/* 
/*	Copyright (c) 2023 Nepal Remit
/*	Author: Peace Nepal DOT Com
/*	This file is made for CURRENT TEMPLATE


01) NEPAL REMIT BASE
02) NEPAL REMIT HEADER
03) NEPAL REMIT HERO
04) NEPAL REMIT SERVICES
05) NEPAL REMIT PAYOUT
06) NEPAL REMIT TESTIMONIAL
07) NEPAL REMIT PARTNERS
08) NEPAL REMIT INNER BANNER
09) NEPAL REMIT ABOUT
10) NEPAL REMIT CONTACT
11) NEPAL REMIT FAQ
12) NEPAL REMIT NEWS
13) NEPAL REMIT FOREX
14) NEPAL REMIT NETWORK
15) NEPAL REMIT CAREER
16) NEPAL REMIT MODAL POPUP
17) NEPAL REMIT 3D FLIP CARD
17) NEPAL REMIT PARTNERS FORM
18) NEPAL REMIT FOOTER


*/
/*---------------------------------------------------*/
/*	01)  NEPAL REMIT BASE
/*---------------------------------------------------*/
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}

body {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    line-height: 1.85;
    font-weight: 400;
    word-wrap: break-word;
    background-color: #ffffff;
    color: #333333;
    margin: 0;
    padding: 0;
    text-align: justify;
}

main {
    display: block;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

img {
    border-style: none;
    height: auto;
    max-width: 100%;
    object-fit: cover;
    object-position: top center;
}

figure {
    margin: 15px 0;
}

table {
    margin: 0 0 15px;
    width: 100%;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

/*::selection {
    background-color: #d80720;
    color: #fff;
}*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

blockquote {
    margin: 0 15px;
}

address {
    margin: 0 0 15px;
}

ul,
ol {
    margin: 0 0 0 15px;
    padding: 0;
}

ul,
ol {
    list-style: disc;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 15px;
}

embed,
iframe,
object {
    max-width: 100%;
    height: 100%;
    width: 100%;
}

a {
    color: #1c1c1c;
}

a:hover,
a:active {
    color: #fff;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

.form-control:focus,
.form-control.focus,
.form-select:focus,
.form-select.focus {
    box-shadow: none;
    border: 1px solid #1c1c1c;
    outline: 0;
}

select.form-select {
    border: 1px solid #979797;
    width: 100%;
    height: 70px;
    margin-bottom: 25px;
    border-radius: 35px;
    background: #fff;
    padding: 15px 30px;
    color: #1c1c1c;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("../assets/arrow-select.png") no-repeat;
    background-position: 95% center;
    background-size: 15px;
    background-color: #fff;
}

textarea {
    width: 100%;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn {
    width: 100%;
    color: #d80720;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d80720;
    background: none;
    border-radius: 35px !important;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    height: 70px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 35px;
    letter-spacing: 0.5px;
}

.btn-general {
    width: auto;
    height: 60px;
    padding: 0 50px;
    background-color: #d80720;
    color: #fff;
}

.btn-ghost {
    width: auto;
    height: 60px;
    padding: 0 50px;
    background: none;
    color: #d80720;
    border-color: #d80720;
}

.btn-general:hover,
.btn.btn-general:hover {
    background-color: #fff;
    border-color: #d80720;
    color: #d80720;
}

.btn.active,
.btn:active {
    border-color: #d80720 !important;
    color: #d80720 !important;
}

.btn.apply-btn.active,
.btn.apply-btn:active {
    border-color: #124795 !important;
    color: #fff !important;
}

.apply-btn {
    background: none;
    background: #124795;
    border-color: #124795;
    color: #fff;
    font-size: 12px;
    padding: 0 15px;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    width: auto;
    height: 30px;
}

.btn-vsm {
    height: 30px;
    font-size: 13px;
    padding: 0 25px;
}

.btn-sm {
    height: 40px;
    font-size: 14px;
    padding: 0 25px;
}

.btn-md {
    height: 50px;
    font-size: 15px;
    padding: 0 40px;
}

.apply-btn:last-child {
    border-color: #124795;
    color: #124795;
    background: none;
}

.btn.apply-btn:hover {
    background: #124795;
    color: #fff;
}

.apply-btn.btn-apply-details {
    height: 40px;
    font-size: 14px;
    padding: 0 25px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn:hover {
    background: #d80720;
    color: #fff;
}

input[type="file"] {
    margin-bottom: 15px;
}

button:focus,
button:active,
button:visited,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"]:visited,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="reset"]:visited,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"]:visited {
    background: #d80720;
    color: #fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea.form-control {
    font-family: "Poppins", sans-serif;
    width: 100%;
    height: 70px;
    background: #ffffff;
    color: #1c1c1c;
    border: 0;
    padding: 15px 30px;
    margin-bottom: 25px;
    border-radius: 35px;
    border: 1px solid #979797;
}

textarea.form-control {
    height: auto;
    border-radius: 15px;
}

input[type="file"] {
    border: 1px solid #979797;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #1c1c1c;
}

.form-control::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333333;
    opacity: 1;
    font-family: "Poppins", sans-serif;
}

.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    opacity: 1;
    font-family: "Poppins", sans-serif;
}

.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    opacity: 1;
    font-family: "Poppins", sans-serif;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
    opacity: 1;
    font-family: "Poppins", sans-serif;
}

.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333333;
    opacity: 1;
    font-family: "Poppins", sans-serif;
}

.form-control::placeholder {
    /* Most modern browsers support this now. */
    color: #1c1c1c;
    opacity: 1;
    font-family: "Poppins", sans-serif;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1c1c1c;
    font-weight: 700;
    line-height: 1.5;
    clear: both;
    text-transform: capitalize;
}

h1 {
    font-size: 34px;
    margin-bottom: 15px;
}

h2 {
    font-size: 49px;
    margin-bottom: 10px;
}

h3 {
    font-size: 39px;
    margin-bottom: 10px;
}

h4 {
    font-size: 31px;
    margin-bottom: 10px;
}

h5 {
    font-size: 25px;
    margin-bottom: 5px;
}

h6 {
    font-size: 20px;
    margin-bottom: 5px;
}

h6.small {
    font-size: 16px;
    margin-bottom: 5px;
}

h6.vsmall {
    font-size: 14px;
    margin-bottom: 5px;
}

p {
    margin-bottom: 20px;
    text-align: justify;
}

p:last-child {}

.txt-capitalize {
    text-transform: capitalize;
}

.txt-uppercase {
    text-transform: uppercase;
}

.title {
    text-align: center;
    margin-bottom: 25px;
}

.fnt-red {
    color: #d80720;
}

.fnt-blue {
    color: #1b58b0;
}

.fnt-light {
    font-weight: 100;
}

.fnt-regular {
    font-weight: 400;
}

.fnt-medium {
    font-weight: 500;
}

.fnt-sbold {
    font-weight: 600;
}

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

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

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

.mb-120 {
    margin-bottom: 75px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.element-center {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.title h3 {
    font-size: 34px;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.title h6.small {
    font-size: 15px;
    display: none;
}

.clear {
    clear: both;
}

.block {
    display: block;
}

.card-box {
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;

}

.transparent-50 {
    background: rgba(255, 255, 255, 0.5);
}

.textarea-inline {
    position: relative;
}

.form-inline {
    display: flex;
    gap: 15px;
    position: relative;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 30px;
}

body form .form-inline .error,
.error {
    font-size: 10px;
    width: 100%;
    margin: -20px 0 20px 20px;
}

.form-inline.upload-file-inline .error {
    top: 10px;
}

.textarea-inline .error {
    top: auto;
    bottom: -20px;
}

.form-inline .form-group.captcha #refresh i::before {
    font-weight: bolder !important;
}

#refresh:hover {
    color: #1c1c1c;
}

.form-inline.single-element * {
    width: 48%;
}

label {
    margin-bottom: 10px;
}

#payout-table_filter label,
#payout-table_length label {
    margin-bottom: 0;
}

.general-padding {
    padding: 40px;
}

label[for="floatingInput"] {
    padding-left: 30px !important;
    height: auto;
}

.form-floating>.form-control {
    padding: 15px 30px !important;
}

.form-floating>.form-control:focus+.error+label,
.form-floating>.form-control:focus+label {
    font-size: 0;
}

.form-floating>label {
    transform-origin: unset !important;
    transition: unset !important;
}

input[type="text"].h-60,
input[type="email"].h-60,
input[type="number"].h-60,
select.form-select.h-60 {
    height: 60px;
}

.blockquote {
    font-size: 18px;
    color: #1b58b0;
    padding: 10px 0 10px 70px;
    position: relative;
    margin: 20px 0;
}

.blockquote::before {
    content: "";
    width: 42px;
    height: 33px;
    background: url("../assets/quote.png") no-repeat;
    background-size: auto;
    position: absolute;
    left: 0;
    top: 25px;
    background-size: 40px;
}

.padding-30 {
    padding: 30px;
}

/*---------------------------------------------------*/
/*	02) NEPAL REMIT HEADER
/*---------------------------------------------------*/
header {
    z-index: 99;
}

.dropdown-plus {
    width: 100%;
}

.navik-menu ul ul li:hover>a {
    padding-left: 35px !important;
}

.navik-header .navik-menu ul ul li>a {
    font-style: normal;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.navik-header .navik-menu ul ul li:first-child>a {
    border-radius: 6px 6px 0 0;
}

.navik-header .navik-menu ul ul li:last-child>a {
    border-bottom: 0;
    border-radius: 0 0 6px 6px;
}

.navik-menu>ul>li>a {
    padding: 0 50px 0 0;
    color: #1c1c1c;
}

.navik-menu ul li.current-menu>a,
.navik-menu ul li:hover>a {
    color: #d80720;
}

.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
}

.navik-menu ul li>a {
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
    font-size: 16px;
}

.navik-menu>ul>li:last-child>a {
    padding: 0;
}

body header .navik-header.sticky {
    margin-top: 0 !important;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.15);
}

body .navik-header-overlay .burger-menu,
body .navik-header-overlay .burger-menu:hover {
    box-shadow: 0 0 20px -1px rgba(0, 0, 0, 0.3);
    border-radius: 50px;
    background: #fff;
}

body .line-menu {
    height: 3px;
}

body .navik-header-overlay .burger-menu {
    width: 50px;
    height: 50px;
}

body .navik-header-overlay .burger-menu>span {
    height: 22px;
}

.menu-open .line-menu:nth-child(2) {
    width: 80%;
    transform: rotate(-3deg) translateX(3px);
}

.modal {
    z-index: 999999;
}

.logo {float: left;}
.topleft {float: right; font-size: 18px;
margin-top: 35px;}
.topcontact {color:#124795}

/*---------------------------------------------------*/
/*	03) NEPAL REMIT HERO
/*---------------------------------------------------*/

.hero {
    min-height: 100vh;
    display: flex;
    align-items: flex-start;
    background-size: contain !important;
    position: relative;
}

.services {
    margin-top: 50px;
}

html body .hero .container {
    margin-top: 150px;
}

.hero .col-md-7 {
    padding-right: 50px;
    margin-top: 40px;
}

.hero .col-md-5 {
    display: flex;
    justify-content: flex-end;
}

.hero h1 {
    font-size: 46px;
    text-align: left;
}

.hero img {}

.hero .block-image img {
    width: 92%
}

.track-money-form-wrapper,
.payout-location-form-wrapper {
    padding: 30px 40px;

    background: rgba(255, 255, 255, 0.6)
}

.track-money-form-wrapper p {
    margin: 10px 0 20px;
}

.cont-image {
    float: left;
    margin: 0 30px 10px 0;
    width: 48%
}

.cont-image-right {
    float: right;
    margin: 0 0px 10px 30px;
    width: 48%
}

.clear {
    clear: both;
}

/*---------------------------------------------------*/
/*	04) NEPAL SERVICES
/*---------------------------------------------------*/

.services-item {
    padding: 30px;
    background: #fff;
    margin-bottom: 25px;
    display: block;
    text-decoration: none;
}

.services-item img {
    width: 60px;
}

.services-item:hover,
.services-item:focus,
.services-item:active,
.services-item.focus,
.services-item.active {
    color: #333333;
}

.services-slider .services-item {
    margin-bottom: 0;
}

.services-item h5 {
    font-size: 20px;
    margin: 15px 0;

}

.services-slider .splide__track {
    padding: 15px 0;
}

.services-slider .splide__pagination__page,
.testimonial-slider .splide__pagination__page {
    width: 15px;
    height: 15px;
    background: #999999;
}

.services-slider .splide__pagination {
    bottom: -70px;
}

.services-slider .splide__pagination__page:first-child,
.testimonial-slider .splide__pagination__page:first-child {
    margin-right: 15px;
}

.services-slider .splide__pagination__page.is-active,
.testimonial-slider .splide__pagination__page.is-active {
    background: #124795;
}

.services-details .col-lg-9,
.career .col-lg-9 {
    padding-right: 50px;
}

.services-details {
    margin-bottom: 0;
}

.services-sidebar {
    background: #f2f2f2;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 10px;
    top: 120px;
    z-index: 1;
}

.services-sidebar li {
    display: block;
}

.services-sidebar a {
    display: block;
    text-decoration: none;
    padding: 20px;
    border-bottom: 1px solid #ccc;
    text-align: left;

}

.services-sidebar a:hover,
.services-sidebar li.active a {
    color: #124795;
}

.services-sidebar li:last-child a {
    border-bottom: 0;
}

/*---------------------------------------------------*/
/*	05)  NEPAL REMIT PAYOUT
/*---------------------------------------------------*/

.payout {}

.payout .row:last-child {}

.payout .col-12:first-child {
    text-align: right;
}

.payout-location-form-wrapper h6 {
    margin-bottom: 20px;
    text-align: left;
}

.payout .col-12:first-child img {
    padding-right: 55px;
}

.pd-left {
    padding-left: 45px;
}

.pd-right {
    padding-right: 45px;
}

/*---------------------------------------------------*/
/*	06)  NEPAL REMIT TESTIMONIAL
/*---------------------------------------------------*/
.testimonial-slider .splide__track {
    padding: 10px 0 15px;
}

.testimonial-item {
    padding: 30px;
    min-height: 220px;
    position: relative;
}

.testimonial-item span,
.img-wrap {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: #b9b9b9;
}

.testimonial-item span {
    position: absolute;
    top: -47px;
}

.testimonial-item h6 {
    font-size: 22px;
    margin: 30px 0 15px;
    margin-top: 0;
}

.services-item h5,
.testimonial-item h6,
.services-item h5+p,
.testimonial-item h6+p,
.news-item h6,
.news-item p,
.news-item.video-item h6,
.gallery-item .card-desc h6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;

}

.services-item h5 {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-align: left;
}

.testimonial-item h6 {
    -webkit-line-clamp: 1;
    line-clamp: 1;
    text-align: left;
}

.services-item h5+p,
.testimonial-item h6+p {
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.img-wrap {
    position: absolute;
    top: -50px;
    overflow: hidden;
}

/*---------------------------------------------------*/
/*	07) NEPAL REMIT PARTNERS
/*---------------------------------------------------*/

.partners-slider img {
    filter: grayscale(100%);
    transition: all 0.5s ease-in-out;
}

.partners-slider img:hover {
    filter: grayscale(0);
}

.partners-slider .splide__slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners-slider .splide__arrow--prev {
    left: -50px;
}

.partners-slider .splide__arrow--next {
    right: -50px;
}

.partners-slider .splide__arrow {
    background: rgba(0, 0, 0, 0.1);
}

.partners-slider .splide__arrow svg {
    height: 10px;
}

/*---------------------------------------------------*/
/*	08) NEPAL REMIT INNER BANNER
/*---------------------------------------------------*/
.inner-banner {
    padding: 20px 0;
    margin-top: 80px;
}

.breadcrumb {
    margin: 0;
    font-size: 14px;
}

.breadcrumb a {
    text-decoration: none;
    color: #d80720;
}

.breadcrumb a:hover {
    color: #1c1c1c;
}

.inner-banner h1 {
    font-size: 30px;

    margin-top: 10px;
    margin-bottom: 0
}

/*---------------------------------------------------*/
/*	09) NEPAL REMIT ABOUT
/*---------------------------------------------------*/

.mission-item {
    padding: 40px 30px;
    display: flex;
    flex-wrap: wrap;
    min-height: 190px;
}

.mission-vision-block .col-lg-6:last-child .mission-item div:first-child {
    width: 70px;
}

.mission-item div:first-child {
    width: 60px;
}

.mission-item div:last-child {
    padding-left: 15px;
    width: calc(100% - 70px);
}

.team-item {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 25px;
}

.team-item .contact-details {}

.team-img-hold {
    height: 290px;
    overflow: hidden;
}

.team-img-hold img,
.team-item img {
    width: 100%;
    height: 100%;
}

.team-img-wrapper {
    height: 310px;
    overflow: hidden;
    margin-bottom: 15px;
}

.grid-desc {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.contact-details {
    list-style: none;
    margin: 0;
}

.contact-details a {
    height: 40px;
    width: 40px;
    border: 1px solid #1c1c1c;
    display: block;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-details a i {
    line-height: 1;
}

.contact-details a:hover {
    background: #1c1c1c;
}

.contact-details a:hover i {
    color: #fff;
}

.values-wrap {
    margin: 340px 0 200px;
}

.values-block {
    height: 430px;
    width: 430px;
    border-radius: 215px;
    border: 1px dashed #124795;
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 auto;
}

.values-text-block {
    height: 220px;
    width: 220px;
    border-radius: 110px;
    background: #124795;
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.5;
}

.values-icon-box {
    height: 110px;
    width: 110px;
    border-radius: 55px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.5;
    border: 1px solid #124795;
    position: absolute;
}

.values-icon-box img {
    width: 50px;
}

.values-icon-box i {
    font-size: 48px;
    color: #124795;
}

.icon-box-customer {
    left: 50%;
    transform: translateX(-50%);
    top: -55px;
}

.icon-box-integrity {
    right: -55px;
    top: 20%;
}

.icon-box-accountability {
    left: -55px;
    top: 20%;
}

.icon-box-transparency {
    right: 25px;
    bottom: 0;
}

.icon-box-teamwork {
    left: 25px;
    bottom: 0;
}

.icon-box-content {
    padding: 30px;
    width: 415px;
    font-size: 14px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    position: absolute;
}

.icon-box-content h6 {
    font-weight: 600;
}

.customer-content::after,
.accountability-content::after,
.integrity-content::after,
.team-content::after,
.transparency-content::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
}

.customer-content::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.integrity-content::after,
.transparency-content::after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    left: -10px;
}

.accountability-content::after,
.team-content::after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    right: -10px;
}

.integrity-content::after,
.transparency-content::after,
.accountability-content::after,
.team-content::after {
    top: 50%;
    transform: translateY(-50%);
}

.customer-content {
    top: -300px;
}

.accountability-content {
    left: -490px;
    top: 40px;
}

.integrity-content {
    right: -490px;
    top: 40px;
}

.team-content {
    left: -410px;
    bottom: -80px;
}

.transparency-content {
    right: -410px;
    bottom: -80px;
}

/*---------------------------------------------------*/
/*	10) NEPAL REMIT CONTACT
/*---------------------------------------------------*/

.contact-form-wrap button[type="submit"],
.partners-form-wrap button[type="submit"] {
    width: 250px;
    background: #d80720;
    color: #fff;
}

.contact-form-wrap button[type="submit"]:hover,
.partners-form-wrap button[type="submit"]:hover {
    background: none;
    color: #d80720;
}

.icon-box {
    height: 75px;
    width: 75px;
    border-radius: 40px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #1c1c1c;
    background: #fff;
}

.icon-box+div a:hover {
    color: #d80720;
}

.contact-list {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}

.contact-list div {
    padding-left: 20px;
}

.contact-list h6 {
    font-weight: 500;
}

.contact-list a {
    text-decoration: none;
}

.google-map-marker {
    border: 10px solid #fff;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.09);
    width: 100%;
}

.map-wrap {
    display: flex;
}

/*---------------------------------------------------*/
/*	11) NEPAL REMIT FAQ
/*---------------------------------------------------*/

.faq-accordion .accordion-button:focus,
.faq-accordion .accordion-button.focus {
    box-shadow: none;
}

.faq-accordion button {
    height: auto;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.35;
    border-radius: 0 !important;
}

.accordion-button[aria-expanded="false"] {
    background: #fff;
    color: #1c1c1c;
}

.accordion-button[aria-expanded="true"] {
    background: #f8f9fa;
    color: #d80720;
}

.faq-accordion .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon);
}

.gallery-item.card-box {
    padding: 0;
}

.gallery-item .card-desc {
    height: 100px;
}

.card-desc {
    padding: 20px;
}

.gallery-item .card-desc h6 {
    margin-bottom: 0;
    font-weight: 400;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.gallery-img-holder {
    overflow: hidden;
    display: block;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.gallery-img-holder img {
    transition: all 0.5s ease-in-out;
    object-position: center;
    height: 100%;
    width: 100%;
}

.gallery-item:hover img {
    transform: scale(1.2);
}

.gallery-inner-item {
    margin-bottom: 30px;
}

.gallery-inner-item img {
    width: 100%;
    border-radius: 10px;
    height: 100%;
}

/*---------------------------------------------------*/
/*	12) NEPAL REMIT NEWS
/*---------------------------------------------------*/

.news-item {
    padding: 30px;
    margin-bottom: 25px;
    min-height: 270px;
}

.news-events-item {
    min-height: 310px;
}

.news-item p {
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.news-item h6 {
    color: #124795;
    font-weight: 500;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-align: left;
}

.news-item.video-item {
    padding: 0;
}

.news-item.video-item .video-wrap {
    height: 280px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.news-item.video-item h6 {
    padding: 20px;
    font-weight: 400;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 100px;
}

.news-item a {
    text-decoration: none;
}

.gallery-img-holder {
    aspect-ratio: 3/1.7;
}

.newsdate i {
    margin-right: 5px;
}

.notices-item.services-item {
    padding: 20px;
}

.notices-item.services-item img {
    width: 100%;
}

.notices-item.services-item h5 {
    margin: 20px 0 10px;
}

/*---------------------------------------------------*/
/*	13) NEPAL REMIT FOREX
/*---------------------------------------------------*/

.forex {
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
    background: #fff;
}

.forex-col {
    float: left;
    width: 33%;
}

.forex .forex-col:nth-of-type(2) {
    width: 45%;
}

.forex .forex-col:nth-of-type(3) {
    width: 22%;
}

.forex p {
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #1c1c1c;
    font-size: 1rem;
}

.forex strong {
    color: #124795;
    font-size: 0.85rem;
    font-weight: 500;
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.2em;
    line-height: 2;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.forex .flag-icon {
    width: 2rem;
    line-height: 2;
    margin-right: 0.5rem;
    border-radius: 0.5rem;
}

.table-responsive {
    border-radius: 10px;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15);
}

.table-responsive table {
    --bs-table-striped-bg: rgba(0, 0, 0, 0.03);
}

table.dataTable thead th,
table.dataTable tbody td {
    padding: 10px 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #124795;
    color: #fff !important;
    border: 0;
    padding: 0.15em 1em;
}

table.dataTable tbody tr {
    border: rgba(18, 71, 149, 0);
}

.table-responsive table.dataTable.no-footer {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

#payout-table thead {
    background: #124795;
    color: #fff;
}

#payout-table_wrapper input[type="search"] {
    width: 200px;
    height: auto;
    margin-bottom: 0;
}

#payout-table_length,
#payout-table_filter,
#payout-table_info,
#payout-table_paginate {
    padding: 10px 15px;
}

.payout-inner .col-lg-6 h4 {
    margin-top: 20px;
    font-size: 24px;
}

/*---------------------------------------------------*/
/*	14) NEPAL REMIT NETWORK
/*---------------------------------------------------*/

.join-partners-sec .col-xl-8 {
    display: flex;
    flex-direction: column;
}

.join-partners-sec ul {
    margin: 0;
    border: 0;
}

.network-tabs.nav-tabs .nav-link {
    text-transform: capitalize;
    font-weight: 500;
    color: #1c1c1c;
    padding: 0 40px;
    border: 0;
    font-size: 18px;
}

.network-tabs {
    position: relative;
    top: 5px;
}

.network-tabs.nav-tabs .nav-link.active {
    box-shadow: 0 -15px 15px 0px rgba(0, 0, 0, 0.04);
    color: #d80720;
    border-radius: 10px 10px 0 0 !important;
}

/*---------------------------------------------------*/
/*	15) NEPAL REMIT CAREER
/*---------------------------------------------------*/

.career-sec .col-lg-6 {}

/*---------------------------------------------------*/
/*	16) NEPAL REMIT MODAL POPUP
/*---------------------------------------------------*/

.modal-backdrop.show {
    background: rgba(0, 0, 0, 0.85);
    opacity: 1;
}

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

.modal-open header {
    z-index: 2;
}

.modal-backdrop.show {
    display: none;
}

script+.modal-backdrop.show {
    display: block;
    z-index: 99999;
}

.modal .modal-content {
    border: 0;
}

.modal.show .modal-dialog {
    position: fixed;
    left: calc(50% - 10px);
    transform: translateX(-50%);
    top: 50px;
}

.modal.show .modal-dialog button {
    width: 10px;
    height: 10px;
    background: #d80720;
    opacity: 1;
    color: #fff;
    font-size: 18px;
    border-radius: 15px;
    position: absolute;
    right: -15px;
    top: -15px;
    padding: 10px;
}

.modal.show .modal-dialog button:focus,
.modal.show .modal-dialog button.focus,
.modal.show .modal-dialog button:active,
.modal.show .modal-dialog button.active {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

.lg-on header {
    display: none;
}

.lg-next,
.lg-prev {
    width: 50px;
}

body .lg-outer .lg-thumb-item.active,
body .lg-outer .lg-thumb-item:hover {
    border-color: #d80720;
}

.overlay-center-menu .overlay-dropdown-plus {
    width: calc(100% + 55px);
    z-index: 2;
    height: 100%;
    top: auto;
}

body .overlay-dropdown-plus::before,
body .overlay-dropdown-plus::after {
    top: 4px;
}

.overlay-center-menu .overlay-dropdown-plus+a {
    position: relative;
    z-index: 1;
}

.overlay-dropdown-plus {
    top: 9px;
}

.mission-listing {
    margin: 0;
    list-style: none;
}

.mission-listing li {
    position: relative;
    padding-left: 35px;
}

.mission-listing li::before {
    content: "";
    background: url("../assets/nepal-listing.png") no-repeat;
    width: 28px;
    height: 18px;
    display: block;
    background-size: 30px;
    position: absolute;
    left: 0;
    top: 8px;
}

/*---------------------------------------------------*/
/*	17) NEPAL REMIT 3D FLIP CARD
/*---------------------------------------------------*/

.services-flip-card {
    /* perspective: 1000px; */
    /*    min-height: 315px;*/

    margin-bottom: 25px;
}

.services-flip-card.testimonials-flip-card {}

.services-flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* .services-flip-card:hover .services-flip-card-inner {
    transform: rotateY(360deg);
} */

.services-flip-card-front,
.services-flip-card-back {
    /*   position: absolute;*/
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.services-flip-card-back {
    background-color: #144996;
    transform: rotateY(180deg);
}

/*---------------------------------------------------*/
/*	18) NEPAL REMIT PAYMENT TRACKER
/*---------------------------------------------------*/

.tracking-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: baseline;
}

.tracker-item {
    width: 280px;
    padding: 40px 20px 25px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    min-height: 240px;
}

.tracker-item:nth-child(even) {
    margin-right: 0;
}

.tracker-item img {
    width: 45px;
}

.tracker-item h6 {
    font-size: 16px;
}

.tracker-item h6:nth-child(2) {
    margin: 25px 0 5px;
    font-size: 18px;
}

/*---------------------------------------------------*/
/*	20) NEPAL REMIT PARTNERS FORM
/*---------------------------------------------------*/

.agent-form h6 {
    margin-bottom: 15px;
}

.agent-form h6.small {
    font-size: 17px;
    color: #124795;
}

.form-inline div {
    width: 23.5%;
    position: relative;
}

.contact-us-form .form-inline div,
.career-form .form-inline div {
    width: 48.5%;
}

.contact-us-form .form-inline,
.career-form .form-inline {
    margin-bottom: 0;
}

.captcha-inline {
    position: relative;
    margin-bottom: 15px;
}

.captcha-inline .row {
    align-items: center;
}

.captcha-inline .error {
    position: relative;
    bottom: -25px;
}

.contact-us-form .form-inline .captcha-inline {
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
    gap: 30px;
}

.contact-us-form .form-inline .captcha-inline div {
    flex: unset;
}

.contact-us-form .form-inline .captcha-inline .form-floating {
    width: 250px;
}

.contact-us-form .form-inline .captcha-inline * {
    margin-bottom: 0 !important;
}

.captcha-inline .captcha {
    width: 185px;
    position: relative;
}

.contact-us-form .form-inline #refresh {
    right: -20px;
}

.captcha-inline .form-floating {
    width: 250px;
    margin: 0 0 0 15px;
}

.captcha-inline .form-floating * {
    margin-bottom: 0 !important;
}

/*---------------------------------------------------*/
/*	20) NEPAL REMIT FOOTER
/*---------------------------------------------------*/
footer {
    background: url("../assets/map.png") no-repeat top center;
    background-size: cover !important;
}

footer p {
    text-align: left;
}


footer .row:first-child {
    padding: 70px 0 10px;
}

footer .row:last-child {
    padding-bottom: 30px;
    font-size: 14px;
    margin-top: 10px;
}

footer h6 {
    margin-bottom: 25px;
}

footer img {
    margin-bottom: 20px;
}

footer .col-md-6 {
    display: flex;
    flex-direction: column;
   
}

footer .col-md-6:first-child {
    position: relative;
    top: -15px;
}

.footer-links,
.social-links {
    margin: 0;
    padding: 0;
}

.footer-links li {
    display: block;
    margin-bottom: 10px;
    text-align: left;
}

.footer-links a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.footer-links a:hover {
    color: #d80720;
}

.footer-links li:last-child {
    margin-bottom: 0;
}

.social-links {
    margin-top: 30px;
    list-style: none;
}

.social-links li {
    float: left;
}

.social-links li {
    margin-right: 10px;
}

.social-links li:last-child {
    margin-right: 0;
}

.social-links a {
    height: 40px;
    width: 40px;
    border: 1px solid #666666;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-links a:hover {
    background: #144996;
    border-color: #144996;
}

.social-links a:hover path {
    fill: #fff;
}

.copyright-links {
    text-decoration: none;
}

.copyright-links:hover {
    color: #d80720;
}

.partners-form-wrap {
    padding: 40px;
}

.pd-left {
    padding-left: 30px;
}

.form-check-input {
    border-color: #333 !important;
    width: 1.25em !important;
    height: 1.25em;
    margin-right: 10px !important;
}

.table thead tr th,
.table tbody tr td {
    padding: 0.75rem 1rem !important;
}

.clear {
    clear: both;
}

.error {
    color: red;
}



.table thead {
    background: #124795;
    color: #fff;
}

.page-link {
    color: #124795;
}

.active>.page-link,
.page-link.active {
    background-color: #124795;
    border-color: #124795;
}