/**
* Template Name: NewBiz - v2.2.1
* Template URL: https://bootstrapmade.com/newbiz-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #444;
  font-family: "Open Sans", sans-serif;
}

a {
  color: #007bff;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #0b6bd3;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #007bff;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}




#exchange-rate {
    margin: 30px 30px 0px 30px;
}

 .main-nav .profile-drop a {
    padding: 0 15px;
  }
  .main-nav .profile-drop .pro-drop-menu a {
    padding: 10px 10px;
    color: black;
    font-size: 13px;
  }
  .main-nav .profile-drop .pro-drop-menu a:hover {
    background: #1445b3;
    color: white;
  }


.main-nav .profile-drop a img {
    border-radius: 100px;
}


/* Prelaoder */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #007bff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}








/*--------------------------------------------------------------
# Pages Contents
--------------------------------------------------------------*/
.main-pages {
  margin-top: 140px;
      padding-bottom: 50px;
}
.heading-title h1 {
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.pera-decp span {
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
  display: block;
}
.heading-title-h3 h3 {
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.pera-decp ul li {
  margin-bottom: 10px;
}
.heading-title-h2 h2 {
  /*color: #444;*/
  font-weight: 500;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 80px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
  background: #1445b3;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

#header.header-scrolled {
  height: 60px;
  padding: 10px 0;
}

@media (max-width: 991px) {
  #header {
    height: 60px;
    padding: 10px 0;
  }
}


#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}

#header .logo img {
    padding: 0;
    margin: 0;
    width: 150px;
}


/*Three box Section*/
.three-box {
    margin-top: -100px;
}
.three-box .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: #fff;
    /*box-shadow: 0 10px 29px 0 rgb(68 88 144 / 10%);*/
    box-shadow: 0 10px 29px 0 rgb(68 88 144 / 17%);
    transition: all 0.3s ease-in-out;
}
/*.three-box .icon-box:hover {
    transform: translateY(-5px);
}*/
.three-box .icon {
    /*position: absolute;*/
    /*left: -8px;*/
    /*top: calc(50% - 30px);*/
        text-align: center;
    margin-bottom: 20px;
}
.three-box .icon i {
    font-size: 64px;
    line-height: 1;
    transition: 0.5s;
    filter: drop-shadow(-3px 5px 2px #000000a1);
}
.three-box .icon-box:hover .icon i {
    transform: rotateY(
365deg
);
}
.three-box .title {
    /*margin-left: 40px;*/
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
}
.three-box .icon-box:hover .title a {
    color: #49b5e7;
}
.three-box .title a {
    color: #111;
}
.three-box .description {
    font-size: 14px;
    /*margin-left: 40px;*/
    line-height: 24px;
    margin-bottom: 0;
    text-align: center;
}

/*Three box Section End*/

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}

.main-nav, .main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.main-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.main-nav a:hover, .main-nav .active > a, .main-nav li:hover > a {
  color: #e89d12;
  text-decoration: none;
}
.main-nav .getstarted:hover {
    background: #3f3d56;
    color: #ffffff;
    transition: .3s ease-in-out;
}
.main-nav .getstarted {
    background: #ffffff;
    padding: 8px 20px;
    margin-left: 30px;
    border-radius: 4px;
    color: #1b4fc3;
    transition: .3s ease-in-out;
}
.main-nav .getstarted.mrg-lft {
    margin-left: 5px;
}
.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}

.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 13px;
  color: #004289;
}

.main-nav .drop-down ul a:hover, .main-nav .drop-down ul .active > a, .main-nav .drop-down ul li:hover > a {
  color: #007bff;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}
.main-nav .signup-drop.show {
    padding: 5px 0;
}
.main-nav .signup-drop.show li a {
    color: #1b4fc3;
    padding: 5px 10px;
}
/* Mobile Navigation */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgb(0 74 153);
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-nav ul li {
    border-bottom: 1px solid #fff;
}
.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-weight: 500;
  text-align: center;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #74b5fc;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 18px 18px 0 0;
  color: #ffffff;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 39, 57, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

.profile-drop .dropdown-menu.show {
    width: 100%;
    transform: translate3d(0, 60px, 0px) !important;
    border-radius: 0;
}
.profile-drop .dropdown-menu a {
    color: #004a99;
    border-bottom: 1px solid;
}


/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  position: relative;
  background: url("../img/intro-bg.png") center bottom no-repeat;
  background-size: cover;
  padding: 200px 0 120px 0;
}

@media (max-width: 991px) {
  #intro {
    padding: 140px 0 60px 0;
  }
}

@media (max-width: 574px) {
  #intro {
    padding: 100px 0 20px 0;
  }
}

#intro .intro-img {
  width: 50%;
  float: right;
}

@media (max-width: 991px) {
  #intro .intro-img {
    width: 80%;
    float: none;
    margin: 0 auto 25px auto;
  }
}

#intro .intro-info {
  width: 50%;
  float: left;
}

@media (max-width: 991px) {
  #intro .intro-info {
    width: 80%;
    float: none;
    margin: auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  #intro .intro-info {
    width: 100%;
  }
}

#intro .intro-info h2 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 700;
}

#intro .intro-info h2 span {
  color: #efa00c;
  text-decoration: underline;
}

@media (max-width: 767px) {
  #intro .intro-info h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
}

#intro .intro-info .btn-get-started, #intro .intro-info .btn-services {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0 20px 20px 0;
  color: #fff;
}

#intro .intro-info .btn-get-started {
  background: #007bff;
  border: 2px solid #007bff;
  color: #fff;
}

#intro .intro-info .btn-get-started:hover {
  background: none;
  border-color: #3f3d56;
  background: #3f3d56;
  color: #fff;
}

#intro .intro-info .btn-services {
  border: 2px solid #fff;
}

#intro .intro-info .btn-services:hover {
  background: #007bff;
  border-color: #007bff;
  color: #fff;
}


/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  overflow: hidden;
}

/* Sections Header
--------------------------------*/
.section-header h3 {
  font-size: 36px;
  color: #283d50;
  text-align: center;
  font-weight: 500;
  position: relative;
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #556877;
  width: 50%;
}

@media (max-width: 767px) {
  .section-header p {
    width: 100%;
  }
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #ecf5ff;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #f5faff;
  min-height: 40px;
  margin-top: 80px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 60px;
  }
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/* About Us Section
--------------------------------*/
#about {
  background: #fff;
  padding: 60px 0;
}

#about .about-container .background {
  margin: 20px 0;
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
}

#about .about-container p {
  line-height: 26px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #007bff;
  transition: all 0.3s ease-in-out;
}

#about .about-container .icon-box .icon i {
  color: #007bff;
  font-size: 24px;
}

#about .about-container .icon-box:hover .icon {
  background: #007bff;
}

#about .about-container .icon-box:hover .icon i {
  color: #fff;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}

#about .about-container .icon-box .title a {
  color: #283d50;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}

#about .about-extra {
  padding-top: 60px;
}

#about .about-extra h4 {
  font-weight: 600;
  font-size: 24px;
}

.view-more {
    background: #1b4fc3;
    font-size: 12px;
    padding: 8px 20px;
    border-radius: 4px;
    color: #fff;
    transition: .3s ease-in-out;
}
.view-more:hover {
    background: #3f3d56;
    color: #fff;
    transition: .3s ease-in-out;
}

/* Services Section
--------------------------------*/
#services {
  padding: 60px 0 40px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#services .box {
  /*padding: 30px;*/
  /*height: 160px;*/
  padding: 20px 30px;
    height: 220px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 10px 40px 10px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
}

#services .box:hover {
  transform: translateY(-5px);
}

#services .icon {
  /*position: absolute;*/
  /*left: -10px;*/
  /*top: calc(50% - 32px);*/
  margin-bottom: 20px;
}

#services .icon i {
  font-size: 44px;
  line-height: 1;
  transition: 0.5s;
  filter: drop-shadow(-3px 5px 2px #000000a1);
}
#services .box:hover .icon i {
    transform: rotateY( 
365deg
 );
}
#services .title {
  /*margin-left: 40px;*/
  margin-left: 10px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #007bff;
}

#services .description {
  font-size: 14px;
  /*margin-left: 40px;*/
  margin-left: 10px;
  line-height: 24px;
  margin-bottom: 0;
}

#why-us {
  padding: 60px 0;
  background: #004a99;
}

#why-us .section-header h3, #why-us .section-header p {
  color: #fff;
}

#why-us .card {
  background: #00458f;
  border-color: #00458f;
  border-radius: 10px;
  margin: 0 15px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s ease-in-out;
  height: 100%;
}

@media (max-width: 991px) {
  #why-us .card {
    margin: 0;
  }
}

/*#why-us .card:hover {*/
/*  background: #003b7a;*/
/*  border-color: #003b7a;*/
/*}*/

#why-us .card i {
  font-size: 48px;
  padding-top: 15px;
  color: #bfddfe;
}

#why-us .card h5 {
  font-size: 22px;
  font-weight: 600;
}

#why-us .card p {
  font-size: 15px;
  color: #d8eafe;
}

#why-us .card .readmore {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  transition: 0.3s ease-in-out;
  border-bottom: #00458f solid 2px;
}

#why-us .card .readmore:hover {
  border-bottom: #fff solid 2px;
}

#why-us .counters {
  padding-top: 40px;
}

#why-us .counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #fff;
}

#why-us .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #cce5ff;
}



/* How It Works Section
--------------------------------*/
.htw-container {
    align-items: center;
}
#howitwork {
    background: #fff;
    padding: 60px 0;
}
#howitwork .htw-container .icon-box {
    background: #fff;
    background-size: cover;
    padding: 0 0 30px 0;
    display: flex;
    align-items: center;
}
/*#howitwork .htw-container .icon-box:hover .icon {*/
/*    background: #007bff;*/
/*    border: 2px solid #007bff;*/
/*}*/
#howitwork .htw-container .icon-box .icon {
        float: left;
    background: #454b69;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #454b69;
    transition: all 0.3s ease-in-out;
    color: white;
    font-weight: 800;
    font-size: 22px;
}

#howitwork .htw-container .icon-box .description {
    margin-left: 20px;
    line-height: 24px;
    font-size: 15px;
    font-weight: 600;
}
#howitwork .htw-container p:last-child {
    margin-bottom: 0;
}


@media (max-width: 767px) {

.htw-container .order-lg-2 {
    margin-bottom: 20px;
}
#howitwork .htw-container .icon-box {
    display: inline-block;
    padding: 0 0 0px 0;
    margin-bottom: 10px;
}
#howitwork .htw-container .icon-box .icon {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
#howitwork .htw-container .icon-box .description {
    line-height: 18px;
}
}

/* How It Works Section End
--------------------------------*/

/* Clients Section
--------------------------------*/
#clients {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#clients .clients-wrap {
  border-top: 1px solid #d6eaff;
  border-left: 1px solid #d6eaff;
  margin-bottom: 30px;
}

#clients .client-logo {
  padding: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #d6eaff;
  border-bottom: 1px solid #d6eaff;
  overflow: hidden;
  background: #fff;
  height: 160px;
}

#clients .client-logo:hover img {
  transform: scale(1.2);
}

#clients img {
  transition: all 0.4s ease-in-out;
}

/*--------------------------------------------------------------
# Send Money Intro
--------------------------------------------------------------*/

#inner-inro {
    width: 100%;
    height: 500px;
    position: relative;
    background: url(../img/sendmoney-bg.jpg) center bottom no-repeat;
    background-size: cover;
    background-position: left;
    padding: 200px 0 120px 0;
    position: relative;
}
#inner-inro:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0000006b;
}
.inner-intro-info {
    text-align: center;
}
.inner-intro-info h2 {
    color: white;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 10px;
}
.inner-intro-info h2 span {
    font-weight: 600;
    color: #f5a207;
}
.inner-intro-info h4 {
    color: white;
    font-size: 18px;
    font-weight: 500;
}
.btn-theme-w {
    background: #1445b3;
    padding: 8px 20px;
    display: inline-block;
    border: 1px solid #1445b3;
    border-radius: 5px;
    color: white;
    transition: .3s ease-in-out;
}
.btn-theme-w:hover {
    background: #3f3d56;
    border: 1px solid #3f3d56;
    color: #fff;
    transition: .3s ease-in-out;
}


/*--------------------------------------------------------------
# Sendding Money section
--------------------------------------------------------------*/

#sending-money {
    padding: 60px 0;
    background: #ecf5ff;
}
#sending-money .section-header h3, #sending-money .section-header p {
    color: #283d50;
}
#sending-money .card {
    background: #00458f;
    border-color: #00458f;
    border-radius: 10px;
    margin: 0 15px;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s ease-in-out;
    height: 100%;
}
#sending-money .card:hover {
    background: #003b7a;
    border-color: #003b7a;
}
#sending-money .card i {
    font-size: 48px;
    padding-top: 15px;
    color: #bfddfe;
}
#sending-money .card .no-count {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #bfddfe;
    color: #283d50;
    font-size: 20px;
    font-weight: 600;
    margin: 0 auto;
}
#sending-money .card h5 {
    font-size: 22px;
    font-weight: 600;
}
#sending-money .card p {
    font-size: 15px;
    color: #d8eafe;
}

#sending-app {
    background: #fff;
    padding: 60px 0;
}
#sending-app .sideimg {
    border-radius: 0 0 100%;
    box-shadow: 1px 8px 20px 0px #0000007d;
    transition: .3s ease-in-out;
    height: 500px;
    width: 100%;
    object-fit: cover;
}
#sending-app h3 {
    color: #283d50;
    font-size: 36px;
    font-weight: 500;
}
#sending-app .sideimg2 {
    border-radius: 100% 0 0;
    box-shadow: 1px 8px 20px 0px #0000007d;
    transition: .3s ease-in-out;
    height: 500px;
    width: 100%;
    object-fit: cover;
}
.exchange_rate img {
    width: 30px;
}
#exchange-rate p.exchange_rate {
    padding-bottom: 30px;
}
.btn-extn {
    text-align: center;
}
.btn-extn button {
    background: #1b4fc3;
    border: 1px solid #1b4fc3;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 2px;
    font-size: 15px;
    color: white;
}


@media (max-width: 767px) {

#sending-app .sideimg, #sending-app .sideimg2 {
    border-radius: 0;
    height: auto;
}


}


/*--------------------------------------------------------------
# About Page
--------------------------------------------------------------*/

#about-inro {
    width: 100%;
    height: 400px;
    position: relative;
    background: url(../img/about.jpg) center bottom no-repeat;
    background-size: cover;
    background-position: left;
    padding: 200px 0 120px 0;
}
#about-inro:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0000006b;
}
#about-inro .inner-intro-info {
    text-align: center;
}
#about-inro .inner-intro-info h2 {
    color: white;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 10px;
}

#our-mission {
    padding: 60px 0;
    background: #ffffff;
}

/*--------------------------------------------------------------
# Contact Us Page
--------------------------------------------------------------*/

#contct-inro {
    width: 100%;
    height: 400px;
    position: relative;
    background: url(../img/contt.jpg) center bottom no-repeat;
    background-size: cover;
    background-position: left;
    padding: 200px 0 120px 0;
}
#contct-inro:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0000006b;
}
#contct-inro .inner-intro-info {
    text-align: center;
}
#contct-inro .inner-intro-info h2 {
    color: white;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 10px;
}

#contctus .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 30px rgb(214 215 216 / 30%);
    padding: 20px 0 30px 0;
}
#contctus .info-box i {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: #106eea;
    border-radius: 50%;
    border: 2px dotted #b3d1fa;
    margin: 0 auto;
}
#contctus .info-box h3 {
    font-size: 20px;
    color: #283d50;
    font-weight: 500;
    margin: 10px 0;
}
#contctus .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

#contctus {
    padding: 60px 0;
    background: #ffffff;
}

#contctus .php-email-form input:focus, #contctus .php-email-form textarea:focus {
    border-color: #106eea;
}

#contctus .php-email-form input {
    padding: 10px 15px;
}
#contctus .php-email-form input, #contctus .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}
#contctus .php-email-form input:focus, #contctus .php-email-form textarea:focus {
    border-color: #106eea;
}
#contctus .php-email-form textarea {
    padding: 12px 15px;
}
#contctus .php-email-form input, #contctus .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}
#contctus .php-email-form button[type="submit"]:hover {
    background: #3b8af2;
}
#contctus .php-email-form button[type="submit"] {
    background: #106eea;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}
#contctus .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}
#contctus .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}
#contctus .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}
.txtarea-limt {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    margin-top: 8px;
    color: #757575;
}
.mob-cont {
    display: none;
}
.fld-comp {
    font-size: 14px;
    color: #a70000;
}

/*Signup And Register Page*/
.social-a {
    margin-top: 10px;
        display: flex;
    align-items: center;
    justify-content: center;
}
.log-social {
    text-align: center;
    margin-top: 20px;
}
.social-a a {
    width: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 30px;
    border-radius: 100px;
    border: 1px solid;
    font-size: 14px;
    margin-right: 5px;
    transition: .3s ease-in-out;
}
.social-a a:hover {
    transform: scale(1.1);
    box-shadow: 1px 1px 5px #0000007a;
}
.social-a a.socails1 {
    background: #507cc0;
    border-color: #507cc0;
    color: white;
}
.social-a a.socails2 {
    background: #df4930;
    border-color: #df4930;
    color: white;
}
.social-a a.socails3 {
    background: #dc1d64;
    border-color: #dc1d64;
    color: white;
}
.log-social p {
    color: #797979;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
}
.log-social span {
    color: #797979;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
}

.section-login {
    padding: 100px 0;
}
.section-login .card-header {
    background: #1445b3;
    color: white;
}
.frgt-box .frgt-pas {
    color: #1445b3;
    font-weight: 500;
    font-family: system-ui;
}
.signin .message {
    text-align: center;
    margin-top: 5px;
}
.signin .message span {
    color: #797979;
    font-size: 14px;
}
.signin .message a {
    color: #1445b3;
    font-weight: 500;
    font-family: system-ui;
}

.section-register {
    padding: 50px 0;
}
.section-register .card-header {
    background: #1445b3;
    color: white;
}
.section-register .mdl-frm .p-terms p {
    margin-bottom: 0;
    color: #797979;
    font-size: 14px;
}
.bg-lightblue {
    background: #1445b314;
}
.section-login #login_form label {
    font-weight: 600;
}
/*Modal Signup
--------------------------------*/


#signup .sign-m-header {
    padding-bottom: 0;
}
#signup .nav-tabs .nav-item {
    border: 0px solid #ddd;
    border-bottom: 0;
}
#signup .nav-tabs .nav-link.active {
    background: #1445b3;
    color: white;
}
#signup .nav-tabs .nav-link {
    background: #fff;
    color: #1445b3;
    border-bottom: 0 solid #0000;
    border-top: 1px solid #1445b3;
    border-left: 1px solid;
    border-right: 1px solid;
    border-radius: 0;
}
.sign-m-body {
    background: #eaeaea;
}
.mdl-frm {
    padding: 15px 0 0;
}
.mdl-frm label {
    font-weight: 600;
}
/*.fld-box {*/
/*    display: flex;*/
/*    background: white;*/
/*}*/
.fld-box .input-group-text {
    border: 0;
    border-radius: 0;
    background: #1445b3;
    color: white;
    width: 38px;
    height: 38px;
    justify-content: center;
}
.fld-box input, .fld-box select {
    border-radius: 0;
}
.btn-sign {
    background: #1445b3;
    color: white;
    border-radius: 0;
    padding: 8px 30px;
    width: 50%;
}
.sign-btn-box {
    text-align: center;
}
.btn-sign:hover {
    transition: .3s ease-in-out;
    background: #3f3d56;
    color: white;
}
.frgt-box {
    text-align: center;
    margin-top: 15px;
}


/*Image Upload CSS*/
.bg-gry {
    background: #fff;
}
.btn-upd {
    color: #212529;
    background-color: #eeeeee;
    border-color: #eeeeee;
}
#upload, #upload2 {
    opacity: 0;
}

#upload-label, #upload-label2 {
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    font-size: 13px;
    width: 280px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.image-area {
    border: 2px dashed rgb(51 51 51 / 70%);
    padding: 1rem;
    position: relative;
}

.image-area::before {
    content: 'Uploaded image result';
    color: #6c757d;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8rem;
    z-index: 1;
}

.image-area img {
    z-index: 2;
    position: relative;
}

/*Image Upload CSS End*/

.chck-box input {
    margin-left: 0;
    position: relative;
    margin-right: 10px;
}
#signup {
    z-index: 99999;
}
/*Modal Cookies Popup
--------------------------------*/

#cookieModal {
    padding-right: 0 !important;
    z-index: 9999;
}
#cookieModal .modal-dialog {
    margin-top: 0rem;
    max-width: 100%;
}

@media (max-width: 767px) {
.notice {
    display: block !important;
}
.cookie-text {
    margin-bottom: 10px;
}
}



.sec-forgot {
    /*height: 100vh;*/
    position: relative;
    background: url(../img/forgt-bg.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 200px 0 120px 0;
}
.sec-forgot:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000085;
    left: 0;
    top: 0;
}
.fogt-box {
    background: white;
    padding: 20px;
}
.head-forgt {
    text-align: center;
}
.head-forgt h4 {
    font-weight: 500;
    margin-bottom: 5px;
}
.fogt-box label {
    font-weight: 600;
}
.btn-rest-box {
    text-align: center;
}
.btn-restpwd {
    background: #1445b3;
    color: white;
    width: 100%;
    transition: .3s ease-in-out;
}
.btn-restpwd:hover {
    background: #3f3d56;
    color: white;
    transition: .3s ease-in-out;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #00428a;
  padding: 0 0 15px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #004a99;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#footer .footer-top .footer-info p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #ecf5ff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #007bff;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #0067d5;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}

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

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #ecf5ff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #74b5fc;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #007bff;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #0062cc;
}

#footer .copyright {
  text-align: center;
  padding-top: 15px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #f1f7ff;
  display: inline-block;
}

#footer .credits a {
  color: #bfddfe;
}

#footer .credits a:hover {
  color: #f1f7ff;
}
.app-links {
    margin-bottom: 20px;
}



 .fld-box .input-group-append {
    float: left;
}

 .fld-box input {
    /*float: left;*/
    width: 90%;
}
 .fld-box #email_only-error,  .fld-box #password-error, .fld-box #email-error {
    color: red;
    font-size: 13px;
}
#msform .fld-box input {
    width: 84%;
}
#msform select.form-control
{
    width: 92.5%;
}
#msform .fld-box .intl-tel-input input {
    width: 100%;
}
#msform .fld-box input#password, #msform .fld-box input#c-password {
    width: 92.5%;
}

@media (max-width: 600px) {
    
    #about .about-extra p {
        text-align: center;
    }
    .viewmare {
        text-align: center;
    }
    #services .box {
        /*height: 190px;*/
        height: auto;
    }
    .section-header h3 {
        font-size: 30px;
    }
    #howitwork .htw-container .icon-box .icon {
        font-weight: 500;
        font-size: 18px;
    }
    #our-mission p {
        text-align: center;
    }
    #sending-app h3 {
        text-align: center;
    }
    #sending-app p {
        text-align: center;
    }
    .app-box {
        text-align: center;
    }
    #sending-app h2 {
        text-align: center;
    }
    #sending-money .section-header h3 {
    font-size: 20px;
    }
    #msform .fld-box input {
        width: 87%;
    }
    .fld-box .iti.iti--allow-dropdown {
        width: 100%;
    }
    #msform select.form-control {
        width: 87%;
    }
    .fld-box input {
        width: 87%;
    }
    #msform .fld-box input#password, #msform .fld-box input#c-password {
        width: 87%;
    }
    .mob-cont {
        text-align: center;
        display: block;
    }
    .mob-cont h3 {
        font-weight: 500;
    }
    .signup-drop {
        width: 100%;
        transform: translate3d(0px, 46px, 0px) !important;
        border-radius: 0;
    }
    .signup-drop a {
        color: #004a99;
        padding: 5px 10px;
    }
}



