html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
article,
aside,
footer,
header,
main,
nav,
section {
    display: block;
}

    body {
        margin: 0;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: left;
        background-color: #fff;
    }
    [tabindex="-1"]:focus:not(:focus-visible) {
        outline: 0 !important;
    }
    h1,
    h2,
    h3,
    h4 {
        margin-top: 0;
        margin-bottom: 0.5rem;
    }
    p {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul ul {
        margin-bottom: 0;
    }
    blockquote {
        margin: 0 0 1rem;
    }
    strong {
        font-weight: bolder;
    }
    sup {
        position: relative;
        font-size: 75%;
        line-height: 0;
        vertical-align: baseline;
    }
    sup {
        top: -0.5em;
    }
    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
    }
    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }
    img {
        vertical-align: middle;
        border-style: none;
    }
    label {
        display: inline-block;
        margin-bottom: 0.5rem;
    }
    button {
        border-radius: 0;
    }
    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }
    button,
    input,
    textarea {
        margin: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }
    button,
    input {
        overflow: visible;
    }
    button {
        text-transform: none;
    }
    [role="button"] {
        cursor: pointer;
    }
    [type="button"],
    [type="submit"],
    button {
        -webkit-appearance: button;
    }
    [type="button"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner,
    button::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }
    textarea {
        overflow: auto;
        resize: vertical;
    }
    [type="search"] {
        outline-offset: -2px;
        -webkit-appearance: none;
    }
    h1,
    h2,
    h3,
    h4 {
        margin-bottom: 0.5rem;
        font-weight: 500;
        line-height: 1.2;
    }
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.75rem;
    }
    h4 {
        font-size: 1.5rem;
    }

    @media all {
        .screen-reader-text {
            border: 0;
            clip: rect(1px, 1px, 1px, 1px);
            -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            overflow-wrap: normal !important;
            word-wrap: normal !important;
            padding: 0;
            position: absolute !important;
            width: 1px;
        }
        .screen-reader-text:focus {
            background-color: #fff;
            border-radius: 3px;
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            clip: auto !important;
            -webkit-clip-path: none;
            clip-path: none;
            color: #2b2d2f;
            display: block;
            font-size: 0.875rem;
            font-weight: 700;
            height: auto;
            left: 5px;
            line-height: normal;
            padding: 15px 23px 14px;
            text-decoration: none;
            top: 5px;
            width: auto;
            z-index: 100000;
        }
    }
    @media all {
        .wpcf7 .screen-reader-response {
            position: absolute;
            overflow: hidden;
            clip: rect(1px, 1px, 1px, 1px);
            height: 1px;
            width: 1px;
            margin: 0;
            padding: 0;
            border: 0;
        }
        .wpcf7 form .wpcf7-response-output {
            margin: 2em 0.5em 1em;
            padding: 0.2em 1em;
            border: 2px solid #00a0d2;
        }
        .wpcf7 form.init .wpcf7-response-output {
            display: none;
        }
        .wpcf7-form-control-wrap {
            position: relative;
        }
        .wpcf7 .ajax-loader {
            visibility: hidden;
            display: inline-block;
            background-color: #23282d;
            opacity: 0.75;
            width: 24px;
            height: 24px;
            border: none;
            border-radius: 100%;
            padding: 0;
            margin: 0 24px;
            position: relative;
        }
        .wpcf7 .ajax-loader::before {
            content: "";
            position: absolute;
            background-color: #fbfbfc;
            top: 4px;
            left: 4px;
            width: 6px;
            height: 6px;
            border: none;
            border-radius: 100%;
            transform-origin: 8px 8px;
            animation-name: spin;
            animation-duration: 1000ms;
            animation-timing-function: linear;
            animation-iteration-count: infinite;
        }
        @media (prefers-reduced-motion: reduce) {
            .wpcf7 .ajax-loader::before {
                animation-name: blink;
                animation-duration: 2000ms;
            }
        }
        .wpcf7 .wpcf7-submit:disabled {
            cursor: not-allowed;
        }
        .wpcf7 input[type="email"] {
            direction: ltr;
        }
    }
    @media all {
        rs-sbg-px {
            pointer-events: none;
        }
        .rs-forcehidden * {
            visibility: hidden !important;
        }
        rs-module i[class^="fa-"] {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }
        rs-module [class^="fa-"]:before {
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            display: inline-block;
            text-decoration: inherit;
            width: auto;
            margin-right: 0;
            text-align: center;
            font-variant: normal;
            text-transform: none;
            line-height: inherit;
            margin-left: 0;
        }
        rs-module-wrap {
            visibility: hidden;
        }
        rs-module-wrap,
        rs-module-wrap * {
            box-sizing: border-box;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }
        rs-module-wrap {
            position: relative;
            z-index: 1;
            width: 100%;
            display: block;
        }
        rs-fw-forcer {
            display: block;
            width: 100%;
            pointer-events: none;
        }
        rs-module {
            position: relative;
            overflow: hidden;
            display: block;
        }
        rs-sbg {
            display: block;
            pointer-events: none;
        }
        rs-sbg-px,
        rs-sbg-wrap {
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 0;
            width: 100%;
            height: 100%;
            display: block;
        }
        a.rs-layer,
        a.rs-layer:-webkit-any-link {
            text-decoration: none;
        }
        rs-module a {
            box-shadow: none;
        }
        rs-slides,
        rs-slide,
        rs-slide:before {
            position: absolute;
            text-indent: 0em;
            top: 0px;
            left: 0px;
        }
        rs-slide,
        rs-slide:before {
            display: block;
            visibility: hidden;
        }
        rs-module rs-layer,
        rs-module .rs-layer {
            opacity: 0;
            position: relative;
            visibility: hidden;
            white-space: nowrap;
            display: block;
            -webkit-font-smoothing: antialiased !important;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            -moz-osx-font-smoothing: grayscale;
            z-index: 1;
        }
        rs-layer-wrap,
        rs-module-wrap,
        rs-module .rs-layer {
            -moz-user-select: none;
            -khtml-user-select: none;
            -webkit-user-select: none;
            -o-user-select: none;
        }
        rs-module rs-mask-wrap .rs-layer,
        rs-module rs-mask-wrap *:last-child {
            margin-bottom: 0;
        }
        rs-layer:not(.rs-wtbindex),
        .rs-layer:not(.rs-wtbindex),
        .rs-layer *:not(.rs-wtbindex) {
            outline: none !important;
        }
        rs-layer-wrap,
        rs-loop-wrap,
        rs-mask-wrap {
            display: block;
        }
        rs-layer-wrap,
        rs-mask-wrap {
            transform-style: flat;
        }
        rs-mask-wrap {
            overflow: hidden;
        }
        rs-fullwidth-wrap {
            position: relative;
            width: 100%;
            height: auto;
            display: block;
            overflow: visible;
            max-width: none !important;
        }
        rs-progress {
            visibility: hidden;
            position: absolute;
            z-index: 200;
            width: 100%;
            height: 100%;
        }
        rs-progress-bar {
            display: block;
            z-index: 20;
            box-sizing: border-box;
            background-clip: content-box;
            position: absolute;
            vertical-align: top;
            line-height: 0px;
            width: 100%;
            height: 100%;
        }
        rs-loader {
            top: 50%;
            left: 50%;
            z-index: 10000;
            position: absolute;
        }
        rs-loader.spinner0 {
            width: 40px;
            height: 40px;
            background-color: #fff;
            background-image: url(../images/loader.gif);
            background-repeat: no-repeat;
            background-position: center center;
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
            margin-top: -20px;
            margin-left: -20px;
            animation: tp-rotateplane 1.2s infinite ease-in-out;
            border-radius: 3px;
        }
        a.rs-layer {
            transition: none;
        }
        rs-bullet,
        rs-bullets {
            display: block;
        }
        .tp-bullets {
            position: absolute;
            display: block;
            z-index: 1000;
            top: 0px;
            left: 0px;
        }
        .tp-bullet {
            width: 15px;
            height: 15px;
            position: absolute;
            background: #fff;
            background: rgba(255, 255, 255, 0.3);
            cursor: pointer;
        }
        .tp-bullet.selected,
        .tp-bullet:hover {
            background: #fff;
        }
    }
    /*! CSS Used from: Embedded */
    .site-header .tstk-slider-area .hermes .tp-bullet.selected:before {
        width: 5px;
    }
    .site-header .tstk-slider-area .hermes .tp-bullet:before {
        content: "";
        height: 5px;
        background-color: #cccccc;
        position: absolute;
        left: 5px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        top: 30px;
        z-index: 1;
        width: 0;
    }
    .site-header .tstk-slider-area .hermes .tp-bullet:after {
        content: "0" counter(tstk-rev-counter) !important;
        counter-increment: tstk-rev-counter !important;
        position: absolute;
        top: 0;
        right: 0;
        font-weight: 600;
        font-size: 13px;
        color: #000;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }
    .site-header .tstk-slider-area .hermes .tp-bullet:hover {
        background: none !important;
    }
    .site-header .tstk-slider-area .hermes .tp-bullet {
        overflow: inherit !important;
        border-radius: 0;
        position: relative !important;
        float: left;
        box-shadow: inherit !important;
        padding-right: 40px;
        -moz-transition: all 0.3s ease-in-out !important;
        -webkit-transition: all 0.3s ease-in-out !important;
        -o-transition: all 0.3s ease-in-out !important;
    }
    .site-header .tstk-slider-area .hermes .tp-bullet:after {
        background-color: transparent !important;
        border: none !important;
        color: #fff !important;
        box-shadow: inherit !important;
    }
    .site-header .tstk-slider-area .hermes .tp-bullet:last-child:before {
        content: none;
    }
    #rev_slider_2_1_wrapper .hermes .tp-bullet {
        overflow: hidden;
        border-radius: 50%;
        width: 16px;
        height: 16px;
        background-color: rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 2px #ffffff;
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease;
        position: absolute;
    }
    #rev_slider_2_1_wrapper .hermes .tp-bullet:hover {
        background-color: rgba(0, 0, 0, 0.21);
    }
    #rev_slider_2_1_wrapper .hermes .tp-bullet:after {
        content: " ";
        position: absolute;
        bottom: 0;
        height: 0;
        left: 0;
        width: 100%;
        background-color: #ffffff;
        box-shadow: 0 0 1px #ffffff;
        -webkit-transition: height 0.3s ease;
        transition: height 0.3s ease;
    }
    #rev_slider_2_1_wrapper .hermes .tp-bullet.selected:after {
        height: 100%;
    }
    @media all {
        :root {
            --woocommerce: #a46497;
            --wc-green: #7ad03a;
            --wc-red: #a00;
            --wc-orange: #ffba00;
            --wc-blue: #2ea2cc;
            --wc-primary: #a46497;
            --wc-primary-text: white;
            --wc-secondary: #ebe9eb;
            --wc-secondary-text: #515151;
            --wc-highlight: #77a464;
            --wc-highligh-text: white;
            --wc-content-bg: #fff;
            --wc-subtext: #767676;
        }
    }
    @media only screen and (max-width: 768px) {
        :root {
            --woocommerce: #a46497;
            --wc-green: #7ad03a;
            --wc-red: #a00;
            --wc-orange: #ffba00;
            --wc-blue: #2ea2cc;
            --wc-primary: #a46497;
            --wc-primary-text: white;
            --wc-secondary: #ebe9eb;
            --wc-secondary-text: #515151;
            --wc-highlight: #77a464;
            --wc-highligh-text: white;
            --wc-content-bg: #fff;
            --wc-subtext: #767676;
        }
    }
    @media all {
        :root {
            --woocommerce: #a46497;
            --wc-green: #7ad03a;
            --wc-red: #a00;
            --wc-orange: #ffba00;
            --wc-blue: #2ea2cc;
            --wc-primary: #a46497;
            --wc-primary-text: white;
            --wc-secondary: #ebe9eb;
            --wc-secondary-text: #515151;
            --wc-highlight: #77a464;
            --wc-highligh-text: white;
            --wc-content-bg: #fff;
            --wc-subtext: #767676;
        }
        .screen-reader-text {
            clip: rect(1px, 1px, 1px, 1px);
            height: 1px;
            overflow: hidden;
            position: absolute !important;
            width: 1px;
            word-wrap: normal !important;
        }
    }
    @media all {
        .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
            padding: 10px;
        }
        @media (max-width: 767px) {
            .elementor-column {
                width: 100%;
            }
        }
    }
    @media all {
        .elementor-screen-only,
        .screen-reader-text {
            position: absolute;
            top: -10000em;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
        }
        .elementor-clearfix:after {
            content: "";
            display: block;
            clear: both;
            width: 0;
            height: 0;
        }
        .elementor {
            -webkit-hyphens: manual;
            -ms-hyphens: manual;
            hyphens: manual;
        }
        .elementor *,
        .elementor :after,
        .elementor :before {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
        .elementor a {
            -webkit-box-shadow: none;
            box-shadow: none;
            text-decoration: none;
        }
        .elementor img {
            height: auto;
            max-width: 100%;
            border: none;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        .elementor-widget-wrap > .elementor-element.elementor-absolute {
            position: absolute;
        }
        .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
            max-width: 100%;
        }
        .elementor-element.elementor-absolute {
            z-index: 1;
        }
        .elementor-align-left {
            text-align: left;
        }
        :root {
            --page-title-display: block;
        }
        .elementor-section {
            position: relative;
        }
        .elementor-section .elementor-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-right: auto;
            margin-left: auto;
            position: relative;
        }
        @media (max-width: 1024px) {
            .elementor-section .elementor-container {
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            }
        }
        .elementor-section.elementor-section-boxed > .elementor-container {
            max-width: 1140px;
        }
        .elementor-section.elementor-section-stretched {
            position: relative;
            width: 100%;
        }
        .elementor-row {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
        @media (max-width: 1024px) {
            .elementor-row {
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            }
        }
        .elementor-widget-wrap {
            position: relative;
            width: 100%;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-line-pack: start;
            align-content: flex-start;
        }
        .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
        .elementor-widget-wrap > .elementor-element {
            width: 100%;
        }
        .elementor-widget {
            position: relative;
        }
        .elementor-widget:not(:last-child) {
            margin-bottom: 20px;
        }
        .elementor-column {
            min-height: 1px;
        }
        .elementor-column,
        .elementor-column-wrap {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
        .elementor-column-wrap {
            width: 100%;
        }
        .elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
            padding: 0;
        }
        @media (min-width: 768px) {
            .elementor-column.elementor-col-33 {
                width: 33.333%;
            }
            .elementor-column.elementor-col-50 {
                width: 50%;
            }
            .elementor-column.elementor-col-100 {
                width: 100%;
            }
        }
        @media (max-width: 767px) {
            .elementor-column {
                width: 100%;
            }
        }
        @media (min-width: 1025px) {
            #elementor-device-mode:after {
                content: "desktop";
            }
        }
        @media (min-width: 768px) and (max-width: 1024px) {
            #elementor-device-mode:after {
                content: "tablet";
            }
        }
        @media (max-width: 767px) {
            #elementor-device-mode:after {
                content: "mobile";
            }
        }
        .elementor-element .elementor-widget-container {
            -webkit-transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
            transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
            -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
            transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
            transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
        }
        .elementor-button {
            display: inline-block;
            line-height: 1;
            background-color: #818a91;
            font-size: 15px;
            padding: 12px 24px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff;
            fill: #fff;
            text-align: center;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }
        .elementor-button:focus,
        .elementor-button:hover,
        .elementor-button:visited {
            color: #fff;
        }
        .elementor-button-content-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
        .elementor-button-text {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
            order: 10;
            display: inline-block;
        }
        .elementor-button span {
            text-decoration: inherit;
        }
        .elementor-widget .elementor-icon-list-items {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
        .elementor-widget .elementor-icon-list-item {
            margin: 0;
            padding: 0;
            position: relative;
        }
        .elementor-widget .elementor-icon-list-item:after {
            position: absolute;
            bottom: 0;
            width: 100%;
        }
        .elementor-widget .elementor-icon-list-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
        }
        .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
            -ms-flex-item-align: center;
            align-self: center;
            padding-left: 5px;
        }
        .elementor-widget .elementor-icon-list-icon {
            -ms-flex-negative: 0;
            flex-shrink: 0;
        }
        .elementor-widget .elementor-icon-list-icon i {
            width: 1.25em;
        }
        .elementor-widget.elementor-align-left .elementor-icon-list-item {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            text-align: left;
        }
        .elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
            left: 0;
        }
        @media (max-width: 1024px) {
            .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
                left: 0;
            }
            .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
                right: 0;
            }
        }
        @media (max-width: 767px) {
            .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
                left: 0;
            }
            .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
                right: 0;
            }
        }
        .elementor-widget-image {
            text-align: center;
        }
        .elementor-widget-image .elementor-image img {
            vertical-align: middle;
            display: inline-block;
        }
        .elementor .elementor-element ul.elementor-icon-list-items {
            padding: 0;
        }
    }
    @media all {
        .elementor-kit-17902 {
            --e-global-typography-primary-font-family: "Roboto";
            --e-global-typography-primary-font-weight: 600;
            --e-global-typography-secondary-font-family: "Roboto Slab";
            --e-global-typography-secondary-font-weight: 400;
            --e-global-typography-text-font-family: "Roboto";
            --e-global-typography-text-font-weight: 400;
            --e-global-typography-accent-font-family: "Roboto";
            --e-global-typography-accent-font-weight: 500;
        }
        .elementor-section.elementor-section-boxed > .elementor-container {
            max-width: 1140px;
        }
        .elementor-widget:not(:last-child) {
            margin-bottom: 20px;
        }
        @media (max-width: 1024px) {
            .elementor-section.elementor-section-boxed > .elementor-container {
                max-width: 1025px;
            }
        }
        @media (max-width: 767px) {
            .elementor-section.elementor-section-boxed > .elementor-container {
                max-width: 768px;
            }
        }
    }
    @media all {
        :root {
            --blue: #007bff;
            --indigo: #6610f2;
            --purple: #6f42c1;
            --pink: #e83e8c;
            --red: #dc3545;
            --orange: #fd7e14;
            --yellow: #ffc107;
            --green: #28a745;
            --teal: #20c997;
            --cyan: #17a2b8;
            --white: #fff;
            --gray: #6c757d;
            --gray-dark: #343a40;
            --primary: #007bff;
            --secondary: #6c757d;
            --success: #28a745;
            --info: #17a2b8;
            --warning: #ffc107;
            --danger: #dc3545;
            --light: #f8f9fa;
            --dark: #343a40;
            --breakpoint-xs: 0;
            --breakpoint-sm: 576px;
            --breakpoint-md: 768px;
            --breakpoint-lg: 992px;
            --breakpoint-xl: 1200px;
            --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        }
        *,
        ::after,
        ::before {
            box-sizing: border-box;
        }

        
    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }
    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }
    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }
    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }
    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }
    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }
    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }
    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-lg-3,
    .col-md-4,
    .col-md-6,
    .col-sm-12,
    .col-sm-6 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    @media (min-width: 576px) {
        .col-sm-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        .col-sm-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }
    }
    @media (min-width: 768px) {
        .col-md-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }
        .col-md-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
    }
    @media (min-width: 992px) {
        .col-lg-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
    }
    .d-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .justify-content-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .align-items-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    @media print {
        *,
        ::after,
        ::before {
            text-shadow: none !important;
            box-shadow: none !important;
        }
        a:not(.btn) {
            text-decoration: underline;
        }
        blockquote {
            border: 1px solid #adb5bd;
            page-break-inside: avoid;
        }
        img {
            page-break-inside: avoid;
        }
        h2,
        h3,
        p {
            orphans: 3;
            widows: 3;
        }
        h2,
        h3 {
            page-break-after: avoid;
        }
        body {
            min-width: 992px !important;
        }
        .container {
            min-width: 992px !important;
        }
    }
}
@media all {
    #page.site {
        overflow: hidden;
    }
    .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px;
        word-wrap: normal !important;
    }
    .screen-reader-text:focus {
        background-color: #eee;
        clip: auto !important;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
    }
    body {
        background-repeat: no-repeat;
        background-size: cover;
    }
    body:before {
        content: "";
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .tstk-hide {
        display: none;
    }
    #primary {
        width: 100%;
    }
    body {
        overflow: visible;
        overflow-x: hidden;
    }
    a,
    a:hover,
    a:active,
    a:focus {
        text-decoration: none;
        color: inherit;
        outline: none;
    }
    a {
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    p {
        margin: 0 0 25px;
    }
    ul {
        margin-bottom: 25px;
    }
    blockquote {
        padding: 30px;
        padding-right: 60px;
        margin: 60px 0px 60px 0;
        border-left: 5px solid #000;
        background-color: transparent;
        font-size: 18px;
        line-height: 26px;
        position: relative;
    }
    blockquote p {
        margin-bottom: 0;
        z-index: 1;
    }
    .sub-menu-toggle {
        display: none;
    }
    h1,
    h2,
    h3,
    h4 {
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .tstk-slider-area {
        background-color: #e7e7e7;
        position: relative;
        z-index: 1;
    }
    .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px;
        word-wrap: normal !important;
    }
    .screen-reader-text:focus {
        background-color: #eee;
        clip: auto !important;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
    }
    .site-title img {
        max-height: 50px;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .site-title {
        margin: 0;
        padding: 0;
        display: table;
        vertical-align: middle;
        text-align: center;
        width: 100%;
        height: 105px;
    }
    .site-title a {
        display: table-cell;
        vertical-align: middle;
    }
    .site-title a .site-title-text {
        display: none;
    }
    .tstk-navbar {
        padding: 0;
        margin: 0;
        border: 0;
        width: auto;
    }
    .tstk-navbar ul,
    .tstk-navbar li {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .tstk-mobile-login {
        display: none;
    }
    .tstk-footer-menu-area {
        text-align: right;
        margin-top: 15px;
    }
    .tstk-footer-menu {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
    .tstk-footer-menu li {
        display: inline-block;
        margin: 0 10px;
    }
    .elementor-widget-container > .tstk-heading-subheading {
        position: relative;
        z-index: 1;
    }
    .tstk-heading-subheading .tstk-element-title {
        margin-bottom: 0;
    }
    .tstk-heading-subheading .tstk-heading-desc {
        margin-top: 30px;
    }
    .tstk-heading-subheading.center-align {
        text-align: center;
    }
    .tstk-heading-subheading.center-align .tstk-heading-desc {
        margin-left: auto;
        margin-right: auto;
    }
    .tstk-heading-subheading h4.tstk-element-subtitle {
        margin: 0;
    }
    .tstk-heading-subheading.center-align .tstk-heading-desc {
        max-width: 800px;
    }
    .tstk-heading-subheading {
        margin-bottom: 45px;
    }
    .tstk-heading-subheading:empty {
        display: none;
    }
    .tstk-text-color-white .tstk-heading-subheading .tstk-element-subtitle {
        color: #fff;
    }
    .tstk-heading-subheading .tstk-element-subtitle {
        padding-left: 11px;
    }
    .tstk-heading-subheading h4.tstk-element-subtitle:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 3px;
        height: 100%;
    }
    .tstk-heading-subheading .tstk-element-title strong {
        font-weight: 600;
    }
    .tstk-text-color-white {
        color: #fff;
    }
    input[type="text"],
    input[type="email"],
    input[type="search"],
    textarea {
        display: block;
        width: 100%;
        height: 50px;
        font-size: 14px;
        color: #848484;
        line-height: normal;
        padding: 0px 15px;
        font-weight: 400;
        background: #f3f6f8;
        border: 0;
        border-radius: 0;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    input:focus,
    textarea:focus {
        border-color: #ff6600;
        outline: none !important;
    }
    textarea {
        height: 150px;
        resize: none;
        padding: 12px 15px;
    }
    button {
        position: relative;
        background-color: #222;
        border: none;
        font-family: inherit;
        cursor: pointer;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        border-radius: 0;
        padding: 10px 40px;
        font-weight: 500;
        letter-spacing: 0.3px;
    }
    .tstk-element-posts-wrapper.row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .tstk-element-posts-wrapper.row .tstk-ele {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 30px;
    }
    .themestek-gap-30px .tstk-element-posts-wrapper.row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .themestek-gap-30px .tstk-element-posts-wrapper.row .tstk-ele {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 30px;
    }
    .tstk-header-wrapper {
        z-index: 999;
    }
    .tstk-navbar > div > ul > li,
    .tstk-navbar > div > ul > li > a,
    .tstk-navbar div > ul > li > a,
    .site-title {
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .site-header:not(.tstk-sticky-logo-no) .tstk-sticky-header .tstk-main-logo,
    .tstk-main-header .tstk-sticky-logo {
        display: none;
    }
    .site-header:not(.tstk-sticky-logo-no) .tstk-main-logo,
    .tstk-main-header .tstk-main-logo,
    .tstk-sticky-header .tstk-sticky-logo {
        display: inline-block;
    }
    .site-header .tstk-sticky-header.tstk-sticky-bg-color-white {
        background-color: #fff;
    }
    .site-header .tstk-bg-color-transparent {
        background-color: transparent;
    }
    body.tstk-sidebar-no #content {
        padding-top: 100px;
    }
    .tstk-bg-color-yes:not(.elementor-inner-section):not(.elementor-column) {
        padding-top: 100px;
        padding-bottom: 90px;
    }
    body.tstk-sidebar-no:not(.single) .elementor-section-wrap > .elementor-element:first-child {
        margin-top: -100px;
    }
    .elementor-widget-container,
    .elementor-button-wrapper,
    .elementor-widget-container .themestek-element,
    .elementor-section .elementor-column-wrap {
        position: relative;
        z-index: 1;
    }
    .elementor-element:not(.elementor-column):before,
    .tstk-col-stretched-yes .tstk-stretched-div:before {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        content: "";
        display: block;
        z-index: 1;
    }
    .elementor-column.tstk-col-stretched-yes.tstk-bgimage-yes {
        background-image: none;
        background-color: transparent;
    }
    .tstk-col-stretched-yes .tstk-stretched-div {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        width: auto;
        z-index: 1;
    }
    .tstk-col-stretched-left .tstk-stretched-div {
        margin-left: -500px;
        right: 0;
    }
    .tstk-col-stretched-right .tstk-stretched-div {
        margin-right: -500px;
        right: 0;
    }
    .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap {
        z-index: 1;
    }
    .elementor-element.elementor-column:not(.elementor-inner-column) .elementor-column-wrap:before {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        content: "";
        display: block;
        z-index: 1;
    }
    .footer-wrap {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .tstk-footer-text-area {
        background-color: #020203;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .tstk-footer-text-area,
    .tstk-footer-widget-area,
    .site-footer {
        background-color: transparent;
        position: relative;
    }
    .tstk-footer-text-area,
    .tstk-footer-widget-area {
        z-index: 1;
    }
    .tstk-footer-text-area > .container,
    .footer-wrap.tstk-footer-widget-area > .container {
        position: relative;
        z-index: 2;
    }
    .tstk-footer-section.tstk-text-color-white a {
        color: rgba(255, 255, 255, 1);
    }
    .tstk-footer-section.tstk-text-color-white {
        color: rgba(255, 255, 255, 0.9);
    }
    .widget-title {
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        margin-bottom: 40px;
    }
    .widget ul {
        margin: 0;
        padding: 0;
    }
    .widget ul li {
        list-style: none;
    }
    .widget a {
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .widget ul a {
        display: inline-block;
    }
    .widget ul > li {
        padding: 0px 0px 15px 0;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-list > li {
        display: -ms-flexbox !important;
        display: flex !important;
        align-items: normal;
        width: 100%;
        margin-top: 10px;
        padding-top: 0;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-list > li:last-child {
        margin-bottom: 0;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-list > li:first-child {
        margin-top: 0px;
        padding-top: 0px;
        border-top: none;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-list > li > a {
        width: 75px;
        flex-shrink: 0;
        margin-right: 20px;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-list > li > a img {
        border-radius: 0;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-date {
        line-height: 17px;
        display: block;
        color: #b4b4b4;
        font-size: 14px;
        font-weight: 500;
        margin-top: 5px;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-date a {
        font-size: 13px;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-title a {
        margin-bottom: 0;
    }
    .tstk-team-social-links {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 20px;
    }
    .tstk-team-social-links li {
        display: inline-block;
        margin-right: 10px;
    }
    .themestek-element-viewtype-carousel .container {
        position: relative;
    }
    .themestek-element-viewtype-carousel .owl-nav {
        position: absolute;
        top: -50px;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
        text-align: center;
        z-index: 15;
        cursor: pointer;
        color: #fff;
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 50%;
        font-size: 15px;
        outline: none;
        display: inline-block;
        position: absolute;
        box-shadow: inherit;
        background: #fff;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
        transform: rotate(180deg);
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after {
        font-family: "themestek-base-icons";
        content: "\e814";
        font-size: 26px;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:after {
        font-family: "themestek-base-icons";
        content: "\e814";
        font-size: 26px;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next span,
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev span {
        display: none;
    }
    .tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
    .tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
        background-color: #fff;
        color: #000;
    }
    .tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover,
    .tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover {
        color: #fff;
    }
    .themestek-element-viewtype-carousel .owl-carousel button.owl-dot {
        height: 10px;
        width: 10px;
        border: 0;
        background-color: #e8e8e8;
        border-radius: 0;
        margin: 0 5px;
        outline: none;
    }
    .themestek-element-viewtype-carousel .owl-carousel button.owl-dot.active {
        background-color: #000;
    }
    .tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel button.owl-dot {
        border-color: #fff;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-dots {
        text-align: center;
        margin-top: 25px;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button {
        cursor: pointer;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
        right: -100px;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
        left: -100px;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav {
        position: absolute;
        top: calc(50% - 25px);
        width: 100%;
        z-index: 20;
        transition: all 0.4s ease 0s;
    }
    .themestek-element-viewtype-carousel .tstk-ele {
        display: none;
    }
    .themestek-element-viewtype-carousel .owl-carousel .tstk-ele {
        display: block;
    }
    .themestek-element-viewtype-carousel[data-columns="1"] .tstk-ele:nth-child(1) {
        display: block;
    }
    .themestek-element-viewtype-carousel[data-columns="4"] .tstk-ele:nth-child(1) {
        display: block;
    }
    .themestek-element-viewtype-carousel[data-columns="6"] .tstk-ele:nth-child(1) {
        display: block;
    }
    body .scroll-to-top {
        position: fixed;
        z-index: 200;
        opacity: 0;
        bottom: 10px;
        right: 20px;
        width: 45px;
        height: 45px;
        line-height: 40px;
        font-size: 16px;
        background-color: #86bb46;
        text-align: center;
        text-align: center;
        border-radius: 50%;
        border: 3px solid #eeeeee;
        color: #fff;
    }
    body .scroll-to-top.show {
        opacity: 1;
    }
    body .scroll-to-top:hover {
        color: #fff !important;
        background-color: #222;
    }
    blockquote:before,
    blockquote:after,
    .entry-content:before,
    .entry-content:after,
    .site-content:before,
    .site-content:after,
    .textwidget:before,
    .textwidget:after {
        content: "";
        display: table;
    }
    blockquote:after,
    .entry-content:after,
    .site-content:after,
    .textwidget:after {
        clear: both;
    }
    .elementor-top-section.elementor-section > .elementor-container {
        z-index: 1;
    }
}
@media all {
    body {
        counter-reset: tstkbox1 tstkbox2 tstkbox3;
    }
    button {
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 20px 30px;
        outline: none;
        border-radius: 0;
        font-weight: 700;
    }
    .tstk-header-style-2 .site-title a {
        line-height: 30px;
    }
    .tstk-header-style-2 .tstk-slider-area {
        margin-left: 0px;
    }
    .tstk-header-style-2 .tstk-header-overlay {
        position: absolute;
        z-index: 9;
        width: 100%;
    }
    .tstk-header-style-2 .tstk-header-inner-wrapper {
        margin: 0 50px;
        margin-right: 0;
    }
    .site-header.tstk-header-style-2 .tstk-social-links {
        position: absolute;
        left: -5px;
        z-index: 10;
        list-style: none;
        margin: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2;
    }
    .tstk-header-style-2 .tstk-social-links li {
        margin: 20px 0;
    }
    .tstk-header-style-2 .tstk-social-links li a {
        color: #fff;
        background: rgba(255, 255, 255, 0.5);
    }
    .social-icon:hover {
        color: #fff;
        /* border-color:  rgba(0, 0, 0, 0.5); */
        background:  rgba(255, 255, 255, 0.5);
        box-shadow: rgb(255 255 255 / 70%) 0px 0px 0px 3px;
    }
    .home .site-header.tstk-header-style-2 .tstk-social-links {
        display: block;
    }
    .site-header.tstk-header-style-2 .tstk-social-links {
        display: none;
    }
    .tstk-heading-subheading h4.tstk-element-subtitle {
        margin-bottom: 15px;
    }
    .tstk-heading-subheading .tstk-element-subtitle {
        position: relative;
        display: inline-block;
    }
    .tstk-heading-subheading .tstk-element-subtitle:after {
        position: absolute;
        content: "";
        width: 50px;
        height: 1px;
        top: 8px;
        align-items: center;
        margin-left: 10px;
    }
    .tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper i,
    .tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper {
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper {
        font-size: 50px;
        line-height: 50px;
        margin-right: 20px;
    }
    .tstk-ihbox-style-1 .tstk-element-title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .tstk-ihbox-style-6 {
        text-align: center;
        padding: 30px 20px;
    }
    .tstk-ihbox-style-6 .tstk-ihbox-icon-wrapper {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 20px;
    }
    .tstk-ihbox-style-6 .tstk-element-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0;
        color: #222631;
    }
    .tstk-blog-style-1 .themestek-box-content {
        margin-left: 30px;
        background: #fff;
        padding: 25px;
        position: relative;
        margin-top: -50px;
    }
    .tstk-blog-style-1 .tstk-post-title {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 15px;
        margin-top: 0px;
    }
    .tstk-blog-style-1 .tstk-meta-line {
        margin-bottom: 7px;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1px;
        display: inline-block;
        padding-right: 5px;
    }
    .tstk-blog-style-1 .tstk-meta-line a {
        color: #7a8699;
    }
    .tstk-blog-style-1 .tstk-meta-category {
        position: relative;
        margin-left: 33px;
    }
    .tstk-blog-style-1 .tstk-meta-category:before {
        position: absolute;
        content: "";
        width: 20px;
        height: 1px;
        top: 9px;
        left: -30px;
    }
    .tstk-blog-style-1 .tstk-read-more-link a {
        color: #999999;
        font-size: 20px;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .tstk-blog-style-1 .tstk-featured-container {
        position: relative;
    }
    .tstk-blog-style-1 .tstk-featured-wrapper {
        position: relative;
        overflow: hidden;
    }
    .tstk-blog-style-1 .tstk-read-more-link {
        margin-top: 20px;
    }
    .tstk-client-wrapper {
        position: relative;
        text-align: center;
        z-index: 1;
        height: -webkit-max-content;
        display: inline-block;
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    }
    .wpcf7-form .input-group {
        display: block;
    }
    .wpcf7-form textarea {
        height: 135px;
        background: #fff;
    }
    .wpcf7-form input[type="text"],
    .wpcf7-form input[type="email"] {
        height: 55px;
        background: #fff;
    }
    .wpcf7-form button {
        padding: 24px 35px;
        width: 100%;
    }
    .wpcf7-form .tstk-form-style-1 textarea,
    .wpcf7-form .tstk-form-style-1 input[type="text"],
    .wpcf7-form .tstk-form-style-1 input[type="email"] {
        background-color: transparent;
        border-bottom: 1px solid rgba(255, 255, 255, 0.13);
        color: #fff;
        font-weight: normal;
    }
    .wpcf7-form .tstk-form-style-1 input[type="text"]::placeholder,
    .wpcf7-form .tstk-form-style-1 textarea::placeholder,
    .wpcf7-form .tstk-form-style-1 input[type="email"]::placeholder {
        color: rgba(255, 255, 255, 0.5);
        opacity: 1;
    }
    .wpcf7-form .tstk-form-style-1 input[type="text"]:-ms-input-placeholder,
    .wpcf7-form .tstk-form-style-1 textarea:-ms-input-placeholder,
    .wpcf7-form .tstk-form-style-1 input[type="email"]:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
    }
    .tstk-form-style-1 .input-group {
        margin-bottom: 45px;
    }
    .tstk-form-style-1 .input-group.input-button {
        margin-bottom: 20px;
    }
    .tstk-form-style-1 button:focus {
        outline: none;
    }
    .wpcf7-form .tstk-form-style-1 button {
        padding: 0;
        width: 100%;
    }
    .wpcf7-form .tstk-form-style-1 button span {
        position: relative;
        padding: 20px 35px 20px 45px;
        display: inline-block;
    }
    .wpcf7-form .tstk-form-style-1 button span:before {
        content: " ";
        width: 15px;
        height: 1px;
        background-color: #fff;
        margin-right: 10px;
        margin-top: 6px;
        position: absolute;
        left: 20px;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .tstk-form-style-1 .input-group.input-button button:hover {
        background-color: #fff;
    }
    .tstk-form-style-1 input[type="text"],
    .tstk-form-style-1 input[type="email"],
    .tstk-form-style-1 textarea {
        padding: 0px 15px 0px 0px;
    }
    .tstk-form-style-1 textarea {
        height: 100px;
    }
    .tstk-testimonial-style-2 .themestek-box-desc {
        padding-top: 0;
    }
    .tstk-testimonial-style-2 blockquote {
        font-size: 24px;
        line-height: 40px;
        padding: 0;
        margin: 0;
        border: 0;
        background: transparent;
        font-style: normal;
        font-weight: 300;
        padding-left: 120px;
    }
    .tstk-testimonial-style-2 .themestek-post-item {
        position: relative;
        padding-top: 0;
    }
    .tstk-testimonial-style-2 .themestek-post-item:after {
        position: absolute;
        font-family: "themestek-base-icons";
        content: "\e856";
        font-size: 60px;
        line-height: 60px;
        top: 4px;
        left: 20px;
        color: #88d9e1;
        text-align: center;
        font-weight: normal;
    }
    .tstk-testimonial-style-2 .themestek-user {
        margin-top: 40px;
        margin-left: 20px;
    }
    .owl-carousel .owl-item .tstk-testimonial-style-2 .tstk-featured-wrapper img {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        margin-right: 20px;
    }
    .tstk-testimonial-style-2 .themestek-box-author {
        position: relative;
        font-size: 16px;
    }
    .tstk-testimonial-style-2 .themestek-box-title {
        font-size: 20px;
        line-height: 22px;
        font-weight: 600;
        margin-bottom: 0;
        margin-top: 0;
    }
    .tstk-owl-counter {
        display: none;
    }
    .tstk-testimonial-bg-style:after {
        content: "RO";
        font-size: 450px;
        line-height: 500px;
        font-weight: 900;
        color: #fff;
        position: absolute;
        left: 0px;
        top: 0px;
        opacity: 0.20;
    }
    .tstk-element-testimonial-style-2 .owl-carousel .owl-dots {
        text-align: right;
        position: absolute;
        bottom: 35px;
        right: 0;
        margin-top: 0;
    }
    .tstk-element-testimonial-style-2.themestek-element-viewtype-carousel .owl-carousel button.owl-dot {
        background: rgb(255 255 255 / 50%);
    }
    .tstk-element-testimonial-style-2.themestek-element-viewtype-carousel .owl-carousel button.owl-dot.active {
        background-color: #fff;
    }
    .tstk-team-style-2 .themestek-team-image-box {
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
    }
    .tstk-team-style-2 .themestek-box-content .tstk-team-title {
        margin-bottom: 0;
        font-size: 22px;
        line-height: 26px;
    }
    .tstk-team-style-2 .themestek-box-social-links ul {
        position: absolute;
        right: -40px;
        top: 65px;
        height: 0;
        width: 65px;
        text-align: center;
        padding: 30px 0;
        transition: 0.5s;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.55s ease-in-out;
        transition: all 0.55s ease-in-out;
    }
    .tstk-team-style-2 .themestek-team-image-box img {
        filter: gray;
        -webkit-filter: grayscale(100);
        filter: grayscale(100);
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .tstk-team-style-2:hover .themestek-team-image-box img {
        -webkit-filter: grayscale(0);
        filter: none;
    }
    .tstk-team-style-2:hover .themestek-box-social-links ul {
        right: 7px;
        visibility: visible;
        opacity: 1;
    }
    .tstk-team-style-2 .tstk-team-social-links li {
        display: inline-block;
        margin-right: 0px;
        margin-top: 14px;
    }
    .tstk-team-style-2 .tstk-team-social-links li a {
        color: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding: 0;
        display: block;
        font-size: 13px;
        border-radius: 0;
        background-color: #fff;
    }
    .tstk-element-team-style-2 .tstk-heading-subheading {
        margin-bottom: 60px;
    }
    .tstk-team-style-2 .themestek-post-item {
        position: relative;
    }
    .tstk-team-style-2 .themestek-post-item:before {
        content: "";
        position: absolute;
        width: 95px;
        height: 125px;
        top: -10px;
        left: -10px;
        background: url("../images/pattern-2.png") no-repeat 0 0;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .tstk-team-style-2:hover .themestek-post-item:before {
        top: -15px;
        left: -15px;
    }
    .tstk-client-wrapper {
        position: relative;
        text-align: center;
        z-index: 1;
        height: -webkit-max-content;
        display: inline-block;
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    }
    .tstk-client-style-1 {
        text-align: center;
    }
    .tstk-client-style-1 .tstk-client-wrapper {
        overflow: hidden;
    }
    .tstk-client-style-1 .tstk-client-with-hover-img .tstk-featured-wrapper,
    .tstk-client-style-1 .tstk-client-hover-img {
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    }
    .tstk-client-style-1 .tstk-client-hover-img {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        transform: translateY(-100%);
    }
    .tstk-client-style-1 .tstk-client-with-hover-img .tstk-client-hover-img {
        transform: translateY(-100%);
    }
    .tstk-client-style-1 .tstk-client-with-hover-img:hover .tstk-client-hover-img {
        visibility: visible;
        transform: translateY(0%);
    }
    .tstk-client-style-1 .tstk-client-with-hover-img:hover .tstk-featured-wrapper {
        transform: translateY(100%);
    }
    .themestek-ele-fid-style-1 .tstk-fid-inner {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 10px;
        letter-spacing: -1px;
        font-weight: 600;
    }
    .themestek-ele-fid-style-1 .tstk-fid-title {
        line-height: normal;
        color: #7a8699;
        font-weight: 700;
    }
    .tstk-service-style-1 .themestek-post-item {
        position: relative;
        padding-bottom: 0;
    }
    .tstk-service-style-1 h3.tstk-service-title {
        font-size: 22px;
        line-height: 26px;
    }
    .tstk-service-style-1 .themestek-box-content {
        padding-top: 15px;
    }
    .tstk-service-style-1 .btn-arrow {
        font-size: 20px;
    }
    .tstk-service-style-1 .tstk-featured-wrapper {
        position: relative;
        overflow: hidden;
    }
    .tstk-service-style-1 .tstk-featured-wrapper:before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        display: block;
        content: "";
        width: 0;
        height: 0;
        background: rgba(255, 255, 255, 0.2);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }
    .tstk-service-style-1:hover .tstk-featured-wrapper:before {
        -webkit-animation: circle 0.75s;
        animation: circle 0.75s;
    }
    .tstk-text-color-white .tstk-service-style-1 .tstk-service-btn a,
    .tstk-text-color-white .tstk-service-style-1 h3.tstk-service-title a {
        color: #fff;
    }
    .tstk-text-color-white .tstk-service-style-1 .tstk-service-cat a:before {
        background: #fff;
    }
    .tstk-element-service-style-1 .tstk-service-1-inner .tstk-ele-header-area {
        display: flex;
        align-items: center;
    }
    .tstk-element-service-style-1 .tstk-service-1-inner .tstk-ele-header-area .tstk-service-btn {
        margin-left: 310px;
    }
    .tstk-ele-header-area .tstk-service-btn a {
        position: relative;
        color: #fff;
        padding: 22px 40px 22px 65px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .tstk-ele-header-area .tstk-service-btn a span:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 1px;
        background: #fff !important;
        margin-right: 10px;
        display: inline-block;
        top: 50%;
        left: 40px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .tstk-ele-header-area .tstk-service-btn a:hover {
        background-color: #fff;
    }
    .tstk-service-1-inner-wrap {
        padding: 80px 0 80px 60px;
    }
    .tstk-team-style-2 .themestek-box-team-position,
    .tstk-service-style-1 .tstk-service-cat a {
        display: inline-block;
        position: relative;
        padding-bottom: 1px;
        font-weight: 700;
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #7a8699;
        margin-bottom: 9px;
    }
    .tstk-team-style-2 .themestek-box-team-position:after,
    .tstk-team-style-2 .themestek-box-team-position:before,
    .tstk-service-style-1 .tstk-service-cat a:after,
    .tstk-service-style-1 .tstk-service-cat a:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #007bff;
        left: 0px;
        bottom: 0;
        display: inline-block;
        position: absolute;
    }
    .tstk-team-style-2 .themestek-box-team-position:before,
    .tstk-service-style-1 .tstk-service-cat a:before {
        width: 0;
        background: #222631;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .tstk-team-style-2:hover .themestek-box-team-position:before,
    .tstk-service-style-1:hover .tstk-service-cat a:before {
        width: 100%;
        z-index: 1;
    }
    .tstk-blog-style-1 .tstk-featured-wrapper:before,
    .tstk-service-style-1 .tstk-featured-wrapper:before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        display: block;
        content: "";
        width: 0;
        height: 0;
        background: rgba(255, 255, 255, 0.2);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }
    .tstk-blog-style-1:hover .tstk-featured-wrapper:before {
        -webkit-animation: circle 0.75s;
        animation: circle 0.75s;
    }
    .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
        padding-left: 13px;
    }
    .tstk-line-style .elementor-icon-list-item .elementor-icon-list-text:before {
        -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    }
    .tstk-line-style .elementor-icon-list-item .elementor-icon-list-text:before {
        content: "";
        width: 20px;
        height: 1px;
        top: 1px;
        left: 0;
        background: crimson;
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
    }
    .tstk-line-style .elementor-icon-list-item:hover .elementor-icon-list-text:before {
        width: 30px;
    }
    .search-form label {
        display: none;
    }
    .search-form button {
        position: absolute;
        right: 0;
        padding: 0;
        border: none;
        outline: none;
        background-color: transparent;
        height: 58px;
        line-height: 58px;
        color: #ffffff;
        font-size: 16px;
        z-index: 1;
        width: 70px;
    }
    .widget.widget_nav_menu ul li > a:before {
        position: absolute;
        content: "";
        left: 0px;
        font-size: 16px;
        top: 10px;
        color: inherit;
        width: 5px;
        height: 5px;
        background: #fff;
        line-height: normal;
        font-weight: normal;
    }
    .widget.widget_nav_menu ul li > a {
        position: relative;
        padding-left: 20px;
        display: block;
        font-weight: 600;
    }
    .widget.widget_nav_menu ul li {
        position: relative;
    }
    .bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-title a {
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
    }
    .site-footer {
        font-size: 15px;
    }
    .site-footer .widget {
        margin: 35px 0 0px;
    }
    .site-footer .widget .widget-title {
        margin-bottom: 30px;
        font-size: 24px;
        font-weight: 500;
    }
    .tstk-footer-logo {
        text-align: center;
    }
    .tstk-footer-widget .tstk-social-links {
        margin-top: 30px;
        margin-left: 0;
    }
    .tstk-footer-widget .tstk-social-links li {
        margin-right: 8px;
        display: inline-block;
    }
    .tstk-footer-widget .tstk-social-links li a {
        position: relative;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 17px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 0;
        background: #191d29;
    }
    .tstk-footer-widget .tstk-social-links li a:hover {
        color: #fff !important;
    }
    .site-footer .tstk-footer-text-area {
        padding-top: 30px;
        padding: 40px 0px 40px 0px !important;
        font-size: 14px;
    }
    .site-footer .tstk-footer-menu-area {
        margin-top: 0;
    }
    .tstk-footer-newsletter {
        position: relative;
    }
    .tstk-footer-newsletter input[type="email"] {
        height: 60px;
        margin-top: 10px;
    }
    .tstk-footer-newsletter button {
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 0 40px;
        height: 60px;
        line-height: normal;
        text-align: center;
    }
    .tstk-footer-newsletter button:before {
        content: "";
        width: 15px;
        height: 1px;
        background: #fff;
        margin-right: 10px;
        margin-top: -2px;
        z-index: 1;
        display: inline-block;
        vertical-align: middle;
    }
    .tstk-header-search-form-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background-color: rgba(0, 0, 0, 0.9);
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -o-transition: 0.4s;
        -ms-transition: 0.4s;
        transition: 0.4s;
        -webkit-transform: translate(0px, -100%) scale(0, 0);
        -moz-transform: translate(0px, -100%) scale(0, 0);
        -o-transform: translate(0px, -100%) scale(0, 0);
        -ms-transform: translate(0px, -100%) scale(0, 0);
        transform: translate(0px, -100%) scale(0, 0);
        opacity: 0;
    }
    .tstk-header-search-form-wrapper .search-form {
        max-width: 1140px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tstk-header-search-form-wrapper .search-form:after {
        font-family: "themestek-base-icons";
        content: "\e800";
        position: absolute;
        right: 10px;
        top: 15px;
        color: #fff;
        font-size: 25px;
        line-height: normal;
    }
    .tstk-header-search-form-wrapper .search-form input[type="search"] {
        height: 65px;
        line-height: 65px;
        font-size: 28px;
        background-color: transparent;
        text-align: left;
        color: #fff;
        border: none;
        border-bottom: 3px solid #fff;
        padding-left: 0;
        border-radius: 0;
    }
    .tstk-header-search-form-wrapper .search-form input[type="search"]::placeholder {
        color: rgba(255, 255, 255, 0.89);
        opacity: 1;
    }
    .tstk-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.89);
    }
    .tstk-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.89);
    }
    .tstk-header-search-form-wrapper .search-form [type="submit"] {
        position: absolute;
        height: 50px;
        width: 50px;
        right: 0;
        background-color: transparent;
        text-indent: -9999px;
    }
    .tstk-header-search-form-wrapper .tstk-search-close {
        position: absolute;
        top: 40px;
        right: 40px;
        border-color: #fff;
        color: #fff;
        opacity: 0.8;
        font-size: 30px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -o-transition: 0.4s;
        -ms-transition: 0.4s;
        transition: 0.4s;
        text-align: center;
        cursor: pointer;
    }
    .tstk-header-search-form-wrapper .tstk-search-close:hover {
        opacity: 1;
    }
    .elementor-button {
        border-radius: 0;
    }
    .elementor-button .elementor-button-content-wrapper:before {
        content: "";
        width: 15px;
        height: 1px;
        background: #fff;
        margin-right: 10px;
        margin-top: 6px;
    }
    .elementor-widget-button.tstk-btn-style-flat.tstk-btn-shape-square .elementor-button {
        border-radius: 0;
    }
    .elementor-widget.elementor-widget-button {
        color: #fff;
    }
    .elementor-widget-button .elementor-button {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
    }
    .elementor-button.elementor-size-sm {
        padding: 22px 40px;
        font-size: 11px;
    }
    a.tstk-lightbox-video:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        border-radius: 50%;
        border: 1px solid #fff;
        z-index: -1;
        opacity: 0;
        -webkit-animation: pulse-border-2 1.5s linear infinite;
        -moz-animation: pulse-border-2 1.5s linear infinite;
        -o-animation: pulse-border-2 1.5s linear infinite;
        animation: pulse-border-2 1.5s linear infinite;
    }
    a.tstk-lightbox-video:after {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        border-radius: 50%;
        border: 1px solid #fff;
        z-index: -1;
        opacity: 0;
        -webkit-animation: pulse-border 1s linear infinite;
        -moz-animation: pulse-border 1s linear infinite;
        -o-animation: pulse-border 1s linear infinite;
        animation: pulse-border 1s linear infinite;
    }
    .tstk-effect-1:after {
        content: "";
        position: absolute;
        width: 212px;
        height: 212px;
        bottom: -36px;
        left: -36px;
        background: url("../images/dot-pattern.png") repeat 0 bottom;
    }
    .tstk-effect-2:after {
        content: "";
        position: absolute;
        width: 206px;
        height: 182px;
        bottom: -70px;
        left: -30px;
        background: url("../images/pattern-3.png") repeat 0 bottom;
    }
    .tstk-tab-content-title,
    .tstk-tab-content {
        display: none;
    }
    .tstk-tab-content.tstk-tab-active {
        display: block;
    }
    .tstk-tab-link {
        display: block;
        padding: 0;
    }
    .tstk-tabs .tstk-tabs-heading {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
    }
    .tstk-tabs .tstk-tabs-heading li {
        display: inline-block;
        font-size: 15px;
        font-weight: 600 !important;
        cursor: pointer;
        position: relative;
        flex-grow: 1;
        flex-basis: 0;
        padding-bottom: 22px;
    }
    .tstk-tabs .tstk-tabs-heading li:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #ebedef;
    }
    .tstk-tabs .tstk-tabs-heading li:last-child {
        margin-right: 0px;
    }
    .tstk-tabs .tstk-tabs-heading li.tstk-tab-li-active span {
        color: #222631;
    }
    .tstk-tabs .tstk-tab-content-wrapper {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .tstk-slider-area {
        position: relative;
    }
    .tstk-subscribe-area {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .tstk-subscribe-area .tstk-footer-newsletter input[type="email"] {
        margin-top: 0px;
        font-size: 15px;
        background: transparent;
        border: 1px solid #e5e5e5;
    }
    .tstk-subscribe-area .tstk-subscribe-area-inner {
        padding: 30px;
        position: relative;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .tstk-subscribe-area .tstk-footer-newsletter {
        display: flex;
    }
    .tstk-subscribe-area .mc4wp-form-fields {
        display: flex;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter-title {
        width: 45%;
        position: relative;
        padding-right: 40px;
        padding-left: 40px;
        text-align: right;
    }
    .tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter-title h3 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
        margin: 0;
        color: #222d35;
    }
    .tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter {
        width: 55%;
    }
    .tstk-footer-logo {
        max-height: 40px;
    }
    body {
        counter-reset: tstkbox1 tstkbox2 tstk-rev-counter;
    }
    .tstk-anchor-menu-wrapper {
        position: relative;
        top: -100px;
        z-index: 9;
    }
    .site-header.tstk-header-style-2.tstk-anchor-menu-yes {
        margin-bottom: -100px;
    }
    .tstk-anchor-menu-wrapper {
        height: 100px;
    }
    .tstk-anchor-menu .menu-anchor-menu-container {
        width: 1170px;
        margin: 0 auto;
        background: #fff;
        position: relative;
        z-index: 99;
        left: 0;
        right: 0;
        left: -15px;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .tstk-anchor-menu .menu-anchor-menu-container:before {
        position: absolute;
        content: "";
        border-bottom: 1px solid #e9eaeb;
        width: 100%;
        bottom: 0;
    }
    .tstk-anchor-menu .menu-anchor-menu-container:after {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        height: 100%;
        width: 5000px;
        background-color: #fff;
        border-bottom: 1px solid #e9eaeb;
    }
    .tstk-anchor-menu.tstk-sticky-on .menu-anchor-menu-container {
        margin-top: 0px;
        position: relative;
    }
    .tstk-anchor-menu.tstk-sticky-on > .container {
        width: 100%;
        max-width: none;
        box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    }
    .tstk-anchor-menu.tstk-sticky-on .menu-anchor-menu-container:after {
        background-color: transparent;
        border-bottom: 0;
    }
    .tstk-anchor-menu.tstk-sticky-on .menu-anchor-menu-container:before {
        border-bottom: none;
    }
    #menu-anchor-menu {
        flex-direction: row;
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        position: relative;
        z-index: 9;
    }
    #menu-anchor-menu li {
        flex-grow: 1;
    }
    #menu-anchor-menu li a {
        line-height: 100px;
        text-align: center;
        padding-bottom: 4px;
        font-size: 15px;
        font-weight: 500 !important;
        position: relative;
    }
    .tstk-anchor-menu.tstk-sticky-on li a {
        color: #fff;
    }
    .tstk-anchor-menu.tstk-sticky-on #menu-anchor-menu {
        padding-left: 10px;
    }
    .tstk-anchor-menu.tstk-sticky-on #menu-anchor-menu li a {
        line-height: 80px;
    }
}
@media all {
    button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }
}
@media all {
    [class^="tstk-base-icon-"]:before {
        font-family: "themestek-base-icons";
        font-style: normal;
        font-weight: normal;
        speak: never;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: 0.2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: 0.2em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .tstk-base-icon-search-1:before {
        content: "\e804";
    }
    .tstk-base-icon-down-open-big:before {
        content: "\e811";
    }
    .tstk-base-icon-up-open-big:before {
        content: "\e812";
    }
    .tstk-base-icon-cancel:before {
        content: "\e813";
    }
    .tstk-base-icon-right-arrow:before {
        content: "\e82c";
    }
    .tstk-base-icon-menu-1:before {
        content: "\e849";
    }
    .tstk-base-icon-twitter:before {
        content: "\f099";
    }
    .tstk-base-icon-youtube-play:before {
        content: "\f16a";
    }
    .tstk-base-icon-facebook-squared:before {
        content: "\f308";
    }
    .tstk-base-icon-linkedin-squared:before {
        content: "\f30c";
    }
}
@media all {
    .tstk-navbar ul ul,
    .tstk-navbar ul ul:before {
        background-color: #f6f6f6;
        background-repeat: repeat;
        background-position: center center;
        background-size: cover;
        background-attachment: scroll;
    }
    .site-footer {
        background-color: #202426;
        background-repeat: repeat;
        background-position: center center;
        background-size: cover;
        background-attachment: scroll;
    }
    .tstk-footer-widget-area {
        background-repeat: repeat;
        background-position: center center;
        background-size: cover;
        background-attachment: scroll;
    }
    .tstk-footer-text-area {
        background-repeat: repeat;
        background-position: center center;
        background-size: cover;
        background-attachment: scroll;
    }
    body {
        font-family: Lato, sans-serif;
        font-size: 16px;
        line-height: 1.7;
        color: #7a8699;
        text-transform: none;
        font-weight: 400;
        font-style: normal;
    }
    h1 {
        font-family: Maven Pro, sans-serif;
        font-size: 34px;
        line-height: 44px;
        letter-spacing: 0px;
        color: #222631;
        text-transform: none;
        font-weight: 600;
        font-style: normal;
    }
    h2 {
        font-family: Maven Pro, sans-serif;
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #222631;
        text-transform: none;
        font-weight: 600;
        font-style: normal;
    }
    h3 {
        font-family: Maven Pro, sans-serif;
        font-size: 26px;
        line-height: 36px;
        letter-spacing: 0px;
        color: #222631;
        text-transform: none;
        font-weight: 600;
        font-style: normal;
    }
    h4 {
        font-family: Maven Pro, sans-serif;
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 0px;
        color: #222631;
        text-transform: none;
        font-weight: 600;
        font-style: normal;
    }
    .tstk-heading-subheading .tstk-element-title {
        font-family: Maven Pro, sans-serif;
        font-size: 42px;
        line-height: 48px;
        letter-spacing: -0.5px;
        color: #222631;
        text-transform: none;
        font-weight: 400;
        font-style: normal;
    }
    .tstk-heading-subheading .tstk-element-subtitle {
        font-family: Lato, sans-serif;
        font-size: 13px;
        line-height: 14px;
        letter-spacing: 1.5px;
        color: #222631;
        text-transform: uppercase;
        font-weight: 700;
        font-style: normal;
    }
    .widget-title {
        font-family: Maven Pro, sans-serif;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #222631;
        text-transform: none;
        font-weight: 600;
        font-style: normal;
    }
    .tstk-service-btn a,
    .elementor-widget-button .elementor-button,
    .tstk-read-more-link a,
    .tstk-header-button a,
    .tstk-service-btn,
    button {
        font-family: Maven Pro, sans-serif;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 0px;
        text-transform: uppercase;
        font-weight: 600;
        font-style: normal;
    }
    .tstk-tabs .tstk-tabs-heading li,
    #menu-anchor-menu li a {
        font-family: Maven Pro, sans-serif;
        font-weight: 900;
        font-style: normal;
    }
    blockquote {
        font-family: Lato, sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .tstk-navbar div > ul > li > a {
        font-family: Maven Pro, sans-serif;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0.5px;
        color: #ffffff;
        text-transform: none;
        font-weight: 600;
        font-style: normal;
    }
    .tstk-navbar ul ul a {
        font-family: Maven Pro, sans-serif;
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 0px;
        color: #202426;
        text-transform: none;
        font-weight: 600;
        font-style: normal;
    }
    .tstk-sticky-header .tstk-navbar div > ul > li > a {
        color: #222631;
    }
    a {
        color: #222631;
    }
    a:hover {
        color: #5183fe;
    }
    .site-title {
        height: 115px;
    }
    .site-title img.tstk-main-logo {
        max-height: 50px;
    }
    .elementor-section.elementor-top-section.tstk-elementor-bg-color-globalcolor,
    .elementor-section.elementor-top-section.tstk-elementor-bg-color-globalcolor:before {
        background-color: #5183fe;
    }
    .elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor:not(.tstk-bgimage-yes) .elementor-column-wrap > .tstk-stretched-div {
        background-color: #5183fe !important;
    }
    .elementor-section.elementor-top-section.tstk-elementor-bg-color-light,
    .elementor-section.elementor-top-section.tstk-elementor-bg-color-light:before {
        background-color: #f3f6f8;
    }
    .elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish:not(.tstk-bgimage-yes) .elementor-column-wrap > .tstk-stretched-div {
        background-color: #222631 !important;
    }
    .elementor-section.elementor-top-section.tstk-elementor-bg-color-white,
    .elementor-section.elementor-top-section.tstk-elementor-bg-color-white:before {
        background-color: #ffffff;
    }
    .tstk-btn-style-flat.tstk-btn-color-blackish .elementor-button:hover,
    .tstk-btn-style-flat .elementor-button,
    .tstk-btn-style-flat.tstk-btn-color-globalcolor .elementor-button,
    button,
    body .scroll-to-top {
        background-color: #5183fe;
    }
    a.tstk-lightbox-video:before,
    a.tstk-lightbox-video:after {
        border-color: #5183fe;
    }
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover,
    .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover,
    .tstk-btn-style-flat.tstk-btn-color-globalcolor .elementor-button:hover,
    .tstk-btn-style-flat.tstk-btn-color-blackish .elementor-button,
    .tstk-bg-color-blackish,
    body .scroll-to-top:hover,
    .tstk-footer-section.tstk-bg-color-blackish:before {
        background-color: #222631;
    }
    .tstk-btn-style-flat.tstk-btn-color-white .elementor-button:hover,
    .tstk-color-white,
    .tstk-text-color-white .tstk-heading-subheading .tstk-element-title,
    .tstk-color-white,
    .tstk-text-color-white h1,
    .tstk-text-color-white h2,
    .tstk-text-color-white h3,
    .tstk-text-color-white h4,
    .tstk-text-color-white h5,
    .tstk-text-color-white h6,
    .tstk-white {
        color: #ffffff;
    }
    
    .site-footer .widget ul a:hover,
    .tstk-footer-section.tstk-text-color-white a:hover,
    .tstk-service-style-1 .tstk-service-cat a,
    .bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-date a,
    .tstk-text-color-white .tstk-service-style-1 .tstk-service-cat a,
    .themestek-ele-fid-style-1 .tstk-fid-inner,
    .tstk-ihbox-style-6 .tstk-ihbox-icon-wrapper i,
    .tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper i,
    .tstk-blog-style-1 .tstk-read-more-link a {
        color: #5183fe;
    }
    #menu-anchor-menu li a:after,
    .tstk-footer-widget .tstk-social-links li a:hover,
    .tstk-ele-header-area .tstk-service-btn a,
    .widget.widget_nav_menu ul li > a:before,
    .tstk-heading-subheading h4.tstk-element-subtitle:before,
    .tstk-tabs .tstk-tabs-heading li.tstk-tab-li-active:after,
    .tstk-line-style .elementor-icon-list-item .elementor-icon-list-text:before,
    .tstk-blog-style-1 .tstk-meta-category:before,
    .tstk-team-style-2 .themestek-box-team-position:after,
    .tstk-team-style-2 .tstk-team-social-links li a,
    .tstk-service-style-1 .tstk-service-cat a:after {
        background-color: #5183fe;
    }
    .tstk-anchor-menu.tstk-sticky-on .menu-anchor-menu-container:after,
    .tstk-anchor-menu.tstk-sticky-on > .container,
    .tstk-anchor-menu.tstk-sticky-on .menu-anchor-menu-container {
        background-color: #5183fe !important;
    }
    blockquote {
        border-left-color: #5183fe;
    }
    .tstk-anchor-menu li a,
    .tstk-anchor-menu.tstk-sticky-on li:hover a,
    .tstk-text-color-white .tstk-dark .tstk-heading-subheading .tstk-element-subtitle,
    .tstk-blog-style-1 .tstk-read-more-link a:hover,
    .tstk-ele-header-area .tstk-service-btn a:hover,
    .tstk-form-style-1 .input-group.input-button button:hover {
        color: #222631;
    }
    .tstk-anchor-menu.tstk-sticky-on li:hover a:before,
    .tstk-dark .tstk-heading-subheading h4.tstk-element-subtitle:before,
    .tstk-service-1-inner-wrap,
    .wpcf7-form .tstk-form-style-1 button:hover span:before,
    .tstk-footer-newsletter button:hover,
    .tstk-team-style-2 .tstk-team-social-links li a:hover {
        background-color: #222631;
    }
    .tstk-ele-header-area .tstk-service-btn a:hover span:before {
        background-color: #222631 !important;
    }

    
    @media (max-width: 1200px) {
        .tstk-navbar {
            display: block !important;
        }
        .nav-menu-toggle {
            display: block;
            position: absolute;
            right: 0px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            background-color: transparent;
            padding: 0;
            font-size: 35px;
            line-height: 35px;
            color: #2c2c2c;
            width: 40px;
        }
        .tstk-navbar > div {
            background-color: #fff;
        }
        .sub-menu {
            display: none;
        }

        .tstk-navbar ul.menu > li {
            border-bottom: 0px solid rgba(227, 227, 227, 0.3);
        }

        .tstk-navbar > div {
            background-color: #fff;
            position: fixed;
            top: 0;
            right: 0;
            z-index: 1000;
            width: 300px;
            height: 100%;
            padding: 0;
            display: block;
            line-height: 40px;
            background-color: rgba(18, 18, 18, 0.8);
            -webkit-transition: transform 0.4s ease;
            transition: transform 0.4s ease;
            -webkit-transform: translateX(400px);
            -ms-transform: translateX(400px);
            transform: translateX(400px);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            visibility: hidden;
            opacity: 0;
        }
        .tstk-navbar > div > ul {
            padding: 90px 0;
        }
        .tstk-navbar > div > ul li a {
            color: #fff !important;
            padding: 15px 25px;
            height: auto;
            display: inline-block;
        }
        .tstk-navbar > div > ul ul {
            padding-left: 1em;
            overflow: hidden;
            display: none;
        }
        .tstk-navbar li {
            position: relative;
        }

        .sub-menu-toggle {
            display: block;
            position: absolute;
            right: 25px;
            top: 15px;
            cursor: pointer;
            color: rgba(255, 255, 255, 0.8);
        }
        .tstk-navbar ul ul {
            background-color: transparent !important;
        }
        .tstk-header-style-2 .tstk-header-login-btn {
            position: absolute;
            right: 60px;
            top: 40px;
            z-index: 0;
        }
        .tstk-header-style-2 .tstk-right-box {
            display: none;
        }
        
        .tstk-mobile-login {
            display: block;
        }
        .tstk-mobile-login .tstk-header-login-btn .tstk-header-button {

            display: block;
            position: absolute;
            right: 60px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        .tstk-header-style-2 .tstk-header-inner-wrapper {
            margin: 0 15px;
            position: relative;
        }
        .tstk-header-style-2 .tstk-header-login-btn a,
        .tstk-header-style-2 .nav-menu-toggle {
            color: #ffffff;
        }
        .site-header .tstk-sticky-header {
            display: none !important;
        }
    }
    @media (min-width: 1200px) {
        .nav-menu-toggle {
            display: none;
        }
        .tstk-sticky-header .site-title img.tstk-main-logo,
        .site-title img.tstk-sticky-logo {
            max-height: 40px;
        }
        .tstk-navbar > div > ul > li,
        .tstk-navbar > div > ul > li > a {
            line-height: 115px !important;
            height: 115px;
        }
        .tstk-sticky-header .tstk-navbar > div > ul > li,
        .tstk-sticky-header .tstk-navbar > div > ul > li > a,
        .tstk-sticky-header .site-title {
            line-height: 90px !important;
            height: 90px;
        }
        .tstk-navbar ul > li > ul > li.current-menu-item > a,
        .tstk-navbar ul > li > ul li.current_page_item > a,
        .tstk-navbar > div > ul > li:hover > a,
        .tstk-navbar > div > ul > li.current-menu-parent > a {
            color: #5183fe;
        }
        .tstk-navbar ul > li > ul li.current_page_item > a:before {
            background-color: #5183fe;
        }
        .tstk-navbar ul > li > ul li:hover > a {
            color: #ffffff !important;
        }
        .tstk-navbar > div > ul {
            position: relative;
            z-index: 597;
        }
        .tstk-navbar > div > ul > li {
            float: left;
            min-height: 1px;
            vertical-align: middle;
            position: relative;
        }
        .tstk-navbar > div > ul ul {
            visibility: hidden;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 598;
        }
        .tstk-navbar ul > li:hover > ul {
            z-index: 600;
        }
        .tstk-navbar > div > ul ul li {
            float: none;
        }
        .tstk-navbar > div > ul ul {
            margin-top: 0;
        }
        .tstk-navbar > div > ul ul li {
            font-weight: normal;
        }
        .tstk-navbar a {
            display: block;
            line-height: 1em;
            text-decoration: none;
        }
        .tstk-navbar > div > ul ul li:hover > a {
            background-color: #5183fe;
        }
        .tstk-navbar:after,
        .tstk-navbar ul:after {
            content: "";
            display: block;
            clear: both;
        }
        .tstk-navbar ul {
            text-transform: uppercase;
        }
        .tstk-navbar ul ul {
            min-width: 270px;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s linear 0s;
            transition: all 0.3s linear 0s;
            box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
            border-top: 3px solid #5183fe;
        }
        .tstk-navbar ul > li:hover > ul {
            visibility: visible;
            opacity: 1;
        }
        .tstk-navbar ul > li > ul > li > a {
            padding: 15px 30px;
        }
        .tstk-navbar ul > li > ul > li:hover > a {
            padding-left: 40px;
        }
        .tstk-navbar ul > li > ul > li > a:before {
            position: absolute;
            content: "";
            left: 18px;
            top: 24px;
            width: 0px;
            height: 2px;
            background-color: transparent;
            -webkit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
        .tstk-navbar ul > li > ul > li:hover > a:before {
            background-color: rgba(255, 255, 255, 0.5);
            width: 10px;
        }
        .tstk-navbar ul ul a {
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            border-top: 0 none;
            line-height: 150%;
            padding: 16px 20px;
        }
        .tstk-navbar ul ul li {
            position: relative;
        }
        .tstk-navbar div > ul > li > a {
            margin: 0 20px;
        }
        .tstk-navbar div > ul > li.menu-item-has-children > a:after {
            font-family: "themestek-base-icons";
            content: "\e811";
            margin-left: 8px;
            font-size: 10px;
            font-weight: bold;
        }
        .tstk-navbar.tstk-dropdown-active-color-globalcolor ul > li > ul > li.current-menu-item > a,
        .tstk-navbar.tstk-dropdown-active-color-globalcolor ul > li > ul li.current_page_item > a,
        .tstk-navbar.tstk-main-active-color-globalcolor > div > ul > li:hover > a,
        .tstk-navbar.tstk-main-active-color-globalcolor > div > ul > li.current-menu-parent > a {
            color: #5183fe;
        }
        .tstk-header-style-2 .site-branding {
            margin-right: 90px;
        }
        .tstk-header-style-2 .tstk-header-wrapper {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        .tstk-header-style-2 .tstk-navbar div > ul > li > a {
            margin: 0 10px;
        }
        .tstk-header-style-2 .tstk-navbar > div > ul > li {
            display: flex;
            align-items: center;
        }
        .tstk-header-style-2 .tstk-navbar div > ul > li > a {
            line-height: normal !important;
            height: auto !important;
            position: relative;
            padding: 0 15px;
        }
        .tstk-header-style-2 .tstk-navbar div > ul > li > a:before {
            position: absolute;
            z-index: -1;
            content: "";
            top: 0;
            left: auto;
            right: 0;
            width: 0%;
            height: 35px;
            margin-top: -9px;
            background: rgba(255, 255, 255, 1);
            transition: all 0.5s ease;
        }
        .tstk-header-style-2 .tstk-navbar div > ul > li.current-menu-ancestor > a:before,
        .tstk-header-style-2 .tstk-navbar div > ul > li:hover > a:before {
            left: 0;
            width: 100%;
        }
        .tstk-header-style-2 .tstk-sticky-bg-color-white .tstk-navbar div > ul > li > a:before {
            background-color: #5183fe;
        }
        .tstk-header-style-2 .tstk-sticky-bg-color-white .tstk-navbar div > ul > li:hover > a,
        .tstk-header-style-2 .tstk-sticky-bg-color-white .tstk-navbar div > ul > li.current-menu-parent > a {
            color: #fff;
        }
        .tstk-header-style-2 .tstk-right-box {
            margin-left: 10px;
            display: flex;
            align-items: center;
        }
        .tstk-header-style-2 .tstk-logo-menuarea {
            display: -ms-flexbox !important;
            display: flex !important;
        }
        .tstk-header-style-2 .tstk-header-button {
            line-height: normal;
        }
        .tstk-header-style-2 .tstk-header-button a {
            color: #fff;
            background: #5183fe;
            position: relative;
            border-radius: 0;
            padding: 0 40px;
            display: inline-block;
            line-height: 115px !important;
            height: 115px;
            -webkit-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
        }
        
        .tstk-header-style-2 .tstk-header-button a:before {
            content: "";
            width: 15px;
            height: 1px;
            background: #fff;
            margin-right: 10px;
            margin-top: -2px;
            z-index: 1;
            display: inline-block;
            vertical-align: middle;
        }
        .tstk-header-style-2 .tstk-header-button a:hover {
            background: #222631;
        }
        .tstk-header-style-2 .tstk-header-login-btn a {
            padding: 0 40px;
            display: inline-block;
            font-size: 18px;
            background: #fff;
        }
        .tstk-header-style-2 .tstk-right-box,
        .tstk-header-style-2 .tstk-header-login-btn a {
            line-height: 115px !important;
            height: 115px;
        }
        .tstk-header-style-2 .tstk-sticky-header .tstk-right-box,
        .tstk-header-style-2 .tstk-sticky-header .tstk-header-login-btn a,
        .tstk-header-style-2 .tstk-sticky-header .tstk-header-button a {
            line-height: 90px !important;
            height: 90px;
        }
        .tstk-header-style-2 .tstk-header-phone-box a {
            color: #fff;
            height: 100%;
            display: inline-block;
            padding: 0 60px;
            vertical-align: middle;
            padding-right: 8px;
            font-weight: normal;
            font-size: 16px;
            position: relative;
            font-family: Maven Pro, sans-serif;
            line-height: 30px;
        }
        .tstk-header-style-2 .tstk-header-phone-box a:before {
            font-family: "themestek-base-icons";
            content: "\e83f";
            font-family: themestek-base-icons;
            font-size: 45px;
            line-height: 45px;
            top: 3px;
            position: absolute;
            left: 0;
            color: #fff;
            font-weight: normal;
        }
        .tstk-header-style-2 .tstk-sticky-header .tstk-header-phone-box a {
            color: #222631;
        }
        .tstk-header-style-2 .tstk-sticky-header .tstk-header-phone-box a:before {
            color: #5183fe;
        }
        .tstk-header-style-2 .tstk-header-phone-box {
            line-height: normal;
            margin-right: 20px;
            top: 40px;
        }
        .tstk-header-style-2 .tstk-header-phone-box .tstk-header-head {
            font-weight: 600;
            font-size: 18px;
            display: block;
            line-height: normal;
        }
        .tstk-header-style-2 .tstk-sticky-header .tstk-header-login-btn a {
            color: #fff;
            background: #222631;
        }
        .site-header .tstk-sticky-header {
            position: fixed;
            opacity: 0;
            visibility: hidden;
            background: #fff;
            left: 0px;
            top: 0px;
            box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
            width: 100%;
            z-index: 0;
            transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -webkit-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
        }
        .site-header.tstk-fixed-header .tstk-sticky-header {
            z-index: 999;
            opacity: 1;
            visibility: visible;
            -ms-animation-name: fadeInDown;
            -moz-animation-name: fadeInDown;
            -op-animation-name: fadeInDown;
            -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
            -ms-animation-duration: 300ms;
            -moz-animation-duration: 300ms;
            -op-animation-duration: 300ms;
            -webkit-animation-duration: 300ms;
            animation-duration: 300ms;
            -ms-animation-timing-function: linear;
            -moz-animation-timing-function: linear;
            -op-animation-timing-function: linear;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -ms-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -op-animation-iteration-count: 1;
            -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
        }
    }
    @media screen and (min-width: 992px) {
        .site-footer .tstk-footer-widget.tstk-footer-widget-col-1 {
            -ms-flex: 0 0 30%;
            flex: 0 0 30%;
            max-width: 30%;
        }
        .site-footer .tstk-footer-widget.tstk-footer-widget-col-2 {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
        .site-footer .tstk-footer-widget.tstk-footer-widget-col-3 {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
        .site-footer .tstk-footer-widget.tstk-footer-widget-col-4 {
            -ms-flex: 0 0 30%;
            flex: 0 0 30%;
            max-width: 30%;
        }
    }
}
@media all {
    @media (max-width: 1200px) {
        #page.site {
            overflow: hidden;
        }
        .container {
            max-width: none;
        }
        .tstk-anchor-menu {
            display: none;
        }
        .tstk-element-service-style-1 .tstk-service-1-inner .tstk-ele-header-area .tstk-service-btn {
            margin-left: 100px;
        }
    }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .elementor-column.elementor-element.column-break-ipad-100 {
            width: 100% !important;
        }
        .elementor-column.elementor-element.column-break-ipad-50 {
            width: 50% !important;
        }
        .column-break-ipad-padding .elementor-element-populated {
            padding: 0px 15px !important;
        }
        .column-break-ipad-padding .elementor-element-populated {
            padding-top: 30px !important;
        }
    }
    @media (max-width: 1024px) {
        body.tstk-sidebar-no.elementor-page #content {
            padding-right: 0;
            padding-left: 0;
        }
        .tstk-tabs .tstk-tab-content-wrapper {
            margin-top: 0;
            margin-bottom: 0;
        }
        .tstk-tabs .tstk-tabs-heading li {
            width: 150px;
            display: none;
        }
        .tstk-tabs-heading,
        .tstk-tabs .tstk-tabs-heading li.tstk-tab-li-active:after {
            display: none;
        }
        .tstk-tab-content .tstk-tab-content-title {
            display: block;
            background-color: transparent;
            padding: 10px 20px;
            margin-bottom: 10px;
            border-radius: 5px;
            border: 1px solid #e6e6e6;
        }
        .tstk-tab-content {
            display: block;
        }
        .tstk-tab-content .tstk-tab-content-inner {
            display: none;
        }
        .tstk-tab-content.tstk-tab-active .tstk-tab-content-inner {
            display: block;
            padding: 0px 20px 20px 20px;
        }
        .tstk-tabs .tstk-tab-content-wrapper {
            padding: 0 15px;
        }
    }
    @media (max-width: 991px) {
        .tstk-element-service-style-1 .tstk-service-1-inner .tstk-ele-header-area {
            display: block;
        }
        .tstk-element-service-style-1 .tstk-service-1-inner .tstk-row-parent {
            margin-top: 50px;
        }
        .tstk-element-service-style-1 .tstk-service-1-inner .tstk-ele-header-area .tstk-service-btn {
            margin-left: 0;
        }
        #primary.content-area {
            display: block;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }
        .tstk-heading-subheading .tstk-element-title {
            font-size: 33px;
            line-height: 38px;
        }
        .tstk-subscribe-area .tstk-subscribe-area-inner {
            text-align: center;
            display: block;
        }
        .tstk-subscribe-area .mc4wp-form-fields {
            display: block;
        }
        .tstk-subscribe-area .tstk-footer-newsletter-title {
            margin: 30px 0;
        }
        .tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter-title {
            padding: 0;
        }
        .tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter,
        .tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter-title {
            width: 100%;
            text-align: center;
        }
        .tstk-service-1-inner-wrap {
            padding: 80px 0 80px 15px;
        }
    }
    @media (max-width: 767px) {
        .tstk-heading-subheading .tstk-element-title {
            font-size: 26px;
            line-height: 36px;
        }
        .tstk-footer-text-area .row {
            display: block;
        }
        .tstk-footer-text-area .row .col-md-6 {
            width: 100%;
            text-align: center;
        }
        .tstk-footer-menu-area {
            text-align: center;
        }
        .tstk-footer-menu-yes .tstk-footer-copyright-text-area {
            margin-top: 0px;
            text-align: center;
        }
        .tstk-footer-text-area {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .tstk-subscribe-area .tstk-subscribe-area-inner {
            padding: 30px 30px 120px 30px;
        }
        .tstk-footer-newsletter button {
            top: 80px;
            width: 100%;
            left: 0px;
        }
        .tstk-subscribe-area .tstk-footer-newsletter input[type="email"] {
            text-align: center;
        }
        .site-footer .tstk-footer-menu-area {
            margin-top: 20px;
        }
        .tstk-service-1-inner-wrap {
            padding: 60px 0 60px 15px;
        }
        .tstk-element-testimonial-style-2 .owl-carousel .owl-dots {
            display: none;
        }
        .tstk-testimonial-style-2 .themestek-post-item:after {
            top: 190px;
            left: 250px;
            z-index: -1;
        }
        .tstk-testimonial-style-2 blockquote {
            padding-left: 0;
        }
    }
    @media (max-width: 575px) {
        .tstk-header-search-form-wrapper .search-form {
            margin: 0 15px;
        }
        .tstk-header-search-form-wrapper .search-form input[type="search"] {
            font-size: 15px;
        }
    }
    @media (min-width: 1200px) {
        .tstk-subscribe-area,
        .elementor-section.elementor-section-boxed > .elementor-container,
        .container {
            max-width: 1200px;
        }
    }
    @media (max-width: 1700px) {
        .tstk-header-style-2 .tstk-navbar div > ul > li > a {
            padding: 0 10px;
        }
    }
    @media (max-width: 1600px) {
        .tstk-header-style-2 .tstk-header-phone-box {
            display: none;
        }
        .tstk-header-style-2 .site-branding {
            margin-right: 50px;
        }
    }
    @media (max-width: 1400px) {
        .home .site-header.tstk-header-style-2 .tstk-social-links {
            display: none;
        }
    }
    @media (max-width: 1260px) {
        .tstk-header-style-2 .site-branding {
            margin-right: 30px;
        }
    }
    @media (max-width: 1300px) {
        .tstk-header-style-2 .tstk-navbar div > ul > li > a {
            margin: 0 5px;
        }
        .tstk-header-style-2 .site-branding {
            margin-right: 50px;
        }
        .tstk-header-style-2 .tstk-header-button a {
            padding: 0 15px;
        }
    }
    @media (min-width: 1200px) {
        .tstk-anchor-menu {
            z-index: 5;
        }
        .tstk-anchor-menu.tstk-sticky-on li a {
            color: #fff;
            -webkit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
        .tstk-anchor-menu.tstk-sticky-on li a:before {
            content: "";
            width: 0%;
            height: 1px;
            left: 0px;
            bottom: 0;
            display: inline-block;
            position: absolute;
            -webkit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
        .tstk-anchor-menu.tstk-sticky-on li:hover a:before {
            width: 100%;
            z-index: 1;
        }
    }
}
@media all {
    .elementor-12149 .elementor-element.elementor-element-a43fb06 .tstk-stretched-div.tstk-stretched-right {
        margin: 0px 0px 0px 460px;
    }
    .elementor-12149 .elementor-element.elementor-element-ea370a6 > .elementor-element-populated {
        padding: 110px 40px 80px 10px;
    }
    .elementor-12149 .elementor-element.elementor-element-165c1b6 .tstk-heading-subheading {
        text-align: left;
    }
    .elementor-12149 .elementor-element.elementor-element-a62ac93 {
        font-weight: 400;
    }
    .elementor-12149 .elementor-element.elementor-element-a62ac93 > .elementor-widget-container {
        margin: -30px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-b333ffe {
        margin-top: 15px;
        margin-bottom: 50px;
    }
    .elementor-12149 .elementor-element.elementor-element-66ca2f1 {
        text-align: left;
    }
    .elementor-12149 .elementor-element.elementor-element-cd4e53e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
        padding-bottom: calc(0px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-cd4e53e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
        margin-top: calc(0px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-cd4e53e .elementor-icon-list-icon i {
        color: #2d68fa;
        font-size: 23px;
    }
    .elementor-12149 .elementor-element.elementor-element-cd4e53e .elementor-icon-list-item:hover .elementor-icon-list-icon i {
        color: #222631;
    }
    .elementor-12149 .elementor-element.elementor-element-cd4e53e .elementor-icon-list-icon {
        text-align: left;
    }
    .elementor-12149 .elementor-element.elementor-element-cd4e53e .elementor-icon-list-text {
        color: #222631;
    }
    .elementor-12149 .elementor-element.elementor-element-7af5c35 > .elementor-element-populated {
        padding: 100px 020px 100px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-2dbc5d6 > .elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-33cc014 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 100px 15px 100px 15px;
    }
    .elementor-12149 .elementor-element.elementor-element-b442ef6 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
        padding-bottom: calc(10px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-b442ef6 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
        margin-top: calc(10px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-b442ef6 > .elementor-widget-container {
        margin: 15px 0px 0px 35px;
    }
    .elementor-12149 .elementor-element.elementor-element-df12c9e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
        padding-bottom: calc(10px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-df12c9e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
        margin-top: calc(10px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-df12c9e > .elementor-widget-container {
        margin: 15px 0px 0px 35px;
    }
    .elementor-12149 .elementor-element.elementor-element-d5c1d74 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
        padding-bottom: calc(10px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-d5c1d74 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
        margin-top: calc(10px / 2);
    }
    .elementor-12149 .elementor-element.elementor-element-d5c1d74 > .elementor-widget-container {
        margin: 15px 0px 0px 35px;
    }
    .elementor-12149 .elementor-element.elementor-element-bc71981 {
        margin-top: -305px;
        margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-df4deef > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-4164b99 .tstk-ele-header-area {
        text-align: left;
    }
    .elementor-12149 .elementor-element.elementor-element-3453a48 {
        padding: 100px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-7dc173c .tstk-heading-subheading {
        text-align: center;
    }
    .elementor-12149 .elementor-element.elementor-element-7570574 {
        padding: 0px 0px 100px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-74b44cf > .elementor-element-populated {
        margin: 0px 30px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-6d3f434 {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-aa7e3bb > .elementor-element-populated {
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        border-color: #9aa3b033;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 40px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-360e23e > .elementor-element-populated {
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        border-color: #9aa3b033;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 40px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-b19c65d > .elementor-element-populated {
        margin: 0px 40px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-dc337ea > .elementor-widget-container {
        margin: 50px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-c8ed319 > .elementor-element-populated {
        margin: 0px 0px 0px 30px;
    }
    .elementor-12149 .elementor-element.elementor-element-7ed6ddf {
        text-align: center;
    }
    .elementor-12149 .elementor-element.elementor-element-1b2623a .elementor-text-editor {
        text-align: center;
    }
    .elementor-12149 .elementor-element.elementor-element-1b2623a {
        font-size: 14px;
    }
    .elementor-12149 .elementor-element.elementor-element-835aac9 {
        padding: 0px 0px 0px 0px;
    }
    
    .elementor-12149 .elementor-element.elementor-element-b9c0f26 > .elementor-element-populated {
        padding: 110px 80px 100px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-6e44d8a .tstk-ele-header-area {
        text-align: left;
    }
    .elementor-12149 .elementor-element.elementor-element-b227f0c:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap {
        background-image: url("../images/blog-n-03-2-500.jpg");
        background-repeat: no-repeat;
    }
    .elementor-12149 .elementor-element.elementor-element-b227f0c > .elementor-element-populated {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 0px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-b0bb8f3 .elementor-spacer-inner {
        height: 50px;
    }
    .elementor-12149 .elementor-element.elementor-element-ed421e9 > .elementor-widget-container {
        background-color: #fffefe;
    }
    .elementor-12149 .elementor-element.elementor-element-ed421e9 {
        width: 197px;
        max-width: 197px;
        bottom: 0px;
    }
    body:not(.rtl) .elementor-12149 .elementor-element.elementor-element-ed421e9 {
        left: 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-9ed7e96 {
        padding: 90px 0px 70px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-1ab31dc .tstk-ele-header-area {
        text-align: center;
    }
    .elementor-12149 .elementor-element.elementor-element-7576c5a {
        padding: 100px 0px 340px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-e6b992a .tstk-ele-header-area {
        text-align: left;
    }
    .elementor-12149 .elementor-element.elementor-element-c4deaa4 {
        margin-top: -260px;
        margin-bottom: 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-95e0081:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap {
        background-image: url("../images/img-04.jpg");
        background-position: center right;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .elementor-12149 .elementor-element.elementor-element-95e0081 > .elementor-element-populated {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    }
    .elementor-12149 .elementor-element.elementor-element-8d03bc7 .elementor-spacer-inner {
        height: 50px;
    }
    .elementor-12149 .elementor-element.elementor-element-49afd42 > .elementor-element-populated {
        padding: 70px 0px 35px 60px;
    }
    .elementor-12149 .elementor-element.elementor-element-420c709 .tstk-heading-subheading {
        text-align: left;
    }
    .elementor-12149 .elementor-element.elementor-element-5bad2b0 > .elementor-widget-container {
        margin: -10px 0px 0px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-efedea6 {
        padding: 100px 0px 40px 0px;
    }
    .elementor-12149 .elementor-element.elementor-element-c0eccf5 .tstk-ele-header-area {
        text-align: center;
    }
    @media (min-width: 768px) {
        .elementor-12149 .elementor-element.elementor-element-ea370a6 {
            width: 52.648%;
        }
        .elementor-12149 .elementor-element.elementor-element-1f68a34 {
            width: 48.749%;
        }
        .elementor-12149 .elementor-element.elementor-element-2747bb1 {
            width: 51.165%;
        }
        .elementor-12149 .elementor-element.elementor-element-7af5c35 {
            width: 47.311%;
        }
        .elementor-12149 .elementor-element.elementor-element-74b44cf {
            width: 100%;
        }
        .elementor-12149 .elementor-element.elementor-element-c8ed319 {
            width: 58%;
        }
        .elementor-12149 .elementor-element.elementor-element-b9c0f26 {
            width: 66.913%;
        }
        .elementor-12149 .elementor-element.elementor-element-b227f0c {
            width: 33.047%;
        }
        .elementor-12149 .elementor-element.elementor-element-95e0081 {
            width: 39.145%;
        }
        .elementor-12149 .elementor-element.elementor-element-49afd42 {
            width: 60.855%;
        }
    }
    @media (max-width: 1024px) {
        .elementor-12149 .elementor-element.elementor-element-a43fb06 {
            margin-top: -100px;
            margin-bottom: 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-165c1b6 > .elementor-widget-container {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-2747bb1 > .elementor-element-populated {
            padding: 0px 0px 0px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-7af5c35 > .elementor-element-populated {
            margin: 30px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-33cc014 {
            padding: 80px 15px 380px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-3453a48 {
            padding: 80px 15px 0px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-7570574 {
            padding: 0px 15px 50px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-c8ed319 > .elementor-element-populated {
            padding: 40px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-b9c0f26 > .elementor-element-populated {
            padding: 40px 40px 40px 40px;
        }
        .elementor-12149 .elementor-element.elementor-element-9ed7e96 {
            padding: 80px 0px 50px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-61e0218 > .elementor-element-populated {
            padding: 0px 15px 0px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-7576c5a {
            padding: 80px 0px 320px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-c2aa619 > .elementor-element-populated {
            padding: 0px 15px 0px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-95e0081 > .elementor-element-populated {
            margin: 0px 0px 0px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-49afd42 > .elementor-element-populated {
            padding: 30px 30px 30px 30px;
        }
        .elementor-12149 .elementor-element.elementor-element-420c709 > .elementor-widget-container {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-efedea6 {
            padding: 80px 0px 20px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-6f0fbcc > .elementor-element-populated {
            padding: 0px 15px 0px 15px;
        }
    }
    @media (max-width: 767px) {

        .elementor-container .elementor-column-gap-no {
            margin-top: 50px;
        }
        
        .tstk-heading-subheading .tstk-heading-desc {
            margin-top: 0px;
        }
        .elementor-element .elementor-element-8eb2086 .tstk-align-center .elementor-widget .elementor-widget-tstk_heading {
            margin-bottom: 0px;
        }
        #elementor-tab-content-2574, #elementor-tab-content-2572, #elementor-tab-content-2573, #elementor-tab-content-2571, #elementor-tab-content-2575,
        #elementor-tab-content-1775, #elementor-tab-content-1772, #elementor-tab-content-1773, #eelementor-tab-content-1774, #elementor-tab-content-1771
        {
            padding: 10px 20px 0px 20px!important;
            margin-left: 0px!important;
            margin-right: 0px!important;
        }

        .tstk-element-subtitle {
            margin-left: -95px!important;
        }

        .tstk-bg-color-yes:not(.elementor-inner-section):not(.elementor-column) {
            padding-top: 0px!important;
            padding-bottom: 90px;
        }

        .tstk-testimonial-bg-style:after {
            font-size: 300px;            
        }

        .tstk-element-title {
            padding: 15px;
        }

        .slider-2-slide-5-layer-0 {
            font-size: 20px!important;
        }

        .elementor-clearfix {
            margin-left: -20px!important;
            margin-right: -20px!important;
            text-align: justify;
        }
        .content {
            background: #f7f8fb;
            display: block;
            margin: 0.5em;
            min-height: 8em;
            /* overflow: hidden; */
            position: relative;
            width: auto;
            border-radius: 5px;
            margin: 0 2.5% 0.5em;
        }

        .elementor-12720 .elementor-element.elementor-element-f475db5 {
            font-family: "Roboto", Sans-serif;
            font-weight: 400;
            text-align: justify;
        }

        .themestek-sidebar .widget {
            background-color: #f6f6f6;
            padding: 20px;
            margin-bottom: 30px;
            margin-left: -30px;
            margin-right: -30px;
        }

        .tstk-header-style-2 .tstk-title-bar-content, .tstk-header-style-2 .tstk-title-bar-wrapper {
            min-height: 200px!important;
        }

        .tstk-anchor-menu-wrapper {
            position: relative;
            top: -50px!important;
            z-index: 9;
        }
        .elementor-13061 .elementor-element.elementor-element-f605fa6 .elementor-accordion .elementor-tab-content {
            padding: 30px 5px 30px 5px!important;
        }

        .elementor-13061 .elementor-element.elementor-element-80dd489 .elementor-accordion .elementor-tab-content {
            padding: 30px 5px 30px 5px!important;
        }

        .widget-area.col-md-3, .content-area.col-md-9 {
            padding-top: 10px!important;
        }
        
        .themestek-accordion-number .elementor-accordion .elementor-tab-title .elementor-accordion-icon-opened, .themestek-accordion-number .elementor-accordion .elementor-tab-title .elementor-accordion-icon-closed {
            position: absolute;
            right: 10px;
            top: 15px;
            text-align: center;
            height: 25px;
            width: 25px;
            line-height: 35px;
            font-size: 13px;
            border-radius: 0;
            background-color: #fff;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        #sobrenos {
            border-bottom: 0px solid rgba(34, 38, 49, 0.7);
            height: 1100px!important; 
            width: 414px;
            left: 0px;
        }

        .tstk-subscribe-area .tstk-subscribe-area-inner {
            padding: 30px 30px 10px 30px;
        }

       #slider-2-slide-5-layer-15 {
            display:none;
        }

        #alvo {
            width: 414px;
            height: 972px;
            left: 0px;
        }

        .tstk-fld-wrap { 
            text-align: center;
        }

        .elementor-12149 .elementor-element.elementor-element-aa7e3bb > .elementor-element-populated {
            border-style: solid;
            border-width: 0px 1px 0px 0px;
            border-color: #9aa3b033;
            transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
            margin: 0px 0px 0px 0px;
            text-align: center; 
        }
        .elementor-12149 .elementor-element.elementor-element-74b44cf > .elementor-element-populated {
            margin: 0px 0px 0px 0px;
        }
        .tp-bullet {
            display:none;
        }

        .themestek-gap-30px .tstk-element-posts-wrapper.row .tstk-ele {
            padding-right: 30px;
            padding-left: 30px;
            margin-bottom: 30px;
        }

        .tstk-heading-subheading.center-align .tstk-heading-desc {
            margin-left: 30px!important;
            margin-right: 30px!important;
        }

        .elementor-clearfix {
            margin-left: 30px!important;
            margin-right: 30px!important;
        }

        .elementor-15783 .elementor-element.elementor-element-2c542cc > .elementor-element-populated {
            padding: 0px 30px 0px 30px;
        }

        .elementor-12149 .elementor-element.elementor-element-a43fb06 {
            margin-top: -30px;
            margin-bottom: 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-ea370a6 > .elementor-element-populated {
            padding: 0px 30px 60px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-2747bb1 > .elementor-element-populated {
            padding: 20px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-7af5c35 > .elementor-element-populated {
            padding: 0px 30px 60px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-33cc014 {
            padding: 60px 30px 360px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-c86b603 > .elementor-element-populated {
            padding: 30px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-95d9b32 > .elementor-element-populated {
            padding: 30px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-aa7e3bb > .elementor-element-populated {
            border-width: 0px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-360e23e > .elementor-element-populated {
            border-width: 0px 0px 0px 0px;
            padding: 30px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-b19c65d > .elementor-element-populated {
            padding: 30px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-c8ed319 > .elementor-element-populated {
            margin: 0px 0px 0px 0px;
            padding: 40px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-b9c0f26 > .elementor-element-populated {
            padding: 60px 30px 60px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-b227f0c > .elementor-element-populated {
            padding: 300px 0px 0px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-95e0081 > .elementor-element-populated {
            margin: 0px 15px 0px 15px;
            padding: 150px 0px 150px 0px;
        }
        .elementor-12149 .elementor-element.elementor-element-49afd42 > .elementor-element-populated {
            padding: 30px 15px 60px 15px;
        }
        .elementor-12149 .elementor-element.elementor-element-efedea6 {
            padding: 60px 0px 0px 0px;
        }
    }
}
/*! CSS Used from: Embedded */
#rev_slider_2_1_wrapper {
    height: 940px;
}
@media all {
    .fa-play:before {
        content: "\f04b";
    }
}
@media all {
    [class*=" tstk-bizconmy-icon-"]:before,
    [class*=" tstk-bizconmy-icon-"]:after {
        font-family: Flaticon;
        font-style: normal;
    }
    .tstk-bizconmy-icon-case:before {
        content: "\f123";
    }
    .tstk-bizconmy-icon-support:before {
        content: "\f12d";
    }
    .tstk-bizconmy-icon-clipboard:before {
        content: "\f130";
    }
    .tstk-bizconmy-icon-piggy-bank:before {
        content: "\f133";
    }
    .tstk-bizconmy-icon-checkmark:before {
        content: "\f142";
    }
}
@media all {
    .owl-carousel,
    .owl-carousel .owl-item {
        -webkit-tap-highlight-color: transparent;
        position: relative;
    }
    .owl-carousel {
        display: none;
        width: 100%;
        z-index: 1;
    }
    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden;
    }
    .owl-carousel .owl-stage:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
    }
    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }
    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
    }
    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: none;
    }
    .no-js .owl-carousel,
    .owl-carousel.owl-loaded {
        display: block;
    }
    .owl-carousel .owl-dot,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }
    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}
@media all {
    [class*=" tstk-bizconmy-icon-"]:before,
    [class*=" tstk-bizconmy-icon-"]:after {
        font-family: Flaticon;
        font-style: normal;
    }
    .tstk-bizconmy-icon-case:before {
        content: "\f123";
    }
    .tstk-bizconmy-icon-support:before {
        content: "\f12d";
    }
    .tstk-bizconmy-icon-clipboard:before {
        content: "\f130";
    }
    .tstk-bizconmy-icon-piggy-bank:before {
        content: "\f133";
    }
    .tstk-bizconmy-icon-checkmark:before {
        content: "\f142";
    }
}
/*! CSS Used keyframes */
@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes blink {
    from {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes pulse-border-2 {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes pulse-border {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
/*! CSS Used fontfaces */

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u-w4BMUTPHjxsIPx-oPCI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-q.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30AUi-qJCY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30AXC-q.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiPGQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwiPGQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Maven Pro";
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

