
/* HOme page css start */

.header_sec{
    position: relative;
}

.header_sec a.nav-link {
    color: hsla(213, 90%, 23%, 1) !important;
    font-size: 15px;
    font-weight: 500;
}

.form_banner {
    width: 100%;
    background: hsla(234, 29%, 25%, 1);
    padding: 7% 10% 7% 7%;
    margin: auto;
    border-radius: 15px;
    box-shadow: none;
}

.banner_forms h5{
    text-align: center;
    margin-bottom: 50px;
    color: hsla(0, 0%, 100%, 1);
    font-weight: 600;
    font-size: 22px;
}

.banner_forms .ctry_code p {
    font-size: 26px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 0 !important;
    color: #fff;
}

.ctry_code img{
    width: 27px;
    height: 27px;
    object-fit: contain;
    margin-right: 11px;
}

.ctry_code p img{
    width: auto;
    height: 10px;
    margin-left: 7px;
}

.banner_forms select.form-control{
    background: transparent;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    border-radius: 15px;
    border: 1px solid hsla(229, 23%, 36%, 1);
    /* padding: 18px 25px; */
    padding: 18px;
}

.form_banner h6 {
    margin-bottom: 0;
    text-align: left;
    font-size: 18px;
    color: #fff;
    display: block;
    margin-top: 7px;
    font-weight: 700;
}

.form_banner ul{
    display: flex;
    justify-content: space-between;
}

.form_banner li:last-child h6{
    text-align: right;
}

.form_banner li {
    color: #fff !important;
    padding: 0;
    display: block;
    font-size: 15px;
}

.curncy-container{
    background: transparent !important;
    color: #fff;
    border: none !important;
    outline: none !important;
    appearance: initial;
    font-size: 25px !important;
    font-weight: 700 !important;
    padding: 0px !important;
}

.form_banner ul:before{
    display: none;
}

.swaping_sec{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

img.ind_flag{
    position: relative !important;
    top: -3px !important;
    right: auto !important;
    left: 0;
    width: 25px !important;
    height: 25px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 5px;
}

.box_sendmoney{
    margin-bottom: 0;
    border-top: 1px solid hsla(230, 23%, 36%, 1);
    padding-top: 30px;
    margin-top: 30px;
}

.box_sendmoney button {
    background: #fff !important;
    box-shadow: none;
    color: hsla(231, 42%, 19%, 1);
    font-weight: 600;
    min-width: 180px;
    display: block;
    margin: auto;
    font-size: 17px;
}

select.curncy-container {
    -webkit-appearance: menulist-button;
}
select.curncy-container option:checked {
    color: green !important;
}
select.curncy-container option{
    color: black;
    font-size: 15px;
    font-weight: 600;
}

.sendmoney button {
    background: hsla(236, 63%, 14%, 1) !important;
    border: none;
    padding: 13px 40px;
    font-weight: 600;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    margin-top: 35px;
}

.sendmoney button img{
    margin-left: 15px;
}

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

.field_ouside img{
    position: absolute;
    /* right: 22px; */
    right: 12px;
    top: 28px;
    width: 18px;
}

.banner_forms input {
    background: transparent !important;
    border: none !important;
    color: #fff !important;
    padding: 0 !important;
    height: auto !important;
    font-size: 26px !important;
}

.banner_forms input::placeholder{
    color: hsla(234, 20%, 60%, 1) !important
}

.banner_forms label {
    color: hsla(234, 20%, 60%, 1);
    display: block;
    font-weight: 600;
}

.banner_forms input::-webkit-outer-spin-button,
.banner_forms input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}









nav {
    padding: 15px 0px !important;
}

.header_sec a.navBtns {
    background: hsla(237, 39%, 20%, 1);
    color: #fff !important;
    border-radius: 6px;
    font-size: 14px;
    min-width: 130px;
    text-align: center;
}

.header_sec a.navBtns img{
    margin-left: 10px;
}

.header_sec a.transpBtn {
    background: transparent;
    border-color: hsla(237, 39%, 20%, 1);
    color: hsla(237, 39%, 20%, 1) !important;
}

.banner_sec {
    background-image: url(../images/bgmap1.png);
    background-color: hsla(237, 39%, 20%, 1);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    padding: 80px 100px;
    border-radius: 20px 20px 0px 0px;
}

.banner_inside{
    padding: 0px;
}

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

.banner-sub-title {
    font-size: 14px !important;
    font-weight: 500 !important;
    opacity: .5;
}

.banner_inside p{
    margin-bottom: 50px !important;
}

.slide-content button{
    margin-left: 0 !important;
    color: hsla(241, 57%, 15%, 1) !important;
    background: #fff !important;
    border: none  !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slide-content button img{
    margin-left: 10px;
    width: 17px;
}

.works_sec {
    padding: 65px 0px;
}

.flags_slider{
    width: 100%;
    background: hsla(237, 36%, 27%, 1);
    padding: 20px 0px;
    border-radius: 0px 0px 20px 20px;
}

.mySwiper5{
    overflow: hidden;
}

.swiper-slide {
    margin-bottom: 0;
    text-align: center;
}

.swiper-slide img {
    width: 55px;
    height: 35px;
    object-fit: cover;
    border-radius: 7px;
}

.choose_card{
    border-top: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px 25px;
}

.choose_card:hover section{
    top: 0px !important;
}

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

.choose_card section{
    display: flex;
    align-items: self-start;
}

.choose_card section h4 {
    margin-bottom: 0px;
    font-size: 40px;
    font-weight: 800;
    color: hsla(237, 39%, 20%, 1)
}

.choose_card section p {
    margin-top: 0px;
    padding: 0 22px;
    text-align: left;
    font-size: 16px;
    padding-right: 60px;
    color: hsla(240, 8%, 47%, 1)
}

.work_inside_box .page_heading h2,
.work_inside_box .page_heading p{
    text-align: left;
    max-width: 100%;
}

.works_card{
    max-width: 100%;
    padding-right: 30px;
}

.work_inside_box{
    background: hsla(237, 39%, 20%, 1);
    padding: 70px 90px;
    border-radius: 30px;
}

.work_inside_box h2,
.work_inside_box h3{
    color: #fff
}

.work_inside_box p{
    color: hsla(233, 10%, 67%, 1);
    font-size: 15px;
}

.work_inside_box .works_card h3{
    font-size: 19px;
}

.work_inside_box .work_tagmark{
    border: none
}

.work_inside_box .circle_points{
    width: auto;
    height: auto;
    background: transparent;
}

.work_inside_box .circle_points img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}

.country_send{
    width: 100%;
    background: none;
    padding: 60px 70px;
}

.country_send_card{
    width: 100%;
    background: hsla(330, 50%, 96%, 1);
    padding: 30px 30px;
    border-radius: 20px;
}

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

.country_card_inside h2 {
    text-align: left;
    font-size: 21px;
    font-weight: 800;
    padding-right: 50px;
    line-height: 30px;
    margin-bottom: 35px;
}

.country_card_inside ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.country_card_inside li {
    float: none;
    text-align: center;
    font-weight: 600;
    width: 48%;
    padding: 15px 0px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-bottom: 13px;
    border-radius: 15px;
}

.country_card_inside li img {
    display: block;
    width: 35px;
    margin: auto;
    margin-bottom: 7px;
}

.sendmoney_globally{
    width: 100%;
    background: none;
    padding: 60px 80px;
}

.sendmoney_globally h3 {
    color: hsla(213, 90%, 23%, 1);
    text-align: left;
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 25px;
}

.sendmoney_globally p{
    margin-bottom: 0;
    font-weight: 500;
    color: hsla(240, 8%, 47%, 1);
    text-align: left;
    line-height: 28px;
}

.myfeatured_sec{
    width: 100%;
    padding: 80px 0px;
    background-color: transparent;    
}

.myfeatured_inside{
    width: 100%;
    background: none;
    padding: 60px 70px 0px;
}

.myfeatured_inside section{
    padding-right: 110px;

}

.myfeatured_inside section h3{
    text-align: left;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
    color: hsla(213, 90%, 23%, 1);
}

.myfeatured_inside section p{
    margin-bottom: 0;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: hsla(240, 8%, 47%, 1);
    line-height: 30px;
}
.accordion-item {
    padding: 15px 0px;
    margin: 0;
    overflow: hidden;
    border: none;
    outline: none;
    border-bottom: 1.3px solid #d4d4d4;
}
.accordion-item .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 600;
    line-height: inherit;
    cursor: pointer;
    color: #454545;
}
.accordion-item .title i.fas {
    font-size: 0.9rem;
    color: #454545;
    transform: translateX(-50%) rotate(0);
    transition: transform 0.15s ease;
}
.accordion-item .paragraph {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: inherit;
    color: #454545;
    display: none;
    padding: 1rem 0;

}
.accordion-item.active .title i.fas {
    color: #1a9de1;
    transform: translateX(-50%) rotate(180deg);
}
.accordion-item.active .paragraph {
    display: block;
}
  
@media only screen and (max-width: 768px) {
    .accordion {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }
}

.accordion-item:last-of-type{
    border-radius: 0px;
}

.myfeatured_inside .faqs_sec {
    padding: 35px 0px 0px;
}

.accordion-item h3.title{
    margin-bottom: 0px;
    color: hsla(213, 90%, 23%, 1);
    font-size: 17px;
    font-weight: 700;
}

.accordion-item p.paragraph{
    margin-bottom: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: hsla(240, 8%, 47%, 1);
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.accordion .active{
    position: relative;
}

.accordion .active:after {
    content: '';
    border: 1px solid hsla(213, 90%, 23%, 1);
    width: 50%;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.accordion-item:last-child{
    border-bottom: none !important;
}

.myfeatured_card{
    width: 100%;
    background: hsla(330, 50%, 96%, 1);
    padding: 30px 30px;
    border-radius: 20px;
}

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

.featured_cardwhite img{
    width: 100%;
}

.whatsApp_chatbox{
    width: 100%;
    background: hsla(330, 50%, 96%, 1);
    padding: 0px;
}

.whatsapp_bgbox {
    background: hsla(237, 39%, 20%, 1);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsApp_chatbox .row{
    margin: 0px;
}

.nopad0{
    padding: 0px;
}

.chatbox_sec{
    max-width: 100%;
    margin: auto;
    display: block;
}

.whatsapp_bgbox h3{
    color: #fff;
}

.whatsapp_bgbox p{
    color: hsla(233, 10%, 67%, 1);
}

.newsletter_sec .row{
    margin-left: -15px;
    margin-right: -15px;
}

.newsletter_sec .form-control{
    height: auto;
    background: transparent;
    border: 1px solid hsla(229, 23%, 36%, 1);
    color: #fff;
    font-size: 15px;
    padding: 13px 20px;
    outline: none !important;
    border-radius: 10px;
    font-weight: 600;
}

.newsletter_sec .form-control::placeholder{
    color: hsla(233, 20%, 60%, 1) !important;
}

.newsletter_sec button {
    width: 100%;
    background: #fff;
    border: none;
    padding: 13px 0px;
    font-weight: 600;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsletter_sec button img{
    width: 17px;
    margin-left: 6px;
}

.newsletter_sec{
    margin-top: 40px;
    width: 100%;
}

.recipient_sec{
    width: 100%;
    padding: 90px 0px;
}

.recipient_inside{
    width: 100%;
    background: hsla(240, 100%, 98%, 1);
    padding: 80px 50px;
    border-radius: 20px;
}

.recipient_inside .sendmoney_globally{
    padding: 30px;
}

.recipient_cards{
    width: 100%;
    background: #fff;
    border: 1px solid hsla(212, 78%, 91%, 1);
    padding: 30px 25px;
    border-radius: 10px;
    height: 100%;
}

.card_rotate {
    transform: rotate(6deg) !important;
    position: relative;
    top: 10px;
}

.recipient_cards h1 {
    font-size: 18px;
    color: hsla(213, 90%, 23%, 1);
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;;
}

.recipient_cards h1 span {
    color: #fff;
    width: 40px;
    height: 40px;
    background: hsla(213, 90%, 23%, 1);
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: system-ui;
    margin-bottom: 20px;
}

.recipient_cards p {
    margin-bottom: 0;
    font-weight: 500;
    color: hsla(240, 8%, 47%, 1);
    text-align: left;
    line-height: 22px;
    font-size: 14px;
}

.mobileApp_sec{
    background: hsla(237, 39%, 20%, 1);
    width: 100%;
    padding: 120px 0px;
}

.margin0{
    margin: 0px !important;
}

.mobileApp_sec .page_heading h2 {
    text-align: center;
    color: #fff;
}

.mobileApp_sec .page_heading p {
    text-align: center;
    max-width: 100%;
    margin: 0 !important;
    color: hsla(0, 0%, 100%, 1);
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}

ul.appStores img {
    width: 140px;
    border-radius: 20px;
    background: #fff;
    padding: 3px 7px;
}

.reviews_sec .page_heading{
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.reviews_sec .page_heading h2{
    text-align: left;
    font-weight: 700;
    font-size: 30px;
    color: hsla(206, 56%, 22%, 1);
}

.reviews_sec .page_heading p{
    text-align: left;
    max-width: 100%;
    display: none;
}

.reviews_sec .card_body p{
    text-align: left !important;
}

.reviews_sec .card-image {
    padding-left: 0;
    box-shadow: none;
    box-shadow: 2px 0px 0px hsla(237, 70%, 86%, 1);
    border-radius: 0;
}

.reviews_sec p {
    text-align: center;
    max-width: 100%;
    margin: 0 !important;
    color: hsla(240, 8%, 47%, 1);
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
}

.card_heading h4{
    margin-bottom: 0;
    font-size: 19px;
    color: hsla(213, 90%, 23%, 1);
    margin-top: 20px;
}

.reviews_sec h4 img{
    width: 45px;
    height: 45px;
}

.reviews_sec img.trustpilot {
    width: 90px;
    height: auto;
    object-fit: contain;
    border-radius: 0;
    margin-bottom: 25px;
    display: block;
}

.reviews_sec .navbar_menu{
    width: auto;
    margin-top: 0px;
}

.reviews_sec ul{
    display: flex;
}

.reviews_sec li {
    float: none;
    display: block;
    margin: 0px 5px;
}

.reviews_sec li button img {
    width: auto;
}

.navbar_menu li button {
    width: auto;
    left: 0;
}

.swiper-slide-duplicate-active{
    border-right: 0px !important;
}

.page_heading h2 img{
    position: absolute;
    left: -66px;
    top: -56px;
}

.footer_sec{
    background: hsla(237, 39%, 20%, 1);
    padding-bottom: 0px;
}

.footer_sec img.footlogo {
    width: 170px;
    margin-bottom: 25px;
    position: relative;
    left: -15px;
}

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

.appStores {
    margin-top: 35px;
}

.appStores li{
    margin-right: 25px;
}

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

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

.footmenu li a img {
    width: 25px;
    margin-right: 0px;
}

ul.contactList li {
    margin-bottom: 10px;
    font-size: 17px !important;
    padding-right: 0;
    position: relative;
    padding-left: 37px;
}

ul.contactList li a {
    font-size: 15px;
    padding-right: 72px;
    line-height: 20px;
}

ul.contactList li img {
    position: absolute;
    top: 3px;
    left: 0;
}

.social_icon li img{
    width: 35px !important;
    height: 35px !important;
    margin-right: 5px;
}

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

.copyright_sec {
    border: none;
    background: hsla(237, 37%, 24%, 1);
    padding: 20px 0px;
    margin-top: 60px;
}

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


/* Contact page css here */



.contact_banner {
    overflow: visible !important;
    height: 550px !important;
    border-radius: 20px !important;
}

.contact_banner .contact_form{
    margin-top: 0px;
    padding: 45px 40px;
}

.contact_banner .banner_inside h3{
    text-align: left;
    font-size: 45px;
    margin-bottom: 35px;
    padding-right: 92px;
}

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

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


.contact_form button{
    margin-left: 0;
    background: hsla(236, 63%, 14%, 1) !important;
}

.contact_form button img{
    width: 20px;
    margin-left: 10px;
}

.mycont_info .info_inside{
    max-width: 90%;
}

.mycont_info .info_card {
    border: 1px solid hsla(212, 78%, 91%, 1);
    width: 100%;
    padding: 40px 30px;
    border-radius: 20px;
    height: 100%;
}

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

.mycont_info .info_card h5{
    text-align: left;
    font-size: 16px;
    font-weight: 800;
}

.info_inside p{
    text-align: left;
    padding: 0px;
}

.info_inside p span{
    display: block;
    color: hsla(213, 90%, 23%, 1);
    margin-top: 5px;
}

.info_inside h3, 
.info_inside h3 a {
    text-align: left;
    font-size: 14px;
    color: hsla(213, 90%, 23%, 1);
    font-weight: 600;
}

.contact_info {
    padding: 150px 0px 120px;
}

.about_data h3 {
    text-align: left;
    padding: 0px 40px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 50px;
}

.about_data img {
    width: 480px;
    display: block;
    border-radius: 15px;
    background: hsla(330, 50%, 96%, 1);
    padding: 30px;
    margin: auto;
}

.why_choose_sec{
    padding-top: 150px;
}

.why_choose_sec h2 {
    font-size: 35px;
    font-weight: 600;
    color: hsla(213, 90%, 23%, 1);
}

.why_choose_sec{
    background: transparent;
}

.choose_us_area {
    border-top: none;
    border-radius: 0px;
    margin-top: 70px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.page_heading{
    position: relative;
}

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

.pic_outer_box {
    width: 100%;
    border: 2px solid hsla(237, 39%, 20%, 1);
    border-radius: 32px;
    overflow: hidden;
    padding-top: 40px;
    margin-bottom: 20px;
}

.teamcard img {
    width: 100%;
    max-width: 335px;
    margin: auto;
    display: block;
    height: 280px;
    object-fit: contain;
}

.teamcard h4 {
    text-align: center;
    font-weight: 600;
    color: hsla(213, 90%, 23%, 1);
    font-size: 22px;
}

.teamcard p {
    margin-bottom: 0;
    text-align: center;
    font-weight: 600;
    color: hsla(240, 8%, 47%, 1);
    font-size: 15px;
}

.location_sec{
    background: transparent;
    padding: 0px;
}

.map_inside{
    width: 100%;
    background: hsla(237, 39%, 20%, 1);
    padding: 45px 80px;
    border-radius: 35px;
}

.map_inside h3 {
    text-align: left;
    font-size: 40px;
    margin-bottom: 30px;
    padding-right: 92px;
    color: #fff;
    font-weight: 600;
}

.map_inside p {
    text-align: left;
    max-width: 100%;
    margin-top: 17px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: hsla(233, 10%, 67%, 1);
    padding-right: 150px;;
}

.mapfields{
    width: 100%;
    background: hsla(0, 0%, 100%, 1);
    padding: 20px;
    border-radius: 25px;
}

.mapfields img{
    width: 100%;
    height: 350px;
    display: block;
    margin: auto;
}

.headquaters {
    width: 100%;
    background: transparent;
    padding: 15px 0px;
    display: flex;
}

.headquaters img{
    margin-right: 30px;
}

.headquaters h2 {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
    color: #fff;
}

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

.headquaters li {
    float: none;
    color: hsla(233, 10%, 67%, 1);
    font-size: 14px;
    font-weight: 500;
    margin-right: 50px;
}

.headquaters li span{
    font-weight: 600;
    display: block;
    margin-top: 3px;
    color: hsla(0, 0%, 100%, 1);
}

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

.aboutPic_outer {
    width: 100%;
    background: hsla(330, 50%, 96%, 1);
    padding: 35px;
    border-radius: 30px;
}

.financial_sec h3 {
    text-align: left;
    color: hsla(213, 90%, 23%, 1);
    font-weight: 700;
    font-size: 38px;
    margin-bottom: 35px;
}

.financial_sec img {
    display: block;
    margin: auto;
    width: 100%;
}

.banner_inside h1{
    font-weight: 700;
    padding-right: 100px;
}


.myworks_sec button.learnmore{
    margin: 0px;
}

.myworks_sec .works_cards{
    position: relative;
    top: -100px;
}

#faq{
    padding: 90px 0px;
}

.how_works_sec{padding-top: 180px;}
.faqs_sec{
    background: hsla(240, 100%, 98%, 1);
    padding: 20px 0px;
}

.faqs_sec .accordion{
    padding: 50px 50px;
    background: #fff;
    max-width: 90%;
    margin: auto;
}

.faqs_sec .page_heading h2 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.info_inside .page_heading{
    margin-bottom: 80px;
}

.info_inside .page_heading p {
    text-align: center;
    margin: 0 !important;
    color: hsla(240, 8%, 47%, 1);
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    max-width: 450px;
    margin: auto !important;
}

.info_inside .page_heading h2 {
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.money_transfer_sec{
    width: 100%;
    background-color: #fff;
    padding: 160px 0px 90px;
}

.money_trans_card{
    width: 100%;
    background: none;
    padding: 60px 105px;
    padding-left: 200px;
}

.money_trans_card h4 {
    text-align: left;
    font-size: 28px;
    color: hsla(213, 90%, 23%, 1);
    font-weight: 700;
    /* padding-right: 65px; */
    line-height: 43px;
}

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

.money_steps ul{
    margin: 0px;
    padding-left: 0px;
    list-style: none;
    text-align: left;
    position: relative;
}

.money_steps ul:before {
    content: '';
    width: 2px;
    height: 90%;
    display: block;
    position: absolute;
    top: 0;
    left: 23px;
    border: 1px dashed hsla(213, 55%, 92%, 1);
}

.money_steps li{
    display: block;
    position: relative;
    margin-bottom: 40px;
    padding-left: 50px;
}

.money_steps h3{
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: hsla(206, 56%, 22%, 1);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.money_steps p{
    margin-bottom: 0;
    color: hsla(240, 8%, 47%, 1);
    font-size: 14px;
    max-width: 450px;
    display: block;
    line-height: 24px;
    font-weight: 600;
    padding-right: 60px;
}

.span_steps{
    position: absolute;
    left: 0;
    top: -5px;
    font-size: 38px;
    line-height: normal;
    color: hsla(213, 54%, 92%, 1);
    font-weight: 500;
    font-family: system-ui;
    background-color: #fff;
}

.wantmore_outer{
    width: 100%;
    background: none;
    position: relative;
}

.wantmore_sec {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    vertical-align: middle;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    z-index: 99999;
    padding-left: 100px;
    text-align: center;
}

.wantmore_sec h1 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.wantmore_sec button {
    background: #fff;
    border: none;
    padding: 8px 19px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}

.wantmore_sec button img {
    width: 15px;
    margin-left: 12px;
}



@media screen and (min-width: 300px) and (max-width: 767px){

.navbar-toggler {background: white; float: none; position: absolute; right: 20px; top: 15px; width: 42px; padding: 0; border: none !important;}
.banner_sec{padding: 30px 25px; border-radius: 0px;}
.banner_inside h1 { padding-right: 0; font-size: 28px !important;}
.banner_inside p {margin-bottom: 15px !important;}
.form_banner{margin-top: 35px}
.banner_forms h5{font-size: 20px;}
.ctry_code{position: relative; top: 0 !important; left: 0}

.banner_forms select.form-control{padding: 12px 15px; font-size: 14px; border-radius: 6px;}
.field_ouside img {position: absolute; right: 15px; top: 20px; width: 14px;}
.form_banner input.form-control {font-size: 30px !important;}
.form_banner input.form-control::placeholder{font-size: 22px !important;}

.form_banner li{padding-left: 0px !important;}
.form_banner li img{width: 22px; padding: 1px;}
.form_banner li:first-child{padding-right: 10px !important;}
.form_banner li:last-child{padding-left: 10px !important; text-align: right;}
.form_banner h6{font-size: 15px;}

.field_ouside {position: relative !important; width: 100% !important; margin-top: 19px; font-size: 22px !important;}
.curncy-container{font-size: 20px !important;}
.box_sendmoney {margin-bottom: 0; border-top: 1px solid hsla(230, 23%, 36%, 1); padding-top: 20px; margin-top: 10px;}
.box_sendmoney button{font-size: 15px;}
.chooseus_sec{padding: 0px;}

.choose_card section {display: block; align-items: self-start; padding: 15px 0px; border-bottom: 1px solid #e9e9e9;}
.choose_card section h4{text-align: center; margin-bottom: 7px; font-size: 30px;}
.choose_card{padding: 0px;}
.choose_card section p{padding: 0; text-align: center;}

.country_send{padding: 0px;}
.country_send_card{padding: 15px 15px;}
.country_card_inside{padding: 15px 15px;}
.country_card_inside h2 { text-align: left; font-size: 19px; line-height: 25px; margin-bottom: 20px; padding-right: 0px;} 

.country_card_inside li{font-size: 12px; padding: 10px 0px; width: 45%;}
.sendmoney_globally{padding: 25px 0px;}
.sendmoney_globally h3{line-height: 30px; margin-bottom: 10px; font-size: 22px;}
.sendmoney_globally p{font-size: 14px;}
.sendmoney button{margin-top: 20px;}

.work_inside_box{padding: 35px 25px; border-radius: 15px;}
.page_heading h2 {font-size: 20px !important;}
.works_area{padding: 0px;}

.work_inside_box .works_card h3 {font-size: 17px;}
.works_card{padding-right: 0px; padding: 12px 0px;}
.work_inside_box p{font-size: 13px; text-align: justify;}
.work_inside_box .circle_points img {width: 30px; height: 30px;}
.work_inside_box .work_tagmark { border: none; top: 7px;}

.myfeatured_sec{padding: 20px 0px;}
.myfeatured_inside{padding: 0px;}
.myfeatured_inside section {padding-right: 0;}
.myfeatured_inside section h3{font-size: 25px; margin-bottom: 12px;}

.myfeatured_inside section p{font-size: 14px; line-height: 25px;}
.myfeatured_inside .faqs_sec {padding: 0;}
.accordion-item h3.title{font-size: 15px;}
.chatbox_sec img{width: 100%;}
.whatsapp_bgbox .sendmoney_globally {padding: 25px 30px;}

.newsletter_sec {margin-top: 20px; width: 100%;}
.newsletter_sec .form-control{padding: 10px 15px;}
.newsletter_sec button{padding: 10px 15px; margin-top: 10px;}
.recipient_sec {width: 100%; padding: 50px 0px;}

.recipient_inside{padding: 10px 5px; border-radius: 15px;}
.recipient_inside .sendmoney_globally {padding: 15px;}
.card_rotate {transform: rotate(0deg) !important;}
.mobileApp_sec{padding: 50px 0px;}
ul.appStores img {width: 100px;}
.mobileApp_sec li{margin-right: 5px !important; margin-left: 5px !important;}

.mobileApp_sec .page_heading p{font-size: 13px;}
.page_heading h2 img{display: none;}
.reviews_sec .page_heading{margin-bottom: 0px;}
.reviews_sec {padding: 45px 0px 5px !important;}
.footer_sec img.footlogo{left: auto;}
.footer_sec p{text-align: center; font-size: 14px;}
.appStores {margin-top: 0; text-align: center; justify-content: center !important;}
.appStores li{margin-right: 5px; margin-left: 5px;}

.footmenu h3 {margin-bottom: 8px; font-size:18px; text-align: left;} 
.footmenu li{text-align: left;}
.footmenu li a{font-size: 13px; line-height: 25px;  text-align: left;}
ul.contactList li{text-align: left;}
ul.contactList li a {  font-size: 14px;}
.copyright_sec{margin-top: 40px; padding-left: 10px; margin-right: 10px;}
.header_sec a.nav-link {color: hsl(0deg 0% 100%) !important;}
.header_sec a.transpBtn{border-color: hsl(0deg 0% 85.97%);}
.about_data img{width: 100%; padding: 10px;}

.contact_banner .banner_inside h3 {text-align: left; font-size: 30px; margin-bottom: 30px; padding: 0px;}
.contact_banner .banner_inside p{padding: 0px;}
.contact_banner{height: auto !important}
.about_sec {
    padding: 35px 0px 35px;
}
.choose_us_area{margin-top: 0; max-width: 100%;}
.financial_sec h3 {text-align: center; font-size: 28px;}
.aboutPic_outer{padding: 10px; margin-top: 15px;}
.financial_inside img{max-width: 100%;;}
.map_inside{padding: 35px 25px; border-radius: 20px;}
.map_inside h3 {text-align: left; font-size: 30px; margin-bottom: 20px; padding-right: 0;}

.map_inside p{max-width: 100%; margin-top: 17px; padding-right: 0px;}
.headquaters img {margin-right: 14px;}
.headquaters ul{display: block;}
.headquaters li{margin-right: 0px; margin-bottom: 20px;}

.mapfields img{height: auto}
.mapfields{padding: 10px; border-radius: 5px;}
.teamcard{padding: 20px 0px;}
.banner_inside .col-md-6{margin-top: 0px !important;}
.contact_banner .contact_form {margin-top: 0px; padding: 20px 15px;}
.contact_form button{width: 100%;}
.mycont_info .info_card{padding: 25px 20px; border-radius: 10px;}
.login_content{padding: 0px;}
.mycont_info .info_card{height: auto;}
.contact_form .form-control{font-size: 14px; padding: 10px 20px;}

.money_trans_card{padding: 0px;}
.myworks_sec .works_cards{top: 0}
.money_transfer_sec {padding: 45px 0px 40px;}
.money_trans_card h4 {text-align: left; font-size: 20px;line-height: 30px;}
.money_steps p{padding-right: 0px; text-align: justify; font-size: 13px; line-height: 20px;}

.money_steps h3{font-size: 18px; margin-bottom: 5px; }
.span_steps {top: -7px; font-size: 30px;}
.money_steps li{margin-bottom: 25px;}
.wantmore_sec{padding: 0px 40px; justify-content: center;}






}












