h2, .h2, h3, .h3 { line-height: 130%; }
h2 > span, h3 > span { color: var(--primary-color); }
.orange_bg { background-color: var(--primary-color); }
.orange_grediant { background: linear-gradient(90deg, rgba(234, 92, 19, 0.2) 0%, rgba(224, 209, 110, 0.2) 100%); }
.review_orange_icon { background-image: url(../images/New/review-Polygon.png); background-repeat: no-repeat; width: 140px; height: 135px; margin: 0 auto 25px; position: relative; }
.review_orange_icon > img { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); margin: 10px auto 0; }
.support_orange_icon { background-image: url(../images/New/support_orange_icon.svg); background-repeat: no-repeat; width: 131px; height: 122px; margin: 0 auto 25px; position: relative; }
.support_orange_icon > img { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); margin: 0 auto 0 !important; }
.review_orange_title { font-weight: 600; font-size: 24px; line-height: 130%; margin-bottom: 20px; }
.review_orange_box { text-align: center; margin-bottom: 30px; }
.review_orange_box p { font-weight: 400; font-size: 16px; line-height: 1.5; }
.servicereview_page h2 { font-weight: 600; line-height: 130%; }
.review_orange_wrapper h2 { margin-bottom: 0; }
.review_orange_box_main { margin-top: 70px; margin-bottom: -30px; }
.mt-70 { margin-top: 40px; }
.review_orange_box p:last-child { margin-bottom: 0; }
.max-100 { max-width: 100% !important; }
.full_w_images .max-100 { margin: 0 auto; }
.clientsay_box { padding: 30px; border: 1.5px solid rgba(30, 28, 49, 0.3); border-radius: 20px; position: relative; }
.clientsay_box .clientsay_logo { border-radius: 10px; position: relative; height: 140px; margin-bottom: 30px; }
.clientsay_box.orange .clientsay_logo { background: rgba(255,89,15,0.1); }
.clientsay_box.green .clientsay_logo { background: rgba(43,124,46,0.1); }
.clientsay_box.blue .clientsay_logo { background: rgba(0,35,75,0.1); }
.clientsay_box .clientsay_logo img { position: absolute; width: auto; max-width: 100%; max-height: 100%; left: 0; right: 0; top: 50%; margin: 0 auto; transform: translateY(-50%); }
.clientsay_box > p { font-weight: 400; font-size: 16px; line-height: 1.5; color: #1E1C31; margin-bottom: 0; }
.clientsay_box .clientsay_user { display: flex; flex-wrap: wrap; align-items: center; margin-top: 30px; }
.clientsay_user .user_img { width: 70px; height: 70px; border-radius: 50%; position: relative; overflow: hidden; }
.clientsay_user .user_name { padding-left: 20px; width: calc(100% - 70px); }
.clientsay_user .user_name label { font-weight: 600; font-size: 18px; line-height: 130%; color: #1E1C31; }
.clientsay_user .user_name p { font-weight: 400; font-size: 14px; line-height: 130%; color: #1E1C31; margin-bottom: 0; }
.clientsay_slider .owl-carousel .owl-nav button.owl-prev { left: -70px; }
.clientsay_slider .owl-carousel .owl-nav button.owl-next { right: -70px; }
.clientsay_slider .owl-carousel .owl-nav button svg { stroke: #999; width: 45px; height: 45px; display: inline-block; }
.ser_welcome_full_content p:last-child { margin-bottom: 0; }
.ser_welcome_full_content { margin-bottom: -30px; }
@media (max-width:1366px) {
.clientsay_slider { padding: 0 30px; }
.clientsay_slider .owl-carousel .owl-nav button.owl-prev { left: -32px; }
.clientsay_slider .owl-carousel .owl-nav button svg { width: 30px; height: 30px; }
.clientsay_slider .owl-carousel .owl-nav button.owl-next { right: -32px; }
.review_orange_box p { line-height: 1.5; }
.review_orange_icon { width: 110px; height: 105px; margin: 0 auto 15px; background-size: 100%; }
.review_orange_title { font-weight: 500; font-size: 20px; margin-bottom: 15px; }
.review_orange_icon > img { width: 40px; }
.review_orange_box_main { margin-top: 20px; }
.mt-70 { margin-top: 20px; }
.clientsay_box { padding: 15px; }
.clientsay_box .clientsay_logo { height: 80px; margin-bottom: 15px; }
.clientsay_box > p { font-size: 15px; line-height: 1.5; }
.clientsay_user .user_img { width: 50px; height: 50px; }
.clientsay_user .user_name { padding-left: 15px; width: calc(100% - 50px); }
.clientsay_box .clientsay_user { margin-top: 15px; }
.clientsay_box .clientsay_logo img { max-width: 70%; max-height: 70%; }
}
@media (max-width:991px) {
.ser_welcome_full_content { margin-bottom: -20px; }
}
@media (max-width:767px) {
.ser_welcome_full_content { margin-bottom: 0; }
.ser_welcome_img { text-align: center; }
.ser_welcome_box_wrap .colimg + .coltext { margin-top: 30px; }
.ser_welcome_content { text-align: center; }
.ser_welcome_content ul, .ser_welcome_content ol { text-align: left; }
.ser_welcome_content p:last-child { margin-bottom: 0; }
.review_orange_icon { width: 80px; height: 77px; }
.review_orange_icon > img { margin: 5px auto 0; width: 30px; }
.review_orange_box p { font-size: 15px; }
}
.whitetext h1, .whitetext h2, .whitetext h3, .whitetext h4, .whitetext h5, .whitetext h6, .whitetext p, .whitetext li { color: #fff; }
.wrappermain .btn-white { background: #fff; color: #000; }
.wrappermain .btn-white:hover { background: #000; color: #fff; }
.tabrow_wrap { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 -15px; align-items: center; }
.tabrow_wrap ul.nav-tabs { width: 41.6666%; padding: 0 15px; }
.tabrow_wrap .tab-content { padding: 0 15px !important; width: 50%; }
.tabcontent_wrapper { position: relative; }
.tabcontent_wrapper img { width: 200px; height: 200px; opacity: 0.1; position: absolute; right: 0; top: -80px; }
.tabrow_wrap ul.nav-tabs li.nav-item { margin: 0; display: block; width: 100%; }
.tabrow_wrap ul.nav-tabs li.nav-item a { padding: 25px 50px 25px 25px; border: 1px solid #EA5C13; border-radius: 20px; font-weight: 600; font-size: 20px; color: #1E1C31; width: calc(100% - 30px); transition: all 0.5s ease 0s; }
.tabrow_wrap ul.nav-tabs li.nav-item a.active { background: linear-gradient(180deg, rgba(234, 92, 19, 0.1) 0%, rgba(224, 209, 110, 0.1) 100%); width: 100%; }
.tabrow_wrap ul.nav-tabs li.nav-item + li.nav-item { margin-top: 20px; }
.tabrow_wrap ul.nav-tabs li.nav-item a img { margin-right: 15px; }
.tabrow_wrap ul.nav-tabs li.nav-item a:before { display: none; }
.tabrow_wrap ul.nav-tabs li.nav-item a.active:after { opacity: 1; }
.tabrow_wrap ul.nav-tabs li.nav-item a:after { content: ""; background: url(../images/New/tab-right-arrow.svg) no-repeat; width: 16px; height: 28px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); opacity: 0; }
@media (max-width:1366px) {
.tabrow_wrap ul.nav-tabs li.nav-item a img { width: 30px; margin-right: 10px; }
.tabrow_wrap ul.nav-tabs li.nav-item a { border-radius: 10px; padding: 10px 35px 10px 15px; }
.tabrow_wrap ul.nav-tabs li.nav-item a:after { width: 10px; height: 18px; background-size: 100% !important; }
.tabrow_wrap ul.nav-tabs li.nav-item a { font-size: 17px; line-height: normal; }
.tabcontent_wrapper img { width: 100px; height: 100px; top: 0; }
}
@media (max-width:991px) {
.tabrow_wrap ul.nav-tabs { width: 50%; }
}
@media (max-width:767px) {
.tabrow_wrap ul.nav-tabs { position: sticky; top: 5.5rem; transition: all 0.5s ease 0s; }
header.sticky.shift ~ .cms-area .product_detail_tabmain ul.nav-tabs { top: 1rem; }
.tabrow_wrap ul.nav-tabs li.nav-item:first-child { margin-top: 0 !important; }
.tabrow_wrap ul.nav-tabs li.nav-item a { font-size: 0; padding: 9px 9px; border-radius: 5px; width: 100%; }
.tabrow_wrap ul.nav-tabs li.nav-item a:after { display: none; }
.tabrow_wrap ul.nav-tabs { width: 40px; padding: 0 !important; }
.tabrow_wrap ul.nav-tabs li.nav-item a img { width: 20px; margin: 0; }
.tabrow_wrap ul.nav-tabs li.nav-item { margin-top: 10px !important; }
.tabrow_wrap { align-items: start; margin: 0 !important; }
.tabrow_wrap .tab-content { width: calc(100% - 40px); padding: 0 0 0 20px !important; }
.tabrow_wrap ul.nav-tabs li.nav-item a.active { background: var(--primary-color); }
.tabrow_wrap ul.nav-tabs li.nav-item a.active img { filter: brightness(0) invert(1); }
}
.archite_wraper p:last-child { margin-bottom: 0; }
.new_icon_box { padding: 50px; background: linear-gradient(180deg, rgba(234, 92, 19, 0.1) 0%, rgba(224, 209, 110, 0.1) 100%); border-radius: 20px; height: 100%; }
.new_icon_box .new_icon_title { display: flex; flex-wrap: wrap; align-items: center; gap: 15px; margin-bottom: 20px; }
.new_icon_box .new_icon_title .icon { width: 60px; height: 60px; position: relative; }
.new_icon_box .new_icon_title .icon img, .new_icon_box .new_icon_title .icon svg { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); max-width: 100%; max-height: 100%; width: auto; }
.new_icon_box .new_icon_title .title { font-weight: 600; font-size: 24px; line-height: 130%; color: #1E1C31; width: calc(100% - 75px); }
.new_icon_box .new_icon_content p { line-height: 1.5; margin-bottom: 0; }
.container-full { padding-left: 15px; max-width: calc(((100% - 1390px) / 2) + 1390px); margin-left: auto; }
.halfslider_slider .owl-stage { display: flex; flex-wrap: wrap; }
.halfslider_wrapper { position: relative; overflow: hidden; }
.halfslider_slider .owl-carousel { width: 110%; }
.halfslider_slider .owl-stage .item { height: 100%; }
.new_icon_box.checkfill { padding: 0; background: transparent; }
.checkicon_wrapper .row { margin-bottom: -50px; margin-left: -30px !important; margin-right: -30px !important; }
.checkicon_wrapper .row > * { padding-left: 30px !important; padding-right: 30px !important; margin-bottom: 50px; }
section.checkicon_wrapper { position: relative; overflow: hidden; }
@media (min-width: 1367px) and (max-width: 1500px) {
.container-full { max-width: calc(((100% - 1220px) / 2) + 1220px); }
}
@media (max-width: 1419px) {
.container-full { max-width: 100%; padding-left: 50px; }
}
@media (max-width: 1366px) {
.checkicon_wrapper .row { margin-bottom: -30px; }
.checkicon_wrapper .row > * { margin-bottom: 30px; }
.new_icon_box { padding: 30px 30px; }
.new_icon_box .new_icon_title .icon { width: 30px; height: 30px; }
.new_icon_box .new_icon_title .title { width: calc(100% - 45px); font-size: 16px; }
.new_icon_box .new_icon_title { margin-bottom: 15px; }
.new_icon_box .new_icon_content p { line-height: 1.5; }
}
@media (max-width: 1300px) {
.container-full { padding-left: 30px; }
}
@media (max-width: 767px) {
.container-full { padding-left: 20px; }
}
@media (min-width: 576px) {
.halfslider_slider .owl-dots { display: none; }
}
@media (max-width: 575px) {
.new_icon_box.checkfill { display: flex; flex-wrap: wrap; column-gap: 10px; align-items: start; }
.new_icon_box.checkfill .new_icon_content { width: calc(100% - 40px); }
.container-full { padding-right: 20px; }
.halfslider_slider .owl-carousel { width: 100%; }
}
.approach_wrapper .halfslider_slider .owl-carousel { width: 100% !important; }
.slider_arrow .owl-carousel .owl-nav button.owl-prev { left: -70px; }
.slider_arrow .owl-carousel .owl-nav button.owl-next { right: -70px; }
.slider_arrow .owl-carousel .owl-nav button svg { stroke: #999; width: 45px; height: 45px; display: inline-block; }
.new_icon_box.rowicontitle { padding: 30px; border: 1.5px solid #EA5C13; border-radius: 20px; background: transparent; }
.new_icon_box.rowicontitle .new_icon_title { gap: 20px; }
.new_icon_box.rowicontitle .new_icon_title .icon { width: 120px; height: 120px; background: rgb(234 92 19 / 10%); border-radius: 10px; }
.new_icon_box.rowicontitle .new_icon_title .title { width: 100%; }
.new_icon_box.rowicontitle .new_icon_title .icon img, .new_icon_box.rowicontitle .new_icon_title .icon svg { margin: 0 auto; }
.methodology_wrapper .checkwhite { margin-bottom: -50px !important; }
.methodology_wrapper .checkwhite > * { margin-bottom: 50px; }
.polygon_icon .review_orange_icon { background-image: url(../images/New/Polygon.svg); background-repeat: no-repeat; width: 110px; height: 125px; margin-bottom: 0; }
.polygon_icon .review_orange_icon > img { margin-top: 0; }
 @media (max-width:1366px) {
.slider_arrow { padding: 0 30px; }
.slider_arrow .owl-carousel .owl-nav button.owl-prev { left: -32px; }
.slider_arrow .owl-carousel .owl-nav button svg { width: 30px; height: 30px; }
.slider_arrow .owl-carousel .owl-nav button.owl-next { right: -32px; }
.methodology_wrapper .checkwhite { margin-bottom: -30px !important; }
.methodology_wrapper .checkwhite > * { margin-bottom: 30px; }
}
.review_orange_box.polygon_icon { position: relative; margin-bottom: 0; display: flex; flex-wrap: wrap; align-items: center; }
.review_orange_box.polygon_icon .review_orange_title { font-weight: 600; font-size: 20px; line-height: 130%; color: #1E1C31; margin-bottom: 10px; }
.polygon_wrpaper .row { margin-bottom: -50px !important; }
.polygon_wrpaper .row .col-lg-4 { margin-bottom: 50px; }
.review_orange_box.polygon_icon .contenttext { width: calc(100% - 110px); padding-left: 20px; }
.new_icon_box.borderbox_main { padding: 30px; border: 1px solid rgba(30, 28, 49, 0.5); border-radius: 20px; background: transparent; }
.new_icon_box.borderbox_main .new_icon_title { flex-direction: column; text-align: left; align-items: start; }
.new_icon_box.borderbox_main .title { font-weight: 600; font-size: 20px; line-height: 1.5; color: #1E1C31; width: 100%; }
.ser_welcome_content p:last-child { margin-bottom: 0; }
.sharepoint_wrap .review_orange_title { font-weight: 600; font-size: 20px; line-height: 1.5; color: #1E1C31; }
.sharepoint_wrap .row { margin-left: -30px !important; margin-right: -30px !important; }
.sharepoint_wrap .row > * { padding-left: 30px !important; padding-right: 30px !important; }
.es_box_main a.es_box { width: 100%; background: #FFFFFF; display: block; border-radius: 50%; position: relative; padding-bottom: 100%; margin-bottom: 30px; }
.es_box_main .col-sm-3 { width: 20%; }
.es_box_main a.es_box span.icon, .es_box_main a.es_box span.title { position: absolute; left: 10px; right: 10px; margin: 0 auto; top: 50%; transform: translateY(-50%); }
.es_box_main a.es_box span.title { font-weight: 600; font-size: 18px; line-height: 130%; color: #1E1C31; text-align: center; max-width: 190px; margin-top: 40px; }
.es_box_main a.es_box span.icon { text-align: center; margin-top: -40px; }
.es_box_main .row { margin-bottom: -30px; justify-content: center; }
.es_box_main a.es_box:hover { background: #ffb58f; }
@media (max-width:1366px) {
.es_box_main a.es_box span.title { font-size: 16px; max-width: 170px; }
}
@media (max-width:1199px) {
.polygon_icon .review_orange_icon { width: 80px; height: 90px; }
.new_icon_box.borderbox_main .title, .sharepoint_wrap .review_orange_title, .review_orange_box.polygon_icon .review_orange_title { font-size: 18px; line-height: 1.4; }
.es_box_main a.es_box span.icon img { width: 40px; height: 40px; }
.es_box_main a.es_box span.icon { margin-top: -30px; }
.es_box_main a.es_box span.title { margin-top: 30px; }
.new_icon_box.rowicontitle .new_icon_title .icon { width: 70px; height: 70px; }
.new_icon_box.rowicontitle .new_icon_title .icon img, .new_icon_box.rowicontitle .new_icon_title .icon svg { width: 35px; }
.new_icon_box.rowicontitle { padding: 20px; }
.es_box_main a.es_box span.title { font-size: 15px; }
.sharepoint_wrap .row { margin-left: -15px !important; margin-right: -15px !important; }
.sharepoint_wrap .row > * { padding-left: 15px !important; padding-right: 15px !important; }
.polygon_wrpaper .row { margin-bottom: -30px; }
.es_box_main a.es_box span.title { font-size: 13px; }
.polygon_wrpaper .row .col-lg-4 { margin-bottom: 30px; }
}
 @media (max-width:1080px) {
.review_orange_wrapper.exploreservices { display: none; }
.review_orange_wrapper.exploreservices + .ser_welcome_wrapper .ser_welcome_box_wrap { padding-top: 0; }
.borderbox-col:not(:last-child) { margin-bottom: 30px; }
}
@media (max-width:767px) {
.polygon_wrpaper .col-md-6.col-lg-4 { width: 100%; }
.approach_wrapper h3 { text-align: center; }
.approach_wrapper h3 br { display: none; }
.sharepoint_wrap  .col-md-6.col-lg-4 { width: 100%; }
.sharepoint_wrap  .review_orange_box.text-sm-start { text-align: center !important; }
.sharepoint_wrap  .review_orange_icon { margin-left: auto !important; margin-right: auto !important; }
.new_icon_box.borderbox_main { padding: 20px; }
}
@media (max-width:575px) {
.polygon_wrpaper .contenttext { text-align: left; padding-left: 0 !important; }
.checkwhite .new_icon_content { text-align: left; }
}
.new_process_wrapper { margin-bottom: -30px; }
.new_process_box_main { min-height: 304px; position: relative; margin-bottom: 30px; display: flex; }
.new_process_box_main > svg { fill: #000; position: absolute; }
.new_process_box_main > h5 { position: absolute; font-weight: 600; font-size: 18px; line-height: 130%; color: #FFFFFF; margin: 0; }
.new_process_box { display: flex; flex-wrap: wrap; align-items: center; gap: 35px; }
.new_process_box .new_process_icon { width: 125px; height: 125px; background: #f00; border-radius: 50%; position: relative; }
.new_process_box .new_process_icon img { position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); }
.new_process_box .new_process_content { width: calc(100% - 160px); }
.new_process_box .new_process_content h5 { display: none; }
.new_process_box .new_process_content p { margin: 0; }
.methodology_img { padding: 20px 0 60px 0; margin: 0 auto; text-align: center; }
.methodology_img img { max-width: 100%; }
.colprocess:nth-child(1) .new_process_box, .colprocess:nth-child(3) .new_process_box { flex-direction: row-reverse; text-align: right; padding-right: 100px; }
.colprocess:nth-child(2) .new_process_box, .colprocess:nth-child(4) .new_process_box { text-align: left; padding-left: 100px; }
.colprocess:nth-child(1) .new_process_box, .colprocess:nth-child(2) .new_process_box { margin-top: -45px; }
.colprocess:nth-child(3) .new_process_box, .colprocess:nth-child(4) .new_process_box { margin-top: 60px; }
.colprocess:nth-child(1) .new_process_icon, .colprocess:nth-child(4) .new_process_icon { background: #1E1C31; }
.colprocess:nth-child(2) .new_process_icon, .colprocess:nth-child(3) .new_process_icon { background: #EA5C13; }
.colprocess:nth-child(1) .new_process_box_main > svg, .colprocess:nth-child(4) .new_process_box_main > svg { fill: #1E1C31; }
.colprocess:nth-child(2) .new_process_box_main > svg, .colprocess:nth-child(3) .new_process_box_main > svg { fill: #EA5C13; }
.colprocess:nth-child(1) .new_process_box_main > h5, .colprocess:nth-child(2) .new_process_box_main > h5, .colprocess:nth-child(3) .new_process_box_main > h5, .colprocess:nth-child(4) .new_process_box_main > h5 { width: 220px; text-align: center; }
.colprocess:nth-child(1) .new_process_box_main > h5 { transform: rotate(-45deg) translateY(-50%); right: 10px; top: 50%; transform-origin: right center; margin-top: -20px !important; }
.colprocess:nth-child(2) .new_process_box_main > h5 { transform: rotate(45deg) translateY(-50%); left: 10px; top: 50%; transform-origin: left center; margin-top: -20px !important; }
.colprocess:nth-child(3) .new_process_box_main > h5 { transform: rotate(45deg) translateY(50%); right: 10px; bottom: 50%; transform-origin: right center; margin-bottom: -20px !important; }
.colprocess:nth-child(4) .new_process_box_main > h5 { transform: rotate(-45deg) translateY(50%); left: 10px; bottom: 50%; transform-origin: left center; margin-bottom: -20px !important; }
.colprocess:nth-child(1) .new_process_box_main > svg, .colprocess:nth-child(3) .new_process_box_main > svg { right: 0; top: 0; }
.colprocess:nth-child(2) .new_process_box_main > svg, .colprocess:nth-child(4) .new_process_box_main > svg { left: 0; top: 0; }
span.newprologo { position: absolute; left: 0; right: 0; max-width: 127px; margin: -15px auto 0; top: 50%; transform: translateY(-50%); }
.new_process_wrapper { position: relative; margin-top: 60px; }
@media (max-width:1080px) {
.new_process_box .new_process_content p { line-height: 1.4; }
.new_process_box .new_process_content { width: calc(100% - 140px); }
.new_process_box { gap: 15px; }
}
@media (max-width:991px) {
.new_process_box_main > svg { display: none; }
.new_process_box_main > h5 { display: none; }
.new_process_box_main { min-height: 80px; margin-bottom: 30px; }
.new_process_wrapper { margin-top: 30px; }
.new_process_box { padding: 0 !important; }
.colprocess:nth-child(1) .new_process_box, .colprocess:nth-child(2) .new_process_box { margin-top: 0 !important; }
span.newprologo { display: none; }
.colprocess:nth-child(3) .new_process_box, .colprocess:nth-child(4) .new_process_box { margin-top: 0 !important; }
.new_process_box { width: 100%; align-items: start; }
.new_process_box .new_process_icon { width: 80px; height: 80px; }
.new_process_box .new_process_icon img { width: 35px; }
.new_process_box .new_process_content { width: calc(100% - 100px); }
.colprocess:nth-child(1) .new_process_box, .colprocess:nth-child(3) .new_process_box { flex-direction: row; text-align: left; }
.colprocess:nth-child(4) .new_process_icon { background: #EA5C13; }
.colprocess:nth-child(3) .new_process_icon { background: #1E1C31; }
}
 @media (max-width:767px) {
.new_process_box .new_process_icon { width: 50px; height: 50px; }
.new_process_box .new_process_content { width: calc(100% - 70px); }
.new_process_box .new_process_icon img { width: 30px; }
}
@media (max-width:1080px) {
.methodology_img { padding: 10px 0 30px 0; }
}
