/*
Theme Name: Preformation Child
Theme URI: https://wordpress.org/themes/twentythirteen/
Template: preformation
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Tags: blog,one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,footer-widgets,microformats,post-formats,rtl-language-support,sticky-post,translation-ready,accessibility-ready,block-patterns
Version: 4.0.1707303986
Updated: 2024-02-07 11:06:26

*/
.page-id-32206 #popmake-13510 input.wpcf7-form-control.wpcf7-text {
    color: #000 !important;
}
.page-id-32206 #popmake-13510 textarea.wpcf7-form-control.wpcf7-textarea {
   color: #000 !important;
}
.single-post .elementor-element-298bae0b.elementor-widget.elementor-widget-image img {
    height: 100%;
}
.pradeep-dabas {
    position: sticky !important;
    height: 100% !important;
    top: 25px;
}
.page-id-36229 {
    overflow: visible !important;
}
.non-resdient-critical-box {
    background: #1cc68f2e !important;
    border-top: 4px solid #1cc68f !important;
}
body.page-id-34827 {
    overflow: visible !important;
}
.search-form-real .elementor-search-form--skin-minimal:focus-within {
    outline-width: 0px;
    outline-style: none;
}
/* ── FAQ GROUPS ── */
 /* BACKGROUND */
.page-id-34827 .faq-section {
  background: #001b23;
  padding: 60px 20px;
  border-radius: 20px;
} 

.page-id-34827 ..realfaq-sidebar, .faq-wrap, body {
    overflow: visible !important;
}
.realfaq-page-body {
    display: flex !important;
    flex-direction: row-reverse !important;
}

.realfaq-sidebar {
    position: sticky;
    top: 28px;
    width: 40% !important;
}
.realfaq-content-col {
    width: 100%;
}

/* LAYOUT */
.page-id-34827 .faq-wrap {
    max-width: 1200px;
    margin: auto;
    display: flex;
    gap: 40px;
    color: #fff;
    flex-direction: row-reverse;
}
.page-id-34827 .faq-group {
    margin-bottom: 50px;
}

/* LEFT */
.page-id-34827 .faq-left {
  width: 70%;
}

/* RIGHT */
.page-id-34827 .faq-right {
  width: 30%;
  position: sticky;
  top: 100px;
}

/* FILTER */
.filter-btn {
  padding: 14px 18px;
  margin-bottom: 12px;
  border-radius: 12px;
  background: rgba(255,255,255,0.1);
  backdrop-filter: blur(10px);
  cursor: pointer;
  transition: 0.3s;
  border: 1px solid rgba(255,255,255,0.2);
}

.filter-btn:hover {
    background: #1b456f;
    color: #FFF;
}

.filter-btn.active {
    background: #FFF;
    color: #000;
}

/* GROUP TITLE */
.faq-title {
  font-size: 26px;
  margin-bottom: 20px;
}

/* CARD */
.page-id-34827 .faq-card {
  background: rgba(255,255,255,0.08);
  border-radius: 15px;
  padding: 15px 20px;
  margin-bottom: 15px;
  backdrop-filter: blur(15px);
  border: 1px solid rgba(255,255,255,0.15);
  transition: 0.3s;
}

.faq-card:hover {
  transform: scale(1.02);
}

/* QUESTION */
.faq-q {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
}

/* ANSWER */
.faq-a {
  margin-top: 10px;
  display: none;
  color: #ddd;
  line-height: 1.6;
}

/* ACTIVE */
.faq-card.active .faq-a {
  display: block;
}

.faq-card.active {
  background: rgba(0,198,255,0.2);
}

 
/* */
.page-id-34274 .elementor-tabs-wrapper {
    background: unset !important;
}

.page-id-34274 .plan a, .page-id-17834 .plan a, .page-id-34333 .plan a {
    margin-top: 22px;
    border: none;
    border-radius: 0px;
    background: #1b456f;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 70px;
    height: 50px;
    padding: 14px;
    text-align: center;
    text-decoration: none;
}
.page-id-34274 .csnew-pricing .pricing, .page-id-17834 .csnew-pricing .pricing, .page-id-34333 .csnew-pricing .pricing  {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 0px;
    margin-top: 40px;
}
.resis-address [role=region] {
    position: unset;
}
.addon_content ul {
    list-style-type: none;
}
.page-id-1727 h5.wp-block-heading {
    color: #000000c7;
    font-size: 20px;
    font-family: 'Proxima';
    margin: 0px 0px 10px;
}

.page-id-1727 h5 strong {
    color: #000000c7;
    font-size: 20px;
    font-family: 'Proxima';
    margin: 0px 0px 10px;
}

/* .addon_content ul li::before {
    content: "";
    background-image: url(https://forti.ie/wp-content/uploads/2024/08/Frame.svg) !important;
    position: absolute;
    width: 28px !important;
    height: 30px;
    background-repeat: no-repeat;
    margin-left: -25px;
    margin-top: 2px;
} */

.addon_content li {
    font-family: "Proxima Nova Regular", Sans-serif !important;
    font-size: 18px !important;
    color: #444444 !important;
    padding: 5px 0px;
}
.addon_content ul {
    list-style-type: none;
    padding: 0px 25px;
}
.pum-content.popmake-content li {
    font-family: "Proxima Nova Regular", Sans-serif !important;
    font-size: 18px !important;
    color: #444444 !important;
    padding: 5px 0px;
}
.pum-content.popmake-content ul {
    list-style-type: none;
    padding: 0px 25px;
}

.contact-details .elementor-icon-box-description a {
    color: #555555;
}
.contact-details  h3.elementor-icon-box-title {
    padding: 0px;
    margin: 0px;
}
.page-id-33765 .elementor-tabs-wrapper {
    max-width: 700px !important;
}
.page-id-33907 .consultant:before {
    bottom: 70px;
}

.page-id-33781 .consultant:before {
    left: -151px;
    bottom: 60px;
}
.page-id-33765 .consultant:before {
    bottom: 130px;
}

.cus_does .consultant:before {
    bottom: 85px;
}
.table-section th {
    text-align: left !important;
}
.who-we-help-faq.elementor-widget.elementor-widget-accordion {
    margin-bottom: 0px;
}

p.solo-des.coaching {
    max-width: 700px;
}

.job-insight:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Job.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.job-insight .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.job-insight {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.job-insight .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}


.simple-manage:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Simple.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.simple-manage .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.simple-manage {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.simple-manage .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

 .made-sample:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/VAT-5-1.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.made-sample .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.made-sample {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.made-sample .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.rct-plain .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.rct-plain:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/We-take-2.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.rct-plain .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.rct-plain {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.claim-every .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}


.claim-every:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/We-claim-1.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.claim-every .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.claim-every {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.physico span.elementor-icon {
    box-shadow: 10px 10px 44px 0px #0000001A;
    font-size: 40px;
    background-color: #FFF !important;
    border-radius: 100px;
    padding: 5px;
}

.cs-tables td.bg-white.radius {
    border-radius: 15px;
    border: none;
}

.cs-tables .table-section .bg-white:first-child {
    font-size: 18px;
    font-weight: 600 !important;
    font-family: 'Proxima Nova Regular';
}

p.solo-des.automobile {
    width: 100%;
    max-width: 890px;
    padding-top: 10px;
}
.cs-tables .table-section {
    width: 100%;
    box-shadow: 10px 10px 44px 0px #0000000a;
    border-radius: 20px;
    border: none !important;
}

.cs-tables .table-section .bg-grey:first-child {
    font-size: 18px;
    font-weight: 600 !important;
    font-family: 'Proxima Nova Regular';
}

.cs-tables td.bg-white, .cs-tables td.bg-grey {
    font-size: 18px;
    text-align: left !important;
}

.yea-end-supirt .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}


.tax-supportss .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.project-acc .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.bookingkeep .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}


.vat-support .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}
.hse-prsi .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}
.page-id-32199 .advanced-section span.elementor-icon {
    box-shadow: 10px 10px 44px 0px #0000001A;
    font-size: 40px;
    background-color: #FFF !important;
    border-radius: 100px;
    padding: 5px;
}

.pratice-allow .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.reastaff-payrol .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.tax-palnnings .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.monthly-managemnt .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}
.project-acc:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Project-2.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.project-acc .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.project-acc {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.bookingkeep:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Bookkeeping.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.bookingkeep .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.bookingkeep {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.vat-support:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/VAT-support.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.vat-support .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.vat-support {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.yea-end-supirt:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Year-end-accounts.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.yea-end-supirt .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.yea-end-supirt {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.tax-supportss:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Tax.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.tax-supportss .elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.tax-supportss {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}


.hse-prsi:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/HSE.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.hse-prsi.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.hse-prsi {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.pratice-allow:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Practice-1.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.pratice-allow.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.pratice-allow {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.reastaff-payrol:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Associate.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.reastaff-payrol.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.reastaff-payrol {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.tax-palnnings:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Tax-planning.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.tax-palnnings.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.tax-palnnings {
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}

.monthly-managemnt:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2026/01/Monthly-management.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}
.monthly-managemnt.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.monthly-managemnt{
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}


.faq-anchor-tag .elementor-tab-content a {
    color: #FFF !important;
    text-decoration: underline;
}

.anchor-tag a {
    color: #1b456f;
}

#csnew-tabs .tab-section {
    max-width: 1050px;
    margin: 0 auto;
}
#cs-why-choose b {
    font-weight: 600;
    font-family: 'Proxima Nova Regular' !important;
    color: #000;
}

#cs-why-choose h3.elementor-icon-box-title {
    font-size: 20px;
    font-weight: 400 !important;
    font-family: 'Proxima Nova Regular' !important;
    color: #444444;
}

.plan.growth-pl {
    border: 2px solid #1bc68f !important;
}
.growth-pkg {
    position: relative;
}
.most-popular h4 {
    color: #FFF;
    font-size: 14px;
    padding: 0px !important;
    margin: 0px !important;
    font-family: 'Proxima Nova Regular';
}
.most-popular {
    position: absolute;
    top: -45px;
    text-align: center !important;
    width: 100% !important;
    background: #1bc68f;
    max-width: 140px;
    padding: 2px;
    border-radius: 10px;
    margin: 0 auto !important;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px;
}

p.pack-des-fouth {
    padding-bottom: 95px;
}


.cs-box-newsss {
    border-bottom: 1px solid #CCC !important;
    padding-bottom: 20px;
}


#newly_tabsarc .elementor-tab-title.elementor-tab-desktop-title {
    background: #FFF;
}

#newly_tabsarc .elementor-tabs-wrapper {
    max-width: 330px !important;
}
#newly_tabsarc .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
    background: #1b456f;
}
 
  
.item.includes b {
    font-size: 17px;
    font-family: 'Proxima Nova Regular';
    color: #000;
    padding: 0;
}
.item.includes {
    margin-bottom: 15px;
}
 

p#vat-month {
    font-size: 17px !important;
    font-weight: 300 !important;
    font-family: 'Proxima Nova Regular' !important;
    color: #444444 !important;
}
.csnew-pricing .price small {
    font-size: 17px !important;
    font-weight: 300 !important;
    font-family: 'Proxima Nova Regular' !important;
    color: #444444 !important;
}
.csnew-pricing .tooltip::after {
    content: "";
    background-image: url('https://forti.ie/wp-content/uploads/2024/08/Frame-9-1-1.svg') !important;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #374151;
    cursor: pointer;
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.csnew-pricing .tooltip {
    position: relative;
    display: inline-block;
    font-size: 15px;
    color: #000018;
    cursor: pointer;
    opacity: 1;
    font-family: 'Proxima Nova Regular';
    border-top: 1.5px solid #CCC;
    width: 100%;
    padding-top: 15px;
}
.tooltip-text p {
    color: #FFF !important;
}

.csnew-pricing .tooltip .tooltip-text {
    visibility: hidden;
    opacity: 0;
    width: 260px;
    background-color: #1b456f;
    color: #ffffff;
    text-align: left;
    padding: 15px 12px;
    border-radius: 6px;
    font-size: 13px;
    line-height: 1.4;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-52%);
    transition: opacity 0.2s ease, visibility 0.2s ease;
    z-index: 99;
}

.csnew-pricing .tooltip .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: #1f2937 transparent transparent transparent;
}

.csnew-pricing .tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}


 

button.read-more-btn {
    margin-top: 0px;
    padding: 15px;
    border: none;
    background: #1b456f;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    border-radius: 70px;
    width: 160px;
    font-family: 'Proxima Nova Regular';
}
button.read-more-btn:active {
    margin-top: 22px;
    padding: 15px !important;
    border: none !important;
    background: #1b456f !important;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    border-radius: 70px;
    width: 160px;
    font-family: 'Proxima Nova Regular';
}
.read-more-btn {
  margin-top: 15px;
  background: none;
  border: none;
  color: #1b456f;
  font-weight: 600;
  cursor: pointer;
}


.comparison-table th {
    text-align: left;
    font-weight: 600 !important;
    text-transform: capitalize;
    font-family: 'Proxima';
    font-size: 18px !important;
}
.comparison-table td {
    font-size: 16px !important;
    font-family: 'Proxima Nova Regular';
}
.addon-fee table {
    border: none !important;
    border-collapse: inherit;
}

  .comparison-section {
    max-width: 1000px;
    margin: auto;
  }
 
  .section-title {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 30px;
  }

  .section-title h2 {
    font-size: 26px;
    margin: 0;
    white-space: nowrap;
  }

  .section-title span {
    flex: 1;
    height: 2px;
    background: linear-gradient(to right, #6366f1, #e5e7eb);
  }

  .subtitle {
    margin-bottom: 20px;
    font-size: 14px;
    color: #6b7280;
  }

 
  .comparison-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  }

  .comparison-table thead {
    background: #1b456f;
  }

  .comparison-table th {
    padding: 16px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
  }

  .comparison-table th:first-child {
    text-align: left;
  }

  .comparison-table td {
    padding: 15px;
    border-bottom: 1px solid #e5e7eb;
    text-align: center;
    font-size: 16px;
  }

  .comparison-table td:first-child {
    text-align: left;
    font-weight: 500;
  }

 
  .comparison-table th:not(:last-child),
  .comparison-table td:not(:last-child) {
    border-right: 1px solid #e5e7eb;
  }
  .yes {
    color: #16a34a;
    font-size: 18px;
  }

  .no {
    color: #dc2626;
    font-size: 18px;
  }

  .warning {
    color: #f59e0b;
    font-size: 18px;
  }

 
  .comparison-table tbody tr:nth-child(even) {
    background: #f9fafb;
  }
 
.addon-fee th.radius-one {
    text-align: left;
}
.addon-fee th.radius-two {
    text-align: left;
}
.addon-fee td.bg-white {
    text-align: left;
}
.addon-fee  td.bg-grey {
    text-align: left;
}
.addon-fee td.bg-white.ss {
    border-radius: 15px;
}
.addon-fee  td.bg-white.sss {
    border-radius: 15px;
}


.newpricing-description h2 {
    font-family: "Proxima Nova Black", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    color: #1B456F;
    text-align: center;
    margin: 12px 0px 0;
}

.newpricing-description p {
    font-family: "Proxima Nova Regular", Sans-serif !important;
    font-size: 18px !important;
    color: #444444 !important;
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}

.newpricing-description {
    margin-bottom: 30px;
}
 .csnew-pricing{
  --bg:#fffaf5;
  --soft:#f4efe8;
  --dark:#1f2933;
  --text:#374151;
}

.csnew-pricing *{
  box-sizing:border-box;
}

.e-commerce-prize.plan button {
    margin-bottom: 23px !important;
}
.page-id-32765 p.solo-des {
    max-width: 800px;
}


.csnew-pricing .wrapper{
  max-width:1400px;
  margin:0 auto;
  padding:0 10px;
}


.historical-view h3.elementor-icon-box-title {
    margin-top: 5px;
}

.historical-view p.elementor-icon-box-description {
    font-size: 22px !important;
    color: #000 !important;
}
.csnew-pricing .pricing{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0px;
margin-top:40px;
}

.csnew-pricing .plan {
    background: #fff;
    border: 2px solid #CCC;
    border-radius: 28px;
    padding: 32px;
    display: flex;
    flex-direction: column;
}
.tooltip-text p {
    font-size: 13px !important;
}

.csnew-pricing .plan h3 {
    margin: 0 0 8px;
    font-size: 24px;
    color: #1b456f;
    font-family: 'Proxima Nova Bold' !important;
    font-weight: 600;
}

.bottom-third-ltd {
    margin-top: 240px;
}
.bottom-fouth-ltd {
    margin-top: 100px;
}
.csnew-pricing .plan p {
    font-size: 17px !important ;
      color: #444444;
    margin-bottom: 5px;
    font-family: 'Proxima Nova Regular' !important;
}

.csnew-pricing .plan:hover {
    border: 2px solid #1bc68f !important;
}



.feature-item.everything b {
    color: #000;
    font-size: 17px;
    font-family: 'Proxima Nova Regular';
    padding: 0;
}

.csnew-pricing .price {
    display: inline-grid;
    gap: 0px;
    margin-top: 15px;
}

.csnew-pricing .price strong {
    font-size: 36px;
    color: #000;
    font-family: 'Proxima';
    font-weight: 600;
}

.csnew-pricing .plan button{
  margin-top:22px;
  border:none;
  border-radius:0px;
  background:#1b456f;
  color:#fff;
  font-size:15px;
  cursor:pointer;
border-radius:70px;
line-height:0px;
height:45px;!important;
}

/* BOTTOM FEATURES */
.csnew-pricing .features{
  margin-top:32px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}


.csnew-pricing .feature-box {
    border-radius: 0px !important;
    padding: 35px 0px 0px !important;
    border-top: 1px solid #CCC !important;
    margin-top: 35px !important;
}

.csnew-pricing .feature-item {
    position: relative;
    padding-left: 25px;
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 1.4;
    font-family: 'Proxima Nova Regular';
}
.plan.custom-prize .limits {
    margin-bottom: 67px;
}
.historical-catch li.elementor-icon-list-item {
    padding: 15px !important;
}

.csnew-pricing .feature-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background-image: url('https://forti.ie/wp-content/uploads/2026/01/Vector-7.png');
    background-repeat: no-repeat;
    background-size: 15px;
}
 
.csnew-pricing .limits {
    margin: 0px 0 0px;
    font-size: 14px;
    color: #374151;
}

.csnew-pricing .limits strong {
    display: block;
    margin-bottom: 6px;
    color: #000 !important;
    font-family: 'Proxima Nova Regular';
    font-size: 18px !important;
}

.csnew-pricing .limits p{
  margin:0;
  line-height:1.5;
}


 .architect-icon h3.elementor-icon-box-title {
    margin-top: -5px;
}
.praticeslist h3.elementor-icon-box-title {
    margin-top: 0px;
}

 .help-form-filed {
    display: flex;
    gap: 20px;
}

.who-wehelpform input {
    border: 1px solid #dfe4e5;
    padding: 15px;
    border-radius: 50px;
}


.who-wehelpform textarea {
    height: 120px;
    border: 1px solid #dfe4e5;
    padding: 15px;
    width: 100%;
    border-radius: 20px;
}
#cs-new-page span.wpcf7-not-valid-tip {
    font-size: 14px;
    padding: 0px;
}


.who-wehelpform .wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #1b456f;
    line-height: 0;
    padding: 25px;
    width: 200px;
    border-radius: 50px;
    font-size: 16px !important;
    font-weight: 600;
}
.who-wehelpform  input.wpcf7-form-control.wpcf7-submit.has-spinner:active {
    background: #1b456f;
    line-height: 0 !important;
    padding: 25px !important;
    width: 200px !important;
    border-radius: 50px;
    font-size: 16px !important;
    font-weight: 600;
}

.who-wehelpform ::placeholder {
    font-family: "Proxima Nova Regular", Sans-serif !important;
    font-size: 16px !important;
    color: #444444 !important;
}
.who-wehelpform input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}

.who-wehelpform span.wpcf7-list-item-label {
    font-family: "Proxima Nova Regular", Sans-serif !important;
    font-size: 16px !important;
    color: #444444 !important;
}
.whowe.services select {
    font-family: "Proxima Nova Regular", Sans-serif !important;
    font-size: 16px !important;
    color: #444444 !important;
    padding: 15px;
    border-radius: 50px;
    border: 1px solid #dfe4e5;
}

#gets-touchs span.wpcf7-not-valid-tip {
    font-size: 14px;
    position: absolute;
    left: 0;
    padding: 0px;
}
.columns-gapsa .elementor-column-gap-default {
    gap: 25px;
}
.bold-design strong {
    color: #001B23;
}
.design-business {
    overflow-x: hidden;
}

.design-business .elementor-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
}

.design-business .elementor-column {
    flex: 1 1 0;
    min-width: 380px !important;
}

.design-business {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.design-business .elementor-container {
    scroll-snap-type: x mandatory;
}

.design-business .elementor-column {
    scroll-snap-align: start;
}

.who-we-help-faq .elementor-tab-title.elementor-active {
    border-radius: 10px 10px 0px 0px;
}

.who-we-help-faq .elementor-tab-content.elementor-clearfix.elementor-active {
    border-radius: 0px 0px 10px 10px;
}

 .who-we-help-faq .elementor-accordion-item {
    border: 1px solid #dfe4e5 !important;
    margin: 30px 0px;
	border-radius:15px;
   
}
.who-we-help-faq .elementor-clearfix.elementor-active {
    border-top: 1px solid #dfe4e559 !important;
}

.tracking-projects:after {
    position: absolute;
    content: "";
    background-image: url('https://forti.ie/wp-content/uploads/2025/12/Vector-74.svg');
    width: 60%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    right: -150px;
    top: 30px;
}
.consultant:before {
    position: absolute;
    content: "";
    background-image: url('https://forti.ie/wp-content/uploads/2025/12/Vector-75-1.svg');
    width: 60%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    left: -150px;
    bottom: 10px;
}
.who-we-help-faq .elementor-tab-title.elementor-active {
    padding-bottom: 20px !important;
}
.who-we-help-faq .elementor-tab-title.elementor-active, .who-we-help-faq .elementor-tab-content.elementor-clearfix.elementor-active {
    background: #1b456f !important;
    color: #FFF;
	 
}
.inner_form.packageform {
    display: flex;
    width: 100%;
    gap: 25px;  
}
#download-email span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 14px;
}
#download-email .wpcf7-response-output {
    margin: 0px;
}
.inner_email {
    width: 550px;
}
.inner_form.packageform  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #1b456f !important;
    padding: 10px;
}
#free-download .wpcf7-response-output {
    width: fit-content;
    margin: 0 auto;
}
.inner_form.packageform input.wpcf7-form-control.wpcf7-submit.has-spinner:active {
    padding: 10px !important;
}
.inner_form.packageform  input {
    padding: 0 20px;
}
.inner_form.packageform p {
    margin: 0px;
}
.addon-checkbox.input-checkbox{
	cursor:pointer;
}

tr.fee th {
    text-transform: none;
    word-wrap: break-word;
    /* padding: 0px 47% 0px 0px !important; */
}
form.woocommerce-ResetPassword .form-row button.woocommerce-Button {
    font-weight: 400 !important;
    background: #1cc68f !important;
}
.woocommerce-checkout-review-order-table span.remove-service-fee {
    position: absolute;
}

.new-pakage-pages .new_tab_section .elementor-tab-title {
    border-radius: 50px;
    background: #FFF;
    margin: 12px;
    padding: 18px !important;
}
.new-pakage-pages .elementor-tabs-wrapper {
    max-width: 325px;
    margin: 0 auto;
    border-radius: 100px;
    background: #1bc68f63;
}

.new-pakage-pages .elementor-tab-title.elementor-active {
    color: #FFFFFF;
    background: #1b456f;
}
.new-pakage-pages .elementor-tab-title {
    border-radius: 50px;
    background: #FFF;
    margin: 12px;
    padding: 17px !important;
}

.new-pakage-pages .left-side h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}

.new-pakage-pages .left-side {
    flex: 1;
}

.new-pakage-pages .service-list p {
    margin: 0px 0px 15px;
}


.new-pakage-pages .price-box {
    flex: 1;
    background-color: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.new-pakage-pages .right-side {
    flex: 3;
    display: flex;
    gap: 20px;
    padding: 10px 0px;
}

.new-pakage-pages .price-item {
    font-size: 18px;
    color: #333333;
    margin: 12px 0 !important;
}
.new-pakage-pages .service-list {
    font-size: 16px;
    color: #333333;
    line-height: 2;
}

.new-pakage-pages  .table-wrapper {
    display: flex;
    width: 100%;
}
.cs-price-bg-table .elementor-top-column.elementor-element.elementor-element-c75843d {
    background: #1CC69326;
    padding: 25px 10px;
    border-radius: 25px;
}
.cs-boxes-space .elementor-container.elementor-column-gap-default {
    gap: 20px;
}
.cs-slide-controls {
    display: flex;
    justify-content: end;
    gap: 15px;
    margin-top: -80px;
    margin-right: 40px !important;
    width: 100%;
    max-width: 1200px;
}
.cs-slide-controls button.slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.7787 5.96575H3.81981L8.37061 1.41495L6.97944 0.000192642L-3.05176e-05 6.95608L6.97944 13.9355L8.37061 12.5208L3.81981 7.96999H17.7787V5.96575Z' fill='white'/%3E%3C/svg%3E%0A") !important;
}

.cs-slide-controls button.slick-arrow {
    width: 45px !important;
    height: 45px !important;
    border: 0;
    font-size: 0;
    border-radius: 50%;
    background-color: #1b456f !important;
    padding: 0;
    background-size: 18px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    gap: 10px !important;
    position: unset !important;
}
.cs-slide-controls button.slick-next {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.96575H13.9589L9.40813 1.41495L10.7993 0.000192642L17.7788 6.95608L10.7993 13.9355L9.40813 12.5208L13.9589 7.96999H0V5.96575Z' fill='white'/%3E%3C/svg%3E%0A") !important;
}

.cs-slide-controls ::before {
  display:none !important;
}
.
.cus_slidersupport .slick-slide {
    text-align: -webkit-center 
}
 

.cus_slidersupport .slick-track {
    padding: 10px 0px;
    box-shadow: unset !important;
}
 
.cus_slidersupport .slick-list.draggable{
    margin: 0 -10px;
}
 
.cus_slidersupport .slick-slide {
    margin: 0 10px;
}
.cus_slidersupport .slick-track {
    display: flex;
    align-items: stretch;
}
.cus_slidersupport .slick-track .cs-services-block {
    height: unset;
}
.cus_slidersupport .elementor-widget-wrap {
    height: 100%;
}
/* .cus_slidersupport .slick-slide > div {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1) !important;
} */

/* .cus_slidersupport .slick-next:before, .slick-prev:before {
    display: none !important;
}
.cus_slidersupport .slick-prev:before, .slick-prev:before {
    display: none !important;
}
 */

.consultant-allow:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2025/12/Consultant-and-subcontractor-cost-allocation.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}

.consultant-allow.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.consultant-allow{
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}
.consultant-allow .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.Smart_technologys:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2025/12/Project-based-revenue-tracking.png');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}

.Smart_technologys.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.Smart_technologys{
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}
.Smart_technologys .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}
 .smart_business:before {
    content: "";
    background: url(' https://forti.ie/wp-content/uploads/2025/11/consulting-business.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}

.smart_business.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.smart_business{
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}
.smart_business .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}
.real-insight:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2025/12/Real-profitability-insights.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}

.real-insight.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.real-insight{
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}
.real-insight .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}
 

.tax-support:before {
    content: "";
    background: url('https://forti.ie/wp-content/uploads/2025/12/Architect-specific-tax-support.svg');
    top: 10px;
    position: absolute;
    left: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70%;
}

.tax-support.elementor-widget.elementor-widget-toggle {
    box-shadow: 10px 10px 44px #0000000d;
}

.tax-support{
    position: relative;
    background: #FFF !important;
    border-radius: 10px !important;
}
.tax-support .elementor-toggle-item {
    padding-left: 65px;
    padding-bottom: 5px;
    margin-top: 10px;
}


.architext-acc h3.elementor-icon-box-title {
    margin-top: 8px;
}
.historical p.elementor-icon-box-description {
    font-size: 22px !important;
    color: #000 !important;
}
#ecoommerce-pakacge .bottom-cta-box.second {
    margin-top: 172px;
}

#ecoommerce-pakacge .bottom-fouth-box {
    margin-top: 60px;
}

#ecoommerce-pakacge .bottom-cta-box.second {
    margin-top: 163px;
}


#ecoommerce-pakacge .bottom-third-ltd {
    margin-top: 214px;
}
#ecoommerce-pakacge .bottom-fouth-ltd {
    margin-top: 76px;
}
.staging.price-table tr td:first-child {
    border-left: 0 none;
    width: 30%;
}
.staging.price-table span {
    display: unset !important;
}

.staging.price-table tr td:first-child {
    border-left: 0 none;
    text-align: left;
    position: relative;
}

.staging img.popmake-17686.pum-trigger {
    position: absolute;
    width: 25px;
    right: 10px;
}

.page-id-34333 .addon_content .tab-title li{
	    color: #000000d6 !important;
    font-family: 'Proxima';
}
.page-id-34333 .addon_content h5 {
    color: #000000b5;
    font-size: 20px;
    font-family: 'Proxima';
}
.staging.price-table tr td {
    line-height: 32px;
}


/* Founder Knowledge Hub Css Start */
.cus_banner h1.elementor-heading-title.elementor-size-default {
    color: #fff !important;
}

.cus_banner p {color: #fff !important;}
.cus_service_buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.cus_service_buttons a {
    display: inline-block;
    text-decoration: none;
    padding: 6px 15px;
    border-radius: 100px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #001B23;
    font-weight: 500;
    transition: all 0.3s ease;
}
  .cus_service_buttons a:hover {
    background-color: #00B386;
    border: 1px solid #00B386;
    color: #fff;
    transform: scale(1.05); 
  }

.cus_book a {
    color: #1b456f;
    text-decoration: underline;
}
.cus_info-box {
  color: #928f8f;
}

.cus_highlight {
    background-color: #1b456f;
    padding: 5px 12px;
    border-radius: 100px;
    font-size: 14px !important;
    color: #fff !important;
    margin-right: 5px;
}

.cus_secondary-text {
  color: #928f8f;
}
.cus_founder p {
    font-size: 14px !important;
    border-left: 2px solid #1b456f;
    padding-left: 10px;
}

.cus_founder p strong {
    color: #1b456f;
}



  .cus_faq-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .cus_faq-card {
    background-color: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    flex: 1 1 calc((100% - 40px) / 2);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }

  .cus_faq-card h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #001B23;
  }

  .cus_faq-badge {
    display: inline-block;
    padding: ;
    font-size: 12px;
    font-weight: 500;
    border-radius: 100px;
    border: ;
    color: #001B23;
    margin-bottom: 12px;
  }

  .cus_faq-badge span {
    color: #414040;
    font-weight: normal;
  }

  .cus_faq-content {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 14px;
    color: #555;
    font-family: 'Proxima Nova Regular';
  }

  .cus_faq-content strong {
    display: block;
    margin-bottom: 4px;
    color: #001b23;
  }

  .cus_faq-new {
    color: #0072FF;
    margin-left: 5px;
    font-size:12px;
    font-weight:500;
  }

.cus_faq-founder-tip {
    font-size: 13px;
    color: #001b23;
    border-left: 3px solid #1b456f;
    padding-left: 8px;
    margin-top: 10px;
}


.cus_apni_checklist_form {
    width: 100%;
}

.cus_apni_label {
    display: block;
    color: #001B23;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0 !important;
}

.cus_apni_checklist_form input[type="email"] {
    width: 100%;
    height: 56px;
    border: 1px solid rgba(0, 27, 35, 0.15);
    border-radius: 100px;
    padding: 0 18px;
    font-size: 15px;
    color: #001B23;
    background: #ffffff;
    margin-bottom: 14px;
    transition: all 0.3s ease;
}

.cus_apni_checklist_form input[type="email"]:focus {
    outline: none;
    border-color: #0072FF;
    box-shadow: 0 0 0 3px rgba(0,114,255,0.10);
}

.cus_apni_checklist_form input[type="submit"] {
    width: 100%;
    height: 56px;
    border: none;
    border-radius: 100px;
    background: #1bc68f;
    color: #ffffff;
    font-size: 18px !important;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.cus_apni_checklist_form input[type="submit"]:hover {
    background: #001B23;
}

.cus_apni_disclaimer {
    margin-top: 12px;
    color: #1B456F;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
}

.wpcf7-spinner {
    display: none;
}


.cus_apni_checklist_form p {
    margin-bottom: 10px;
    font-size: 14px !important;
}

.cus_formm form {
    background: #e9f4fe;
    padding: 20px;
    border-radius: 20px;
}
.cus_day p.elementor-icon-box-description {
    font-size: 14px !important;
}

.cus_day span {
    font-size: 16px;
}
/* Founder Knowledge Hub Css End*/
@media (min-width: 991px) and (max-width: 1200px) {


.plan.custom-prize {
    grid-column: 3 span;
    margin-top: 20px;
}
	#prize_tab_section .new_tab_section.bookkepper .elementor-tabs-wrapper {
    background: #1bc68f;
    max-width: 480px !important;
}
	.csnew-pricing .pricing, .csnew-pricing .features {
    grid-template-columns: unset;
    overflow: scroll;
    display: flex;
    width: 100%;
}

}
  @media (max-width: 1024px) {
    .cus_faq-card {
      flex: 1 1 calc((100% - 20px) / 2);
    }
  }
@media(max-width:991px){
.csnew-pricing .pricing, .csnew-pricing .features {
    grid-template-columns: unset;
    overflow: scroll;
    display: flex;
    width: 100%;
}


}
@media (min-width: 320px) and (max-width: 767px) {
	#csnew-tabs .tab-section {
    max-width: 100%;
    margin: 0 auto;
}
	.pradeep-dabas {
    position: unset !important;
  
}

	.single-post .elementor-widget.elementor-widget-image img {
    height: auto !important;
}
	.realfaq-page-body {
    display: flex !important;
    flex-direction: column !important;
}

.realfaq-page-body {
    max-width: 1100px;
    margin: 0 auto;
    padding: 36px 15px 40px;

}
.realfaq-sidebar {
    position: unset !important;
    top: 28px;
    width: 100% !important;
}


.founder-guidance-section {
    padding: 10px 15px !important;
}

.founder-guidance-title {
    font-size: 28px !important;
}
.expert-insight-section {
    padding: 40px 15px;
}
.expert-insight-content h2 {
    font-size: 28px;
}

.expert-insight-container {
    gap: 20px;
}
.compliance-header h2 {
    font-size: 26px;
}

.compliance-section {
    padding: 70px 15px 0px !important;
}
	.page-id-33765 .consultant:before {
    bottom: 180px;
}
	p.solo-des.coaching {
    max-width: 100%;
}
	
	.help-form-filed {
    display: unset;
    gap: 20px;
}
	p.solo-des.automobile {
    width: 100%;
    max-width: 100%;
    padding-top: 10px;
}
	#prize_tab_section .new_tab_section.bookkepper .elementor-tabs-wrapper {
    margin: 0 auto;
}
	.page-id-32765 p.solo-des {
    max-width: 100%;
}
	.most-popular {
    position: absolute;
    top: -37px;
	}
.full-pricing-box .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}
	.csnew-pricing .pricing {
    display: grid !important;
    grid-template-columns: repeat(2,1fr) !important;
    gap: 0px;
}

	.csnew-pricing .plan {
    min-width: 400px;
    margin-bottom: 25px;
}
	.bottom-cta-box.second {
    margin-top: 95px;
}
	.bottom-third-box {
    margin-top: 75px;
}
	.bottom-third-ltd {
    margin-top: 100px;
}
	.bottom-fouth-ltd {
    margin-top: 0px;
}
	.bottom-cta-first {
    margin-top: 0px;
}
	.bottom-cta-second {
    margin-top: 70px;
}
	.bottom-third-eccomm {
    margin-top: 0px;
}
	
	.csnew-pricing .pricing, .csnew-pricing .features {
    grid-template-columns: repeat(2,1fr);
    overflow: scroll;
    display: flex;
    width: 100%;
}
	.csnew-pricing .plan {
    min-width: 250px;
}

	 .newpricing-description h2 {
    font-size: 26px;
    line-height: 34px;
}
.cs-slide-controls button.slick-arrow {
    transform: none;
    margin: 0;
}
	.inner_email {
    width: 100%;
}
	.inner_form.packageform  input.wpcf7-form-control.wpcf7-submit.has-spinner {
 
    margin-top: 20px;
}
.br-tag br{	
	display:none;
}
	.bookkepping_tab ul.nav.nav-tabs.elementkit-tab-nav {
    padding: 0px !important;
    margin: 0px !important;
}
	.inner_form.packageform {
    display: unset;
 
}
	.cs-slide-controls {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 0px;
    margin-right: 0px !important;
    width: unset;
    max-width: unset;
}
	
   
	 .full-pricing-box .elementor-tabs .elementor-tabs-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
  }

  .full-pricing-box .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
  }

  .full-pricing-box .elementor-tabs .elementor-tab-title {
    flex: 0 0 auto;
    white-space: nowrap;
    margin-right: 10px;
  }
	#prize_tab_section .new_tab_section.bookkepper .elementor-tabs-wrapper {
    margin: 10px;
}
	.page-id-34333 .staging img.popmake-17686.pum-trigger {
    position: absolute;
    width: 18px;
    right: 5px;
    top: 20px;
}
.page-id-34274 .csnew-pricing .pricing, .page-id-17834 .csnew-pricing .pricing, .page-id-34333 .csnew-pricing .pricing {
    overflow: scroll;
    display: flex !important;
}
.page-id-34274 .csnew-pricing .plan, .page-id-17834 .csnew-pricing .plan, .page-id-34333 .csnew-pricing .plan {
    min-width: 350px;
}
	  .cus_service_buttons {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    padding-bottom: 10px;
    justify-content: start;
    scrollbar-color: #fff transparent;
  }

  .cus_service_buttons .hub-pill {
    flex: 0 0 auto;
    white-space: nowrap;
  
  }

}
  @media (max-width: 600px) {
    .cus_faq-card {
      flex: 1 1 100%;
    }
  }
.page-id-33781 td.bg-white {
    text-align: left;
}




/* Sarika CSS Start */
.cus_tabu a {
    width: 40px !important;
    height: 40px !important;
}
.cus_p_font a {
    color: #00b386 !important;
}
.cus_p p {
    color: #fff !important;
}
.cus_vatttt .bg-white {
    text-align: left !important;
}
td.bg-grey {
    text-align: left !important;
}
.cus_pricing_amazon .csnew-pricing .pricing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
    margin-top: 40px;
}
.cus_p_font p {
    font-size: 16px !important;
    line-height: 24px !important;
}
.cus_new_para p{
	color:#5B6B7A !important;
}
.cus_top_acc p {
    color: #00b386 !important;
    font-size: 15px !important;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.cus_h1 h1 {
  font-size: 54px !important;
  font-weight: 600 !important;
line-height:62px !important;
}

.cus_h2 h2 {
  font-size: 36px !important;
  font-weight: 600 !important;
	line-height:46px !important;
}
.ucs_benefitt {
    width: 1200px !important;
}
.ucs_benefitt .benefits_intro h3 {
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 1.3;
    color: #fff;
    margin: 0 0px 10px 0;
}

.ucs_benefitt h6 {
    font-size: 16px !important;
    line-height: 1.6;
    color: #fff !IMPORTANT;
    font-weight: 400;
    max-width: 750px;
    margin: 0 auto;
    font-family: var( --e-global-typography-text-font-family ), sans-serif;
}
.ucs_benefitt .Employees_section {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
}
.cus_beneee .Employees_section {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
}
.ucs_benefitt .payroll_title h4 {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.4;
    margin: 0 0 10px 0;
    color: #1b456f;
    font-family: 'Proxima Nova Bold';
}

.ucs_benefitt .payroll_content,
.ucs_benefitt .payroll_content p {
    font-size: 16px !important;
    line-height: 1.6;
    text-align: center;
    margin: 0;
}
.cus_tab_for_me .elementor-tabs-wrapper {
    max-width: 560px !important;
    background: #fff !important;
}
.benefits_bottom_content {
    padding-top: 20px;
}
.cus_search input#loader-submit {
    background: #000;
}.hero-visual {
  position: relative;
  height: auto;
  justify-self: end;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
}

.hero-visual svg {
  width: 100%;
  height: 100%;
}

.hv-traveler {
  filter: drop-shadow(0 0 6px rgba(29, 198, 144, 0.7));
}

.hv-node {
  transform-origin: center;
  transform-box: fill-box;
  animation: nodePulse 9s ease-in-out infinite;
}

.hv-node.n1 {
  animation-delay: 0s;
}

.hv-node.n2 {
  animation-delay: 1.55s;
}

.hv-node.n5 {
  animation-delay: 2.9s;
}

.hv-node.n3 {
  animation-delay: 5.6s;
}

.hv-node.n4 {
  animation-delay: 7.1s;
}

@keyframes nodePulse {

  0%,
  82%,
  100% {
    transform: scale(1);
    filter: none;
  }

  8% {
    transform: scale(1.55);
    filter: drop-shadow(0 0 8px currentColor);
  }
}

@media (prefers-reduced-motion: reduce) {
  .hv-traveler {
    display: none;
  }

  .hv-node {
    animation: none;
  }
}
.cus_green{
	color:#00B386;
}
.cus_parent_scroll .e-con-inner {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    justify-content: space-around;
    scrollbar-width: thin;
    scrollbar-color: #1e1e1e #000000;
}
.cus_parent_scroll .cus_child_scroll {
    flex-shrink: 0;
    max-width:250px !important;
}
.cus-region-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.cus_font_p svg {
    width: 25px !important;
    height: 25px !important;
}
.cus-region-list .region-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 9px 14px;
  background: #efeee7;
  border-radius: 30px;
  color: #003b70;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
}

.cus-region-list .region-item span {
  font-size: 10px;
  font-weight: 700;
}
.cus_p_green p {
    color: #00b386 !important;
    font-size: 14px !important;
}
.cus_line ul li {
    border-bottom: 1px solid #0000000f;
    padding-bottom: 10px !important;
}
.cus_lines ul li {
    border-bottom: 1px solid #ffffff24;
    padding-bottom: 10px !important;
}

.icon-chip {
    width: 50px;
    height: 50px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eaeae0;
    margin-bottom: 18px;
}
.cus_font_p span {
    font-size: 16px !important;
}
.cus_services_child {
  transition: transform 0.3s ease;
}

.cus_services_child:hover {
  transform: translateY(-5px);
}
.cus_svg span.elementor-icon svg {
    width: 30px !important;
    height: 30px !important;
}
.csnew-pricing .pricing-note {
    padding: 20px 0 40px;
    margin: 0;
    color: #171717;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    font-style: italic;
    text-align: center;
}
.csnew-pricing .founder-guides {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; /* beech ka space */
    margin-top: 0;
    border: 0;
    overflow: visible;
}
.csnew-pricing .founder-guide {
    padding: 28px 32px;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 22px;
    min-height: 150px;
}
.csnew-pricing .founder-guide:first-child {
    border-right: 1px solid #d6d6d6;
}
.csnew-pricing .founder-guide {
    padding: 28px 32px;
    background: #ffffff;
    min-height: 150px;
}

.csnew-pricing .founder-guide:first-child {
    border-right: 1px solid #d6d6d6;
}
.csnew-pricing .founder-guide h3 {
    margin: 0 0 10px;
    color: #123f70;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}
.csnew-pricing .founder-guide p {
    margin: 0 0 12px;
    color: #222222;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
}
.csnew-pricing .guide-link {
    display: inline-block;
    color: #00ae8d;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
    cursor: pointer;
}
.cus_pricing_amazon .plan.growth-pl {
    background: #1c4670;
    border-color: #1c4670 !important;
}
.cus_pricing_amazon .growth-pl .price strong {
    color: #fff;
}
.cus_pricing_amazon .growth-pl h3 {
    color: #fff;
}
.cus_pricing_amazon .growth-pl em {
    color: #fff;
}
.cus_pricing_amazon .growth-pl .feature-item {
    color: #fff;
}
.cus_pricing_amazon .growth-pl .feature-item::before {
    background-image: url('https://forti.ie/wp-content/uploads/2026/08/sss.svg');
}
.cus_2026 {
    background: #1dc690;
    padding: 4px 8px 2px 8px;
    border-radius: 5px;
    font-size: 12px !important;
    line-height: 10px !important;
}
.stars {
    color: #f6b802;
    font-size: 14px;
    margin-bottom: 12px;
    letter-spacing: 2px;
}
.cus_font_small p.elementor-icon-box-description {
    font-size: 14px !important;
	color:#6b7280 !important;
}
.cus_font_learn .elementor-icon-box-content {
    display: flex;
    gap: 10px;
}
.cus_font_learn .elementor-icon-box-description {
    font-size: 14px !important;
    line-height: 18px !important;
}
.cus_gett h2 {
    display: none;
}
.cus_gett .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.cus_gett .name-section {
    width: 100%;
    display: flex;
    gap: 20px;
}
.cus_gett .First-name {
    width: 50%;
}
.cus_gett .name-section .first-name,
.cus_gett .name-section .email {
    width: calc(50% - 10px);
}
.cus_gett .service-section {
    display: contents;
}
.cus_gett .phone-number,
.cus_gett .services {
    width: calc(50% - 10px) !important;
}
.cus_gett .message {
    width: 100%;
}
.cus_gett .acceptance {
    width: 100%;
}
.cus_gett input,
.cus_gett select,
.cus_gett textarea {
    width: 100% !important;
	border-radius:10px !important;
}
.cus_gett label {
    display: flex;
    gap:10px;
}
.cus_gett .wpcf7-list-item input[type="checkbox"] {
    width: max-content !important;
}
.cus_gett .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    max-width: 100%;
    padding: 10px 30px;
}
.cus_gett .row > p:last-child {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.cus_gett .row > p:last-child input[type="submit"] {
    width: 100% !important;
    display: block;
    background:#1b456f !important;
    border-radius: 10px !important;
}

.ekit-template-content-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 99999 !important;
    background: #ffffff;
    height:90px;
}
body {
    padding-top: 90px;
}
.cus_tab_main_sticky {
    position: sticky !important;
    top: 90px !important;
    z-index: 9998 !important;
    width: 100%;
}
html {
	scroll-behavior: smooth;
    scroll-padding-top: 120px;
}



.cus-glossary-content {
    width: 100%;
}

.cus-glossary-item {
    margin-bottom: 48px;
}

.cus-glossary-item:last-child {
    margin-bottom: 0;
}

.cus-glossary-item h2 {
    margin: 0 0 16px;
    color: #154b7d;
    font-weight: 600;
    line-height: 1.2;
}

.cus-glossary-item p {
    margin: 0 0 12px;
    color: #222222;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.6;
}

.cus-glossary-item .cus-source {
    margin-bottom: 12px;
    font-style: normal;
}

.cus-glossary-item .cus-source a {
    color: #00b889;
    font-style: italic;
    text-decoration: none;
}

.cus-glossary-item .cus-source a:hover {
    text-decoration: underline;
}

.cus-glossary-line {
    width: 100%;
    height: 1px;
    background: #e2e2e2;
    margin: 10px 0 12px;
}

.cus-glossary-item strong {
    font-weight: 700;
}

.cus-glossary-item ul {
    margin: 5px 0 16px 22px;
    padding: 0;
}

.cus-glossary-item ul li {
    margin-bottom: 7px;
    color: #222222;
    font-size: 16px;
    line-height: 1.5;
}

.cus-forti-guide {
    margin-top: 14px !important;
}

.cus-forti-guide a {
    color: #00b889 !important;
    text-decoration: none;
    font-weight: 500;
}

.cus-forti-guide a:hover {
    text-decoration: underline;
}
.cus-glossary-item h3 {
    margin: 38px 0 12px;
    color: #154b7d;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3;
}

.cus-glossary-item h3:first-of-type {
    margin-top: 30px;
}
.cus_faqss p {
    font-size: 16px !important;
    margin-bottom: 10px;
}
.cus_faqss a b {
    font-weight: 400;
}
.cus_faqss a {
    color: #00b386;
}
.cus_vatttt a {
    color: #00b386 !important;
    padding: 0 !important;
    font-weight: 600;
}
.cus_vatttt .bg-grey a {
    padding: 0 !important;
}
.cus-faq-two-column {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 40px;
    row-gap: 0;
}
.cus-faq-two-column .cus-glossary-item {
    width: 100%;
    min-width: 0;
}
.cus_quick .cus-glossary-item {
    margin-bottom: 0;
}
.cus_faqss a, .cus-glossary-content a {
	 color: #00b386 !important;
}
.cus_faqss ul,
.cus-glossary-content ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.cus_faqss ul li,
.cus-glossary-content ul li {
    position: relative;
    padding-left: 20px;
}

.cus_faqss ul li::before,
.cus-glossary-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
    background: url("https://forti.ie/wp-content/uploads/2026/01/Layer_1-6.svg") center / contain no-repeat;
}
.cus_glossary_form .select2-selection {
    border-radius: 10px !important;
    border-color: #dfe4e5 !important;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
}
.cus_glossary_form .cus_form_submit input[type="submit"], .wpcf7-submit {
    width: 100%;
    height: 50px;
    border: 0;
    border-radius: 10px;
    background: #204f7d !important;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease !important;
}

.cus_glossary_form .cus_form_submit input[type="submit"]:hover , .wpcf7-submit:hover {
    transform: translateY(-2px) !important;
}

.cus-popular-heading {
    max-width: 700px;
    margin-bottom: 30px;
}
.cus-popular-heading > span {
    display: inline-block;
    margin-bottom: 8px;
    color: #00b889;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
.cus-popular-heading h2 {
    margin: 0 0 10px;
    color: #154b7d;
    font-weight: 700;
    line-height: 1.2;
}
.cus-popular-heading p {
    margin: 0;
    color: #555;
    font-size: 16px;
    line-height: 1.6;
}
.cus-popular-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}
.cus-popular-card {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 68px;
    padding: 16px 18px;
    border: 1px solid #dce4ea;
    border-radius: 14px;
    color: #163f68 !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}

.cus-popular-icon {
    display: block;
    width: 20px;
    height: 20px;
    min-width: 20px;
    background-image: url("https://forti.ie/wp-content/uploads/2026/01/Layer_1-6.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.cus-popular-card:hover {
    transform: translateY(-3px);
    border-color: #00b889;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.07);
    color: #00a77e !important;
}
@media (max-width: 1199px) {
.ucs_benefitt {
  width: 100% !important;
}
	.hero-visual {
    justify-self: center;
    max-width: 500px;
    margin-left: 0;
}
	.cus-popular-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px){
	.cus_tab_for_me .elementor-tabs-wrapper {
max-width: 660px !important;
}
	.cus_pricing_amazon .csnew-pricing .pricing {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
}
	.cus_pricing_amazon .plan {
    margin: 10px 10px;
}
	.cus_vatttt {
    width: 100%;
    max-width: 100% !important;
}  

	.cus_gett .First-name {
    width: 100%;
}
	.cus_gett .name-section .first-name, .cus_gett .name-section .email {
    width: calc(100% - 0px);
}
	.cus_gett .phone-number, .cus_gett .services {
    width: calc(100% - 0px) !important;
}
	.cus_gett .service-section {
    width: 100%;
}
}
@media (max-width: 767px){
	.ekit-template-content-header {
    height:74px;
}
body {
    padding-top: 74px;
}
	.cus_tab_main_sticky {
    top: 74px !important;
}
	  .cus_h1 h1 {
    font-size: 30px !important;
    font-weight: 600 !important;
		  line-height:40px !important;
  }

  .cus_h2 h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
	  line-height:36px !important;
  }

.cus_pricing_amazon .csnew-pricing .pricing {
    grid-template-columns: repeat(3, 1fr) !important;
    margin-top: 20px;
}
	.cus_pricing_amazon .plan {
    margin: 0px 10px;
}
.cus_pricing_amazon .csnew-pricing .price strong {
    font-size: 26px;
}
    .ucs_benefitt .benefits_intro h3 {
        font-size: 24px !important;
    }
 .ucs_benefitt .Employees_section {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    width: 100% !important;
  }

  .ucs_benefitt .Employees_section .first_payroll {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;

    grid-column: unset !important;
    grid-row: unset !important;

    margin-left: 0 !important;
    margin-right: 0 !important;
  }
    .ucs_benefitt .Employees_section .first_payroll,
    .ucs_benefitt .Employees_section .first_payroll:nth-last-child(2):nth-child(3n + 1),
    .ucs_benefitt .Employees_section .first_payroll:last-child:nth-child(3n + 2) {
        grid-column: auto !important;
    }
    .ucs_benefitt .payroll_title h4 {
        font-size: 18px !important;
    }
    .ucs_benefitt .payroll_content,
    .ucs_benefitt  h6 {
        font-size: 16px !important;
    }
	.cus_br br{
		display:none;
	}
	
	
	.csnew-pricing .pricing-note {
        padding: 8px 5px 15px;
        font-size: 13px;
        line-height: 1.5;
    }

    .csnew-pricing .founder-guides {
        grid-template-columns: 1fr;
        border-radius: 16px;
    }

    .csnew-pricing .founder-guide {
        padding: 22px 20px;
        min-height: auto;
    }

    .csnew-pricing .founder-guide:first-child {
        border-right: 0;
        border-bottom: 1px solid #d6d6d6;
    }

    .csnew-pricing .founder-guide h3 {
        font-size: 18px;
    }

    .csnew-pricing .founder-guide p,
    .csnew-pricing .guide-link {
        font-size: 14px;
    }
	.cus_gett .First-name {
    width: 100%;
}
	.cus_gett .name-section {
        flex-direction: column;
        gap: 15px;
    }

    .cus_gett .name-section .first-name,
    .cus_gett .name-section .email,
    .cus_gett .phone-number,
    .cus_gett .services {
        width: 100% !important;
    }

    .cus_gett .row {
        gap: 15px;
    }
	    .cus-glossary-item {
        margin-bottom: 35px;
    }
	    .cus-faq-two-column {
        grid-template-columns: 1fr;
    }

    .cus-popular-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .cus-popular-card {
        min-height: 60px;
        padding: 14px 15px;
        font-size: 14px;
    }

    .cus-popular-icon {
        width: 18px;
        height: 18px;
        min-width: 18px;
    }
}
