/*-----------------------------------------------------------------------------------
  @Author :Bhanu Sengar
=================================================
  Table of Contents
=================================================
	- Basic
	- Helpers Classes
	- Layouts
	- Header
		- Logo
		- Primary Menu
		- Secondary Nav
		- Page Header
	- Profile
		- Dashboard
		- Cards & Bank Account Page
	- Elements
		- Featured Box
		- Team
		- Accordion & Toggle
		- Tabs
		- Easy Responsive Tab Accordion
		- Custom Background
		- Owl Carousel
		- Brands Grid
		- Banner
		- Simple ul
	- Footer
		- Social Icons
		- Back to Top
	- Extra

-------------------------------------------------------------------*/
/* =================================== */
/*  Basic Style 
/* =================================== */


:root {
  /*  Branding  */
  --blue: #0070E0;
  --primary: #002060;
  --secondary: #FFC107;
  --text-secondary: rgb(43 43 43 / 90%);
  --light-bg: #F6F9FC;
  --body-bg: #fff;
  --link-color: linear-gradient(219.03deg, #FFD700 0%, #FFC700 30%, #FFB700 60%, #FFA500 99.99%);
  --h1-color: #000;
  --text-color: #000;
}
* {
  scroll-behavior: smooth;
}
body,
html {
  height: 100%;
}

body {
  background-color: var(--body-bg);
  color: var(--text-color);
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
}

form {
  padding: 0;
  margin: 0;
  display: inline;
}

img {
  vertical-align: inherit;
}

a,
a:focus {
  color: var(--primary);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:hover,
a:active {
  color: var(--primary);
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:focus,
a:active,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
button:focus,
button:active {
  outline: none;
}

p {
  line-height: 1.5;
}

blockquote {
  border-left: 5px solid #eee;
  padding: 10px 20px;
}

iframe {
  border: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-family: "Poppins", sans-serif;
}

.h2,
h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 110%;
}

.h3,
h3 {
  font-size: 24px;
}

.lead {
  font-size: 16px;
  font-weight: 400;
}

.btn.mobile-btn-login:focus {
  color: var(--secondary);
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: none;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.section strong {
	word-break: break-word;
}

/* new font */
@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Black.eot');
  src: url('fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Black.woff2') format('woff2'),
    url('fonts/Poppins-Black.woff') format('woff'),
    url('fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Bold.eot');
  src: url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Bold.woff2') format('woff2'),
    url('fonts/Poppins-Bold.woff') format('woff'),
    url('fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-BlackItalic.eot');
  src: url('fonts/Poppins-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-BlackItalic.woff2') format('woff2'),
    url('fonts/Poppins-BlackItalic.woff') format('woff'),
    url('fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-BoldItalic.eot');
  src: url('fonts/Poppins-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-BoldItalic.woff2') format('woff2'),
    url('fonts/Poppins-BoldItalic.woff') format('woff'),
    url('fonts/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraBold.eot');
  src: url('fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-ExtraBold.woff2') format('woff2'),
    url('fonts/Poppins-ExtraBold.woff') format('woff'),
    url('fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraBoldItalic.eot');
  src: url('fonts/Poppins-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-ExtraBoldItalic.woff2') format('woff2'),
    url('fonts/Poppins-ExtraBoldItalic.woff') format('woff'),
    url('fonts/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraLight.eot');
  src: url('fonts/Poppins-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-ExtraLight.woff2') format('woff2'),
    url('fonts/Poppins-ExtraLight.woff') format('woff'),
    url('fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Italic.eot');
  src: url('fonts/Poppins-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Italic.woff2') format('woff2'),
    url('fonts/Poppins-Italic.woff') format('woff'),
    url('fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ExtraLightItalic.eot');
  src: url('fonts/Poppins-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-ExtraLightItalic.woff2') format('woff2'),
    url('fonts/Poppins-ExtraLightItalic.woff') format('woff'),
    url('fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Light.eot');
  src: url('fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Light.woff2') format('woff2'),
    url('fonts/Poppins-Light.woff') format('woff'),
    url('fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Medium.eot');
  src: url('fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Medium.woff2') format('woff2'),
    url('fonts/Poppins-Medium.woff') format('woff'),
    url('fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-LightItalic.eot');
  src: url('fonts/Poppins-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-LightItalic.woff2') format('woff2'),
    url('fonts/Poppins-LightItalic.woff') format('woff'),
    url('fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-MediumItalic.eot');
  src: url('fonts/Poppins-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-MediumItalic.woff2') format('woff2'),
    url('fonts/Poppins-MediumItalic.woff') format('woff'),
    url('fonts/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Regular.eot');
  src: url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Regular.woff2') format('woff2'),
    url('fonts/Poppins-Regular.woff') format('woff'),
    url('fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-SemiBold.eot');
  src: url('fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-SemiBold.woff2') format('woff2'),
    url('fonts/Poppins-SemiBold.woff') format('woff'),
    url('fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-SemiBoldItalic.eot');
  src: url('fonts/Poppins-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
    url('fonts/Poppins-SemiBoldItalic.woff') format('woff'),
    url('fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-ThinItalic.eot');
  src: url('fonts/Poppins-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-ThinItalic.woff2') format('woff2'),
    url('fonts/Poppins-ThinItalic.woff') format('woff'),
    url('fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Thin.eot');
  src: url('fonts/Poppins-Thin.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Thin.woff2') format('woff2'),
    url('fonts/Poppins-Thin.woff') format('woff'),
    url('fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}


/* =================================== */
/*  Extras
/* =================================== */
/* Bootstrap Specific */

.form-group {
  margin-bottom: 1.5rem;
}

.form-group label {
  font-size: 16px;
  margin-bottom: 12px;
  color: #000000;
}

.form-control,
.custom-select,
select,
textarea,
input {
  border-color: #cdcdcd;
  font-size: 16px;
  color: #000;
  border-radius: 8px;
}

.input-group-text {
  border-color: #cdcdcd;
  background-color: transparent;
  color: #000;
  border-radius: 8px;
  border-right: none;
}

.form-control:not(.form-control-sm) {
  padding: .810rem .96rem;
  height: 51px;
}

.form-control-sm {
  font-size: 14px;
}

.icon-inside {
  position: absolute;
  right: 15px;
  top: calc(50% - 11px);
  pointer-events: none;
  font-size: 18px;
  font-size: 1.125rem;
  color: #c4c3c3;
  z-index: 3;
}

.form-control-sm+.icon-inside {
  font-size: 0.875rem !important;
  font-size: 14px;
  top: calc(50% - 13px);
}

select.form-control:not([size]):not([multiple]):not(.form-control-sm) {
  padding: .810rem .96rem;
  height: 51px;
}

.custom-select:not(.custom-select-sm) {
  height: calc(3.05rem + 2px);
  padding-top: .700rem;
  padding-bottom: .700rem;
}

.col-form-label-sm {
  font-size: 13px;
}

.custom-select-sm {
  padding-left: 5px !important;
  font-size: 14px;
}

.custom-select:not(.custom-select-sm).border-0 {
  height: 3.00rem;
}

.form-control:focus,
.custom-select:focus {
  -webkit-box-shadow: 0 0 5px rgba(34, 23, 126, 0.16);
  box-shadow: 0 0 5px rgba(34, 23, 126, 0.16);
  outline: -webkit-focus-ring-color auto 1px;
}

.form-control:focus[readonly] {
  box-shadow: none;
}

input:focus,
textarea:focus,
select:focus {
  border-color: var(--primary);
  outline: -webkit-focus-ring-color auto 1px;
}

.form-control:focus {
  color: #000;
  border-color: var(--primary);
}

.form-control::-webkit-input-placeholder {
  color: #b1b4b6;
}

.form-control:-moz-placeholder {
  /* FF 4-18 */
  color: #b1b4b6;
}

.form-control::-moz-placeholder {
  /* FF 19+ */
  color: #b1b4b6;
}

.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
  /* IE 10+ */
  color: #b1b4b6;
}

.btn {
  padding: .6rem 2rem;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 50px;
}

.btn-sm {
  padding: 0.5rem 1rem;
}

.btn:not(.btn-link):hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.input-group-append .btn,
.input-group-prepend .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.input-group-append .btn:hover,
.input-group-prepend .btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link {
  font-size: 16px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f6f9fc;
}

.table thead th {
  font-weight: 600;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.row-eq-height>[class*='col-'] {
  display: flex;
  flex-direction: column;
}

.row-eq-height .card {
  height: 100%;
}

@media (max-width: 575px) {
  .btn:not(.btn-sm) {
    padding: .6rem 1.5rem;
  }

  .add-beneficiarieslist-button {
    float: none !important;
    clear: both;
    display: block;
    max-width: 160px;
    margin-top: 15px;
  }

  .input-group>.input-group-append>.btn,
  .input-group>.input-group-prepend>.btn {
    padding: 0 0.75rem;
  }
}

.bg-primary,
.badge-primary {
  background-color: var(--primary) !important;
}


.btn-primary {
  background-color: var(--primary);
  border-color: var(--primary);
}

.btn-primary:hover {
  background: var(--secondary);
  border-color: var(--secondary);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--primary);
  border-color: var(--primary);
}

.btn-primary:not(:disabled):not(.disabled).active:hover,
.btn-primary:not(:disabled):not(.disabled):active:hover {
  background-color: var(--primary);
  border-color: var(--primary);
}

.btn-outline-primary,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
  color: var(--primary);
  border-color: var(--primary);
}

.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled).active:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active:hover {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #fff;
}

.btn-secondary {
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.btn-outline-secondary {
  color: var(--secondary);
  border-color: var(--secondary);
}

.btn-outline-secondary:hover {
  background-color: var(--secondary);
  border-color: var(--secondary);
  color: #fff;
}

/* =================================== */
/*  Header
/* =================================== */
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  padding: 10px 0px;
  display: block;
  width: 100%;
  background-color: var(--primary);
  border-bottom: 1px solid transparent;
}

#header .navbar {
  padding: 0px;
}

#header.bg-transparent {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: none;
  border-bottom: 1px solid rgba(250, 250, 250, 0.3);
}

#header .logo {
  position: relative;
  float: left;
  margin-right: 35px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

#header .logo a {
  max-width: 240px;
}

#header .logo img {
  width: 100%;
  max-width: 100%;
}

#header .header-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  max-height: 100%;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

#header .header-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#header .header-column .header-row {
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}

.navbar-light .navbar-nav .active>.nav-link {
  color: var(--secondary);
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show {
  color: var(--secondary);
}

.navbar-light .navbar-nav .show>.nav-link {
  color: var(--secondary);
}

.primary-menu,
.login-signup {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto !important;
  -webkit-box-ordinal-group: 0;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.primary-menu.navbar,
.login-signup.navbar {
  position: inherit;
}

.login-signup .user-login {
  margin-right: 16px;
}

.login-signup ul.navbar-nav>li.dropdown.user-dropdown>.dropdown-toggle {
  padding-left: 0px;
}

.primary-menu ul.navbar-nav>li,
.login-signup ul.navbar-nav>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.primary-menu ul.navbar-nav>li a,
.login-signup ul.navbar-nav>li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.primary-menu ul.navbar-nav>li>a:not(.btn),
.login-signup ul.navbar-nav>li>a:not(.btn) {
  height: 80px;
  padding-left: 0.85em;
  padding-right: 0.85em;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  font-weight: 400;
}

.primary-menu ul.navbar-nav>li:hover>a:not(.btn),
.primary-menu ul.navbar-nav>li.active>a:not(.btn),
.login-signup ul.navbar-nav>li:hover>a:not(.btn),
.login-signup ul.navbar-nav>li.active>a:not(.btn) {
  color: var(--secondary);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.primary-menu ul.navbar-nav>li.dropdown .dropdown-menu li,
.login-signup ul.navbar-nav>li.dropdown .dropdown-menu li {
  margin-bottom: 2px;
}

.primary-menu ul.navbar-nav>li.dropdown .dropdown-menu li>a:not(.btn),
.login-signup ul.navbar-nav>li.dropdown .dropdown-menu li>a:not(.btn) {
  padding: 8px 8px;
  background-color: transparent;
  color: var(--text-color);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 4px;
}

.primary-menu ul.navbar-nav>li.dropdown .dropdown-menu li:hover>a:not(.btn),
.login-signup ul.navbar-nav>li.dropdown .dropdown-menu li:hover>a:not(.btn) {
  color: var(--primary);
  background-color: var(--light-bg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* .primary-menu ul.navbar-nav>li.dropdown:hover>a:after,
.login-signup ul.navbar-nav>li.dropdown:hover>a:after {
  clear: both;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  border-width: 0px 7px 6px 7px;
  bottom: 0px;
  left: 50%;
  margin: 0 0 0 -5px;
  z-index: 1022;
} */

.primary-menu ul.navbar-nav>li.dropdown .dropdown-menu,
.login-signup ul.navbar-nav>li.dropdown .dropdown-menu {
  border: 0px none;
  padding: 10px 15px;
  min-width: 230px;
  margin: 0;
  font-size: 16px;
  z-index: 1021;
}

.primary-menu .dropdown-menu-right,
.login-signup .dropdown-menu-right {
  left: auto !important;
  right: 100% !important;
}

.primary-menu ul.navbar-nav>li.dropdown-mega,
.login-signup ul.navbar-nav>li.dropdown-mega {
  position: static;
}

.primary-menu ul.navbar-nav>li.dropdown-mega>.dropdown-menu,
.login-signup ul.navbar-nav>li.dropdown-mega>.dropdown-menu {
  width: 100%;
  padding: 20px 20px;
  margin-left: 0px !important;
}

.primary-menu ul.navbar-nav>li.dropdown-mega .dropdown-mega-content>.row>div,
.login-signup ul.navbar-nav>li.dropdown-mega .dropdown-mega-content>.row>div {
  padding: 5px 5px 5px 20px;
  border-right: 1px solid #eee;
}

.primary-menu ul.navbar-nav>li.dropdown-mega .dropdown-mega-content>.row>div:last-child,
.login-signup ul.navbar-nav>li.dropdown-mega .dropdown-mega-content>.row>div:last-child {
  border-right: 0;
}

.primary-menu ul.navbar-nav>li.dropdown-mega .sub-title,
.login-signup ul.navbar-nav>li.dropdown-mega .sub-title {
  display: block;
  font-size: 16px;
  margin-top: 1rem;
  padding-bottom: 5px;
}

.primary-menu ul.navbar-nav>li.dropdown-mega .dropdown-mega-submenu,
.login-signup ul.navbar-nav>li.dropdown-mega .dropdown-mega-submenu {
  list-style-type: none;
  padding-left: 0px;
}



.primary-menu ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-menu,
.login-signup ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-menu {
  left: 100%;
  margin-top: -40px;
}

.primary-menu ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-toggle:after,
.login-signup ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-toggle:after {
  border-top: .4em solid transparent;
  border-right: 0;
  border-bottom: 0.4em solid transparent;
  border-left: 0.4em solid;
}

.primary-menu ul.navbar-nav>li.dropdown .dropdown-toggle .arrow,
.login-signup ul.navbar-nav>li.dropdown .dropdown-toggle .arrow {
  position: absolute;
  min-width: 30px;
  height: 100%;
  right: 0px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.primary-menu ul.navbar-nav>li.dropdown .dropdown-toggle .arrow:after,
.login-signup ul.navbar-nav>li.dropdown .dropdown-toggle .arrow:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  border-color: #000;
  border-top: 1px solid;
  border-right: 1px solid;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.primary-menu .dropdown-toggle:after,
.login-signup .dropdown-toggle:after {
  content: none;
}

.dropdown-menu {
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.176);
  border: 0px none;
  font-size: 16px;
}

.header-text-light .navbar-toggler span {
  background: #fff;
}

.header-text-light .login-signup ul.navbar-nav>li>a:not(.btn) {
  color: rgba(250, 250, 250, 0.85);
}

.header-text-light .login-signup ul.navbar-nav>li:hover>a:not(.btn),
.header-text-light .login-signup ul.navbar-nav>li.active>a:not(.btn) {
  color: #fff;
}

.login-signup ul.navbar-nav>li.dropdown.user-dropdown .dropdown-menu {
  right: 0;
  left: auto;
}


.bg-primary.dashboard-menu {
  margin-top: 100px;
  background-color: var(--secondary) !important;
}

.termly-styles-termly-banner-caea15.termly-styles-top-445cdd {
  bottom: 0 !important;
  top: unset !important;
  background: #fff !important;
}

button.termly-styles-module-root-f61419.termly-styles-module-primary-9738f2.termly-styles-module-solid-20a66a.termly-styles-button-dd5ebb.t-acceptAllButton {
  background: var(--primary) !important;
  color: #fff !important;
  border-color: var(--primary) !important;
}


.navbar-fixed-top.newClass {
  transition: .3s all ease;
  border-bottom-color: rgb(255 255 255 / 14%);
}

.navbar-fixed-top .swift-logo-2 {
  display: block;
}

.navbar-fixed-top .swift-logo {
  display: block;
}

.navbar-fixed-top .swift-logo {
  display: none;
}

.navbar-fixed-top.newClass .swift-logo {
  display: block;
}

.navbar-fixed-top.newClass .swift-logo-2 {
  display: none;
}


.navbar-fixed-top.newClass a.btn.btn-primary.d-none.d-sm-block {
  background: var(--primary);
  color: #fff;
}

.login-signup ul.navbar-nav>li a.btn.login-btn:active {
  color: #fff;
}



.primary-menu ul.navbar-nav>li a.btn,
.login-signup ul.navbar-nav>li a.btn {
  font-size: 16px;
  padding: 0.65rem 2rem;
}

.btn.btn-signup {
  background-color: var(--secondary);
}

.btn.mobile-btn-login,
.btn.mobile-btn-signup {
  padding: .6rem 2rem;
}

/* new css */
/* new font end*/
/*-------- Preloader --------*/
#preloader {
  position: fixed;
  z-index: 999999999 !important;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

#preloader [data-loader="dual-ring"] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  margin-top: -25px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(farthest-side, #002060 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #0070E0);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
  animation: l13 1s infinite linear;
}

@keyframes l13 {
  100% {
    transform: rotate(1turn)
  }
}


/* =================================== */
/*  Helpers Classes
/* =================================== */
/* Box Shadow */
.shadow-md {
  -webkit-box-shadow: 0px 0px 50px -35px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 50px -35px rgba(0, 0, 0, 0.4);
}

/* =================================== */
/*  Layouts
/* =================================== */

#main-wrapper.boxed {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.section {
  position: relative;
  padding: 7rem 0;
}

.hero-wrap.section.home {
  padding-bottom: 2rem;
}

@media only screen and (max-width: 768px) {
  .section {
    padding: 3.5rem 0;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1270px !important;
  }
}


@media (min-width: 992px) {
  .header-text-light .primary-menu ul.navbar-nav>li>a:not(.btn) {
    color: rgba(250, 250, 250, 0.85);
  }

  .header-text-light .primary-menu ul.navbar-nav>li:hover>a:not(.btn),
  .header-text-light .primary-menu ul.navbar-nav>li.active>a:not(.btn) {
    color: #fff;
  }
}

.primary-menu.navbar-dropdown-dark ul.navbar-nav>li.dropdown .dropdown-menu {
  background-color: #252A2C;
  color: #fff;
}

.primary-menu.navbar-dropdown-dark ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-menu {
  background-color: #272c2e;
}

.primary-menu.navbar-dropdown-dark ul.navbar-nav>li.dropdown:hover>a:after {
  border-color: transparent transparent #252A2C transparent;
}

.primary-menu.navbar-dropdown-dark ul.navbar-nav>li.dropdown .dropdown-menu li>a:not(.btn) {
  color: #a3a2a2;
}

.primary-menu.navbar-dropdown-dark ul.navbar-nav>li.dropdown .dropdown-menu li:hover>a:not(.btn) {
  color: #fff;
}

.primary-menu.navbar-dropdown-dark ul.navbar-nav>li.dropdown-mega .dropdown-mega-content>.row>div {
  border-color: #3a3a3a;
}

.primary-menu.navbar-dropdown-primary ul.navbar-nav>li.dropdown .dropdown-menu {
  background-color: var(--primary);
  color: #fff;
}

.primary-menu.navbar-dropdown-primary ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-menu {
  background-color: var(--primary);
}

.primary-menu.navbar-dropdown-primary ul.navbar-nav>li.dropdown:hover>a:after {
  border-color: transparent transparent var(--primary) transparent;
}

.primary-menu.navbar-dropdown-primary ul.navbar-nav>li.dropdown .dropdown-menu li>a:not(.btn) {
  color: rgba(250, 250, 250, 0.95);
}

.primary-menu.navbar-dropdown-primary ul.navbar-nav>li.dropdown .dropdown-menu li:hover>a:not(.btn) {
  color: #fff;
}

.primary-menu.navbar-dropdown-primary ul.navbar-nav>li.dropdown-mega .dropdown-mega-content>.row>div {
  border-color: rgba(250, 250, 250, 0.2);
}

@media (max-width: 991px) {

  #header .navbar-dropdown-dark.primary-menu:before,
  .primary-menu.navbar-dropdown-dark ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-menu {
    background-color: #252A2C;
  }

  #header .navbar-dropdown-primary.primary-menu:before {
    background-color: var(--primary);
  }

  .primary-menu.navbar-dropdown-primary ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-menu {
    background-color: var(--primary);
  }

  .primary-menu.navbar-dropdown-dark ul.navbar-nav li {
    border-color: #444;
  }

  .primary-menu.navbar-dropdown-dark ul.navbar-nav>li>a {
    color: #a3a2a2;
  }

  .primary-menu.navbar-dropdown-dark ul.navbar-nav>li:hover>a {
    color: #fff;
  }

  .primary-menu.navbar-dropdown-primary ul.navbar-nav li {
    border-color: rgba(250, 250, 250, 0.2);
  }

  .primary-menu.navbar-dropdown-primary ul.navbar-nav>li>a {
    color: rgba(250, 250, 250, 0.8);
  }

  .primary-menu.navbar-dropdown-primary ul.navbar-nav>li:hover>a {
    color: #fff;
  }
}

@media (min-width: 992px) {
  .navbar-toggler {
    display: none;
  }

  .primary-menu ul.navbar-nav>li+li {
    margin-left: 2px;
  }

  .primary-menu ul.navbar-nav>li.dropdown .dropdown-menu li:hover>a:not(.btn) {
    margin-left: 5px;
  }

  .primary-menu ul.navbar-nav>li.dropdown .dropdown-menu li:hover>a .arrow {
    right: -3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .primary-menu ul.navbar-nav>li.dropdown>.dropdown-toggle .arrow {
    display: none;
  }

  .primary-menu ul.navbar-nav>li.dropdown-mega .sub-title:first-child {
    margin-top: 0px;
  }

  .show-mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  .login-signup ul.navbar-nav.navbar-right>li:nth-of-type(1) {
    display: none !important;
  }

  .login-signup ul.navbar-nav.navbar-right>li:nth-of-type(2) {
    display: block !important;
  }

  .login-signup ul.navbar-nav.navbar-right>li:nth-of-type(3),
  .bg-primary.dashboard-menu {
    display: none !important;
  }

  .login-signup ul.navbar-nav.navbar-right>li.dropdown .dropdown-menu {
    left: auto;
    right: 0;
    min-width: 200px;
  }

  #header div.mobile-login {
    display: block !important;
    margin: 15px 0 25px;
  }

  .show-mobile {
    display: block;
  }

  .hide-mobile {
    display: none;
  }

  .mobile-login .btn-outline-primary.mobile-btn-login {
    padding: .6rem 2rem;
    font-weight: 500;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 50px;
    border-color: var(--primary);
  }

  .mobile-login .btn.btn-primary.mobile-btn-signup {
    padding: .6rem 2rem;
    font-weight: 500;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 50px;
    background-color: var(--primary);
    border-color: var(--primary);
  }

  /* Mobile Menu Button */
  .navbar-toggler {
    width: 25px;
    height: 30px;
    padding: 10px;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    display: block;
  }

  .navbar-toggler span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: var(--secondary);
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }

  .navbar-toggler span:nth-child(1) {
    top: 6px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .navbar-toggler span:nth-child(2) {
    top: 12px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .navbar-toggler span:nth-child(3) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .navbar-toggler.open span:nth-child(1) {
    top: 5px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .navbar-toggler.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }

  .navbar-toggler.open span:nth-child(3) {
    top: 21px;
    left: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #header .primary-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background: transparent;
    margin-top: 0px;
    z-index: 1000;
    margin-top: 10px;
  }

  #header .primary-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #fff;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  #header .primary-menu>div {
    overflow: hidden;
    overflow-y: auto;
    max-height: 65vh;
    padding: 18px 0;
  }

  #header .primary-menu>div::-webkit-scrollbar {
    display: none;
  }

  .primary-menu ul.navbar-nav li {
    display: block;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0;
  }

  .primary-menu ul.navbar-nav li:last-child {
    border: none;
  }

  .primary-menu ul.navbar-nav li.dropdown>.dropdown-toggle>.arrow.open:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .primary-menu ul.navbar-nav>li>a:not(.btn) {
    height: auto;
    padding: 8px 0;
    position: relative;
    color: var(--text-color);
  }

  .primary-menu ul.navbar-nav>li>a:not(.btn),
  .login-signup ul.navbar-nav>li>a:not(.btn) {
    font-size: 16px;
  }

  .primary-menu ul.navbar-nav>li.dropdown .dropdown-menu li>a:not(.btn) {
    padding: 8px 0;
    position: relative;
  }

  .primary-menu ul.navbar-nav>li.dropdown:hover>a:after {
    content: none;
  }

  .primary-menu ul.navbar-nav>li.dropdown .dropdown-toggle .arrow:after {
    -webkit-transform: translate(-50%, -50%) rotate(134deg);
    transform: translate(-50%, -50%) rotate(134deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .primary-menu ul.navbar-nav>li.dropdown .dropdown-menu {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0px 0px 0px 15px;
  }

  .primary-menu ul.navbar-nav>li.dropdown .dropdown-menu .dropdown-menu {
    margin: 0;
  }

  .primary-menu ul.navbar-nav>li.dropdown-mega .dropdown-mega-content>.row>div {
    padding: 0px 15px;
  }

  div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child,
  div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child {
    padding-left: 0;
    max-width: 100%;
    flex: auto;
    text-align: center;
    margin-bottom: 15px;
  }

  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    float: none !important;
    justify-content: center;
  }

  /* .primary-menu ul.navbar-nav>li>a:not(.btn),
  .login-signup ul.navbar-nav>li>a:not(.btn) {
    height: 60px;
  } */

  .login-signup ul.navbar-nav>li.dropdown.user-dropdown>.dropdown-toggle {
    padding-left: 0px;
    height: 40px;
  }
}




@media (max-width: 767px) {
  .login-signup ul.navbar-nav>li a.btn {
    padding: 0.65rem 0.8rem;
    font-size: 13px;
  }

  #lang-menu div div {
    padding-top: 5px;
    margin-left: -5px;
  }
}

/* Secondary Nav */
.secondary-nav.nav {
  padding-left: 8px;
}

.secondary-nav.nav .nav-link {
  text-align: center;
  font-size: 16px;
  padding: 1rem 20px;
  white-space: nowrap;
  color: var(--text-secondary);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.secondary-nav.nav .nav-link:hover {
  color: #fafafa;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.secondary-nav.nav .nav-link span {
  display: block;
  font-size: 30px;
  margin-bottom: 5px;
}

.secondary-nav.nav .nav-item .nav-link.active {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.secondary-nav.nav.alternate .nav-link {
  color: rgba(0, 0, 0, 0.6);
}

.secondary-nav.nav.alternate .nav-link:hover {
  color: black;
}

.secondary-nav.nav.alternate .nav-item .nav-link.active {
  background-color: transparent;
  color: #1e1d1c;
  border-bottom: 3px solid var(--primary);
}

@media (max-width: 1199px) {
  .secondary-nav.nav {
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  table#beneficiarieslist.dataTable {
    max-width: 740px !important;
    margin: auto !important;
  }
}

/* Page Header */
.page-header {
  margin: 0 0 30px 0;
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}

.page-header h1 {
  font-weight: normal;
  font-size: 30px;
  margin: 0;
  padding: 5px 0;
}

.page-header .breadcrumb {
  background: none;
  margin: 0 0 8px 2px;
  padding: 0;
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.page-header .breadcrumb>li {
  display: inline-block;
  font-size: 16px;
  text-shadow: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-header .breadcrumb>li+li:before {
  color: inherit;
  opacity: 0.7;
  font-family: 'Font Awesome 5 Free';
  content: "\f105";
  padding: 0 7px 0 5px;
  font-weight: 900;
}

.page-header .breadcrumb>li a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-header .breadcrumb>li a:hover {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-header.page-header-text-light {
  color: #fff;
}

.page-header.page-header-text-light h1 {
  color: #fff;
}

.page-header.page-header-text-light .breadcrumb>li {
  color: rgb(250, 250, 250);
}

.page-header.page-header-text-light .breadcrumb>li a {
  color: rgba(255, 255, 255, 0.8);
}

.page-header.page-header-text-light .breadcrumb>li a:hover {
  color: #fff;
}

.page-header.page-header-text-dark h1 {
  color: #1e1d1c;
}

.page-header.page-header-text-dark .breadcrumb>li {
  color: #707070;
}

.page-header.page-header-text-dark .breadcrumb>li a {
  color: #707070;
}

.page-header.page-header-text-dark .breadcrumb>li a:hover {
  color: var(--primary);
}


/* =================================== */
/*  Profile
/* =================================== */
/* Dashboard */
.profile-thumb {
  position: relative;
  width: 100px;
  height: 100px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.profile-thumb .profile-thumb-edit {
  font-size: 16px;
  width: 37px;
  height: 37px;
  border-radius: 100%;
  position: absolute;
  overflow: hidden;
  bottom: 0px;
  right: 0;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.profile-thumb .profile-thumb-edit .custom-file-input {
  cursor: pointer;
}

.profile-completeness .border {
  border: 1px solid #f6f9fc !important;
}

.circle-icon {
  position: relative;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f6f9fc;
  border-radius: 50px;
  font-size: 20px;
  color: #0070e0;
}

.profile-completeness .circle-icon {
  margin-left: auto;
  margin-right: auto;
}

.transaction-title {
  background-color: #f6f9fc;
  border-top: 1px solid #eaf2f9;
  border-bottom: 1px solid #eaf2f9;
}

.transaction-item {
  border-bottom: 1px solid #eaf2f9;
}

.transaction-item:hover {
  background-color: #f6f9fc;
  cursor: pointer;
}

.transaction-details {
  max-width: 620px !important;
}

.transaction-details .modal-content {
  border: none !important;
}

.transaction-details .modal-body {
  padding: 0px !important;
}

/* Cards & Bank Accounts*/
.account-card {
  position: relative;
  background: -webkit-linear-gradient(135deg, #6c6c6b, #9e9e9c);
  background: -moz-linear-gradient(135deg, #6c6c6b, #9e9e9c);
  background: -o-linear-gradient(135deg, #6c6c6b, #9e9e9c);
  background: -ms-linear-gradient(135deg, #6c6c6b, #9e9e9c);
  background: linear-gradient(-45deg, #6c6c6b, #9e9e9c);
}

.account-card.account-card-primary {
  background: -webkit-linear-gradient(135deg, #0f5e9d, #418fce);
  background: -moz-linear-gradient(135deg, #0f5e9d, #418fce);
  background: -o-linear-gradient(135deg, #0f5e9d, #418fce);
  background: -ms-linear-gradient(135deg, #0f5e9d, #418fce);
  background: linear-gradient(-45deg, #0f5e9d, #418fce);
}

.account-card .account-card-expire {
  font-size: 8px;
  line-height: 10px;
}

.account-card .account-card-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.85);
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.account-card:hover .account-card-overlay {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.account-card-new {
  background: #f6f9fc;
  border: 1px solid #ebebeb;
}

.account-card .border-left,
.account-card .border-right {
  border-color: rgba(250, 250, 250, 0.1) !important;
}


/* =================================== */
/*  Login Sign Up Page
/* =================================== */

.login-signup-page {
  max-width: 500px;
  position: relative;
  display: block;
  width: 100%;
  margin: auto;
}

.form-box {
  position: relative;
  display: block;
  width: 100%;
  padding: 40px;
  padding-top: 60px;
  background-color: #fff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 24px;
}

.form-box::after {
  content: '';
  width: 48px;
  height: 48px;
  background-image: url(../images/form-star.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 20px;
  right: 20px;
}

.toggle-password {
  float: right;
  cursor: pointer;
  margin-right: 10px;
  margin-top: -32px;
  width: 25px;
  height: 25px;
  position: absolute;
  left: auto;
  right: 0px;
}

.login-signup-page .form-group {
  position: relative;
}

/* =================================== */
/*  Elements
/* =================================== */
/* Featured Box */

/******************* Why Choose Section / Featured Box Section *********************/
.section-title {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  padding-left: 16px;
  padding-right: 16px;
}

.section-title p {
  color: var(--text-color);
}

.featured-box {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border: 1px solid #edeff5;
  border-radius: 24px;
  padding: 32px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  transition: all .3s linear;
}

.featured-box-info {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  width: calc(100% - 100px);
  flex-grow: 1;
}

.featured-box h3,
.featured-box h4 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

.featured-box:hover {
  transform: translateY(-5px);
  /* box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05); */
  transition: transform 0.2s ease;
}

.featured-box p {
  color: var(--text-color);
  margin-bottom: 0px;
}

.featured-box .featured-box-icon img {
  width: 32px;
}

.featured-box .featured-box-icon {
	font-size: 40px;
	line-height: 32px;
	font-weight: 600;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	color: var(--blue);
	background-color: #FFF;
	width: 64px;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	text-align: center;
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.04);
	border: 1px solid #edeff5;
}

.featured-box-info a {
  color: var(--text-color);
}

.featured-box-info a:hover {
  color: var(--secondary);
  text-decoration: none;
}

.why-choose-section .featured-box {
	height: 100%;
	flex-direction: row-reverse;
	background-color: #F7F7FA;
	border-color: transparent;
}

/* Style 3*/
.featured-box-style-3 {
  position: relative;
  display: block;
  width: 100%;
  background-color: #F6F9FC;
}

.featured-box.style-3 {
  flex-direction: column;
  text-align: left;
  background-color: #fff;
}

.featured-box.style-3 .featured-box-info {
  width: 100%;
}

/* =================================== */
/*  Countries
/* =================================== */
.countries-section {
  position: relative;
  display: block;
  width: 100%;
  background-color: #F6F9FC;
}

.countries-section h2 {
  margin-bottom: 10px;
}

.countries-section p {
  margin-bottom: 30px;
}

.country-card {
  border: 1px solid #e9ecef;
  border-radius: 8px;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  justify-content: start;
  background-color: #ffffff;
  /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04); */
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.04);
  transition: transform 0.2s ease;
}

.country-card:hover {
  transform: translateY(-5px);
}

.country-card img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border-radius: 50px;
  object-fit: cover;
}

.country-card span {
  font-size: 16px;
  font-weight: 500;
}

.countries-grid {
  justify-content: flex-start;
}

.countries-title h4 {
  margin-bottom: 24px;
  color: var(--primary);
}

.countries-title {
  padding-top: 48px;
  text-align: center;
}

/* =================================== */
/*  Sanding money with Wirenations
/* =================================== */
.sending-money-section {
  padding: 4rem 0;
}

.hero-section {
  display: flex;
  align-items: center;
}

.hero-text h2 {
  margin-bottom: 15px;
}

.hero-text p {
  margin-bottom: 20px;
}
.hero-image {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.hero-image img {
	max-width: 550px;
	border-radius: 32px;
	aspect-ratio: 1 / 1;
	height: 100%;
	width: 100%;
	object-fit: cover;
	margin-left: auto;
	margin-right: auto;
}

.download-app-icon {
  position: relative;
  display: flex;
  padding-top: 16px;
  gap: 16px;
}

.hero-text h4 {
  font-size: 18px;
  line-height: 1.5;
}

/* =================================== */
/*  Safe Hands Section
/* =================================== */
.safe-hands-section {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 750px;
  color: #fff;
}

.safe-hands-section img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: flex-start;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(90deg, rgba(0 0 0 / 50%) 0%, rgba(255, 255, 255, 0) 50%);
  background: -webkit-linear-gradient(90deg, rgb(0 0 0 / 50%) 0%, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(90deg, rgb(0 0 0 / 50%) 0%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
}

.content {
  max-width: 500px;
  padding: 120px 0px;
}

.content h2 {
  color: #fff;
}

.content p {
  font-size: 1rem;
  margin-top: 10px;
  margin-bottom: 20px;
}

.safe-hands-section .content p {
  padding-bottom: 16px;
}



/* Video Play button */
.btn-video-play {
  width: 74px;
  height: 74px;
  line-height: 74px;
  text-align: center;
  display: inline-block;
  font-size: 18px;
}

/* Testimonial */
.testimonial {
  background: #fff;
  border: 1px solid #f6f9fc;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Team */
.team {
  text-align: center;
  padding: 15px;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.team:hover {
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.team img {
  margin-bottom: 20px;
}

.team h3 {
  font-size: 18px;
}

.team p {
  margin-bottom: 0.5rem;
}

/* Accordion & Toggle */
.accordion .card {
	border: none;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
	background-color: #00000008;
}

.accordion .card-header {
  padding: 0;
  border: none;
  background: none;
}

.accordion .card-header a {
  font-size: 16px;
  font-weight: normal;
  padding: 1rem 1rem 1rem 1rem;
  display: block;
  border-radius: 8px;
  position: relative;
}

.accordion:not(.accordion-alternate) .card-header a {
  background-color: var(--primary);
  color: #fff;
}

.accordion:not(.accordion-alternate) .card-header a.collapsed {
  background-color: #fff;
  color: #4c4d4d;
}

.accordion .card-header a:before {
  position: absolute;
  content: " ";
  left: 20px;
  top: calc(50% + 2px);
  width: 9px;
  height: 9px;
  border-color: #CCC;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.accordion .card-header a.collapsed:before {
  top: calc(50% - 2px);
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}

.accordion .card-body {
	line-height: 26px;
	padding: 1rem 0 1rem 1rem;
	background-color: #f6f9fc;
}

.accordion.arrow-right .card-header a {
  padding-left: 1.25rem;
}

.accordion.arrow-right .card-header a:before {
  right: 15px;
  left: auto;
}

.accordion.accordion-alternate .card {
  margin: 0;
}

.accordion.accordion-alternate .card-header a {
  padding-left: 1.40rem;
  border-top: 1px solid #e4e9ec;
  border-radius: 0px;
  text-align: left;
}

.accordion.accordion-alternate .card:first-of-type .card-header a {
  border-top: 0px;
}

.accordion.accordion-alternate .card-header a::before {
	left: auto;
	right: 10px;
}

.accordion.accordion-alternate .card-header a.collapsed {
  color: #4c4d4d;
}

.accordion.accordion-alternate .card-body {
	padding: 1rem 1rem 1rem 1.25rem;
}

.accordion.accordion-alternate.arrow-right .card-header a {
  padding-left: 0;
}

.accordion.accordion-alternate.arrow-right .card-header a:before {
  right: 0px;
  left: auto;
}

.accordion.toggle .card-header a:before {
  content: "-";
  border: none;
  font-size: 20px;
  height: auto;
  top: calc(50% + 2px);
  width: auto;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

.accordion.toggle .card-header a.collapsed:before {
  content: "+";
  top: calc(50% - 1px);
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}

.accordion.accordion-alternate.style-2 .card-header a {
  padding-left: 0px;
}

.accordion.accordion-alternate.style-2 .card-header a:before {
  right: 2px;
  left: auto;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
  top: 50%;
}

.accordion.accordion-alternate.style-2 .card-header a.collapsed:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.accordion.accordion-alternate.style-2 .card-body {
  padding-left: 0px;
}

.accordion.accordion-alternate.popularRoutes .card-header .nav {
  margin-top: 3px;
}

.accordion.accordion-alternate.popularRoutes .card-header .nav a {
  font-size: 14px;
}

.accordion.accordion-alternate.popularRoutes .card-header a {
  padding: 0px 8px 0px 0px;
  border: none;
  font-size: inherit;
}

.accordion.accordion-alternate.popularRoutes .card-header a:before {
  content: none;
}

.accordion.accordion-alternate.popularRoutes .card-header h5 {
  cursor: pointer;
}

.accordion.accordion-alternate.popularRoutes .card-header h5:before {
  position: absolute;
  content: " ";
  right: 0px;
  top: 24px;
  width: 10px;
  height: 10px;
  opacity: 0.6;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.accordion.accordion-alternate.popularRoutes .card-header h5.collapsed:before {
  top: 24px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}

.accordion.accordion-alternate.popularRoutes .card-body {
  padding: 0;
}

.accordion.accordion-alternate.popularRoutes .card {
  border-bottom: 2px solid #e4e9ec;
  padding: 15px 0px;
}

.accordion.accordion-alternate.popularRoutes .routes-list {
  margin: 1rem 0px 0px 0px;
  padding: 0px;
  list-style: none;
}

.accordion.accordion-alternate.popularRoutes .routes-list a {
  color: inherit;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.accordion.accordion-alternate.popularRoutes .routes-list a:hover {
  color: #0071cc;
  text-decoration: underline;
}

.help-tabs-section .accordion {
  position: relative;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.help-tabs-section .accordion .card-header a::before {
	left: auto;
	right: 16px;
}

.help-tabs-section .accordion > .card:first-of-type {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.help-tabs-section .collapse {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
.help-tabs-section .collapse.show {
	background-color: #f6f9fc;
}
.help-tabs-section .accordion:not(.accordion-alternate) .card-header a {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.help-tabs-section .accordion > .card .card-header {
	margin-bottom: 0;
}
/* calculate Tabs sections */
.calculate-section {
  position: relative;
  display: block;
  width: 100%;
  background-color: #F6F9FC;
  z-index: 1;
}

.nav-tabs {
  border-bottom: 1px solid #d7dee3;
}

.nav-tabs .nav-item .nav-link {
  border: 0;
  background: transparent;
  font-size: 1rem;
  position: relative;
  border-radius: 0;
  padding: 1rem 20px;
  color: var(--text-color);
  white-space: nowrap !important;
}

.nav-tabs .nav-item .nav-link.active {
  color: var(--secondary);
}

.nav-tabs .nav-item .nav-link.active:after {
  height: 3px;
  width: 100%;
  content: ' ';
  background-color: var(--primary);
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.nav-tabs.flex-column {
  border-right: 1px solid #d7dee3;
  border-bottom: 0px;
  padding: 1.5rem 0;
}

.nav-tabs.flex-column .nav-item .nav-link {
  border: 1px solid #d7dee3;
  border-right: 0px;
  background-color: #f6f7f8;
  font-size: 14px;
  padding: 0.75rem 1rem;
  color: #535b61;
}

.nav-tabs.flex-column .nav-item:first-of-type .nav-link {
  border-top-left-radius: 4px;
}

.nav-tabs.flex-column .nav-item:last-of-type .nav-link {
  border-bottom-left-radius: 4px;
}

.nav-tabs.flex-column .nav-item .nav-link.active {
  background-color: transparent;
  color: var(--primary);
}

.nav-tabs.flex-column .nav-item .nav-link.active:after {
  height: 100%;
  width: 2px;
  background: #fff;
  right: -1px;
  left: auto;
}

.nav-tabs.style-2 {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px 4px 0px 0px;
  border: 0px;
}

.nav-tabs.style-2 .nav-item {
  margin-bottom: 0px;
}

.nav-tabs.style-2 .nav-item .nav-link {
  color: #fff;
  font-size: 13px;
  padding: 0.7rem 1rem;
  text-transform: uppercase;
}

.nav-tabs.style-2 .nav-item .nav-link:hover {
  background: rgba(250, 250, 250, 0.2);
}

.nav-tabs.style-2 .nav-item .nav-link.active,
.nav-tabs.style-2 .nav-item .nav-link:hover.active {
  background: var(--primary);
}

.nav-tabs.style-2 .nav-item .nav-link.active:after {
  content: none;
}

.nav-tabs.style-3 {
  border: none;
  margin-bottom: 8px;
}

.nav-tabs.style-3.border-bottom {
  border-bottom: 1px solid rgba(250, 250, 250, 0.3) !important;
}

.nav-tabs.style-4.border-bottom {
  border-bottom: 1px solid rgba(250, 250, 250, 0.3) !important;
}

.nav-tabs.style-3 .nav-item .nav-link {
  color: #8298af;
  margin: 0 10px;
  padding: 0.6rem 0.9375rem;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
}

.nav-tabs.style-3 .nav-item:first-child .nav-link {
  margin-left: 0px;
}

.nav-tabs.style-3 .nav-item .nav-link.active {
  color: #fff;
}

.nav-tabs.style-2 .nav-item .nav-link:hover.active {
  color: #fff;
}

.nav-tabs.style-3 .nav-item .nav-link:hover {
  color: #a6bcd3;
}

.nav-tabs.style-3 .nav-item .nav-link.active:after {
  height: 3px;
}

.nav-tabs.style-3 .nav-item .nav-link span {
  display: block;
  font-size: 30px;
  margin-bottom: 5px;
}

.nav-tabs.style-4 {
  border: none;
}

.nav-tabs.style-4 .nav-item {
  margin-right: 20px;
}

.nav-tabs.style-4 .nav-item .nav-link {
  color: #fff;
  opacity: 0.65;
  filter: alpha(opacity=65);
  text-align: center;
  font-size: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: .7rem;
  font-weight: 500;
}

.nav-tabs.style-4 .nav-item .nav-link.active,
.nav-tabs.style-4 .nav-item .nav-link:hover.active {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.nav-tabs.style-4 .nav-item .nav-link.active::after {
  content: none;
}

.nav-tabs.style-5 {
  border-bottom: 0px !important;
}

.nav-tabs.style-5 .nav-item .nav-link {
  background: #f6f9fc;
  font-size: 18px;
  padding: 2rem 1rem;
  color: #8d999c;
}

.nav-tabs.style-5 .nav-item .nav-link.active {
  background: #fff;
  color: #1e1d1c;
}

.nav-tabs.style-5 .nav-item .nav-link.active:after {
  content: none;
}

.nav-tabs:not(.flex-column) {
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}

.nav-tabs:not(.flex-column) .nav-item {
  margin-bottom: 0px;
}

.partner-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 16px;
}

.partners-logo {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}

.tele-mobile-responsive #mobile-wallet,
.tele-mobile-responsive #cash-pickup,
.tele-mobile-responsive #bank-transfer {
  margin: 32px 0px;
}

@media (max-width: 575px) {
  .nav-tabs .nav-item .nav-link {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 10px;
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  #header div.mobile-login {
    display: none;
  }

  .search-input-2 .form-control {
    border-radius: 0px;
  }

  .search-input-2 .custom-select:not(.custom-select-sm) {
    border-radius: 0px;
    height: calc(3.05rem);
  }

  .search-input-2 .btn {
    border-radius: 0px;
  }

  .search-input-2 .form-group:first-child .form-control,
  .search-input-2 .form-group:first-child .custom-select {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .search-input-2 .form-group:last-child .btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .search-input-2 .form-control:focus,
  .search-input-2 .custom-select:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
  }

  .search-input-2 .form-group .form-control,
  .search-input-2 .custom-select {
    border-left: none;
    border-top: none;
    border-bottom: none;
  }

  /* CSS hack for Chrome */
}

@media screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {
  .search-input-2 .custom-select:not(.custom-select-sm) {
    height: calc(3.00rem);
  }

  .search-input-2 .btn {
    line-height: inherit;
  }
}

@media (min-width: 992px) {

  /*  CSS hack for Firfox */
  @-moz-document url-prefix() {
    .search-input-2 .custom-select:not(.custom-select-sm) {
      height: calc(3.05rem);
    }

    .search-input-2 .btn {
      line-height: 1.4;
    }
  }
}

.search-input-line .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgba(250, 250, 250, 0.5);
  border-radius: 0px;
  padding-left: 0px !important;
  color: #ccc;
}

.search-input-line .form-control::-webkit-input-placeholder {
  color: #ccc;
}

.search-input-line .form-control:-moz-placeholder {
  /* FF 4-18 */
  color: #ccc;
}

.search-input-line .form-control::-moz-placeholder {
  /* FF 19+ */
  color: #ccc;
}

.search-input-line .form-control:-ms-input-placeholder,
.search-input-line .form-control::-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
}

.search-input-line .custom-select {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgba(250, 250, 250, 0.5);
  border-radius: 0px;
  padding-left: 0px;
  color: #ccc;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='rgba(250,250,250,0.6)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 13px 15px;
}

.search-input-line .form-control:focus,
.search-input-line .custom-select:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.search-input-line .form-control:not(output):-moz-ui-invalid:not(:focus),
.search-input-line .form-control:not(output):-moz-ui-invalid:-moz-focusring:not(:focus) {
  border-bottom: 2px solid #b00708;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.search-input-line .icon-inside {
  color: #999;
}

.search-input-line select option {
  color: #333;
}

.search-input-line .travellers-dropdown input {
  color: #666;
}

/* Easy Responsive Tab Accordion */
.resp-htabs ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  border-bottom: 1px solid #d7dee3;
}

.resp-tabs-list li {
  padding: 1rem 1.5rem !important;
  margin: 0;
  list-style: none;
  cursor: pointer;
  font-size: 16px;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
  padding: 15px;
}

.resp-tab-active {
  margin-bottom: -1px !important;
  border-bottom: 3px solid var(--primary);
}

.resp-content-active,
.resp-accordion-active {
  display: block;
}

h2.resp-accordion {
  font-size: 16px;
  color: #777;
  border: 1px solid #e4e9ec;
  border-top: 0px solid #e4e9ec;
  margin: 0px;
  padding: 1rem 1.25rem;
}

h2.resp-tab-active {
  border-bottom: 0px solid #e4e9ec !important;
  margin-bottom: 0px !important;
  padding: 1rem 1.25rem !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #e4e9ec !important;
  background-color: var(--primary);
}

/* Easy Responsive Vertical tabs */
.resp-vtabs ul.resp-tabs-list {
  margin: 0;
  padding: 0;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  font-size: 16px;
  color: #999;
  border: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.resp-vtabs .resp-tabs-list li:hover {
  color: #555;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.resp-vtabs .resp-tabs-list li span {
  font-size: 20px;
  text-align: center;
  width: 30px;
  display: inline-block;
  float: left;
  margin-right: 15px;
}

h2.resp-accordion span {
  font-size: 20px;
  text-align: center;
  width: 30px;
  display: inline-block;
  float: left;
  margin-right: 15px;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
}

.resp-vtabs .resp-tab-content {
  border: none;
}

.resp-vtabs li.resp-tab-active,
.resp-vtabs li.resp-tab-active:hover {
  color: var(--primary);
  -webkit-box-shadow: -5px 0px 24px -18px rgba(0, 0, 0, 0.4);
  box-shadow: -5px 0px 24px -18px rgba(0, 0, 0, 0.4);
  border-radius: 4px 0px 0px 4px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  margin-bottom: 0px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 6px;
  border-color: #000;
  border-top: 1px solid;
  border-right: 1px solid;
  width: 9px;
  height: 9px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

h2.resp-tab-active {
  background: #f1f2f4 !important;
  color: #535b61;
}

h2.resp-tab-active i.resp-arrow {
  margin-top: 10px;
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* Accordion Styles */
.resp-easy-accordion h2.resp-accordion {
  display: block;
}

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #e4e9ec;
}

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #e4e9ec !important;
}

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active {
  display: block;
}

h2.resp-accordion:first-child {
  border-top: 1px solid #e4e9ec !important;
}

@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none !important;
  }

  h2.resp-accordion {
    display: block;
  }

  .resp-vtabs .resp-tab-content,
  .resp-htabs .resp-tab-content {
    border: 1px solid #e4e9ec;
  }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }

  .resp-accordion-closed {
    display: none !important;
  }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #e4e9ec !important;
  }
}

/* Custom Background */
.hero-wrap {
  position: relative;
}

.hero-wrap .hero-mask,
.hero-wrap .hero-bg,
.hero-wrap .hero-bg-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.hero-wrap .hero-mask {
  z-index: 1;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.006127450980392135) 46%);
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.006127450980392135) 46%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.006127450980392135) 46%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
}

.hero-wrap .hero-content {
  position: relative;
  z-index: 2;
  padding-top: 50px;
}

.hero-wrap .hero-bg-slideshow {
  z-index: 0;
}

.hero-wrap .hero-bg {
  z-index: 0;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  transition: background-image 300ms ease-in 200ms;
}

.hero-wrap .hero-bg.hero-bg-scroll {
  background-attachment: scroll;
}

.hero-wrap .hero-bg-slideshow .hero-bg {
  background-attachment: inherit;
}

.contact01 .hero-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  background-image:url(../images/iconsframe.svg);
}

.hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage-outer,
.hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage,
.hero-wrap .hero-bg-slideshow.owl-carousel .owl-item {
  height: 100%;
}

.hero-wrap .hero-content>.row {
  justify-content: space-between;
}

.owl-carousel .hero-wrap .hero-bg {
  background-attachment: inherit;
}

.hero-wrap .hero-content .hero-title {
  position: relative;
  display: block;
  width: 100%;
}

.hero-wrap .hero-content h1 {
  font-size: 62px;
  font-weight: bold;
  color: var(--primary);

}

.home.hero-wrap .hero-content h1 {
  min-height: 150px;
}

.hero-wrap .hero-content .title-summary {
  font-size: 18px;
  font-weight: 500;
}

.send-money-form,
.home-send-money-box {
  position: relative;
  display: block;
  width: 100%;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 24px;
  max-width: 500px;
}

.send-money-form::after {
  content: '';
  width: 48px;
  height: 48px;
  background-image: url(../images/form-star.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 24px;
  right: 30px;
}

.send-money-form h3.form-sub-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 34px;
}

.send-money-form label {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  margin-bottom: 12px;
}

.send-money-form .form-group {
  margin-bottom: 32px;
}

.select-font-weight {
  font-weight: 400;
}

.get-started-btn {
  width: 100%;
  padding: 0.9rem 2rem;
}

.form-btn {
  position: relative;
}

/* Calculate Page */
.final-calclate-box {
  margin-top: -150px;
}

.home-send-money-box {
  position: relative;
  margin-top: -400px;
  margin-left: auto;
}

/* Owl Carousel */
.owl-theme.single-slideshow .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.owl-theme.single-slideshow .owl-dots .owl-dot.active span,
.owl-theme.single-slideshow .owl-dots .owl-dot:hover span {
  background: rgba(250, 250, 250, 0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.owl-theme.single-slideshow .owl-dots .owl-dot span {
  border-color: rgba(250, 250, 250, 0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.owl-carousel.single-slideshow .owl-nav button.owl-prev,
.owl-carousel.single-slideshow .owl-nav button.owl-next {
  font-size: 17px;
  width: 45px;
  height: 45px;
  top: calc(50% - 22px);
}

.owl-carousel.single-slideshow .owl-nav button.owl-prev {
  left: 10px;
}

.owl-carousel.single-slideshow .owl-nav button.owl-next {
  right: 10px;
}

.owl-carousel.single-slideshow .owl-item img {
  border-radius: .25rem;
}

.owl-carousel.single-slideshow .owl-stage {
  padding: 0;
}

.qrCode-icon {
  position: relative;
  display: flex;
  justify-content: end;
}

.qrCode>p {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 10px;
}

/* Brands Grid */
.brands-grid {
  overflow: hidden;
}

.brands-grid>.row>div {
  padding-top: 20px;
  padding-bottom: 20px;
}

.brands-grid.separator-border>.row>div:after,
.brands-grid.separator-border>.row>div:before {
  content: '';
  position: absolute;
}

.brands-grid.separator-border>.row>div:after {
  width: 100%;
  height: 0;
  top: auto;
  left: 0;
  bottom: -1px;
  border-bottom: 1px dotted #e0dede;
}

.brands-grid.separator-border>.row>div:before {
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px dotted #e0dede;
}

.brands-grid>.row>div a {
  opacity: 0.7;
  color: #444;
}

.brands-grid>.row>div a:hover {
  opacity: 1;
  color: var(--primary);
}

/* =================================== */
/*  Banner item  
/* =================================== */
.banner .item {
  position: relative;
}

.banner .item img {
  vertical-align: middle;
}

.banner .caption {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  padding: 15px 20px;
}

.banner .caption h2,
.banner .caption h3 {
  font-size: 19px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner .caption p {
  color: rgba(250, 250, 250, 0.8);
  margin-bottom: 0px;
}

.banner .rounded .banner-mask,
.banner .rounded img {
  border-radius: .25rem;
}

.banner .banner-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  backface-visibility: hidden;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.6));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.6));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01), black);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.01), black);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01), black);
  opacity: 0.7;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.banner .item:hover .banner-mask {
  opacity: 0.95;
  filter: alpha(opacity=95);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.banner.style-2 .caption {
  background: rgba(0, 0, 0, 0.5);
}

.banner.style-2 .banner-mask {
  opacity: 0;
}

.banner.style-2 .item:hover .banner-mask {
  opacity: 0.40;
}

.banner.style-2 .item:hover .caption h2 {
  margin-left: 8px;
}

/* Simple ul */
.simple-ul>li {
  position: relative;
  list-style-type: none;
  line-height: 24px;
}

.simple-ul>li:after {
  content: " ";
  position: absolute;
  top: 12px;
  left: -15px;
  border-color: #000;
  border-top: 1px solid;
  border-right: 1px solid;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}



/* =================================== */
/*  Footer
/* =================================== */
.footer {
  background-color: var(--primary);
  color: #fff;
  padding: 100px 0 40px;
  border-top: 1px solid #ffffff47;
  background-image: url('../images/map-png');
  background-repeat: no-repeat;
  background-position: center;
}

.footer-logo img {
  max-width: 240px;
  width: 100%;
  height: auto;
}

.footer .nav .nav-item {
  display: block;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}

.footer .nav .nav-item {
  padding-left: 0px;
}

.footer .nav .nav-link {
  padding: 0;
  margin: 0.5rem 0px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footer .nav .nav-link:focus {
  color: var(--secondary);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footer .nav .nav-link:hover {
  color: var(--secondary);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footer .footer-copyright {
  border-top: 1px solid rgb(255 255 255 / 30%);
  padding: 40px 0px 0;
  color: #fff;
}

.footer .footer-copyright .nav .nav-item .nav-link {
  color: #fff;
}

.footer .footer-copyright .nav .nav-link:hover {
  color: var(--primary);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footer .nav.flex-column .nav-item {
  padding: 0px;
}

.footer .nav.flex-column .nav-item .nav-link {
  margin: 0.7rem 0px;
}

.footer.footer-text-light {
  color: rgba(250, 250, 250, 0.8);
}

.footer.footer-text-light .nav .nav-item .nav-link {
  color: rgba(250, 250, 250, 0.8);
}

.footer.footer-text-light .nav .nav-item .nav-link:hover {
  color: #fafafa;
}

.footer.footer-text-light .footer-copyright {
  border-color: rgba(250, 250, 250, 0.15);
  color: rgba(250, 250, 250, 0.5);
}

.footer.footer-text-light:not(.bg-primary) .social-icons-light.social-icons li a {
  color: rgba(250, 250, 250, 0.8);
}

.footer.footer-text-light:not(.bg-primary) .social-icons-light.social-icons li a:hover {
  color: #fafafa;
}

.footer.footer-text-light.bg-primary {
  color: #fff;
}

.footer.footer-text-light.bg-primary .nav .nav-item .nav-link {
  color: #fff;
}

.footer.footer-text-light.bg-primary .nav .nav-item .nav-link:hover {
  color: rgba(250, 250, 250, 0.7);
}

.footer.footer-text-light.bg-primary .footer-copyright {
  border-color: rgba(250, 250, 250, 0.15);
  color: rgba(250, 250, 250, 0.9);
}

.footer.footer-text-light.bg-primary :not(.social-icons) a {
  color: #fff;
}

.footer.footer-text-light.bg-primary :not(.social-icons) a:hover {
  color: rgba(250, 250, 250, 0.7);
}

.cards-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  gap: 10px;
}

.cards-icon span {
  background-color: #fff;
  display: flex;
  padding: 4px 4px;
  border-radius: 4px;
  height: 40px;
  width: 60px;
  justify-content: center;
  align-items: center;
}

.cards-icon img {
  height: auto;
  min-height: 32px;
  max-width: 48px;
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
}

/* Newsleter */
.newsletter .form-control {
  height: 38px !important;
  font-size: 14px;
}

.newsletter .btn {
  height: 38px;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 14px;
}

/* Social Icons */
.social-icons {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.social-icons li {
  display: flex;
  padding: 0;
  overflow: visible;
  margin-right: 16px;
}

.social-icons li:last-child {
  margin-right: 0px;
}

.social-icons li a {
  display: block;
  height: 26px;
  line-height: 26px;
  width: 26px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.social-icons li i {
  line-height: inherit;
}

.social-icons.social-icons-sm li {
  margin: 0px 4px 4px;
}

.social-icons.social-icons-sm li a {
  font-size: 14px;
}

.social-icons.social-icons-lg li a {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 22px;
}

.social-icons.social-icons-light li a {
  color: #eee;
}

.social-icons li:hover a {
  color: var(--secondary);
}

.social-icons.social-icons-colored li:hover a {
  color: var(--secondary);
}

/* Back to Top */
#back-to-top {
  display: none;
  position: fixed;
  z-index: 1030;
  bottom: 8px;
  right: 10px;
  background-color:var(--primary);
  text-align: center;
  color: #fff;
  font-size: 16px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 0.25rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
}

#back-to-top:hover {
  background-color: var(--secondary);
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 575px) {
  #back-to-top {
    z-index: 1029;
  }
}

/************* progress Bar ***************/
.progress-bar,
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.dropdown-item.active,
.dropdown-item:active {
  background-color: var(--primary);
}

.page-item.active .page-link,
.custom-radio .custom-control-input:checked~.custom-control-label:before,
.custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.custom-control-input:checked~.custom-control-label:before {
  background-color: var(--primary);
  border-color: var(--primary);
}

.list-group-item.active {
  background-color: var(--primary);
  border-color: var(--primary);
}

.page-link {
  color: var(--primary);
}

.page-link:hover {
  color: var(--primary);
}

/* Pagination */
.page-link {
  border: none;
  border-radius: 0.25rem;
  margin: 0 0.22rem;
  font-size: 16px;
  font-size: 1rem;
}

.page-link:hover {
  background-color: #eaf2f9;
}

/* Vertical Multilple input group */
.vertical-input-group .input-group:first-child {
  padding-bottom: 0;
}

.vertical-input-group .input-group:first-child * {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.vertical-input-group .input-group:last-child {
  padding-top: 0;
}

.vertical-input-group .input-group:last-child * {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.vertical-input-group .input-group:not(:last-child):not(:first-child) {
  padding-top: 0;
  padding-bottom: 0;
}

.vertical-input-group .input-group:not(:last-child):not(:first-child) * {
  border-radius: 0;
}

.vertical-input-group .input-group:not(:first-child) * {
  border-top: 0;
}

/* Slider Range (jQuery UI) */
.ui-slider-horizontal {
  height: .2em;
  margin-left: 11px;
  margin-right: 11px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.7em;
  margin-left: -.7em;
  border-radius: 100%;
  background: #fff;
  width: 1.5em;
  height: 1.5em;
}

.ui-slider.ui-widget.ui-widget-content {
  border: none;
  background: #eee;
  margin-bottom: 15px;
}

.ui-slider .ui-widget-header {
  background: var(--primary);
}

.ui-menu.ui-widget.ui-widget-content {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.176);
  border: none;
  overflow: hidden;
  overflow-y: auto;
  max-height: 50vh;
  border-radius: 4px;
}

.ui-menu .ui-menu-item-wrapper {
  padding: 6px .75rem 6px .9rem;
}

.ui-menu.ui-widget-content .ui-state-active {
  background: var(--primary);
  border-color: var(--primary);
}

.ui-menu .ui-menu-divider {
  display: none;
}

/* Dev */

.home-send-money-box .input-group-append {
  width: 100%;
}

.home-send-money-box span.input-group-text {
  width: 100%;
}

.box-center-align {
  margin: 0 auto;
}

.front-country-dropdown {
  padding-left: 48px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flag-icon #sending-flag {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  height: 100%;
  width: 100%;
  padding: 16px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50px;
  transform: none;
}

.flag-icon #sending-flag.GLO {
  background-image: url(../country_flag/globeIcon.png);
  background-size: 100%;
}

#sending-flag {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  padding: 12px 20px !important;
  background-repeat: no-repeat;
  background-position: contain;
  background-size: cover;
  transform: translate(-50%, -50%);
}

#receiver-flag {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  padding: 12px 20px !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translate(-50%, -50%);
  margin: 0;
}



.sending-to-logo {
  margin: 20px 16px;
  position: absolute;
}

.tele-mobile {
  margin-top: -25px;
}

#calResponse .calculation {
  margin-bottom: 20px;
}

.tele-mobile-responsive {
  display: none
}




@media only screen and (max-width: 768px) {

  /* For mobile phones: */
  .tele-mobile {
    display: none
  }

  .tele-mobile-responsive {
    display: block;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  /* Safari only override */
  ::i-block-chrome,
  #sending-flag {
    top: 6px;
  }

  ::i-block-chrome,
  #receiver-flag {
    top: 0px;
  }
}

.btn-extraSmall {
  padding: 0.1rem 0.5rem;
}

.dataTables_processing {
  padding: .1em;
  background-color: #fcf8e3;
}

/*****Sep 25, 2019 *******/
div.table-responsive>div.dataTables_wrapper>div.row {
  margin: 0;
  padding-bottom: 20px;
  display: flex;
  width: 100%;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  float: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li a {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px !important;
  line-height: 1.25;
  color: var(--text-color);
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0 !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li a:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li a:first-child {
  margin-left: 0;
  border-radius: 0 !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li a:first-child {
  border-radius: 0 !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li.active a {
  z-index: 1 !important;
  color: #fff !important;
  background-color: #007bff !important;
  border-color: #007bff !important;
}

.login-signup ul.navbar-nav>li:nth-of-type(3) {
  display: none;
}

.invalid-feedback {
  font-size: 14px
}

.invalid-feedback strong {
  font-weight: 400;
}

.btn-extra-sm {
  padding: 0.1rem 0.1rem
}

.verify-mobile-btn-text,
.verify-mobile-btn-text:focus {
  font-size: 13px;
  color: #fff;
  padding: 4px 10px;
}

.btn.focus,
.btn:focus {
  color: #fff;
}

.bank-payment iframe {
  height: 500px;
}

.login-signup-page .btn-link {
  color: var(--primary);
}

/*16March2020*/

.price-tag {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.33;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.87);
}

/*5 May 2020*/

@media only screen and (max-width: 575px) {

  /* For mobile phones:  yogesh swift-logo-2 */
  .swift-logo,
  .swift-logo-2 {
    width: 160px;
  }
}

@media only screen and (min-width: 576px) {

  /* For mobile phones: */
  .mobile-reg-menu {
    display: none !important;
  }
}

#lang-menu div div div {
  border: none !important;
  padding-top: 5.5px !important;
}


.new-related {
  transition: color .2s ease-in-out;
  text-decoration: none;
  color: black;
}

.new-related-underline {
  transition: color .2s ease-in-out;
  text-decoration: underline;
  color: black;
}

.agentsearch {
  width: 100%;
}

.agentsearch input[type="search"] {
  border: 1px solid #69c3fa;
  height: 44px;
  width: 50% !important;
  margin-left: 25%;
  text-align: center;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzQ0ODUiICAgdmlld0JveD0iMCAwIDIxLjk5OTk5OSAyMS45OTk5OTkiICAgaGVpZ2h0PSIyMiIgICB3aWR0aD0iMjIiPiAgPGRlZnMgICAgIGlkPSJkZWZzNDQ4NyIgLz4gIDxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhNDQ5MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDMwLjM2MjIpIiAgICAgaWQ9ImxheWVyMSI+ICAgIDxnICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuNSIgICAgICAgaWQ9ImcxNyIgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjAuNCw4NjYuMjQxMzQpIj4gICAgICA8cGF0aCAgICAgICAgIGlkPSJwYXRoMTkiICAgICAgICAgZD0ibSAtNTAuNSwxNzkuMSBjIC0yLjcsMCAtNC45LC0yLjIgLTQuOSwtNC45IDAsLTIuNyAyLjIsLTQuOSA0LjksLTQuOSAyLjcsMCA0LjksMi4yIDQuOSw0LjkgMCwyLjcgLTIuMiw0LjkgLTQuOSw0LjkgeiBtIDAsLTguOCBjIC0yLjIsMCAtMy45LDEuNyAtMy45LDMuOSAwLDIuMiAxLjcsMy45IDMuOSwzLjkgMi4yLDAgMy45LC0xLjcgMy45LC0zLjkgMCwtMi4yIC0xLjcsLTMuOSAtMy45LC0zLjkgeiIgICAgICAgICBjbGFzcz0ic3Q0IiAvPiAgICAgIDxyZWN0ICAgICAgICAgaWQ9InJlY3QyMSIgICAgICAgICBoZWlnaHQ9IjUiICAgICAgICAgd2lkdGg9IjAuODk5OTk5OTgiICAgICAgICAgY2xhc3M9InN0NCIgICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjY5NjQsLTAuNzE3NiwwLjcxNzYsMC42OTY0LC0xNDIuMzkzOCwyMS41MDE1KSIgICAgICAgICB5PSIxNzYuNjAwMDEiICAgICAgICAgeD0iLTQ2LjIwMDAwMSIgLz4gICAgPC9nPiAgPC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 43px;
  background-position: right;
}

@media screen and (max-width: 767px) {
  .agentsearch input[type="search"] {
    width: 100%;
    margin-left: 0;
  }
}

/* Card to card -12/Oct2021 @bhanu */
.widget-steps>.step {
  padding: 0;
  position: relative;
}

.widget-steps>.step .step-name {
  font-size: 16px;
  margin-bottom: 5px;
  text-align: center;
}

.widget-steps>.step>.step-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #fff;
  border: 1px solid var(--primary);
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}

.widget-steps>.step>.step-dot:after {
  width: 10px;
  height: 10px;
  border-radius: 50px;
  position: absolute;
  top: 9px;
  left: 9px;
}

.widget-steps>.step.complete>.step-dot {
  background: var(--primary);
}

.widget-steps>.step.complete>.step-dot:after {
  content: '\f00c';
  font-weight: 900;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  top: 3px;
  left: 7px;
}

.widget-steps>.step.active>.step-dot:after {
  background: var(--primary);
  content: '';
}

.widget-steps>.step>.progress {
  position: relative;
  background: #bbb;
  border-radius: 0px;
  height: 1px;
  box-shadow: none;
  margin: 22px 0;
}

.widget-steps>.step>.progress>.progress-bar {
  width: 0px;
  box-shadow: none;
  background: var(--primary);
}

.widget-steps>.step.complete>.progress>.progress-bar {
  width: 100%;
}

.widget-steps>.step.active>.progress>.progress-bar {
  width: 50%;
}

.widget-steps>.step:first-child.active>.progress>.progress-bar {
  width: 0%;
}

.widget-steps>.step:last-child.active>.progress>.progress-bar {
  width: 100%;
}

.widget-steps>.step.disabled>.step-dot {
  border-color: #bbb;
}

.widget-steps>.step:first-child>.progress {
  left: 50%;
  width: 50%;
}

.widget-steps>.step:last-child>.progress {
  width: 50%;
}

.widget-steps>.step.disabled a.step-dot {
  pointer-events: none;
}

@media (max-width: 575.98px) {
  .widget-steps>.step .step-name {
    font-size: 14px;
  }
}

.card_box {
  padding: 38px 24px 16px;
  border: 1px solid #e1e4e6;
  border-radius: 20px;
  background: #fff;
  width: 350px;
  max-width: 80%;
  height: 215px;
  position: relative;
  box-shadow: 0 3px 7px rgb(42 77 96 / 27%);
  z-index: 1;
}

.card_box.behind-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 50px 8px 0 0;
  background-color: #dfe3e9;
}

.card_box.behind-box:after {
  content: "";
  position: absolute;
  top: 32px;
  left: 0;
  height: 35px;
  width: 100%;
  background-color: #c4cdd5;
}

.cvv-input {
  width: 70px;
  width: 70px;
  border-radius: 0;
  padding: 6px !important
}

.mytooltip {
  display: block;
  position: relative;
  z-index: 999;
  max-width: 61px;
  text-align: left;
  line-height: 1.2;
  text-align: left;
}

.cvv-form-grop {
  position: absolute;
  right: 6px;
  top: 50%;
}

.mytooltip .tooltip-item {
  cursor: pointer;
  font-size: 13px;
  color: #4b4e56;
  border-bottom: 1px dotted #4b4e56;
}

.mytooltip .tooltip-content {
  position: absolute;
  z-index: 9999;
  width: 207px;
  right: -20px;
  max-width: 207px;
  top: 101%;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip .tooltip-content img {
  position: relative;
  height: 160px;
  display: block;
  float: left;
  margin-right: 1em
}

.mytooltip .tooltip-item::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.mytooltip:hover .tooltip-item::after {
  pointer-events: auto
}

.mytooltip:hover .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip:hover .tooltip-content2 {
  opacity: 1;
  font-size: 18px
}

.mytooltip .tooltip-text {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}

.card_box input {
  background-color: #eef2f7;
  border-color: #eef2f7;
  font-size: 16px;
  color: #4b4e56;
}

.card_box select {
  background-color: #eef2f7;
  border-color: #eef2f7;
  font-size: 16px;
  color: #4b4e56;
}

.card_box .card-number {
  background-repeat: no-repeat;
  background-position: calc(100% - 30px) 50%;
}

.card-number-default {
  background-image: url(/cards/card-deact.png);
  background-size: auto 24px;
}

.card-number-visa {
  background-image: url(/cards/visa-blue.svg);
  background-size: auto 16px;
}

.card-number-mc {
  background-image: url(/cards/card_mc.svg);
  background-size: auto 38px;
}

.card-box-wrap {
  position: relative;
  width: 100%;
}

.custom-header {
  width: 100%;
}

.left-box {
  position: relative
}

.c2c_label {
  color: white;
}

.btn-sending:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4) url(/images/overlay.gif) center/30px no-repeat;
}

/* 27-Jan-2022 */
#ajax-preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 0.2s;
}

#ajax-preloader [data-loader="dual-ring"] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  margin-top: -25px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(farthest-side, #002060 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #0070E0);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
  animation: l13 1s infinite linear;
}

/* parmatma for contact us page */
.contact-info-section {
  position: relative;
  display: block;
  width: 100%;
  background-color: #F6F9FC;
}

section.contact01.page-header.page-header-text-light.bg-dark-3.py-4 {
  padding-top: 155px !important;
  padding-bottom: 70px !important;
}

.contact-form01 {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 100px;
  box-shadow: 0px 24px 120px rgba(0, 0, 0, 0.08);
  border-radius: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
}

.contact-form01::after {
  content: '';
  width: 48px;
  height: 48px;
  background-image: url(../images/form-star.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 24px;
  right: 30px;
}

.contact-form01 input,
.contact-form01 select,
.contact-form01 textarea {
  background-color: #fff;
}

.contact-form01 h3 {
  font-size: 16px;
  margin-bottom: 12px;
}

.contact-form01 h2 {
  text-align: center;
  font-size: 40px;
}

.contact-form01 button {
  margin: 0 auto;
  display: block;
  border-radius: 100px;
  margin-top: 16px;
}

.contact-form01 select.custom-select01 {
  width: 100%;
  padding: .810rem .96rem;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}


/*********** Contact Form Contact Info**************/
.flag-box {
	position: relative;
	display: flex;
	flex-direction: row;
	gap: 16px;
	padding: 16px;
	margin-bottom: 24px;
	height: auto;
	background-color: #ffffff;
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.04);
	transition: transform 0.2s ease;
	border-radius: 16px;
	border-color: transparent;
}

.flag-box .flag-icon {
  position: relative;
  display: flex;
  width: 32px;
  height: 32px;
  border-radius: 50px;
}

.flag-box .contact-info {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  text-align: left;
}

.flag-box .contact-info h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}

footer {
  background-color: #001e5c;
  /* Dark Blue */
  color: white;
}

footer h5 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #fff;
}

footer a:hover {
  text-decoration: underline;
}

footer img {
  vertical-align: middle;
}

footer .list-unstyled {
  padding-left: 0;
}

footer .social-icons i {
  font-size: 20px;
}

footer small {
  font-size: 14px;
  line-height: 1.5;
}

.mobile-app-section {
  padding-bottom: 2rem;
}

/* Scrollable How to send money*/

.mobile-swiper-slider {
  position: relative;
  display: flex;
  width: 100%;
  background-color: var(--primary);
  padding-top: 100px;
  padding-bottom: 0px;
  background-image: url('../images/bg-shape.svg');
  background-repeat: no-repeat;
  background-position: 100% 101%;
}

.mobile-swiper-slider .section-title {
  color: #fff;
  margin-bottom: 50px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.mobile-swiper-slider .section-title h2 {
  color: #fff;
}

.mobile-swiper-slider .section-title p {
  color: #fff;
}

/* New Scrollable Process*/
.process-content-scrollable {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  min-height: 700px;
  justify-content: center;
  align-items: center;
}

/** Column Left**/
.media-container {
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.media-item {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  /* position: -webkit-sticky;
	position: sticky;
	top: 0;
	height: 100%; */
}

.image-frame {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 100%;
}

.media-image {
  border-radius: 2rem;
  max-width: 556px;
  object-fit: contain;
  aspect-ratio: 3 / 4;
  z-index: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 100%;
  opacity: 0;
  max-height: calc(88vmin - 0px);
  transition: opacity 0.3s;
}

/** Column Right **/
.text-group-container {
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  scroll-behavior: smooth;
  padding-top: 150px;
  overflow-y: auto;
  min-height: 700px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.text-group-container {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.text-group-container::-webkit-scrollbar {
  display: none;
}

.text-group-item {
  margin: 30px 0;
  text-align: left;
  transition: transform 0.3s, opacity 0.3s;
  cursor: pointer;
}

.text-group-item:not(.active) {
  opacity: 0.6;
}

.text-group-item.active {
  transform: scale(1.05);
  opacity: 1;
}

.text-group-item-header {
  background-color: transparent;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 0;
  text-align: inherit;
  opacity: 0.2;
  font-size: 44px;
  font-weight: 600;
}

.text-group-item-info {
  position: relative;
  margin-top: 1rem;
  text-align: left;
  max-width: 80%;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.media-image.show {
  display: block;
  opacity: 1;
}

.media-image.active {
  display: block;
  z-index: 1;
}

.text-group-item.active .text-group-item-header {
  opacity: 1;
}

.text-group-item.active .text-group-item-info {
  opacity: 1;
  height: auto;
}


/* =================================== */
/*  About Us
/* =================================== */
.page-header .section {
  padding: 16rem 0 10rem;
}

.page-header .hero-content .text-5 {
  font-size: 18px;
  font-weight: 400;
}

.hero-wrap.section.our-vision {
  padding-bottom: 0;
}

.our-vision .section-title,
.our-vision .section-title h2,
.our-vision .section-title p {
  color: #fff;
}

.hero-wrap .hero-content {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.hero-wrap.our-vision .hero-content {
  position: relative;
  z-index: 2;
  padding-top: 60px;
  background-repeat: no-repeat;
  background-position: right 1px;
}

.hero-wrap.our-vision .hero-section {
  position: relative;
  top: 60px;
}
.api-page-header .hero-content {
	padding: 30px 0px;
}

/* =================================== */
/*  How Its Work
/* =================================== */

.signup-section .hero-image img {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
}

.signup-section .hero-image {
  display: flex;
}

.signup-section .hero-section .hero-text {
  position: relative;
  padding-left: 16%;
}

.api-how-its-work .row > [class*="col-"] {
	display: flex;
	flex-direction: column;
}
.api-how-its-work .featured-box.style-3 {
	margin-bottom: 30px;
	min-height: 180px;
	height: 100%;
  background-color: #F7F7FA;
}
.api-how-its-work .featured-box.style-3  h3 {
  margin-bottom: 0;
}
.api-how-its-work .featured-box.style-3 .featured-box-icon.bg-primary {
	color: var(--blue) !important;
	background-color: #fff !important;
	border-radius: 20px !important;
}
/* =================================== */
/*  Cstomer Support
/* =================================== */

.customer-support .hero-content {
  padding-top: 0;
}

.box-content {
  position: relative;
  display: block;
  width: 100%;
  background-color: #F6F6F6;
  padding: 100px 32px;
  border-radius: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}


.card-info-box {
  position: relative;
  padding: 32px 32px 32px 0px;
  border-radius: 24px;
  background-color: #0070E00D;
}

.card-info-box .envlope-icon,
.card-info-box .chat-icon {
  font-size: 48px;
}

.bg-dark.card-info-box {
  background-color: var(--primary) !important;
}

.card-info-box .btn-link {
  color: var(--secondary);
}

.calculate-page-header .hero-wrap .hero-content {
  z-index: 0;
}

/* =================================== */
/*  Start DASHBOARD 
/* =================================== */

.dashboard {
  position: relative;
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #f6f9fc;
  padding: 32px 0px;
}

.border {
  border: 1px solid #eaf2f9 !important;
}

/* Order COnfirmation */
.dashboard .form-popup {
  height: auto;
  border-radius: 16px;
  padding: 32px;
  border: 0px solid #ffc107;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

.dashboard .form-popup img.swift-logo {
	margin-bottom: 20px;
	max-width: 60px;
	width: auto;
}

.dashboard button.btn.cancel {
  border-radius: 50px;
  color: var(--secondary);
  border-color: var(--secondary);
}

.dashboard .card h3,
.dashboard .card h4 {
  font-size: 20px;
}

h6.promomsg {
  font-size: 14px;
}

.promo-code .promomsg,
.promo-code-md-6 .promomsg {
	position: absolute;
}

.promo-code .applypromo, 
.promo-code-md-6 .applypromo {
  margin-top: 0.5rem;
}

.dashboard #st-animated-card-iframe {
  min-height: 40px;
  height: 20px;
}

.dashboard iframe[id^=st-] {
  width: calc(100% - 30px);
  height: 90px;
}

.dashboard-orderSuccess .check-icon {
  font-size: 48px;
}

/* .title-promo {
	margin-bottom: 23px;
} */
.trns-card-img {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.trns-card-img .card_img {
  text-align: center;
  vertical-align: baseline;
}
.logo-wire {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/*Canada-bank-trans*/
.row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.row-flex > [class*="col-"],
.card-payment {
	display: flex;
	flex-direction: column;
}

.row-flex .card, .promo-code, .card_payment_3ds_panel {
	min-height: 180px;
	height: 100%;
}
.card_payment_3ds_panel .lh-condensed {
  height: 100%;
}
.row-flex .card .row {
  height: 100%;
  flex: 1;
}
.row-flex .card-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.canada-bank-trans .swift-logo {
  max-width: 150px;
}
.dashboard-orderConfirmation .bank-icon {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.dashboard-orderConfirmation .bank-icon img {
  width: 100%;
  max-width: 90px;
}
.row-flex .btn-bank,
.row-flex .btn-pay-card{
  max-width: fit-content;
}


/* =================================== */
/*  Start Media Screen MIN Width
/* =================================== */

@media (min-width:992px) {

  /* ABout Us*/
  .about-hero-section .hero-text {
    padding-right: 8%;
  }

  .our-vision .hero-text {
    padding-left: 8%;
  }
}


@media (min-width:768px) {
  .media-container {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .text-group-container {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .show-mobile {
    display: none;
  }

}

/* =================================== */
/*  Start Media Screen Max Width
/* =================================== */

@media (max-width:1200px) {
  .hero-wrap .hero-content h1 {
    font-size: 54px;
  }

  .home.hero-wrap .hero-content h1 {
    font-size: 54px;
  }

  .signup-section .hero-section .hero-text {
    padding-left: 8%;
  }

}

@media (max-width: 1080px) {

  #header .logo .d-flex,
  .footer-logo img {
    width: 180px;
  }

  .card_box {
    width: 100%;
    max-width: 100%;
  }

  .card_box.behind-box {
    position: relative;
    margin: -160px 0 0;
  }

  .cvv-form-grop .form-group {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -7px;
  }

  .mytooltip {
    max-width: 100%;
  }

  .cvv-form-grop {
    position: absolute;
    right: 0;
    top: auto;
    bottom: -8px;
    left: 0;
  }

  .mytooltip .tooltip-item {
    margin: 0 0 0 12px;
  }

  .cvv-form-grop .form-group p {
    margin: 0;
  }

  .primary-menu ul.navbar-nav>li>a:not(.btn),
  .login-signup ul.navbar-nav>li>a:not(.btn) {
    font-size: 14px;
  }

}

@media (max-width: 991px) {

  /* #content {
    padding-top: 81px;
  } */
  .section {
    padding: 4rem 0;
  }

  .sending-money-section {
    padding: 2rem 0 4rem;
  }

  .login-signup ul.navbar-nav>li a.btn.login-btn,
  .login-signup ul.navbar-nav>li a.btn.btn-signup {
    display: none;
  }

  .card_box {
    height: auto !important;
    min-height: 225px;
  }

  .card_box.behind-box {
    height: 215px !important;
  }

  .custom-header {
    text-align: left;
    margin: 30px 0;
  }

  .hero-wrap .hero-content .title-summary {
    font-size: 16px;
  }

  .hero-wrap .hero-content .hero-title {
    text-align: center;
    margin-bottom: 24px;
  }

  .hero-wrap .hero-content h1 {
    font-size: 40px;
  }

  .home.hero-wrap .hero-content h1 {
    font-size: 40px;
    min-height: auto;
  }

  .page-header .hero-content .text-5 {
    font-size: 16px;
    font-weight: 500;
  }

  .hero-image img {
    margin-bottom: 24px;
    max-width: 500px;
  }

  .mobile-app-section .hero-image img {
    object-fit: contain;
    margin-left: 30px;
    margin-bottom: 0;
  }

  .column-1 {
    order: 3;
  }

  .column-4 {
    order: 3;
  }

  .section.mobile-app-section {
    padding: 2rem 0;
  }

  .hero-section {
    text-align: center;
  }

  .sending-money-section .hero-section {
    flex-direction: column-reverse;
  }

  .qrCode-icon {
    justify-content: center;
  }

  .qrCode-icon img {
    max-width: 100px;
  }

  h2,
  .h2 {
    font-size: 40px;
  }

  .send-money-form {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .download-app-icon {
    justify-content: center;
  }

  .content {
    margin: 20px;
    text-align: center;
  }

  .safe-hands-section {
    min-height: 600px;
  }

  .safe-hands-section .content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 48px;
    padding-top: 70px;
  }

  .overlay {
    justify-content: center;
    background: -moz-linear-gradient(0deg, rgba(0 0 0 / 50%) 0%, rgba(255, 255, 255, 0) 50%);
    background: -webkit-linear-gradient(0deg, rgb(0 0 0 / 50%) 0%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(0deg, rgb(0 0 0 / 50%) 0%, rgba(255, 255, 255, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
  }

  .mobile-app-section .hero-section {
    flex-direction: column;
    justify-content: center;
  }

  .page-header .section {
    padding: 10rem 0 5rem;
  }

  .hero-image {
    margin-bottom: 32px;
  }

  .sending-money-section .hero-image {
    margin-bottom: 0px;
  }

  .box-content {
    padding: 40px 20px;
  }

  .hero-wrap.our-vision .hero-section {
    position: relative;
    top: auto;
  }

  .text-group-container {
    height: 100%;
    min-height: 700px;
  }

  .mobile-swiper-slider {
    padding-bottom: 30px;
  }

  .text-group-item-header {
    font-size: 34px;
  }

  .text-group-item {
    margin: 24px 0;
  }

  .mobile-swiper-slider .section-title {
    margin-bottom: 30px;
  }

  .signup-section .hero-section .hero-text {
    padding-left: 15px;
  }

  .mobile-app-section .hero-image {
    margin-bottom: 0;
  }

  .featured-box.style-3 {
    text-align: center;
    background-color: #fff;
    justify-content: center;
    align-items: center;
  }

  .featured-box.style-3 .featured-box-info {
    width: 100%;
    text-align: center;
  }

  .signup-section .hero-section {
    flex-direction: column-reverse;
  }

  .signup-section .hero-image img {
    max-width: 250px;
    object-fit: contain;
    margin-bottom: 0;
  }

  .section.about-hero-section {
    padding-bottom: 2rem;
  }

  .hero-wrap.our-vision .hero-content {
    background-size: cover;
  }

  .our-vision .hero-image {
    margin-bottom: 0;
  }

  .dashboard {
    padding-top: 92px !important;
  }

  .home-send-money-box {
    position: relative;
    top: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .tele-mobile {
    margin-top: 30px;
  }

  .sending-to-logo {
    margin: 11px 16px;
    max-width: 48px;
  }

}


@media (max-width:768px) {
  .dashboard-beneficiaries table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
  }
}

@media (max-width:767px) {
  .dashboard {
    padding-top: 84px !important;
  }

  .container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .h2,
  h2 {
    font-size: 32px;
  }
  .contact-form01 h2{
    font-size: 32px;
  }

  .qrCode-icon {
    justify-content: center;
  }

  .slider__images .swiper-slide {
    height: auto !important;
  }

  .hidden-mobile {
    display: none;
  }

  /* Our Process */
  .section.mobile-swiper-slider {
    background-image: none;
    padding-bottom: 50px;
  }

  .process-content-scrollable {
    min-height: auto;
  }

  .media-container {
    height: auto;
    min-height: auto;
  }

  .image-frame {
    position: relative;
    left: auto;
    right: auto;
    transform: inherit;
    flex-direction: column;
  }

  .media-image {
    position: relative;
    left: auto;
    right: auto;
    display: block;
    transform: inherit;
    opacity: 1;
    max-height: calc(100vmin - 0px);

  }

  .text-group-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #fff;
    margin-bottom: 32px;
    margin-top: 32px;
  }

  .text-group-item-header {
    opacity: 1;
    width: 100%;
    font-size: 30px;
    color: #fff;
  }

  .text-group-item-info {
    height: auto;
    opacity: 1;
    max-width: 100%;
    overflow: auto;
  }

  .text-group-item:not(.active) {
    opacity: 1;
  }

  .download-app-icon img {
    max-width: 120px;
  }

  .mobile-app-section .hero-image img {
    margin-left: 20px;
  }

  .footer {
    padding: 70px 0 40px;
  }

  .sending-to-logo {
    margin: 11px 16px;
    max-width: 48px;
  }

  .send-money-form,
  .home-send-money-box,
  .contact-form01 {
    padding: 24px;
    border-radius: 16px;
  }

  .form-box {
    padding: 40px 24px 24px;
    border-radius: 16px;
  }

  .login-signup-page.my-5 {
    margin: 0px !important;
  }

  .form-box::after {
    content: '';
    width: 32px;
    height: 32px;
  }

  .form-group {
    margin-bottom: 1rem;
  }
  .countries-section .btn-row.pt-5 {
    padding-top: 2rem !important;
  }

  #helpTab {
    display: none;
  }
  .help-tabs-section .tab-content > .tab-pane {
    display: block;
  }
  .help-tabs-section .fade:not(.show) {
    opacity: 1;
  }
  .help-tabs-section h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px !important;
  }
  .help-tabs-section .accordion .card {
    margin-bottom: 0px;
  }
  .section.help-tabs-section {
    padding: 1rem 0;
  }
  .help-tabs-section  .accordion .card-header a {
    padding: 0.8rem 2rem 0.8rem 1rem;
  }
  .card-info-box {
    padding: 32px;
    border-radius: 24px;
  }
  .logo-wire {
      margin-top: 10px;
  }
  .promo-code .promomsg,
  .promo-code-md-6 .promomsg {
    position: relative;
  }
  .promo-code .applypromo, 
  .promo-code-md-6 .applypromo {
      margin-top: 0rem;
  }

}


@media screen and (max-device-width: 480px) {
  .column-1 {
    order: inherit;
  }

  .column-1,
  .column-2,
  .column-3,
  .column-4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-logo {
    justify-content: center;
  }

  .footer .nav .nav-link {
    margin: 0.2rem 0px;
  }

  .social-icons {
    display: flex;
    justify-content: center;
  }

  .text-16 {
    font-size: 21px !important;
    font-size: 1.8rem !important;
  }

  .text-5 {
    font-size: 20px;
    font-size: 1.1125rem !important;
  }

  .hero-wrap .hero-content h1 {
    font-size: 40px;
  }

  .home.hero-wrap .hero-content h1 {
    font-size: 24px;
    min-height: 70px;
  }

  .qrCode-icon {
    justify-content: center;
  }

  .qrCode-icon img {
    max-width: 100px;
  }

  .qrCode>p {
    font-size: 14px;
  }

  .send-money-form h3.form-sub-title {
    font-size: 20px;
  }

  .send-money-form {
    padding: 24px;
    border-radius: 16px;
  }

  .send-money-form::after,
  .contact-form01::after {
    content: '';
    width: 34px;
    height: 34px;
    top: 16px;
    right: 16px;
  }

  .featured-box {
    border-radius: 16px;
    padding: 20px;
  }
  .contact-form01 h2{
    font-size: 24px;
  }
  .why-choose-section {
    padding-bottom: 2rem;
  }
 
}

@media screen and (min-width:300px) and (max-width:767px) {
  .navbar-fixed-top a.btn.btn-primary.d-sm-block {
    background: #fff !important;
    color: var(--primary);
  }

  .navbar-fixed-top.newClass a.btn.btn-primary.d-sm-block {
    background: var(--primary) !important;
    color: #fff;
    border: oldlace;
  }

  .hero-wrap .hero-content {
    position: relative;
    z-index: 2;
    padding-top: 80px;
  }

  .customer-support.hero-wrap .hero-content {
    padding-top: 32px;
  }
}

.hero-wrap.api-page-header .hero-bg {
	background-position: center;
}

.api-help-tabs-section h2 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 24px;
}
.api-help-tabs-section .accordion .card{
  background-color: transparent;
}
.api-help-tabs-section .accordion .card-header a {
	border-top: 1px solid transparent;
}
.api-contact-form {
	padding-bottom: 0px;
}

.hero-wrap.api-terms-conditions .hero-bg {
	background-position: 80% center;
}