
			table th {
    background: #2753F5;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 12px;
    text-transform: uppercase;
    text-align: center;
}
table td {
    padding: 12px 12px;
    font-weight: 400;
}

/* Start hidden */
body.loading {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* Show content once ready */
body:not(.loading) {
  opacity: 1;
}


.hdr_quick a {
	background: #ffffff !important;
    border: 1px solid #2753F5 !important;
	    padding: 10px 15px 10px 15px !important;
	color: #2753F5!important;
	font-weight: 500;

     width: 100% !important;
    margin-left: 20px !important;
	border-radius: 4px 4px 4px 4px;
}
.hdr_quick a:hover {
    color: #fff !important;
	background: #2753F5 !important;
}
.hdr_quick a i {
    transition: transform .3s ease;
    margin-left: 4px;
	color: #2753F5 !important;
}
.hdr_quick a:hover i{
    transform: translateX(0px) rotate(-45deg);
    color: #fff !important;
}
.blog_valuethree h2 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.blog_valuetwo h2 {
      font-size: 30px !important;
      margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.blog_valuetwo h5 {
      margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.uicore-type-post article img {
    margin: 0px auto;
    display: block; 
    text-align: center;
}
.uicore-type-post article h6 {
    line-height: 30px !important;
}
.uicore-type-post article h4 {
    line-height: 30px !important;
}
table.expense_process_tble.newnobg {
    width: 100%;
}
table.expense_process_tble {
    border: 1px solid #ccc;
    border-collapse: collapse;
      width: 100%;
}
table.expense_process_tble.newnobg td {
    padding: 10px;
}
table.expense_process_tble td {
    padding: 20px;
    text-align: center;
    border: 1px solid #ccc;
}
form.wpcf7-form textarea {
    resize: none !important;
}

/* Media Queries */
@media (max-width: 600px) {
    .uicore-back-to-top {
        display: block !important;
        background: #ccc !important;
    }
    #pricing_mblecls h4 {
            text-align: center;
    }
    .locatin_labl p {
    width: 100% !important;
}
    .locatin_labl select {
    width: 100% !important;
    }
    .gogle_btn_office {
    display: block !important;
    }
    .gogle_btn_office div {
    margin-bottom: 6px !important;
  }
    .signup_contnr {
    margin: 0px auto;
    width: 100% !important;
}
    table.expense_process_tble {
    overflow: auto !important;
    display: block !important;
}
    table {
          overflow: auto !important;
    display: block !important;
    }
}
@media (max-width: 767px) {
    .elementor-10161 .elementor-element.elementor-element-7591552e {
    padding: 50px 0px 0px 0px !important;
}
.elementor-10161 .elementor-element.elementor-element-74b3d7d9 {
    padding: 40px 0px 75px 0px !important;
}
    .elementor-32293 .elementor-element.elementor-element-7591552e {
    padding: 50px 0px 0px 0px !important;
}
    .elementor-32300 .elementor-element.elementor-element-7591552e {
    padding: 50px 0px 0px 0px !important;
}
.ui-e-headline-text {
    font-size: 40px !important;
}
.ui-e-headline-text.ui-e-headline-highlighted {
        font-size: 40px !important;
    }
}

#wrkflow_tabimg_cls img {
    margin: 0px auto !important;
    text-align: center !important;
    display: block !important;
}

/* Signup 02-02-23*/
.gogle_btn_office {
    display: flex;
    margin: 0px auto;
    text-align: center;
    
}
.social_sign_app {
    justify-content: center!important;
}
.social_sign_app a {
   
    border: 1px solid!important;
    border-color: #2753f5!important;
    border-radius: 5px!important;
    font-size: 13px!important;
    font-weight: 600!important;
    letter-spacing: 0px!important;
    padding: 11px 0px!important;
    line-height: 16px!important;
    text-decoration: none;
    color: #2753f5!important;
    display: flex;
    align-items: center!important;
    justify-content: center!important;
    vertical-align: middle;
}
#signupform1 p {
    margin-bottom: 0px !important;
    color: #5E5873!important;
   /* font-size: 14px!important;*/
    font-weight: 500!important;
    line-height: 19px!important;
}
.locatin_labl {
    font-size: 14px;
    display: flex;
    margin-bottom: 10px;
    color: #7a838f !important;
}
.signup_contnr {
   /* margin: 0px auto;
    width: 70%;*/
}
.wpcf7-form .wpcf7-text {
    border: 1px solid #232426 !important;
	font-size:13px;
    margin-top: 8px!important;
    background-color: #ffffff !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
    color: #232426 !important;
}
.wpcf7-form label {
    font-size: 12px;
}
.wpcf7-form textarea {
    border: 1px solid #232426 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 0px solid #ffffff !important;
    margin: 0px auto;
    background: #54a6ff !important;
    font-weight: 600;
    text-align: center;
    padding: 15px;
    color: #ffffff !important;
}

input#sgtag {
    width: 100%;
    padding: 0px;
    height: 40px !important;
    align-items: center;
    border: none !important;
    border-radius: 4px !important;
    background: #2753f5 !important;
    color: #fff !important;
    cursor: pointer;
      font-weight: 600;
}
.locatin_labl p {
    margin: 0px auto;
    display: flex;
    width: 70%;
}
.locatin_labl select {
    width: 22%;
    border: none !important;
    font-size: 13px;
    text-indent: 4px;
    color: #373737 !important;
    font-weight: 600 !important;
    padding: 8px;
    margin-top: -4px;
}
.locatin_labl label {
   /* margin: 0px 2px 0px 10px;*/
}
#signup_flowid p {
    color: #5E5873!important;
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 19px!important;
}
#signup_flowid p {
    margin-top: 8px !important;
    margin-bottom: 0px !important;
}
.gogle_btn_office div {
    margin: 0px 4px;
    width: 100%;
}
.gogle_appstre {
    display: flex;
    margin: 0px auto;
    text-align: center;
    justify-content: center;
}
.gogle_appstre a{
    margin: 0px 4px;
}
.social_sign_app a:hover {
    background: #2674f2!important;
    color: #ffffff!important;
}
input#sgtag:hover {
    background: #6d7fe3  !important;
}
.signup-email:focus {
    box-shadow: 0px 0px 20px -15px #3385ff !important;
    border: 1px solid #3385ff !important;
    transition: all 0.3s ease-in;
}
.kpis_calc_bg {
        width: 100%;
    text-align: center;
    padding: 12px;
    background-color: #cff5f2;
    font-weight: 600;
    border: 1px solid #ccc;
    }   
  
/*15-03-23*/
@media (max-width: 767px) {

    #services h4.bdt-ep-advanced-icon-box-title {
    padding: 12px !important;
}
    #services .elementor-widget-container {
        padding: 0px 0px 0px 0px !important;
    }
    #services .bdt-ep-advanced-icon-box-content {
padding: 0px 0px 0px 0px !important;
    }
}

/*26-04*/
.wfm_servicsimg {
    width: 15% !important;
}
#wms_servcsimg img{
        width: 60% !important;
      margin: 0px auto;
      display: block;
}
iframe#\33 86470946 {
    width: 820px !important;
}

/*22-06*/
@media (max-width: 767px) {
.elementor-41852 .elementor-element.elementor-element-7591552e {
    padding: 50px 0px 20px 0px !important;
}
}

/*13-07*/
.testsignup_email:focus {
    box-shadow: 0px 0px 20px -15px #3385ff !important;
    border: 1px solid #3385ff !important;
    transition: all 0.3s ease-in;
}
input#test:hover {
    background: #6d7fe3 !important;
}
.testform_label {
    color: #4F6169;
    font-size: 16px;
    font-weight: 500 !important;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0px !important;
}
input#test_Email {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 42px;
  
    font-weight: normal;
    line-height: 36px;
    font-size: 14px;
    border-radius: 4px;
    transition: border-color ease-in-out 0.15s;
    color: #202022;
    padding: 0 16px;
    background: #e3e3e3 !important;
    
}
.locatin_labls {
    font-size: 14px;
    display: flex;
    margin-bottom: 10px;
    color: #7a838f !important;
}
.locatin_labls select {
    width: 22%;
    border: none !important;
    font-size: 13px;
    text-indent: 4px;
    color: #373737 !important;
    font-weight: 600 !important;
    padding: 8px;
    margin-top: -4px;
}

.form_title {
    top: -18px;
    color: #012A38;
    
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    background: #fff;
    padding: 0 12px;
    margin-left: -12px;
    margin-bottom: 24px;
}
input#test {
    width: 100%;
    padding: 0px;
    height: 40px !important;
    align-items: center;
    border: none !important;
    border-radius: 4px !important;
    background: #2753f5 !important;
    color: #fff !important;
    cursor: pointer;
    font-weight: 600;
}
.social_sign_apps a {
    border: 1px solid!important;
    border-color: #2753f5!important;
    border-radius: 5px!important;
    font-size: 13px!important;
    font-weight: 600!important;
    letter-spacing: 0px!important;
    padding: 11px 0px!important;
    line-height: 16px!important;
    text-decoration: none;
    color: #2753f5!important;
    display: flex;
    align-items: center!important;
    justify-content: center!important;
    vertical-align: middle;
}
.social_sign_apps a:hover {
    background: #2674f2!important;
    color: #ffffff!important;
}
.gogle_btn_offices div {
    margin: 0px 4px;
    width: 100%;
}
.gogle_btn_offices {
      display: flex;
    margin: 0px auto;
    text-align: center;
}
p.prvcy_cls {
    font-size: 14px;
}

#new_signcn {
    width: 100%;
    background: #fff;
      /*height: 100vh;*/
}
#new_signleftcn .elementor-widget-wrap {
   position: relative;
     height: 100vh;
}
#new_signleftcn {
      width: 40%;
      display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    justify-content: center; 
}
#new_signrightcn {
    width: 60%;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    justify-content: center;   
}
#new_signcarosel .cf_revie_imge_cntr {
    display: none !important;
}
#new_signcarosel .bdt-position-bottom-center {
    bottom: 12px !important;
}

 /* Move reCAPTCHA v3 badge to the left */
 
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}


@media (max-width: 600px){
.gogle_btn_offices {
    display: block !important;
}
    .gogle_btn_offices div {
    margin-bottom: 6px !important;
}
.locatin_labls select {
    width: 100% !important;
}
}
@media only screen and (max-width: 950px){
    #new_signleftcn {
    display: none !important;
}
    #new_signrightcn {
    width: 100% !important;
}
    #new_rghtlogoimg {
    display: none !important;
}
}
@media (max-width: 767px){
    #new_signleftcn {
    display: none !important;
}
    #new_rghtlogoimg {
    display: none !important;
}
    body.page-id-42877 {
    overflow: auto !important;
}
}
@media only screen and (max-width: 1290px) {
    body.page-id-42877 {
    overflow: hidden;
}
}

body.page-id-42877 {
    overflow: hidden;
}
#new_rghtlogoimg {
    display: none;
}
#signups_cntcsectid {
    margin-bottom: 0px !important;
}


@media screen and (min-width: 1024px) {
  .locatin_labl select {
    width: 27%;
    }
}


/*30-07*/
#nw_signleftcntnr {
    height: 100vh;
}
.new_signup_cntr {
    width: 100%;
   
}
.new_signup_left_cntr {
    position: relative;
}
.cflow_logo_cntr {
    padding: 20px 0px;
    display: block;
}
.cflow_logo {
    height: 40px;
      width: 30%;
}
.uicore-navbar nav .uicore-nav {
    margin-top: 0px;
}
.new_signup_left_head_cntr {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 4% 0%;
    justify-content: center;
    height: 53%;
}
.new_sgn_left_head {
    color: #fff;
    /* font-size: 50px; */
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 55px;
}
.new_sgn_left_sub_head {
    color: #d0d1f5;
    font-weight: 500;
    line-height: 23px;
    font-size: 1rem;
}
@media only screen and (max-width: 950px) {
    #nw_signleftcntnr {
    display: none;
}
}
@media only screen and (max-width: 1120px) {
    #new_signrightcn .elementor-widget-wrap.elementor-element-populated  {
    /*  padding: 50px 100px 50px 100px !important;*/
    }
}

@media only screen and (max-width: 1375px) {
    #new_signrightcn .elementor-widget-wrap.elementor-element-populated  {
    /*  padding: 50px 100px 50px 100px !important;*/
    }
    .cf_signUp_left_head_cntr {
        padding: 0px 0% !important;
    }

}

/*02-08*/
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    

}
.app_icons_container {
    float: right;
}
.right_newsign-contnr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
img.right_signlogoimg {
    width: 30%;
}
.right_signlogincls {
    display: flex;
    width: 70%;
    justify-content: flex-end;
    align-items: center;
}
.acnet_cls {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-decoration: underline !important;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #fff !important;
    display: none !important;
}
img.offc_cls {
    width: 5% !important;
}
img.gogl-imgcls {
    width: 5% !important;
}
@media (max-width: 767px) {
    #certfcte_id .elementor-45221 .elementor-element.elementor-element-3a1bf4af img{
    width: 100% !important;
}
}

/*24-6*
.uicore-header-wrapper {
    position: sticky !important;
}
.sticky {
   position: fixed !important;
   top: 0 !important;
   width: 100% !important;
}
@media only screen and (min-width: 1025px) {
    .uicore-shrink:not(.uicore-scrolled) {
        --uicore-header--logo-padding: 30px !important;
        --uicore-header--menu-typo-h: 85px !important;
    }
}
/


/*26-6*/
.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.crte_acntpain {
    height: 100px !important;
    margin-top: 8px !important;    margin-bottom: 8px !important;
	border: 1px solid #232426 !important;
}
.roi_rangediv label {
    margin-bottom: 30px !important;
    font-size: 20px !important;
    color: #000;
}
.roi_formdiv h3 {
    text-align: center;
    font-size: 30px !important;
    margin-top: 6% !important;
}
.roi_formdiv label {
    display: flex;
    align-items: center;
}
.uacf7-slider-label {
    display: none !important;
}
#sbmt_btnroi {
    padding: 20px 25px 20px 25px;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    font-weight: 600;
    text-transform: None;
    line-height: 1em;
    letter-spacing: 0em;
    margin: auto;
    width: fit-content;
    background-color: #2753f5 !important;
    border-style: none;
    cursor: pointer;
    display: block;
    color: #fff;
}
#sbmt_btnroi:hover {
    color: #FFF !important;
    background-color: #2846B7 !important;
}
.uacf7-amount {
    font-size: 15px !important;
    float: right;
    margin-top: 14px !important;
    color: #353232 !important;
}
.multistep {
    margin-top: 12px !important;
}
.roi_formdiv {
    margin-top: 6% !important;
}
.form_sec{
    width: 100%;
    display: flex;
}
.form_half, .form_full{
    float: left;
    position: relative;
    width:100%;
    padding: 0px 6px;
  box-sizing: border-box
}
.form_half p {
    margin-bottom: 0px !important;
}
.form_half input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #d3abab !important;
}
.form_half input.wpcf7-form-control.wpcf7-text.required {
     border: 1px solid #d3abab !important;
}
.form_full input.wpcf7-form-control.wpcf7-text.required {
    border: 1px solid #d3abab !important;
}
.roi_resultdiv {
    margin-top: 6% !important;
    background: #e0e3ed     !important;
    padding: 4%;
}
.view_btndiv {
    text-align: center;
}
.view_btndiv h3 {
    font-size: 35px !important;
}
.view_btndiv a {
    color: #FFF !important;
    background: #2753f5 !important;
    padding: 16px !important;
    border-radius: 4px 4px 4px 4px;
      font-size: 20px;
    font-weight: 600;
}
.view_hdrdiv {
    border: 1px solid #ccc;
    padding: 12px;
    background: #fff;
}
.result_row {
    display: flex;
    align-items: center;
}
.result_row h3 {
    margin-right: 15px;
    margin-bottom: 10px !important;
    margin-top: 6px !important;
}
.result_row div {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #2753f5;
}
@media only screen and (min-width: 48em) { 
    .column-half{
        width: 50%;
    }
}


/*07-07-24*/
.hdrlogn_quckdemo {
    display: flex;
    align-items: center;
}
.uicore-hca.quick {
    margin-top: 0px !important;
}
.uicore-extra .uicore-custom-area:not(:last-child):after {
    content: "";
    width: 2px;
    height: calc(var(--uicore-header--menu-typo-s)* 1.5);
    background: currentColor;
    margin-left: 25px;
    align-self: center;
    opacity: .3;
    display: none !important;
}



/* 11-07 */
@media (max-width: 767px) {
  .hdr_quick .uicore-btn{
    width: 100% !important;
    margin-top: 0px !important;
}
        body, html {
        overflow-x: hidden !important;
    }
}

/*19-7*/
input[type=range] {
    width: 100%;
    overflow: hidden;
    height: 0px;
    border-radius: 10px;
}

.slider-title {
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.range_hdr {
    font-size: 22px !important;
}
.range_hdr p, .range-values p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.range_row {
    margin-bottom: 30px !important;
}
.range-values {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 15px;
  color: #000;
}
.bottom-savings {
  color: #000;
  margin: 20px -20px -20px -20px;
  padding: 40px;
  border-radius: 0 0 20px 20px;
  text-align: center;
}
#savings {
    font-size: 28px;
}
.bottom-savings .slider-title {
  font-size: 14px;
}
.region-selector {
  display: flex;
}
.morph {
  box-shadow: 
    2px 2px 4px 0 rgba(0, 0, 0, 0.25),
    -2px -2px 3px 0 rgba(255, 255, 255, 0.3);
  padding: 15px;
  margin: 5px;
  border: none;
  width: 100%;
  outline: none;
  height: 50px;
}
.morph:focus,
.morph:active, 
.morph:visited {
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.25), 
            inset -2px -2px 6px rgba(255, 255, 255, 0.3);
}

/*06-9-24*/
@media (max-width: 767px) {
    #templts_sec {
    margin-top: 0px !important;
}
    #templts_tab .bdt-tab .bdt-tabs-item .bdt-tabs-item-title{
    margin-bottom: 10px !important;
}
}
#templts_tab .bdt-tab .bdt-tabs-item-title {
    background: none !important;
    color: #3a3a3a !important;
}
#templts_tab .bdt-tabs a.bdt-tabs-item-title:hover{
    color: #2753F5 !important;
}
#templts_tab .bdt-tab .bdt-tabs-item.bdt-active .bdt-tabs-item-title{
    color: #2753F5 !important;
}
#templts_tab .bdt-tab.bdt-tab-left .bdt-tabs-item, .bdt-tab.bdt-tab-right .bdt-tabs-item {
    padding-top: 0px !important;
}
#templts_tab .elementor-widget-container {
     display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
#templts_tab .elementor-widget-container h3{
    height: 65px;
}
#templts_tab a.elementor-button.elementor-button-link.elementor-size-sm {
    background: none !important;
    color: #2753f5 !important;
     padding: 20px 0px 0px 0px !important;
}

table.expense_process_tble.clickup td {
    text-align: left;
}
#temp_viewallbtn span {
    color: #5f2d2d !important;
    background: #e3e0e0;
    padding: 8px 10px;
    border-radius: 25px;
}
#temp_pageinner a.elementor-button.elementor-button-link.elementor-size-sm {
    background: none !important;
    color: #2753f5 !important;
     padding: 0px 0px 0px 10px !important;
}
.elementor-widget-container .zen_pricetxt {
    padding: 0px 0px 0px 0px !important;
    font-weight: 600;
    font-size: 13px !important;
}
.elementor-widget-container .zen_pricetxt_month {
    font-size: 13px !important;
}
#templtsviewall_innerpage  .elementor-widget-container {
     display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
#templtsviewall_innerpage a.elementor-button.elementor-button-link.elementor-size-sm {
    background: none !important;
    color: #2753f5 !important;
    padding: 20px 0px 0px 0px !important;
}
span.dollarcolor_price {
    color: #2753f5 !important;
}

/*new pricing changes */
@media (max-width: 767px) {
 .elementor .elementor-hidden-mobile {
        display: block !important;
    }
}
    @media (max-width: 1024px) {
    #create_accnt_css {
   padding: 15px 0px 10px 0px !important;
    }
}

/*3-12*/
@media (max-width: 1024px) {
#calen_class{
    min-width:100px !important;
    height:800px !important;
}
}
    
/*11-12*/
#calen_class{
    height:800px !important;
}
#compare .bdt-sticky.bdt-active {
    z-index: 10 !important;
    padding-top: 50px !important;
}
#compare .elementor-64206 .elementor-element.elementor-element-7f8ec6cf.bdt-sticky.bdt-active {
    z-index: 10 !important;
    padding-top: 0px !important;
}
.toc-ignore {
    display:none !important;
}

/*31-12-24*/
#blogvalue_proptwoid {
    background: #fff !important;
    padding: 12px !important;
    border-radius: 18px !important;
	justify-content: center;
	box-shadow: 0px 3px 63px -10px rgba(173.00000000000003, 179.00000000000003, 199.00000000000003, 0.5) !important;
    margin: 15px 0px 15px 0px !important;
	align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}
#blogvalue_proptwoid h5 {
    text-align: center;
}
#blogvalue_proptwoid h2 {
    text-align: center;
	font-size: 30px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-21f9fe4.elementor-section-full_width.blog_valuetwo.elementor-section-height-default.elementor-section-height-default {
	  background: #fff !important;
    padding: 12px !important;
    border-radius: 18px !important;
	justify-content: center;
	box-shadow: 0px 3px 63px -10px rgba(173.00000000000003, 179.00000000000003, 199.00000000000003, 0.5) !important;
    margin: 15px 0px 15px 0px !important;
	align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-7ff4d70 h2
{
	 text-align: center;
	font-size: 30px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-7ff4d70 h5
{
text-align: center;
}
.elementor-element.elementor-element-e493b95.blog_valuetwo.elementor-widget.elementor-widget-heading h2 {
    text-align: center !important;
    margin-left: 40px !important;
    margin-right: 40px !important;
}
.elementor-element.elementor-element-ade553d.blog_valuetwo.elementor-widget.elementor-widget-heading h5 {
	text-align: center !important;
}
.blog_valuetwo a.elementor-button.elementor-button-link.elementor-size-sm {
    display: block;
    margin: 0px auto;
    margin-bottom: 10px;
width: fit-content;
}
#templts_tab .elementor-widget-text-editor {
	 overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*02-1*/
#templtsviewall_innerpage .elementor-widget.elementor-widget-text-editor {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*10-1*/
@media (max-width: 600px) { 
  #compare .bdt-sticky.bdt-active {
    z-index: 10 !important;
    padding-top: 20px !important;
    background: #f0ebeb !important;
		top: 0px !important;
}
	#compare h4.elementor-heading-title.elementor-size-default {
    text-align: center !important;
}
	#compare .bdt-ep-advanced-icon-box {
		
	}
	#compare .elementor-widget-bdt-advanced-icon-box {
		display: flex;
    justify-content: center;
	}
}

/*04-02-25
Workflow Templates Bulk Import Page Css */
/* Main Section */
.cf-main-container {
  padding-top: 0px;
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cf-main-right img {
  width: 100%;
	text-align: center;
}

.cf-main-left h1 {
  font-size: 42px;
  position: relative;
}

.cf-main-left {
  width: 40%;
}

.cf-main-right {
  width: 60%;
}

.cf-why-left {
  width: 35%;
}
.cf-why-right {
  width: 65%;
}

.cf-small-paragraph {
  line-height: 30px;
  color: #4C5158;
  font-size: 16px;
  margin: 25px 0;
}

.cf-main-button-section {
  display: flex;
  align-items: center;
}

.cf-get-started {
    background-color: #2753f5;
    color: #FFF;
    padding: 18px 18px 18px 18px;
    line-height: 8px;
    border-radius: 4px;
    text-decoration: none;
}

.cf-get-started:hover {
  background-color: #2846B7;
  color: #FFF;
}

.cf-book-demo {
  text-decoration: none;
  margin-left: 20px;
  color: #000;
	line-height: 8px;
}
.cf-book-demo:hover {
  color: #2753f5;
}

/* Why Automate Section */
.cf-why-automate {
  padding-top: 50px;
  padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
  background-color: #F4FDF8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cf-why-left h2 {
  font-size: 42px;
  position: relative;
  color: #101A29;
}

.cf-why-paragraph {
  line-height: 30px;
  color: #4C5158;
  font-size: 16px;
}

/* Box Section */
.cf-box-section-container {
   padding-top: 50px;
  padding-bottom: 50px;
}

.cf-box-section-container h2 {
  text-align: center;
  font-size: 42px;
  color: #101A29;
  margin: 0 auto 50px;
  width: 60%;
}

.cf-box-section {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.cf-box {
  width: 48%;
  padding: 24px;
  border: 1px solid #ccc;
  border-radius: 12px;
  margin: 1%;
  transition: border 0.3s;
}

.cf-box:hover {
  border: 1px solid #2753f5;
}

.cf-box h3 {
  margin-bottom: 20px;
  font-size: 22px;
  color: #101A29;
}

.cf-box span {
  color: #4C5158;
  font-size: 15px;
  line-height: 30px;
}

/* FAQ Section */
.cf-faq-section {
  padding: 100px 10px 10px 10px;
}

.cf-faq-title {
  text-align: left;
  font-size: 42px;
  color: #101A29;
  margin: 0 auto 50px;
  width: 60%;
}

.cf-faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.cf-faq-item {
  padding: 24px;
  border: 1px solid #ccc;
  border-radius: 12px;
  transition: border 0.3s;
}

.cf-faq-item:hover {
  border: 1px solid #2753f5;
}

.cf-faq-paragraph {
  text-align: left;
  line-height: 30px;
  font-size: 16px;
  color: #4C5158;
  margin-bottom: 15px;
}

#templte_breadcrumb {
    display: flex;
    width: 100%;
    align-items: center;
}
/* Other Component Styles (Testimonials, CTA, etc.) remain unchanged */
/* ... */

/* Media Queries */
@media (max-width: 767px) {
	#templte_breadcrumb {
    display: block !important;
}
	#templte_breadcrumb .bdt-ep-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before {
    content: "/";
    display: inline-block;
    margin: 0 4px !important;
    color: #999;
}
  .cf-main-container {
    padding: 0px;
    display: block;
  }
  .cf-main-left,
  .cf-why-left {
    width: 100% !important;
  }
  .cf-main-right,
  .cf-why-right {
    width: 100% !important;
    margin-top: 30px;
  }
  .cf-main-button-section {
    display: block;
    align-items: center;
  }
  .cf-main-button-section a {
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  section.cf-why-automate {
    padding: 20px;
    display: block;
  }
  section.cf-box-section-container {
    padding: 20px;
    display: block;
  }
  .cf-box-section-container h2 {
    text-align: left;
    width: 100%;
  }
  .cf-box-section {
    display: block;
  }
  .cf-box {
    width: 100% !important;
    margin-bottom: 20px;
  }
  /* FAQ Title Responsive Adjustment */
  .cf-faq-title {
    text-align: left;
    width: 100%;
  }
  /* (Other media query adjustments for additional sections can be added as needed) */
}

/*FAQs*/

/* FAQ Container */
.cf-faq-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 40px;
}

/* FAQ Items */
.cf-faq-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.cf-faq-item {
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  background: #f9f9f9;
  transition: all 0.3s ease-in-out;
}

.cf-faq-item:hover {
  background: #e8f0fe;
}

.cf-faq-answer {
  font-size: 22px;
  color: #4C5158;
  margin: 0 auto;
  line-height: 1.6;
}

/* Related Questions */
.cf-related-questions {
  margin-top: 40px;
  padding: 20px;
  background: #f4f4f4;
  border-radius: 8px;
}

.cf-related-questions h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.cf-related-questions ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.cf-related-questions li {
  margin: 10px 0;
}

.cf-related-questions a {
  font-size: 18px;
  color: #2753f5;
  text-decoration: none;
}

.cf-related-questions a:hover {
  text-decoration: underline;
}

/* FAQ Back to FAQs Link */
.cf-back-faq {
  display: block;
  text-align: right;
  font-size: 16px;
  color: #2753f5;
  font-weight: bold;
  text-decoration: none;
  margin-top: 10px;
  transition: color 0.3s ease-in-out;
}

.cf-back-faq:hover {
  color: #1f45c5;
  text-decoration: underline;
}


/* Responsive Design */
@media (max-width: 768px) {
  .cf-faq-question {
    font-size: 20px;
  }

  .cf-faq-answer {
    font-size: 16px;
  }

  .cf-related-questions h3 {
    font-size: 20px;
  }

  .cf-related-questions a {
    font-size: 16px;
  }
}
/*END OF FAQs*/

/* GLOSSARY */

.cf-glossary-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.cf-glossary-container h2 {
  font-size: 24px;
}

.cf-glossary-description {
  font-size: 20px;
}

.cf-glossary-content {
    width: 75%;
}

.cf-related-terms {
  margin-top: 30px;
  text-align: center;
	width: 50%;
}

.cf-related-grid {
  display: flex;
  flex-wrap: wrap;
justify-content: center;  gap: 10px;
}

.cf-related-grid a {
	  font-size: 14px;
}

.cf-glossary-left {
    padding: 12px;
}

.cf-related-card {
  display: inline-block;
  padding: 12px 20px;
  background: #f4f4f4;
  border-radius: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
  transition: all 0.3s ease;
}

.cf-related-card:hover {
  background: #2753f5;
  color: #ffffff;
}

@media (max-width: 767px) {
	.cf-glossary-container {
    display: block !important;
  }
	.cf-glossary-content {
    width: 100% !important;
  }
	.cf-related-terms {
      width: 100% !important;
  }
	.cf-related-grid {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
}
}
	

/* END OF GLOSSARY */


/*18-12-25*/
#glossary_id h2 {
    font-size: 22px;
    font-weight: 700;
    color: #2753f5;
}
#glossary_id a {
	  display: flex;
    font-size: 14px;
	  color: #101A29;
}

/*26-2-25*/
#faq_filter nav {
    margin-bottom: 60px !important;
}
#faq_filter h4.ui-e-post-title {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#faq_filter .ui-e-post-text {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
#faq_filter nav.ui-e-filters {
    display: block !important;
}
	#faq_filter .ui-e-filters .ui-e-filter-item {
    margin-bottom: 10px !important;
	}
}

/*05-3-25*/
.bdt-element-link.elementor-element.elementor-position-left.elementor-vertical-align-middle.elementor-widget__width-auto.bdt-icon-type-icon.bdt-icon-effect-none.elementor-widget.elementor-widget-bdt-advanced-icon-box {
    margin: 0px 12px !important;
}
.elementor-element.elementor-tablet-align-center.elementor-widget__width-auto.elementor-widget.elementor-widget-button {
    margin: 0px 12px !important;
}

#tab_templtssection .elementor-element.elementor-widget__width-auto.elementor-widget.elementor-widget-button.animated.fadeInRight a {
   
}
#templts_tab .elementor-column.elementor-col-33.elementor-inner-column.elementor-element {
    background: #EAEEFF !important;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px !important;
    margin-left: 12px;
    border-radius: 16px !important;
    padding: 12px;
}
#templts_tab h5.elementor-heading-title.elementor-size-default {
    border: 1px solid #2753F5 !important;
    border-radius: 25px !important;
    padding: 8px 12px;
    width: fit-content;
    margin-bottom: 12px !important;
}
#templts_tab h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 65px !important;
}
#AI_listclass .bdt-fancy-list-content {
    width: 100%;
    height: 25px !important;
}



/*07-03-25*/

.elementor-widget-highlighted-text .ui-e-headline-text[class*=" ui-e-headline-stroke"], .elementor-widget-highlighted-text .ui-e-headline-text[class^=ui-e-headline-stroke] {
    display: inline-block;
    margin-right: 10px !important;
}
.elementor-widget-highlighted-text .ui-e-headline-text[class*=" ui-e-headline-stroke"], .elementor-widget-highlighted-text .ui-e-headline-text[class^=ui-e-headline-stroke] {
    display: inline-block;
    margin-left: 10px !important;
}
.elementor-element.elementor-align-right.elementor-widget__width-initial.elementor-widget.elementor-widget-button {
   margin: 0px 12px !important; 
}


/*page faqs*/
#page_faqs a {
    color: #000 !important;
    font-size: 15px !important;
	  display:list-item;
	 /* list-style-type: decimal; */
}
#page_faqs {
	line-height: 20px !important; 
}
textarea.wpcf7-form-control.wpcf7-textarea.crte_acntpain {
    height: 70px !important;
}
li.ai_menu img {
    float: right;
    margin-top: 12px;
}
li.ai_menu span:after {
	/*display: block;
	background-repeat: no-repeat;
background-position: left;
    content: "";
    width: 3px;
    height: 5px;
   content: url("{$theme_path}/static/picture/ai_img.png") !important;
/*	display: block;
	background-position: center;
  background-repeat: no-repeat;
  width: 20px !important;
  height: 20px !important;
	position: relative;
    color: #2753f5 !important;
    float: right;
    display: block;
    top: -8px !important;
    position: relative;
    right: -4px;
	font-size: 22px !important;*/
}

/* Consent Bar Styles */
.fusion-privacy-bar {
  background: #E6E9EC; /* Background color */
  color: black; /* Text color */
  padding: 12px 16px;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 14px;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}
.fusion-privacy-bar-main {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.fusion-privacy-bar-main span {
  flex: 1;
}
.fusion-privacy-bar-acceptance {
  background-color: #2753f5; /* Button background */
  color: #fff; /* Button text color */
  padding: 8px 16px;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* Hover effect for button */
.fusion-privacy-bar-acceptance:hover {
  background-color: #c6d1f7 !important;
  transform: scale(1.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

/* Mobile View: Stack text and button vertically */
@media (max-width: 768px) {
  .fusion-privacy-bar-main {
    flex-direction: column !important; /* Stack vertically */
    align-items: flex-start !important; /* Align to left */
  }
  .fusion-privacy-bar-main span {
    margin-bottom: 8px !important; /* Space between text and button */
  }
  .fusion-privacy-bar-acceptance {
    width: 100% !important; /* Full width button on mobile */
    text-align: center !important; /* Center text */
  }
}		