:root{--light-gray:#5d5d5d;--dark-color:#2d2d2d;--black:#252525;--brown-shadow:#411537;--white:#fff;--dark-brown:#b95651;--brown:#90413f;--purple:#644fe0;--pink:#cc328b;--blue:#2279b3;--orange:#f1683c;--light-blue:#09b69a;--yellow:#f0991f;--purplee:#7a3cd9;--orangee:#ff9d00;--redd:#ff3653;--green:#00b59a;--gray:#d0d0d0;--gray-color:#e3e3e3;--black-light:rgba(0, 0, 0, 0.2);--dark-gray:#707070;--bblack:#000;--grayy:#efefef;--bblackk:#242425;--darkk-gray:#989898;--dark-blackk:#111114;--graayy:rgba(255, 255, 255, 0.32);--bg-round-orange:#fb5231;--bg-round-blue:#54d6ee;--bg-round-dark-blue:#5768b0;--bg-round-dark-purple:#9c3993;--bg-round-dark-green:#00b59a;--green-check:#00c56f;--red-close:#cc0000;--toggle-light-purple:#ebf3fd;--toggle-dark-purple:#644fe0;--price-purple-box:#ecf0ff;--price-pink-box:#ffe7fd;--price-green-box:#effffd;--price-text-gray:#4d4d4d;--light-blue-feature:#ebf3fd;}
html{scroll-behavior:smooth;}ul li{list-style:none}ul{padding: 0;margin: 0;}
body{font-family:'Inter', sans-serif;padding:0;font-size:16px;margin: 0;}
*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;}
a{text-decoration:none;}
img{max-width: 100%;}
h1,h3,h4,h5,h6,p{margin:0;}
.scrollToTop{color:var(--white);font-size:1.4em;-webkit-box-shadow:var(--brown-shadow);box-shadow:var(--brown-shadow);width:50px;height:50px;border-radius:50%;border:none;outline:none;background:var(--brown);z-index:99;bottom:130px;right:20px;position:fixed;opacity:0;visibility:hidden;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
button#scrollToTopButton:before{position:absolute;font-size:16px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;left:2px;right:0px;bottom:17px;}
.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}
.text-white{color:var(--white);}
.scrollToTop .arrow{border:solid #fff;border-width:0 3px 3px 0;}
.target{position:relative;}
.target-anchor{position:absolute;top:-72px;left:0;}
.bg-round-purple{background:var(--purplee);}
.bg-round-yellow{background:var(--orangee);}
.bg-round-red{background:var(--redd);}
.bg-round-green{background:var(--green);}
.container-wrap{max-width:100%;width:100%;margin:0 auto;padding:0px 20px;}
.container-full{max-width:100%;width:100%;margin:0 auto;padding:0px 20px;}
.container-large{max-width:2030px;width:100%;margin:0 auto;background-size:cover;}
.heading-color{color:var(--dark-color);}
.description-color{color:var(--light-gray);}
.long-description{color:var(--black);}
.read-more{color:var(--purple);font-size:16px;text-transform:capitalize;font-weight:700;position:relative;display:inline-block;padding-top:10px;padding-bottom:5px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.read-more:hover{background:-webkit-linear-gradient(45deg, var(--purple), var(--pink));-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;}
.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.align-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.justify-around{-ms-flex-pack:distribute;justify-content:space-around;}
.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.img-wrap{max-width:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;}
.text-center{text-align:center;}
h2{font-weight:700;color:var(--dark-color);margin-bottom:25px;}
 .helpdesk .helpdesk-inner-wrap h2{
	margin-bottom: 0;
}
.heading-bold{font-weight:700;}
.text-comn{color:var(--light-gray);line-height:24px;padding-top:20px;padding-bottom:23px;font-size:15px;}
.consultancy .btn:before{-webkit-box-shadow:0px 5px 0px 0px var(--brown-shadow);box-shadow:0px 5px 0px 0px var(--brown-shadow);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.consultancy .btn:hover:before{-webkit-box-shadow:none;box-shadow:none;}
.banner-section .right-text .desc-wrap h1{font-size:26px;}
.helpdesk-bg{background:url("../image/use-sftware-comp.png");background-size:cover;background-repeat:no-repeat;}
.banner-section .right-text .desc-wrap{width:100%;text-align:center;}
.left-img,.right-text{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.left-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:35px;}
.common-description p{line-height:23px;color:var(--light-gray);font-size:14px;text-align:center;}
.common-description{max-width:700px;margin:0 auto;display:block;}
.right-wrap-support h3{font-size:19px;}
.common-h3{font-size:18px;color:var(--dark-color);}
.common-span{font-size:15px;}
.common-p{line-height:23px;color:var(--light-gray);font-size:14px;}
span{line-height:23px;}
.arrow{border:solid var(--purple);border-width:0 2px 2px 0;display:inline-block;padding:3px;font-style:normal;}
.right-arrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:5px;}
.btn-center{text-align:center;}
.sprite{background:url(../image/sprite-icon.png) no-repeat;}
.testimonials .sprite{background:url(../image/Icon-sprite.png) no-repeat;}
.customer-service .sprite{background:url(../image/Icon-sprite-new.png) no-repeat;}
.feature-section .sprite{background:url(../image/Icon-sprite.png) no-repeat;}
.sprite-cmn{background:url(../image/Icon-sprite-new.png) no-repeat;}
.support-bottom-inner-wrap .sprite{background:url(../image/Icon-sprite.png) no-repeat;}
.s-icon{width:36px;height:36px;}
.sprite.i-dollar{background-position:-300px -140px;width:62px;height:52px;-webkit-transform:scale(0.6);transform:scale(0.6);}
.sprite.i-refresh{background-position:-371px -139px;width:62px;height:56px;-webkit-transform:scale(0.6);transform:scale(0.6);}
.sprite.i-user{background-position:-438px -140px;width:45px;height:57px;-webkit-transform:scale(0.6);transform:scale(0.6);}
.software-support .right-wrap-support{display:inline-block;}
.software-support .right-wrap-support{margin-bottom:35px;}
.software-support .right-wrap-support:last-child{margin-bottom:0px;}
.left-img .left-img-wrap{max-width:400px;margin:0 auto;}
.desk-img{display:none;}
.mobile-img{display:block;}
.wrap-support{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.software-support .left-support{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.software-support .right-support{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.img-icon-suppot{height:60px;width:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.text-right-support{padding-left:10px;display:block;width:calc(100% - 60px);}
.right-wrap-support .top-section{margin-bottom:7px;}
.left-support{padding:0px 30px 45px;}
.left-support-img{max-width:375px;margin:0 auto;}
.wrap-support{padding-top:40px;}
.top-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.software-support{padding-top:5px;}
.common-left-section,.right-wrap-section{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.wrap-common-section p{margin-bottom:26px;line-height:26px;color:var(--black);font-size:14px;font-weight:500;}
.right-wrap-section{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
.wrap-common-section{padding-top:30px;}
.pb-common-section{padding-bottom:30px;}
.left-wrap-ticket{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
.left-wrap-ticket .img-left-ticket{max-width:597px;padding-left:0px;}
.consultancy h2{color:var(--white);max-width:100%;}
.consultancy p{color:var(--white);line-height:24px;font-size:14px; margin-bottom: 25px;}
.helpdesk .left-wrap-section .left{max-width:unset;}
.ticket .right-wrap-ticket .right{max-width:unset;}
.left-wrap-ticket .img-left-ticket{max-width:385px;margin:0 auto;}
body .lead-customer .left-wrap-ticket .img-left-ticket{padding-left:0px;}
body .lead-customer .right-wrap-ticket{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.ticket .right-wrap-ticket .right p,.customer-self .left-wrap-section .left-self p,.lead-customer .right-wrap-ticket p{margin-bottom:12px;}
body .lead-customer .left-wrap-ticket .img-left-ticket{max-width:370px;}
.customer-service .block-service-customer .common-box .box-wrap{margin-top:25px;}
.customer-service .block-service-customer .common-box .box-wrap h3{padding-bottom:15px;}
.customer-service .block-service-customer .common-box .box{padding:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;border-radius:10px;}
.customer-service .block-service-customer{margin-left:-15px;margin-right:-15px;}
.common-block-service{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;margin-top:70px;}
.portfolio .left-portfolio{margin-top:40px;}
.portfolio .right-text-portfolio{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;padding-left:25px;}
.portfolio .right-text-portfolio h3{margin-bottom:15px;}
.bg-shadow{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-shadow:0px 4px 30px 0px rgba(26, 78, 142, 0.21);overflow:hidden;box-shadow:0px 4px 30px 0px rgba(26, 78, 142, 0.21);border-radius:10px;height:100%;}
.family .family-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0px;margin-top:35px;}
.family .family-wrap .bg-shadow .img-wrap-family .top-bg-family{max-width:220px;margin:0 auto;}
.family .family-wrap a{display:inline-block;text-align:center;position:relative;bottom:56px;}
.family .family-wrap .bg-shadow .text-wrap-family h3{margin-bottom:10px;}
.family .family-wrap .bg-shadow .text-wrap-family p{line-height:23px;}
.family .family-wrap .bg-shadow .text-wrap-family{padding:30px;}
.img-wrap-family{background:#d4e4f9;padding-top:57px;padding-bottom:68px;border-top-left-radius:10px;border-top-right-radius:10px;}
.btn-family{text-align:center;}
.blockquote{background:var(--white);border-left:6px solid #c5c5c5;border-top-left-radius:2.5px;border-bottom-left-radius:2.5px;border-top-right-radius:10px;border-bottom-right-radius:10px;-webkit-box-shadow:2px 23px 59.8px 5.2px rgba(241, 241, 241, 0.63);box-shadow:2px 23px 59.8px 5.2px rgba(241, 241, 241, 0.63);position:relative;padding:25px 20px 30px 20px;margin-right:0px;margin-top:0px;margin-bottom:30px;}
.bq-text{color:var(--black);line-height:30px;}
.right-testimonial p{margin-bottom:25px;}
.bq-bq-text-credit{text-align:right;}
.bq-quoted::after{content:'';text-align:right;position:absolute;bottom:32px;right:0px;background-image:url(../image/sprite-icon.png);background-repeat:no-repeat;background-position:-45px -27px;height:56px;width:150px;opacity:0.10;-webkit-transform:scale(0.7);transform:scale(0.7);}
.testimonial .left-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:0px;}
.testimonial .right-testimonial{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;white-space:normal;margin-top:3rem;}
.blockquote{margin-left:0px;}
.ticket,.lead-customer{position:relative;z-index:1;}
.view-more{font-size:18px;font-weight:700;color:var(--purple);padding-bottom:10px;text-align:center;}
.portfolio h2{margin:0;}
.consultancy .right-wrap-section{margin-top:35px;}
.portfolio .left-img-portfolio{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}
.portfolio .left-img-portfolio .img-wrap img{border-radius:5px;}
.bq-text{line-height:22px;font-size:14px;}
.testimonial-name .name{font-size:14px;}
.right-wrap-support span{font-size:14px;color:var(--dark-color);font-weight:500;line-height:20px;}
.portfolio .right-text-portfolio h3{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.portfolio .right-text-portfolio h3:hover{color:var(--dark-brown);}
.portfolio .right-text-portfolio h3{line-height:28px}
.portfolio .right-text-portfolio p{font-size:16px;line-height:30px;color:var(--light-gray);font-weight:400;}
.portfolio .right-text-portfolio p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
 section.portfolio.portfolio-smb{z-index:5;position:relative;}
 /* 26-6-2023 style css */
 .varify_box{display: none;}
.wpcf7 form.sent .wpcf7-response-output{display: none !important;}
body.page-template-reedem-code .wpcf7 form.sent .wpcf7-response-output{display: block !important;color: #fff;}
body.page-template-reedem-code form.aborted .wpcf7-response-output {border-color: #dc3232; color: #fff;}
@media only screen and (min-width:576px){.container-wrap{max-width:540px;padding:0px 15px;margin:0 auto;}
 }
@media only screen and (min-width:768px){.container-wrap{max-width:720px;}
 h2{font-size:24px;}
 .bg-left-testi{max-width:400px;margin:0 auto;}
 .left-wrap-ticket .img-left-ticket{max-width:330px;}
 .banner-section .left-img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding-top:0px;margin-left:-20px;}
 .banner-section .right-text .desc-wrap{max-width:430px;text-align:unset;}
 .left-img, .right-text{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
 .right-text{padding-left:20px;}
 .left-img .left-img-wrap{max-width:775px;width:100%;margin:unset;}
 .left-img .left-img-wrap .img-wrap{margin:unset;}
 .right-text{padding-left:20px;}
}
@media only screen and (min-width:992px){.container-wrap{max-width:960px;}
 .portfolio .right-text-portfolio{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
 .common-left-section,.right-wrap-section{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
 .testimonial .left-img-wrap,.testimonial .right-testimonial{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%;}
 .consultancy .left-wrap-ticket{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;}
 .left-wrap-ticket .img-left-ticket{max-width:400px;margin:unset;}
 .consultancy .right-wrap-ticket{margin-top:0px;}
 .consultancy .right-wrap-ticket{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;}
 .btn-center{text-align:left;}
 .right-text{padding-left:70px;}
 .right-wrap-section{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
 .wrap-common-section{padding-top:35px;}
 .pb-common-section{padding-bottom:0px;}
}
@media only screen and (min-width:1200px){.container-wrap{max-width:1170px;}
 h2{margin-bottom:25px;}
 .text-comn{font-size:14px;padding-bottom:20px;}
 .banner-section .text-comn{font-size:16px;}
 .img-wrap{max-width:100%;}
 .portfolio .left-portfolio{margin-top:50px;}
 .left-portfolio{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%;}
 .portfolio .left-img-portfolio{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;max-width:160px;height:160px;}
 .portfolio .left-img-portfolio .img-wrap img{border-radius:10px;}
 .portfolio .right-text-portfolio{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;}
 .blockquote{padding:38px 40px 33px 40px;}
 .testimonial .left-img-wrap{margin-left:-30px;}
 .bg-left-testi{max-width:100%;}
 .common-description p{font-size:16px;}
 .testimonial-name .name{font-size:17px;}
 .bq-quoted::after{width:160px;-webkit-transform:scale(0.8);transform:scale(0.8);}
 .consultancy .left-wrap-ticket .img-left-ticket{max-width:100%;padding-left:0px;}
 .right-text{padding-left:110px;}
 .banner-section .right-text .desc-wrap h1{font-size:29px;}
 .consultancy p{font-size:16px;}
 .wrap-common-section p{font-size:16px;}
}
@media only screen and (min-width:1400px){.container-wrap{max-width:1320px;}
 h2{font-size:35px;margin-bottom:25px;}
 .text-comn{padding-bottom:22px;font-size:16px;}
 .portfolio h2{margin-bottom:10px;}
 .portfolio .left-img-portfolio{-webkit-box-flex:0;-ms-flex:0 0 201px;flex:0 0 201px;max-width:201px;height:201px;}
 .portfolio .right-text-portfolio{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%;}
 .btn{padding:0px 37px;font-size:18px;line-height:60px;}
 .sprite.i-dollar,.sprite.i-refresh,.sprite.i-user,.sprite.i-setting{-webkit-transform:scale(1);transform:scale(1);}
 .banner-section .right-text .desc-wrap h1{font-size:40px;}
 .banner-section .right-text .desc-wrap{max-width:535px;}
 .heading-section{padding-bottom:56px;}
 .wrap-support{padding-top:0px;}
 .wrap-common-section p{font-size:15px;}
 .family .family-wrap .bg-shadow .text-wrap-family{padding:40px;}
 }
@media only screen and (min-width:1600px){
    .container-wrap{
        max-width:1480px;
    }
}
@media only screen and (min-width:1800px){
    .container-wrap{
        max-width:1600px;
    }
}
@media only screen and (min-width:2000px){
    .container-full{max-width:1920px;}
.ticket::before,.lead-customer::before{background-size:cover;background-position:center;max-width:2100px;margin:0 auto;}
 .container-main{max-width:2030px;margin:0 auto;background-size:cover;}
.container-large{max-width:2120px;}
.testimonial{margin-top:0rem;}

}


/* 8-4-2022 css changes */
.blue-bg .pricing-banner,.testimonial-bg{background-color:#ebf3fd}.integration-consultancy.purple-bg,.purple-bg{background-color:#6b4fdf}.purple-bg{background-image:url(../image/pattern.png);background-size:contain;background-repeat:no-repeat;background-position:right}.padding-tb{padding:35px 0}.padding-bottom{padding-bottom:35px}.padding-top{padding-top:35px}.reverse{flex-direction:row-reverse}.bg-color{background-color:#fff9f0}
/*icon color css */
.d-ticket-Reports .d-report5 .icon-bg-right .d-icon-report{background-color: #5768b0;}
.d-increase-brand .left-brand-section .round-6 h3:before{background-color: #2300ff;}
/* smb -title css*/
/*smb0description li css*/
.smb-description li:after{content:"";height:7px;width:7px;border-radius:50%;background:var(--light-gray);position:absolute;top:7px;left:6px}.smb-description li{padding-left:30px;position:relative;margin-bottom:15px;color:var(--light-gray)}@media only screen and (min-width:768px){.padding-tb{padding:45px 0}.padding-top{padding-top:45px}.padding-bottom{padding-bottom:45px}}@media only screen and (min-width:992px){.padding-tb{padding:70px 0}.padding-top{padding-top:70px}.padding-bottom{padding-bottom:70px}}@media only screen and (min-width:1200px){.image-padding .d-left-support-ticket,.reverse .d-left-support-ticket{padding-left:160px;padding-right:0}.reverse .right-wrap-section .img-wrap{margin:0}.smb-title p{max-width:1200px;margin:auto}.reverse .smb-pt-left{margin-right:auto;margin-left:0}.reverse .smb-pt-left .common-max-smb{margin-left:0}.btn{padding:0 20px}}
/*icon css start*/
.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .conversation{background-position:-933px -884px;width:37px;height:39px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .ticket-icon{background-position:-778px -884px;width:37px;height:39px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .merge-ticket-icon{background-position:-799px -216px;width:37px;height:43px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .chat-icon{background-position:-759px -663px;width:39px;height:40px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .reminder-icon{background-position:-815px -881px;width:38px;height:39px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .notification-icon{background-position:-931px -478px;width:38px;height:39px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .knowledgebase-icon{background-position:-1044px 2px;width:47px;height:51px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .timeline-icon{background-position:-804px -478px;width:36px;height:37px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .hr-icon{background-position:-904px -608px;width:36px;height:37px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .content-icon{background-position:-946px -608px;width:36px;height:37px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .approval-icon{background-position:-1235px -349px;width:38px;height:39px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .draft-icon{background-position:-1235px -292px;width:52px;height:42px;transform:scale(.6)}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .hd-brand{background-position:-825px -609px;width:36px;height:37px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .cwa-icon{background-position:-106px -666px;width:47px;height:58px;transform:scale(.7)}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .ecw-icon{background-position:0 -533px;width:47px;height:58px;transform:scale(.7)}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .cs-icon{background-position:-1069px -74px;width:47px;height:51px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .serexe-icon{background-position:-1017px -821px;width:36px;height:40px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .is-icon{background-position:-1057px -821px;width:36px;height:42px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .tme-icon{background-position:-972px -814px;width:36px;height:42px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .st-icon{background-position:-1313px -144px;width:63px;height:52px;transform:scale(.7)}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .customizable-icon{background-position:-1250px -133px;width:59px;height:67px;transform:scale(.6)}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .atf-icon{width:43px;height:40px;background-position:-890px -820px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .support-icon{width:43px;height:40px;background-position:-1014px -820px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .improve-icon{background-position:-1067px -277px;width:96px;height:52px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .ease-colla-icon{width:43px;height:40px;background-position:-1054px -822px}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .to-do-icon{background-position:-1026px -277px;width:169px;height:53px;transform:scale(1.2)}.d-ticket-Reports .d-ticket-Reports-wrap .d-right-report .d-right-report-wrap .edit-icon{background-position:-1359px -353px;width:37px;height:39px}section.bg-color .d-right-report .d-right-report-wrap .bg-report{background:#fff9f0}
/*icon css end*/
.blog-para .blog-para-inner .code_display,.blog-para .blog-para-inner pre{border-radius:8px;background:rgba(158,158,158,.2);padding:12px;text-align:left;width:100%;word-break:break-word}pricing-banner{background-color:#ebf3fd}.blog-para .blog-para-inner .code_display{white-space:pre-wrap}.blog-para .blog-para-inner pre{white-space:normal;line-height:28px;word-wrap:break-word}
/* new css start on 3-11-2022 raised by chandni */
@media (min-width:1024px){section.form-section.padding-tb{padding-top:60px;padding-bottom:0}}
@media (max-width:992px){section.form-section.padding-tb{padding-top:50px;padding-bottom:0}section.form-section.padding-tb .form-div{padding:0}.form-section .form-section-inner .form-wrapper{display:flex;flex-direction:column-reverse}.form-section .form-section-inner .form-wrapper .form-right{margin:0 0 40px}.form-section-inner .form-wrapper .form-right input[type=submit]{margin-top:10px!important}}
/*3-11-2022 btn css dimple*/
/* .btn-wrap,.btn-wrap.btn-white{display:inline-block}.btn,.form-section-inner .form-wrapper .form-right form input[type=submit],input[type=submit]{display:inline-block;position:relative;z-index:1;border:0;color:#fff;text-align:center;font-family:Inter;text-transform:unset;font-weight:500;padding:10px 20px;font-size:16px;line-height:20px;letter-spacing:0;outline:0;transition:.4s ease-in;background-color:#eb595a;border-radius:4px}.btn-wrap.btn-white::after,.btn:hover,.sticky-cta{background-color:#fff}.form-section-inner .form-wrapper .form-right form input[type=submit]{box-shadow:none;margin-top:10px;padding:11px 22px 12px;font-size:18px;line-height:22px;border:2px solid #eb595a}.form-section-inner .form-wrapper .form-right form input[type=submit]:hover,input[type=submit]:hover{background-color:#fff;color:#eb595a;transition:.4s ease-in;border-color:#eb595a}.btn::after,.btn::before{position:absolute;content:"";width:0;height:0;transition:.6s ease-in;display:block!important}.btn::after{top:0;left:0;border-top:2px solid transparent;border-left:2px solid transparent}.btn::before{border-radius:0;bottom:0;right:0;border-bottom:2px solid transparent;border-right:2px solid transparent}.btn:hover{color:#eb595a;transition:.4s ease-in}.btn:hover::after,.btn:hover::before{width:calc(100% + (-2px));height:calc(100% + (-2px));border-color:#eb595a;transition:.6s ease-in}.btn-wrap.btn-white .btn{color:#eb595a;transition:.4s ease-in}.sticky-cta{position:fixed;width:100%;z-index:99;left:0;bottom:0;display:flex;flex-wrap:wrap;text-align:center;box-shadow:0 8px 10px 8px rgba(20,8,8,.5)}.sticky-cta .btn{width:100%;border-radius:0;padding:15px 20px}.home .padding-tb{padding:35px 0}.home .padding-bottom{padding-bottom:35px}.home .padding-top{padding-top:35px} */
.btn-wrap,
.btn-wrap.btn-white {
	display: inline-block
}

.btn,
.form-section-inner .form-wrapper .form-right form input[type=submit],
input[type=submit] {
	display: inline-block;
	position: relative;
	z-index: 1;
	border: 0;
	color: #fff;
	text-align: center;
	font-family: Inter;
	text-transform: unset;
	font-weight: 500;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
	outline: 0;
	transition: .4s ease-in;
	background-color: #eb595a;
	border-radius: 4px
}

.btn-wrap.btn-white::after,
.btn:hover,
.sticky-cta {
    background: #0d1320;
    color: #fff;
}

.form-section-inner .form-wrapper .form-right form input[type=submit] {
	box-shadow: none;
	margin-top: 10px;
	padding: 11px 22px 12px;
	font-size: 18px;
	line-height: 22px;
	border: 2px solid #eb595a
}

.form-section-inner .form-wrapper .form-right form input[type=submit]:hover,
input[type=submit]:hover {
	background-color: #fff;
	color: #eb595a;
	transition: .4s ease-in;
	border-color: #eb595a
}

/* .btn::after,
.btn::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	transition: .6s ease-in;
	display: block !important
} */

/* .btn::after {
	top: 0;
	left: 0;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent
} */

/* .btn::before {
	border-radius: 0;
	bottom: 0;
	right: 0;
	border-bottom: 2px solid transparent;
	border-right: 2px solid transparent
} */

.btn:hover {
	color: #fff;
	transition: .4s ease-in
}

.btn:hover::after,
.btn:hover::before {
	width: calc(100% + (-2px));
	height: calc(100% + (-2px));
	border-color: #eb595a;
	transition: .6s ease-in
}

.btn-wrap.btn-white .btn {
	color: #eb595a;
	transition: .4s ease-in
}

.sticky-cta {
	position: fixed;
	width: 100%;
	z-index: 99;
	left: 0;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	box-shadow: 0 8px 10px 8px rgba(20, 8, 8, .5)
}

.sticky-cta .btn {
	width: 100%;
	border-radius: 0;
	padding: 15px 20px
}

.home .padding-tb {
	padding: 35px 0
}

.home .padding-bottom {
	padding-bottom: 35px
}

.home .padding-top {
	padding-top: 35px
}

@media(min-width:768px){.home .padding-tb{padding:45px 0}.home .padding-bottom{padding-bottom:45px}.home .padding-top{padding-top:45px}.sticky-cta{display:none}}
@media(min-width:992px){.home .padding-tb{padding:70px 0}.home .padding-bottom{padding-bottom:70px}.home .padding-top{padding-top:70px}}@media(max-width:992px){.form-section .form-section-inner .form-wrapper .form-right form .button_trial{text-align:center;position:relative}.form-section .form-section-inner .form-wrapper .form-right form .button_trial .wpcf7-spinner{position:absolute;top:10px}}
 /*10-11-2022 css changes dimple*/
 
 .banner-section .d-flex,.d-ticket-Reports-wrap.d-flex,.smb-main.d-flex,.wrap-brand-section.d-flex{display:flex}.smb-pt-right{padding-bottom:30px}.d-right-report .d-right-report-wrap:last-child,.service-wrap:last-child{margin-bottom:0}.d-right-report-wrap{margin-bottom:30px}.d-right-report .d-right-report-wrap .bg-report{margin-bottom:0!important}.d-team-btn.text-center{margin-top:30px}.case-study.pt-common-wrap.padding-tb,.d-increase-brand .left-brand-section .left-brand-wrap:last-child{padding-bottom:0}.testimonials{padding-bottom:0!important;padding-top:0!important;margin-top:20px!important}.testimonials-content{padding:30px 0 0!important;margin-top:0!important}.latest-stories{padding-bottom:0!important}section.question.padding-bottom{padding-bottom:0;padding-top:35px}@media only screen and (min-width:575px){.pt-top-smb-img{padding-top:0!important}}@media(min-width:768px){.right-text{padding-top:0}section.question.padding-bottom{padding-top:45px}}@media(min-width:992px){.page-template-request-demo .form-div,.page-template-request-demo.form-div{padding-bottom:0!important}section.question.padding-bottom{padding-top:70px}}@media(min-width:1024px){.smb-pt-right{padding-bottom:0}.testimonials{margin-top:40px!important}}@media(min-width:1200px){.page-template-request-demo .form-div{padding-bottom:115px!important}}@media(min-width:1600px){.page-template-request-demo .form-div{padding-bottom:95px!important}}
/* 20-12-22 christmas sale banner css */

.click-here.christmas_btn{cursor:pointer;background-image:url('../image/santa-claus.png');color:#fff;width:100px;height:141px;text-align:center;font-size:16px;padding:0;margin:0 auto;background-repeat:no-repeat;background-position:inherit;position:fixed;z-index:9999;bottom:30px;left:30px;background-size:cover}.custom-model-main.christmas_box{text-align:center;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;outline:0;opacity:0;z-index:-1;overflow-x:hidden;overflow-y:auto;display:flex;justify-content:center;align-items:center}.custom-model-main.christmas_box.model-open{z-index:99999;opacity:1;overflow:hidden}.custom-model-main.christmas_box .custom-model-inner{transform:translate(0,-25%);transition:transform .3s ease-out;display:inline-block;vertical-align:middle;width:600px;max-width:100%;margin:10px}.custom-model-main.christmas_box .custom-model-wrap{display:block;width:100%;position:relative;border-radius:6px;box-shadow:0 3px 9px rgb(0 0 0 / 50%);height:100%;overflow:hidden}.custom-model-main.christmas_box .custom-model-wrap .pop-up-content-wrap{max-width:100%;overflow:hidden;height:100%}.custom-model-main.christmas_box .custom-model-wrap .pop-up-content-wrap img{width:100%;height:100%;display:block}.custom-model-main.christmas_box.model-open .custom-model-inner{transform:translate(0,0);position:relative;z-index:999}.custom-model-main.christmas_box.model-open .bg-overlay{background:rgba(0,0,0,.7);z-index:99}.custom-model-main.christmas_box .bg-overlay{background:rgba(0,0,0,0);height:100vh;width:100%;position:fixed;left:0;top:0;right:0;bottom:0;z-index:0;transition:background .15s linear}.custom-model-main.christmas_box .close-btn-wrapper{position:absolute;right:-30px;top:0;cursor:pointer;z-index:99;font-size:25px;color:#000;width:26px;height:26px;border-radius:50px;background-color:#fff;display:flex;justify-content:center;align-items:center}.custom-model-main.christmas_box .close-btn{position:absolute;top:-6.5px;left:5.5px;transform:unset;line-height:normal}
@media(max-width:767px){.click-here.christmas_btn{width:70px;height:98px;bottom:70px;left:20px}.custom-model-main.christmas_box .close-btn{position:absolute;top:-6px;left:5px}.custom-model-main.christmas_box .close-btn-wrapper{position:absolute;right:0;top:-30px}}@media(max-height:700px){.custom-model-main.christmas_box .custom-model-inner{width:500px}}
@media(max-height:540px){.custom-model-main.christmas_box .custom-model-inner{width:400px}}

/* new css 14-6-2023 */
/* .left-support .left-support-img  */
.software-support.support_problem .left-support{padding:0;}
/* 8-4-2022 css changes */
.banner-section{background:#ebf3fd;}
