body.elementor-page-10078 #footer{display:block;}body.elementor-page-10078 .info-footer{display:block;}body.elementor-page-10078 #bottom{display:block;}body.elementor-page-10078 .page-title{display:block;}body.elementor-page-10078 .page-title.default .page-title-heading{margin:0px 0px 7px 0px;}/* Start custom CSS for html, class: .elementor-element-babbb18 *//* =========================================
   CANADIAN ALLIED SERVICES
   OUR PROCESS - LARGER FONT
   ========================================= */

.process-section {
    width: 100%;
    max-width: 100%;
    color: #142033;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}


/* =========================================
   HEADER
   ========================================= */

.process-header {
    padding: 0 0 30px;
    border-bottom: 1px solid #d9d0bd;
}

.process-logo {
    color: #172438;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.5px;
}

.process-tagline {
    margin-top: 4px;
    color: #d19a27;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.8px;
}

.process-label {
    margin-top: 30px;
    margin-bottom: 9px;

    color: #c99528;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.process-header h2 {
    max-width: 950px;

    margin: 0;
    padding: 0;

    color: #142033;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: -0.6px;
}

.process-intro {
    max-width: 950px;

    margin: 12px 0 0;
    padding: 0;

    color: #536273;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
}


/* =========================================
   COMPARISON
   ========================================= */

.process-comparison {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));

    width: 100%;
    max-width: 100%;

    margin-top: 14px;

    background: #0d1b2b;

    border: 1px solid #455466;
    overflow: hidden;
}


/* =========================================
   COLUMNS
   ========================================= */

.process-column {
    position: relative;
    min-width: 0;

    padding: 18px 18px 22px;

    box-sizing: border-box;
}

.process-column:first-child {
    border-right: 1px solid #26384a;
}


/* =========================================
   COLUMN LABEL
   ========================================= */

.process-column-label {
    color: #aeb7c2;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: 700;

    letter-spacing: 0.7px;
    line-height: 1.2;
}


/* =========================================
   COLUMN TITLE
   ========================================= */

.process-column h3 {
    margin: 5px 0 0;
    padding: 0;

    color: #ffffff;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
    font-weight: 700;

    line-height: 1.1;
    letter-spacing: -0.2px;
}


/* =========================================
   DIAGRAM
   ========================================= */

.process-diagram {
    position: relative;

    width: 100%;
    height: 280px;

    margin-top: 12px;

    border-bottom: 1px solid #1e3042;

    box-sizing: border-box;
}


/* Diagram heading */

.diagram-title {
    position: absolute;

    top: 4px;
    left: 50%;

    transform: translateX(-50%);

    width: 100%;

    text-align: center;

    color: #75808c;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: 700;

    letter-spacing: 0.8px;
}

.diagram-subtitle {
    position: absolute;

    top: 18px;
    left: 50%;

    transform: translateX(-50%);

    width: 100%;

    text-align: center;

    color: #ffffff;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 10px;
    font-weight: 600;
}


/* =========================================
   CENTER
   ========================================= */

.diagram-center {
    position: absolute;

    left: 50%;
    top: 55%;

    transform: translate(-50%, -50%);

    width: 70px;
    height: 70px;

    display: flex;
    align-items: center;
    justify-content: center;

    text-align: center;

    border: 1px solid #81909f;
    border-radius: 50%;

    color: #ffffff;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: 700;

    line-height: 1.2;

    z-index: 3;
}


/* =========================================
   CONNECTION LINES
   ========================================= */

.process-diagram::before {
    content: "";

    position: absolute;

    left: 50%;
    top: 55%;

    width: 1px;
    height: 145px;

    background: #455466;

    transform: translateX(-50%);

    z-index: 1;
}

.process-diagram::after {
    content: "";

    position: absolute;

    left: 23%;
    right: 23%;
    top: 55%;

    height: 1px;

    background: #455466;

    z-index: 1;
}


/* =========================================
   NODES
   ========================================= */

.diagram-node {
    position: absolute;

    width: 42px;
    height: 42px;

    display: flex;
    align-items: center;
    justify-content: center;

    text-align: center;

    border: 1px solid #657483;
    border-radius: 50%;

    color: #d8dde2;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 6px;
    font-weight: 400;

    line-height: 1.15;

    z-index: 2;

    box-sizing: border-box;
}

.diagram-node.node-1 {
    left: 28%;
    top: 27%;
}

.diagram-node.node-2 {
    right: 28%;
    top: 27%;
}

.diagram-node.node-3 {
    left: 11%;
    top: 51%;
}

.diagram-node.node-4 {
    right: 11%;
    top: 51%;
}

.diagram-node.node-5 {
    left: 28%;
    top: 74%;
}

.diagram-node.node-6 {
    right: 28%;
    top: 74%;
}


/* =========================================
   AFTER DIAGRAM
   ========================================= */

.after-diagram .diagram-center {
    border-color: #d19a27;
    color: #d19a27;
}


/* =========================================
   DESCRIPTION
   ========================================= */

.process-description {
    margin: 14px 0 0;

    color: #aeb7c2;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;

    line-height: 1.5;
}


/* =========================================
   TABLET
   ========================================= */

@media (max-width: 767px) {

    .process-logo {
        font-size: 19px;
    }

    .process-header h2 {
        font-size: 30px;
    }

    .process-intro {
        font-size: 14px;
    }

    .process-comparison {
        grid-template-columns: 1fr;
    }

    .process-column {
        padding: 20px 18px 24px;
    }

    .process-column:first-child {
        border-right: none;
        border-bottom: 1px solid #26384a;
    }

    .process-column h3 {
        font-size: 20px;
    }

    .process-diagram {
        height: 285px;
    }

    .process-description {
        font-size: 12px;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 480px) {

    .process-logo {
        font-size: 18px;
    }

    .process-tagline {
        font-size: 8px;
    }

    .process-label {
        font-size: 9px;
    }

    .process-header h2 {
        font-size: 27px;
    }

    .process-intro {
        font-size: 13px;
    }

    .process-column {
        padding: 20px 15px 24px;
    }

    .process-column-label {
        font-size: 8px;
    }

    .process-column h3 {
        font-size: 19px;
    }

    .process-diagram {
        height: 275px;
    }

    .diagram-title {
        font-size: 7px;
    }

    .diagram-subtitle {
        font-size: 9px;
    }

    .diagram-center {
        width: 65px;
        height: 65px;
        font-size: 7px;
    }

    .diagram-node {
        width: 40px;
        height: 40px;
        font-size: 5.5px;
    }

    .process-description {
        font-size: 11px;
        line-height: 1.55;
    }
}
/* =========================================
   TĂNG FONT BÊN TRONG KHUNG XANH
   ========================================= */

/* Label trên cùng */
.process-column-label {
    font-size: 11px !important;
    letter-spacing: 0.8px;
}

/* Tiêu đề chính của mỗi cột */
.process-column h3 {
    font-size: 24px !important;
    line-height: 1.1 !important;
}

/* Chữ nhỏ phía trên sơ đồ */
.diagram-title {
    font-size: 10px !important;
    letter-spacing: 1px;
}

/* Chữ tiêu đề trong sơ đồ */
.diagram-subtitle {
    font-size: 13px !important;
    line-height: 1.2;
}

/* Chữ ở vòng tròn trung tâm */
.diagram-center {
    font-size: 10px !important;
    line-height: 1.2;
}

/* Chữ trong các vòng tròn xung quanh */
.diagram-node {
    font-size: 8px !important;
    line-height: 1.15;
}

/* Nội dung mô tả phía dưới */
.process-description {
    font-size: 14px !important;
    line-height: 1.5 !important;
}


/* =========================================
   TABLET
   ========================================= */

@media (max-width: 767px) {

    .process-column-label {
        font-size: 10px !important;
    }

    .process-column h3 {
        font-size: 22px !important;
    }

    .diagram-title {
        font-size: 9px !important;
    }

    .diagram-subtitle {
        font-size: 12px !important;
    }

    .diagram-center {
        font-size: 9px !important;
    }

    .diagram-node {
        font-size: 7px !important;
    }

    .process-description {
        font-size: 13px !important;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 480px) {

    .process-column-label {
        font-size: 9px !important;
    }

    .process-column h3 {
        font-size: 21px !important;
    }

    .diagram-title {
        font-size: 8px !important;
    }

    .diagram-subtitle {
        font-size: 11px !important;
    }

    .diagram-center {
        font-size: 8px !important;
    }

    .diagram-node {
        font-size: 6.5px !important;
    }

    .process-description {
        font-size: 12px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-97892b5 *//* =========================================
   ACCOUNTANT VS CANADIAN ALLIED SERVICES
   ========================================= */

.accountant-section {
    width: 100%;
    max-width: 100%;

    color: #172438;

    font-family: Arial, Helvetica, sans-serif;

    box-sizing: border-box;
}


/* =========================================
   HEADER
   ========================================= */

.accountant-header {
    padding-bottom: 22px;
}

.accountant-header h2 {
    margin: 0;
    padding: 0;

    color: #142033;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 30px;
    font-weight: 700;

    line-height: 1.15;
    letter-spacing: -0.4px;
}

.accountant-intro {
    margin: 8px 0 0;
    padding: 0;

    color: #5a6675;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;

    line-height: 1.5;
}


/* =========================================
   TABLE
   ========================================= */

.accountant-table {
    display: grid;

    grid-template-columns: 1fr 1fr;

    width: 100%;

    border: 1px solid #b8b3a8;

    border-radius: 10px;

    overflow: hidden;

    box-sizing: border-box;

    background: #ffffff;
}


/* =========================================
   CELLS
   ========================================= */

.accountant-cell {
    box-sizing: border-box;

    padding: 15px 16px;

    border-bottom: 1px solid #c7c2b8;

    color: #344253;
}

.accountant-cell:nth-last-child(-n + 2) {
    border-bottom: none;
}


/* Vertical divider */

.accountant-left {
    border-right: 1px solid #202020;
}

.accountant-left-head {
    border-right: 1px solid #202020;
}


/* =========================================
   HEADER CELLS
   ========================================= */

.accountant-head {
    padding: 9px 10px;

    background: #eeeae1;

    color: #53606d;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 10px;
    font-weight: 700;

    line-height: 1.2;

    text-transform: uppercase;
}

.accountant-right-head {
    color: #c08c24;
}


/* =========================================
   LEFT COLUMN
   ========================================= */

.accountant-left {
    background: #fafafa;
}


/* =========================================
   RIGHT COLUMN
   ========================================= */

.accountant-right {
    background: #f4f0e7;
}


/* =========================================
   ROW TITLE
   ========================================= */

.accountant-cell strong {
    display: block;

    margin-bottom: 5px;

    color: #263446;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 14px;
    font-weight: 700;

    line-height: 1.35;
}


/* Right column title */

.accountant-right strong {
    color: #263446;
}


/* =========================================
   ROW DESCRIPTION
   ========================================= */

.accountant-cell span {
    display: block;

    color: #536170;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;
    font-weight: 400;

    line-height: 1.45;
}


/* =========================================
   BOTTOM NOTE
   ========================================= */

.accountant-note {
    margin-top: 27px;

    padding-top: 15px;

    border-top: 1px solid #d9d0bd;
}

.accountant-note p {
    max-width: 100%;

    margin: 0;

    color: #536170;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;
    font-weight: 400;

    line-height: 1.5;
}


/* =========================================
   CTA
   ========================================= */

.accountant-cta {
    margin-top: 14px;
}

.accountant-cta h3 {
    margin: 0;

    color: #172438;

    font-family: Georgia, "Times New Roman", serif;

    font-size: 21px;
    font-weight: 700;

    line-height: 1.2;
}

.accountant-cta p {
    margin: 3px 0 0;

    color: #536170;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    line-height: 1.45;
}


/* =========================================
   BUTTON / LINK
   ========================================= */

.accountant-button {
    display: inline-block;

    margin-top: 9px;

    color: #c08c24;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 13px;
    font-weight: 700;

    text-decoration: none;
}

.accountant-button span {
    font-weight: 700;
}

.accountant-button:hover {
    color: #9f721d;
}


/* =========================================
   TABLET
   ========================================= */

@media (max-width: 767px) {

    .accountant-header h2 {
        font-size: 28px;
    }

    .accountant-intro {
        font-size: 13px;
    }

    .accountant-cell {
        padding: 14px 13px;
    }

    .accountant-cell strong {
        font-size: 13px;
    }

    .accountant-cell span {
        font-size: 11.5px;
    }

    .accountant-note p {
        font-size: 12px;
    }

    .accountant-cta h3 {
        font-size: 20px;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 480px) {

    .accountant-header {
        padding-bottom: 18px;
    }

    .accountant-header h2 {
        font-size: 25px;
        line-height: 1.18;
    }

    .accountant-intro {
        font-size: 12px;
        line-height: 1.55;
    }


    /* Stack each comparison row */
    .accountant-table {
        display: block;

        border-radius: 10px;
    }


    /* Header */

    .accountant-head {
        display: block;

        padding: 10px 12px;

        font-size: 10px;
    }


    /* Cells */

    .accountant-cell {
        padding: 17px 14px;
    }


    /* Remove desktop vertical line */

    .accountant-left {
        border-right: none;
    }


    /* Keep separation between left/right */

    .accountant-left:not(.accountant-left-head) {
        border-bottom: 1px solid #b8b3a8;
    }


    /* Font */

    .accountant-cell strong {
        font-size: 14px;
        line-height: 1.4;
    }

    .accountant-cell span {
        font-size: 12px;
        line-height: 1.5;
    }


    /* Bottom */

    .accountant-note {
        margin-top: 22px;
        padding-top: 14px;
    }

    .accountant-note p {
        font-size: 12px;
        line-height: 1.55;
    }


    /* CTA */

    .accountant-cta {
        margin-top: 14px;
    }

    .accountant-cta h3 {
        font-size: 20px;
    }

    .accountant-cta p {
        font-size: 12px;
    }

    .accountant-button {
        font-size: 12px;
        line-height: 1.5;
    }
}/* End custom CSS */