@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");



:root {
    --header-offset-desktop: 90px; /* was 120px */
    --header-offset-mobile: 64px;
    --anchor-offset: var(--header-offset-desktop);
    --color-white: #ffffff;
    --color-black: #000000;
    --color-primary: #43baff;
    --color-secondary: #7141b1;
    --bs-primary: #43baff;
    --bs-primary-rgb: 67, 186, 255;
    --bs-secondary: #7141b1;
    --bs-secondary-rgb: 113, 65, 177;
    --color-heading: #1b1d21;
    --color-cta: #3f5aff;
    --color-section-dark: #262051;
    --color-border: #e7e7e7;
    --color-accent-cyan: #00deff;
    --color-accent-green: #53e79c;
    --color-light-cyan: #edfeff;
    /* Theme tokens (semantic) */
    --ui-text-body: #6d6d6d;
    --ui-text-muted: #b5b5b5;
    --ui-text-muted-on-dark: #aeaacb;
    --ui-surface-muted: #f6f6f6;
    --ui-surface-soft: #f8f8f8;
    --ui-border-soft: #e5e5e5;
    --ui-text-gray: #666;
    --header-topbar-bg: #141d38;
    --header-dark-bg: #161d39;
    --ui-text-strong: #1f1f1f;
    --brand-blue-2: #2e76fe;
    --brand-indigo: #656ae5;
    --ui-success: #00a76a;
    --brand-cta-2: #3c67ff;
    --brand-teal: #35d3c9;
    --brand-purple-deep: #502a71;
    --brand-purple-muted: #8e88b8;
    --ui-text-muted-2: #80828e;
    --ui-text-muted-3: #8990ac;
    --ui-surface-tint: #f4f8ff;
    --ui-text-heading: var(--color-heading);
    --ui-text-inverse: var(--color-white);
    --ui-border-default: var(--color-border);
    --ui-surface-default: var(--color-white);
    --ui-brand-primary: var(--color-primary);
    --ui-brand-secondary: var(--color-secondary);
    --section-bg-01: radial-gradient( 900px 500px at 12% 8%, rgba(99, 102, 241, 0.22), transparent 60% ), radial-gradient( 700px 460px at 88% 18%, rgba(16, 185, 129, 0.2), transparent 60% ), linear-gradient(180deg, #ffffff, #f6f7fb);
    --section-bg-03: radial-gradient( 900px 600px at 0% 0%, rgba(245, 158, 11, 0.16), transparent 55% ), radial-gradient( 900px 600px at 100% 20%, rgba(99, 102, 241, 0.14), transparent 55% ), #ffffff;
    --section-bg-04: linear-gradient(135deg, #fdfbfb, #ebedfa);
    --section-bg-05: radial-gradient( 800px 480px at 20% 40%, rgba(236, 72, 153, 0.1), transparent 55% ), radial-gradient( 900px 520px at 75% 30%, rgba(34, 197, 94, 0.1), transparent 55% ), #ffffff;
    --section-bg-06: linear-gradient(180deg, #f6f7fb, #ffffff);
    --section-bg-07: linear-gradient(135deg, #d9c6ff, #c6e0ff, #e6e6e6, #ffffff);
    --section-bg-08: linear-gradient( 135deg, #d7f3ef 0%, #dbe9ff 25%, #fff0d9 50%, #efe4ff 75%, #f4f4f4 100% );
    --section-bg-09: linear-gradient(135deg, #f5faff, #ffffff);
    --section-bg-10: linear-gradient(135deg, #eaf9fb, #f3fbff, #ffffff);
    --section-bg-dark: radial-gradient( 800px 500px at 20% 20%, rgba(59, 130, 246, 0.25), transparent 60% ), radial-gradient( 800px 520px at 80% 30%, rgba(244, 114, 182, 0.18), transparent 60% ), linear-gradient(180deg, var(--dark), var(--dark-2));
    --section-bg-dark2: radial-gradient( 900px 600px at 20% 30%, rgba(16, 185, 129, 0.28), transparent 60% ), radial-gradient( 900px 600px at 80% 20%, rgba(99, 102, 241, 0.28), transparent 60% ), linear-gradient(180deg, #0b1220, #060a12);
    --dark: #0b1220;
    --dark-2: #070b13;
    --dark-forcolor: #e8edf7;
    --dark-border: rgba(255, 255, 255, 0.18);
    --page-header2: linear-gradient(135deg, #3ab0ff, #70efff, #fff3b0) !important;
    --page-header3: linear-gradient( 135deg, #2b1b4d 0%, #243b6b 50%, #2f5f7a 100% );
    --page-header4: linear-gradient( 135deg, #312e81 0%, #4338ca 45%, #2563eb 100% );
}

@media (max-width: 1024px) {
    :root {
        --anchor-offset: var(--header-offset-mobile);
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    scroll-padding-top: var(--anchor-offset);
    scrollbar-gutter: stable;
    overflow-y: scroll;
    box-sizing: border-box;
}

body {
    background: var(--color-white);
    overflow-x: hidden;
    margin: 0;
    padding-top: var(--anchor-offset);
}


[id] {
    scroll-margin-top: var(--anchor-offset +30);
}



a {
    background-color: transparent;
}

b,
strong {
    font-weight: bold;
}

code {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

body,
button,
input,
select,
textarea {
    color: var(--ui-text-body);
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 20px;
    color: var(--color-heading);
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
    font-weight: bold;
}

h5 {
    font-size: 17px;
    font-weight: bold;
}

h6 {
    font-size: 18px;
    font-weight: bold;
}

p {
    margin: 0 0 20px;
}

em,
i {
    font-style: italic;
}

blockquote {
    font-size: 22px;
    line-height: 36px;
    margin: 30px 0 25px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 0 30px 0 50px;
    position: relative;
    color: var(--color-heading);
}

    blockquote:before {
        content: "";
        font-family: "Flaticon";
        font-size: 30px;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        color: var(--color-secondary);
    }

address {
    margin: 0 0 1.5em;
}

code {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

.text-dark {
    color: var(--color-heading);
}

.unstyle {
    list-style: none;
    padding-left: 0;
}

.font14 {
    font-size: 14px;
}

.bold {
    font-weight: 700;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.flex-middle {
    display: flex;
    align-items: center;
    justify-content: center;
}

.overflow {
    overflow: hidden;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: var(--color-white);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.gaps {
    clear: both;
    height: 20px;
    display: block;
}


*,
*:before,
*:after {
    box-sizing: inherit;
}

ul {
    margin: 0 0 20px;
    padding-left: 18px;
}

ul {
    list-style: disc;
}

li > ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}

.none-style {
    list-style: none;
    padding-left: 0;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

.octf-btn {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 14px;
    padding: 8px 20px 8px 20px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    background: var(--color-primary);
    cursor: pointer;
    border: 1px solid transparent;
    color: var(--color-white);
    outline: none;
    margin-bottom: 20px;
}

    .octf-btn:hover,
    .octf-btn:focus {
        background: var(--color-secondary);
        color: var(--color-white);
    }

    .octf-btn.octf-btn-light {
        background: var(--color-white);
        color: var(--color-heading);
    }

        .octf-btn.octf-btn-light:hover,
        .octf-btn.octf-btn-light:focus {
            color: var(--color-white);
            background: var(--color-heading);
        }

.btn-details {
    font-size: 14px;
    font-weight: bold;
    color: var(--color-primary);
}

    .btn-details i {
        margin-right: 8px;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
    }

        .btn-details i:before {
            font-size: 15px;
        }

    .btn-details:hover i {
        margin-right: 3px;
    }

select, input,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="time"],
input[type="color"],
textarea {
    color: var(--ui-text-muted);
    border: none;
    background: var(--ui-surface-muted);
    padding: 10px 20px;
    box-sizing: border-box;
    outline: none;
    width: 100%;
}

    select:focus,
    input:focus,
    input[type="text"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="search"]:focus,
    input[type="number"]:focus,
    input[type="tel"]:focus,
    input[type="range"]:focus,
    input[type="time"]:focus,
    input[type="color"]:focus,
    textarea:focus {
        background: #fff;
        color: black;
        font-weight: 600;
    }

select {
    border: none;
    background: var(--ui-surface-muted);
    outline: none;
}

textarea {
    width: 100%;
    height: 150px;
    vertical-align: top;
}

::-webkit-input-placeholder {
    color: var(--ui-text-body);
}

::-moz-placeholder {
    color: var(--ui-text-body);
}

a {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    color: var(--color-secondary);
    text-decoration: none;
}

    a:hover,
    a:focus,
    a:active {
        color: var(--color-primary);
        text-decoration: none;
    }

    a:focus {
        outline: 0;
    }

    a:hover,
    a:active {
        outline: 0;
    }

.header-topbar {
    padding: 7px 0px;
    border-bottom: 1px solid transparent;
    background: var(--header-topbar-bg);
    color: var(--ui-text-muted);
    font-size: 14px;
    font-weight: 600;
}

    .header-topbar a {
        color: var(--ui-text-muted);
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

        .header-topbar a:hover {
            color: var(--color-primary);
        }

.social-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 25px;
}

    .social-list li {
        display: inline-block;
        margin: 0px 8px;
    }

        .social-list li:last-child {
            margin-right: 0px;
        }

        .social-list li a {
            display: inline-block;
            padding: 0px 3px;
        }

            .social-list li a i {
                font-size: 12px;
                font-weight: 400;
            }

.topbar-info {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
}

    .topbar-info li {
        padding: 0px 20px;
        float: left;
    }

        .topbar-info li:first-child {
            padding-left: 0px;
        }

        .topbar-info li i {
            display: inline-block;
            vertical-align: middle;
            font-size: 13px;
            color: var(--color-white);
            margin-right: 7px;
            line-height: 1;
        }

.style-2 {
    padding: 0;
    line-height: 40px;
}

    .style-2 .social-list {
        float: left;
        margin-left: 0;
    }

        .style-2 .social-list li {
            margin: 0;
        }

            .style-2 .social-list li a {
                display: block;
                padding: 0 14px;
                border-left: 1px solid rgba(255, 255, 255, 0.2);
            }

            .style-2 .social-list li:last-child a {
                border-right: 1px solid rgba(255, 255, 255, 0.2);
            }

    .style-2 .topbar-info {
        float: right;
        margin-left: 20px;
    }

        .style-2 .topbar-info li {
            padding: 0 20px;
            border-left: 1px solid rgba(255, 255, 255, 0.2);
        }

            .style-2 .topbar-info li:last-child {
                border-right: 1px solid rgba(255, 255, 255, 0.2);
            }

@media only screen and (max-width: 1199px) {
    .social-list {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .style-2 .social-list li {
        margin: 0 8px;
    }

        .style-2 .social-list li:first-child a {
            margin-left: 0;
        }
}

@media only screen and (max-width: 600px) {
    .topbar-info li {
        float: none;
        padding-left: 0;
    }
}

.site-logo {
    width: 160px;
    height: 60px;
    background: url("images/icons/logo.svg") no-repeat center / contain;
    display: inline-block;
    margin-top: 5px;
}


.site-logo-White {
    width: 300px;
    height: 130px;
    background: #fff;
    -webkit-mask: url("images/icons/logo.svg") no-repeat center / contain;
    mask: url("images/icons/logo.svg") no-repeat center / contain;
    display: inline-block;
}


.main-navigation ul {
    list-style: none;
    padding-left: 0;
}

.site-header {
    background: var(--color-white);
    border-bottom: 1px solid rgba(20, 29, 56, 0.15);
    position: relative;
    z-index: 10;
}

.octf-mainbar-container {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
}

.octf-mainbar {
    display: flex;
    flex-flow: column wrap;
    flex: 1 auto;
}

.octf-main-header .octf-mainbar-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    flex: 1 auto;
    height: 70px;
}

.octf-mainbar-row > [class^="octf-col"] {
    display: flex;
    align-items: stretch;
    position: static;
}

.octf-mainbar-row .octf-col {
    flex-basis: 0;
    flex-grow: 0.65;
    max-width: 100%;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.octf-mainbar-row > [class^="octf-col"] {
    flex-flow: row nowrap;
}

    .octf-mainbar-row > [class^="octf-col"].text-left {
        justify-content: flex-start;
    }

    .octf-mainbar-row > [class^="octf-col"].text-center {
        justify-content: center;
    }

.octf-main-header .octf-row > div:empty {
    display: none;
}

.octf-row {
    margin-right: -15px;
    margin-left: -15px;
}

.octf-col:before {
    display: inline-flex;
}

.main-navigation {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: auto;
}

    .main-navigation > ul {
        position: relative;
        display: flex;
        width: 100%;
        vertical-align: middle;
        height: 100%;
    }

    .main-navigation ul {
        font-weight: bold;
        list-style: none;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .main-navigation > ul > li {
        margin: 0px 20px;
        padding: 0px 0px;
        float: left;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }

        .main-navigation > ul > li:before {
            position: absolute;
            height: 3px;
            width: 0;
            bottom: -1px;
            right: 0;
            background: var(--color-primary);
            content: "";
            display: block;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
        }

        .main-navigation > ul > li:hover:before,
        .main-navigation > ul > li.current-menu-item:before,
        .main-navigation > ul > li.current-menu-ancestor:before {
            left: 0;
            right: auto;
            width: 100%;
        }

    .main-navigation ul ul {
        float: none;
        margin: 0px 0px;
        padding: 0px 0px;
        background-color: var(--color-white);
        box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
    }

    .main-navigation ul > li > a {
        display: inline-block;
        padding: 32px 0px;
        line-height: 35px;
        text-decoration: none;
        text-align: center;
        outline: none;
        color: #1a1b1e;
        white-space: nowrap;
        -webkit-transition: all 0.2s ease-out 0s;
        -moz-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }

        .main-navigation ul > li > a:hover {
            color: var(--color-primary);
        }

    .main-navigation ul > li.menu-item-has-children > a {
        padding-right: 17px;
    }

    .main-navigation > ul > li.menu-item-has-children:last-child > a:after {
        right: 0px;
    }

    .main-navigation ul li li {
        display: block;
        position: relative;
        padding: 0px 40px;
    }

        .main-navigation ul li li a {
            font-size: 14px;
            line-height: 30px;
            font-weight: bold;
            color: #1a1b1e;
            text-align: left;
            display: block;
            padding: 5px 0px 5px 0px;
            position: relative;
            text-decoration: none;
            outline: none;
            text-transform: uppercase;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
        }

            .main-navigation ul li li a:before {
                position: absolute;
                content: "//";
                top: 50%;
                left: 0;
                color: var(--color-primary);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%);
                transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                visibility: hidden;
                opacity: 0;
            }

            .main-navigation ul li li a:hover:before,
            .main-navigation ul ul li.current-menu-item > a:before,
            .main-navigation ul ul li.current-menu-ancestor > a:before {
                left: 0px;
                visibility: visible;
                opacity: 1;
            }

            .main-navigation ul li li a:hover,
            .main-navigation ul ul li.current-menu-item > a,
            .main-navigation ul ul li.current-menu-ancestor > a {
                color: var(--color-primary);
                padding-left: 12px;
            }

    .main-navigation ul > li.menu-item-has-children > a:after {
        position: absolute;
        right: 2px;
        top: 50%;
        margin-top: -4px;
        font-family: "Flaticon";
        content: "";
        font-size: 7px;
        line-height: 1;
        color: #c3c7c9;
        font-weight: 500;
        transform: rotate(90deg);
    }

    .main-navigation ul > li.menu-item-has-children > a:hover:after {
        color: var(--color-primary);
    }

    .main-navigation ul > li li.menu-item-has-children > a:after {
        position: absolute;
        content: "";
        font-family: Flaticon;
        top: 50%;
        right: 0;
        margin-top: -5px;
        font-size: 9px;
        color: #c3c7c9;
        transform: rotate(0deg);
    }

    .main-navigation ul li ul {
        width: 280px;
        white-space: nowrap;
        padding: 25px 0px;
        position: absolute;
        top: calc(100% + 1px);
        left: -40px;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        box-sizing: border-box;
    }

        .main-navigation ul li ul ul {
            left: 100%;
            top: -25px;
            transition: all 0.35s ease-in-out;
            -webkit-transition: all 0.35s ease-in-out;
            -moz-transition: all 0.35s ease-in-out;
            -o-transition: all 0.35s ease-in-out;
            -ms-transition: all 0.35s ease-in-out;
        }

    .main-navigation ul li:hover > ul {
        visibility: visible;
        opacity: 1;
    }

    .main-navigation ul > li:hover > ul {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

@-webkit-keyframes stickySlideUp {
    from {
        -webkit-transform: translateY(10%);
        transform: translateY(10%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes stickySlideUp {
    from {
        -webkit-transform: translateY(10%);
        transform: translateY(10%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}


@media (max-width: 1199px) {
    .main-navigation > ul > li {
        margin: 0 14px;
    }
}

.page-header {
    position: relative;
    min-height: 350px;
    overflow: hidden;
}

    /* background stack behind content */
    .page-header::before {
        content: "";
        position: absolute;
        inset: 0;
        z-index: 0;
        pointer-events: none;
        /* 1) dark gradient  2) noise  3) image */
        background-image: linear-gradient(to right, rgba(0,0,0,.70), rgba(0,0,0,.18) ), url("data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E"), var(--page-header2);
        background-size: cover, 180px 180px, cover;
        background-position: center, center, center;
        background-repeat: no-repeat, repeat, no-repeat;
        /* THIS is the key part: blend noise into the gradient/image */
        background-blend-mode: multiply, soft-light, normal;
        /* slight blur helps the last tiny steps */
        filter: blur(.4px);
    }

    .page-header > * {
        position: relative;
        z-index: 1;
    }


@media (max-width: 992px) {
    .page-header .inner {
        display: block;
    }
}

@media (max-width: 767px) {
    .page-header .container {
        width: 100%;
    }

    .page-header .page-title {
        font-size: 36px;
    }

    .page-header .breadcrumbs {
        font-size: 12px;
    }
}

@media (max-width: 600px) {
    .page-header {
        min-height: 200px;
        padding: 40px 0;
    }

        .page-header .page-title {
            font-size: 30px;
        }
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

.entry-content {
    padding: 90px 0 110px;
}

.post-box {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
}

    .post-box .post-inner {
        background: var(--color-white);
        margin-bottom: 60px;
    }

    .post-box p {
        margin-bottom: 0;
    }

    .post-box .entry-media {
        position: relative;
    }

    .post-box .inner-post {
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        padding: 40px 40px 36px;
        border: 1px solid var(--color-border);
    }

    .post-box .entry-title {
        margin-bottom: 15px;
        line-height: 36px;
    }

        .post-box .entry-title a {
            color: var(--color-heading);
            display: inline-block;
        }

            .post-box .entry-title a:hover {
                text-decoration: underline;
            }

    .post-box .padding-box {
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        padding: 40px 40px 0 40px;
        border: 1px solid var(--color-border);
        border-bottom: none;
    }

        .post-box .padding-box + .inner-post {
            border-top: none;
            padding-top: 20px;
        }

    .post-box .link-box i {
        color: var(--color-secondary);
        margin-right: 15px;
    }

        .post-box .link-box i:before {
            font-size: 32px;
            line-height: 1;
        }

    .post-box .btn-readmore {
        margin-top: 22px;
        line-height: 1;
        overflow: hidden;
    }

        .post-box .btn-readmore > a {
            font-size: 14px;
            font-weight: bold;
            color: var(--color-primary);
        }

            .post-box .btn-readmore > a i {
                margin-right: 8px;
                transition: all 0.2s linear;
                -webkit-transition: all 0.2s linear;
                -moz-transition: all 0.2s linear;
                -o-transition: all 0.2s linear;
                -ms-transition: all 0.2s linear;
            }

                .post-box .btn-readmore > a i:before {
                    font-size: 15px;
                }

            .post-box .btn-readmore > a:hover i {
                margin-right: 3px;
            }

    .post-box:hover {
        box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 1px 1px 3px 0px var(--bs-secondary);
        -moz-box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
    }

        .post-box:hover > .post-inner > .inner-post,
        .post-box:hover > .post-inner > .padding-box {
            border-color: transparent;
        }

@keyframes circle-fade-before {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.8);
        opacity: 0;
    }
}

@keyframes circle-fade-after {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

@keyframes slide-up {
    0% {
        height: 0;
    }
}

@media only screen and (max-width: 600px) {
    blockquote {
        font-size: 20px;
    }

    .post-box .entry-title {
        font-size: 22px;
        line-height: 30px;
    }
}

.widget ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

    .widget ul li {
        position: relative;
    }

.widget-area .widget {
    margin-bottom: 45px;
}

    .widget-area .widget:last-child {
        margin-bottom: 0;
    }

    .widget-area .widget .widget-title {
        padding-bottom: 18px;
        margin-bottom: 25px;
        border-bottom: 1px solid var(--ui-border-soft);
        position: relative;
    }

        .widget-area .widget .widget-title:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: -2px;
            width: 25px;
            height: 3px;
            background: var(--color-primary);
        }

    .widget-area .widget ul:not(.recent-news) > li {
        font-weight: 800;
        font-size: 14px;
        position: relative;
        margin-bottom: 11px;
        line-height: 24px;
    }

        .widget-area .widget ul:not(.recent-news) > li:last-child {
            margin-bottom: 0;
        }

        .widget-area .widget ul:not(.recent-news) > li a {
            color: var(--color-heading);
            display: inline-block;
            position: relative;
            transition: all 0.35s linear;
            -webkit-transition: all 0.35s linear;
            -moz-transition: all 0.35s linear;
            -o-transition: all 0.35s linear;
            -ms-transition: all 0.35s linear;
        }

            .widget-area .widget ul:not(.recent-news) > li a:hover {
                color: var(--color-secondary);
            }

    .widget-area .widget select {
        width: 100%;
        padding: 8px;
        outline: none;
    }

embed {
    max-width: 100%;
}

.ot-heading {
    margin-bottom: 15px;
}

    .ot-heading > span {
        font-size: 14px;
        font-weight: 800;
        color: var(--color-secondary);
        position: relative;
        display: inline-block;
        margin-bottom: 2px;
        text-transform: uppercase;
    }

    .ot-heading h2 {
        margin-bottom: 0;
        line-height: 48px;
    }

@media (max-width: 767px) {
    .ot-heading > span {
        font-size: 12px;
    }

    .ot-heading h2 {
        font-size: 27px;
        line-height: 38px;
    }
}

@media (max-width: 600px) {
    .ot-heading h2 br {
        display: none;
    }
}

.icon-box-s1 .icon-main {
    color: var(--color-secondary);
    margin-bottom: 20px;
}

    .icon-box-s1 .icon-main i,
    .icon-box-s1 .icon-main span:before,
    .icon-box-s1 .icon-main span {
        font-size: 40px;
    }

    .icon-box-s1 .icon-main img {
        width: 40px;
    }

.icon-box-s1 h5 {
    font-size: 17px;
    font-weight: 600;
}

    .icon-box-s1 h5 a {
        color: var(--color-heading);
    }

.icon-box-s1 .line-box {
    height: 2px;
    width: 100%;
    background: #c4b4e1;
    margin-bottom: 15px;
    position: relative;
}

    .icon-box-s1 .line-box:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        background: var(--color-secondary);
        height: 100%;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

.icon-box-s1:hover .line-box:after {
    left: 0;
    right: auto;
    width: 100%;
}

.icon-box-s2 {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

    .icon-box-s2.s1 .icon-main {
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        float: left;
        text-align: center;
        line-height: 1;
        color: var(--color-secondary);
    }

        .icon-box-s2.s1 .icon-main i,
        .icon-box-s2.s1 .icon-main span:before,
        .icon-box-s2.s1 .icon-main span {
            font-size: 45px;
        }

        .icon-box-s2.s1 .icon-main span {
            display: block;
        }

        .icon-box-s2.s1 .icon-main img {
            width: 45px;
        }

    .icon-box-s2.s1 .content-box {
        padding-left: 75px;
    }

    .icon-box-s2 .content-box h5 {
        margin-bottom: 17px;
        font-weight: bold;
    }

        .icon-box-s2 .content-box h5 a {
            color: var(--color-heading);
        }

            .icon-box-s2 .content-box h5 a:hover {
                color: var(--color-primary);
            }

    .icon-box-s2 .content-box p:last-child {
        margin-bottom: 0;
    }


    .icon-box-s2 .material-symbols-outlined .me-2 {
        gap: 10px;
    }

    .icon-box-s2.s2 {
        padding: 40px 45px;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        height: 100%;
    }

        .icon-box-s2.s2 * {
            transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
        }

        .icon-box-s2.s2 .icon-main {
            color: var(--color-secondary);
            margin-bottom: 30px;
            line-height: 1;
        }

            .icon-box-s2.s2 .icon-main i,
            .icon-box-s2.s2 .icon-main span,
            .icon-box-s2.s2 .icon-main span:before {
                font-size: 40px;
                line-height: 1;
            }

            .icon-box-s2.s2 .icon-main img {
                max-width: 40px;
                margin-top: -5px;
            }

        .icon-box-s2.s2:before {
            content: "";
            position: absolute;
            width: 0;
            height: 100%;
            top: 0;
            left: 0;
            z-index: -1;
            opacity: 0;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
        }

        .icon-box-s2.s2:after {
            content: "";
            position: absolute;
            width: 0px;
            height: 0px;
            top: -15px;
            right: -15px;
            z-index: 1;
            opacity: 0;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            background: var(--color-primary);
        }

        .icon-box-s2.s2:hover {
            background: var(--header-dark-bg) !important;
            box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
            color: var(--color-white);
        }

            .icon-box-s2.s2:hover:before {
                width: 100%;
                opacity: 1;
            }

            .icon-box-s2.s2:hover:after {
                opacity: 1;
                width: 30px;
                height: 30px;
            }

        .icon-box-s2.s2 .content-box h5 {
            margin-bottom: 14px;
            font-size: 15px;
            text-align: center;
        }

.tech-box {
    display: block;
    color: var(--color-white);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 40px 15px 30px;
}

    .tech-box .icon-main {
        line-height: 1;
        margin-bottom: 18px;
    }

    .tech-box i,
    .tech-box span:before {
        font-size: 55px;
        line-height: inherit;
    }

    .tech-box h5 {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.6;
        margin-bottom: 0;
        text-transform: uppercase;
        color: var(--color-white);
    }

    .tech-box:hover {
        background: var(--color-primary);
        border-color: var(--color-primary);
        color: var(--color-white);
    }

.ot-image-box {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .ot-image-box .overlay {
        z-index: 1;
        opacity: 1;
        background: rgba(16, 120, 165, 0.2);
    }

    .ot-image-box h4 {
        color: var(--color-white);
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        font-size: 26px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .ot-image-box img {
        filter: grayscale(90%);
    }

    .ot-image-box:after {
        content: "";
        position: absolute;
        width: 30px;
        height: 30px;
        top: -15px;
        right: -15px;
        z-index: 1;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: var(--color-primary);
    }

    .ot-image-box:hover img {
        filter: none;
    }

    .ot-image-box:hover .overlay {
        background: transparent;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .icon-box-s2.s2 {
        padding-left: 34px;
        padding-right: 34px;
    }
}

@media (max-width: 1024px) {
    :root {
        --anchor-offset: var(--header-offset-mobile);
    }

    .icon-box-s2.s2:before {
        width: 100%;
    }
}

.service-box {
    overflow: hidden;
    position: relative;
    padding: 33px 25px 28px;
    background: var(--color-white);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    border: 1px solid var(--color-border);
    display: flex;
    flex-direction: column;
    height: 100%;
}

    .service-box * {
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

    .service-box .icon-main {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-top: 5px;
        text-align: center;
        color: var(--color-white);
        background: var(--color-primary);
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .service-box .icon-main i,
        .service-box .icon-main span:before {
            font-size: 17px;
        }

        .service-box .icon-main img {
            width: 17px;
        }

    .service-box .content-box {
        padding-left: 55px;
        position: relative;
    }

        .service-box .content-box h5 {
            font-size: 15px;
            margin-bottom: 5px;
        }

        .service-box .content-box p:last-child {
            margin-bottom: 0;
        }

    .service-box .big-number {
        position: absolute;
        right: -7px;
        bottom: 0;
        font-size: 72px;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
        line-height: 52px;
        color: #f2f2f2;
    }

    .service-box:hover {
        box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        border-color: transparent;
    }

@media (max-width: 600px) {
    .service-box .number-box {
        float: none;
        margin-bottom: 30px;
    }
}

.serv-box {
    overflow: hidden;
    position: relative;
    padding: 40px 38px 35px 25px;
    background: var(--color-white);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    border: 1px solid var(--color-border);
    display: flex;
    flex-direction: column;
    height: 100%;
}

    .serv-box * {
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

    .serv-box .icon-main {
        position: absolute;
        top: -88px;
        right: -88px;
        width: 188px;
        height: 188px;
        color: var(--color-white);
        background-color: var(--color-accent-cyan);
        background-image: -moz-linear-gradient( 125deg, var(--color-accent-cyan), var(--brand-purple-deep) );
        background-image: -webkit-linear-gradient( 125deg, var(--color-accent-cyan), var(--brand-purple-deep) );
        background-image: linear-gradient( 125deg, var(--color-accent-cyan), var(--brand-purple-deep) );
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }

        .serv-box .icon-main i,
        .serv-box .icon-main span,
        .serv-box .icon-main img {
            position: absolute;
            bottom: 42px;
            left: 40px;
            font-size: 35px;
            line-height: 1;
        }

            .serv-box .icon-main i:before,
            .serv-box .icon-main span:before,
            .serv-box .icon-main img:before {
                font-size: 35px;
            }

        .serv-box .icon-main img {
            width: 35px;
        }

    .serv-box .content-box h5 {
        font-size: 15px;
        line-height: 25px;
        font-weight: bold;
        padding-right: 60px;
        margin-bottom: 10px;
    }

    .serv-box .content-box ul {
        margin-top: 10px;
        padding-left: 0;
        list-style: none;
        font-size: 14px;
        font-weight: 800;
        text-transform: uppercase;
    }

        .serv-box .content-box ul li {
            padding: 0 20px;
        }

            .serv-box .content-box ul li a {
                color: var(--color-heading);
                display: inline-block;
                line-height: 40px;
                position: relative;
            }

                .serv-box .content-box ul li a:before {
                    content: "//";
                    position: absolute;
                    left: 0;
                    top: 0;
                    opacity: 0;
                    visibility: hidden;
                    color: var(--color-secondary);
                    transition: all 0.3s linear;
                    -webkit-transition: all 0.3s linear;
                    -moz-transition: all 0.3s linear;
                    -o-transition: all 0.3s linear;
                    -ms-transition: all 0.3s linear;
                }

            .serv-box .content-box ul li:hover,
            .serv-box .content-box ul li.active {
                background: var(--ui-surface-soft);
            }

                .serv-box .content-box ul li:hover a,
                .serv-box .content-box ul li.active a {
                    color: var(--color-secondary);
                    padding-left: 15px;
                }

                    .serv-box .content-box ul li:hover a:before,
                    .serv-box .content-box ul li.active a:before {
                        opacity: 1;
                        visibility: visible;
                    }

        .serv-box .content-box ul:last-child {
            margin-bottom: 0;
        }

    .serv-box:hover {
        box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        border-color: transparent;
    }

    .serv-box .overlay {
        z-index: 2;
        background: transparent;
    }

.serv-box-2 {
    overflow: hidden;
    position: relative;
    padding: 43px 30px 65px;
    background: var(--color-section-dark);
    color: var(--ui-text-muted-on-dark);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    display: flex;
    flex-direction: column;
    height: 100%;
}

    .serv-box-2 .big-number {
        position: absolute;
        left: -10px;
        top: 0;
        font-size: 100px;
        font-weight: 800;
        font-family: "Montserrat", sans-serif;
        line-height: 72px;
        color: #332d5f;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

    .serv-box-2 .icon-main {
        position: absolute;
        bottom: -88px;
        right: -88px;
        width: 188px;
        height: 188px;
        color: var(--color-white);
        background: #332d5f;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

        .serv-box-2 .icon-main i,
        .serv-box-2 .icon-main span,
        .serv-box-2 .icon-main img {
            position: absolute;
            top: 42px;
            left: 40px;
            font-size: 35px;
            line-height: 1;
        }

            .serv-box-2 .icon-main i:before,
            .serv-box-2 .icon-main span:before,
            .serv-box-2 .icon-main img:before {
                font-size: 35px;
            }

        .serv-box-2 .icon-main img {
            width: 35px;
        }

    .serv-box-2 .content-box {
        position: relative;
        z-index: 1;
    }

        .serv-box-2 .content-box h5,
        .serv-box-2 .content-box h5 a {
            line-height: 30px;
            color: var(--color-white);
            margin-bottom: 10px;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
        }

        .serv-box-2 .content-box .btn-details {
            display: inline-flex;
            margin-top: 30px;
            align-items: center;
        }

    .serv-box-2:hover {
        background: var(--color-white);
        color: var(--ui-text-body);
        box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
    }

        .serv-box-2:hover .big-number {
            color: #f4f6f6;
        }

        .serv-box-2:hover .icon-main {
            background: var(--color-primary);
        }

        .serv-box-2:hover .content-box h5,
        .serv-box-2:hover .content-box h5 a {
            color: var(--color-heading);
        }

.contact-info {
    font-size: 16px;
    overflow: hidden;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

    .contact-info h6 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .contact-info i {
        font-size: 30px;
        margin-top: 2px;
        line-height: 1;
        float: left;
        color: var(--color-primary);
    }

        .contact-info i:before {
            font-size: 30px;
        }

    .contact-info img {
        width: 30px;
        margin-top: 3px;
        float: left;
    }

    .contact-info p {
        margin-bottom: 0;
    }

    .contact-info.box-style2 {
        text-align: center;
        font-size: 18px;
    }

        .contact-info.box-style2 h6 {
            font-family: "Nunito Sans", sans-serif;
            font-weight: 400;
            text-transform: none;
        }

        .contact-info.box-style2 i {
            float: none;
            margin-top: 0px;
            vertical-align: bottom;
        }

        .contact-info.box-style2 .box-icon {
            margin-bottom: 25px;
        }

        .contact-info.box-style2 p {
            margin-bottom: 15px;
        }

.

.support-box {
    position: relative;
}

.support-box .inner-box {
    position: relative;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transform-style: preserve-3d;
    box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.2);
}

    .support-box .inner-box > div {
        backface-visibility: hidden;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
    }

.support-box h3 {
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 45px;
    margin-bottom: 0;
    color: var(--color-white);
    font-size: 25px;
}

.support-box .number-box {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 100px;
    line-height: 1;
    position: absolute;
    bottom: 28px;
    right: 15px;
    color: rgba(255, 255, 255, 0.2);
}

.support-box .overlay {
    z-index: 1;
    opacity: 1;
    text-align: center;
    padding: 20px 30px;
    background: var(--color-section-dark);
    color: var(--ui-text-muted-on-dark);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

    .support-box .overlay span {
        z-index: -1;
    }

.support-box:hover .inner-box {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

    .support-box:hover .inner-box .content-box {
        opacity: 0;
    }

.support-box h6 {
    color: #fff;
    font-size: 14px;
}

.support-box .inner a,
.btn-details {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ot-counter {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    color: var(--color-heading);
    display: inline-block;
    text-align: left;
}

    .ot-counter span {
        font-size: 48px;
        line-height: 1;
    }

        .ot-counter span.num {
            padding-left: 20px;
        }

    .ot-counter h6 {
        font-family: "Nunito Sans", sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        color: var(--color-primary);
        margin-top: 13px;
        margin-bottom: 0;
        padding-left: 20px;
        letter-spacing: 1px;
        display: inline-block;
        position: relative;
    }

        .ot-counter h6:before {
            content: "";
            position: absolute;
            width: 7px;
            height: 7px;
            left: 0;
            top: 50%;
            margin-top: -4px;
            background: var(--color-primary);
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
        }

    .ot-counter.s2 h6 {
        margin-bottom: 13px;
        margin-top: 0;
    }

.ot-pricing-table {
    position: relative;
    overflow: hidden;
    padding: 45px 48px 48px;
    border: 1px solid var(--color-border);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

    .ot-pricing-table * {
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
    }

    .ot-pricing-table .icon-main {
        position: absolute;
        top: -80px;
        right: -88px;
        width: 188px;
        height: 188px;
        color: var(--color-white);
        background-color: var(--color-accent-cyan);
        background-image: -moz-linear-gradient( 125deg, var(--color-accent-cyan), var(--brand-purple-deep) );
        background-image: -webkit-linear-gradient( 125deg, var(--color-accent-cyan), var(--brand-purple-deep) );
        background-image: linear-gradient( 125deg, var(--color-accent-cyan), var(--brand-purple-deep) );
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }

        .ot-pricing-table .icon-main i,
        .ot-pricing-table .icon-main span,
        .ot-pricing-table .icon-main img {
            position: absolute;
            bottom: 45px;
            left: 40px;
            font-size: 35px;
            line-height: 1;
        }

            .ot-pricing-table .icon-main i:before,
            .ot-pricing-table .icon-main span:before,
            .ot-pricing-table .icon-main img:before {
                font-size: 35px;
            }

        .ot-pricing-table .icon-main img {
            width: 35px;
        }

    .ot-pricing-table .inner-table .title-table {
        font-size: 24px;
        font-weight: 800;
    }

    .ot-pricing-table .inner-table h2 {
        font-size: 48px;
        font-weight: 800;
        line-height: 1;
        color: var(--color-primary);
        margin-bottom: 5px;
        position: relative;
        display: inline-block;
        padding-left: 27px;
    }

        .ot-pricing-table .inner-table h2 sup {
            position: absolute;
            top: 15px;
            left: 5px;
            font-size: 50%;
            font-weight: 600;
        }

    .ot-pricing-table .inner-table > span {
        color: #ababab;
        font-weight: 600;
        margin-bottom: 30px;
        display: block;
    }

    .ot-pricing-table .inner-table .details {
        padding-top: 25px;
        padding-bottom: 30px;
        border-top: 1px solid var(--ui-border-soft);
        font-weight: 600;
        color: #ababab;
    }

        .ot-pricing-table .inner-table .details ul {
            list-style: none;
            margin-bottom: 0;
            padding: 0;
            line-height: 42px;
        }

            .ot-pricing-table .inner-table .details ul li:before {
                content: "";
                font-family: "Flaticon";
                font-size: 15px;
                font-weight: 400;
                margin-right: 20px;
            }

            .ot-pricing-table .inner-table .details ul li.active {
                color: var(--color-heading);
            }

                .ot-pricing-table .inner-table .details ul li.active:before {
                    color: var(--color-primary);
                }

    .ot-pricing-table .octf-btn:hover {
        background: var(--color-white);
        color: var(--color-secondary);
    }

    .ot-pricing-table:hover {
        background: var(--color-section-dark);
        color: var(--color-white);
    }

        .ot-pricing-table:hover .details {
            border-color: rgba(255, 255, 255, 0.15);
            color: var(--brand-purple-muted);
        }

            .ot-pricing-table:hover h4,
            .ot-pricing-table:hover .details ul li.active {
                color: var(--color-white);
            }

        .ot-pricing-table:hover .inner-table > span {
            color: var(--brand-purple-muted);
        }

@media (min-width: 1025px) and (max-width: 1199px) {
    .ot-pricing-table {
        padding: 35px 20px;
    }

        .ot-pricing-table .inner-table .title-table {
            font-size: 20px;
        }

        .ot-pricing-table .inner-table h2 {
            font-size: 40px;
        }
}

@media (max-width: 1024px) {
    .ot-pricing-table {
        padding: 45px;
        max-width: 330px;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .ot-pricing-table {
        max-width: 470px;
    }
}

@media (max-width: 479px) {
    .ot-pricing-table {
        padding: 33px;
    }

        .ot-pricing-table .inner-table .details {
            font-size: 14px;
        }
}

.ot-testimonials {
    margin: 0 -15px;
}

    .ot-testimonials .testi-item {
        padding: 0 15px;
        position: relative;
    }

    .ot-testimonials .layer1 {
        background: var(--ui-surface-soft);
        position: absolute;
        left: 30px;
        bottom: -20px;
        width: calc(100% - 55px);
        height: 100%;
        z-index: -1;
        box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.1);
    }

    .ot-testimonials .layer2 {
        background: var(--color-white);
        padding: 40px;
        margin-bottom: 40px;
        box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.1);
    }

    .ot-testimonials .t-head {
        overflow: hidden;
        justify-content: normal;
    }

        .ot-testimonials .t-head img {
            margin-right: 30px;
        }

        .ot-testimonials .t-head h6 {
            font-size: 20px;
            margin-bottom: 2px;
        }

        .ot-testimonials .t-head span {
            color: #9f9f9f;
        }

    .ot-testimonials .ttext {
        margin-top: 23px;
    }

@media (max-width: 480px) {
    .ot-testimonials .layer2 {
        padding: 25px;
    }

    .ot-testimonials .t-head img {
        margin-right: 20px;
        width: 80px;
    }
}

.ot-progress {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--color-heading);
}

    .ot-progress .pname {
        margin-bottom: 10px;
    }

    .ot-progress .iprogress {
        height: 8px;
        margin-bottom: 6px;
        position: relative;
    }

        .ot-progress .iprogress:after {
            content: "";
            position: absolute;
            top: 13px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #dadada;
        }

    .ot-progress .progress-bar {
        height: 100%;
        width: 0;
        background: var(--color-primary);
        transition: all 0.6s linear;
        -webkit-transition: all 0.6s linear;
        -moz-transition: all 0.6s linear;
        -o-transition: all 0.6s linear;
        -ms-transition: all 0.6s linear;
    }

.circle-progress {
    justify-content: left;
}

    .circle-progress .inner-bar {
        position: relative;
        display: inline-block;
        line-height: 1;
    }

        .circle-progress .inner-bar > span {
            position: absolute;
            width: 100%;
            line-height: 1;
            top: 50%;
            left: 0;
            text-align: center;
            font-family: "Montserrat", sans-serif;
            font-weight: 800;
            font-size: 30px;
            margin-top: -15px;
            color: var(--color-heading);
        }

        .circle-progress .inner-bar:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            z-index: -1;
            border: 1px solid #dadada;
        }

    .circle-progress h4 {
        display: block;
        font-size: 16px;
        line-height: 26px;
        margin-left: 20px;
        margin-bottom: 0;
    }

.message-box {
    padding: 10px;
    overflow: hidden;
    position: relative;
    background: var(--color-white);
    box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 15px 15px 38px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

    .message-box .icon-main {
        float: left;
        font-size: 20px;
        width: 46px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        color: var(--color-white);
        background: #0160e7;
    }

        .message-box .icon-main span:before {
            font-size: 20px;
        }

    .message-box .content-box {
        padding-left: 66px;
    }

        .message-box .content-box h6 {
            margin-bottom: 8px;
        }

        .message-box .content-box p {
            margin-bottom: 0;
            line-height: 1;
        }

    .message-box > i {
        position: absolute;
        top: 50%;
        right: 20px;
        line-height: 1;
        margin-top: -7px;
        color: #a5b7d2;
        cursor: pointer;
    }

        .message-box > i:before {
            font-size: 13px;
        }

@media (max-width: 600px) {
    .message-box > i {
        top: 15px;
        right: 10px;
    }

    .message-box .content-box p {
        line-height: 1.4;
    }
}

@keyframes circle-fade-before {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.8);
        opacity: 0;
    }
}

@keyframes circle-fade-after {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

.ot-tabs .tabs-heading {
    margin: 0 -5px;
    overflow: hidden;
}

.ot-tabs .tab-link {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 14px;
    padding: 14px 30px 14px 30px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    background: var(--color-primary);
    cursor: pointer;
    border: 1px solid transparent;
    color: var(--color-white);
    outline: none;
    min-width: 130px;
    background: var(--ui-surface-muted);
    color: var(--color-heading);
    margin: 0 5px;
    float: left;
    font-weight: 800;
    cursor: pointer;
}

    .ot-tabs .tab-link:visited {
        color: var(--color-white);
    }

    .ot-tabs .tab-link:hover,
    .ot-tabs .tab-link:focus {
        background: var(--color-secondary);
        color: var(--color-white);
    }

    .ot-tabs .tab-link.current,
    .ot-tabs .tab-link:hover {
        background: var(--color-primary);
        color: var(--color-white);
    }

        .ot-tabs .tab-link.current span,
        .ot-tabs .tab-link:hover span {
            color: var(--color-white);
        }

.ot-tabs .tab-content {
    display: none;
    padding: 25px 0;
}

    .ot-tabs .tab-content.current {
        display: inherit;
    }

.ot-tabs p:last-child {
    margin-bottom: 0;
}

.wpcf7 .main-form {
    padding: 42px 42px;
    background-image: var(--section-bg-03);
    color: var(--color-white);
}

    .wpcf7 .main-form h2 {
        color: var(--color-white);
        margin-bottom: 10px;
    }

    .wpcf7 .main-form p {
        color: var(--color-white);
    }

    .wpcf7 .main-form .font14 {
        margin-bottom: 30px;
    }

    .wpcf7 .main-form button {
        font-weight: 800;
    }

        .wpcf7 .main-form button:hover {
            background: var(--color-secondary);
        }

    .wpcf7 .main-form p:last-child {
        margin-bottom: 0;
    }

@media (min-width: 1025px) and (max-width: 1199px) {
    .ot-tabs .tab-link {
        min-width: 116px;
        padding: 14px 25px;
    }
}

@media only screen and (max-width: 480px) {
    .wpcf7 .main-form {
        padding: 30px;
    }

    .ot-tabs .tab-link {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
}

.text-white span,
.text-white h2,
.text-white h6 {
    color: var(--color-white);
}

.bg-light-1 {
    /* background-color: var(--ui-surface-soft);*/
    background-color: #ffffff;
}

.bg-dark-primary {
    background-color: #221f3c;
}

.text-primary-light {
    color: var(--brand-purple-muted) !important;
}

.tech-footer {
    background-image: url(images/background/bg-cta-home4.jpg);
}

.btn-slider {
    line-height: 18px;
    border: none;
}

.partners-slide figure {
    margin: 0;
}

.partners-slide img {
    /* -webkit-filter: contrast(0%);
    filter: contrast(0%); */
    opacity: 1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

    .partners-slide img:hover {
        -webkit-filter: none;
        filter: none;
        opacity: 1;
    }

.misc-box {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    color: var(--color-white);
    background-repeat: no-repeat;
    background-size: cover;
    /* gradient (no image) */
    background-image: linear-gradient( 135deg, var(--color-primary), var(--color-secondary) );
}

.misc-box-bg1 {
    background-image: linear-gradient( 120deg, var(--color-primary), var(--color-secondary) );
}

.misc-box-bg2 {
    background-image: linear-gradient( 30deg, var(--color-secondary), var(--color-primary) );
}

.misc-box-bg3 {
    background-image: linear-gradient( 210deg, var(--color-primary), var(--color-secondary) );
}

.misc-box h5 {
    color: var(--color-white);
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 5px;
}

.misc-box .ot-counter {
    margin: 0 0 0 -20px;
    color: var(--color-white);
}

.misc-box p {
    margin-bottom: 0;
    /*padding-bottom: 45px;*/
}

.btn-large {
    padding: 20px 35px;
}

.icon-box-s2:hover .icon-main {
    color: var(--color-primary);
}

.technology-left .ot-heading {
    margin-bottom: 18px;
}

.tech-box {
    margin-bottom: 30px;
}

    .tech-box i,
    .tech-box span {
        color: var(--color-primary);
    }

    .tech-box:hover {
        background: var(--color-primary);
        border-color: var(--color-primary);
        color: var(--color-white);
    }

        .tech-box:hover span {
            color: var(--color-white);
        }



.cta {
    position: relative; /* REQUIRED */
    background-image: url(images/cta/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 20%;
    min-height: 450px;
}

    /* Dark overlay ONLY on the image */
    .cta::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.5); /* adjust darkness here */
        z-index: 1;
        pointer-events: none;
    }

    /* Make sure content is above overlay */
    .cta * {
        position: relative;
        z-index: 2;
    }

    .cta p {
        color: #fff;
        font-size: 24px;
        line-height: 1.4;
    }

    .cta h2 {
        color: #fff;
        font-size: 72px;
        font-weight: 900;
        line-height: 80px;
    }

.bg-banner-img2 {
    background: url(images/cta/2.jpg) center / cover no-repeat;
}

.bg-banner-img3 {
    background: url(images/cta/3.jpg) center / cover no-repeat;
}

.bg-banner-img4 {
    background: url(images/cta/4.jpg) center / cover no-repeat;
}

.bg-banner-img5 {
    background: url(images/cta/5.jpg) center / cover no-repeat;
}

.bg-banner-img6 {
    background: url(images/cta/6.jpg) center / cover no-repeat;
}

.bg-banner-img7 {
    background: url(images/cta/7.jpg) center / cover no-repeat;
}

.bg-banner-img8 {
    background: url(images/cta/8.jpg) center / cover no-repeat;
}

.bg-banner-img9 {
    background: url(images/cta/9.jpg) center / cover no-repeat;
}

.bg-banner-img10 {
    background: url(images/cta/10.jpg) center / cover no-repeat;
}

.bg-banner-img11 {
    background: url(images/cta/11.jpg) center / cover no-repeat;
}

.bg-banner-img12 {
    background: url(images/cta/12.jpg) center / cover no-repeat;
}

.bg-banner-img13 {
    background: url(images/cta/13.jpg) center / cover no-repeat;
}

.bg-banner-img14 {
    background: url(images/cta/14.jpg) center / cover no-repeat;
}

.bg-banner-img15 {
    background: url(images/cta/15.jpg) center / cover no-repeat;
}

.bg-banner-img16 {
    background: url(images/cta/16.jpg) center / cover no-repeat;
}

.bg-banner-img17 {
    background:: url(images/cta/17.jpg) center / cover no-repeat;
}

.bg-banner-img18 {
    background: url(images/cta/17.jpg) center / cover no-repeat;
}

.bg-dark-overlay {
    position: relative;
}

    .bg-dark-overlay::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.6); /* control darkness here */
        pointer-events: none;
    }

    /* keep inner content above overlay */
    .bg-dark-overlay > * {
        position: relative;
        z-index: 1;
    }


.top-heading .ot-heading {
    margin-bottom: 30px;
}

    .top-heading .ot-heading span {
        color: var(--color-white);
        font-family: "Nunito Sans", Sans-serif;
        font-size: 24px;
        font-weight: 500;
        text-transform: none;
        margin-bottom: 1px;
    }

    .top-heading .ot-heading h2 {
        color: var(--color-white);
        font-size: 72px;
        font-weight: 900;
        text-transform: uppercase;
        line-height: 80px;
        margin-bottom: 0;
    }

.tech-box.v3 {
    padding: 23px 30px 23px 30px;
    margin-bottom: 0;
}

    .tech-box.v3:hover {
        background-color: var(--header-topbar-bg);
    }

.icon-main.color-s1 {
    background: var(--color-secondary);
}

.icon-main.color-s3 {
    background: #221d48;
}

.ot-counter.v3 span {
    color: var(--color-primary);
    font-size: 36px;
    padding-left: 0;
}

.ot-counter.v3 h6 {
    margin-top: 10px;
    color: var(--color-white);
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1em;
    padding-left: 0;
}

    .ot-counter.v3 h6:before {
        display: none;
    }

.ot-image-box.v3 {
    margin-bottom: 30px;
}

.ot-image-box.st1,
.ot-image-box.st3 {
    margin-top: -30px;
}

.ot-heading.v3 {
    line-height: 1.86;
}

.overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.s-counter4 {
    background-image: linear-gradient( 90deg, var(--color-accent-cyan) 0%, var(--color-secondary) 100% );
    padding: 82px 60px 82px 60px;
}

.ot-counter .text-white:before {
    background-color: var(--color-white);
}

.s-counter4 {
    margin-top: -125px;
}

@media (max-width: 767px) {
    .btn-slider {
        padding: 11px 19px;
        font-size: 11px;
    }
}

.is-stuck #site-logo {
    padding: 23px 0 23px 0;
}

.serv-box.v5 {
    padding: 30px 40px 30px 40px;
    border-style: solid;
    border-width: 0 0 0 0;
    background-color: transparent;
    background-image: linear-gradient( 110deg, #2b236e 0%, var(--color-secondary) 100% );
    box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.2);
}

    .serv-box.v5 h5 {
        color: var(--color-white);
        margin-bottom: 0;
    }

    .serv-box.v5:active,
    .serv-box.v5:focus,
    .serv-box.v5:hover {
        transform: translateY(-8px);
    }



    .serv-box.v5 .icon-main {
        background: rgba(255, 255, 255, 0.2);
    }

    .serv-box.v5 .content-box div {
        line-height: 25px;
        margin-top: 10px;
        color: #e9dcff;
    }

/* THEME A — Ocean (cyan/indigo) */
.serv-box.bg-s1 {
    background-image: linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18)),radial-gradient(1000px 800px at 15% 20%,rgba(83,231,156,.70) 0%,transparent 55%),radial-gradient(950px 750px at 85% 20%,rgba(0,222,255,.70) 0%,transparent 55%),radial-gradient(1100px 850px at 75% 95%,rgba(67,186,255,.55) 0%,transparent 62%),linear-gradient(135deg,#262051 0%,#3f5aff 55%,#43baff 120%);
}

.serv-box.bg-s2 {
    background-image: linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18)),radial-gradient(1000px 800px at 10% 85%,rgba(0,222,255,.70) 0%,transparent 55%),radial-gradient(950px 750px at 70% 10%,rgba(83,231,156,.65) 0%,transparent 55%),radial-gradient(900px 700px at 95% 70%,rgba(237,254,255,.20) 0%,transparent 60%),linear-gradient(135deg,#3f5aff 0%,#262051 60%,#43baff 130%);
}

.serv-box.bg-s3 {
    background-image: linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18)),radial-gradient(1000px 800px at 50% 0%,rgba(83,231,156,.75) 0%,transparent 55%),radial-gradient(950px 750px at 100% 45%,rgba(0,222,255,.60) 0%,transparent 58%),radial-gradient(1100px 850px at 20% 95%,rgba(67,186,255,.50) 0%,transparent 62%),linear-gradient(135deg,#262051 0%,#3f5aff 55%,#7141b1 120%);
}

.serv-box.bg-s4 {
    background-image: linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18)),radial-gradient(1000px 800px at 0% 45%,rgba(83,231,156,.65) 0%,transparent 55%),radial-gradient(950px 750px at 75% 15%,rgba(0,222,255,.70) 0%,transparent 55%),radial-gradient(1100px 850px at 85% 95%,rgba(63,90,255,.50) 0%,transparent 62%),linear-gradient(135deg,#3f5aff 0%,#262051 55%,#43baff 120%);
}

.serv-box.bg-s5 {
    background-image: linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18)),radial-gradient(1000px 800px at 20% 25%,rgba(237,254,255,.22) 0%,transparent 55%),radial-gradient(950px 750px at 90% 25%,rgba(0,222,255,.60) 0%,transparent 58%),radial-gradient(1100px 850px at 70% 95%,rgba(83,231,156,.55) 0%,transparent 62%),linear-gradient(135deg,#262051 0%,#3f5aff 55%,#7141b1 120%);
}

/*.icon-box-s2.bg:hover {
  color: var(--color-white);
}*/
.icon-box-s2.bg:hover .content-box h5 a {
    color: var(--color-white);
}

.icon-box-s2.s2.bg * {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
}

.icon-box-s2.s2.bg a {
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
}

.icon-box-s2.bg01:before {
    background: var(--color-section-dark);
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-box-s2.bg1:before {
    background-image: url(images/bg-icon-box1.jpg);
    background: var(--color-section-dark);
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-box-s2.bg2:before {
    background-image: url(images/bg-icon-box2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-box-s2.bg3:before {
    background-image: url(images/bg-icon-box3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/*-- background image for animated box--*/

/*--Azure Cloud--*/
.azure-bg1:before {
    background-image: url(images/technology/azure-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.azure-bg2:before {
    background-image: url(images/technology/azure-bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.azure-bg3:before {
    background-image: url(images/technology/azure-bg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.azure-bg4:before {
    background-image: url(images/technology/azure-bg4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/*--devops--*/
.devops-bg1:before {
    background-image: url(images/technology/devops-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.devops-bg2:before {
    background-image: url(images/technology/devops-bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.devops-bg3:before {
    background-image: url(images/technology/devops-bg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.devops-bg4:before {
    background-image: url(images/technology/devops-bg4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/*--devops--*/
.microsoft-bg1:before {
    background-image: url(images/technology/microsoft-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.microsoft-bg2:before {
    background-image: url(images/technology/microsoft-bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.microsoft-bg3:before {
    background-image: url(images/technology/microsoft-bg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.microsoft-bg4:before {
    background-image: url(images/technology/microsoft-bg4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.microsoft-bg5:before {
    background-image: url(images/technology/microsoft-bg5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/*--Data AI--*/

.data-ai-bg1:before {
    background-image: url(images/technology/data-ai-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.data-ai-bg2:before {
    background-image: url(images/technology/data-ai-bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.data-ai-bg3:before {
    background-image: url(images/technology/data-ai-bg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.data-ai-bg4:before {
    background-image: url(images/technology/data-ai-bg4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.about-v5 {
    background-color: #211f3b;
    background-image: url(images/background/bg-art-5.png);
    background-repeat: no-repeat;
    padding: 130px 0 120px 0;
}

.overlay-image-about5 {
    background-image: url(images/background/bg-art-6.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: transparent;
    z-index: 0;
}

.icon-box-s2.s2 > .profile-photo-wrap {
    padding-top: 14px;
    padding-bottom: 14px;
}

.icon-box-s2.s2 .signature-block {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
}

.icon-box-s2.s2 .profile-photo {
    width: 128px;
    height: 128px;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    border-radius: 50%;
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
    backface-visibility: hidden;
    box-shadow: 0 10px 22px rgba(0,0,0,0.18);
}

.icon-box-s2.s2 .signature-img {
    height: 44px;
    width: auto;
    display: block;
}

.icon-box-s2.s2 img[alt="CEO - Xetech"] {
    object-position: 50% 0%;
}

.icon-box-s2.s2 img[alt="COO - Xetech"] {
    object-position: 50% 0%;
}

@media (max-width: 576px) {
    .profile-photo {
        width: 112px;
        height: 112px;
    }
}


.tech-wrap {
    display: flex;
}

    .tech-wrap .tech-box {
        padding: 17px 17px 17px 17px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: rgba(255, 255, 255, 0.3);
        margin-right: 20px;
    }

        .tech-wrap .tech-box:last-child {
            margin-right: 0;
        }

        .tech-wrap .tech-box .icon-main {
            margin-bottom: 0;
        }

        .tech-wrap .tech-box span:before {
            font-size: 35px;
        }

.et-progress .ot-progress {
    margin-bottom: 30px;
}

    .et-progress .ot-progress:last-child {
        margin-bottom: 0;
    }

.ot-heading.s2 h2 {
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: -1.5px;
}

.ot-heading.s2 > span {
    background: #f1e9fc;
    padding: 0 12px 0 12px;
    border-radius: 6px 6px 6px 6px;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 25px;
}

ul.style-2 {
    font-weight: 700;
    list-style: none;
    color: var(--color-black);
    font-size: 18px;
    font-family: "Nunito Sans", Sans-serif;
}

    ul.style-2 li i {
        color: var(--color-primary);
        font-size: 15px;
        margin-right: 18px;
    }

.icon-box-s2 .content-box {
    position: relative;
}

svg:not(:root) {
    overflow: hidden;
}

.map {
    height: 500px;
    filter: brightness(100%) contrast(100%) saturate(0%) blur(0) hue-rotate(0deg);
}

.about-offer {
    padding-top: 120px;
    padding-bottom: 115px;
}

.pabout-left {
    margin: 0 -50px 0 -55px;
}

.pabout-right {
    margin-left: 70px;
}

    .pabout-right .ot-heading {
        margin-top: 20px;
        margin-bottom: 30px;
    }

        .pabout-right .ot-heading span {
            color: var(--brand-purple-muted);
        }

    .pabout-right h2 {
        color: var(--color-white);
    }

    .pabout-right h5 {
        color: var(--color-white);
        font-weight: 600;
        line-height: 1;
        font-family: "Montserrat", sans-serif;
        margin-bottom: 15px;
    }

    .pabout-right p {
        color: var(--color-white);
        margin-bottom: 25px;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.86;
    }

.border-s1 {
    border: 1px solid var(--color-border);
    padding: 1.5rem !important;
    display: flex;
    flex-direction: column;
    height: 100%;
}
/*.typography {
  padding-top: 100px;
  padding-bottom: 80px;
}*/
.color-s2 .icon-main i,
.color-s2 .icon-main span {
    color: var(--color-primary);
}

.icon-box-s1.color-s2 .line-box:after {
    background: var(--color-primary);
}

.elements-progress,
.elements-pricing,
.elements-service,
.elements-clients,
.elements-accordion-tabs,
.elements-testimonial,
.elemnts-flip-boxed,
.elements-counter {
    /* padding-top: 0;
  padding-bottom: 80px;*/
}

.elements-message {
    padding-top: 0;
    padding-bottom: 110px;
}

.icon-main.info {
    background: var(--color-primary);
}

.icon-main.success {
    background: #4bd48b;
}

.icon-main.warning {
    background: #f9af3b;
}

.icon-main.danger {
    background: #f5592f;
}
/*.service-page {
  padding-top: 110px;
  padding-bottom: 110px;
}*/
.service {
    padding-top: 0;
    padding-bottom: 120px;
}

.tab-content p {
    line-height: 1.86;
}

.footer-v1 {
    background: var(--section-bg-dark);
    padding: 20px 0;
    color: var(--ui-text-muted-on-dark);
}

.widget-footer {
    margin-bottom: 30px;
}

    .widget-footer .site-logo-White {
        margin-top: 50px;
        margin-left: -20px;
    }

.footer-certs img {
    border-top: solid 1px #fff;
    padding-top: 10px;
}

.footer-certs p {
    text-align: center;
}



.list-items {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

    .list-items li {
        padding-bottom: 8px;
        font-family: "Nunito Sans", Sans-serif;
        font-weight: 400;
        line-height: 1.86;
    }

        .list-items li:last-child {
            padding-bottom: 0;
        }

    .list-items a {
        color: var(--ui-text-muted-on-dark);
    }

        .list-items a:hover {
            color: var(--color-white);
        }

.copyright-text {
    margin-bottom: 0;
    font-size: 15px;
}

section {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}



.mb-30 {
    margin-bottom: 30px;
}

.pb-60 {
    padding-bottom: 60px;
}

.btn-border {
    background-color: transparent;
    border: 1px solid var(--color-white);
}

    .btn-border:hover {
        background-color: var(--color-primary);
        border-color: var(--color-primary);
    }

.mt-65 {
    margin-top: 65px;
}

.padding-half {
    padding-top: 45px;
    padding-bottom: 45px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mr-15 {
    margin-right: 15px;
}

.space-5 {
    height: 5px;
    width: 100%;
}

.space-10 {
    height: 10px;
    width: 100%;
}

.space-15 {
    height: 15px;
    width: 100%;
}

.space-20 {
    height: 20px;
    width: 100%;
}

.space-25 {
    height: 25px;
    width: 100%;
}

.space-30 {
    height: 30px;
    width: 100%;
}

.space-35 {
    height: 35px;
    width: 100%;
}

.space-40 {
    height: 40px;
    width: 100%;
}

.space-50 {
    height: 50px;
    width: 100%;
}

.space-55 {
    height: 55px;
    width: 100%;
}

.over-hidden {
    overflow: hidden;
}

@media (max-width: 1024px) {
    .about-v5,
    .overlay-image-about5 {
        background-size: 0 auto;
    }
}

@media (max-width: 992px) {
    .ot-image-box.st1,
    .ot-image-box.st3 {
        margin-top: 0;
    }

    .md-mb-30 {
        margin-bottom: 30px;
    }

    .pabout-right {
        margin-left: 0;
    }

    .pabout-left {
        margin: 0;
        text-align: center;
    }

    .s-counter4.why {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .tp-leftarrow, .tp-rightarrow {
        display: none !important;
    }

    .widget-footer .site-logo-White {
        margin-left: 0;
        width: 215px;
        margin-top: 10px;
    }

    .cta h2 {
        line-height: 22px;
        font-size: 18px;
        margin-bottom: 5px;
    }

    .cta p {
        font-size: 16px;
    }

    .tp-splitted {
        font-size: 20px !important;
    }

    .tp-caption.rev-btn {
        margin-top: 40px !important;
    }

    section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .about-v5 {
        padding: 90px 0;
    }

    .ot-image-box.st1,
    .ot-image-box.st3 {
        margin-top: 30px;
    }

    .top-heading .ot-heading h2 {
        font-size: 48px;
        line-height: 60px;
    }



    .ot-counter.v3 {
        text-align: center;
    }

    .section-consultation h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .circle-progress {
        justify-content: center;
    }

    .ot-heading.s2 h2 {
        font-size: 42px;
        line-height: 56px;
    }
}

.mc4wp-form-fields .subscribe-inner-form {
    position: relative;
}

    .mc4wp-form-fields .subscribe-inner-form input[type="email"] {
        height: 46px;
        width: 100%;
        background: #37325a;
        color: var(--color-white);
        padding-right: 66px;
    }

        .mc4wp-form-fields .subscribe-inner-form input[type="email"]::placeholder {
            color: var(--color-white);
        }

    .mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon {
        background: transparent;
        border: none;
        outline: none;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 46px;
        height: 100%;
        line-height: 44px;
        text-align: center;
        background: var(--color-primary);
        color: var(--color-white);
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

        .mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon i {
            display: inline-block;
            vertical-align: middle;
            line-height: 1;
        }

            .mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon i:before {
                font-size: 16px;
            }

        .mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon:hover {
            background: var(--color-white);
            color: var(--color-primary);
        }

#back-to-top {
    background: var(--color-white);
    color: var(--color-primary);
    border: 0 none;
    border-radius: 2px;
    cursor: pointer;
    width: 42px;
    height: 45px;
    line-height: 45px;
    opacity: 0;
    outline: medium none;
    position: fixed;
    right: 40px;
    bottom: -20px;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.2);
    -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.2);
    -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.2);
}

    #back-to-top.show {
        opacity: 1;
        bottom: 40px;
    }

    #back-to-top i:after,
    #back-to-top i:before {
        font-size: 17px;
    }

    #back-to-top:hover {
        bottom: 45px;
    }

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.error {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    display: none;
    text-align: center;
}

.tp-caption {
    padding: 12px 0 !important;
}

.our-solution {
    margin-left: auto;
    margin-right: auto;
}

.align-self-center ul {
    list-style: none;
    padding: 0;
}
/* Works in Bootstrap 4 & 5: adds spacing without relying on g-* */
.capability-grid > [class*="col-"] {
    margin-bottom: 24px;
}
/* The “card” */
.capability-item {
    background: #fff;
    padding: 26px 18px;
    height: 100%;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

    .capability-item:hover {
        transform: translateY(-4px);
        box-shadow: 0 18px 40px rgba(0, 0, 0, 0.1);
    }

    .capability-item span,
    .capability-item i {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 12px;
        color: var(--color-primary);
        opacity: 0.85;
    }

.capability-title {
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
    margin: 0;
    max-width: 220px; /* prevents awkward long lines */
}

ul {
    list-style: none;
    padding: 0;
}

.bg-light-2 {
    padding: 45px 0;
}

.icon-box-s2.bg:hover a {
    color: var(--color-primary);
}

.icon-box-s2.s2:hover h5,
.icon-box-s2.s2:hover h5 a {
    color: var(--color-primary);
}



.contact-mid-bg {
    background-image: url(images/slider/contact.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

    .contact-mid-bg::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(8, 12, 20, 0.86);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
    }

    .contact-mid-bg > * {
        position: relative;
        z-index: 1;
    }

.consulting-mid-bg {
    background-image: url(images/solutions/consulting-mid-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cloud-mid-bg {
    background-image: url(images/solutions/cloud-mid-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.data-ai-mid-bg {
    background-image: url(images/solutions/data-ai-mid-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.platform-engineering-mid-bg {
    background-image: url(images/solutions/platform-engineering-mid-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.security-mid-bg-bg {
    background-image: url(images/solutions/security-mid-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.digital-mid-bg {
    background-image: url(images/solutions/digital-mid-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.healthcare-mid-bg {
    background-image: url(images/solutions/healthcare-mid-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.elements-accordion-tabs {
    background: var(--section-bg-03);
}

.technology-v3 .text-primary-light {
    color: var(--color-white) !important;
}

.our-client {
    position: relative;
}

    .our-client .owl-stage-outer {
        position: relative;
        overflow: hidden;
    }

        .our-client .owl-stage-outer::before,
        .our-client .owl-stage-outer::after {
            content: "";
            position: absolute;
            top: 0;
            width: 14px;
            height: 100%;
            pointer-events: none;
            z-index: 4;
        }

        .our-client .owl-stage-outer::before {
            left: 0;
            background: linear-gradient(to right, #fff, rgba(255,255,255,0));
        }

        .our-client .owl-stage-outer::after {
            right: 0;
            background: linear-gradient(to left, #fff, rgba(255,255,255,0));
        }

    .our-client .single-carousel-item {
        height: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-right: 1px solid rgba(0,0,0,.14);
        box-sizing: border-box;
        padding: 0 32px;
    }

    .our-client .thumb {
        width: 100%;
        height: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

        .our-client .thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            transform: scale(1.06);
            display: block;
        }

    .our-client .owl-stage {
        display: flex;
        align-items: center;
    }

    .our-client .owl-nav {
        margin: 0;
    }

        .our-client .owl-nav button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: transparent !important;
            border: 0 !important;
            padding: 0 !important;
            width: auto !important;
            height: auto !important;
            cursor: pointer;
            line-height: 1;
            opacity: .75;
            z-index: 5;
        }

            .our-client .owl-nav button:hover {
                opacity: 1;
            }

        .our-client .owl-nav .owl-prev {
            left: 6px;
        }

        .our-client .owl-nav .owl-next {
            right: 6px;
        }

        .our-client .owl-nav button span {
            font-size: 36px;
            line-height: 1;
            display: inline-block;
        }

@media (max-width: 768px) {
    .our-client .owl-stage-outer::before,
    .our-client .owl-stage-outer::after {
        width: 10px;
    }

    .our-client .single-carousel-item {
        height: 100px;
        padding: 0 24px;
    }

    .our-client .thumb {
        height: 100px;
    }

    .our-client .owl-nav button span {
        font-size: 32px;
    }
}
/*-- Background for section--*/
.section-bg-01 {
    background: var(--section-bg-01);
}

.section-bg-03 {
    background: var(--section-bg-03);
}

.section-bg-04 {
    background: var(--section-bg-04);
}

.section-bg-05 {
    background: var(--section-bg-05);
}

.section-bg-07 {
    background: var(--section-bg-07);
}

.section-bg-09 {
    background: var(--section-bg-09);
}

.section-bg-10 {
    background: var(--section-bg-10);
}

.section-bg-dark {
    color: var(--dark-forcolor);
    background: var(--section-bg-dark);
}

    .section-bg-dark h1,
    .section-bg-dark h2,
    .section-bg-dark h3,
    .section-bg-dark h4,
    .section-bg-dark h5,
    .section-bg-dark h6,
    .section-bg-dark2 h1,
    .section-bg-dark2 h2,
    .section-bg-dark2 h3,
    .section-bg-dark2 h4,
    .section-bg-dark2 h5,
    .section-bg-dark2 h6,
    .section-bg-dark2 h6 a {
        color: var(--color-white);
    }

    .section-bg-dark .border-s1 {
        border: var(--dark-border) 1px solid;
    }

.section-bg-dark2 {
    color: var(--dark-forcolor);
    background: var(--section-bg-dark2);
}

    .section-bg-dark2 .icon-box-s2.s2 .icon-main {
        color: var(--color-white);
    }

    .section-bg-dark2 .icon-box-s2.s2:hover .icon-main {
        color: var(--color-primary);
    }
/*--Sideware Card--*/
.sideware-card .icon-box-s1 {
    position: relative;
    height: 100%;
    background: #fff;
    border: 1px solid #eef1f5;
    transition: all 0.3s ease;
    overflow: hidden;
}
    /* Gradient accent strip */
    .sideware-card .icon-box-s1::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: linear-gradient(90deg, #1e88e5, #26c6da);
    }
    /* Hover effect */
    .sideware-card .icon-box-s1:hover {
        transform: translateY(-6px);
        box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
    }
    /* Icon styling */
    .sideware-card .icon-box-s1 i,
    .sideware-card .icon-box-s1 span {
        width: 34px;
        height: 34px;
        border-radius: 50%;
        background: rgba(38, 198, 218, 0.12);
        color: #1e88e5;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.2rem;
        margin-right: 12px;
    }
    /* Title */
    .sideware-card .icon-box-s1 .fw-bold {
        font-size: 15px;
        font-weight: 700;
    }
    /* Description text */
    .sideware-card .icon-box-s1 .small {
        margin-top: 6px;
        color: #6b7280;
        line-height: 1.5;
    }

.about-v3 img {
    border-radius: 10px;
}

.pb-40 {
    padding-bottom: 40px;
}

.icon-box-s2.s2 h6 {
    font-size: 14px;
}

.serv-box span {
    font-size: 20px;
}

.filled-heart {
    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
    font-size: 48px;
    color: var(--color-primary);
}

.bg-s1 {
    color: var(--color-white);
}

.icon-box-s2.bg1:hover .content-box,
.icon-box-s2.bg2:hover .content-box,
.icon-box-s2.bg3:hover .content-box {
    color: var(--color-white);
}
/*.icon-box-s2.s2:hover .content-box h5,
.icon-box-s2.s2:hover {
    color: var(--color-white);
}*/

.border-s1 .mr-15 span,
.page-bullets .mr-15 span, .page-bullets span.material-symbols-outlined {
    font-size: 20px;
    line-height: 28px;
}

.bg-white {
    background-color: var(--color-white);
}

.top-v3 .ot-heading > span {
    color: var(--color-secondary);
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

.icon-box-s2.bg:hover .content-box {
    color: var(--color-white);
}

.about-box .serv-box.s1 a {
    color: var(--color-white);
}

.popup-half {
    background: #fff;
    width: 50vw; /* half the viewport width */
    max-width: 700px; /* stop it getting too wide on big screens */
    min-width: 320px; /* stop it getting too small */
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}
/* On mobile, make it full width */
@media (max-width: 768px) {
    .popup-half {
        width: 95vw;
    }
}


#jobs-list ul {
    list-style: disc !important;
    padding-left: 1.25rem !important;
}

#jobs-list li {
    display: list-item !important;
}

.me-2 {
    margin-top: 4px;
    margin-right: 15px;
}

.card-icon span.material-symbols-outlined {
    font-size: 2rem;
    justify-content: center;
}

.ms-point {
    display: flex;
    align-items: center;
    gap: 10px;
}

.material-symbols-outlined {
    font-size: 20px;
}

.iso-logo img {
    width: 85px;
    margin-bottom: 10px;
}

.icon-box-s2.s2:hover h3 {
    color: var(--color-white);
}

.cookie-banner {
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: 16px;
    max-width: 980px;
    margin: 0 auto;
    z-index: 9999;
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-radius: 14px;
    background: #0B1220;
    color: #fff;
    box-shadow: 0 18px 50px rgba(0,0,0,.28);
}

.cookie-text {
    display: flex;
    gap: 10px;
    align-items: baseline;
    line-height: 1.35;
    font-size: 14px;
}

    .cookie-text strong {
        font-size: 14px;
        white-space: nowrap;
    }

.cookie-link {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.cookie-actions {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
}

.cookie-btn {
    appearance: none;
    border: 1px solid rgba(255,255,255,.22);
    background: transparent;
    color: #fff;
    padding: 10px 12px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}

    .cookie-btn:hover {
        border-color: rgba(255,255,255,.35);
    }

.cookie-btn-primary {
    border-color: transparent;
    background: rgba(255,255,255,.14);
}

    .cookie-btn-primary:hover {
        background: rgba(255,255,255,.20);
    }

@media (max-width: 640px) {
    .cookie-banner {
        flex-direction: column;
        align-items: stretch;
    }

    .cookie-actions {
        justify-content: flex-end;
    }
}

/* =========================================================
   CONTACT PAGE - Demo (Light) + Expert (Dark) overrides
   Paste at BOTTOM of style.css
   Scopes everything to #page-contact so other pages won't change.
========================================================= */
/* ---------- Demo (Light section wrapper) ---------- */
#page-contact .demo-light {
    background: var(--ui-surface-default);
}
    /* Keep demo cards readable in light section */
    #page-contact .demo-light .demo-micro {
        margin-top: 6px;
        padding-top: 14px;
        border-top: 1px solid rgba(0,0,0,.10);
        color: var(--ui-text-muted-2);
    }

    #page-contact .demo-light .demo-card {
        border: 1px solid rgba(0,0,0,.10);
        border-radius: 18px;
        padding: 22px;
        background: #fff;
        box-shadow: 0 14px 30px rgba(0,0,0,.06);
        height: 100%;
    }

    #page-contact .demo-light .demo-card-head {
        padding-bottom: 14px;
        border-bottom: 1px solid rgba(0,0,0,.08);
        margin-bottom: 14px;
    }

    #page-contact .demo-light .demo-card-sub {
        font-size: 14px;
        color: var(--ui-text-muted-2);
    }

    #page-contact .demo-light .demo-points {
        display: grid;
        gap: 12px;
        margin-top: 6px;
    }

    #page-contact .demo-light .demo-point {
        display: flex;
        gap: 12px;
        align-items: flex-start;
        line-height: 1.35;
        color: var(--ui-text-gray);
    }

        #page-contact .demo-light .demo-point i {
            margin-top: 2px;
            font-size: 18px;
            color: var(--color-secondary);
            opacity: .95;
        }

    #page-contact .demo-light .demo-note {
        margin-top: 14px;
        padding-top: 14px;
        border-top: 1px solid rgba(0,0,0,.08);
        color: var(--ui-text-gray);
    }
    /* ---------- Demo CTA bar (light) ---------- */
    #page-contact .demo-light .demo-cta-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 16px;
        padding: 18px;
        border-radius: 18px;
        /* slightly tinted to feel "designed" */
        background: linear-gradient(180deg, rgba(67,186,255,.10), rgba(113,65,177,.06));
        border: 1px solid rgba(113,65,177,.14);
        box-shadow: 0 14px 30px rgba(0,0,0,.06);
    }

    #page-contact .demo-light .demo-cta-title {
        font-weight: 900;
        font-size: 18px;
        margin-bottom: 2px;
        color: var(--ui-text-heading);
    }

    #page-contact .demo-light .demo-cta-sub {
        font-size: 14px;
        color: var(--ui-text-muted-2);
    }
    /* ---------- Premium accordion button (the “nice” part) ---------- */
    #page-contact .demo-light .demo-cta-btn {
        display: inline-flex;
        align-items: center;
        gap: 14px;
        border: 0;
        border-radius: 16px;
        padding: 14px 14px;
        cursor: pointer;
        color: #fff;
        /* on-brand: secondary -> primary */
        background: linear-gradient(180deg, var(--color-secondary), var(--color-primary));
        box-shadow: 0 18px 38px rgba(0,0,0,.14);
        position: relative;
        overflow: hidden;
        transform: translateY(0);
        transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
        min-width: 360px;
    }
        /* shine sweep */
        #page-contact .demo-light .demo-cta-btn::before {
            content: "";
            position: absolute;
            top: -60%;
            left: -45%;
            width: 55%;
            height: 220%;
            transform: rotate(18deg);
            background: rgba(255,255,255,.35);
            filter: blur(8px);
            opacity: 0;
        }

        #page-contact .demo-light .demo-cta-btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 24px 52px rgba(0,0,0,.18);
            filter: brightness(1.03);
        }

            #page-contact .demo-light .demo-cta-btn:hover::before {
                opacity: .95;
                animation: demoBtnShine 1.2s ease forwards;
            }

@keyframes demoBtnShine {
    0% {
        left: -45%;
    }

    100% {
        left: 130%;
    }
}

#page-contact .demo-light .demo-cta-icon {
    width: 44px;
    height: 44px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.18);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.22);
    flex: 0 0 auto;
}

    #page-contact .demo-light .demo-cta-icon i {
        font-size: 18px;
    }

#page-contact .demo-light .demo-cta-text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    text-align: left;
}

#page-contact .demo-light .demo-cta-titlebtn {
    font-weight: 900;
    letter-spacing: .2px;
}

#page-contact .demo-light .demo-cta-subbtn {
    margin-top: 4px;
    opacity: .88;
    font-weight: 700;
    font-size: 13px;
}

#page-contact .demo-light .demo-cta-chip {
    margin-left: auto;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.18);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.22);
    font-weight: 900;
    white-space: nowrap;
}

    #page-contact .demo-light .demo-cta-chip i {
        transition: transform .2s ease;
    }

#page-contact .demo-light .demo-cta-btn:hover .demo-cta-chip i {
    transform: translateX(3px);
}
/* open state feedback */
#page-contact .demo-light .demo-cta-btn[aria-expanded="true"] {
    background: linear-gradient(180deg, #111827, #0b1220);
    box-shadow: 0 18px 40px rgba(0,0,0,.20);
}
/* ---------- Accordion panel (light) ---------- */
#page-contact .demo-light .demo-panel--full {
    margin-top: 14px;
    border-radius: 18px;
    padding: 14px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.10);
    box-shadow: 0 14px 30px rgba(0,0,0,.06);
}
/* ---------- Booking embed (moved from inline) ---------- */
#page-contact .booking-embed {
    position: relative;
    width: 100%;
    height: 1695px; /* visible window height */
    overflow-y: auto; /* crops */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

    #page-contact .booking-embed iframe {
        position: absolute;
        top: -330px; /* move iframe UP to hide top area */
        left: 0;
        width: 100%;
        height: 2010px; /* taller than container so bottom isn't cut too early */
        border: 0;
    }
/* ---------- Responsive ---------- */
@media (max-width: 991px) {
    #page-contact .demo-light .demo-cta-bar {
        flex-direction: column;
        align-items: stretch;
    }

    #page-contact .demo-light .demo-cta-btn {
        width: 100%;
        min-width: 0;
    }

    #page-contact .booking-embed {
        height: 2200px; /* nicer on mobile */
    }

        #page-contact .booking-embed iframe {
            position: absolute;
            top: -270px; /* move iframe UP to hide top area */
            left: 0;
            width: 100%;
            height: 2400px; /* taller than container so bottom isn't cut too early */
            border: 0;
        }
}
/* =========================================================
   MOBILE HEADER + DRAWER MENU  
   Keep ONLY this block for mobile menu
   ========================================================= */
/* Desktop default: show desktop header, hide mobile header */
.header_mobile {
    display: none;
}

.octf-main-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    background: var(--color-white);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}
/* Mobile */
@media (max-width: 1024px) {

    .octf-main-header {
        display: none;
    }

    .header_mobile {
        display: block;
        width: 100%;
        background: var(--color-white);
        box-shadow: 2px 2px 15px 0 rgba(42, 67, 113, 0.15);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10001;
    }
        /* Make the top row full-width + modern layout */
        .header_mobile > .container {
            padding-left: 12px;
            padding-right: 12px;
        }

        .header_mobile .mlogo_wrapper {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: flex-start; /* logo starts left */
            gap: 12px;
            padding: 10px 0;
        }

        .header_mobile .mobile_logo {
            float: none;
        }
    /* Hamburger pinned to far right */
    #mmenu_toggle {
        margin-left: auto; /* pushes to the far right */
        width: 44px;
        height: 44px;
        display: grid;
        place-items: center;
        cursor: pointer;
        z-index: 10002; /* above overlay */
        position: relative;
    }
        /* Hamburger: 3 bars (single definition, avoids "4 lines") */
        #mmenu_toggle button {
            width: 24px;
            height: 2px;
            background: var(--color-heading);
            border: 0;
            padding: 0;
            border-radius: 999px;
            position: relative;
            cursor: pointer;
            outline: none;
        }

            #mmenu_toggle button::before,
            #mmenu_toggle button::after {
                content: "";
                position: absolute;
                left: 0;
                width: 24px;
                height: 2px;
                background: var(--color-heading);
                border-radius: 999px;
                transition: transform .2s ease, top .2s ease, opacity .2s ease;
            }

            #mmenu_toggle button::before {
                top: -7px;
            }

            #mmenu_toggle button::after {
                top: 7px;
            }
        /* Active => X */
        #mmenu_toggle.active button {
            background: transparent;
            top: -10px;
        }

            #mmenu_toggle.active button::before {
                top: 0;
                transform: rotate(45deg);
            }

            #mmenu_toggle.active button::after {
                top: 0;
                transform: rotate(-45deg);
            }
    /* Overlay */
    .mobile-menu-overlay {
        position: fixed;
        inset: 0;
        background: rgba(0,0,0,.45);
        opacity: 0;
        pointer-events: none;
        transition: opacity .2s ease;
        /*z-index: 10000;*/
        z-index: 1;
    }

    body.menu-open .mobile-menu-overlay {
        opacity: 1;
        pointer-events: none; /* key: overlay is visual only */
    }
    /* Drawer */
    .header_mobile .mobile_nav {
        position: fixed;
        top: 0;
        right: 0; /* change to left:0 for left drawer */
        width: min(86vw, 360px);
        height: 100vh;
        background: var(--color-white);
        z-index: 10001;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transform: translateX(100%);
        transition: transform .25s ease;
        padding: 18px 18px 28px;
        box-shadow: -18px 0 40px rgba(0,0,0,.12);
    }

    body.menu-open .header_mobile .mobile_nav {
        transform: translateX(0);
    }
    /* Lock page scroll behind drawer */
    body.menu-open {
        overflow: hidden;
        touch-action: none;
    }
    /* Menu list */
    .header_mobile .mobile_nav .mobile_mainmenu {
        margin: 0;
        padding: 0;
    }

        .header_mobile .mobile_nav .mobile_mainmenu li {
            list-style: none;
            position: relative;
        }

            .header_mobile .mobile_nav .mobile_mainmenu li a {
                display: block;
                padding: 12px 0;
                color: var(--color-heading);
                font-weight: 600;
                border-bottom: 1px solid var(--ui-border-soft);
            }
        /* Submenus */
        .header_mobile .mobile_nav .mobile_mainmenu .sub-menu {
            display: none;
            margin: 0;
            padding: 6px 0 8px 14px;
        }

        .header_mobile .mobile_nav .mobile_mainmenu li.open > .sub-menu {
            display: block;
        }
    /* Submenu caret button (injected by JS) */
    .header_mobile .mobile_nav .submenu-toggle {
        position: absolute;
        right: 0;
        top: 0;
        width: 48px;
        height: 48px;
        border: 0;
        background: transparent;
        cursor: pointer;
    }

        .header_mobile .mobile_nav .submenu-toggle::before {
            content: "";
            display: inline-block;
            width: 8px;
            height: 8px;
            border-right: 2px solid currentColor;
            border-bottom: 2px solid currentColor;
            transform: rotate(45deg);
            margin-top: 2px;
        }

    .header_mobile .mobile_nav li.open > .submenu-toggle::before {
        transform: rotate(-135deg);
        margin-top: 6px;
    }
    /* Keep link text clear of caret */
    .header_mobile .mobile_nav .menu-item-has-children > a {
        padding-right: 52px;
    }
}

@media (max-width: 767.98px) {
    .header-topbar {
        display: none !important;
    }
}

@media (min-width: 767.98px) {
    .col-5tiles {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.hidden {
    position: absolute !important;
    left: -10000px !important;
    top: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

/* Toasts */
.xe-toast-container {
    position: fixed;
    top: 80px;
    right: 20px;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: min(460px, calc(100vw - 40px));
}

.xe-toast {
    opacity: 0;
    transform: translateY(-8px);
    transition: opacity .2s ease, transform .2s ease;
}

    .xe-toast.xe-show {
        opacity: 1;
        transform: translateY(0);
    }

/* Modal */
.xe-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(0,0,0,.55);
}

    .xe-modal.xe-open {
        display: flex;
    }

.xe-modal-inner {
    width: min(680px, 100%);
}

/* Utility */
.xe-hide {
    display: none !important;
}

.material-symbols-outlined {
    white-space: nowrap;
}



/* =========================================================
   Xetech Sliders (NEW / isolated)
   File: wwwroot/css/xetech-sliders.css
   ========================================================= */

/* -------------------------
   HERO
   ------------------------- */
.xt-hero {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* slightly less than full height so next section peeks */
.xt-hero__carousel,
.xt-hero__carousel .carousel-inner,
.xt-hero__carousel .carousel-item,
.xt-hero__slide {
    height: 90vh;
    min-height: 520px;
    max-height: 820px;
}

.xt-hero__slide {
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.xt-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient( 90deg, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.45) 55%, rgba(0,0,0,0.20) 100% );
}

/* force white text regardless of global theme h2 styles */
.xt-hero .xt-hero__content,
.xt-hero .xt-hero__content h1,
.xt-hero .xt-hero__content h2,
.xt-hero .xt-hero__content p,
.xt-hero .xt-hero__content div,
.xt-hero .xt-hero__content a {
    color: #fff !important;
}

.xt-hero__content {
    position: relative;
    z-index: 2;
    max-width: 980px;
    padding: 40px 0;
}

.xt-hero__tag {
    font-family: "Nunito Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    font-size: 22px;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: .4px;
    margin-bottom: 12px;
    text-shadow: 0 6px 20px rgba(0,0,0,0.45);
}

.xt-hero__title {
    font-family: Montserrat, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 70px;
    margin: 0 0 18px 0;
    text-shadow: 0 10px 30px rgba(0,0,0,0.55);
}

.xt-hero__text {
    font-family: "Nunito Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 26px 0;
    text-shadow: 0 8px 22px rgba(0,0,0,0.45);
    max-width: 980px;
}

.xt-hero__nav .carousel-control-prev-icon,
.xt-hero__nav .carousel-control-next-icon,
.xt-hero__carousel .carousel-control-prev-icon,
.xt-hero__carousel .carousel-control-next-icon {
    filter: drop-shadow(0 2px 10px rgba(0,0,0,0.7));
}

.xt-hero__dots [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 999px;
}

/* Layer animation: tag → title → text → button */
.xt-anim {
    opacity: 0;
    transform: translateY(18px);
}

.carousel-item.active .xt-anim {
    opacity: 1;
    transform: translateY(0);
}

.carousel-item.active .xt-anim--1 {
    transition-delay: 120ms;
}

.carousel-item.active .xt-anim--2 {
    transition-delay: 260ms;
}

.carousel-item.active .xt-anim--3 {
    transition-delay: 440ms;
}

.carousel-item.active .xt-anim--4 {
    transition-delay: 620ms;
}

@media (max-width: 992px) {
    .xt-hero__carousel,
    .xt-hero__carousel .carousel-inner,
    .xt-hero__carousel .carousel-item,
    .xt-hero__slide {
        height: 78vh;
        min-height: 480px;
    }

    .xt-hero__title {
        font-size: 48px;
        line-height: 56px;
    }
}

@media (max-width: 576px) {
    .xt-hero__carousel,
    .xt-hero__carousel .carousel-inner,
    .xt-hero__carousel .carousel-item,
    .xt-hero__slide {
        height: 72vh;
        min-height: 420px;
    }

    .xt-hero__title {
        font-size: 30px;
        line-height: 40px;
    }

    .xt-hero__text {
        font-size: 16px;
        line-height: 26px;
    }
}


/* =========================================
   Client Logos Carousel (xt-logos)
   Fully scoped - won't affect whole page
   ========================================= */

.xt-logos {
    padding: 0; /* keep same as your original */
}

.xt-logos__carousel {
    position: relative;
}

    .xt-logos__carousel .carousel-inner {
        overflow: hidden;
    }

/* The row inside each slide */
.xt-logos__row {
    display: flex;
    align-items: center;
    width: 100%;
}

/* Each logo cell */
.xt-logos__cell {
    box-sizing: border-box;
    padding: 0 20px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(0,0,0,0.14);
}

.xt-logos__row .xt-logos__cell:last-child {
    border-right: none;
}

/* Logo container */
.xt-logos__item {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

    .xt-logos__item img {
        object-fit: contain; /* best for logos */
        object-position: center;
        display: block;
        height: 150px
    }

/* Edge fade (safe: uses top+bottom, not height:100%) */
.xt-logos__carousel::before,
.xt-logos__carousel::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 14px;
    pointer-events: none;
    z-index: 4;
}

.xt-logos__carousel::before {
    left: 0;
    background: linear-gradient(to right, #fff, rgba(255,255,255,0));
}

.xt-logos__carousel::after {
    right: 0;
    background: linear-gradient(to left, #fff, rgba(255,255,255,0));
}

/* Arrows (optional) */
.xt-logos__nav {
    width: auto;
    opacity: .65;
    z-index: 5;
}

    .xt-logos__nav:hover {
        opacity: 1;
    }

.xt-logos__carousel .carousel-control-prev {
    left: 6px;
}

.xt-logos__carousel .carousel-control-next {
    right: 6px;
}

.xt-logos__carousel .carousel-control-prev-icon,
.xt-logos__carousel .carousel-control-next-icon {
    filter: invert(1);
}

@media (max-width: 768px) {
    .xt-logos__cell {
        padding: 0 18px;
    }

    .xt-logos__item {
        height: 100px;
    }
}

.validation-message {
    color: orange;
}
