 
  @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;display=swap');
 
.p-faqs .card { 
    background: #fff;
}
.exchage_wrwapper {
    margin-top: 131px;
    overflow-x: hidden;
}
.card{
    border: 0;
    border-radius: 15px;
    position: relative;
  
}
.ff_card h4 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
}
.ff_card h4:after {
    content: "";
    height: 2px;
    width: 100px;
    background: #1769e2;
    position: absolute;
    left: 0;
    bottom: 0;
}
 section {
    padding: 90px 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    section {
        padding: 50px 0;
    }
}
.exchage_sec_1 {
    background-image: url(../webroot/exchange_images/exchage_main_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    /* overflow: hidden; */
    background-attachment: fixed;
    padding: 80px 0 ;
    border-radius: 0 0 50px 50px;
}
 
 
.exchage_sec_1 h1 {
    color: #000;
    font-family: Montserrat;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.exchage_sec_1 p{
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
}







/*counter card*/

.counter_sec {
	padding: 0 200px;
	margin-top: -50px;
	z-index: 9;
	position: relative;
}

.exchage_wrwapper    .counter_card {
    background: #ffffff;
    border-radius: 15px;
    display: block;
    padding: 25px 10px;
    max-width: 650px;
    margin-top: 60px;
    box-shadow: 0px 0px 39px rgba(0, 0, 0, 0.08);
}
.counter_card {
    display: block;
    text-align: center;
    padding: 0;
    max-width: unset;
}
.counter_card ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.counter_card ul li h6 {
    font-weight: 600;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    padding-top: 2px;
}

.counter_card ul li strong {
	font-weight: 600;
	font-size: 18px;
	line-height: 16px;
}

.counter_card ul li strong {
	font-weight: 800;
	font-size: 38px;
	display: block;
	text-align: center;
	line-height: 1.1;
}

.counter_card ul li strong * {
	font-style: normal;
}

.counter_card ul li strong.text-primary *,
.counter_card ul li strong.text-primary {
	color: #2072EF;
}

.counter_card ul li strong.text-success *,
.counter_card ul li strong.text-success {
	color: #37C99E !important;
}

.counter_card ul li strong.text-orange,
.counter_card ul li strong.text-orange * {
	color: #F76031;
}

.magento_wrapper {
	background: #f5f5f5;
}















.r_sec_5 {
    padding: 80px 0;
}
.fe_sec_title h2{ 
    text-align: center; 
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.fe_sec_title  p{ 
    text-align: center; 
    font-size: 16px;
    font-style: normal;
    font-weight: 500; 
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 50px;
}


.fe_card_data h4 {
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    margin: 40px 0 15px;
    padding-right: 40%;
    min-height: 85px;
}

.fe_card_data p {
    color: #000; 
    font-size: 14px;
    font-style: normal;
    font-weight: 400; 
}

.fe_card_data span {
    color: rgba(154, 154, 154, 0.15);
    font-size: 80px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    position: absolute;
    left: -2px;
    top: 31px;
}
.btn-sm {
    font-weight: 500; 
}


.fe_card {
    position: relative;
    overflow: hidden;
    transition: 0.3s all;
}

.fe_card .fe_card_data {
    position: absolute;
    top: 0;
    padding: 17px;
}



.fe_icon {
    width: 90px;
    height: 90px;
    background: #f2f2f2;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: 0.2s;
}

.fe_icon img{
    max-width: 50px;
}

 

.fe_card:hover .fe_icon{
    background: #0150C6 !important;
}
 

.sm_sec {
    margin: 90px 0;
    overflow-x: hidden;
    background: #fff;
    position: relative;
    z-index: 1;
    margin: 0;
}
.sm_card{
	border-radius: 20px;
	background: #F7F7F7;
	padding: 40px;
}
section.services_sec {
    background: #fff;
    position: relative;
    z-index: 1;
}

.sm_card .fe_sec_title h2 {
    color: #000;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    max-width: 456px; 
	margin-bottom: 25px;
}










.sm_card  .swiper-wrapper {
    padding-bottom: 0 !important;
}

.clint {
    border-radius: 20px;
    border: 1px solid rgba(238, 79, 119, 0.15);
    background: #FFF;
    box-shadow: 0px 8px 15px 0px rgba(238, 79, 119, 0.15);
    margin: 20px;
    padding: 30px;
}

.program_swiper {
    overflow: unset;
}



.program_swiper .swiper-slide {
    width: 700px;
    min-width: 700px; 
}


.clint h2 {
    color: #EE4F77; 
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}
 
.clint ul {
    margin: 0;
    padding: 0;
    padding-left: 28px; 
}
 
.clint ul li {
    list-style: circle;
}

.clint ul li a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 9px 0;
    display: block;
}




.sm_card .fe_sec_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sm_control {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.sm_control > div {
    height: 40px;
    width: 40px;
    border-radius: 46px;
    border: 1px solid #B5B5B5;
    color: #B5B5B5;
    position: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    cursor: pointer;
}


.sm_control > div:hover { 
    border: 1px solid #EE4F77;
    color: #EE4F77; 
}









.develop-box-1 {
    border-radius: 20px;
    border: 1px solid rgba(22, 104, 226, 0.15);
    background-color: #F7F7F7;
    transition: 0.3s all ease-in;
    padding: 35px;
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 100%;
}

.develop-box-1:hover {
    background-color: #1668E2;
    color: #fff;
    background-image: url(../assets/exchange_images/sba_icon.png);
    background-size: 200px; 
}



.develop-box-1 h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 15px;
}



.develop-box-1 p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
	line-height: 1.6;
    padding-bottom: 30px;
}

.services_sec .btn-primary {
    background-color: #1668e2 !important; 
}

.develop-box-1 h2 svg {
    font-size: 16px;
    transform: rotate(45deg);
    opacity: 0.7;
    margin-left: 7px;
}


.develop-box-1:hover h2, .develop-box-1:hover p{
	color: #fff;
}

.develop-box-1:hover .btn-primary{
	color: #1668e2 !important;
	background-color: #ffffff !important;
}


.fe_sec_title {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.sm_card .fe_sec_title {
	max-width: 100%;
}	



.type {
    border-radius: 100px;
    background-image: url(../assets/exchange_images/type_bg.png);
    background-size: 100%;
    padding: 70px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
	margin: 90px 0 ;
}
 
.type-content {
    border-radius: 80px;
    border: 1px solid var(--new, #1668E2);
    padding: 50px 50px;
}

.type-box-content h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.type-box-content h2 span { 
    font-weight: 800; 
}
.type-box-content p {
    font-size: 15px;
	margin-bottom: 20px;
}















.sm_sec2 .fe_sec_title {
    margin-left: 0;
}
.sm_sec2 .fe_sec_title h2{
	text-align: left;
}

.sm_sec2{
	position: relative;
}
.sm_sec2 > img {
    max-width: 550px;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
	pointer-events: none;
}




.sm_2_content {
    background-color: #FEE9F0;
    padding: 54px 0;
    margin-top: 37px;
    position: relative;
    overflow-x: hidden;
}
.sm_bottom {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.sm_bottom_title {
    display: flex;
    align-items: start;
    justify-content: space-between;
    max-width: 65%;
}

.sm_bottom_title h4 {
    min-width: 350px;
    color: #000;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.sm_bottom_title p{
	color: #000; 
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
}

.program_swiper2, .program_swiper_link {
	overflow: unset;
}

.program_swiper2  .swiper-slide, .program_swiper_link .swiper-slide {
    width: 300px;
    height: 110px;
    border-radius: 20px;
    border: 1px solid rgba(238, 79, 119, 0.15);
    background: #FFF;
    box-shadow: 0px 8px 15px 0px rgba(238, 79, 119, 0.15);
    padding: 8px 10px;
    margin: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.c-type-box-1 h2 {
    color: #000;
	text-align: center;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 0;
}




.program_swiper2 .swiper-slide.swiper-slide-active, .program_swiper_link .swiper-slide.swiper-slide-thumb-active {
    border-radius: 20px;
    background: #EE4F77;
	color: #fff;
    box-shadow: 0px 8px 15px 0px rgba(162, 0, 41, 0.22);
}

.program_swiper2 .swiper-slide.swiper-slide-active h2, .program_swiper_link .swiper-slide.swiper-slide-thumb-active h2{
	color: #fff;
}













.other-content {
    position: relative;
    padding: 70px 0 0 0;
}

.other-content:after {
    content: '';
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 6px;
    height: 83%;
    background: rgba(0, 0, 0, 0.10);
    z-index: 3;
}

.legal-1 {
    position: relative;
}



.legal-div h2 {
    color: #000;
    text-align: right;
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    padding: 0 50px;
}

.list-type ul {
    padding: 0 35px;
    margin: 0;
}

.list-type ul li a {
    color: #000;
    font-size: 24px;
    font-weight: 600;
}


.img-fluid {
    max-width: 100%;
    height: auto;
}

.legal:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    background: #bfb9b9;
    z-index: 88;
    border-radius: 50%;
    border: 5px solid #ffffff;
}

.legal-2, .legal {
    opacity: 1;
    position: relative;
}

.list-type ul li a {
    color: #000; 
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.img-source {
    padding-bottom: 100px;
}





.clutch_sec2 .clutch_bx {
    background-image: url(https://appinoptech.com/webroot/home_assets/exchange_images/clutch_bg.png);
    background-size: cover;
    background-position: bottom;
    padding: 60px;
    border-radius: 30px;
}

.clutch_sec2 .clutch_bx h5,
.clutch_sec2 .clutch_bx p,
.clutch_sec2 .clutch_bx .ranking_box strong, 
.clutch_sec2 .clutch_bx .ranking_box ul li strong{
    color: #ffffff;
}

.clutch_sec2 .clutch_bx .ranking_box ul li span { 
    color: #bcbcbc;
}

.clutch_sec2 .clutch_bx .ranking_box svg { 
    color: #FFC107;
}





.mockup_slider { 
    background-repeat: no-repeat !important;
    background-size: contain !important;
}


.ppr_sec2 {
    margin-top: 100px;
    margin-bottom: 100px;
}


.ppr_sec2:before { 
    z-index: -1;
}

.ppr_sec2 .fe_sec_title{
    max-width: 100%;
}















/*faq section*/

.p-faqs2 .accordion-button {
    text-align: left;
    color: #3c3c3c;
    text-decoration: none;
    font-weight: 600;
    padding: 20px;
    width: 100%;
    /* display: block; */
    box-shadow: none;
    background: transparent;
    border: 0 !important;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.p-faqs2 .accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    display: inline-block;
}

.p-faqs .card {
    border: 0;
    border-radius: 15px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 10px;
}

.p-faqs .card-body {
    padding: 15px 40px 15px 15px;
    color: #828282;
    font-weight: 400;
    border-top: 1px solid #3333;
}

.p-faqs2 .accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem;
}

 
 




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


.exchage_wrwapper {
    margin-top: 103px;
}


.exchage_sec_1 h1 {
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
}

.exchage_sec_1 p { 
    font-size: 14px; 
    line-height: 1.7;
}
.btn-bar.pt-4.d-flex {
    padding-top: 7px !important;
}

.exchage_sec_1 .btn { 
    padding: 10px 16px; 
    font-size: 13px; 
}


.exchage_sec_1 {
    padding: 60px 0 0;
    border-radius: 0 0 50px 50px;
    margin-bottom: 50px;
}

 

/*counter*/

.exchage_wrwapper    .counter_card {
    max-width: 650px;
    margin-top: 60px;
    margin-bottom: -50px;
    padding: 21px 15px;
}
.exchage_wrwapper  .counter_card ul {
    display: block;
}
.exchage_wrwapper  .counter_card ul li {
    padding: 10px 15px;
    text-align: center;
    display: inline-block;
    width: calc(50% - 3px);
    min-height: 73px;
    vertical-align: top;
}
.exchage_wrwapper  .counter_card {
    max-width: 500px;
}
.exchage_wrwapper  .counter_card ul li strong {
    font-size: 37px;
}
.exchage_wrwapper  .counter_card ul li h6 {
    font-size: 12px;
}
.exchage_wrwapper  .count_data_xxxxl {
    display: block !important;
}
.exchage_wrwapper  .count_data_xxxxl > li {
    width: calc(50% - 4px);
    display: inline-block;
    margin: 7px 0;
}
.exchage_wrwapper .count_data_xxxxl > li {
    width: calc(50% - 4px);
    display: inline-block;
    margin: 7px 0;
    vertical-align: middle;
}


/*counter*/

 

.fe_sec_title h2 { 
    font-size: 22px; 
    margin-bottom: 15px;
}

.r_sec_5 {
    padding: 60px 0 20px;
}

.fe_sec .my-3 {
    margin: 3px 0 !important;
}
.fe_scroll_x {
    display: block;
    margin: 0;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 15px;
    padding-left: 15px;
}

.fe_scroll_x > div {
    display: inline-block; 
    max-width: 300px;
    padding: 0 7px;
}

.fe_scroll_x > div:last-child{
    padding-right: 20px;
}

.fe_scroll_container{
    padding: 0;
}


.fe_card .fe_card_data {
    position: absolute;
    top: 0;
    padding: 17px;
    max-width: 300px;
    white-space: normal;
}

.fe_card_data h4 {
    font-size: 16px;  
    margin: 17px 0 10px; 
    min-height: 68px;
}

.fe_icon {
    width: 84px;
    height: 84px;
    right: 0;
    top: 0; 
}
 



.sm_card {
    padding: 25px;
    padding-bottom: 80px;
    position: relative;
}
.sm_card .fe_sec_title {
    flex-direction: column;
    align-items: unset;
}

 
.sm_card .fe_sec_title h2 {
    font-size: 19px;
    text-align: center;
    padding: 15px 0 10px;
    margin-bottom: 15px;
    line-height: 1.4;
}


.program_swiper .swiper-slide {
    width: 100%;
    min-width: 100%;
}
.clint { 
    margin: 2px;
    padding: 20px;
}


.sm_sec .sm_control {
    position: absolute;
    bottom: 22px;
    z-index: 9;
    left: calc(50%);
    transform: translateX(-50%);
}
.sm_control > div {
    height: 35px;
    width: 35px; 
}
.sm_control > div svg{
    font-size: 14px;
}





.clint h2 { 
    font-size: 17px; 
    margin-bottom: 10px;
}
.clint ul li a {
    font-size: 13px; 
    padding: 6px 0; 
}
.clint ul {
    padding-left: 19px;
    min-height: 309px;
}







.fe_sec_title  p { 
    font-size: 13px; 
    margin-bottom: 20px;
}

.service-conten.pt-5 {
    padding-top: 0 !important;
}






.develop-box-1 { 
    padding: 28px; 
}

.develop-box-1 h2 { 
    font-size: 17px; 
}
.develop-box-1 p { 
    font-size: 13px; 
    padding-bottom: 20px;
}

.btn-sm { 
    padding: 10px 25px;
    font-size: 13px;
}




.type {
    border-radius: 40px; 
    padding: 40px 0 0; 
    margin: 20px 0; 
}









.type-content {
    border-radius: 40px; 
    padding: 30px;
    margin-top: 20px !important;
}


.type-box-content h2 { 
    font-size: 20px; 
    margin-bottom: 15px;
}

.type-box-content p {
    font-size: 13px;
    margin-bottom: 18px;
}



.sm_2_content {
    padding: 24px 0 75px;
    margin-top: 27px;
}

.program_swiper2  .swiper-slide {
    width: 240px;
    height: 85px; 
    padding: 8px 9px;
    margin: 8px; 
}


.c-type-box-1 h2 { 
    font-size: 18px;  
}

.sm_bottom_title {
    max-width: 100%;
    flex-direction: column;
    text-align: center;
}


.program_swiper2  .swiper-wrapper {
    padding-bottom: 18px !important;
}



.sm_bottom_title h4 {
    min-width: 100%; 
    font-size: 24px; 
    margin-bottom: 15px; 
}


.sm_bottom_title p { 
    font-size: 13px; 
}

.sm_sec2 > img {
    max-width: 474px;
    right: -323px;
    bottom: 0;
}

.sm_sec2 .fe_sec_title h2 { 
    position: relative;
    z-index: 2;
}
 

.sm_bottom_title { 
    position: relative;
    z-index: 2;
}










.legal-div h2 {
    text-align: left;
    font-size: 24px;
    margin: 0 0 17px;
    padding: 0;
}
.list-type ul {
    padding: 0 0 0 15px;
    margin: 0;
}
.list-type ul li a {
    font-size: 14px;
    padding: 4px 0;
    display: block;
}
.other-content .col-sm-6.col-md-6.d-flex.justify-content-center {
    justify-content: flex-start !important;
    padding: 0 15px;
}

.img-source {
    padding-bottom: 75px;
    padding-top: 20px !important;
    text-align: left !important;
}

.img-source img{
    max-width: 110px;
}



.other-content {
    position: relative;
    padding: 0px 0 0 70px;
    margin-top: 50px;
}

.other-content:after {
    right: auto;
    left: 20px;
    top: 0;
}


.legal:after {
    right: auto;
    left: -59px;
    top: 0;
}







.clutch_sec2 .clutch_bx {
    padding: 26px;
    padding-top: 90px;
}

.clutch_sec2  .ranking_box { 
    margin: 19px 0;
}


.ppr_sec.ppr_sec2 {
    padding: 57px 0 90px;
}



section.ppr_sec:before { 
    height: 70%; 
}



.ppr_sec2  .fe_sec_title.mb-4 {
    margin-bottom: 45px !important;
}


.ppr_sec2 {
    margin-top: 100px;
    margin-bottom: 48px;
}


.p-faqs .accordion-button {
    padding: 15px 20px;
    font-size: 13px;
}
.p-faqs .card-body {
    font-size: 14px;
    line-height: 1.7;
}





}





@media only screen and (min-width: 768px) and (max-width: 991px){
  

    .exchage_wrwapper .container-xxl,
    .ppr_sec2  .container-xxl {
        max-width: 680px;
    }
    
    .type .container-xxl,
    .services_sec2 .container-xxl {
        max-width: 540px;
    }

    .exchage_wrwapper {
        margin-top: 131px;
    }
    
    
    .exchage_sec_1 h1 {
        font-size: 26px;
        line-height: 1.4;
        font-weight: 700;
    }
    
    .exchage_sec_1 p { 
        font-size: 14px; 
        line-height: 1.7;
    }
    .btn-bar.pt-4.d-flex {
        padding-top: 7px !important;
    }
    
    .exchage_sec_1 .btn { 
        padding: 10px 16px; 
        font-size: 13px; 
    }
    
    
    .exchage_sec_1 {
        padding: 60px 0 0;
        border-radius: 0 0 50px 50px;
        margin-bottom: 50px;
    }
    
     
    
    /*counter*/
    
    .exchage_wrwapper    .counter_card {
        max-width: 650px;
        margin-top: 30px;
        margin-bottom: -50px;
        padding: 21px 15px;
    }
    .exchage_wrwapper  .counter_card ul {
        /* display: block; */
    }
    .exchage_wrwapper  .counter_card ul li {
        /* padding: 10px 15px; */
        text-align: center; 
        /* min-height: 73px; */
        vertical-align: top;
    }
    .exchage_wrwapper  .counter_card {
        /* max-width: 500px; */
    }
    .exchage_wrwapper  .counter_card ul li strong {
        font-size: 37px;
    }
    .exchage_wrwapper  .counter_card ul li h6 {
        font-size: 12px;
    }
    .exchage_wrwapper  .count_data_xxxxl {
        display: block !important;
    }
    .exchage_wrwapper  .count_data_xxxxl > li {
        width: calc(50% - 4px);
        display: inline-block;
        margin: 7px 0;
    }
    .exchage_wrwapper .count_data_xxxxl > li {
        width: calc(50% - 4px);
        display: inline-block;
        margin: 7px 0;
        vertical-align: middle;
    }
    
    
    /*counter*/
    
    .ppr_sec2 .text-left {
        text-align: center !important;
    }
    
    .fe_sec_title h2 { 
        font-size: 22px; 
        margin-bottom: 15px;
    }
    
    .r_sec_5 {
        padding: 40px 0 20px;
    }
    
    .fe_sec .my-3 {
        margin: 3px 0 !important;
    }
    .fe_scroll_x {
        display: block;
        margin: 0;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 15px;
        padding-left: 15px;
    }
    
    .fe_scroll_x > div {
        display: inline-block; 
        max-width: 300px;
        padding: 0 7px;
    }
    
    .fe_scroll_x > div:last-child{
        padding-right: 20px;
    }
    
    .fe_scroll_container{
        padding: 0;
    }
    
    
    .fe_card .fe_card_data {
        position: absolute;
        top: 0;
        padding: 17px;
        max-width: 300px;
        white-space: normal;
    }
    
    .fe_card_data h4 {
        font-size: 16px;  
        margin: 17px 0 10px; 
        min-height: 68px;
    }
    
    .fe_icon {
        width: 84px;
        height: 84px;
        right: 0;
        top: 0; 
    }
     
    
    
    
    .sm_card {
        padding: 25px;
        padding-bottom: 80px;
        position: relative;
    }
    .sm_card .fe_sec_title {
        flex-direction: column;
        align-items: unset;
    }
    
     
    .sm_card .fe_sec_title h2 {
        font-size: 19px;
        text-align: center;
        padding: 15px 0 10px;
        margin-bottom: 15px;
        line-height: 1.4;
    }
    
    
    .program_swiper .swiper-slide {
        width: 100%;
        min-width: 100%;
    }
    .clint { 
        margin: 2px;
        padding: 20px;
    }
    
    
    .sm_sec .sm_control {
        position: absolute;
        bottom: 22px;
        z-index: 9;
        left: calc(50%);
        transform: translateX(-50%);
    }
    .sm_control > div {
        height: 35px;
        width: 35px; 
    }
    .sm_control > div svg{
        font-size: 14px;
    }
    
    
    
    
    
    .clint h2 { 
        font-size: 17px; 
        margin-bottom: 10px;
    }
    .clint ul li a {
        font-size: 13px; 
        padding: 6px 0; 
    }
    .clint ul {
        padding-left: 19px;
        min-height: 309px;
    }
    
    
    
    
    
    
    
    .fe_sec_title  p { 
        font-size: 13px; 
        margin-bottom: 20px;
    }
    
    .service-conten.pt-5 {
        padding-top: 0 !important;
    }
    
    
    
    
    
    
    .develop-box-1 { 
        padding: 28px; 
    }
    
    .develop-box-1 h2 { 
        font-size: 17px; 
    }
    .develop-box-1 p { 
        font-size: 13px; 
        padding-bottom: 20px;
    }
    
    .btn-sm { 
        padding: 10px 25px;
        font-size: 13px;
    }
    
    
    
    
    .type {
        border-radius: 40px; 
        padding: 40px 0 0; 
        margin: 20px 0; 
    }
    
    
    
    
    
    
    
    
    
    .type-content {
        border-radius: 40px; 
        padding: 30px;
        margin-top: 20px !important;
    }
    
    
    .type-box-content h2 { 
        font-size: 20px; 
        margin-bottom: 15px;
    }
    
    .type-box-content p {
        font-size: 13px;
        margin-bottom: 18px;
    }
    
    
    
    .sm_2_content {
        padding: 24px 0 75px;
        margin-top: 27px;
    }
    
    .program_swiper2  .swiper-slide {
        width: 240px;
        height: 85px; 
        padding: 8px 9px;
        margin: 8px; 
    }
    
    
    .c-type-box-1 h2 { 
        font-size: 18px;  
    }
    
    .sm_bottom_title {
        max-width: 100%;
        flex-direction: column;
        text-align: center;
    }
    
    
    .program_swiper2  .swiper-wrapper {
        padding-bottom: 18px !important;
    }
    
    
    
    .sm_bottom_title h4 {
        min-width: 100%; 
        font-size: 24px; 
        margin-bottom: 15px; 
    }
    
    
    .sm_bottom_title p { 
        font-size: 13px; 
    }
    
    .sm_sec2 > img {
        max-width: 445px;
        right: -110px;
        bottom: 0;
    }
    
    .sm_sec2 .fe_sec_title {
        margin-left: 0;
        max-width: 450px;
        padding-top: 26px;
    }
     
    
    .sm_bottom_title { 
        position: relative;
        z-index: 2;
    }
    
    
    
    
    
    
    
    
    
    
    .legal-div h2 {
        text-align: left;
        font-size: 24px;
        margin: 0 0 17px;
        padding: 0;
    }
    .list-type ul {
        padding: 0 0 0 15px;
        margin: 0;
    }
    .list-type ul li a {
        font-size: 14px;
        padding: 4px 0;
        display: block;
    }
    .other-content .col-sm-6.col-md-6.d-flex.justify-content-center {
        justify-content: flex-start !important;
        padding: 0 15px;
    }
    
    .img-source {
        padding-bottom: 75px;
        padding-top: 20px !important;
        text-align: right !important;
    }
    
    .img-source img{
        max-width: 110px;
    }
    
    
    
    .other-content {
        position: relative;
        padding: 0px 0 0 70px;
        margin-top: 50px;
    }
    
    .other-content:after {
        top: 0;
    }
    
    
    .legal:after {
        left: -69px;
        top: 0;
    }
    
    
    
    
    
    
    
    .clutch_sec2 .clutch_bx {
        padding: 26px;
        margin-bottom: 40px;
    }
    
    
    .clutch_logoimage img {
        object-fit: scale-down;
        max-width: 100px;
    }
        
    
    .ppr_sec.ppr_sec2 {
        padding: 57px 0 90px;
    }
    
    
    
    section.ppr_sec:before { 
        height: 70%; 
    }
    
    
    
    .ppr_sec2  .fe_sec_title.mb-4 {
        margin-bottom: 45px !important;
    }
    
    
    .ppr_sec2 {
        margin-top: 100px;
        margin-bottom: 48px;
    }
    
    
    .p-faqs .accordion-button {
        padding: 15px 20px;
        font-size: 13px;
    }
    .p-faqs .card-body {
        font-size: 14px;
        line-height: 1.7;
    }
    
    

    .sm_sec2 .fe_sec_title {
        margin-left: 0;
        max-width: 450px;
    }

    
    
    
}
    
    


@media only screen and (min-width: 992px) and (max-width: 1199px){

    
    .sm_sec2 .fe_sec_title h2 {
        text-align: left;
        max-width: 650px;
    }


    .exchage_sec_1 h1 { 
        font-size: 32px; 
    }

    .exchage_sec_1 p {
        font-size: 15px;
        padding-bottom: 0 !important;
    }
    .exchage_sec_1 p {
        font-size: 16px;
        padding-bottom: 0 !important;
    }

    .exchage_sec_1 .btn { 
        padding: 10px 16px; 
        font-size: 13px; 
    }
    




    .exchage_wrwapper .container-xxl,
     
    .services_sec .container-xxl,
    .sm_2_content .container-xxl {
        max-width: 990px;
    }
    
    .type .container-xxl,
    .services_sec2 .container-xxl {
        max-width: 990px;
    } 

    .counter_card ul li strong { 
        font-size: 32px; 
    }


    .fe_sec_title h2 { 
        font-size: 34px; 
        font-weight: 800; 
    }




 

    .type-box-content h2 { 
        font-size: 23px; 
    }
    .type-box-content p {
        font-size: 13px; 
        line-height: 1.5;
    }


    .type-content {
        border-radius: 50px; 
        padding: 25px 50px;
    }

    .sm_bottom_title{
        position: relative;
        z-index: 2;
    }

    .sm_bottom_title { 
        max-width: 805px; 
    }



    section.ppr_sec {
        padding: 55px 0 55px; 
        margin-bottom: 70px;
    }
 

}






@media only screen and (min-width: 992px) and (max-width: 1199px){


    .exchage_sec_1 h1 { 
        font-size: 32px; 
    }

    .exchage_sec_1 p {
        font-size: 15px;
        padding-bottom: 0 !important;
    }
    .exchage_sec_1 p {
        font-size: 16px;
        padding-bottom: 0 !important;
    }

    .exchage_sec_1 .btn { 
        padding: 10px 16px; 
        font-size: 13px; 
    }
    




    .exchage_wrwapper .container-xxl,
     
    .services_sec .container-xxl,
    .sm_2_content .container-xxl {
        max-width: 990px;
    }
    
    .type .container-xxl,
    .services_sec2 .container-xxl {
        max-width: 990px;
    } 

    .counter_card ul li strong { 
        font-size: 32px; 
    }


    .fe_sec_title h2 { 
        font-size: 34px; 
        font-weight: 800; 
    }

 

    .type-box-content h2 { 
        font-size: 23px; 
    }
    .type-box-content p {
        font-size: 13px; 
        line-height: 1.5;
    }


    .type-content {
        border-radius: 50px; 
        padding: 25px 50px;
    }

    .sm_bottom_title{
        position: relative;
        z-index: 2;
    }

    .sm_bottom_title { 
        max-width: 805px; 
    }



    section.ppr_sec {
        padding: 55px 0 55px; 
        margin-bottom: 70px;
    }
 

}

.whatsapp_btn {
    padding: 13px 26px;
    background: #28d145;
    display: block;
    max-width: fit-content;
    box-shadow: 3px 8px 32px #28d1455c;
    border-radius: 50px;
    color: #fff !important;
    font-weight: 500;
    margin: 0 auto;
    font-size: 15px
}

























