@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");

::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

body {
    background: #fff;
    margin: 0px auto;
    padding: 0px;
    font-family: "Raleway", sans-serif;
}

.header_sec {
    width: 100%;
    background: none;
    padding: 0px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.navbar-nav li {
    position: relative;
}

.navbar-nav li .active {
    color: #3f84e5 !important;
}

.navbar-nav li .active:before {
    content: "";
    background: #3f84e5;
    width: 16px;
    height: 2px;
    border-radius: 15px;
    position: absolute;
    bottom: 5px;
}

/* .banner_sec {
    width: 100%;
    padding: 90px 0px 40px;
    background-image: url("../images/bg-map.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
} */

.banner_inside h1 {
    color: #fff;
    font-weight: 800;
    margin-bottom: 50px;
    text-align: left;
    font-size: 70px;
}

/*.banner_inside p{
    font-size: 70px;
}*/

.countdown {
    display: flex;
    justify-content: space-around;
    text-align: center;
    position: relative;
    bottom: 0;
    align-items: center;
    width: 350px;
    left: 60px;
}

.hour,
.minutes,
.seconds {
    font-size: 3rem;
}

.countdown h2 {
    font-size: 38px;
    color: #000;
    font-weight: 800;
    background: #fff;
    width: 85px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-radius: 10px;
}

.countdown h6 {
    font-size: 15px;
    color: #fff;
}

.countdown ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.countdown li {
    float: none;
    display: inline-block;
    text-align: center;
    width: 23%;
    margin: 0 20px;
}

.notify_sec {
    width: 100%;
    background: none;
    padding: 20px 0px;
}

.notify_form {
    width: 100%;
    /* padding: 50px 30px; */
    /* margin: auto; */
    /* background: linear-gradient(18.68deg, #03153B 12.63%, #003775 95.91%); */
    /* border-radius: 10px; */
    /* margin-bottom: -140px; */
    position: relative;
}

.notify_form .page_heading h2 {
    color: #fff;
    margin-bottom: 20px;
}

.notify_form .page_heading p {
    color: #fff;
}

.notify_form form {
    max-width: 80%;
    margin: auto;
    margin-top: 65px;
}

.notify_form .page_heading {
    margin-bottom: 0px;
}

.notify_form input.form-control {
    padding: 18px 25px;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    border: 1px solid #000;
    text-align: left;
}

.input-group-prepend select {
    height: 45px;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 13px;
    font-weight: 600;
}

.notify_form button {
    background: #285ea9;
    border: none;
    color: #fff;
    border-radius: 8px;
    padding: 17px 20px;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    box-shadow: 0px 5px 7px #ffffff00;
    min-width: 150px;
    /* margin-top: 37px; */
    margin-top: 16px;
}

lottie-player {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

nav {
    padding: 25px 0px !important;
}
.bs-paginate nav {
    padding: 15px 0px !important;
}

.nav-link {
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
}

.navbar-nav li {
    margin-left: 20px;
}

.navBtns {
    background: linear-gradient(177.49deg, #ffffff -11.55%, #cfd9ff 109.82%);
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08);
    border-radius: 10px;
    color: #3f84e5 !important;
    padding: 8px 20px !important;
    outline: none !important;
    font-weight: 700;
    border: 1px solid #cfd9ff;
    margin-left: 5px;
}

.navbar-brand img {
    width: 150px;
}

.nav-last {
    margin-left: 5px !important;
}

.transpBtn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff !important;
    margin-left: 15px;
}

.form_banner {
    width: 90%;
    background: #fff;
    padding: 7% 10% 7% 7%;
    /* max-width: 445px; */
    margin: auto;
    border-radius: 15px;
    box-shadow: 0px 4px 5px #9494945c;
}

.banner_inside {
    width: 100%;
    background: none;
    padding: 75px 0px;
}

.form_banner input.form-control,
.form_banner select.form-control {
    background: #d8e6fa;
    border: 2px solid #d8e6fa;
    outline: none !important;
    box-shadow: none !important;
    padding: 15px 20px;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
}

.why_choose_sec {
    background: none;
    padding: 0px;
    width: 100%;
    background: linear-gradient(180deg, #ffffff 0%, #e9edf2 100%);
}

.page_heading {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
    background: none;
}

.page_heading h2 {
    font-size: 35px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
}

.page_heading p {
    text-align: center;
    max-width: 450px;
    margin: auto;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #383636;
}

.choose_us_area {
    width: 100%;
    background: #fff;
    padding: 0px;
    border-top: 4px solid #65a2f9;
    border-radius: 3px 3px 20px 20px;
    overflow: hidden;
}

.choose_us_area ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: baseline;
}

.choose_us_area li {
    width: 25%;
    max-width: 25%;
    border-right: 1px solid #eceef3;
}

.choose_us_area li:last-child {
    border: none;
}

.choose_card {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 60px 25px;
    border-top: 4px solid #3f84e5;
    transition: 0.25s ease-out;
}

.choose_card:hover {
    transition: height 0.3s ease-out 0s;
    cursor: pointer;
}

.choose_card:hover section {
    position: relative;
    top: -20px;
    transition: 3s ease-out;
}

/*.choose_card:hover section img{
    position: relative;
    top: -25px;
    transition: 0.25s ease-out;
}*/

.choose_card img {
    max-width: 60px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.choose_card h4 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
    color: #333;
}

.choose_card p {
    margin-bottom: 0;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #343333;
    margin-top: 15px;
}

.choose_card img {
    width: auto;
    height: 90px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.pad1 {
    padding-left: 0.5px;
    padding-right: 0.5px;
}

.works_sec {
    padding: 120px 0px;
    width: 100%;
    /*background: linear-gradient(0deg, #f1f1f1 0%, #ffffff00 100%)*/
}

.works_area {
    width: 100%;
    background: none;
    padding: 20px 0px;
}

.works_card {
    background: none;
    width: 100%;
    max-width: 410px;
    position: relative;
    margin: auto;
}

.work_tagmark {
    position: absolute;
    left: 0px;
    top: -5px;
    border: 1px solid #cecece;
    padding: 3px;
    border-radius: 50%;
    outline: none;
}

.work_content {
    padding-left: 52px;
    width: 100%;
    display: block;
}

.works_card h3 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
}

.works_card p {
    margin-bottom: 0px;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    color: #666;
}

.circle_points {
    width: 25px;
    display: flex;
    height: 25px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #65a2f9 0%, #3f84e5 100%);
    border-radius: 50%;
}

.circle_points h5 {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 0px;
    font-weight: 600;
    position: relative;
    top: -1px;
}

.feature_sec {
    width: 100%;
    background: #fff;
    padding: 90px 0px;
}

.feature_rows {
    width: 100%;
    background: none;
    padding: 0px;
    position: relative;
    margin-bottom: 65px;
}

.feature_rows img {
    display: block;
    margin: auto;
}

.feature_rows h4 {
    text-align: left;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: 1px;
}

.feature_rows h4 {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: 1px;
    max-width: 82%;
    line-height: 35px;
}

.feature_content {
    padding: 0 54px;
}

.mobileApp_sec {
    width: 100%;
    background: none;
    padding: 0px;
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: 40% 100%;
}

.mobileApp_sec .page_heading h2 {
    text-align: left;
}

.mobileApp_sec .page_heading p {
    text-align: left;
    max-width: 75%;
    margin: 0 !important;
}

.mobileApp_sec .page_heading h2 span {
    display: block;
}

.mobileApp_sec ul {
    margin: 0pc auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    margin-top: 45px;
}

.mobileApp_sec li {
    float: none;
    display: inline-block;
    margin-right: 20px;
}

.mobileApp_sec li img {
    width: 150px;
}

.footer_sec {
    width: 100%;
    padding: 70px 0px 20px;
    background: linear-gradient(18.68deg, #03153b 12.63%, #003775 95.91%);
}

.footer_sec p {
    color: #fff;
    text-align: left;
    font-size: 15px;
    margin-bottom: 15px;
    max-width: 385px;
    line-height: 25px;
}

.footer_sec ul.app_icons {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    margin-top: 45px;
}

.footer_sec .app_icons li {
    float: none;
    display: inline-block;
    margin-right: 20px;
}

.footer_sec .app_icons li img {
    width: 185px;
    /*height: 85px;*/
    object-fit: contain;
}

.footmenu {
    width: 100%;
    background: none;
}

.footmenu h3 {
    margin-bottom: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}

.footmenu ul {
    margin: 0px auto;
    padding: 0px;
    text-align: left;
}

.footmenu li {
    float: none;
    display: block;
}

.footmenu li a {
    text-decoration: none;
    color: #c7c7c7;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}

ul.social_icon li {
    display: inline-block;
    margin-right: 10px;
}

.social_icon li img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 5px;
}

.footer_sec img.footlogo {
    width: 170px;
    margin-bottom: 20px;
}

.copyright_sec {
    width: 100%;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 3px solid #e9edf230;
}

.copyright_sec h6 {
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    text-align: left;
    font-weight: 700;
}

.reviews_sec {
    width: 100%;
    background: none;
    padding: 150px 0px 90px;
}

.form_banner ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    margin-top: 20px;
    position: relative;
    margin-bottom: 25px;
}

.form_banner ul:before {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    background: transparent;
    position: absolute;
    border: 1px dashed #285ea96b;
    left: 6px;
    top: 0;
}

.hscroll > .row {
    overflow-x: auto;
    white-space: nowrap;
}

.hscroll > .row > .col-4 {
    display: inline-block;
    /* float: none; */
}

.form_banner li {
    float: none;
    display: flex;
    text-align: left;
    font-size: 11px;
    padding: 5px 0px;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    position: relative;
    padding-left: 25px;
}

.form_banner li b {
    font-size: 18px;
    font-weight: 800;
    margin-right: 5px;
    color: #2860ab;
}

.form_banner li mark {
    position: absolute;
    left: 0;
    background: #285faa;
    display: flex;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    top: 14px;
}

.form_banner li mark img {
    position: relative;
    top: 0px;
    right: -1px;
}

.total_amount input.form-control {
    background: transparent;
    font-size: 25px;
    font-weight: 800;
    padding: 7px 20px 12px;
    border-color: #285ea9;
    color: #333;
}

.form-group {
    margin-bottom: 20px;
}

.form-custom-btn {
    background: #285ea9;
    border: none;
    color: #fff;
    border-radius: 8px;
    padding: 13px 20px;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    box-shadow: 0px 5px 7px #7d7d7d8a;
}

.form_banner h6 {
    margin-bottom: 0;
    text-align: left;
    font-size: 13px;
    color: #666;
}

.form_banner h6 a {
    text-decoration: none;
    font-weight: 600;
    color: #295da8;
}

.banner_inside {
    position: relative;
}

.banner_inside button.learnmore {
    background: transparent;
    /* border: 2px solid #fff; */
    border: 2px solid #921b53;
    /* background: rgb(2,0,36); */
    background: linear-gradient(
        90deg,
        rgb(168, 24, 96) 0%,
        rgba(146, 27, 83, 0.9436751507243523) 35%,
        rgba(146, 27, 83, 1) 100%
    );
    color: #fff;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    margin: 0 0 0 25px;
}

.login_sec {
    width: 100%;
    padding: 0px;
    position: relative;
    background: url("../images/page_bg.png");
    min-height: calc(100vh - 0px);
    max-height: calc(100vh - 0px);
    background-size: contain;
    background-repeat: repeat;
    background-position: center;
    position: relative;
    display: flex;
}

.login_sec:before {
    content: "";
    background: url("../images/map.svg");
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-position: left center;
    background-repeat: no-repeat;
    opacity: 0.4;
}

.login_pics {
    background: none;
    height: 100%;
    /* width: 40%; */
    height: calc(100vh - 0px);
    padding: 45px 60px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 560px;
}

.login_content {
    background: #fff;
    height: 100%;
    /* width: 60%; */
    height: calc(100vh - 0px);
    position: relative;
    padding: 75px 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.login_content h2 {
    text-align: left;
    /* margin-bottom: 75px; */
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.login_content h2 img {
    cursor: pointer;
}

.login_form {
    /* margin-top: 45px; */
    /* width: 80%; */
    background: none;
    /* max-width: 500px; */
}

.login_form .form-control {
    background: #fafafc;
    border: 1px solid #f1f1f1;
    padding: 15px 25px;
    margin-top: 15px;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    box-shadow: none !important;
    border-radius: 12px;
}

.login_form .input-group {
    /* padding: 15px 25px; */
    height: 100%;
}

.login_form p {
    text-align: right;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 600;
}

.login_form p a {
    text-decoration: none;
    color: #17427e;
}

.login_form button {
    background: #285ea9;
    border: none;
    color: #fff;
    border-radius: 8px;
    padding: 16px 20px;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    box-shadow: 0px 5px 7px #7d7d7d8a;
    /* min-width: 150px; */
}

.submit_data {
    /* width: 100%; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.submit_data input[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.submit_data label {
    cursor: pointer;
    text-indent: -9999px;
    width: 50px;
    height: 30px;
    background: grey;
    display: block;
    border-radius: 100px;
    position: relative;
    margin-left: 10px;
}

.submit_data label:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.submit_data input:checked + label:after {
    left: calc(100% - 1px);
    transform: translateX(-100%);
    background: #295da8;
}

.submit_data label:active:after {
    width: 30px;
}

.submit_data input:checked + label {
    background: #295da85c;
}

.submit_data h6 {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.login_form .form-control:focus {
    border-color: #295da8 !important;
}

.newone_sec {
    width: 100%;
    background: none;
    padding: 25px 0px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    min-height: 165px;
}

.newone_sec h6 {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 14px;
}

.newone_sec h6 a {
    margin-left: 5px;
    text-decoration: none;
}

.newone_sec button {
    background: linear-gradient(180deg, #455b60 0%, #0d1b1e 100%);
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26);
    border-radius: 12px;
}

.banner_inside h3 {
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 55px;
    margin-bottom: 35px;
}

.banner_inside p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    max-width: 450px;
    display: block;
    margin: auto;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: center;
}

.contact_form {
    width: 100%;
    background: #fff;
    padding: 90px 80px;
    margin-top: 45px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    box-shadow: 0px 3px 5px #cacaca;
}

.contact_form .form-control {
    background: #fafafc;
    border-radius: 6px;
    border: 1px solid #f1f1f1;
    text-align: left;
    font-size: 13px;
    padding: 11px 15px;
    font-weight: 500;
    outline: none;
    box-shadow: none !important;
}

textarea {
    resize: none;
}

.contact_form button {
    background: #285ea9;
    border: none;
    color: #fff;
    border-radius: 8px;
    padding: 13px 20px;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    box-shadow: 0px 5px 7px #7d7d7d8a;
    display: block;
    margin-left: auto;
    margin-right: auto;
    min-width: 150px;
}

.contact_form h6 {
    margin-bottom: 0;
    text-align: center;
    margin-top: 22px;
    font-size: 13px;
    font-weight: 500;
    color: #555;
}

.contact_form h6 a {
    text-decoration: none;
}

.contact_info {
    padding: 250px 0px 150px;
    width: 100%;
    background: none;
}

.info_inside {
    width: 100%;
    background: none;
    padding: 0px;
    max-width: 950px;
    margin: auto;
}

.info_inside h5 {
    text-align: center;
    font-size: 17px;
    font-weight: 800;
    color: #000;
    margin-bottom: 15px;
}

.info_inside p {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #555;
    margin-bottom: 15px;
    padding: 6px 20px;
}

.info_inside h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    color: #3f84e5;
    margin-bottom: 15px;
}

.info_card img {
    width: 45px;
    display: block;
    margin: auto;
    margin-bottom: 25px;
}

.about_data {
    position: relative;
    text-align: left;
}

.about_data h3 {
    text-align: left;
    padding: 0px 40px;
    margin-top: 20px;
}

.about_data p {
    text-align: left;
    max-width: 100%;
    margin-top: 17px;
    font-weight: 500;
    font-size: 13px;
    padding: 0px 40px;
}

.about_data img {
    width: 100%;
    display: block;
    border-radius: 15px;
}

.about_sec {
    padding: 70px 0px 90px;
}

.about_sec li {
    width: 33.33%;
    max-width: 33.33%;
}

.about_sec li img {
    max-width: 150px;
}

.location_sec {
    width: 100%;
    background: #ebeef2;
    padding: 90px 0px;
}

.map_areas {
    width: 100%;
    background: none;
    padding: 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
}

.map_areas:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #ebeef2c4;
}

.map_content {
    width: 100%;
    position: relative;
}

.map_content h4 {
    text-align: left;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 22px;
    color: #555;
}

.map_content ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    margin-top: 60px;
}

.map_content li {
    float: none;
    display: block;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: #666;
    width: 40%;
}

.map_content li span {
    display: block;
    margin-top: 3px;
    font-weight: 600;
    color: #333;
    font-size: 17px;
}

.map_content img {
    max-width: 65px;
    display: block;
    margin: auto;
    margin-top: 30px;
}

.financial_sec {
    width: 100%;
    background: none;
    padding: 90px 0px;
}

.financial_sec h3 {
    text-align: left;
    color: #333;
    font-weight: 800;
    font-size: 40px;
    margin-bottom: 35px;
}

.financial_sec p {
    margin-bottom: 0;
    margin-top: 25px;
    color: #555;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: left;
}

.financial_sec img {
    display: block;
    margin: auto;
}

.financial_sec h3 span {
    display: block;
}

.about_mobile {
    width: 100%;
    /* background: url("./assets/images/pic5.png"); */
    padding: 140px 0px;
    background-position: 100% center;
    background-repeat: no-repeat;
    background-size: 477px;
}

.myworks_sec h3 {
    text-align: left;
}

/*.myworks_sec h3 span{
    display: block
}*/

.myworks_sec p {
    text-align: left;
    max-width: 100%;
}

.myworks_sec button.learnmore {
    position: relative;
    margin-top: 50px;
}

.works_cards {
    width: 100%;
    padding-left: 35px;
}

.how_works_sec {
    width: 100%;
    background: linear-gradient(180deg, #ffffff 17.37%, #e9edf2 100%);
    /* padding: 90px 0px; */
}

.howworks_row {
    width: 100%;
    background: none;
    padding: 105px 0px;
}

.line1,
.line2 {
    position: relative;
}

.line1:before {
    content: "";
    background: url("../images/line1.svg");
    width: 670px;
    height: 280px;
    display: block;
    background-size: contain;
    position: absolute;
    left: 12px;
    top: 40px;
    background-repeat: no-repeat;
}

.line2:before {
    content: "";
    background: url("../images/line2.svg");
    width: 666px;
    height: 228px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 12px;
    top: 40px;
    background-repeat: no-repeat;
    background-position: right;
}

.faqs_sec {
    width: 100%;
    background: none;
    padding: 120px 0px;
}

.faqs_card {
    width: 100%;
    background: #fff;
    padding: 30px 70px 50px;
    box-shadow: 0px 5px 8px #eaeaeaba;
    border-radius: 15px;
    margin-top: 40px;
}

.faqs_card h5 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.faqs_card p {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    color: #555;
    line-height: 25px;
}

.contact_faqs {
    padding: 70px 0px 130px;
}

/*
///////////////////////////////////////////
Web Panel End /////////////////////////////
///////////////////////////////////////////
*/

/*
///////////////////////////////////////////
User Panel Start //////////////////////////
///////////////////////////////////////////
*/

.main_wraper {
    width: 100%;
    background: #fff;
    padding: 0px;
    position: relative;
    min-height: calc(100vh - 0px);
    max-height: calc(100vh - 0px);
    display: flex;
}

.sidebar_sec {
    width: 19%;
    background: #fff;
    min-height: calc(100vh - 0px);
    /* min-width: 305px; */
    /* max-width: 305px; */
    position: relative;
}

.side_logo {
    /* width: 100%; */
    /* width: 150px; */
    background: transparent;
    padding: 25px 0px;
}

.side_logo img {
    display: block;
    margin: auto;
    width: 130px;
}

.sidemenus {
    margin-top: 30px;
    width: 100%;
    background: none;
    /* overflow: auto; */
}

.sidemenus ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.sidemenus li {
    float: none;
    display: block;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    width: 95%;
    margin: 15px 0;
}

.fa-cm {
    font-size: 1.3em !important;
}

.sidemenus li a {
    text-decoration: none;
    /* color: #2c2c2c; */
    color: #535151;
    display: flex;
    align-items: center;
    padding: 10px;
    margin: 0 25px;
    /* width: 100%; */
}

.navactive {
    background: #d8e6fa;
    border-radius: 10px 50px 50px 10px;
}

.navactive a {
    background: #d8e6fa !important;
    border-radius: 10px 50px 50px 10px !important;
    color: #3f84e5 !important;
    margin: 0 10px !important;
}

.sidemenus li a img {
    margin-right: 10px;
    width: 17px;
}

.moremenus {
    width: 100%;
    /* padding: 50px 0px; */
    height: calc(100vh - 440px);
}

.sidemenus h5 {
    color: #fff;
    opacity: 0.3;
    text-align: right;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
}

.sidemenus h5 span {
    position: relative;
    background: #ffffff;
    color: #4e4e4e;
    z-index: 999999;
    padding: 0px 35px;
    font-size: 13px;
}

.sidemenus h5:before {
    content: "";
    width: 100%;
    border-bottom: 1px solid #9e9e9e;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.pages_sec {
    width: 100%;
    background: #e9edf282;
    height: calc(100vh - 0px);
    position: relative;
    padding: 25px;
    border-radius: 25px 0 0 0;
    overflow: auto;
}

.usr_header {
    width: 100%;
    background: none;
    padding: 15px 0px;
    position: relative;
}

.usr_header_inside {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 25px;
}

.navbar_sec {
    width: 100%;
    background: none;
    padding: 0px;
    position: relative;
}

.navbar_sec ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    align-items: center;
}

.navbar_sec li {
    float: none;
    display: inline-block;
    text-align: right;
    font-size: 15px;
    margin-left: 25px;
}

.navbar_sec li a {
    text-decoration: none;
    color: #000;
}

.navbar_sec li select {
    outline: none;
    box-shadow: none !important;
    background: none;
    padding: 0;
    border: none;
    background: transparent !important;
    font-weight: 500;
    font-size: 15px;
}

.breadcumb_sec {
    width: 100%;
    position: relative;
}

.breadcumb_sec h3 {
    text-align: left;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 800;
    color: #111;
    position: relative;
    top: -47px;
}

main {
    width: 100%;
    background: none;
    /* padding: 0px 0px 15px; */
    min-height: calc(100vh - 125px);
    /*// max-height: calc(100vh - 85px);*/
    /*// overflow: auto;*/
}

/* .navbar_sec li a img {
    width: 21px;
} */

.sendmoney_sec {
    width: 100%;
    background: none;
}

.sendmoney_history {
    width: 100%;
    background: transparent;
    padding: 0px;
}

.sendmoney_button {
    background: linear-gradient(146.57deg, #65a2f9 0%, #3f84e5 86.48%);
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26);
    width: 100%;
    padding: 20px 25px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

span.number {
    width: 25px;
    display: block;
    height: 25px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 700;
}

span.contentdata {
    width: 65%;
}

span.contentdata h6 {
    margin-bottom: 0;
    text-align: left;
    font-size: 11px;
    color: #fff;
}

span.contentdata h2 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    color: #fff;
}

span.icons img {
    width: 22px;
}

.schedule_history {
    width: 100%;
    padding: 15px 0px;
    background: transparent;
}

.schedule_btns {
    width: 100%;
    background: linear-gradient(177.5deg, #ffffff -11.54%, #cfd9ff 109.82%);
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.06);
    border-radius: 12px;
    /* padding: 15px 20px; */
    position: relative;
}

.schedule_btns img {
    width: 20px;
}

.schedule_btns h5 {
    margin-bottom: 0;
    text-align: left;
    font-size: 13px;
    white-space: normal;
    word-break: break-word;
    font-weight: 600;
    margin-top: 12px;
}

.schedule_btns h5 span {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: linear-gradient(180deg, #cfdeff 0%, #f1e4ff 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    border-radius: 50%;
}

.sendagain {
    width: 100%;
    background: none;
    padding: 0px;
}

.sendagain label {
    display: block;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}

.sendagain_card {
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sendagain_card img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    object-fit: contain;
}

.sendagain_card p {
    text-align: left;
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #555;
}

.sendagain_card h4 {
    text-align: left;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 800;
    color: #111;
}

.sendagain_card h4 sup {
    font-size: 13px;
    font-weight: 600;
    color: #535151;
}

.sendagain_card h4 b {
    font-weight: 600;
    font-size: 9px;
    position: relative;
    top: 3px;
}

.circular-avatar {
    width: 48px;
    height: 46px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ddd;
    text-transform: uppercase;
    font-size: 20px;
    /* margin-right: 10px; */
    border-radius: 50%;
    font-weight: 700;
}

.payment_method {
    width: 100%;
    background: none;
    padding: 0px;
    /* margin-top: 35px; */
}

.payment_method label {
    display: block;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}

.payment_method h3 {
    margin-bottom: 0px;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
}

.width70 {
    width: 70%;
    max-width: 70%;
}

.payment_method img {
    border-radius: 5px;
}

button.add_payment {
    background: linear-gradient(146.57deg, #65a2f9 0%, #3f84e5 86.48%);
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26);
    border-radius: 12px;
    width: 100%;
    padding: 10px 20px;
    border: none;
    outline: none;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
}

button.add_payment img {
    width: 20px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}

.tabel_sec {
    width: 100%;
    background: none;
    /* padding: 25px 0px; */
}

.tabel_sec .card {
    margin-bottom: 0px;
    background: transparent;
    border: none;
}

.tabel_sec th,
.tabel_sec td {
    font-size: 14px;
    padding: 12px 20px;
    text-align: left;
    font-weight: 500;
}

.tabel_sec .card td {
    background: #fff;
    vertical-align: middle;
    color: #535151;
    font-size: 12px;
}

.tbl-highlight {
    align-items: center !important;
    color: #3f84e5 !important;
    font-weight: 700;
    /* font-size: 13px; */
    text-transform: capitalize;
}

.badge-success {
    background: #4caf5070 !important;
    color: #1f4287 !important;
}

.tabel_sec .card td img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 10px;
}

.tabel_sec .card td:first-child a {
    display: flex;
    align-items: center;
}

span.table_amount {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
}

span.table_amount sup {
    font-size: 10px;
    font-weight: 700;
}

span.table_amount b {
    font-weight: 700;
    font-size: 10px;
    color: #555;
    position: relative;
}

.rbibank {
    width: 100%;
    background: none;
    display: flex;
    align-content: center;
}

.rbibank img {
    width: 20px;
    height: 20px;
    border-radius: 5px;
}

.rbibank h5 {
    margin-bottom: 0;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
}

#dbpage #example_paginate {
    display: none;
}

.rbibank p {
    margin-bottom: 0;
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

.legalres_sec {
    width: 100%;
    background: #fff;
    padding: 50px 50px;
    border-radius: 15px;
}

.legalres_card {
    width: 100%;
    background: none;
    padding: 0px;
    margin-top: 40px;
}

.legalres_card:first-child {
    margin-top: 0px;
}

.legalres_card h5 {
    text-align: left;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
}

.legalres_card p {
    margin-bottom: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    color: #666;
}

.legalres_card p a,
.legalres_card li a {
    text-decoration: none;
    display: block;
}

.legalres_card ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.legalres_card li {
    float: none;
    display: block;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    font-weight: 500;
}

.helpcenter_sec {
    width: 100%;
    background: transparent;
    border-radius: 0px;
    padding: 0px;
}

.support_team {
    width: 100%;
    background: #fff;
    padding: 30px 30px;
    border-radius: 15px;
}

.support_team h4 {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

.support_team form {
    margin-top: 35px;
}

.field_outer {
    position: relative;
}

.blank_field {
    width: 15px !important;
}

.field_outer img {
    position: absolute;
    right: 15px;
    top: 12px;
}

.field_outer label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #4c4a4a;
    text-align: left;
    margin-bottom: 10px;
}

.field_outer .form-control {
    background: #fafafc;
    border: 1px solid #f5f5f5;
    padding: 13px 25px;
    font-size: 14px;
    outline: none;
    box-shadow: none !important;
    font-weight: 500;
    color: #222;
}

::placeholder {
    color: #22222275 !important;
}

.support_team .form-group {
    margin-bottom: 25px;
}

.submit_area {
    width: 100%;
    background: none;
    padding: 20px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.submit_area p {
    margin-bottom: 0px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}

.submit_area p a {
    text-decoration: none;
    font-weight: 600;
    margin-left: 5px;
}

button.datasubmit {
    background: linear-gradient(146.57deg, #65a2f9 0%, #3f84e5 86.48%);
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26);
    border-radius: 12px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 30px;
    min-width: 110px;
    outline: none;
}

.contact_column {
    width: 100%;
    background: none;
    padding: 25px 0px;
}

.contact_card {
    width: 100%;
    background: transparent;
    padding: 40px 30px;
}

.contact_card img {
    width: 45px;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}

.contact_card h3 {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 7px;
}

.contact_card p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #555;
    margin-bottom: 10px;
}

.contact_card h6 {
    margin-bottom: 0;
    text-align: center;
    font-weight: 800;
    font-size: 14px;
    color: #5897f2;
}

.refer_form {
    width: 100%;
    background: none;
    padding: 0px;
    margin-bottom: 30px;
}

.refer_form .form-control {
    background: #e9edf2;
    font-size: 14px;
}

b.bold_tag {
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 10px;
}

.settings_sec {
    width: 100%;
    background: none;
    padding: 10px 0px;
}

.settings_head {
    width: auto;
    background: #e9edf2;
    padding: 6px 8px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 30px;
}

.settings_head ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.settings_head li {
    float: none;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
}

.settings_head li:last-child {
    margin-right: 0px;
}

.settings_head li a {
    background: transparent;
    padding: 7px 25px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: block;
    color: #444;
}

.setting_active a {
    background: #fff !important;
    color: #3877d0 !important;
}

.settings_body {
    width: 100%;
    // background: #fff;
    // padding: 35px 40px;
    // border-radius: 15px;
}

.account_card {
    width: 100%;
    background: none;
    padding: 0px;
    position: relative;
}

.account_card label {
    text-align: left;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
}

.account_card h6 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
}

.settings_footer {
    width: 100%;
    background: none;
    padding-top: 15px;
    display: flex;
    justify-content: flex-end;
}

.settings_footer button.datasubmit {
    background: linear-gradient(146.57deg, #65a2f9 0%, #3f84e5 86.48%);
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26);
    border-radius: 12px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    min-width: 110px;
    outline: none;
}

.datasubmit img {
    margin-right: 10px;
}

.verify_card {
    width: 100%;
    background: none;
    position: relative;
    padding: 0;
}

.verify_card h4 {
    text-align: left;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.verify_card ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
    /* max-width: 240px; */
}

.verify_card li {
    float: none;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.verify_card li:first-child {
    margin-top: 0px;
}

.verify_card li {
    display: block;
    background: #ffffff;
    box-shadow: 3px 8px 16px rgba(0, 55, 117, 0.05);
    border-radius: 12px;
    text-decoration: none !important;
    border: 1px solid #f1f1f191;
}

.verify_card li label {
    position: relative;
    padding: 35px 25px;
}

.doc_list_active {
    border: 1px solid #3f84e5 !important;
}

.verify_card li label input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.verify_card li p {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}

.verify_card li a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.verify_card li a p {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #292727;
}

.verify_inside {
    width: 100%;
    background: none;
    padding: 0px;
}

.doc_pics {
    /*background: linear-gradient(177.5deg, #FFFFFF -11.55%, #CFD9FF 109.83%);*/
    border-radius: 12px;
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.doc_pics input {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
}

.doc_pics img {
    width: 90px;
}

.bankAc_rows {
    background: #ffffff;
    box-shadow: 3px 8px 16px rgba(0, 55, 117, 0.05);
    border-radius: 12px;
    width: 100%;
    padding: 20px 25px;
    border: 1px solid #f1f1f191;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    position: relative;
}

.bankAc_rows input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.checked11 {
    border: 1px solid #5092ee !important;
}

.bankAc_rows:first-child {
    margin-top: 0px !important;
}

.dFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bankAc_rows img {
    margin-right: 15px;
    /* width: 50px; */
    opacity: .8;
    /* height: 30px; */
}

.bankAc_rows h5 {
    margin-bottom: 2px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
}

.bankAc_rows h5 a {
    text-decoration: none;
    color: #333;
}

.bankAc_rows p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
}

.bankAc_rows ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    align-content: center;
}

.bankAc_rows li {
    float: none;
    display: block;
    margin: 0px !important;
    margin-left: 12px !important;
}

.bankAc_rows li a {
    padding: 0px;
}

.bankAc_rows li a img {
    width: 15px;
    margin: 0 !important;
    height: auto;
}

.security_card {
    width: 100%;
    background: none;
    position: relative;
    padding: 0;
}

.security_inside {
    width: 100%;
    background: none;
}

.security_inside h4 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    color: #333;
}

.security_inside p {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: #555;
    margin-bottom: 10px;
}

.security_inside ul {
    margin: 0px;
    padding-left: 20px;
    margin-bottom: 30px;
}

.security_inside li {
    float: none;
    font-size: 15px;
    font-weight: 500;
    color: #555;
    line-height: 25px;
}

.security_inside .bankAc_rows img {
    margin-right: 10px;
}

.security_inside .bankAc_rows h5 {
    font-size: 14px;
    font-weight: 600;
}

.check-box {
    display: flex;
    align-items: center;
}

.check-box label {
    margin-bottom: 0px;
    margin-left: 10px;
    display: block;
    cursor: pointer;
}

.check-box input[type="checkbox"] {
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    width: 40px;
    height: 23px;
    background: #ccc;
    border-radius: 50px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: 0.4s;
    outline: none !important;
}

.check-box input:checked[type="checkbox"] {
    background: #7da6ff;
}

.check-box input[type="checkbox"]::after {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    top: -1px;
    left: 0;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
    transition: 0.4s;
}

.check-box input:checked[type="checkbox"]::after {
    left: 40%;
}

.toggle_area {
    width: 100%;
    background: none;
    padding: 40px 0px;
}

.toggle_area a {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.notification_card {
    width: 100%;
    background: none;
}

.notification_card h4 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.notify_box {
    width: 100%;
    position: relative;
    padding: 35px 40px;
    border-radius: 15px;
    background: #fff;
}

.notify_box ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    margin-top: 30px;
}

.notify_box li {
    float: none;
    display: block;
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #555;
    border-bottom: 1px solid #e4e4e491;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.notify_box li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.tabs_areas {
    width: 100%;
    background: #fff;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    min-height: calc(100vh - 265px);
    padding: 35px 40px;
    border-radius: 15px;
}

.doc_list_active a,
.payment_list_active a {
    border-color: #93b9ee !important;
}

.doc_list_active p,
.payment_list_active p,
.payment_list_active h6 {
    color: #3f84e5 !important;
}

.doc_list_active img.ico_unfill,
.payment_list_active img.ico_unfill {
    display: none !important;
}

.doc_list_active img.ico_fill,
.payment_list_active img.ico_fill {
    display: block !important;
    text-align: center;
    margin: auto;
}

.mymodal {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #2c373b;
    width: 100%;
    height: 100%;
}

.modal_body {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal_form {
    width: 280px;
    padding: 40px 40px;
    background: #fff;
    border-radius: 15px;
}

.modal_form img {
    width: 190px;
    display: block;
    margin: auto;
}

.modal_form h6 {
    margin-bottom: 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-top: 30px;
}

.modal_footer {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal_footer button {
    background: #ed5565;
    box-shadow: 4px 8px 12px rgba(237, 85, 101, 0.26);
    border-radius: 10px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    width: 48%;
    padding: 10px 15px;
    outline: none !important;
}

button.transparent {
    background: transparent !important;
    color: #3f84e5 !important;
    box-shadow: none !important;
}

.tabel_sec .card tr td:last-child img {
    width: 18px;
    height: auto;
    border-radius: 0;
}

.tabel_sec .card th:last-child,
.tabel_sec .card td:last-child {
    text-align: center;
}

.width15 {
    width: 20px !important;
    display: block;
    margin: auto !important;
    height: auto !important;
    border-radius: 0px !important;
}

.tabel_sec .card td a {
    text-decoration: none !important;
    color: #0b189991 !important;
}

.tabel_sec .card td b {
    margin-right: 3px;
    font-weight: 600;
    color: #666;
}

.recipient_card {
    background: #ffffff;
    border-radius: 10px;
    width: 100%;
    padding: 15px 20px;
}

.back_btns {
    background: linear-gradient(177.5deg, #455b60 -11.54%, #0d1b1e 109.82%);
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08);
    border-radius: 5px;
    border: none;
    color: #fff !important;
    font-size: 13px;
    padding: 9px 15px;
    font-weight: 700;
    outline: none !important;
}

.back_btns img {
    margin-right: 10px;
}

.recipient_card ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.recipient_card li {
    float: none;
    display: inline-block;
    margin-right: 17px;
}

.recipient_card li img {
    width: 15px;
}

.recipient_actions {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recipient_actions span {
    width: 100%;
}

.recipient_ticket {
    width: 100%;
    background: none;
}

.recipient_ticket h4 {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.recipient_ticket p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-bottom: 5px;
}

.recipient_ticket h6 {
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #111;
    margin-bottom: 0px;
}

.recipticket_inside {
    display: flex;
    align-items: center;
    padding: 30px 0px 15px;
    justify-content: space-evenly;
}

.recipticket_inside img {
    width: 20px;
}

.recipient_tabs {
    width: 100%;
    background: none;
    padding: 15px 0px 0px;
    overflow: auto;
    cursor: all-scroll;
    margin-left: 25px;
}

.recipient_tabs::-webkit-scrollbar {
    width: 3px;
}

.recipient_tabs::-webkit-scrollbar-track {
    background: #f4f6f8;
}

.recipient_tabs::-webkit-scrollbar-thumb {
    background: #e9edf2;
}

.recipient_tabs::-webkit-scrollbar-thumb:hover {
    background: #e9edf2;
}

.recipient_tabs ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    width: calc(100vw - 580px);
    margin-bottom: 5px;
}

.recipient_tabs li {
    float: none;
    display: inline-block;
    margin-right: 15px;
    min-width: 170px;
    max-width: 170px;
    position: relative;
    border: 1px solid transparent;
}

.recipient_tabs li a {
    text-decoration: none;
    display: block;
    background: #ffffff;
    box-shadow: 3px 8px 16px rgba(0, 55, 117, 0.05);
    border-radius: 12px;
    padding: 15px 20px;
    width: 100%;
}

.recipient_tabs li h3 {
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.recipient_tabs li p {
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.recipient_tabs li h6 {
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    color: #2f2e2e;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.recipient_tabs li h6 img {
    margin-right: 10px;
    width: 17px;
    height: 17px;
}

.rec_tab_active a {
    border: 1px solid #93b9ee;
}

.rec_remove_btn {
    width: 50px;
    display: none;
    position: absolute;
    right: 3px;
    top: 13px;
    background: transparent;
}

.rec_remove_btn a {
    border: none;
    padding: 0 !important;
    background: transparent;
    box-shadow: none !important;
}

.rec_remove_btn a img {
    width: 15px;
}

.rec_tab_active .rec_remove_btn {
    display: block !important;
}

.lg-modal .modal_form {
    width: 450px;
}

.modal_form h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 700;
    color: #333;
}

.modal_form .field_outer .form-control {
    background: #ffffff;
    box-shadow: 3px 8px 16px rgba(0, 55, 117, 0.05) !important;
    border-radius: 5px;
    border: 1px solid #00000005;
}

.form_footer {
    width: 100%;
    background: none;
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form_footer button {
    background: linear-gradient(146.57deg, #65a2f9 0%, #3f84e5 86.48%);
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26);
    border-radius: 7px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    outline: none !important;
}

.form_footer button.trans_button {
    background: linear-gradient(
        177.5deg,
        #ffffff -11.55%,
        #cfd9ff 109.82%
    ) !important;
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08) !important;
    color: #3f84e5;
}

.fill_details_sec {
    width: 100%;
    background: none;
    padding: 0px;
}

.add_recpt_sec {
    width: 100%;
    padding: 30px 35px;
    background: #ffffff;
    border-radius: 10px;
}

.add_recpt_head {
    /* width: 100%;
    background: none;
    padding: 0px; */
    margin-bottom: 20px;
}

.add_recpt_head h2 {
    text-align: left;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333;
}

.add_recpt_head h6 {
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
    color: #656363;
}

.add_recpt_body {
    width: 100%;
    min-height: 50vh;
    max-height: 50vh;
    background: none;
    padding: 20px 0px;
    overflow-y: auto;
    overflow-x: hidden;
}

.rec_country_search {
    width: 100%;
    background: none;
    padding: 0px;
    margin-bottom: 25px;
}

.recipietn_country {
    width: 100%;
    background: none;
    padding: 0px;
}

.rec_country_list ul {
    /* margin: 0px auto; */
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-flow: wrap;
}

.rec_country_list li {
    display: inline-block;
    /* float: left; */
    /* width: 30%; */
    /* margin: 5px; */
}

.rec_country_list li a {
    display: block;
    border: 2px solid #e9edf2;
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08);
    border-radius: 10px;
    padding: 15px 7px;
    text-decoration: none;
}

.flag-img {
    width: 20px !important;
    height: 20px !important;
}
.rec_country_list li a span.flags {
    display: block;
    margin: auto;
    text-align: center;
    font-size: 40px;
    margin-bottom: 5px;
}

.rec_country_list li a img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-bottom: 14px;
}

.rec_country_list li a h5 {
    margin-bottom: 0px;
    text-align: center;
    font-size: 12px;
    color: #252424;
    font-weight: 600;
}

.recpt-custom-btn {
    background: linear-gradient(146.57deg, #65a2f9 0%, #3f84e5 86.48%);
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26);
    border-radius: 7px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 20px;
    outline: none !important;
}

.add_recpt_body button.trans_button {
    background: linear-gradient(
        177.5deg,
        #ffffff -11.55%,
        #cfd9ff 109.82%
    ) !important;
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08) !important;
    color: #3f84e5;
    display: block;
}

.rightside_menus {
    width: 100%;
    background: none;
    padding: 0px 15px;
}

.rightside_menus ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.rightside_menus li {
    float: none;
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 15px;
    margin-top: 30px;
}

.rightside_menus li:first-child {
    margin-top: 0px;
}

.rightside_menus li a {
    text-decoration: none;
    color: #383434;
    display: block;
    padding: 14px 12px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
}

.rightmenu_active {
    background: linear-gradient(180deg, #ffffff 0%, #e9edf2 100%);
}

.rightmenu_active a {
    color: #1f4287 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.rightside_menus li a span.dot_circle {
    width: 20px;
    height: 20px;
    background: #e9edf2;
    border-radius: 50px;
    display: inline-block;
    margin-left: 10px;
    border: 2px solid #f4f6f8;
    position: relative;
}

.rightside_menus li a span.dot_circle:before {
    content: "";
    width: 1px;
    display: block;
    height: 55px;
    position: absolute;
    background: #e9edf2;
    right: 7px;
    bottom: -59px;
}

.rightside_menus li:last-child span.dot_circle:before() {
    display: none;
}

.rec_country_list {
    /* max-height: 250px;
    min-height: 200px; */
    overflow: auto;
}

.lastLI span.dot_circle:before {
    display: none !important;
}

.rightmenu_active span.dot_circle {
    background: linear-gradient(180deg, #03153b 0%, #003775 100%) !important;
}

.max85 {
    max-width: 85%;
}

.width70 {
    width: 70%;
}

.payMethod_sec a {
    display: flex !important;
    align-items: center;
    justify-content: space-between !important;
    padding: 25px 25px !important;
}

.payMethod_sec img {
    margin-bottom: 0 !important;
    width: 23px !important;
    height: 23px !important;
}

.payMethod_sec h5 {
    font-size: 13px !important;
    color: #403b3b !important;
    text-align: left !important;
    font-weight: 500 !important;
    margin-bottom: 2px !important;
}

.payMethod_sec p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    text-align: left;
}

.payMethod_sec p b {
    font-weight: 500;
    font-size: 11px;
    position: relative;
    top: 2px;
}

.bottom_form_btn {
    width: 100%;
    background: none;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.skip_btn {
    margin-right: 15px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}

.method_detail {
    width: 100%;
    background: none;
    padding: 0px;
    min-height: calc(100vh - 310px);
}

.receive_method {
    width: 100%;
    background: #e9edf2;
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 25px;
}

.receive_method label {
    text-align: left;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #666;
}

.receive_method h5 {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.receive_method h5 img {
    margin-right: 4px;
    width: 15px;
    height: 15px;
}

.receive_method h3 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.receive_method h3 img {
    width: 35px;
    margin-right: 10px;
}

.my_flex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.blue_btn {
    background: linear-gradient(
        146.57deg,
        #65a2f9 0%,
        #3f84e5 86.48%
    ) !important;
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26) !important;
    min-width: 183px;
    margin-top: 22px;
}

.reciept_info_sec {
    width: 100%;
    background: none;
    padding: 0px;
    min-height: calc(100vh - 320px);
    display: flex;
    position: relative;
}

.profile_outer {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin-right: 30px;
}

span.imgEdit {
    position: absolute;
    right: 23px;
    bottom: 1px;
    background-color: #fff;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 100px;
}

.imgEdit img {
    width: 12px;
}

.proBG_pic {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
}

.picked_photo {
    /* position: absolute;
    left: 0;
    width: 140px;
    height: 140px;
    border-radius: 100px;
    object-fit: cover;
    cursor: pointer;*/
    position: absolute;
    left: 38%;
    top: 37%;
    width: 30px;
    height: 30px;
    border-radius: 0;
    object-fit: contain;
    cursor: pointer;
}

.imgUploader {
    position: absolute;
    top: 0px;
    opacity: 0;
    width: 140px;
    height: 140px;
    border-radius: 100px;
    cursor: pointer;
}

.profile_outer .select_files {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    opacity: 0;
}

.profile_outer .select_files input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    border-radius: 100px;
    z-index: 99999;
    cursor: pointer;
}

.picture_outside,
.picture_outside input {
    border-radius: 100px;
    z-index: 999;
    cursor: pointer;
}

.country_code {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    padding: 14px 15px !important;
    background: #fff !important;
    font-weight: 600 !important;
}

.pl70 {
    padding-left: 70px !important;
}

.field_outer {
    width: 100%;
}

select.selectCaret {
    background-image: url("./assets/images/users/caret000.svg") !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
}

.total_amount {
    line-height: 10px;
    width: 100%;
}

.total_amount label {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 700;
    color: #3f84e5;
}

.total_amount h2 {
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 900;
    color: #3f84e5;
}

.total_amount h2 span {
    font-size: 10px;
    font-weight: 600;
    margin-left: 4px;
}

.transaction_detail_sec {
    width: 100%;
    /* background: #fff; */
    /* padding: 25px 30px; */
    border-radius: 15px;
}

.my_steps {
    width: 100%;
    background: none;
    padding: 0px;
    text-align: center;
    margin-bottom: 40px;
}

.my_steps ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    align-items: center;
}

.my_steps li {
    float: none;
    display: inline-block;
    text-align: center;
    width: 33.33%;
}

.my_steps li img {
    width: 20px;
    height: 20px;
    display: block;
    margin: auto;
    border-radius: 50%;
}

.my_steps li h6 {
    margin-bottom: 0px;
    text-align: center;
    font-size: 12px;
}

.my_steps li h6 span {
    background: #2c373b30;
    padding: 4px 10px;
    border-radius: 50px;
    margin-top: 6px;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
}

.active_rows,
.blank_list {
    position: relative;
}

.active_rows:before {
    content: "";
    width: 90%;
    display: block;
    height: 2px;
    background: #93b9ee80;
    position: absolute;
    left: 55%;
    top: 23%;
}

.blank_list:before {
    content: "";
    width: 90%;
    display: block;
    height: 2px;
    background: #e9edf280;
    position: absolute;
    left: auto;
    top: 23%;
    right: 55%;
}

.bank_dtl_card {
    width: 100%;
    background: #e9edf252;
    padding: 15px 15px;
    border-radius: 15px;
}

.cardLeft img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 6px;
    position: relative;
    top: 0px;
}

.cardLeft h3 {
    text-align: left;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

.cardLeft h5 {
    text-align: left;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 4px;
}

.cardLeft label {
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    color: #5a5a5a;
}

.txt_data_list {
    width: 100%;
    background: #fff;
}

.txt_data_list {
    width: 100%;
    background: #fff;
    padding: 20px 25px;
}

.txt_data_list h4 {
    margin-bottom: 30px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}

.txt_data_list h4 span {
    float: right;
    font-weight: 500;
    font-size: 14px;
    color: #3a8cff;
}

.txt_data_list ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.txt_data_list li {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    margin-bottom: 10px;
}

.txt_data_list li span {
    float: right;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}

.txt_data_list li img {
    margin: 0px 3px;
}

.txt_data_list li.total_amount {
    border-top: 1px dashed #bbbbbb;
    /* padding-top: 20px; */
    /* margin-top: 25px; */
    /* margin-bottom: 0; */
}

.reciept_card {
    width: 100%;
    background: none;
    padding: 0px;
    margin-top: 20px;
}

.reciept_card p {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
}

.reciept_again_btn button {
    background: linear-gradient(177.5deg, #ffffff -11.54%, #cfd9ff 109.82%);
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08);
    border-radius: 10px;
    color: #3f84e5;
    border: none;
    font-size: 15px;
    font-weight: 600;
    padding: 11px 20px;
    min-width: 120px;
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reciept_again_btn button img {
    width: 15px;
    margin-right: 8px;
}

.btn_active {
    background: linear-gradient(
        146.57deg,
        #65a2f9 0%,
        #3f84e5 86.48%
    ) !important;
    box-shadow: 4px 8px 12px rgba(41, 114, 217, 0.26) !important;
    border-radius: 10px !important;
    color: #fff !important;
}

.reciept_again_btn {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 35px;
}

.transfer_date {
    width: 100%;
    background: none;
    padding: 0px 0px 20px;
}

.transfer_date h5 {
    text-align: left;
    font-size: 15px;
    margin-bottom: 15px;
}

.transfer_date ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.transfer_date li {
    min-width: 50px;
    min-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    margin-bottom: 10px;
    background: #ffffff;
    box-shadow: 3px 8px 16px rgba(0, 55, 117, 0.05);
    border-radius: 46px;
    padding: 15px 8px;
    margin-right: 10px;
}

.txt_data_list li h2 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 2px;
    line-height: 8px;
}

.txt_data_list li h2 b {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #5877a2;
}

.schedule_action {
    width: 100%;
    background: none;
    padding: 0px;
}

.schedule_action ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.schedule_action li {
    margin-left: 15px;
}

.schedule_action li img {
    width: 15px;
}

.schedule_action {
    justify-content: flex-end;
}

.transaction_steps {
    width: 100%;
    margin-bottom: 25px;
}

.add_recpt_head p {
    margin-top: 15px;
    text-align: left;
    font-size: 13px;
    color: #fcb901;
    margin-bottom: 10px;
    line-height: 20px;
}

.month_btns {
    width: 100%;
    background: none;
    padding: 0px;
}

.month_btns ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    /*justify-content: space-between*/
}

.month_btns li {
    float: none;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
}

.month_btns_active a {
    color: #3f84e5 !important;
    border: 2px solid #93b9ee !important;
}

.month_btns li a {
    text-decoration: none;
    display: block;
    background: #ffffff;
    border: 2px solid #e9edf2;
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08);
    border-radius: 5px;
    /*padding: 10px 15px;*/
    color: #2c373b;
    font-size: 13px;
    font-weight: 500;
    /*width: 135px;*/
}

.month_btns li a label {
    padding: 12px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}

.month_btns li a label span {
    display: flex;
    line-height: normal;
    margin-left: 5px;
}

.month_btns li a label input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.month_calendar_sec {
    width: 100%;
    background: none;
    padding: 15px 0px;
    margin-top: 20px;
    min-height: 435px;
}

.r_pic {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
}

.schedule_method_sec {
    width: 100%;
    background: none;
    padding: 25px 0px 0px;
}

.schedule_method_sec label {
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    color: #666;
    margin-bottom: 5px;
}

.schedule_method_sec h3 {
    text-align: left;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    display: flex;
    align-items: center;
}

.schedule_method_sec h3 img {
    margin-right: 5px;
    width: 19px;
}

.add_recpt_sec .form_banner {
    padding: 0px;
    box-shadow: none;
    margin: 0;
    max-width: 370px;
    margin-bottom: 50px;
}

.add_recpt_sec .form_banner li mark img {
    position: relative;
    top: 0px;
    right: 0px;
}

.my_reason .rec_country_list ul {
    justify-content: start;
}

.my_reason .rec_country_list li {
    margin-right: 10px;
    width: 30%;
}

.my_reason .rec_country_list li a {
    display: block;
    border: 2px solid #e9edf2;
    box-shadow: 3px 8px 16px rgba(13, 27, 30, 0.08);
    border-radius: 10px;
    padding: 25px 15px;
    text-decoration: none;
    text-align: center;
    color: #222;
    font-weight: 500;
    font-size: 13px;
}

.bank_dtl_card {
    margin-bottom: 20px;
}

.sendmoney_history a {
    text-decoration: none;
}

.no_link_bank {
    width: 100%;
    padding: 35px 30px;
    max-width: 365px;
    display: block;
    margin: 0px auto;
    text-align: center;
}

.no_link_bank img {
    margin-bottom: 20px;
    width: 200px;
}

.no_link_bank p {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #444;
}

a {
    text-decoration: none #000;
}

.table_amount,
.table_amount b {
    color: #4588e8 !important;
}

.sendmoney_sec h3.head_name {
    margin-bottom: 15px;
    font-size: 25px;
    font-weight: 800;
    text-align: left;
    position: relative;
    min-height: 50px;
}

.sendmoney_sec h3.head_name img {
    position: absolute;
    right: 0;
    width: 40px;
}

.rec_country_list h6 {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #3e3e3e;
    margin-bottom: 0;
}

.verify_card li a h6 {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #333;
}

.verify_card li a h6 span {
    font-size: 8px;
    font-weight: 500;
}

#bank_deposit_sec .rec_country_list ul,
#store_list_sec .rec_country_list ul,
#serv_provider_sec .rec_country_list ul {
    max-width: 100%;
    padding-right: 25px;
}

#bank_deposit_sec .rec_country_list li,
#store_list_sec .rec_country_list li,
#serv_provider_sec .rec_country_list li {
    width: 30%;
    height: 160px;
    margin-bottom: 30px;
}

#bank_deposit_sec .rec_country_list li a,
#store_list_sec .rec_country_list li a,
#serv_provider_sec .rec_country_list li a {
    padding: 30px 15px;
}

.rec_bankdeposit_list {
    /*// max-height: calc(100vh - 375px);*/
    min-height: calc(100vh - 445px);
    overflow: auto;
}

#form input {
    display: inline-block;
    width: 75px;
    height: 55px;
    text-align: center;
    border: 1px solid #efefef;
}

.bank_method ul {
    margin: 0px;
    margin-bottom: 15px;
}

.bank_method li {
    margin-top: 5px !important;
}

.bank_method h6 {
    display: flex !important;
    justify-content: flex-start !important;
}

.bank_method h6 img {
    margin-left: 0 !important;
    position: relative;
    top: 3px;
}

button.blue_btn img {
    width: 30px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}

a.add_links {
    display: flex;
    text-align: center;
    padding: 15px 15px;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
}

a.add_links img {
    margin-right: 10px;
}

.addNew_bank {
    width: 100%;
    background: none;
    padding: 15px 0px;
}

.minHeight0 {
    min-height: auto;
}

.addNew_bank .next_country li {
    width: 32% !important;
    margin-right: 8px;
}

.addNew_bank ul.next_country {
    justify-content: flex-start;
}

.card_heading {
    width: 100%;
    background: none;
    padding: 10px 0px;
}

.card_heading h4 {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    margin-bottom: 25px;
}

.card_heading h4 img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    margin-right: 15px;
    box-shadow: 3px -3px 6px #ddd;
    object-fit: cover;
}

.card-image {
    background: #fff;
    padding: 35px 50px;
    border-radius: 15px;
    box-shadow: 1px 7px 7px #efefef;
}

.swiper-slide {
    margin-bottom: 15px;
}

.card_body p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    color: #666;
}

.swiper-button-next,
.swiper-button-prev {
    position: relative !important;
    top: 0 !important;
}

.navbar_menu {
    width: 100%;
    background: none;
    padding: 15px 0px;
    margin-top: 40px;
}

.navbar_menu ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.navbar_menu li {
    float: none;
    display: inline-block;
    margin: 0px 15px;
}

.navbar_menu li button {
    padding: 0;
    border: none;
    background: transparent;
    outline: none !important;
}

.navbar_menu li button img {
    width: 80px;
}

.swiper-button-prev {
    left: -10px !important;
}

.swiper-button-next {
    right: -10px !important;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    transition: 0.2s ease-in-out;
}

.fixed .nav-link {
    color: #222 !important;
}

.fixed .navBtns {
    color: #3f84e5 !important;
}

.fixed img.logoBlack {
    display: block !important;
}

.fixed img.logoWhite {
    display: none !important;
}

.ctry_code {
    position: absolute;
    top: 12px;
    right: 15px;
}

.ctry_code p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #000;
}

.ctry_code p img {
    width: 25px;
    margin-right: 5px;
}

.policy_sec {
    width: 100%;
    background: none;
    padding: 80px 0px;
}

.policy_sec h2 {
    margin-bottom: 20px;
    text-align: left;
    font-size: 25px;
    font-weight: 800;
}

.policy_sec p {
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 15px;
}

.policy_sec h4 {
    text-align: left;
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 10px;
}

.datepicker {
    border: none;
    left: 0px;
}

.datepicker td,
.datepicker th {
    text-align: center !important;
    width: 50px !important;
    height: 50px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    border: none !important;
    font-weight: 700 !important;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    display: none;
}

.send_new_btn {
    background: linear-gradient(146.57deg, #65a2f9 0%, #3f84e5 86.48%);
    box-shadow: 4px 8px 12px rgb(41 114 217 / 26%);
    border-radius: 10px;
    border: none;
    color: #fff;
    padding: 15px 15px;
    width: 100%;
    font-weight: 700;
    position: relative;
}

.send_new_btn img {
    position: absolute;
    right: 15px;
    top: 18px;
}

.sm-modal {
    min-width: 520px;
    padding: 10px 25px;
}

.modal_header {
    width: 100%;
    background: none;
    padding: 15px 15px;
}

.modal_header h4 {
    text-align: left;
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

.modal_header h4 a {
    text-decoration: none;
    color: #3f84e5;
    float: right;
    font-size: 14px;
    font-weight: 500;
}

.modal_my_body {
    width: 100%;
    background: none;
    padding: 5px 10px;
}

.modal_my_body .cardLeft img {
    display: inline-block;
}

.success_sec {
    width: 100%;
    text-align: center;
    padding: 20px 25px;
}

.success_sec img {
    width: 170px;
    margin-bottom: 30px;
}

.success_sec h4 {
    text-align: center;
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 20px;
    color: #333;
}

.success_sec h4 span {
    font-size: 12px;
    font-weight: 600;
    position: relative;
    top: 5px;
    margin-left: 10px;
}

.success_sec h2 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 800;
    color: #32dba2;
    margin-top: 60px;
}

.success_sec p {
    max-width: 325px;
    display: block;
    margin: auto;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
}

.success_sec button {
    margin-top: 35px;
    min-width: 200px;
    border-radius: 15px;
}

.first_name {
    width: 50px;
    display: inline-block;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4084e51f;
    color: #4084e596;
    margin-right: 10px;
    border-radius: 50%;
    font-weight: 500;
    font-size: 23px;
}

.clickable-link {
    color: ;
}

.dataTables_filter {
    text-align: right;
}

.pagination {
    justify-content: end;
}

.table th {
    font-weight: 600;
    font-size: 12px;
    background: transparent;
    color: #535151;
    /* background: #001739;
    color: #fff; */
}

.dataTables_length label {
    display: flex;
    width: 100px;
    align-items: center;
}

.dataTables_length label select {
    min-width: 100px;
    margin: 0 8px;
}

.dataTables_filter {
    text-align: right;
    margin-bottom: 20px;
}

.dataTables_filter label {
    display: flex;
    align-items: center;
    justify-content: end;
}

.dataTables_filter input {
    max-width: 250px;
    margin-left: 15px;
}

.noradius {
    border-radius: 0px !important;
    width: 25px !important;
    height: 25px !important;
}

.favorite_out {
    position: relative;
    margin-right: 10px;
}

.favorite_out input {
    cursor: pointer;
}

.banner_inside h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 900;
    display: flex;
    /* align-items: center; */
    /* justify-content: space-around; */
}

.banner_inside h2 span {
    margin: 0px 10px;
}

.banner_inside h2 b {
    display: block;
    font-size: 16px;
}

.verify_card li a {
    display: block;
    background: #ffffff;
    box-shadow: 3px 8px 16px rgb(0 55 117 / 5%);
    border-radius: 12px;
    padding: 20px 25px;
    text-decoration: none !important;
    border: 1px solid #f1f1f191;
}

.convert_sec {
    width: 100%;
    display: flex;
    align-items: center;
}

.convert_sec button.blue_btn {
    background: #ffffff;
    box-shadow: 3px 8px 16px rgb(0 55 117 / 5%);
    border-radius: 12px;
    padding: 20px 25px;
    text-decoration: none !important;
    border: 1px solid #f1f1f191;
    height: 120px;
    margin-top: 0px;
}

.changeBG label {
    background: #02275a;
    color: #fff;
    border-radius: 5px;
}

.fromToDate {
    width: 100%;
    background: none;
    padding: 20px 0px;
    margin-top: 25px;
}

.fromToDate label {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

.fromToDate input {
    font-size: 15px;
    font-weight: 600;
    padding: 11px 20px;
}

.datepicker {
    left: 378px !important;
    margin-top: 30px !important;
}

.mycardsadd {
    width: 100%;
    background: none;
    padding: 0px;
    overflow: auto;
}

.mycardsadd::-webkit-scrollbar {
    height: 7px;
}

.mycardsadd::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.mycardsadd::-webkit-scrollbar-thumb {
    background: #888;
}

.mycardsadd::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.mycardsadd ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    flex-flow: nowrap;
    width: 780px;
}

.mycardsadd li {
    width: 190px;
    margin-right: 20px;
}

/* ----------------------------------- */
.partners_sec {
    padding: 150px 0 75px 0;
}

.parnter_card {
    /* border: 1px solid #efefef; */
    /* padding: 10px; */
    border-radius: 5px;
}

.parnter_card .parnter-img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.notify_sec {
    padding: 55px 50px;
    max-width: 485px;
    position: relative;
    width: 100%;
    color: #212529;
    background: #fff;
    padding: 35px 35px;
    max-width: 445px;
    margin: auto;
    border-radius: 20px;
    box-shadow: 0px 4px 5px #9494945c;
}

.notify_form form {
    max-width: 100%;
    margin: auto;
    margin-top: 65px;
}

.notify_form .page_heading h2 {
    color: #212529;
    margin-bottom: 20px;
}

.notify_form .page_heading p {
    color: #212529;
}

.card-image {
    min-height: 235px;
}

.card_body p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.selectedbank {
    background: transparent !important;
    box-shadow: none !important;
}

.btn_ul img {
    width: 15px;
    height: 15px;
    margin-bottom: 0 !important;
}

.btn_ul {
    display: flex;
    column-gap: 4px;
    max-width: 120px !important;
    height: 20px;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: -50px;
    list-style: none;
}

.btn_ul li {
    width: 30px;
    height: 20px;
    background: transparent !important;
    box-shadow: none;
    border: none;
    margin-top: 0;
}

.btn_ul li:first-child {
    margin-bottom: 10px;
}

.payment-btn-box {
    position: relative;
}

.btn_ul .btn {
    padding: 0px;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    /* vertical-align: -webkit-baseline-middle; */
}

/* ----------------------------------------- */

input.receiveramtval::placeholder {
    font-size: 14px !important;
}

input.amount_transafer::placeholder {
    font-size: 14px !important;
}

span.userPicture {
    width: 120px;
    height: 120px;
    display: block;
    margin: auto;
    border-radius: 50%;
    background: #3f84e521;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 900;
}

.dtscurrency,
.receiveramtvaltxt {
    font-size: 15px;
    font-weight: 700;
}

.rcvamntval {
    font-size: 25px !important;
    font-weight: 800 !important;
}

.fromToDate {
    min-height: 460px;
}

.datepicker td,
.datepicker th {
    cursor: pointer;
}

.closeSidebar {
    width: 25px !important;
    height: 25px;
    /* position: absolute;
    right: 15px;
    top: 15px; */
    display: none !important;
    background: #ededed;
    padding: 6px;
    border-radius: 50%;
}

.sideToggle {
    display: none !important;
}

.tag_mark {
    margin-top: -10px;
    margin-bottom: 35px;
    width: 100%;
}

.tag_mark h3 {
    text-align: left;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
}

.tag_mark h3 span {
    font-size: 22px;
    font-weight: 800;
}

.mymodal {
    z-index: 99999;
}

.top_banner_foot h6 {
    margin-bottom: 0;
    margin-top: 6px;
    text-align: center;
    font-size: 13px;
    color: #666;
}

.top_banner_foot {
    margin-top: 10px;
}

span.trandmspan {
    display: flex;
    align-items: center;
}

.accountNo_sec .field_outer .form-control {
    margin-top: 15px;
}

/* SendFlow design */
.rightmenu_active {
    background: none !important;
}

.rightmenu_active a {
    color: #1f4287 !important;
}
.rightmenu_active span.dot_circle {
    background: linear-gradient(180deg, #1f4287 0%, #1f426a 100%) !important;
}

.rm_completed a {
    color: #0ef087 !important;
}
.rm_completed span.dot_circle {
    background: linear-gradient(180deg, #0ef087 0%, #0cbc6a 100%) !important;
}

.search-input {
    height: 50px;
    border: none;
}
.search-input:focus {
    box-shadow: none;
    border: none;
}
.search-btn {
    background-color: #e9edf2;
    border-radius: 0 5px 5px 0;
    border-color: #ced4da;
    padding: 0 20px;
    color: #666;
}

@media screen and (min-width: 300px) and (max-width: 766px) {
    .form_banner {
        display: block;
        margin-top: 30px;
        padding: 35px 20px !important;
    }

    .countdown {
        display: block;
        position: relative;
        left: 0;
        bottom: 0;
    }

    .ctry_code p img {
        width: 20px;
    }

    .copyright_sec h6 {
        text-align: center;
    }

    .footmenu ul {
        text-align: center;
    }

    .footmenu h3 {
        text-align: center;
    }

    .footer_sec ul.app_icons {
        text-align: center;
    }

    .footer_sec .app_icons li {
        margin-right: 0px !important;
    }

    .footer_sec p {
        text-align: center;
    }

    .footer_sec img.footlogo {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .footer_sec {
        padding-top: 40px !important;
    }

    .reviews_sec {
        padding: 45px 0px !important;
    }

    .card-image {
        background: #fff;
        padding: 20px 15px;
        border-radius: 0;
        box-shadow: none;
    }

    .card_heading h4 img {
        width: 60px;
        height: 60px;
    }

    .card_heading h4 {
        font-size: 20px;
        margin-bottom: 10px !important;
    }

    .navbar_menu {
        margin-top: 0px;
    }

    .navbar_menu li button img {
        width: 50px;
    }

    .swiper-button-next {
        right: 10px !important;
    }

    .page_heading {
        margin-bottom: 35px;
    }

    .page_heading h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .mobileApp_sec img {
        max-width: 250px;
        display: block;
        margin: auto;
    }

    .mobileApp_sec .page_heading h2 {
        text-align: left;
        font-size: 25px;
    }

    .mobileApp_sec .page_heading p {
        max-width: 100%;
        text-align: center;
    }

    .mobileApp_sec li img {
        width: 170px;
    }

    .mobileApp_sec li {
        margin-right: 0px;
    }

    .feature_rows img {
        max-width: 100%;
    }

    .feature_rows {
        margin-bottom: 30px;
    }

    .feature_content {
        padding: 25px 0px;
    }

    .feature_sec {
        padding: 35px 0px;
    }

    .works_sec {
        padding: 35px 0px !important;
    }

    .feature_rows h4 {
        max-width: 100%;
        line-height: 25px;
        margin-bottom: 15px;
        font-size: 20px;
    }

    .choose_card img {
        margin-bottom: 15px;
    }

    .feature_content p {
        text-align: justify;
        font-size: 14px;
    }

    .works_area .row {
        margin-top: 30px !important;
    }

    .works_card {
        margin-bottom: 25px;
    }

    .banner_sec {
        min-height: auto;
        overflow: hidden;
    }

    .banner_inside p {
        font-size: 28px;
        font-weight: 800;
        min-height: 40px;
    }

    .banner_inside {
        padding: 30px 0px;
        min-height: 250px;
    }

    .navbar-toggler {
        background: white;
        float: none;
        position: absolute;
        right: 20px;
        top: 25px;
    }

    .navbar-collapse {
        background: #000;
        margin-top: 11px;
        padding: 30px 0px;
    }

    .nav-link {
        color: #fff !important;
        font-size: 14px;
        font-weight: 600;
    }

    .choose_card {
        padding: 35px 20px;
    }

    .pad1 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .choose_card {
        border-radius: 0px !important;
    }

    .fixed .nav-link {
        color: #fff !important;
    }

    .navbar .container {
        display: block !important;
    }

    .banner_inside button.learnmore {
        position: relative;
    }

    .countdown h2 {
        font-size: 15px;
        width: 45px;
        height: 45px;
        padding: 0 20px;
        border-radius: 5px;
    }

    .countdown h6 {
        font-size: 9px;
    }

    lottie-player {
        width: 100% !important;
        height: 200px !important;
    }

    .navBtns {
        margin-left: 0;
        min-width: auto;
        display: inline-block;
        margin-top: 15px;
        color: #3f84e5 !important;
    }

    .transpBtn {
        margin-left: 0;
        color: #fff !important;
    }

    .banner_sec {
        height: auto !important;
        background: #0e3162;
    }

    .banner_inside {
        padding: 0px;
    }

    .about_data h3 {
        padding: 0px 15px;
        font-size: 30px;
    }

    .about_data p {
        padding: 0px 15px;
        font-size: 14px;
        font-weight: 500;
    }

    .about_data img {
        margin-top: 25px;
    }

    .about_sec {
        padding: 80px 0px 80px;
    }

    .choose_us_area ul {
        display: block;
    }

    .about_sec li {
        width: 100%;
        max-width: 100%;
    }

    .choose_us_area {
        border-top: 0px;
    }

    .about_sec li img {
        width: 100%;
        height: auto;
    }

    .location_sec {
        padding: 0px;
    }

    .map_areas {
        padding: 25px 0px 60px;
    }

    .map_content h4 {
        text-align: center;
        font-size: 20px;
    }

    .map_content ul {
        margin-top: 40px;
        justify-content: center;
    }

    .map_content li {
        font-size: 12px;
    }

    .map_content li span {
        font-size: 14px;
    }

    .map_content img {
        max-width: 35px;
    }

    .financial_sec {
        padding: 50px 0px;
    }

    .financial_sec h3 {
        font-size: 25px;
    }

    .financial_sec p {
        font-size: 13px;
        text-align: center;
    }

    .financial_sec img {
        max-width: 150px;
        margin-top: 40px;
    }

    .about_mobile {
        padding: 35px 0px;
    }

    .works_cards {
        padding-left: 0;
    }

    .login_sec {
        display: block;
        min-height: auto;
        background: #01183a;
    }

    .login_pics {
        width: 100%;
        height: auto;
        padding: 15px 20px;
        text-align: center;
    }

    .login_content {
        width: 100%;
        height: auto;
        padding: 10px 20px;
    }

    .login_content h2 {
        margin-bottom: 45px;
        font-size: 20px;
    }

    .login_form .form-control {
        margin-top: 15px;
        padding: 13px 25px;
        font-size: 13px;
    }

    .login_form button {
        width: 100%;
        margin: 0 !important;
        margin-top: 14px !important;
    }

    .newone_sec h6 {
        margin-bottom: 15px;
        font-size: 12px;
        justify-content: center;
        text-align: center;
    }

    .newone_sec {
        justify-content: center !important;
        display: block;
        min-height: auto;
    }

    select.form-control {
        background-position: 95% center !important;
        background-size: 12px;
    }

    .submit_data {
        display: block;
    }

    .newone_sec {
        padding: 10px 0px;
    }

    .newone_sec button {
        margin-top: 0px !important;
    }

    .newone_sec h6 {
        margin-bottom: 0;
        font-size: 14px;
        margin-top: 20px;
        justify-content: center;
        text-align: center;
    }

    .banner_inside h3 {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .banner_inside p {
        font-size: 12px;
        font-weight: 700;
        min-height: 0px !important;
        top: -3px;
        position: relative;
    }

    .form_banner button {
        width: 100%;
    }

    .fixed {
        height: 85px;
    }

    .contact_form {
        padding: 30px 15px 25px;
        margin-top: 30px;
        border-radius: 5px;
    }

    .contact_form h6 {
        font-size: 14px;
        line-height: 25px;
        text-align: left;
    }

    .contact_info {
        padding: 60px 0px 60px;
    }

    .info_card img {
        margin-bottom: 15px;
    }

    .info_card {
        margin-top: 25px;
    }

    .myworks_sec button.learnmore {
        position: relative;
        margin-top: 20px;
        margin-left: 0;
        font-size: 14px !important;
    }

    .myworks_sec .form_banner {
        padding: 25px 20px;
    }

    .form_banner input.form-control {
        font-size: 13px !important;
    }

    .form_banner li {
        font-size: 11px !important;
        padding: 10px 0px !important;
        padding-left: 20px !important;
    }

    .form_banner li b {
        font-size: 13px !important;
    }

    .myworks_sec {
        min-height: auto !important;
    }

    .how_works_sec {
        padding: 60px 0px;
    }

    .howworks_row {
        padding: 0px !important;
    }

    .line1:before,
    .line2:before {
        display: none;
    }

    .works_card {
        margin-bottom: 0;
    }

    .works_card h3 {
        font-size: 14px;
    }

    .faqs_sec {
        padding: 60px 0px;
    }

    .faqs_card {
        padding: 15px 25px 20px;
        border-radius: 15px;
        margin-top: 30px;
    }

    .page_heading h2 {
        font-size: 22px !important;
    }

    .sidebar_sec {
        display: none;
        min-width: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff;
        z-index: 999999;
    }

    .pages_sec {
        width: 100%;
    }

    .sendmoney_sec h3.head_name {
        font-size: 21px;
    }

    .sendmoney_sec h3.head_name img {
        width: 25px;
    }

    .usr_header_inside {
        padding-right: 0px;
    }

    .pages_sec {
        padding: 0px 20px;
    }

    .sendagain_card {
        margin: 5px 0px;
    }

    .tabel_sec .card {
        overflow: auto;
    }

    .tabel_sec th,
    .tabel_sec td {
        font-size: 12px;
        padding: 10px 10px;
    }

    .tabel_sec .card td img {
        max-width: 28px;
        margin-right: 10px;
    }

    .tabel_sec {
        padding: 20px 0px;
    }

    .breadcumb_sec h3 {
        font-size: 18px;
        top: 0;
    }

    .legalres_sec {
        width: 100%;
        background: #fff;
        padding: 20px 20px;
        border-radius: 10px;
    }

    main {
        margin-top: 30px;
    }

    .legalres_card p a,
    .legalres_card li a {
        text-decoration: none;
        display: block;
        white-space: normal;
        word-break: break-all;
    }

    .support_team {
        padding: 30px 20px;
        border-radius: 10px;
    }

    .submit_area {
        display: block;
        padding-top: 0px;
    }

    button.datasubmit {
        display: block;
        width: 100%;
    }

    .submit_area p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .field_outer .form-control {
        font-size: 13px;
    }

    button.datasubmit {
        margin-top: 10px;
    }

    .refer_form {
        margin-bottom: 0px;
    }

    .settings_sec {
        padding: 0px;
    }

    .settings_head {
        border-radius: 0px;
        margin-bottom: 10px;
    }

    .settings_head li a {
        border-radius: 0px;
        padding: 12px 15px;
    }

    .settings_head li {
        width: 100%;
    }

    .tabs_areas {
        min-height: auto;
        padding: 20px 20px;
        border-radius: 0;
    }

    .verify_inside {
        margin-top: 30px;
    }

    .verify_card li a p {
        font-size: 13px;
    }

    .bankAc_rows {
        padding: 10px 15px;
    }

    .security_inside {
        margin-top: 20px;
    }

    .security_inside h4 {
        font-size: 15px;
    }

    .security_inside .bankAc_rows h5 {
        font-size: 13px;
    }

    .notify_box {
        padding: 20px 20px;
    }

    .notify_box li {
        font-size: 12px;
    }

    .notify_box ul {
        margin-top: 20px;
    }

    .block_ancor {
        display: block;
        width: 100%;
    }

    .recipient_tabs ul {
        width: auto;
    }

    .modal_body {
        padding: 0px 15px;
    }

    .modal_form {
        padding: 30px 20px;
    }

    .add_recpt_sec {
        padding: 20px 20px;
    }

    .rec_country_list ul {
        display: block;
    }

    .rec_country_list li {
        width: 100%;
    }

    .add_recpt_body {
        padding-bottom: 0px;
    }

    .add_recpt_body button.trans_button {
        width: 100%;
        margin-top: 15px;
    }

    .rightside_menus {
        padding: 30px 0px;
    }

    .rightside_menus li {
        margin-top: 10px;
    }

    .rec_country_search {
        display: block !important;
    }

    .rec_country_search span {
        margin-left: 0px !important;
    }

    .add_recpt_body button {
        width: 100%;
        margin-top: 10px;
        min-width: 100% !important;
    }

    .bottom_form_btn {
        display: block !important;
        margin-top: 0px !important;
    }

    .bottom_form_btn span {
        display: block !important;
    }

    .reciept_info_sec {
        display: block;
        min-height: auto;
    }

    .profile_outer {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
    }

    .rec_bankdeposit_list {
        min-height: auto;
    }

    #bank_deposit_sec .rec_country_list li,
    #store_list_sec .rec_country_list li,
    #serv_provider_sec .rec_country_list li {
        width: 100%;
    }

    .my_reason .rec_country_list li {
        margin-right: 0;
        width: 100%;
    }

    a.skip_btn {
        margin-right: 0;
        display: block;
        margin-top: 15px;
        text-align: center;
    }

    .no_link_bank {
        width: 100%;
        padding: 10px 10px;
    }

    .no_link_bank img {
        width: 150px;
    }

    .no_link_bank p {
        font-size: 14px;
    }

    center {
        margin-top: 10px !important;
    }

    .addNew_bank .next_country li {
        width: 100% !important;
    }

    .rec_country_list {
        overflow: hidden;
    }

    .cardLeft h3 {
        margin-bottom: 10px;
    }

    .txt_data_list {
        padding: 10px 0px;
    }

    .txt_data_list li span {
        width: 100px;
    }

    .txt_data_list li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 13px;
    }

    .success_sec img {
        width: 125px;
    }

    .success_sec {
        padding: 15px 0px;
    }

    .success_sec h2 {
        font-size: 17px;
    }

    .success_sec p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .refer_form .col-lg-3 {
        padding: 0px 15px !important;
    }

    .field_outer .form-control {
        margin: 5px 0px;
    }

    .total_amount {
        text-align: center;
        margin-top: 15px;
    }

    main {
        min-height: auto;
    }

    .back_btns {
        width: 100%;
        margin-bottom: 20px;
        padding: 15px 15px;
    }

    .active_rows:before,
    .blank_list:before {
        top: 14%;
    }

    .transaction_detail_sec {
        padding: 25px 15px;
    }

    .my_steps {
        margin-bottom: 10px;
    }

    .my_steps li h6 span {
        padding: 4px 5px;
    }

    .txt_data_list h4 {
        font-size: 14px;
    }

    .txt_data_list h4 span {
        font-size: 12px;
    }

    .reciept_again_btn {
        display: block;
    }

    .reciept_again_btn button {
        width: 100%;
        margin-top: 10px;
    }

    .sm-modal {
        min-width: 100%;
    }

    .banner_inside h1 {
        font-size: 35px;
        margin-bottom: 30px;
    }

    .banner_inside h2 {
        font-size: 30px;
        margin-bottom: 40px;
    }

    .banner_inside h2 span b {
        font-size: 15px !important;
    }

    .notify_sec {
        padding: 30px 0px;
    }

    .notify_form form {
        margin-top: 30px;
    }

    .notify_form input.form-control {
        padding: 12px 17px;
        font-size: 13px;
    }

    .banner_inside .col-md-6 {
        justify-content: center;
    }

    .mobileApp_sec .page_heading h2,
    .financial_sec h3 {
        text-align: center;
    }

    .mobileApp_sec ul {
        text-align: center;
    }

    .works_cards {
        padding-left: 0;
        text-align: center;
        margin-bottom: 35px;
    }

    .banner_inside h3,
    .banner_inside p {
        text-align: center;
    }

    .feature_rows .row {
        display: grid;
    }

    .feature_rows .row .col-md-7 {
        order: 1;
    }

    .feature_rows .row .col-md-5 {
        order: 2;
    }

    .newone_sec h6 {
        display: block;
        text-align: left;
    }

    .closeSidebar {
        display: block !important;
    }

    .sideToggle {
        display: block !important;
    }

    .head_name img {
        width: 40px !important;
    }

    .schedule_btns {
        margin-top: 10px;
    }

    .mycardsadd li {
        width: 215px;
        margin-right: 0;
    }

    button.add_payment {
        margin-top: 20px;
    }

    .dataTables_length {
        font-size: 13px;
        font-weight: 600;
    }

    .dataTables_filter {
        font-size: 13px;
        font-weight: 600;
        margin-top: 10px;
    }

    .first_name {
        height: 25px;
    }

    .dataTables_info {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
    }

    .pagination {
        justify-content: center;
        margin-top: 16px;
    }

    .page-link {
        font-size: 13px;
        font-weight: 600;
    }

    .contact_card {
        padding: 20px 10px;
    }

    .tag_mark h3 {
        font-size: 16px;
    }

    .tag_mark h3 span {
        font-size: 17px;
    }

    .text-danger {
        font-size: 13px;
        font-weight: 500;
    }

    .dataTables_filter label,
    .dataTables_length label {
        justify-content: center;
        margin: auto;
    }

    .profile_picture {
        width: 165px !important;
        height: 165px !important;
        margin-left: auto !important;
    }

    .settings_footer {
        justify-content: center;
    }

    .doc_pics,
    .doc_pics img {
        height: auto !important;
        padding: 0px !important;
    }

    .doc_pics {
        margin-top: 20px;
    }

    .statusbox {
        margin-bottom: 40px;
        text-align: center;
        margin-top: 40px;
    }

    .bankAc_rows ul {
        justify-content: center;
        margin-top: 20px;
    }

    .bankAc_rows li a {
        border-radius: 0;
        padding: 10px 10px;
    }

    .security_inside .bankAc_rows {
        display: flex;
    }

    .verify_card ul {
        max-width: 100%;
        display: block;
        margin: 0;
    }

    .tabel_sec .card td a {
        margin: 5px 0px;
        display: inline-block;
    }

    .refer_form .col-md-6 {
        justify-content: center !important;
    }

    .my_steps li h6 span {
        font-size: 9px;
    }

    .active_rows:before,
    .blank_list:before {
        top: 20%;
    }

    .cardLeft h3 {
        margin-bottom: 0;
        padding: 7px 0px;
    }

    .modal_form {
        max-height: 80%;
        overflow: auto;
        padding: 15px 5px;
    }

    .rbibank {
        margin-top: 15px;
    }

    .add_recpt_body .form_banner {
        padding: 0px !important;
    }

    .my_reason .rec_country_list {
        overflow: auto;
    }

    .method_detail {
        min-height: auto !important;
    }

    .bankAc_rows img {
        margin-right: 10px;
        width: 25px;
        height: 25px;
    }

    .btn_ul .btn {
        margin-top: 0px;
    }

    /* .recipietn_country .rec_country_list {
        overflow: auto;
    } */

    .add_recpt_body .txt_data_list li span {
        width: auto;
    }

    .country_code {
        margin: 0px !important;
    }

    .verify_card .verify_inside {
        margin-top: 0;
    }

    .partners_sec {
        padding: 70px 0px 10px 0px;
    }

    .parnter_card .parnter-img {
        width: 200px;
        height: 100px;
        object-fit: contain;
        display: block;
        margin: auto;
    }

    .card-image {
        min-height: auto;
    }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .navbar-nav li {
        margin-left: 18px;
    }

    .nav-link {
        font-size: 14px;
    }

    .banner_inside h1 {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 90%;
    }

    .banner_inside {
        padding: 25px 0px;
    }

    .notify_sec {
        padding: 25px 0px;
    }

    .banner_inside h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .notify_form form {
        margin-top: 30px;
    }

    .notify_form input.form-control {
        padding: 13px 20px;
    }

    .choose_card {
        padding: 30px 14px !important;
    }

    .footer_sec {
        padding-top: 70px !important;
    }

    .footer_sec .app_icons li {
        margin-right: 0px;
    }

    .footer_sec .app_icons li img {
        width: 140px;
    }

    .footer_sec ul.app_icons {
        margin-top: 15px;
    }

    .reviews_sec {
        padding: 90px 0px;
    }

    .page_heading h2 {
        font-size: 30px;
    }

    .card-image {
        padding: 20px 30px;
        min-height: 200px;
    }

    .card_heading h4 {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .feature_content {
        padding: 0;
    }

    .banner_inside h3 {
        font-size: 40px;
    }

    .banner_inside h3 {
        font-size: 40px;
    }

    .line1:before,
    .line2:before {
        display: none;
    }

    .contact_info {
        padding: 150px 0px 150px;
    }

    .contact_form {
        padding: 70px 80px;
    }
}

@media screen and (min-width: 1051px) and (max-width: 1200px) {
    .rightside_menus {
        padding: 0px;
    }

    .rightside_menus li {
        margin-top: 10px;
    }

    .pages_sec {
        padding: 25px 20px;
    }

    .rec_country_list {
        max-height: 350px;
        min-height: 350px;
        overflow: auto;
    }
}

.custom-list-item {
    padding: 15px !important;
}

.form__div {
    height: 50px;
    position: relative;
    /* margin-bottom: 24px; */
}

.form-control {
    width: 100%;
    /* height: 45px; */
    font-size: 14px;
    border: 1px solid #dadce0;
    /* border-radius: 0; */
    outline: none;
    padding: 2px 10px;
    background: none;
    z-index: 1;
    box-shadow: none;
}

.form__label {
    position: absolute;
    left: 16px;
    top: 10px;
    background-color: #fff;
    color: #80868b;
    font-size: 16px;
    transition: 0.3s;
    text-transform: uppercase;
}

.form-control:focus + .form__label {
    top: -8px;
    left: 12px;
    color: #1a73e8;
    font-size: 12px;
    font-weight: 500;
    z-index: 10;
}

.form-control:not(:placeholder-shown).form-control:not(:focus) + .form__label {
    top: -8px;
    left: 12px;
    font-size: 12px;
    font-weight: 500;
    z-index: 10;
}

.form-control:focus {
    border: 1.5px solid #1a73e8;
    box-shadow: none;
}

/* Sliding Bank Methods with Add new Bank button */

.slider-container {
    /* background: linear-gradient(149deg, rgb(247, 0, 255) 0%, rgb(255, 145, 0) 100%); */
    display: flex;
    align-items: center;
    /* justify-content: center; */
    justify-content: start;
    height: 100%;
}

.slider {
    width: 100%;
    /* max-width: 600px; */
    /* height: 160px; */
    margin: 10px 0;
    text-align: center;
    border-radius: 20px;
    position: relative;
}

.slides {
    display: flex;
    overflow-x: scroll;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
}

/* .slide:nth-of-type(even) { */
/* background-color: rgb(250, 246, 212); */
/* } */

.slide {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 25%;
    border-radius: 10px;
    /* height: 200px; */
    margin-right: 0px;
    box-sizing: border-box;
    background: white;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    border: 1px solid #ccc;
    margin-right: 10px;
    cursor: pointer;
}

.slide__text {
    font-size: 40px;
    font-weight: bold;
    font-family: sans-serif;
}

.custom-add-btn {
    width: 100%;
    height: 100%;
    min-height: 140px;
    display: flex;
    align-items: center;
    cursor: pointer;
    flex-flow: column;
    justify-content: center;
}

.err_txt{
    color: rgb(212, 61, 61) !important;
    font-size: 12px !important;
    font-style: italic;
}

.fixed-section {
    min-height: calc(75vh);
    display: block;
    background: #fff;
    border-radius: 20px;
}

.recipient-container{
    min-height: calc(60vh);
}

.text-danger {
    font-size: 13px;
}

.trans_button {
    border: 1px solid #CFD9FF;
}

.rec_country_list li {
    cursor: pointer;
}

.next_country li a.active {
    border: 1px solid blue;
}