<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin:0px;
    padding: 0px;
    overflow-x: hidden;
}
.crmplus_cx_page{
    position: relative;
    overflow-x: hidden;
}
.crmplus_cx_page h1, .crmplus_cx_page h1 span{
    font: 56px/1 var(--zf-primary-extrabold);
}
.crmplus_cx_page h1 span, .crmplus_cx_page picture{
    display: inline-block;
}
.crmplus_cx_page h2{
    font: 52px/1.1 var(--zf-primary-bold);
    letter-spacing: -1px;
    margin-bottom: 25px;
}
.crmplus_cx_page h3{
    font: 36px/1.1 var(--zf-primary-bold);
}
.crmplus_cx_page h3 span{
    font: 56px/1.1 var(--zf-primary-bold);
    display: block;
    margin-bottom: 30px;
}
.crmplus_cx_page a.link_text{
    color:#006cff;
}
.crmplus_cx_page p, .crmplus_cx_page li{
    font: 18px/1.5 var(--zf-primary-regular);
}
.bg_lazy_loaded .pattern{
    background: url(/sites/zweb/images/crmplus/images/cx_bg.svg);
}
.pattern{
    height: 390px;
    width: 390px;
    position: absolute;
    z-index: 0;
}
.pattern_1{
    left: -15%;
    bottom: -1%;
}
.pattern_2{
    right: -15%;
}
.pattern_3{
    left: -20%;
    bottom: -25%;
}
.pattern_4{
    left: -12%;
    bottom: 15%;
}
.pattern_5{
    right: -9%;
    top: 34%;
}
.cx_banner_section{
    padding: 70px 0px 120px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1250px;
    margin:0px auto;
}
.cx_bnr_txtwrap{
    max-width: 47%;
}
.act-btn.cta-btn{
    opacity: 1;
    visibility: visible; 
    margin-top: 15px;
}
.gray_bg{
    background: #F2F5FF;
}
.cx_img_container{
    max-width: 1040px;
    margin:0px auto;
    text-align: center;
    position: relative;
}
.cx_img_container p{
    margin-bottom: 60px;
}
.last_img_section .cx_img_container p{
    margin: 0px auto 30px;
    max-width: 900px;
}
.cx_img_container .act-btn.cta-btn{
    margin: 0px auto 60px;
}
.cx_bnr_imgsec.bg_lazy_loaded{
    background-image: url(/sites/zweb/images/crmplus/images/cx_what_is_customer_experience_bg_2x.jpg);
    background-size: contain;
    min-height: 500px;
    background-repeat: no-repeat;
}
.cx_bnr_imgsec{
    position: relative;
    width: 100%;
}
.cx_bnr_img{
    position: absolute;
    display: block;
    animation-name:floating;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
}
.bg_lazy_loaded .cx_bnr_img{
    background-image: url(/sites/zweb/images/crmplus/images/cx_what_is_customer_experience_strip_2x.png);
    background-size: 600px auto;
}
.cx_bnr_img1{
    height: 140px;
    width: 140px;
    right: 35%;
    bottom: 30%;
    animation-duration:6s;
}
.cx_bnr_img2{
    height: 105px;
    width: 105px;
    right: 30%;
    top: 7%;
    animation-duration:5.5s;
}
.cx_bnr_img3{
    height: 95px;
    width: 95px;
    bottom: 38%;
    right: 15%;
    animation-duration:5s;
}
.cx_bnr_img4{
    height: 85px;
    width: 85px;
    top: 22%;
    left: 35%;
    animation-duration:4.5s;
}
.cx_bnr_img5{
    height: 75px;
    width: 75px;
    bottom: 17%;
    left: 26%;
    animation-duration:4s;
}
.cx_bnr_img6{
    height: 67px;
    width: 67px;
    left: 16%;
    top: 35%;
    animation-duration:4.5s
}
.bg_lazy_loaded .cx_bnr_img1{
    background-position: -5px -5px;
}
.bg_lazy_loaded .cx_bnr_img2{
    background-position: -145px -5px;
}
.bg_lazy_loaded .cx_bnr_img3{
    background-position: -250px -5px;
}
.bg_lazy_loaded .cx_bnr_img4{
    background-position: -350px -10px;
}
.bg_lazy_loaded .cx_bnr_img5{
    background-position: -446px -10px;
}
.bg_lazy_loaded .cx_bnr_img6{
    background-position: -530px -10px;
}
@keyframes floating {
 0%,
 100% {
  transform:translate(0,0);
  -webkit-transform:translate(0,0)
 }
 50% {
  transform:translate(0,8px);
  -webkit-transform:translate(0,8px)
 }
}
.cx_img_container picture, .cx_img_container picture img, .cx_img_container picture source, .img_wrap picture, .img_wrap picture img, .img_wrap picture source{
    z-index: 1;
    position: relative;
    border-radius: 30px;
}
.cx_dark_section{
    background: #091131;
    padding: 120px 0px;
    position: relative;
    color: #fff;
}
.cx_dark_section.first{
    padding: 140px 0px;
display: none;
}
.cx_dark_section.bg_lazy_loaded.first:after, .cx_dark_section.bg_lazy_loaded.first:before{
    background: url(/sites/zweb/images/crmplus/images/line-pattern-blue.svg);
    background-size: 154px auto;
    background-repeat: no-repeat;
}
.cx_dark_section.first:after, .cx_dark_section.first:before{
    content: "";
    position: absolute;
    width: 140px;
    height: 90%;
}
.cx_dark_section.first:before{
    left: 0%;
    bottom: 0%;
    transform: rotate(180deg);
}
.cx_container, .tab_container {
    max-width: 1200px;
    margin:0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.other-lang .cx_dark_section.first .cx_container{
    justify-content: center;
}
.cx_dark_section .cx_container{
    max-width: 1280px;
}
.heading_fold{
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 650px;
}
.heading_fold h2{
    color: #fff;
    margin: 0px;
    width: 100%;
}
.heading_fold span{
    font: 56px/1.2 var(--zf-primary-bold);
    color: #F9C244;
    width: 100%;
    padding: 35px 0px;
}
.descriptive_fold p{
    color: #fff;
 margin-bottom: 25px;
 font-size: 20px;
 line-height: 34px;
 margin-right: 10px;
}
.descriptive_fold p.desig{
font: 16px/1.2 var(--zf-primary-semibold);
}
.desig span{
    display: block;
 font: 14px/1.3 var(--zf-primary-light);
 margin-top: 7.5px;
}
.cx_img_section, .percentage_section{
    padding: 120px 0px;
}
.cx_txtwrap{
    max-width: 570px;
}
.cx_boxwrap{
    max-width: 550px;
    width: 100%;
    position: relative;
    min-height: 690px;
}
.cx_per_box{
    padding: 0px 30px;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    max-width: 250px;
    min-height: 320px;
    display: flex;
    align-items: center;
    position: absolute;
    overflow: hidden;
}
.cx_per_box:after{
    content: "";
    width: 40%;
    height: 100%;
    right: 0%;
    bottom: 0%;
    position: absolute;
}
.bg_lazy_loaded .box_1:after{
    background: url(/sites/zweb/images/crmplus/images/importance_cx_bg_1.svg);
}
.bg_lazy_loaded .box_2:after{
    background: url(/sites/zweb/images/crmplus/images/importance_cx_bg_2.svg);
}
.bg_lazy_loaded .box_3:after{
    background: url(/sites/zweb/images/crmplus/images/importance_cx_bg_3.svg);
    background-size: 110px auto;
    background-repeat: no-repeat;
}
.cx_dark_section.first:after, .box_2{
    top: 0%;
    right: 0%;
}
.cx_per_box span{
    font: 66px/1 var(--zf-primary-bold);
    margin-bottom: 5px;
    width: 100%;
    display: block;
}
.bg_lazy_loaded .brand_icon{
    background: url(/sites/zweb/images/crmplus/images/cx_logos.png);
    background-size: 450px auto;
}
.cx_per_box .brand_icon{
    height: 33px;
    width: 167px;
    display: block;
    margin: 20px 0px 0px;
}
.bg_lazy_loaded .br_icon1{
    background-position: -2px -7px;
}
.bg_lazy_loaded .br_icon2{
    height: 46px;
    width: 118px;
    background-position: -176px 0px;
}
.bg_lazy_loaded .br_icon3{
    width: 135px;
    background-position: -307px -7px;
}
.cx_per_box p{
    font-size: 18px;
    margin-bottom: 0px;
}
.box_1 span{
    color: #0362FF;
}
.box_2 span{
    color: #F9B42D;
}
.box_3 span{
    color: #F0483E;
}
.cx_lightbg{
    background: #F3F6FF;
    padding: 120px 0px 60px;
}
.cx_lightbg .cx_container{
    align-items: baseline;
    margin-top: 60px;
    max-width: 1100px;
}
.cx_lightbg h2{
    text-align: center;
    max-width: 90%;
    margin: 0px auto 25px;
}
.cx_benifit{
    max-width: 25%;
    margin-bottom: 60px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 50px;
}
.cx_benifit p{
    margin-bottom: 0px;
    font-size: 20px;
}
.cx_why_choose_crmplus{
    padding-top: 120px;
}
.cx_why_choose_crmplus .cx_container{
    padding-bottom: 120px;
}
.cx_why_choose_crmplus h2{
    max-width: 900px;
    margin:0px auto 60px;
    text-align: center;
}
.img_wrap{
    max-width: 600px;
    position: relative;
}
.text_wrap p span{
    font-family: var(--zf-primary-bold);
}
.text_wrap li{
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
}
.text_wrap.bg_lazy_loaded li:after{
    background: url(/sites/zweb/images/crmplus/images/cx_icon_strip.svg);
    background-size: 1000px auto;
    background-position: -28px -27px;
}
.text_wrap li:after{
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    height: 26px;
    width: 26px;
}
.cx_dark_section .cx_teams{
    text-align: center;
    color: #fff;
    max-width: 90%;
    margin:0px auto 60px;
}
.cx_teams_menucontainer{
    display: flex;
    margin-bottom: 60px;
    width: 100%;
}
.cx_teams_box{
    width: 100%;
}
.cx_teams_tab{
    padding: 30px 15px;
    background: #E2E7F0;
    border-radius: 10px;
    margin: 0px 15px;
    color: #091131;
    max-width: 420px;
    width: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s linear;
}
.cx_teams_tab:first-child{
    margin-left: 0px;
}
.cx_teams_tab:last-child{
    margin-right: 0px;
}
.cx_teams_tab.active{
    background: #0083FF;
    color: #fff;
}
.cx_teams_tab p{
    margin-bottom: 0px;
    font-family: var(--zf-secondary-medium);
    width: calc(100% - 60px);
}
.cx_teams_tab p span{
    display: block;
    font-family: var(--zf-primary-light);
}
.bg_lazy_loaded .benifit_icon, .bg_lazy_loaded .teams_icon{
    background: url(/sites/zweb/images/crmplus/images/cx_icon_strip.svg);
    background-size: 1000px auto;
}
.teams_icon{
    display: block;
    height: 60px;
    width: 60px;
    margin-right: 15px;
}
.bg_lazy_loaded .t_icon1{
    background-position: -26px -129px;
}
.bg_lazy_loaded .t_icon2{
    background-position: -175px -129px;
}
.bg_lazy_loaded .t_icon3{
    background-position: -326px -129px;
}
.bg_lazy_loaded .t_icon4{
    background-position: -467px -130px;
}
.benifit_icon{
    height: 60px;
    width: 60px;
    display: block;
    margin-bottom: 20px;
}
.bg_lazy_loaded .b_icon1{
    background-position: -109px -11px;
}
.bg_lazy_loaded .b_icon2{
    background-position: -220px -10px;
}
.bg_lazy_loaded .b_icon3{
    background-position: -333px -9px;
}
.bg_lazy_loaded .b_icon4{
    background-position: -446px -7px;
    height: 66px;
}
.bg_lazy_loaded .b_icon5{
    background-position: -563px -10px;
}
.bg_lazy_loaded .b_icon6{
    background-position: -679px -10px;
}
.bg_lazy_loaded .b_icon7{
    background-position: -798px -10px;
    width: 63px;
}
.bg_lazy_loaded .b_icon8{
    background-position: -914px -10px;
}
.cx_tab_container, .cxs_tabcontainer{
    align-items: flex-start;
    margin-top: 60px;
}
.cx_tab_container{
    overflow: hidden;
}
.tab_container{
    display: none;
    max-width: 1200px;
    transition: all 0.3s linear;
}
.tab_container.active{
    display: flex;
    opacity: 1;
}
.descriptive_fold, .text_wrap, .tabinner_txtwrap{
    max-width: 550px;
}
.cx_bnr_imgsec, .tabinner_imgwrap{
    max-width: 600px;
}
.img_tab{
    padding: 15px;
    border-radius: 10px;
    cursor: pointer;
    color: #091131;
}
.img_tab.active{
    background: #F3F6FF;
}
.img_tab_section{
    max-width: 285px;
    width: 100%;
}
.tab_container h3, .img_tab .description-sec, .img_tab .description-sec picture{
    display: none;
}
.img_tab_container.before{
    transform: translate(0%, -100%);
}
.img_tab_container.active{
    opacity: 1;
    z-index: 1;
    transform: translate(0%, 0%);
}
.img_tab_container picture, .cx_img_container .border-rad{
    border: 10px solid #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 12px #0010462e;
}
.cx_img_container .border-rad img, .cx_img_container .border-rad source{
    border-radius: 10px;
    display: block;
}
.img_tab p{
    margin-bottom: 0px;
    font: 16px/1.5 var(--zf-primary-semibold);
}
.descriptive_fold p.desig, .cx_txtwrap p:last-child, .text_wrap p:last-child, .text_wrap li:last-child, .tabinner_txtwrap:last-child, .tabinner_txtwrap p:last-child, .img_tab.active p{
    margin-bottom: 0px;
}
.img_tab_section p.description{
    margin-bottom: 0px;
    font: 16px/1.5 var(--zf-primary-regular);
}
.img_container{
    position: relative;
    max-width: 890px;
    width: 100%;
}
.img_tab_container{
    opacity: 0;
    z-index: 0;
    transition: all 0.3s ease-in-out;
    transform: translate(0%, 100%);
    padding: 10px;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    position: absolute;
}
.zcp_anim {
    -webkit-transition: all ease-in-out 0.7s;
    -o-transition: all ease-in-out 0.7s;
    transition: all ease-in-out 0.7s;
}
.zcp_animate{
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}
.zcp_animate.zcp_right {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}
.zcp_animate.zcp_left {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
}
.zcp_animated {
    opacity: 1;
}
.box_1 {
    top:27%;
    -webkit-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}
.box_2 {
    -webkit-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
}
.box_3 {
    bottom: 0%;
    right: 0%;
    -webkit-transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
}
@media(max-width: 1360px){
    .cx_banner_section, .cx_dark_section .cx_container, .cx_container, .tab_container, .cx_lightbg .cx_container{
        max-width: 90%;
    }
    .cx_bnr_txtwrap{
        max-width: 44%;
    } 
    .heading_fold{
        max-width: 55%;
    }
    .descriptive_fold{
        max-width: 40%;
    }
    .cx_txtwrap{
        max-width: 45%;
    }
    .crmplus_cx_page h1 span{
        display: unset;
    }
    .cx_dark_section.first:after, .cx_dark_section.first:before{
        display: none;
    }
    .text_wrap{
        max-width: 45%;
    }
    .img_wrap{
        max-width: 50%;
    }
    .cx_teams_tab{
        padding: 20px 10px;
    }
    .cx_teams_tab p, .cx_teams_tab p span{
        font-size: 18px;
    }
    .img_tab_section{
        max-width: 25%;
    }
    .img_container{
        max-width: 72.5%;
    }
}
@media(max-width: 1180px){
    .crmplus_cx_page h1, .crmplus_cx_page h1 span{
        font-size: 48px;
    }
    .crmplus_cx_page h2{
        font-size: 44px;
    }
    .crmplus_cx_page h3, .crmplus_cx_page h3 span, .heading_fold span{
        font-size: 30px;
    }
    .crmplus_cx_page p{
        font-size: 18px;
    }
    .cx_img_container{
        max-width: 90%;
    }
    .cx_why_choose_crmplus h2{
        max-width: 90%;
        margin:0px auto 40px;
    }
    .cx_bnr_txtwrap, .cx_txtwrap{
        max-width: 100%;
        text-align: center;
        width: 100%;
    }
    .cx_bnr_imgsec{
        margin: 40px auto 0px;
    }
    .cx_boxwrap{
        margin: 40px auto 0px;
    }
    .pattern{
        display: none;
    }
    .cx_teams_tab p, .cx_teams_tab p span{
        font-size: 16px;
    }
    .tab_container{
        max-width: 100%;
    }
    .tabinner_txtwrap{
        max-width: 45%;
    }
    .tabinner_imgwrap{
        max-width: 50%;
    }
    .cx_benifit{
        padding-left: 0px;
    }
    .cx_benifit p{
        max-width: 70%;
    }
}
@media(max-width: 992px){
    .cx_banner_section, .cx_img_section, .cx_dark_section.first, .percentage_section, .cx_dark_section{
        padding: 60px 0px;
    }
    .cx_lightbg{
        padding: 60px 0px 20px;
    }
    .cx_why_choose_crmplus{
        padding-top: 60px;
    }
    .cx_why_choose_crmplus .cx_container{
        padding-bottom: 60px;
    }
    .crmplus_cx_page h1, .crmplus_cx_page h1 span{
        font-size: 42px;
    }
    .crmplus_cx_page h2{
        font-size: 38px;
    }
    .crmplus_cx_page h3, .crmplus_cx_page h3 span{
        font-size: 26px;
    }
    .cx_per_box:last-child{
        margin-bottom: 0px;
    }
    .cx_per_box span{
        font-size: 50px;
    }
    .heading_fold{
        max-width: 100%;
        width: 100%;
    }
    .descriptive_fold{
        max-width:100%;
        margin: 40px auto 0px;
        text-align: center;
    }
    .cx_lightbg .cx_container{
        justify-content: center;
    }
    .cx_benifit{
        max-width: 35%;
    }
    .text_wrap{
        text-align: center;
        max-width: 100%;
    }
    .text_wrap.list_view{
        max-width: 550px;
        margin:0px auto;
        text-align: left;
    }
    .cx_img_section .text_wrap.list_view{
        text-align: center;
        max-width:100%;
    }
    .cx_img_section .cxs_tabcontainer .text_wrap.list_view{
        text-align: left;
    }
    .cx_why_choose_crmplus .text_wrap, .cxs_tabcontainer .text_wrap{
        order: 0;
    }
    .cx_why_choose_crmplus .img_wrap, .cxs_tabcontainer .img_wrap{
        order: 1;
    }
    .img_wrap{
        margin:40px auto 0px;
        max-width: unset;
        order:1;
    }
    .cx_dark_section .cx_teams, .cx_img_container p{
        margin-bottom: 40px;
    }
    .img_tab{
        padding: 10px;
    }
    .img_tab.active p, .img_tab.active .description{
        font-size: 16px;
    }
    .cx_tab_container, .cxs_tabcontainer{
        margin-top: 40px;
    }
    .cx_teams_tab, .cx_teams_tab:first-child, .cx_teams_tab:last-child{
        margin: 15px;
        max-width: 250px;
    }
    .tabinner_txtwrap, .tabinner_imgwrap{
        max-width: 100%;
        text-align: center;
        width: 100%;
    }
    .tabinner_imgwrap{
        margin-top: 40px;
    }
    .cx_teams_menucontainer{
        margin-bottom: 30px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .zcp_animate{
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .zcp_animate.zcp_right {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
    .zcp_animate.zcp_left {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
    .cx_img_container .act-btn.cta-btn{
        margin: 0px auto 40px;
    }
}
@media(max-width: 768px){
    .crmplus_cx_page h1, .crmplus_cx_page h1 span{
        font-size: 36px;
    }
    .heading_fold span{
        padding: 15px 0px;
    }
    .crmplus_cx_page h3{
        font-size: 24px;
    }
    .crmplus_cx_page h2{
        font-size: 32px;
    }
    .bg_lazy_loaded.cx_bnr_imgsec{
        background-image: url(/sites/zweb/images/crmplus/images/cx_what_is_customer_experience_mobile_2x.jpg);
        min-height: unset;
        padding-bottom: 80%;
    }
    .cx_bnr_img{
        display: none;
    }
    .cx_benifit{
        margin: 0px 5% 40px;
    }
    .cx_benifit p{
        max-width: 100%;
    }
    .cx_boxwrap{
        min-height: unset;
    }
    .img_tab_section{
        max-width: 100%;
    }
    .img_tab{
        padding: 15px;
    }
    .img_container{
        max-width: 100%;
    }
    .img_tab_container{
        display: none;
        position: relative;
    }
    .img_tab_container.active{
        display: block;
    }
    .img_tab .description{
        margin-top: 10px;
    }
    .img_tab .description-sec picture{
        display: block;
        margin-top: 15px;
    }
    .img_container, .cx_teams_menucontainer{
        display: none;
    }
    .tab_container{
        display: flex;
        margin-bottom: 60px;
    }
    .img_tab .tab_title:first-child{
        position: relative;
    }
    .img_tab .tab_title:after {
        content: "+";
        position: absolute;
        right: 0px;
        top: 0px;
        font: 25px var(--zf-primary-bold);
        color: #000;
        height: 100%;
        width: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .img_tab.active .tab_title:after {
        content: "-";
        top: -4px;
    }
    .tab_container:last-child{
        margin-bottom: 0px;
    }
    .tab_container h3{
        text-align: center;
        width: 100%;
        display: block;
    }
    .tabinner_txtwrap{
        order: 1;
    }
    .crmplus_cx_page h3, .cx_why_choose_crmplus p, .tabinner_txtwrap{
        text-align: left;
    }
    .cx_why_choose_crmplus .img_wrap{
        text-align: left;
        margin: 20px 0px 0px;
    }
    .tabinner_imgwrap{
        order: 0;
        margin: 20px 0px 40px;
        text-align: left;
    }
    .cx_img_container .border-rad{
        border:4px solid #fff;
    }
    .cx_per_box{
        max-width:280px;
        position: relative;
        margin: 0px auto 40px;
    }
}
@media(max-width: 550px){
    .cx_benifit{
        max-width: 90%;
        margin: 0px auto 40px;
        display: flex;
        align-items: center;
    }
    .cx_benifit p{
        max-width: 70%;
    }
    .benifit_icon{
        margin:0px 15px 0px 0px;
    }
}
/*Arabic starts*/
.i18n-ar .heading_fold h2, .i18n-ar .heading_fold span, .i18n-ar .cx_img_container h2, .i18n-ar .cx_img_container p, .i18n-ar .cx_img_section .cx_img_container {
    text-align: center;
}
.i18n-ar .descriptive_fold p {
    margin-left: 10px;
    margin-right: auto;
}
.i18n-ar .pattern_3 {
    right: -20%;
    left: auto;
}
.i18n-ar .cx_dark_section.first:after, .i18n-ar .box_2 {
    left: 0;
    right: auto;
}
.i18n-ar .box_3 {
    left: 0;
    right: auto;
}
.i18n-ar .cx_per_box:after {
    left: 0;
    right: auto;
    transform: scaleX(-1);
}
.i18n-ar .bg_lazy_loaded .br_icon2 {
    width: 103px;
}
.i18n-ar .cx_per_box .brand_icon.br_icon1 {
    width: 148px;
}
.i18n-ar .cx_benifit {
    padding-right: 50px;
    padding-left: 0;
}
.i18n-ar .text_wrap li {
    padding-right: 35px;
    padding-left: 0;
}
.i18n-ar .text_wrap li:after {
    right: 0;
    left: auto;
}
.i18n-ar .teams_icon {
    margin-left: 15px;
    margin-right: 0;
}
@media only screen and (max-width: 1180px){
    .i18n-ar .cx_benifit {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 991px){
    .i18n-ar .text_wrap h2, .i18n-ar .text_wrap p, .i18n-ar .cx_bnr_txtwrap h1, .i18n-ar .cx_bnr_txtwrap p, .i18n-ar .cx_bnr_txtwrap, .i18n-ar .descriptive_fold p, .i18n-ar .descriptive_fold p span, .i18n-ar .cx_txtwrap h2, .i18n-ar .cx_txtwrap p, .i18n-ar .text_wrap h3, .i18n-ar .tabinner_txtwrap p, .i18n-ar .cx_teams_box .tabinner_imgwrap {
        text-align: center;
    }
}
@media only screen and (max-width: 768px){
    .i18n-ar .img_tab .tab_title:after {
        left: 0;
        right: auto;
    }
    .i18n-ar .crmplus_cx_page h3, .i18n-ar .cx_why_choose_crmplus p, .tabinner_txtwrap {
        text-align: right;
    }
}
/*Arabic ends*/</pre></body></html>