/* ------------------------- */
/*Global Style Css*/

body {
    margin-bottom: 0 !important;
}

body, h1, h2, h3, h4, h5, h6, p{
    margin: 0;
    padding: 0;
}
.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 60px;
}

/*Updated css*/

section.home_articles_section.mobile_home_articles_section {
    display: none;
}

a.general_button_style.fw-change {
    font-weight: 400;
}

.list_paragrapgh {
    display: flex;
    align-items: center;
    column-gap: 7.74px;
    margin-top: 25px;
}
p.para_icon {
    font-family: 'PPMori';
    font-size: 20px;
    color: #212833;
    line-height: 24px;
}

.section_two_logo_images_row.mobile_slider_media {
    display: none;
}

.hero_row {
    display: flex;
    column-gap: 139px;
}

.home_hero_content {
    width: 100%;
    max-width: 533px !important;
}

.arrow-updated-next img, .arrow-updated-prev img {
    cursor: pointer;
}

img.video_tum_img {
    width: 100%;
    height: 720px;
    max-width: 647px;
    object-fit: cover;
    border-radius: 32px;
}

.hero_video {
    width: 100%;
    max-width: 647px;
}

h1.heading_style_one.hero_heading_one {
    text-align: left;
}

p.list_paragrapgh {
    font-family: 'PPMori';
    font-size: 22px;
    font-weight: 400;
    line-height: 50px;
}

img.icon_image {
    padding-right: 17.74px;
}

span.yellow_span_text {
    color: #FF852D !important;
}

p.text_style_one.hero_para_one {
    text-align: left;
    font-size: 16px;
}

a.general_button_style.hero_button_one {
    margin-top: 210px;
}


.white_color {
    color: #FFFFFF;
}
.mob_nav_block {
    display: none;
}
.mobile_nav_popup {
    display: none;
}
.theme_black {
    color: #212833;
}
.align_center {
    text-align: center;
    margin-bottom: 24px;
}
.heading_style_one {
    font-family: 'PPMori';
    color: #212833;
    letter-spacing: -0.32px;
    font-size: 72px;
    font-weight: 600;
    line-height: 80px;
    margin-bottom:24px;

}

.heading_style_two {
    font-family: 'PPMori';
    font-size: 64px;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: -0.02em;
}

a:visited {

color:#97989F;

}

.heading_style_three {
    font-family: 'PPMori';
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: -0.02em;
}
.heading_style_four {
    font-family: 'PPMori';
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.01em;
}
.heading_style_five {
    font-family: 'PPMori';
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.01em;
}
.general_sub_title {
    font-family: 'PPMori';
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.06em;
    color: #909396;
    text-transform: uppercase;
    margin-bottom: 20px;
}


.text_style_one {
    font-family: PPMori-normal;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #212833;
}
.text_style_two {
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.01em;
}

.general_button_style {
    display: inline-flex;
    padding: 15px 28px;
    font-family: 'PPMori';
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #FFFFFF !important;
    text-decoration: none;
    background: #FF852D;
    border-radius: 60px;
    border: 2px solid #FF852D;
    transition: all 0.5s;
}
.general_button_style:hover {
    background: transparent;
    color: #FF852D !important;
}


/*Review Section Css*/
.general_review_section {
    padding: 120px 0;
}
.re_title_block {
    margin-bottom: 100px;
}
.review_main_cont {
    display: flex;
    flex-wrap: wrap;
    row-gap: 24px;
}
.review_cont_block {
    display: flex;
    column-gap: 24px;
    width: 100%;
}

.review_mn_item {
    max-width: 872px;
    width: 100%;
    padding: 32px;
    border-radius: 32px;
}
.review_aw_item {
    max-width: 424px;
    width: 100%;
    border-radius: 32px;
    padding: 32px;
    background: #FF852D;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.rscp {
    background: #212833;
}
.bs-pg {
    background: #F3EDE6;
}
.re_bk_tag {
    padding: 12px 16px;
    display: inline-block;
    border-radius: 100px;
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.01em;
    text-align: center;
}
.s2_tg {
    color: #FFFDFA;
    border: 1px solid #FFFDFA;
}
.rs_ts {
    background: #FFFDFA;
}
.bs_dh {
    background: #FFFDFA;
}
.rscp .testimonials_tx {
    color: #F3EDE6;
}
.testimonials_tx {
    margin-top: 24px;
}
.tes_bottom_row {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 36px;
}
.bs-pg .testimonials_tx {
    color: #212833;
}

.rev_name {
    font-family: 'PPMori';
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
}
.rscp .rev_name {
    color: #F3EDE6;
}
.ad_bx h3 {
    font-family: 'PPMori';
    font-size: 98px;
    font-weight: 600;
    line-height: 100px;
    letter-spacing: -0.04em;
    color: #FFFDFA;
}
.ad_bx p {
    font-family: 'PPMori';
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    color: #FFFDFA;
    margin-top: 8px;
}




/*Global Style Css End*/
/* ------------------------- */


/* ------------------------- */
/* Header Style Css */




.header_container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 20px 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.site-title {
    font-family: PPMoribold;
    font-size: 30px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    margin: 0;
}

.site-title a {
    color: #212833;
    text-decoration: none;
    font-size: 30px;
    font-family: 'PPMori';
    font-weight: 600;
}

ul#primary-menu li a {
    padding: 10px 18px;
    font-family: 'PPMori';
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    /*letter-spacing: 0.01em;*/
    color: #212833;
    letter-spacing: -0.02em;
}
ul#menu-header-button-nav {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}
ul#menu-header-button-nav li a {
    padding: 10px 16px;
    font-family: 'PPMori';
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #FFFDFA;
    background: #FF852D;
    text-decoration: none;
    border-radius: 55px;
}
/* Header Style Css End*/
/* ------------------------- */


/* ------------------------- */
/*Home Style css*/

section.home_hero_section {
    padding-top: 67px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home_hero_content {
    text-align: left;
}
/*.home_hero_content h1 {
    letter-spacing: -0.32px;
    font-size: 62px;
    font-weight: 600;
    line-height: 78px;
}*/
.home_hero_content h1 span {
    color: #FF852D;
}

.div_review_text {
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: left;
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.div_review_text span {
    font-family: 'PPMori';
    margin-right: 8px;
}
.div_review_text img {
    margin-left: 8px;
    display: inline-block;
}
/* Popup initially hidden */
.video_popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}

/* Video content positioning */
.video_content {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    max-width: 80%;
    max-height: 80%;
    overflow: hidden;
}
.vid_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
/* Close button */
.video_popup_close_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #212833;
    color: white;
    border: none;
    cursor: pointer;
    padding: 3px 10px;
    font-size: 16px;
    border-radius: 50%;
    z-index: 1001;
}

/* Fade-in animation */
.video_popup.show {
    display: flex !important;
    opacity: 1;
}


.home_section_two {
    padding-bottom: 107px;
}
.home_logo_mobile_slider_s2 {
    display: none;
}
.section_two_logo_images_row {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 24.54px;
    row-gap: 24.54px;
}

.s2_two_logo_image img {
    filter: invert(0.5);
    display: block;
    width: 100%;
}

.s2_two_logo_image {
    max-width: 116.46px;
    width: 100%;
}
.s2_two_video_container {
    margin-top: 72px;
}
.s2_two_video_block {
    width: 100%;
    position: relative;
    background-size: 100% 100%;
}
.s2_two_video_play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.home_brand_section_two {
    background: #212833;
    padding-top: 80px;
    padding-bottom: 92.71px;
}
.brand_section_logo_row{
    margin-top: 60px;
}
.articles_section_post_wrap {
    margin-top: 48px;
    padding-bottom: 98px;
}
.brand_section_logo_row .swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    transition-timing-function: linear;
}
.brand_logo_image {
    display: flex;
    justify-content: center;
    width: fit-content !important;
}

.home_articles_section {
    padding: 120px 0px 120px 0px;
}

.hm_post_img_block {
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    border-radius: 16px;
}
.hm_post_cat_ul {
    margin: 0;
    padding: 0;
    display: flex;
    column-gap: 10px;
    list-style: none;
    margin-top: 24px;
    margin-bottom: 16px;
}

ul.hm_post_cat_ul li {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.06em;
    font-family: 'PPMori';
    color: #FF852D;
    position: relative;
    background: #FFF3EA;
    padding: 4px 10px;
    border-radius: 6px;
}
.hm_post_cat_ul li:last-child:after {
    display: none;
}
.hm_art_thum {
    font-family: 'PPMori';
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.01em;
    text-align: left;
}
.hm_art_thum a {
    color: #212833;
    text-decoration: none;
}
.hm_post_sd {
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.01em;
    color: #939191;
    margin-top: 12px;
    margin-bottom: 12.5px;
}

.post_read_btn {
    font-family: 'PPMori';
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.06em;
    color: #97989F;
    margin-top:20px;
    display:block;
    text-decoration: none;
    text-transform: uppercase;
}

.swiper-button-next, .swiper-button-prev {
    bottom: 0px !important;
    top: auto;
    height: 52px;
    width: 52px;
    border: 2px solid #FF852D;
    border-radius: 50%;
    overflow: hidden;
}
.swiper-button-next {
    right: 42.5%;
    left: auto;
    transform: translateX(-50%);
}

.swiper-button-prev {
    right: auto;
    left: 45.5%;
    transform: translateX(-50%);
}
.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}

.swiper-slide.art_post_item {
    border: 1px solid #E8E8EA;
    border-radius: 32px;
    padding: 16px;
    height:460px;
}

.arrow-updated {
    display: flex;
    justify-content: end;
    column-gap: 10px;
    padding: 0 60px;
}

.container.blog-news-class {
    max-width: 100%;
    padding: 0px;
}

.home_servives_section {
    background: #F0F0F0;
    padding: 120px 0px;
}
.services_post_wrap {
    margin-top: 80px;
}
.services_main-wrapper {
    display: flex;
    column-gap: 24px;
}
.services_post_item {
    background: #FFFFFF;
    border-radius: 32px;
    padding: 32px;
}
.hm_ser_title a {
    text-decoration: none;
    color: #212833;
}
.ser_post_sd {
    margin-top: 16px;
    margin-bottom: 30px;
}
.ser_post_read_btn {
    display: inline-flex;
    align-items: center;
    column-gap: 8px;
    justify-content: center;
    font-family: 'PPMori';
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-decoration: none;
    text-transform: capitalize;
    padding: 14px 18px 14px 30px;
    border: 2px solid #FF852D;
    color: #FF852D !important;
    border-radius: 100px;
}
.Additional_services_post_wrap {
    background: #fff;
    display: flex;
    margin-top: 24px;
    border-radius: 32px;
    overflow: hidden;
    padding: 32px;
    column-gap: 88px;
}
.ad_sr_col_title {
    max-width: 360px;
    width: 100%;
}
.ad_pot_cont {
    max-width: 779.61px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10.5px;
    row-gap: 10.02px;
}
.services_post_tag_item {
    padding: 15px 20px;
    background: #E0EBED;
    border-radius: 105.49px;
}
.services_post_tag_item h3 {
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 400;
    line-height: 21.1px;
    letter-spacing: 0.01em;
}
.services_post_tag_item h3 a {
    text-decoration: none;
    color: #212833;
}

.general_banner_section {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 101% 100%;
    padding: 120px 0px;
    background-color: #212833;
}
.gn_banner_block h5 {
    color: #fff;
}
.gn_banner_block a {
    margin-top: 32px;
}
.gn_banner_block {
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.hone_about_section {
    padding: 120px 0px;
}
.ab_sec_cont_row_one, .ab_sec_cont_row_two {
    display: flex;
    column-gap: 64px;
}
.home_ab_r1_c1, .home_ab_r2_c2 {
    max-width: 872px;
    width: 100%;
}
.home_ab_r1_c2, .home_ab_r2_c1 {
    max-width: 384px;
    width: 100%;
}
.home_ab_r1_c1 img, .home_ab_r2_c2 img {
    width: 100%;
}
.ab_sec_cont_row_two {
    margin-top: 101px;
}
.home_ab_r1_c2 p, .home_ab_r2_c1 p {
    margin-top: 32px;
    margin-bottom: 32px;
}
.home_companies_section {
    background: #F0F0F0;
    padding: 120px 0px;
}
.home_companies_section {
    background: #F0F0F0;
    padding: 120px 0px;
}
.home_companies_sec_cont_row {
    display: flex;
    justify-content: flex-end;
    column-gap: 64.19px;
    padding-right: 112px;
}
.cam_col1 {
    max-width: 465.81px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 17.64px;
    row-gap: 17.64px;
}
.com_logo_image_block {
    max-width: 143px;
    width: 100%;
    height: 143.68px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17.64px;
    border-radius: 20px;
    box-shadow: 2px 1px 19px -1px #00000014;
}
.cam_col2 {
    max-width: 424px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.cam_col2 p {
    margin-top: 22px;
    margin-bottom: 42px;
}




/*Home Style css End*/
/* ------------------------- */



/* ------------------------- */
/*About Style css*/

.about_hero_section {
    padding-top: 76px;
    padding-bottom: 120px;
}
.ab_hr_row {
    display: flex;
    column-gap: 24px;
}
.ab_hr_col_left {
    max-width: 648px;
    width: 100%;
}
.ab_hr_col_right {
    max-width: 647px;
    width: 100%;
}
.ab_hr_sb_t {
    font-family: 'PPMori';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}
.ab_hr_col_left h5 {
    color: #8E8E8E;
}
.ab_hr_main_til.theme_black {
    font-family: 'PPMori';
    font-size: 72px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: -0.02em;
    text-align: left;
    margin-top: 16px;
    margin-bottom: 124px;
}
.ab_hr_col_left a {
    margin-top: 40px;
    margin-bottom: 32px;
}
.ab_hr_re_row {
    font-family: 'PPMori';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    display: flex;
    align-items: center;
    column-gap: 12px;
    color: #262626;
}
.ab_hr_col_right img {
    width: 100%;
    border-radius: 32px;
}

.about_terry_section {
    background: #F0F0F0;
    padding: 120px 0px;
}

.about_sub_title {
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #8E8E8E;
    margin-bottom: 29.08px;
    text-transform: uppercase;
}
.terr_sec_title_wrap h2 {
    color: #2C3544;
}
.tee_box_one {
    background: #FFFFFF;
    border-radius: 36px;
    padding: 34.25px 53px;
    margin-top: 80.75px;
    display: flex;
    column-gap: 234.8px;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}
.tee_box_one_col_left {
    max-width: 350.4px;
    width: 100%;
    text-align: center;
}
.tee_box_one_col_right {
    max-width: 530px;
    width: 100%;
}
.tee_box_one_col_right img {
    width: 100%;
    border-radius: 34px;
}

.tee_box_one_col_left h2 {
    font-family: 'PPMori';
    font-size: 48px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #212833;
    margin-bottom: 30.5px;
}
.tee_box_one_col_left p {
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #212833;
}

.terr_row_two {
    display: flex;
    column-gap: 24px;
    margin-top: 24.4px;
}
.tree_blok_two_col_l, .tree_blok_two_col_r {
    max-width: 648px;
    width: 100%;
    padding: 40.4px;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    row-gap: 127px;
    justify-content: space-between;
}
.tree_blok_two_col_l {
    background: #FFFFFF;
}
.tree_blok_two_col_r {
    background: #FF852D;
}
.tree_blok_two_col_r h2 {
    color: #fff;
}
.tree_blok_two_col_l p, .tree_blok_two_col_r p {
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
}
.tree_blok_two_col_l p {
    color: #212833;
}

.tree_blok_two_col_r p {
    color: #fff;
}

.about_award_section {
    background: #212833;
    padding-top: 105px;
    padding-bottom: 94.4px;
}
.ab_award_c_row {
    display: flex;
    column-gap: 157px;
}
.ab_cc_col_l {
    max-width: 384px;
    width: 100%;
}
.ab_cc_col_r {
    max-width: 619.899px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 32.4px;
}
.ab_cc_col_r div {
    max-width: 29.6%;
    width: 100%;
}
.ab_cc_col_r div img {
    width: 100%;
}
.ab_cc_col_l h2, .ab_cc_col_l p {
    color: #FFFFFF;
}
.ab_cc_col_l p {
    margin-top: 24px;
}
.abot_detil_sec_title_wrap {
    margin-bottom: 80px;
}
.home_ab_r1_c1 img {
    border-radius: 32px;
}
/*About Style css End*/
/* ------------------------- */



/* ------------------------- */
/*Contact Style css*/

.contact_hero_section {
    background: #212833;
    padding-top: 100px;
    padding-bottom: 120px;
}
h1.cc_ti {
    color: #ffffff;
    font-family: 'PPMori';
    font-size: 74px;
    font-weight: 600;
    line-height: 98px;
    letter-spacing: -0.03em;
    text-align: center;
}

p.xpr {
    font-family: 'PPMori';
    font-size: 28px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #fff;
    margin-top: 24px;
}
.cpx {
    max-width: 652px;
    width: 100%;
    margin: auto;
    margin-top: 48px;
}

#fluentform_1 input, #fluentform_1 textarea {
    height: 54px;
    background: #FFFFFF33;
    border: 1px solid #ffffffb5;
    font-family: 'PPMori';
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #FFFFFF;
}
#fluentform_1 textarea {
    height: 205px;
}
#fluentform_1 input::placeholder, #fluentform_1 textarea::placeholder {
    color: #ffffffd4;
}
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    width: 222px;
    height: 56px;
    background: #FF852D;
    font-family: 'PPMori';
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #FFFDFA;
    border-radius: 52px;
    margin-top: 48px;
}
.fluentform .ff-el-group {
    margin-bottom: 12px;
}
.frm-fluent-form .ff-t-container {
    gap: 12px;
}

.ratings_section {
    background: #F0F0F0;
    padding-top: 107px;
    padding-bottom: 133px;
}
.rat_tit {
    margin-bottom: 80px;
}
.rating_slider_block {
    padding-bottom: 100px;
}
.rating_slide_item {
    background: #FFFFFF;
    padding: 32px;
    border-radius: 32px;
    box-sizing: border-box;
    min-height: 283px;
    height: 100%;
}
.rt_ft_block {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 32px;
}
p.rt_para, .rt_name{
    font-family: 'PPMori';
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #212833;
}
.cont {
    /*margin-bottom: 10px;*/
}

/*Contact Style css End*/
/* ------------------------- */


/* ------------------------- */
/*How It Work Style Css*/


.how_hero_main_section {
    background: #F2F2F2;
    padding-top: 88px;
    padding-bottom: 120px;
}

.how_title_block h1 {
    font-family: 'PPMori';
    font-size: 73px;
    font-weight: 600;
    line-height: 98px;
    letter-spacing: -0.03em;
    color: #212833;
    text-align: center;
}

.how_title_block p {
    font-family: 'PPMori';
    font-size: 28px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #212833;
    margin-top: 50px;
}

.how_title_block .ab_hr_re_row {
    justify-content: center;
    margin-top: 24px;
}

.how_hero_top_bar {
    display: flex;
}
.how_num {
    flex-grow: 1;
    position: relative;
}
.how_num span {
  font-family: 'PPMori';
   font-size: 18px;
    font-weight: 600;
   line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
   width: 38px;
    height: 38px;
    background: #FF852D;
   display: inline-flex;
    align-items: center;
   justify-content: center;
    color: #FFFFFF;
    border-radius: 50%;
   position: relative;
   z-index: 45;
}

.how_hero_sp_block {
    margin-top: 59px;
}
.how_num:after {
    display: block;
    width: 100%;
    position: absolute;
    content: "";
    height: 2px;
    background: #212833;
    top: 50%;
    transform: translateY(-50%);
}
.how_num:last-child:after {
    background: #FF852D;
}
.how_num:last-child span:after {
     display: block;
    content: "";
    width: 50px;
    height: 50px;
    border: 6px solid #ff852d4d;
    position: absolute;
    border-radius: 50%;
}
.how_hero_bx_wrap {
    display: flex;
    margin-top: 24px;
    column-gap: 24px;
    margin-bottom: 48px;
}
.hh_box_item {
    max-width: 424px;
    background: #fff;
    padding: 32px;
    border-radius: 32px;
}
.hh_box_item h3 {
    margin-bottom: 16px;
}
a.general_button_style.hh_btn {
    margin: auto;
    display: block;
    width: fit-content;
}



.faqs_section {
    background: #E0EBED;
    padding: 120px 0;
}
.faq-section {
    background-color: white;
    padding: 60px 42px 100px 42px;
    border-radius: 20px;
    margin-top: 80px;
}

.faq-item {
    border-top: 1px solid #dee2e6;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.faq-item:first-child {
    border-top: none;
}

.faq_left_side {
    max-width: 419px;
    width: 100%;
}

.faq_right_side {
    max-width: 647px;
    width: 100%;
    display: flex;
    column-gap: 96px;
    align-items: flex-start;
    justify-content: flex-end;
}

.faq-question {
    cursor: pointer;
}

.faq-question h3 {
    font-family: 'PPMori';
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.022em;
    color: #212833;
}

.faq-answer {
    display: none;
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #373F4E;
}

.toggle {
    font-size: 30px;
    font-family: 'PPMori';
    cursor: pointer;
    display: inline-flex;
    width: 42px;
    height: 43px;
    background: #E0EBED;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #212833;
}

.faq-answer p {
    margin: 0;
}

.faq-item.active .faq-question h3 {
    color: #007bff;
}

.faq-item.active .toggle {
    color: #007bff;
}

.faq-item.active .faq-answer {
    display: block;
}

/*How It Work Style Css End*/
/* ------------------------- */


/* ------------------------- */
/*Services Template Style Css*/
h5.ab_hr_sb_t span {
    color: #909396;
}
.service_logo_section {
    background: #212833;
    padding: 80px 0px;
}
.ser-log-img img {
    filter: inherit;
}
.award_winning_services_section {
    background: #E0EBED;
    padding: 120px 0px;
}
.ad_ser_cm_item {
    background: #fff;
    padding: 32px;
    border-radius: 32px;
    box-sizing: border-box;
}
.as_ser_main_wrap {
    margin-top: 80px;
    padding-bottom: 75px;
}
span.swiper-pagination-bullet {
    /* background: #000000; */
    height: 16px;
    width: 16px;
}
.swiper-pagination-bullet-active {
    background: #FF852D !important;
}

.mjx {
    margin-bottom: 80px;
}
.home_ab_r1_c1 img, .home_ab_r2_c2 img {
    border-radius: 32px;
}

.sig_ab_pt {
    background: #F0F0F0;
    padding: 120px 0px;
}
.how_hero_bx_wrap.mjxa {
    margin-top: 60px;
}

/*Services Template Style Css End*/
/* ------------------------- */


/* ------------------------- */
/*Footer Css*/

footer#colophon {
    background: #212833;
    padding: 100px 0px;
}
ul#menu-footer-navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
}
ul#menu-footer-navigation li a {
    font-family: 'PPMori';
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 24px;
}
.ftr p{
    font-family: 'PPMori' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #fff;
}
.site-info.ftr h2 {
    font-family: 'PPMori';
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #fff;
    margin-top: 50px;
}
/*Footer Css End*/
/* ------------------------- */


/* ------------------------- */
/*All Responsive Css*/

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

    .home_hero_section {
        padding-top: 100px !important;
        padding-bottom: 102px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .ab_cc_col_r {
        column-gap: 5%;
    }
    .ab_cc_col_r div {
        max-width: 30%;
    }
}

@media only screen and (max-width: 1200px) {
    .swiper-button-prev {
        left: 44%;
        transform: translateX(0%);
    }
    .swiper-button-next {
        right: 44%;
        transform: translateX(0%);
    }
    .heading_style_five br {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    ul#primary-menu li a {
        padding: 10px 12px;
    }
    .heading_style_one {
        font-size: 56px;
        line-height: 62px;
    }
    .text_style_one {
        font-size: 24px;
        line-height: 30px;
    }
    .hm_post_img_block{
        height: 270px;
    }
    .swiper-button-prev {
        left: 42%;
        transform: translateX(0%);
    }
    .Additional_services_post_wrap {
        column-gap: 0px;
    }
    .home_companies_sec_cont_row {
        column-gap: 30px;
        padding-right: 0;
    }
    .ab_hr_main_til.theme_black {
        font-size: 56px;
        line-height: 59px;
        margin-bottom: 45px;
    }
    .heading_style_two {
        font-size: 52px;
        line-height: 54px;
    }
    .tree_blok_two_col_l p br, .tree_blok_two_col_r p br {
        display: none;
    }
    .how_title_block h1 {
        font-size: 56px;
        line-height: 62px;
    }
    h1.cc_ti {
        font-size: 56px;
        line-height: 62px;
    }
}

@media only screen and (max-width: 991px) {
    header#masthead {
        position: relative;
    }
    .mob_nav_block {
      position: relative;
      width: 30px;
      height: 20px;
      cursor: pointer;
      display: block;
    }

    .mob_nav_line {
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #212833;
      transition: all 0.3s ease;
    }

    .line_01 {
      top: 0;
    }

    .line_02 {
      top: 8px;
    }

    .mob_nav_block.active_nav .line_01 {
      transform: rotate(45deg);
      top: 8px;
    }

    .mob_nav_block.active_nav .line_02 {
      transform: rotate(-45deg);
      top: 8px;
    }
    .header_main_menu_block, .header_single_button_block {
        display: none;
    }
    .header_logo_block {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .header_container {
        position: relative;
        z-index: 952;
        background: #fff;
    }
    .mobile_nav_popup {
        display: inline-block;
        position: fixed;
        width: 100%;
        padding: 135px 30px 30px;
        background: #212833;
        z-index: 400;
        top: -100%;
        transition: all 0.5s;
    }
    ul#primary-menu {
        flex-direction: column;
    }
    #primary-menu li a {
        color: #fff !important;
    }
    ul#menu-header-button-nav-1 {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 20px;
    }
    ul#primary-menu li a {
        font-size: 18px;
        line-height: 18px;
    }
    #menu-header-button-nav-1 li a {
        display: inline-flex;
        padding: 12px 25px;
        font-family: 'PPMori';
        font-size: 18px;
        font-weight: 600;
        line-height: 18px;
        letter-spacing: 0.01em;
        color: #FFFFFF;
        text-decoration: none;
        background: #FF852D;
        border-radius: 60px;
        border: 2px solid #FF852D;
        transition: all 0.5s;
    }
    .active_nav_popup {
        top: 0px;
    }
    .container {
        padding: 0px 30px;
    }
    .header_container {
        padding-left: 30px;
        padding-right: 30px;
    }
    ul#menu-footer-navigation li a {
        padding: 10px 12px;
    }
}


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

/*Updated Css*/

.hero_row {
    flex-direction: column;
    row-gap: 0px;
}    

section.home_section_two {
    display: none !important;
}

.section_two_logo_images_row.mobile_slider_media {
    display: none;
}


ul#primary-menu {
        display: block !important;
    }
    section.home_hero_section {
        background-size: cover;
    }
    .swiper-button-prev {
        left: 40%;
    }
    .swiper-button-next {
        right: 40%;
    }
    .Additional_services_post_wrap {
        flex-direction: column;
        row-gap: 32px;
    }
    .services_main-wrapper {
        flex-wrap: wrap;
        row-gap: 16px;
    }
    .ab_sec_cont_row_one {
        flex-direction: column;
        row-gap: 24px;
    }
    .home_ab_r1_c2, .home_ab_r2_c1 {
        max-width: 100%;
    }
    .ab_sec_cont_row_two {
        flex-direction: column-reverse;
        row-gap: 24px;
    }
    .home_companies_sec_cont_row {
        flex-direction: column-reverse;
        row-gap: 32px;
    }
    .cam_col1, .cam_col2 {
        max-width: 100%;
        justify-content: center;
    }
    .heading_style_five {
        font-size: 36px;
        line-height: 42px;
    }
    .ab_award_c_row {
        column-gap: 46px;
    }
    .ab_cc_col_r div {
        max-width: 46%;
    }
    .tee_box_one {
        column-gap: 80px;
    }
    .heading_style_two br, .text_style_two br{
        display: none;
    }
    .ab_hr_row {
        flex-direction: column;
        row-gap: 64px;
    }
    .ab_hr_col_left, .ab_hr_col_right {
        max-width: 100%;
    }
    .ab_pg1 {
        flex-direction: column-reverse;
    }
    .ab_pg2 {
        flex-direction: column;
    }
    .about_hero_section {
        padding-top: 0px;
    }
    p.xpr {
        line-height: 36px;
    }

}

@media only screen and (max-width: 767px) {
    .review_cont_block {
        flex-wrap: wrap;
        row-gap: 24px;
    }

.swiper-button-next{    
display: block;

}

.swiper-button-prev {
    display: block;
}


img.video_tum_img {
    transform: scaleX(-1);
}

.logo-carousel {
    margin-top: 24px !important;
}

    h1.heading_style_one.hero_heading_one {
    text-align: left;
    font-size: 40px;
    line-height: 44px;
    font-weight: 600;
    font-family: 'PPMori';
}

    .ct_S {
        flex-direction: column-reverse;
    }
    .review_aw_item {
        max-width: 100%;
        row-gap: 40px;
    }
    .slide img {
        filter: invert(1);
    }
    .slider-wrapper {
      width: 100%;
      overflow: hidden;
    }

    .logo-slider {
      display: flex;
      width: 100%;
      animation: slide 20s linear infinite;
    }

    .slide {
      min-width: 116.46px;
      margin: 0 10px;
    }

    .logo-slider img {
      max-width: 100%;
      height: auto;
      filter: invert(0.2);
    }

    /* Infinite slide animation */
    @keyframes slide {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-100%);
      }
    }

}

@media only screen and (max-width: 600px) {
    .header_container {
        padding-left: 16px;
        padding-right: 16px;
    }


.site-title a {
    color: #212833;
    text-decoration: none;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-family: 'helvetica';
    font-size: 20px;
}

h2.heading_style_two.white_color.align_center {
    margin-bottom: 0px;
}

a.general_button_style {
    margin-top: 24px;
}


/*section.home_articles_section {
    display: none;
}

section.home_articles_section.mobile_home_articles_section {
    display: block;
}*/


.list_paragrapgh {
    align-items: start;
}



.div_review_text {
    display: none;
}


.container.mobileponka {
    display: none;
}


img.icon_image {
    padding-right: 7.74px;
}



img.video_tum_img {
    transform: scaleX(-1);
}

.align_center {
    margin-bottom: 32px;
}

.arrow-updated {
    position: absolute;
    top: 105%;
    bottom: 0;
    padding: 0px;
    left: 50%;
    transform: translateX(-50%);
}

img.video_tum_img {
    height: 376px;
}

.articles_section_cont {
    position: relative;
}

p.list_paragrapgh {
    font-family: 'PPMori';
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}

img.icon_image {
    padding-top: 25px;
}

a.general_button_style.hero_button_one {
    margin-top: 32px;
}

.hero_video {
    display: flex;
    flex-direction: column-reverse;
    padding: 56px 0px;
    row-gap: 56px;
}

.logo-carousel {
    margin-top: 24px !important;
}
    .container {
        padding: 0px 16px;
    }
    
    .home_hero_section {
        padding-top: 16px !important;
        padding-bottom: 0px !important;
    }
    .home_hero_content {
        text-align: left;
    }
    .heading_style_one {
        font-size: 30px;
        line-height: 38px;
    }
    .text_style_one {
        font-size: 20px;
        line-height: 24px;
    }

    .div_review_text {
        justify-content: flex-start;
        margin-top: 24px;
    }
    .section_two_logo_images_row {
        display: none;
    }
    .home_logo_mobile_slider_s2 {
        display: block !important;
    }
    .s2_two_video_block {
        border-radius: 32px;
    }
    .s2_two_video_play_btn {
        width: 87.79px;
        height: 87.79px;
    }
    .s2_two_video_container {
        margin-top: 42px;
    }
    .home_section_two {
        padding-bottom: 38px;
    }
    .home_brand_section_two {
        padding-top: 24px;
        padding-bottom: 51.16px;
    }
    .heading_style_three {
        font-size: 16px;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: -0.02em;
    }
    .brand_section_logo_row {
        margin-top: 24.67px;
    }

    ul#menu-footer-navigation {
        flex-direction: column;
        row-gap: 20px;
        margin-bottom: 24px;
    }
    .brand_section_logo_row {
        margin-top: 24.67px;
    }


    .home_articles_section {
        padding-top: 56px;
        padding-bottom: 56.07px;
    }
    .heading_style_two {
        font-size: 32px;
        line-height: 34px;
    }
    .articles_section_post_wrap {
        margin-top: 32px;
    }
    .hm_post_publ_logo {
        width: 60%;
    }
    .hm_post_img_block {
        height: 204px;
        border-radius: 20px;
    }
    .hm_art_thum {
        font-size: 24px;
        line-height: 28px;
    }
    .hm_post_sd {
        font-size: 16px;
        line-height: 20px;
        margin-top: 11px;
        margin-bottom: 10px;
    }
    .swiper-button-prev, .swiper-button-next {
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translateX(-100%);
      display: flex;
      justify-content: center;
      align-items: center;
      width: 40px;
      height: 40px;
      z-index: 10;
    }
    .swiper-button-prev {
      margin-right: 50px;
    }
    .swiper-button-next {
      margin-left: 50px;
    }
    .home_servives_section {
        padding: 56px 0px;
    }
    .services_post_item {
        background: #FFFDFA;
        padding: 24px;
    }
    .heading_style_four {
        font-size: 24px;
        line-height: 28px;
    }
    .text_style_two {
        font-size: 16px;
        line-height: 20px;
    }
    .ser_post_sd {
        margin-top: 8px;
        margin-bottom: 0px;
    }
    .services_post_item .ser_post_read_btn {
        display: none;
    }
    .general_sub_title {
        margin-bottom: 8px;
    }
    .services_post_wrap {
        margin-top: 32px;
    }
    .Additional_services_post_wrap {
        background: #FFFDFA;
        margin-top: 24px;
        border-radius: 32px;
        padding: 24px;
        row-gap: 24px !important;
    }
    .services_post_tag_item h3 {
        font-size: 14px;
        line-height: 14.16px;
    }
    .services_post_tag_item {
        padding: 12.5px 16.64px;
    }
    .heading_style_two br {
        display: none;
    }
    .general_banner_section {
        padding: 56px 0px;
        background-image: none !important;
    }
    .general_button_style {
        padding: 16px 25px;
    }
    section.hone_about_section {
        padding: 56px 0px;
    }
    .heading_style_five {
        font-size: 24px;
        line-height: 28px;
    }
    .home_ab_r1_c2 p, .home_ab_r2_c1 p {
        margin-top: 10px;
        margin-bottom: 28px;
    }
    .ab_sec_cont_row_two {
        margin-top: 32px;
    }
    .home_ab_r1_c2 a, .home_ab_r2_c1 a {
        display: block;
        margin: auto !important;
        width: fit-content;
    }
    .home_companies_section {
        padding: 56px 0px;
    }
    .home_companies_sec_cont_row {
        flex-direction: column;
        row-gap: 32.24px;
    }
    .cam_col1 {
        max-width: 100%;
        column-gap: 12.42px;
        row-gap: 12.16px;
    }
    .com_logo_image_block {
        max-width: 30%;
        width: 100%;
        height: 101.17px;
        padding: 10.64px;
        box-shadow: 2px 1px 19px -1px #00000014;
    }
    .cam_col2 a {
        display: none;
    }
    .cam_col2 p {
        margin-bottom: 0;
    }
    .general_review_section {
        padding: 56px 0;
    }
    .re_title_block {
        margin-bottom: 32px;
    }
    .ad_bx h3 {
        font-size: 80px;
        line-height: 80px;
    }
    .ad_bx p {
        font-size: 24px;
        line-height: 28px;
    }
    .review_cont_block {
        row-gap: 16px;
    }
    .rev_image_box {
        width: 72px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    .review_main_cont {
        row-gap: 16px;
    }
    footer#colophon {
        padding: 60px 0px;
    }
    .ftr p {
        font-size: 12px !important;
        line-height: 16px !important;
        color: #909396;
    }
    .site-info.ftr h2 {
        margin-top: 32px;
    }
    .ab_hr_main_til.theme_black {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 24px;
    }
    .ab_hr_col_left a {
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .about_hero_section {
        padding-bottom: 56px;
        padding-top: 16px;
    }
    .about_terry_section {
        padding: 56px 0px;
    }
    .tee_box_one {
        flex-direction: column;
        row-gap: 24px;
        padding: 24px;
        margin-top: 32px;
    }
    .tee_box_one_col_right img {
        border-radius: 16px;
    }
    .terr_row_two {
        flex-direction: column;
        row-gap: 24px;
    }
    .tree_blok_two_col_l, .tree_blok_two_col_r {
        padding: 24px;
    }
    .tee_box_one_col_left h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 8px;
    }
    .tee_box_one_col_left {
        text-align: left;
    }
    .tee_box_one_col_left h2 {
        margin-bottom: 8px;
    }
    .about_sub_title {
        font-size: 12px;
        line-height: 13px;
        margin-bottom: 8px;
    }
    .tree_blok_two_col_l, .tree_blok_two_col_r {
        row-gap: 8px;
    }
    .tree_blok_two_col_l {
        background: #FFFDFA;
    }
    .about_award_section {
        padding-top: 56px;
        padding-bottom: 56px;
    }
    .ab_award_c_row {
        flex-direction: column;
    }
    .ab_cc_col_r {
        display: none;
    }
    .abu_pg_ard {
        margin-top: 36px;
    }
    .abu_pg_ard img {
        filter: none !important;
    }
    .ab_cc_col_l p {
        margin-top: 10px;
    }
    .abot_detil_sec_title_wrap {
        margin-bottom: 32px;
    }
    .ab_pg1 a, .ab_pg2 a {
        display: none;
    }
    .ab_pg1 p, .ab_pg2 p {
        margin-bottom: 0px;
    }
    .ab_pg2 {
        margin-top: 32px;
    }
    .how_hero_main_section {
        padding-top: 56px;
        padding-bottom: 56px;
    }
    .how_title_block h1 {
        font-size: 32px;
        line-height: 34px;
    }
    .how_title_block p {
        font-size: 20px;
        line-height: 24px;
        margin-top: 24px;
    }
    .how_hero_top_bar {
        display: none;
    }
    .how_hero_bx_wrap {
        flex-direction: column;
        row-gap: 16px;
    }
    .how_hero_sp_block {
        margin-top: 32px;
    }
    .hh_box_item {
        background: #FFFDFA;
        padding: 24px;
    }
    .hh_box_item h3 {
        margin-bottom: 8px;
    }
    .ratings_section {
        padding-top: 56px;
        padding-bottom: 56px;
    }
    .rat_tit {
        margin-bottom: 32px;
    }
    .faq-section {  
        padding: 24px 24px 24px 24px;
        margin-top: 32px;
    }
    .faq-item {
        flex-direction: column;
        position: relative;
    }
    .faq_left_side {
        max-width: 90%;
        width: 100%;
    }
    .faq-question h3 {
        font-size: 16px;
        line-height: 28px;
    }
    .faq_right_side {
        flex-wrap: wrap;
    }
    .faq_tog {
        position: absolute;
        top: 18px;
        right: 0;
    }
    .toggle {
        font-size: 22px;
        width: 26px;
        height: 26px;
    }
    .faq-answer {
        font-size: 14px;
        line-height: 20px;
    }
    .faqs_section {
        padding: 56px 0;
    }
    .rating_slide_item {
        background: #FFFDFA;
    }
    h1.cc_ti {
        font-size: 32px;
        line-height: 34px;
    }
    p.xpr {
        font-size: 20px;
        line-height: 24px;
        text-align: left;
        margin-top: 32px;
    }
    .cpx {
        margin-top: 24px;
    }
    .contact_hero_section {
        padding-top: 56px;
        padding-bottom: 60px;
    }
    .award_winning_services_section {
        padding: 56px 0px;
    }
    .ad_ser_cm_item {
        background: #FFFDFA;
        padding: 24px;
    }
    .mjx {
        margin-bottom: 32px;
    }
       .home_ab_r1_c2 a {
        display: block;
        margin-top: 28px !important;
    }

.home_ab_r2_c1 a {
        display: block;
        margin-top: 51px !important;
    }

    .home_ab_r1_c2 p, .home_ab_r2_c1 p {
        margin-bottom: 0;
    }
    .sig_ab_pt {
        padding: 56px 0px;
    }
    .service_logo_section {
        padding: 42px 0px;
    }
}

/*All Responsive Css End*/
/* ------------------------- */