/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

:root {
    --hayssa-primary: #001a6b;
    --hayssa-primary-hover: #00124f;
    --hayssa-accent: #00d3db;
    --hayssa-accent-text: #007d82;
    --hayssa-ink: #23313d;
    --hayssa-surface: #f5f9fd;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    font-family: "Arial";
}

.breadcrumb {
    font-size:18px;
    color: var(--hayssa-accent-text);
    font-family: Arial;
    font-weight: normal;
    
    line-height: 1.8;
}
.breadcrumb a{
    color: #888888;
}

.color-white{
    color: #fff!important;
}

/* Remove negative full-width offsets left in the Certifications template. */
.page-id-2370 .elementor-element-d773fdd > .elementor-widget-container,
.page-id-2370 .elementor-element-740a38a > .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

/* Shared primary CTA used by the approved blue Elementor link buttons. */
.elementor .elementor-widget-button.hayssa-cta-primary .elementor-button,
.elementor .elementor-widget-button.hayssa-cta-primary .elementor-button:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    max-width: 100%;
    padding: 14px 28px;
    border: 0;
    border-radius: 4px;
    background-color: var(--hayssa-primary);
    box-shadow: none;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.elementor .elementor-widget-button.hayssa-cta-primary .elementor-button .elementor-button-text {
    color: inherit;
    font: inherit;
    line-height: inherit;
    text-transform: inherit;
}

.elementor .elementor-widget-button.hayssa-cta-primary .elementor-button:hover,
.elementor .elementor-widget-button.hayssa-cta-primary .elementor-button:focus {
    background-color: var(--hayssa-primary-hover);
    box-shadow: 0 5px 14px rgba(0, 18, 79, 0.22);
    color: #fff;
    transform: translateY(-1px);
}

.elementor .elementor-widget-button.hayssa-cta-primary .elementor-button:focus-visible {
    outline: 3px solid rgba(0, 211, 219, 0.34);
    outline-offset: 3px;
}

/* Shared primary action used by every approved Elementor inquiry form. */
.elementor .elementor-widget-form.hayssa-form-primary .elementor-button[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    max-width: 100%;
    padding: 14px 28px;
    border: 0;
    border-radius: 4px;
    background-color: var(--hayssa-primary);
    box-shadow: none;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.elementor .elementor-widget-form.hayssa-form-primary .elementor-button[type="submit"]:hover,
.elementor .elementor-widget-form.hayssa-form-primary .elementor-button[type="submit"]:focus {
    background-color: var(--hayssa-primary-hover);
    box-shadow: 0 5px 14px rgba(0, 18, 79, 0.22);
    color: #fff;
    transform: translateY(-1px);
}

.elementor .elementor-widget-form.hayssa-form-primary .elementor-button[type="submit"]:focus-visible {
    outline: 3px solid rgba(0, 211, 219, 0.34);
    outline-offset: 3px;
}

/* Homepage service copy: compact English rhythm and one shared center axis. */
.home .elementor-element.elementor-element-f65766b .elementor-heading-title {
    font-size: clamp(32px, 3.2vw, 44px);
    line-height: 1.12;
}

.home .elementor-element.elementor-element-868b93f {
    font-size: 15px;
    line-height: 1.6;
}

.home .elementor-element.elementor-element-868b93f .top_describe section > p {
    margin: 0 0 16px;
}

.home .elementor-element.elementor-element-868b93f .top_describe ul {
    margin: 4px 0 18px;
    padding-left: 22px;
}

.home .elementor-element.elementor-element-868b93f .top_describe li {
    margin: 0 0 10px;
    padding-left: 3px;
}

.home .elementor-element.elementor-element-868b93f .top_describe li:last-child {
    margin-bottom: 0;
}

.home .elementor-element.elementor-element-868b93f .top_describe li::marker {
    color: var(--hayssa-accent-text);
}

.home .elementor-element.elementor-element-868b93f .top_describe li p,
.home .elementor-element.elementor-element-868b93f .top_describe section > p:last-child {
    margin-bottom: 0;
}

.home .elementor-element.elementor-element-7faeb7c {
    margin-top: 24px;
    text-align: center;
}

@media (max-width: 921px) {
    .elementor .elementor-widget-form.hayssa-form-primary .elementor-field-type-submit {
        width: 100% !important;
    }

    .home .elementor-element.elementor-element-d706618 > .elementor-container {
        flex-wrap: wrap;
    }

    .home .elementor-element.elementor-element-d706618 .elementor-element-d87bb1e,
    .home .elementor-element.elementor-element-d706618 .elementor-element-c11ac99 {
        width: 100%;
    }

    .home .elementor-element.elementor-element-d706618 .elementor-element-c11ac99 {
        margin-top: 24px;
    }
}

@media (min-width: 768px) and (max-width: 921px) {
    .elementor .elementor-widget-form.hayssa-form-primary .elementor-button[type="submit"] {
        padding-right: 8px;
        padding-left: 8px;
        white-space: nowrap;
    }
}

@media (max-width: 767px) {
    .elementor .elementor-widget-button.hayssa-cta-primary .elementor-button,
    .elementor .elementor-widget-button.hayssa-cta-primary .elementor-button:visited {
        min-height: 44px;
        padding: 13px 22px;
        font-size: 15px;
    }

    .elementor .elementor-widget-form.hayssa-form-primary .elementor-button[type="submit"] {
        min-height: 44px;
        padding: 13px 22px;
        font-size: 15px;
    }

    .home .elementor-element.elementor-element-f65766b .elementor-heading-title {
        font-size: 32px;
        line-height: 1.15;
    }

    .home .elementor-element.elementor-element-868b93f {
        line-height: 1.58;
    }

    .home .elementor-element.elementor-element-868b93f .top_describe section > p {
        margin-bottom: 14px;
    }

    .home .elementor-element.elementor-element-868b93f .top_describe ul {
        margin-bottom: 16px;
        padding-left: 20px;
    }

    .home .elementor-element.elementor-element-7faeb7c {
        margin-top: 20px;
    }
}

/* Product centre and shared product-category archives. */
body.elementor-page-1801 {
    --hayssa-product-ink: var(--hayssa-ink);
    --hayssa-product-muted: #5f6c78;
    --hayssa-product-line: #dfe6ec;
    --hayssa-product-soft: var(--hayssa-surface);
    --hayssa-product-accent: var(--hayssa-accent);
    --hayssa-product-accent-dark: var(--hayssa-primary);
}

body.elementor-page-1801 .elementor-element-bee1b06 {
    margin-top: 56px;
    margin-bottom: 76px;
}

body.elementor-page-1801 .elementor-element-bee1b06 > .elementor-container {
    align-items: flex-start;
    gap: 36px;
}

body.elementor-page-1801 .elementor-element-bba51a5 {
    flex: 0 0 286px;
    width: 286px;
}

body.elementor-page-1801 .elementor-element-ce965b9 {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
}

body.elementor-page-1801 .elementor-element-aa00ed9,
body.elementor-page-1801 .elementor-element-4da6b52 {
    overflow: hidden;
    border: 1px solid var(--hayssa-product-line);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(36, 55, 72, 0.07);
}

body.elementor-page-1801 .elementor-element-aa00ed9 {
    padding: 24px 22px 20px;
}

body.elementor-page-1801 .elementor-element-4da6b52 {
    margin-top: 28px;
    margin-bottom: 0;
    padding: 24px 22px;
}

body.elementor-page-1801 .elementor-element-70cc01c .elementor-heading-title,
body.elementor-page-1801 .elementor-element-56098b2 .elementor-heading-title {
    color: var(--hayssa-product-ink);
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0.045em;
}

body.elementor-page-1801 .elementor-element-70cc01c > .elementor-widget-container,
body.elementor-page-1801 .elementor-element-56098b2 > .elementor-widget-container {
    padding-bottom: 15px;
    border-color: var(--hayssa-product-line);
}

body.elementor-page-1801 .elementor-element-e7b62eb > .elementor-widget-container {
    margin: 0;
}

.hayssa-product-category-nav__heading {
    margin: 0 0 14px;
    color: var(--hayssa-product-ink);
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
}

.hayssa-product-category-nav__links {
    display: grid;
    border-top: 1px solid var(--hayssa-product-line);
}

.hayssa-product-category-nav__link,
.hayssa-product-category-nav__link:visited {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    min-height: 49px;
    padding: 10px 4px;
    border-bottom: 1px solid var(--hayssa-product-line);
    color: #354454;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    text-decoration: none;
    transition: color 180ms ease, padding 180ms ease, background-color 180ms ease;
}

.hayssa-product-category-nav__link:last-child {
    border-bottom: 0;
}

.hayssa-product-category-nav__arrow {
    flex: 0 0 auto;
    color: #9ba8b3;
    font-size: 16px;
    transition: color 180ms ease, transform 180ms ease;
}

.hayssa-product-category-nav__link:hover,
.hayssa-product-category-nav__link:focus,
.hayssa-product-category-nav__link.is-active {
    padding-right: 10px;
    padding-left: 10px;
    background: rgba(0, 211, 219, 0.1);
    color: var(--hayssa-product-accent-dark);
}

.hayssa-product-category-nav__link:hover .hayssa-product-category-nav__arrow,
.hayssa-product-category-nav__link:focus .hayssa-product-category-nav__arrow,
.hayssa-product-category-nav__link.is-active .hayssa-product-category-nav__arrow {
    color: var(--hayssa-product-accent);
    transform: translateX(3px);
}

.hayssa-product-category-nav__link:focus-visible {
    outline: 3px solid rgba(0, 211, 219, 0.34);
    outline-offset: 2px;
}

body.elementor-page-1801 .elementor-element-ae12e7d {
    margin-bottom: 32px;
    padding: 28px 32px 27px;
    border: 1px solid #dbe6ef;
    border-left: 4px solid var(--hayssa-product-accent);
    border-radius: 0 14px 14px 0;
    background: var(--hayssa-product-soft);
    color: var(--hayssa-product-muted);
    box-shadow: 0 12px 28px rgba(36, 55, 72, 0.045);
}

body.elementor-page-1801 .elementor-element-ae12e7d p {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 1.72;
}

body.elementor-page-1801 .elementor-element-ae12e7d b {
    display: block;
    margin-bottom: 9px;
    color: var(--hayssa-product-ink);
    font-family: Arial, sans-serif;
    font-size: clamp(24px, 2.2vw, 32px);
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: -0.025em;
}

body.elementor-page-1801 .elementor-element-9f3c2a1 {
    display: none;
}

@media (max-width: 1100px) {
    body.elementor-page-1801 .elementor-element-bee1b06 > .elementor-container {
        gap: 28px;
    }

    body.elementor-page-1801 .elementor-element-bba51a5 {
        flex-basis: 252px;
        width: 252px;
    }

}

@media (max-width: 767px) {
    body.elementor-page-1801 .elementor-element-bee1b06 {
        margin-top: 34px;
        margin-bottom: 54px;
        padding-right: 14px;
        padding-left: 14px;
    }

    body.elementor-page-1801 .elementor-element-bee1b06 > .elementor-container {
        flex-direction: column;
        gap: 0;
    }

    body.elementor-page-1801 .elementor-element-ce965b9 {
        order: 1;
        width: 100%;
        flex: 0 0 auto;
    }

    body.elementor-page-1801 .elementor-element-bba51a5 {
        order: 2;
        width: 100%;
        flex: 0 0 auto;
    }

    body.elementor-page-1801 .elementor-element-aa00ed9 {
        display: none;
    }

    body.elementor-page-1801 .elementor-element-9f3c2a1 {
        display: block;
        margin: 0 0 28px;
        padding: 21px 18px 18px;
        border: 1px solid var(--hayssa-product-line);
        border-radius: 12px;
        background: #fff;
    }

    body.elementor-page-1801 .elementor-element-9f3c2a1 .hayssa-product-category-nav__links {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        border-top: 0;
    }

    body.elementor-page-1801 .elementor-element-9f3c2a1 .hayssa-product-category-nav__link,
    body.elementor-page-1801 .elementor-element-9f3c2a1 .hayssa-product-category-nav__link:visited {
        min-height: 48px;
        padding: 9px 10px;
        border: 1px solid var(--hayssa-product-line);
        border-radius: 7px;
        font-size: 13px;
    }

    body.elementor-page-1801 .elementor-element-ae12e7d {
        margin-bottom: 22px;
        padding: 23px 20px 22px;
    }

    body.elementor-page-1801 .elementor-element-ae12e7d p {
        font-size: 14px;
        line-height: 1.64;
    }

    body.elementor-page-1801 .elementor-element-ae12e7d b {
        font-size: 25px;
    }

    body.elementor-page-1801 .elementor-element-4da6b52 {
        margin-top: 42px;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.elementor-page-1801 .hayssa-product-category-nav__link,
    body.elementor-page-1801 .hayssa-product-category-nav__arrow {
        transition: none;
    }
}
