/* global css */

body{
margin:0 !important;
padding:0px !important;
}

p,h1,h2,h3,h4,h5,h6 {
margin:0 !important;
padding:0px !important;
}

.container {
    max-width: 1800px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 154px;
}

/* global css end */


/* header css */



.header_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 37px 0px;
}

.mob_nav_block {
    display: none;
}


.site-branding {
    width: 200px;
}

nav#site-navigation {
    width: 835.33px;
}

li a {
    padding-right: 25px;
    font-size: 18px;
    font-weight: 600;

}

.main-navigation ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    color: #4A4AA3;
}

.menu-menu-1-container li#menu-item-41  {
    background: #4A4AA3;
    padding: 14px 25px;
    border-radius: 6.67px;
    margin-right: 25px;
    color: white;
}

.menu-menu-1-container li#menu-item-41 a {
color: white;
    padding-right: 0px;

}

.menu-menu-1-container li#menu-item-19  {
    background: #4A4AA3;
    padding: 14px 25px;
    border-radius: 6.67px;
    position: relative;
    display: flex;
    align-items: center;
    color: white;
}

.menu-menu-1-container li#menu-item-19 a {
color: white;
    padding-right: 0px;
}

.menu-menu-1-container li#menu-item-19:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2024/11/profile-white.svg) ;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
    vertical-align: middle;
}


/* header css end */




/* home page */

/* home hero */

.error.text-danger {
    position: absolute;
    top: 60px;
}

.ff-el-input--content {
    position: relative;
}

section.home_hero {
    background: #4A4AA3;
}

.home_hero_row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 106px;
    column-gap: 75px;
}

.home_col1 {
    width: 794.67px;
}

.home_col2 {
    width: 716px;
}

.home_button_dual {
    display: flex;
    column-gap: 24px;
}

.third_box2 h2 {
    margin-bottom: 33px !important;
}

h1.home_heading_style_one {
    font-size: 47px;
    color: #FFFFFF;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 47px;
}

p.home_para_style_one {
font-size: 18px;
    color: white;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 30.67px;
}

.home_col2 p {
    padding: 32px 0 !important;
}

a.btn1hero {
    padding: 14px 28px;
    background: white;
    border-radius: 6.67px;
    text-decoration: none;
    color: #4A4AA3;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Inter';
}


/* about us css */

.home_about_row {
    display: flex;
}

.about_box1 {
    width: 45%;
}

.about_box2 {
    width: 47%;
}


.home_about_row {
    display: flex;
    background: #4A4AA3;
    margin-top: 119px;
    margin-bottom: 109px;
    padding: 50px 50px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    column-gap: 2%;
    width: fit-content;
}



h2.home_heading_style_one {
    font-size: 47px;
    color: #FFFFFF;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 57px;
}


.about_box1 .home_para_style_one {
    padding: 27px 0px !important;
}


a.btn1about {
    margin-top: 27px !important;
    display: inline-block;
}

a.btn1about {
    padding: 18px 18px;
    background: white;
    border-radius: 6.67px;
    text-decoration: none;
    color: #4A4AA3;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Inter';
    margin-top: 27px !important;
}


/* third section */

.third_row {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 94px;
}

h2.home_heading_style_two {
    font-size: 38px;
    font-family: 'Inter';
    line-height: 47px;
    font-weight: 600;
}

p.home_para_style_two {
    font-size: 20.56px;
    color: #000000;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 30.7px;
}

.third_box1 {
    width: 25%;
}

.third_box2 {
    width: 58%;
    position: relative;
}

.third_box2::before {
    content: url(/wp-content/uploads/2024/11/line.png);
 display: block;
    position: absolute;
    left: -67px;
    height: 106% !important;
    overflow: hidden;
    border-radius: 20px;
}

a.btn1third {
    padding: 13px 15px;
    background: #4A4AA3;
    border-radius: 6.67px;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Inter';
    margin-top: 24px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}


span.btn-icon img {
    height: 25px;
    display: block;
}

/* fourth section */


.fourth_row {
    display: flex;
    background: #4A4AA3;
    margin-top: 119px;
    margin-bottom: 109px;
    padding: 70px 89px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    column-gap: 2%;
}

.fourth_box1 {
    width: 47%;
}

.fourth_box2 {
    width: 45%;
}

.fourth_row p {
    padding: 27px 0px 32px 0px !important;
}



a.fourth_btn {
    padding: 16px 45px;
    background: white;
    border-radius: 19px;
    text-decoration: none;
    color: #4A4AA3;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Inter';
    margin-top: 11px !important;
    display: inline-block;
}


/* five section */

h2.third_hom_style {
    font-size: 47px;
    font-family: 'Inter';
    line-height: 53.8px;
    font-weight: 600;
    text-align: center;
    width: 1136px;
}

p.home_para_style_third {
    font-size: 20px;
    color: #000000;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 26.67px;
    width: 814.67px;
    text-align: center;
    padding-top: 17px !important;
}

.fivemain_row {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.five_row {
    display: flex;
    width: 1032px;
    align-items: center;
    justify-content: center;
    margin: auto;
    column-gap: 21px;
    margin-top: 72px;
}

h3.four_style_head {
    font-size: 26.67px;
    color: #000000;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 26.67px;
    padding: 21px 0px !important;
}

p.five_para_style {
    font-size: 20px;
    color: #0e0e2a8a;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 31px;
}

.five_box_1 {
    text-align: center;
    padding: 35px 54px;
    border: 1px solid #dadada;
    border-radius: 32px;
}

/* six sec */

.six_sec_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #4A4AA3;
    padding: 38px 45px;
    border-radius: 20px;
}

.six_box2 {
    width: 823.48px;
}


.six_box1 {
    width: 493px;
}


p.six_para {
    font-weight: 400;
    font-family: 'Inter';
    font-size: 24px;
    color: white;
    line-height: 36.5px;
}


.lastsec_iconlist {
    display: flex;
    column-gap: 33px;
    align-items: center;
    margin-top: 37px;
}

.fluentform .ff-el-group {
    margin-bottom: 0px !important;
}


span.lastsec_list_icon1 a {
    font-size: 21px;
    text-decoration: none;
    color: white;
    font-weight: 400;
    line-height: 21px;
}

section.six_sec {
    margin-top: 96px;
    margin-bottom: 111px;
}

    .frm-fluent-form .ff-t-container {
        border-radius: 150.27px;
        display: flex;
        gap: 15px;
        width: 100%;
        justify-content: center !important; 
        align-items: center !important;
        border: 1px solid #FFFFFF1A;
        padding: 12px 29px;
    }




/* contact us  */

.contact_row {
    display: flex;
    justify-content: space-between;
    padding: 0px 150px;
}

.contact_box1 {
    width: 451px;
}

.contact_box2 {
    width: 700px;
    background: #EAF9FE;
    padding: 48px;
    border-radius: 24px;
}

h2.contact_us_class {
color:#0E0E2A;
    font-family: Poppins;
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
}


.iconlist {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 24px;
/*     row-gap: 48px !important; */
}

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

span.list_icon1 a, span.list_icon1 span
 {
    font-family: poppins;
    text-decoration: none;
    font-size: 20px;
    color: #4A4AA3;
    line-height: 30px;
    font-weight: 500;
}

span.list_icon1 img {
    margin-right: 24px;
}

h4.ct_head {
    font-family: poppins;
    text-decoration: none;
    font-size: 20px;
    color: #0E0E2A;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 64px !important;
}
.social-icons {
    display: flex;
    gap: 50px;
    margin-top: 61px;
}

.social-icons img {
    background-color: transparent;
    padding: 5px;
}


.fluentform.ff-default.fluentform_wrapper_3.ffs_default_wrap {
    margin-top: 60px;
}


section.contact_us_sec {
    margin-top: 146px;
    margin-bottom: 227px;
}

span.list_icon1:hover a, span.list_icon1:hover span {
    color: #fff !important;
}
span.list_icon1 {
    position: relative;
    z-index: 4;
    padding: 20px 20px;
    background: transparent;
    border: 3px solid transparent;
    border-radius: 15px;
}

span.list_icon1:hover {
    background: #a5a4d0;
    border: 3px solid #4c4aa1;
}

/* span.list_icon1:after {
    display: block;
    content: "";
    width: 100%;
    height: 78px;
    background-image: url(/wp-content/uploads/2024/11/bg-ct.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: absolute;
    left: 0;
    transition: all 0.3s;
    opacity: 0;
    z-index: -1;
} */
/* span.list_icon1:hover:after {
    opacity: 1;
} */

.ff-t-container.ff-column-container.ff_columns_total_2 {
    padding: 0px;
}

.ff-t-container {
    padding: 0px !important;
}

.fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content input, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content .ff-el-form-control.ff_stripe_card_element, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content textarea, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content select, .fluentform_wrapper_3.ffs_custom_wrap .choices__list--single, .fluentform_wrapper_3.ffs_custom_wrap .choices[data-type*='select-multiple'] {
    padding: 6px 0px;
}

.ff-t-container.ff-column-container.ff_columns_total_2 {
    /* padding: 0px; */
    margin: 60px 0px;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2024/11/btn-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 16px;
    vertical-align: middle;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    font-family: 'Poppins';
position: relative;
}

.fa {
    font-size: 24px;
    color: #0E0E2A;
}

.fa:hover {
    background: #4A4AA3;
    color: white;
    padding: 20px;
    border-radius: 50px;
}

/* partner page */

h2.partner_heading {
    font-family: 'Inter';
    font-size: 94px;
    line-height: 103.4px;
    text-align: center;
}

p.partner_para {
    width: 844px;
    text-align: center;
    font-size: 24px;
    line-height: 38.4px;
    font-family: 'Inter';
}

.partner_row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

section.partner_sec {
    background-image: url("/wp-content/uploads/2024/11/Group-47.svg");
    background-size: cover; /* Adjust as needed */
    background-position: center;
    background-repeat: no-repeat;
}

.partner_div_row {
    display: flex;
    column-gap: 35px;
    margin-top: 55px;
}

.parter_box1 {
    background: #4A4AA3;
    height: 424px;
    width: 326px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partbox1 {
    display: flex;
    column-gap: 35px;
}

.partsubbox1 {
    background: #4A4AA3;
height:196px;
width:326px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
}

.partsubbox2 {
    background: #4A4AA3;
height:196px;
width:326px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
}

.partbox2 {
    background: #4A4AA3;
height:196px;
width:687px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
}
    
    p.para_Partnerboxes {
    font-size: 28px;
    text-align: center;
    color: white;
line-height:28px;
    font-family: 'Inter';
    font-weight: 400;
}
    
.parter_box2 {
    row-gap: 34px !important;
    display: flex;
    flex-direction: column;
}

section.newpartnersec {
     background-image: url("/wp-content/uploads/2024/11/bg-partner-last.svg");
    background-size: cover; /* Adjust as needed */
    background-position: center;
    background-repeat: no-repeat;
}

section.contact_us_sec.newpartnersec {
    margin: 0px;
    padding-top: 94px;
padding-bottom:141px;
}

/* about us */


.about_us_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 63px;
    padding-bottom: 193px;
    justify-content: center;
}

h2.partner_heading.about_us {
    padding-bottom: 30px !important;
}

section.about_two {
    padding-top: 63px;
    padding-bottom: 73px;
}

h2.home_heading_style_two.abouttwohead {
    text-align: center;
    font-size: 47px;
}

p.home_para_style_two.abouttwopara {
    text-align: center;
    padding: 30px 0px !important;
}

.boxes_about {
    display: flex;
    align-items: center;
    column-gap: 53px;
    background: #ffffff;
    padding: 29px 25px;
    border-radius: 32px;
    border: 1px solid #EAEAEA;
    width: 100%;
    max-width: 48%;
}

.pageabout_box1 {
    width: 222.67px !important;
}

.pageabout_box2 {
    width: 397.33px !important;
}

.about_boxes {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 40px;
}

section.five_section.about_last_sec {
    padding-bottom: 69px;
position: relative;
}

/* positons absolute */
section.about_two {
    position: relative;
}
img.about_ab_img1 {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: -1;
}
img.about_ab_img2 {}
img.about_ab_img2 {
    position: absolute;
    right: 67.15px;
    top: 8px;
    width: 188.85px;
}
img.about_hero_img2 {
    height: 842px;
}
img.about_hero_img1 {
    height: 842px;
}

/* last sec abt */

img.last_about_img1 {
    position: absolute;
    left: 0;
    top: 0;
}


img.last_about_img2 {
    position: absolute;
    right: 57px;
    top: 299px;
}



/* footer css */

section.footer_new {
    background-image: url(/wp-content/uploads/2024/11/footer-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 53px;
    padding-bottom: 30px;
    padding-left: 97px;
    padding-right: 97px;
}


.footer_row {
    display: flex;
    flex-direction: column;
}

img.footer_logo {
    width: 292.86px;
    text-align: center;
}

.footer_row_one {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.menu-menu-1-container {
    padding: 35px 0px;
}

.footer_main_row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    column-gap: 786px;
}

.footer_col_1 {
    width: 400px;
}

.footer_col_2 {
    width: 308px;
}


.footer_col_row {
    display: flex;
    column-gap: 32px;
}

p.footer_text {
    font-size: 20px;
    font-family: 'Inter';
    font-weight: 200;
    color: white;
}

.footer-Menu ul li a {
    color: white !important;
}

.footer-Menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0px;
}

.footer_col_row a img {
    width: 100%;
    max-width: 40px;
}


/* product */

section.product_hero_section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

h1.home_heading_style_one.product_heading {
    text-align: center;
}

.hero_product_row {
    padding: 89px 0px 73px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 48px;
}

.product_second_row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

section.product_second_section {
    padding: 48px 0px;
}



h2.third_hom_style.product_heading_two {
    width: 100%;
}

/* text css	 */
h3.mbc_cat {
    font-family: Inter;
    font-size: 25.52px;
    font-weight: 500;
    line-height: 30.88px;
    text-align: center;
    color: #4A4AA3;
    margin-bottom: 25px !important;
    display: block;
}	
.product_block {
    padding-top: 48px;
}	
	
p.home_para_style_third.product_para_two {
    width: 1120px;
}

.product_block {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#product-filters {
    display: flex
;
    justify-content: center;
    margin-bottom: 54.48px;
    column-gap: 20px;
    box-shadow: 0px 0.38px 3.83px 0px #00000014;
    background: transparent;
    width: 1113px;
    align-items: center !important;
    border-radius: 10px;
    padding: 10px 0px;
}

.filter-btn {
    padding: 12.76px;
    cursor: pointer;
    border: 0.2px solid #4a4aa340;
    box-shadow: 0px 1.38px 3.83px 0px #00000014;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
    line-height: 24.46px;
    color: #4A4AA399;
 border-radius:6.38px;
}

.filter-btn.active {
    background-color: #4A4AA3;
    color: #fff;
   border-radius:6.38px;
}

#product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: left;
    width: 100%;
    max-width: 1231px;
    margin: auto;
}

.product-item {
    box-shadow: 0px 1.38px 3.83px 0px #00000014;
    text-align: center;
    width: 100%;
    max-width: 375px;
     flex-direction: column;
    justify-content: flex-end;
    display:flex;
    border-radius: 41px;
    background-image: url(/wp-content/uploads/2024/11/main-product.svg);
    margin: 11px;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-cont-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 40px 40px 29px 29px;
    row-gap: 15px;
    padding: 18px 10px;
    max-height: 260px !important;
    height: 100%;
}

.product_img_wrap img {
    width: 100%;
    object-fit: cover;
    max-width: 300px;
}


.product-cont-wrap h3 {
    font-size: 28px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 34px;
}

.product-cont-wrap span {
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 400;
}

.product-cont-wrap a {
    text-decoration: none;
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 500;
    background: #4A4AA3;
    padding: 16px 26px !important;
    width: fit-content;
    color: white;
    border-radius: 5px;
}



#load-more {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    cursor: pointer;
}

button#load-more {
    border-radius: 6px;
    background: #4A4AA3 !important;
    color: #EBF7F7;
    line-height: 1;
    padding: 16px 23px;
    border: none;
    margin-top: 21px;
    font-size: 17px;
    font-family: 'Inter';
    font-weight: 700;
}

/* product single */

h2.home_heading_style_one.slider_product_heading {
    text-align: center;
}

.realted_.post_img_wrap {
    background: #97DFFC;
    border-radius: 24px;
}

.realted_.post_img_wrap img {
    display: block;
    margin: 0 auto;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-free-mode.swiper-backface-hidden {
    width: 1170px;
    margin-top: 21px;
}

.realted_.post_cont_wrap {
    margin: 23px;
position:relative;
}

span.slider_exp {
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Inter';
    font-weight: 400;
}



h3.slider_post_heading {
    color: #FFFFFF;
    font-size: 24px;
    font-family: 'Inter';
    font-weight: 600;
    letter-spacing: 1px;
    margin: 8px 0px !important;
}

a.slider_post_btn {
    font-size: 18px;
    color: white;
    font-family: 'Inter';
    text-decoration: none;
    font-weight: 600;
}


a.slider_post_btn::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(/wp-content/uploads/2024/11/arrow-single.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    vertical-align: middle;
}


p.home_para_style_one.single_para {
    color: #DBDBED;
}

.sliders_row {
    background: #4A4AA3;
    border-radius: 25px;
    padding: 61px 0px;
}

.single_sec {
	padding: 48px 0;
}


.singleicon_row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 25px;
    row-gap: 25px;
}



.five_box_1.singleiconbox {
    border-radius: 70px 70px 70px 70px;
    width: 12%;
    background: #EAF9FE;
    border: 0px;
    padding: 37px 18px 15px 18px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    justify-content: end;
    align-items:center;
}

h4.single_headone {
    height: 58px;
    font-size: 22px;
    color: #4A4AA3;
    width: 100% !important;
    word-break: break-all;
}


h4.single_headtwo { 
    height: 69.68px !important;
    color: #4A4AA3;
    font-size: 33px;
    border: 1px solid #4A4AA3;
    border-radius: 51px;
    line-height: 27px;
    padding: 4px 17px !important;
    margin-top: 18px !important;
    margin-bottom: 28px !important;
    word-break: break-all;
}

h4.single_threetwo {
    font-size: 56px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: white;
    width: 141.27px;
    height: 129.48px;
    word-break: break-word;
    line-height: 54px;
padding: 10px 0px !important;
}


.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 30%;
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: white;
}

section.product_slider {
    margin-top: 108px;
}

/* Default Background for 1 */
/* Background for 1 */
.singleicon_row .five_box_1:nth-child(5n+1) h4.single_threetwo {
    background-image: url(/wp-content/uploads/2024/11/icon-1.svg);
}

/* Background for 2 */
.singleicon_row .five_box_1:nth-child(5n+2) h4.single_threetwo {
    background-image: url(/wp-content/uploads/2024/11/icon-2.svg);
}

/* Background for 3 */
.singleicon_row .five_box_1:nth-child(5n+3) h4.single_threetwo {
    background-image: url(/wp-content/uploads/2024/11/icon-3-new.svg);
}

/* Background for 4 */
.singleicon_row .five_box_1:nth-child(5n+4) h4.single_threetwo {
    background-image: url(/wp-content/uploads/2024/11/icon-4.svg);
}

/* Background for 5 */
.singleicon_row .five_box_1:nth-child(5n+5) h4.single_threetwo {
    background-image: url(/wp-content/uploads/2024/11/icon-55.svg);
}

/* responsive  */



/* footer */

@media only screen and (max-width: 1700px) {

.footer_main_row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    column-gap: 400px;
}

/* about */
p.partner_para.para_about {
    width: 50%;
}
}

@media only screen and (max-width: 1600px){

img.last_about_img2 {
    width: 200px;
}

.product-item {
    max-width: 30%;
}

img.last_about_img1 {
    width: 200px;
}

/* product single  */

}

@media only screen and (max-width: 1540px){

img.last_about_img1 {
    width: 200px;
}

    img.last_about_img2 {
        width: 200px;
        right: 20px;
    }


img.about_hero_img2 {
    height: 700px;
}

img.about_hero_img1 {
    height: 700px;
}

    p.partner_para.para_about {
        width: 60%;
    }

h3.four_style_head.abtheadfour {
    line-height: 37px;
    font-size: 24px;
}

}


@media only screen and (max-width: 1440px) {
/* home */

h1.home_heading_style_one {
    font-size: 42px;
}

        h2.home_heading_style_one {
            font-size: 38px;
            line-height: 47px;
	}

h2.third_hom_style {
    font-size: 42px;
    font-family: 'Inter';
    line-height: 50.8px;
    font-weight: 600;
    text-align: center;
    width: 836px;
}

.fourth_row {
    padding: 50px 50px;
 
}
/* partner */
.contact_row {
    padding: 0px 100px;
    column-gap: 50px;
}


/* about us */

img.about_hero_img2 {
    height: 600px;
}

img.about_hero_img1 {
    height: 600px;
}

    p.partner_para.para_about {
        width: 60%;
    }

img.about_ab_img2 {
    width: 150px;
}

img.last_about_img2 {
    width: 150px;
}
	}

@media only screen and (max-width: 1300px){

.boxes_about {
    display: flex;
    background: #ffffff;
    padding: 19px 25px;
    border-radius: 32px;
    border: 1px solid #EAEAEA;
    width: 100%;
    max-width: 47%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.about_us_row {
    padding-bottom: 50px;
}

h3.four_style_head.abtheadfour {
    text-align: center;
}

p.five_para_style.abtparafour {
    text-align: center;
}

.pageabout_box1 {
    width: 150px !important;
}

    img.last_about_img1 {
        width: 150px;
    }
img.last_about_img2 {
        width: 149px;
        top: 100px;
    }

}

	@media only screen and (max-width: 1280px){
        h1.home_heading_style_one {
            font-size: 39px;
        }

        h2.home_heading_style_one {
            font-size: 34px;
            line-height: 42px;
        }

h2.home_heading_style_two {
    font-size: 34px;
        line-height: 47px;
    
}

.six_sec_row {
    padding: 38px 20px;
   
}

p.six_para {
    font-size: 22px;
    line-height: 33.5px;
}

.lastsec_iconlist {
    margin-top: 0px;
}


/* partner */
.contact_row {
    padding: 0px 100px;
    column-gap: 50px;
}

	}

		@media only screen and (max-width: 1300px){
.contact_row {
    padding: 0px 00px;
    column-gap: 50px;
}
}

		@media only screen and (max-width: 1200px){
.container {
    padding: 0px 100px;
}

p.home_para_style_third.product_para_two {
    width: 100%;
}

.product-cont-wrap h3 {
    font-size: 22px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 31px;
}

.product-item {

    max-width: 30%;
}

/* about */
img.about_hero_img2, img.about_hero_img1 {
    display: none;
}

    p.partner_para.para_about {
        width: 100%;
    }
		
}

@media only screen and (max-width: 1800px){

    img.last_about_img1 {
        width: 100px;
    }

    img.last_about_img2 {
        width: 100px;
        top: 100px;
    }

}

@media only screen and (max-width: 1100px) {

    div#product-filters {
        width: 100%;
        flex-wrap: wrap;
        row-gap: 20px;
    }



.product-item {
    max-width: 29%;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.five_row {
    width: 100%;

}

.five_box_1 {

    width: 50%;
}
                .container {
                    padding: 0px 50px;
                }


    .footer_main_row {
        column-gap: 200px;
    }

/* contact */
section.contact_us_sec {
    margin-top: 80px;
    margin-bottom: 80px;
}

}


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

.five_row {
    width: 100%;
    flex-direction: column;
    row-gap: 50px;
}

	a.btn1about{
font-size:16px;
}

/* partners */
.partner_div_row {
    display: flex;
    column-gap: 35px;
    margin-top: 55px;
    flex-direction: column-reverse;
    row-gap: 30px;
}

.parter_box1 {
    background: #4A4AA3;
    height: 200px;
    width: 100%;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.para_Partnerboxes {
    line-height: 40px;
}

/* contact */
	section.contact_us_sec {
    margin-top: 80px;
    margin-bottom: 80px;
}

/* about us */

img.about_ab_img2 {
    display: none;
}

img.last_about_img2 {
    display: none;
}

.pageabout_box2 {
    width: 100% !important;
}

img.last_about_img1 {
    display: none;
}

/* produt */
.product-item {
    margin:0px;
}

    #product-list {
        gap: 20px;
        justify-content: center;
    }

.product-item {
width:100%;
    max-width: 40% !important;
    display: block;}

}

@media only screen and (max-width: 991px) {
	 .mob_nav_block {
        display: flex;
        max-width: 35px;
        width: 100%;
        height: 35px;
        overflow: hidden;
        position: relative;
    }
	.mob_nav_block img {
		width: 35px;
		height: 35px;
		transition: all 0.3s;
		opacity: 1;
	}
		img.open_mob_nav {
		z-index: 45;
	}
	img.close_mob_nav {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
	}
	.for_open_nav {
		z-index: -1 !important;
		opacity: 0 !important;
	}
	.for_cl_men {
		z-index: 485 !important;
		opacity: 1 !important	
	}
	
	.menu-menu-1-container {
		position: absolute;
		left: -100%;
		top: 18%;
		background: #71fab3;
		padding: 20px 30px;
		width: 100%;
		height: fit-content;
		z-index: 856;
		transition: all .3s;
	}
	nav#site-navigation {
		width: fit-content;
	}
	ul#primary-menu {
		flex-wrap: wrap;
		row-gap: 14px;
		flex-direction: column;
    	align-items: baseline;
	}
	ul#primary-menu li {
		width: 100%;
		row-gap: 32px;
	}
	.main-navigation a {
		font-size: 22px;
	}
	
	.menu-menu-1-container li#menu-item-41, .menu-menu-1-container li#menu-item-19{
		margin-right: 0px;
		width: fit-content !important;
	}

/* product */

.container {
        padding: 0px 50px;
    }

.product-item {
    margin:0px;
}

.filter-btn {

font-size:16px;

}


#product-list{

gap:5px;

}


    .product-cont-wrap h3 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 600;
    }


.product-cont-wrap a {
    padding: 10px 20px !important;

}

    #product-list {
        gap: 20px;
        justify-content: center;
    }

.product-item {
width:100%;
    max-width: 40% !important;
    display: block;
    margin: 0 auto;
}

}


@media only screen and (max-width: 850px){

    div#product-filters {
        width: 100%;
        flex-wrap: wrap;
        row-gap: 10px;
        padding: 10px;
    }

}

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

.product-item {
    margin:0px;
}

.five_row {
    width: 100%;
    flex-direction: column;
    row-gap: 50px;
}

a.btn1hero {
    font-size: 16px;
}

	a.btn1about{
font-size:16px;
}

    .home_hero_row {
        flex-direction: row;
    }

.home_col1 img {
    width: 700px;
}

.home_col1 {
    width: 100%;
}

.home_col2 {
    width: 100%;
}

    .about_box1 {
        width: 60%;
    }


    .home_about_row {
        flex-direction: row;
        justify-content: space-between;
    }

    .about_box2 {
        width: 40%;
    }

 
    .fourth_row {
        flex-direction: row;
        row-gap: 60px;
    }


.about_box2 img {
    width: 400px;
    margin: 0 auto;
    display: block;
}


.fourth_box1 {
    width: 100%;
}
    .container {
        padding: 0px 20px;
    }

.fourth_box2 img {
    width: 400px;
    display: block;
    margin: 0 auto;
}

.fourth_box2 {
    width: 100%;
}

h2.third_hom_style {
    width: 100%;
}

p.home_para_style_third {
    width: 100%;
}

.six_box2 {
    width: 100%;
}

.six_sec_row {
    flex-direction: column;
}

.six_box1 {
    width: 100%;
}

h2.home_heading_style_two {
        font-size: 27px;
        line-height: 47px;
    }

.footer-Menu {
    width: 100%;
}


.footer_main_row {
    column-gap: 0px;
}


/* partners */
.partner_div_row {
    display: flex;
    column-gap: 35px;
    margin-top: 55px;
    flex-direction: column-reverse;
    row-gap: 30px;
}

.parter_box1 {
    background: #4A4AA3;
    height: 200px;
    width: 100%;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.para_Partnerboxes {
    line-height: 40px;
}
p.partner_para {
    width: 100%;
}

/* contact  */|
section.contact_us_sec {
    margin-top: 80px;
    margin-bottom: 80px;
}

/* about */
img.about_ab_img2 {
    display: none;
}

img.about_ab_img1 {
    display: none;
}

img.last_about_img2 {
    display: none;
}

.boxes_about {
    width: 100%;
    max-width: 70%;
}

.pageabout_box2 {
    width: 100% !important;
}

.about_boxes {
    flex-direction: column;
    align-items: center;
}

img.last_about_img1 {
    display: none;
}

}




@media only screen and (max-width: 767px){
.five_row {
    width: 100%;
    flex-direction: column;
    row-gap: 60px;
}
	
.error.text-danger {
    position: static ;
    
}

.ff-el-input--content {
    position: static;
}

.home_hero_row {
    flex-direction: column-reverse;
    row-gap: 60px;
}

.home_col1 {
    width: 100%;
}

.home_col2 {
    width: 100%;
}

.home_button_dual {
    flex-direction: row;
    row-gap: 40px;
}

.home_about_row {
    flex-direction: column;
    row-gap: 60px;
    padding: 50px 20px !important;
}

a.btn1about {
    font-size: 16px;
}

.about_box1 {
    width: 100%;
}

.about_box2 {
    width: 100%;
}

.third_row {
    flex-direction: column-reverse;
    row-gap: 60px;
}

.third_box2 {
    width: 100%;
}

.third_box1 {
    width: 100%;
}

.third_box2::before {
    display: none;
}

.third_box2::before {
    display: none;
}

.fourth_row {
    flex-direction: column;
    row-gap: 60px;
    padding: 50px 20px;
}

.fourth_box1 {
    width: 100%;
}

.fourth_box2 {
    width: 100%;
}

h2.third_hom_style {
    width: 100%;
}

p.home_para_style_third {
    width: 100%;
}

.six_sec_row {
    flex-direction: column;
}

.six_box1 {
    width: 100%;
}

.six_box2 {
    width: 100%;
}

.container {
    padding: 0px 20px;
}

/* product */
div#product-list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .product-item {
        max-width: 100% !important;
margin:0px;
    }


/* footer */

.frm-fluent-form .ff-t-container {

display:inline-block;

}

section.footer_new {
    padding: 20px;
}

.footer_main_row {
    width: 100%;
}

.footer_col_1 {
    width: 100%;
}

.footer_col_2 {
    width: 100%;
}

p.footer_text {
    font-size: 16px;
}

.footer-Menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}

ul#menu-footer-menu {
    width: 100%;
}

.footer-Menu ul li a {
    color: white !important;
    font-size: 12px;
    padding: 8px;
    margin: 0px !important;
}

img.footer_logo {
    width: 100%;
    text-align: center;
    max-width: 150px;
}
.footer_main_row {
    flex-direction: column-reverse;
    row-gap: 30px;
}

.frm-fluent-form .ff-t-container {

display:inline-block;

}

section.footer_new {
    padding: 20px;
}

.footer_main_row {
    width: 100%;
}

.footer_col_1 {
    width: 100%;
}

.footer_col_2 {
    width: 100%;
}

p.footer_text {
    font-size: 16px;
    text-align:center;
}

.footer_col_row {
    justify-content: center;
    align-items: center;
}

.footer-Menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}

ul#menu-footer-menu {
    width: 100%;
}

.footer-Menu ul li a {
    color: white !important;
    font-size: 14px;
    padding: 8px;
    margin: 0px !important;
}

img.footer_logo {
    width: 100%;
    text-align: center;
    max-width: 150px;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
    font-size: 16px !important;
}

.lastsec_iconlist {
    flex-direction: column;
    align-items: start;
    row-gap: 10px;
}





/* partner */



p.partner_para {
    width: 100%;
}

.parter_box1 {
    width: 100%;
    height: 196px;
}

.partsubbox1 {
    width: 100%;
}

.partsubbox2 {
    width: 100%;
}

.partbox2 {
    width: 100%;
}

.contact_box2 {
    width: 100%;
}
.partner_div_row {
    flex-direction: column-reverse;
    row-gap: 35px;
}


h2.partner_heading {
    font-family: 'Inter';
    font-size: 64px;
    line-height: 103.4px;
    text-align: center;
}

.partbox1 {
    flex-direction: column;
    row-gap: 35px;
}

.contact_row {
    flex-direction: column;
    row-gap: 35px;
}

h2.contact_us_class {
    font-size: 36px;
    line-height: 45px;
}


.contact_box1 {
    width: 100%;
}

p.para_Partnerboxes {
    font-size: 24px;
    text-align: center;
    color: white;
    line-height: 28px;
    font-family: 'Inter';
    font-weight: 400;
    padding: 0px 20px !important;
}

span.list_icon1 a {
    font-family: poppins;
    text-decoration: none;
    font-size: 16px;
    color: #4A4AA3;
    line-height: 30px;
    font-weight: 500;
}

.contact_box2 {
    background: #EAF9FE;
    padding: 15px;
    border-radius: 24px;
}

.ff-t-container.ff-column-container.ff_columns_total_2 {
    margin: 0px 0px;
    flex-direction: column;
    row-gap: 20px !important;
}

    .frm-fluent-form .ff-t-container {
        flex-direction: column;
        row-gap: 20px !important;
    align-items: normal;
    }


form#fluentform_3 {
    display: flex;
    row-gap: 20px !important;
}


.social-icons {
    column-gap: 20px;
    display: flex;
    margin-top: 41px;
}


.fluentform_wrapper_3.ffs_custom_wrap .ff_submit_btn_wrapper .ff-btn-submit:not(.ff_btn_no_style) {
    font-size: 18px;
margin: 30px 0px !important;
}

.divpartneralag {
    width: 100%;
}

.ff-el-input--content {
    padding: 20px 0px;
}

h4.ct_head {
    margin: 30px 0px !important;
}

/* contact */
section.contact_us_sec {
    margin-top: 50px;
    margin-bottom: 50px;
}

/* about */

img.about_ab_img2 {
    display: none;
}

img.about_ab_img1 {
    display: none;
}

.boxes_about {
    max-width: 100%;
}

.pageabout_box2 {
    width: 100% !important;
}

img.last_about_img2 {
    display: none;
}

h2.third_hom_style {
    font-size: 36px;
    line-height: 45px;
}

h3.four_style_head.abtheadfour {
    line-height: 35px;
}

.five_box_1 {
    padding: 35px 25px;
}

img.last_about_img1 {
    display: none;
}

}

@media only screen and (max-width: 480px) {
	.site-branding img {
		width: 160px;
	}
	.header_main {
		padding: 20px 0px;
	}
	.menu-menu-1-container {
        top: 106px;
    }
}

@media only screen and (max-width: 360px) {
    .home_button_dual {
        flex-direction: column;
        row-gap: 40px;
    }


a.btn1hero {
    display: block;
    width: 100%;
    text-align: center;
}

    a.btn1about {
        font-size: 14px;
    }
}


