<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--Generated by Cms.UI.Common 1.0-->
  <url>
    <loc>https://www.opet.com.tr/</loc>﻿<!DOCTYPE html>
<html lang="tr" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>500</title>
    <style>

        :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: "Open Sans", sans-serif;
            --font-family-monospace: "Open Sans", sans-serif;
        }

        *,
        *::before,
        *::after {
            box-sizing: border-box;
        }

        html {
            font-family: sans-serif;
            line-height: 1.15;
            -webkit-text-size-adjust: 100%;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }

        article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
            display: block;
        }

        body {
            margin: 0;
            font-family: "Open Sans", sans-serif;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #212529;
            text-align: left;
            background-color: #fff;
            min-height: 100vh;
        }

        [tabindex="-1"]:focus:not(:focus-visible) {
            outline: 0 !important;
        }

        hr {
            box-sizing: content-box;
            height: 0;
            overflow: visible;
        }

        h1, h2, h3, h4, h5, h6 {
            margin-top: 0;
            margin-bottom: 0.5rem;
        }

        p {
            margin-top: 0;
            margin-bottom: 1rem;
        }

        abbr[title],
        abbr[data-original-title] {
            text-decoration: underline;
            -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
            cursor: help;
            border-bottom: 0;
            -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
        }

        address {
            margin-bottom: 1rem;
            font-style: normal;
            line-height: inherit;
        }

        ol,
        ul,
        dl {
            margin-top: 0;
            margin-bottom: 1rem;
        }

            ol ol,
            ul ul,
            ol ul,
            ul ol {
                margin-bottom: 0;
            }

        dt {
            font-weight: 700;
        }

        dd {
            margin-bottom: .5rem;
            margin-left: 0;
        }

        blockquote {
            margin: 0 0 1rem;
        }

        b,
        strong {
            font-weight: bolder;
        }

        small {
            font-size: 80%;
        }

        sub,
        sup {
            position: relative;
            font-size: 75%;
            line-height: 0;
            vertical-align: baseline;
        }

        sub {
            bottom: -.25em;
        }

        sup {
            top: -.5em;
        }

        a {
            color: #007bff;
            text-decoration: none;
            background-color: transparent;
        }

            a:hover {
                color: #0056b3;
                text-decoration: underline;
            }

            a:not([href]):not([class]) {
                color: inherit;
                text-decoration: none;
            }

                a:not([href]):not([class]):hover {
                    color: inherit;
                    text-decoration: none;
                }

        pre,
        code,
        kbd,
        samp {
            font-family: "Open Sans", sans-serif;
            font-size: 1em;
        }

        pre {
            margin-top: 0;
            margin-bottom: 1rem;
            overflow: auto;
            -ms-overflow-style: scrollbar;
        }

        figure {
            margin: 0 0 1rem;
        }

        img {
            vertical-align: middle;
            border-style: none;
        }

        svg {
            overflow: hidden;
            vertical-align: middle;
        }

        table {
            border-collapse: collapse;
        }

        caption {
            padding-top: 0.75rem;
            padding-bottom: 0.75rem;
            color: #6c757d;
            text-align: left;
            caption-side: bottom;
        }

        th {
            text-align: inherit;
            text-align: -webkit-match-parent;
        }

        label {
            display: inline-block;
            margin-bottom: 0.5rem;
        }

        button {
            border-radius: 0;
        }

            button:focus {
                outline: 1px dotted;
                outline: 5px auto -webkit-focus-ring-color;
            }

        input,
        button,
        select,
        optgroup,
        textarea {
            margin: 0;
            font-family: inherit;
            font-size: inherit;
            line-height: inherit;
        }

        button,
        input {
            overflow: visible;
        }

        button,
        select {
            text-transform: none;
        }

        [role="button"] {
            cursor: pointer;
        }

        select {
            word-wrap: normal;
        }

        button,
        [type="button"],
        [type="reset"],
        [type="submit"] {
            -webkit-appearance: button;
        }

            button:not(:disabled),
            [type="button"]:not(:disabled),
            [type="reset"]:not(:disabled),
            [type="submit"]:not(:disabled) {
                cursor: pointer;
            }

            button::-moz-focus-inner,
            [type="button"]::-moz-focus-inner,
            [type="reset"]::-moz-focus-inner,
            [type="submit"]::-moz-focus-inner {
                padding: 0;
                border-style: none;
            }

        input[type="radio"],
        input[type="checkbox"] {
            box-sizing: border-box;
            padding: 0;
        }

        textarea {
            overflow: auto;
            resize: vertical;
        }

        fieldset {
            min-width: 0;
            padding: 0;
            margin: 0;
            border: 0;
        }

        legend {
            display: block;
            width: 100%;
            max-width: 100%;
            padding: 0;
            margin-bottom: .5rem;
            font-size: 1.5rem;
            line-height: inherit;
            color: inherit;
            white-space: normal;
        }

        progress {
            vertical-align: baseline;
        }

        [type="number"]::-webkit-inner-spin-button,
        [type="number"]::-webkit-outer-spin-button {
            height: auto;
        }

        [type="search"] {
            outline-offset: -2px;
            -webkit-appearance: none;
        }

            [type="search"]::-webkit-search-decoration {
                -webkit-appearance: none;
            }

        ::-webkit-file-upload-button {
            font: inherit;
            -webkit-appearance: button;
        }

        output {
            display: inline-block;
        }

        summary {
            display: list-item;
            cursor: pointer;
        }

        template {
            display: none;
        }

        [hidden] {
            display: none !important;
        }

        h1, h2, h3, h4, h5, h6,
        .h1, .h2, .h3, .h4, .h5, .h6 {
            margin-bottom: 0.5rem;
            font-weight: 500;
            line-height: 1.2;
        }

        h1, .h1 {
            font-size: 2.5rem;
        }

        h2, .h2 {
            font-size: 2rem;
        }

        h3, .h3 {
            font-size: 1.75rem;
        }

        h4, .h4 {
            font-size: 1.5rem;
        }

        h5, .h5 {
            font-size: 1.25rem;
        }

        h6, .h6 {
            font-size: 1rem;
        }

        .lead {
            font-size: 1.25rem;
            font-weight: 300;
        }

        .display-1 {
            font-size: 6rem;
            font-weight: 300;
            line-height: 1.2;
        }

        .display-2 {
            font-size: 5.5rem;
            font-weight: 300;
            line-height: 1.2;
        }

        .display-3 {
            font-size: 4.5rem;
            font-weight: 300;
            line-height: 1.2;
        }

        .display-4 {
            font-size: 3.5rem;
            font-weight: 300;
            line-height: 1.2;
        }

        hr {
            margin-top: 1rem;
            margin-bottom: 1rem;
            border: 0;
            border-top: 1px solid rgba(0, 0, 0, 0.1);
        }

        small,
        .small {
            font-size: 80%;
            font-weight: 400;
        }

        mark,
        .mark {
            padding: 0.2em;
            background-color: #fcf8e3;
        }

        .list-unstyled {
            padding-left: 0;
            list-style: none;
        }

        .list-inline {
            padding-left: 0;
            list-style: none;
        }

        .list-inline-item {
            display: inline-block;
        }

            .list-inline-item:not(:last-child) {
                margin-right: 0.5rem;
            }

        .initialism {
            font-size: 90%;
            text-transform: uppercase;
        }

        .blockquote {
            margin-bottom: 1rem;
            font-size: 1.25rem;
        }

        .blockquote-footer {
            display: block;
            font-size: 80%;
            color: #6c757d;
        }

            .blockquote-footer::before {
                content: "\2014\00A0";
            }

        .img-fluid {
            max-width: 100%;
            height: auto;
        }

        .img-thumbnail {
            padding: 0.25rem;
            background-color: #fff;
            border: 1px solid #dee2e6;
            border-radius: 0.25rem;
            max-width: 100%;
            height: auto;
        }

        .figure {
            display: inline-block;
        }

        .figure-img {
            margin-bottom: 0.5rem;
            line-height: 1;
        }

        .figure-caption {
            font-size: 90%;
            color: #6c757d;
        }

        code {
            font-size: 87.5%;
            color: #e83e8c;
            word-wrap: break-word;
        }

        a > code {
            color: inherit;
        }

        kbd {
            padding: 0.2rem 0.4rem;
            font-size: 87.5%;
            color: #fff;
            background-color: #212529;
            border-radius: 0.2rem;
        }

            kbd kbd {
                padding: 0;
                font-size: 100%;
                font-weight: 700;
            }

        pre {
            display: block;
            font-size: 87.5%;
            color: #212529;
        }

            pre code {
                font-size: inherit;
                color: inherit;
                word-break: normal;
            }

        .pre-scrollable {
            max-height: 340px;
            overflow-y: scroll;
        }

        .container,
        .container-fluid,
        .container-sm,
        .container-md,
        .container-lg,
        .container-xl {
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }

        @media (min-width: 576px) {
            .container, .container-sm {
                max-width: 540px;
            }
        }

        @media (min-width: 768px) {
            .container, .container-sm, .container-md {
                max-width: 720px;
            }
        }

        @media (min-width: 992px) {
            .container, .container-sm, .container-md, .container-lg {
                max-width: 960px;
            }
        }

        @media (min-width: 1200px) {
            .container, .container-sm, .container-md, .container-lg, .container-xl {
                max-width: 1140px;
            }
        }

        .row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -15px;
            margin-left: -15px;
        }

        .no-gutters {
            margin-right: 0;
            margin-left: 0;
        }

            .no-gutters > .col,
            .no-gutters > [class*="col-"] {
                padding-right: 0;
                padding-left: 0;
            }

        .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
        .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
        .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
        .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
        .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
        .col-xl-auto {
            position: relative;
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
        }

        .col {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .row-cols-1 > * {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .row-cols-2 > * {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .row-cols-3 > * {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }

        .row-cols-4 > * {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .row-cols-5 > * {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }

        .row-cols-6 > * {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
        }

        .col-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: 100%;
        }

        .col-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%;
        }

        .col-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
        }

        .col-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .col-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }

        .col-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%;
        }

        .col-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .col-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%;
        }

        .col-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%;
        }

        .col-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .col-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%;
        }

        .col-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%;
        }

        .col-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .order-first {
            -ms-flex-order: -1;
            order: -1;
        }

        .order-last {
            -ms-flex-order: 13;
            order: 13;
        }

        .order-0 {
            -ms-flex-order: 0;
            order: 0;
        }

        .order-1 {
            -ms-flex-order: 1;
            order: 1;
        }

        .order-2 {
            -ms-flex-order: 2;
            order: 2;
        }

        .order-3 {
            -ms-flex-order: 3;
            order: 3;
        }

        .order-4 {
            -ms-flex-order: 4;
            order: 4;
        }

        .order-5 {
            -ms-flex-order: 5;
            order: 5;
        }

        .order-6 {
            -ms-flex-order: 6;
            order: 6;
        }

        .order-7 {
            -ms-flex-order: 7;
            order: 7;
        }

        .order-8 {
            -ms-flex-order: 8;
            order: 8;
        }

        .order-9 {
            -ms-flex-order: 9;
            order: 9;
        }

        .order-10 {
            -ms-flex-order: 10;
            order: 10;
        }

        .order-11 {
            -ms-flex-order: 11;
            order: 11;
        }

        .order-12 {
            -ms-flex-order: 12;
            order: 12;
        }

        .offset-1 {
            margin-left: 8.333333%;
        }

        .offset-2 {
            margin-left: 16.666667%;
        }

        .offset-3 {
            margin-left: 25%;
        }

        .offset-4 {
            margin-left: 33.333333%;
        }

        .offset-5 {
            margin-left: 41.666667%;
        }

        .offset-6 {
            margin-left: 50%;
        }

        .offset-7 {
            margin-left: 58.333333%;
        }

        .offset-8 {
            margin-left: 66.666667%;
        }

        .offset-9 {
            margin-left: 75%;
        }

        .offset-10 {
            margin-left: 83.333333%;
        }

        .offset-11 {
            margin-left: 91.666667%;
        }

        @media (min-width: 576px) {
            .col-sm {
                -ms-flex-preferred-size: 0;
                flex-basis: 0;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%;
            }

            .row-cols-sm-1 > * {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .row-cols-sm-2 > * {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .row-cols-sm-3 > * {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .row-cols-sm-4 > * {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .row-cols-sm-5 > * {
                -ms-flex: 0 0 20%;
                flex: 0 0 20%;
                max-width: 20%;
            }

            .row-cols-sm-6 > * {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-sm-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: 100%;
            }

            .col-sm-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%;
            }

            .col-sm-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-sm-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .col-sm-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .col-sm-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%;
            }

            .col-sm-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .col-sm-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%;
            }

            .col-sm-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%;
            }

            .col-sm-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%;
            }

            .col-sm-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%;
            }

            .col-sm-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%;
            }

            .col-sm-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .order-sm-first {
                -ms-flex-order: -1;
                order: -1;
            }

            .order-sm-last {
                -ms-flex-order: 13;
                order: 13;
            }

            .order-sm-0 {
                -ms-flex-order: 0;
                order: 0;
            }

            .order-sm-1 {
                -ms-flex-order: 1;
                order: 1;
            }

            .order-sm-2 {
                -ms-flex-order: 2;
                order: 2;
            }

            .order-sm-3 {
                -ms-flex-order: 3;
                order: 3;
            }

            .order-sm-4 {
                -ms-flex-order: 4;
                order: 4;
            }

            .order-sm-5 {
                -ms-flex-order: 5;
                order: 5;
            }

            .order-sm-6 {
                -ms-flex-order: 6;
                order: 6;
            }

            .order-sm-7 {
                -ms-flex-order: 7;
                order: 7;
            }

            .order-sm-8 {
                -ms-flex-order: 8;
                order: 8;
            }

            .order-sm-9 {
                -ms-flex-order: 9;
                order: 9;
            }

            .order-sm-10 {
                -ms-flex-order: 10;
                order: 10;
            }

            .order-sm-11 {
                -ms-flex-order: 11;
                order: 11;
            }

            .order-sm-12 {
                -ms-flex-order: 12;
                order: 12;
            }

            .offset-sm-0 {
                margin-left: 0;
            }

            .offset-sm-1 {
                margin-left: 8.333333%;
            }

            .offset-sm-2 {
                margin-left: 16.666667%;
            }

            .offset-sm-3 {
                margin-left: 25%;
            }

            .offset-sm-4 {
                margin-left: 33.333333%;
            }

            .offset-sm-5 {
                margin-left: 41.666667%;
            }

            .offset-sm-6 {
                margin-left: 50%;
            }

            .offset-sm-7 {
                margin-left: 58.333333%;
            }

            .offset-sm-8 {
                margin-left: 66.666667%;
            }

            .offset-sm-9 {
                margin-left: 75%;
            }

            .offset-sm-10 {
                margin-left: 83.333333%;
            }

            .offset-sm-11 {
                margin-left: 91.666667%;
            }
        }

        @media (min-width: 768px) {
            .col-md {
                -ms-flex-preferred-size: 0;
                flex-basis: 0;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%;
            }

            .row-cols-md-1 > * {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .row-cols-md-2 > * {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .row-cols-md-3 > * {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .row-cols-md-4 > * {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .row-cols-md-5 > * {
                -ms-flex: 0 0 20%;
                flex: 0 0 20%;
                max-width: 20%;
            }

            .row-cols-md-6 > * {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-md-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: 100%;
            }

            .col-md-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%;
            }

            .col-md-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-md-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .col-md-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .col-md-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%;
            }

            .col-md-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .col-md-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%;
            }

            .col-md-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%;
            }

            .col-md-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%;
            }

            .col-md-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%;
            }

            .col-md-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%;
            }

            .col-md-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .order-md-first {
                -ms-flex-order: -1;
                order: -1;
            }

            .order-md-last {
                -ms-flex-order: 13;
                order: 13;
            }

            .order-md-0 {
                -ms-flex-order: 0;
                order: 0;
            }

            .order-md-1 {
                -ms-flex-order: 1;
                order: 1;
            }

            .order-md-2 {
                -ms-flex-order: 2;
                order: 2;
            }

            .order-md-3 {
                -ms-flex-order: 3;
                order: 3;
            }

            .order-md-4 {
                -ms-flex-order: 4;
                order: 4;
            }

            .order-md-5 {
                -ms-flex-order: 5;
                order: 5;
            }

            .order-md-6 {
                -ms-flex-order: 6;
                order: 6;
            }

            .order-md-7 {
                -ms-flex-order: 7;
                order: 7;
            }

            .order-md-8 {
                -ms-flex-order: 8;
                order: 8;
            }

            .order-md-9 {
                -ms-flex-order: 9;
                order: 9;
            }

            .order-md-10 {
                -ms-flex-order: 10;
                order: 10;
            }

            .order-md-11 {
                -ms-flex-order: 11;
                order: 11;
            }

            .order-md-12 {
                -ms-flex-order: 12;
                order: 12;
            }

            .offset-md-0 {
                margin-left: 0;
            }

            .offset-md-1 {
                margin-left: 8.333333%;
            }

            .offset-md-2 {
                margin-left: 16.666667%;
            }

            .offset-md-3 {
                margin-left: 25%;
            }

            .offset-md-4 {
                margin-left: 33.333333%;
            }

            .offset-md-5 {
                margin-left: 41.666667%;
            }

            .offset-md-6 {
                margin-left: 50%;
            }

            .offset-md-7 {
                margin-left: 58.333333%;
            }

            .offset-md-8 {
                margin-left: 66.666667%;
            }

            .offset-md-9 {
                margin-left: 75%;
            }

            .offset-md-10 {
                margin-left: 83.333333%;
            }

            .offset-md-11 {
                margin-left: 91.666667%;
            }
        }

        @media (min-width: 992px) {
            .col-lg {
                -ms-flex-preferred-size: 0;
                flex-basis: 0;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%;
            }

            .row-cols-lg-1 > * {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .row-cols-lg-2 > * {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .row-cols-lg-3 > * {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .row-cols-lg-4 > * {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .row-cols-lg-5 > * {
                -ms-flex: 0 0 20%;
                flex: 0 0 20%;
                max-width: 20%;
            }

            .row-cols-lg-6 > * {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-lg-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: 100%;
            }

            .col-lg-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%;
            }

            .col-lg-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-lg-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .col-lg-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .col-lg-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%;
            }

            .col-lg-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .col-lg-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%;
            }

            .col-lg-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%;
            }

            .col-lg-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%;
            }

            .col-lg-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%;
            }

            .col-lg-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%;
            }

            .col-lg-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .order-lg-first {
                -ms-flex-order: -1;
                order: -1;
            }

            .order-lg-last {
                -ms-flex-order: 13;
                order: 13;
            }

            .order-lg-0 {
                -ms-flex-order: 0;
                order: 0;
            }

            .order-lg-1 {
                -ms-flex-order: 1;
                order: 1;
            }

            .order-lg-2 {
                -ms-flex-order: 2;
                order: 2;
            }

            .order-lg-3 {
                -ms-flex-order: 3;
                order: 3;
            }

            .order-lg-4 {
                -ms-flex-order: 4;
                order: 4;
            }

            .order-lg-5 {
                -ms-flex-order: 5;
                order: 5;
            }

            .order-lg-6 {
                -ms-flex-order: 6;
                order: 6;
            }

            .order-lg-7 {
                -ms-flex-order: 7;
                order: 7;
            }

            .order-lg-8 {
                -ms-flex-order: 8;
                order: 8;
            }

            .order-lg-9 {
                -ms-flex-order: 9;
                order: 9;
            }

            .order-lg-10 {
                -ms-flex-order: 10;
                order: 10;
            }

            .order-lg-11 {
                -ms-flex-order: 11;
                order: 11;
            }

            .order-lg-12 {
                -ms-flex-order: 12;
                order: 12;
            }

            .offset-lg-0 {
                margin-left: 0;
            }

            .offset-lg-1 {
                margin-left: 8.333333%;
            }

            .offset-lg-2 {
                margin-left: 16.666667%;
            }

            .offset-lg-3 {
                margin-left: 25%;
            }

            .offset-lg-4 {
                margin-left: 33.333333%;
            }

            .offset-lg-5 {
                margin-left: 41.666667%;
            }

            .offset-lg-6 {
                margin-left: 50%;
            }

            .offset-lg-7 {
                margin-left: 58.333333%;
            }

            .offset-lg-8 {
                margin-left: 66.666667%;
            }

            .offset-lg-9 {
                margin-left: 75%;
            }

            .offset-lg-10 {
                margin-left: 83.333333%;
            }

            .offset-lg-11 {
                margin-left: 91.666667%;
            }
        }

        @media (min-width: 1200px) {
            .col-xl {
                -ms-flex-preferred-size: 0;
                flex-basis: 0;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%;
            }

            .row-cols-xl-1 > * {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .row-cols-xl-2 > * {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .row-cols-xl-3 > * {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .row-cols-xl-4 > * {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .row-cols-xl-5 > * {
                -ms-flex: 0 0 20%;
                flex: 0 0 20%;
                max-width: 20%;
            }

            .row-cols-xl-6 > * {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-xl-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: 100%;
            }

            .col-xl-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%;
            }

            .col-xl-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
            }

            .col-xl-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%;
            }

            .col-xl-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%;
            }

            .col-xl-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%;
            }

            .col-xl-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

            .col-xl-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%;
            }

            .col-xl-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%;
            }

            .col-xl-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%;
            }

            .col-xl-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%;
            }

            .col-xl-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%;
            }

            .col-xl-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .order-xl-first {
                -ms-flex-order: -1;
                order: -1;
            }

            .order-xl-last {
                -ms-flex-order: 13;
                order: 13;
            }

            .order-xl-0 {
                -ms-flex-order: 0;
                order: 0;
            }

            .order-xl-1 {
                -ms-flex-order: 1;
                order: 1;
            }

            .order-xl-2 {
                -ms-flex-order: 2;
                order: 2;
            }

            .order-xl-3 {
                -ms-flex-order: 3;
                order: 3;
            }

            .order-xl-4 {
                -ms-flex-order: 4;
                order: 4;
            }

            .order-xl-5 {
                -ms-flex-order: 5;
                order: 5;
            }

            .order-xl-6 {
                -ms-flex-order: 6;
                order: 6;
            }

            .order-xl-7 {
                -ms-flex-order: 7;
                order: 7;
            }

            .order-xl-8 {
                -ms-flex-order: 8;
                order: 8;
            }

            .order-xl-9 {
                -ms-flex-order: 9;
                order: 9;
            }

            .order-xl-10 {
                -ms-flex-order: 10;
                order: 10;
            }

            .order-xl-11 {
                -ms-flex-order: 11;
                order: 11;
            }

            .order-xl-12 {
                -ms-flex-order: 12;
                order: 12;
            }

            .offset-xl-0 {
                margin-left: 0;
            }

            .offset-xl-1 {
                margin-left: 8.333333%;
            }

            .offset-xl-2 {
                margin-left: 16.666667%;
            }

            .offset-xl-3 {
                margin-left: 25%;
            }

            .offset-xl-4 {
                margin-left: 33.333333%;
            }

            .offset-xl-5 {
                margin-left: 41.666667%;
            }

            .offset-xl-6 {
                margin-left: 50%;
            }

            .offset-xl-7 {
                margin-left: 58.333333%;
            }

            .offset-xl-8 {
                margin-left: 66.666667%;
            }

            .offset-xl-9 {
                margin-left: 75%;
            }

            .offset-xl-10 {
                margin-left: 83.333333%;
            }

            .offset-xl-11 {
                margin-left: 91.666667%;
            }
        }

        .table {
            width: 100%;
            margin-bottom: 1rem;
            color: #212529;
        }

            .table th,
            .table td {
                padding: 0.75rem;
                vertical-align: top;
                border-top: 1px solid #dee2e6;
            }

            .table thead th {
                vertical-align: bottom;
                border-bottom: 2px solid #dee2e6;
            }

            .table tbody + tbody {
                border-top: 2px solid #dee2e6;
            }

        .table-sm th,
        .table-sm td {
            padding: 0.3rem;
        }

        .table-bordered {
            border: 1px solid #dee2e6;
        }

            .table-bordered th,
            .table-bordered td {
                border: 1px solid #dee2e6;
            }

            .table-bordered thead th,
            .table-bordered thead td {
                border-bottom-width: 2px;
            }

        .table-borderless th,
        .table-borderless td,
        .table-borderless thead th,
        .table-borderless tbody + tbody {
            border: 0;
        }

        .table-striped tbody tr:nth-of-type(odd) {
            background-color: rgba(0, 0, 0, 0.05);
        }

        .table-hover tbody tr:hover {
            color: #212529;
            background-color: rgba(0, 0, 0, 0.075);
        }

        .table-primary,
        .table-primary > th,
        .table-primary > td {
            background-color: #b8daff;
        }

            .table-primary th,
            .table-primary td,
            .table-primary thead th,
            .table-primary tbody + tbody {
                border-color: #7abaff;
            }

        .table-hover .table-primary:hover {
            background-color: #9fcdff;
        }

            .table-hover .table-primary:hover > td,
            .table-hover .table-primary:hover > th {
                background-color: #9fcdff;
            }

        .table-secondary,
        .table-secondary > th,
        .table-secondary > td {
            background-color: #d6d8db;
        }

            .table-secondary th,
            .table-secondary td,
            .table-secondary thead th,
            .table-secondary tbody + tbody {
                border-color: #b3b7bb;
            }

        .table-hover .table-secondary:hover {
            background-color: #c8cbcf;
        }

            .table-hover .table-secondary:hover > td,
            .table-hover .table-secondary:hover > th {
                background-color: #c8cbcf;
            }

        .table-success,
        .table-success > th,
        .table-success > td {
            background-color: #c3e6cb;
        }

            .table-success th,
            .table-success td,
            .table-success thead th,
            .table-success tbody + tbody {
                border-color: #8fd19e;
            }

        .table-hover .table-success:hover {
            background-color: #b1dfbb;
        }

            .table-hover .table-success:hover > td,
            .table-hover .table-success:hover > th {
                background-color: #b1dfbb;
            }

        .table-info,
        .table-info > th,
        .table-info > td {
            background-color: #bee5eb;
        }

            .table-info th,
            .table-info td,
            .table-info thead th,
            .table-info tbody + tbody {
                border-color: #86cfda;
            }

        .table-hover .table-info:hover {
            background-color: #abdde5;
        }

            .table-hover .table-info:hover > td,
            .table-hover .table-info:hover > th {
                background-color: #abdde5;
            }

        .table-warning,
        .table-warning > th,
        .table-warning > td {
            background-color: #ffeeba;
        }

            .table-warning th,
            .table-warning td,
            .table-warning thead th,
            .table-warning tbody + tbody {
                border-color: #ffdf7e;
            }

        .table-hover .table-warning:hover {
            background-color: #ffe8a1;
        }

            .table-hover .table-warning:hover > td,
            .table-hover .table-warning:hover > th {
                background-color: #ffe8a1;
            }

        .table-danger,
        .table-danger > th,
        .table-danger > td {
            background-color: #f5c6cb;
        }

            .table-danger th,
            .table-danger td,
            .table-danger thead th,
            .table-danger tbody + tbody {
                border-color: #ed969e;
            }

        .table-hover .table-danger:hover {
            background-color: #f1b0b7;
        }

            .table-hover .table-danger:hover > td,
            .table-hover .table-danger:hover > th {
                background-color: #f1b0b7;
            }

        .table-light,
        .table-light > th,
        .table-light > td {
            background-color: #fdfdfe;
        }

            .table-light th,
            .table-light td,
            .table-light thead th,
            .table-light tbody + tbody {
                border-color: #fbfcfc;
            }

        .table-hover .table-light:hover {
            background-color: #ececf6;
        }

            .table-hover .table-light:hover > td,
            .table-hover .table-light:hover > th {
                background-color: #ececf6;
            }

        .table-dark,
        .table-dark > th,
        .table-dark > td {
            background-color: #c6c8ca;
        }

            .table-dark th,
            .table-dark td,
            .table-dark thead th,
            .table-dark tbody + tbody {
                border-color: #95999c;
            }

        .table-hover .table-dark:hover {
            background-color: #b9bbbe;
        }

            .table-hover .table-dark:hover > td,
            .table-hover .table-dark:hover > th {
                background-color: #b9bbbe;
            }

        .table-active,
        .table-active > th,
        .table-active > td {
            background-color: rgba(0, 0, 0, 0.075);
        }

        .table-hover .table-active:hover {
            background-color: rgba(0, 0, 0, 0.075);
        }

            .table-hover .table-active:hover > td,
            .table-hover .table-active:hover > th {
                background-color: rgba(0, 0, 0, 0.075);
            }

        .table .thead-dark th {
            color: #fff;
            background-color: #343a40;
            border-color: #454d55;
        }

        .table .thead-light th {
            color: #495057;
            background-color: #e9ecef;
            border-color: #dee2e6;
        }

        .table-dark {
            color: #fff;
            background-color: #343a40;
        }

            .table-dark th,
            .table-dark td,
            .table-dark thead th {
                border-color: #454d55;
            }

            .table-dark.table-bordered {
                border: 0;
            }

            .table-dark.table-striped tbody tr:nth-of-type(odd) {
                background-color: rgba(255, 255, 255, 0.05);
            }

            .table-dark.table-hover tbody tr:hover {
                color: #fff;
                background-color: rgba(255, 255, 255, 0.075);
            }

        @media (max-width: 575.98px) {
            .table-responsive-sm {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
            }

                .table-responsive-sm > .table-bordered {
                    border: 0;
                }
        }

        @media (max-width: 767.98px) {
            .table-responsive-md {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
            }

                .table-responsive-md > .table-bordered {
                    border: 0;
                }
        }

        @media (max-width: 991.98px) {
            .table-responsive-lg {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
            }

                .table-responsive-lg > .table-bordered {
                    border: 0;
                }
        }

        @media (max-width: 1199.98px) {
            .table-responsive-xl {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
            }

                .table-responsive-xl > .table-bordered {
                    border: 0;
                }
        }

        .table-responsive {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
        }

            .table-responsive > .table-bordered {
                border: 0;
            }

        .form-control {
            display: block;
            width: 100%;
            height: calc(1.5em + 0.75rem + 2px);
            padding: 0.375rem 0.75rem;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #495057;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            border-radius: 0.25rem;
            transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }

        @media (prefers-reduced-motion: reduce) {
            .form-control {
                transition: none;
            }
        }

        .form-control::-ms-expand {
            background-color: transparent;
            border: 0;
        }

        .form-control:-moz-focusring {
            color: transparent;
            text-shadow: 0 0 0 #495057;
        }

        .form-control:focus {
            color: #495057;
            background-color: #fff;
            border-color: #80bdff;
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

        .form-control::-webkit-input-placeholder {
            color: #6c757d;
            opacity: 1;
        }

        .form-control::-moz-placeholder {
            color: #6c757d;
            opacity: 1;
        }

        .form-control:-ms-input-placeholder {
            color: #6c757d;
            opacity: 1;
        }

        .form-control::-ms-input-placeholder {
            color: #6c757d;
            opacity: 1;
        }

        .form-control::placeholder {
            color: #6c757d;
            opacity: 1;
        }

        .form-control:disabled, .form-control[readonly] {
            background-color: #e9ecef;
            opacity: 1;
        }

        input[type="date"].form-control,
        input[type="time"].form-control,
        input[type="datetime-local"].form-control,
        input[type="month"].form-control {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

        select.form-control:focus::-ms-value {
            color: #495057;
            background-color: #fff;
        }

        .form-control-file,
        .form-control-range {
            display: block;
            width: 100%;
        }

        .col-form-label {
            padding-top: calc(0.375rem + 1px);
            padding-bottom: calc(0.375rem + 1px);
            margin-bottom: 0;
            font-size: inherit;
            line-height: 1.5;
        }

        .col-form-label-lg {
            padding-top: calc(0.5rem + 1px);
            padding-bottom: calc(0.5rem + 1px);
            font-size: 1.25rem;
            line-height: 1.5;
        }

        .col-form-label-sm {
            padding-top: calc(0.25rem + 1px);
            padding-bottom: calc(0.25rem + 1px);
            font-size: 0.875rem;
            line-height: 1.5;
        }

        .form-control-plaintext {
            display: block;
            width: 100%;
            padding: 0.375rem 0;
            margin-bottom: 0;
            font-size: 1rem;
            line-height: 1.5;
            color: #212529;
            background-color: transparent;
            border: solid transparent;
            border-width: 1px 0;
        }

            .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
                padding-right: 0;
                padding-left: 0;
            }

        .form-control-sm {
            height: calc(1.5em + 0.5rem + 2px);
            padding: 0.25rem 0.5rem;
            font-size: 0.875rem;
            line-height: 1.5;
            border-radius: 0.2rem;
        }

        .form-control-lg {
            height: calc(1.5em + 1rem + 2px);
            padding: 0.5rem 1rem;
            font-size: 1.25rem;
            line-height: 1.5;
            border-radius: 0.3rem;
        }

        select.form-control[size], select.form-control[multiple] {
            height: auto;
        }

        textarea.form-control {
            height: auto;
        }

        .form-group {
            margin-bottom: 1rem;
        }

        .form-text {
            display: block;
            margin-top: 0.25rem;
        }

        .form-row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -5px;
            margin-left: -5px;
        }

            .form-row > .col,
            .form-row > [class*="col-"] {
                padding-right: 5px;
                padding-left: 5px;
            }

        .form-check {
            position: relative;
            display: block;
            padding-left: 1.25rem;
        }

        .form-check-input {
            position: absolute;
            margin-top: 0.3rem;
            margin-left: -1.25rem;
        }

            .form-check-input[disabled] ~ .form-check-label,
            .form-check-input:disabled ~ .form-check-label {
                color: #6c757d;
            }

        .form-check-label {
            margin-bottom: 0;
        }

        .form-check-inline {
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-align: center;
            align-items: center;
            padding-left: 0;
            margin-right: 0.75rem;
        }

            .form-check-inline .form-check-input {
                position: static;
                margin-top: 0;
                margin-right: 0.3125rem;
                margin-left: 0;
            }

        .valid-feedback {
            display: none;
            width: 100%;
            margin-top: 0.25rem;
            font-size: 80%;
            color: #28a745;
        }

        .valid-tooltip {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 5;
            display: none;
            max-width: 100%;
            padding: 0.25rem 0.5rem;
            margin-top: .1rem;
            font-size: 0.875rem;
            line-height: 1.5;
            color: #fff;
            background-color: rgba(40, 167, 69, 0.9);
            border-radius: 0.25rem;
        }

        .was-validated :valid ~ .valid-feedback,
        .was-validated :valid ~ .valid-tooltip,
        .is-valid ~ .valid-feedback,
        .is-valid ~ .valid-tooltip {
            display: block;
        }

        .was-validated .form-control:valid, .form-control.is-valid {
            border-color: #28a745;
            padding-right: calc(1.5em + 0.75rem);
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e);
            background-repeat: no-repeat;
            background-position: right calc(0.375em + 0.1875rem) center;
            background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
        }

            .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
                border-color: #28a745;
                box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            }

        .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
            padding-right: calc(1.5em + 0.75rem);
            background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
        }

        .was-validated .custom-select:valid, .custom-select.is-valid {
            border-color: #28a745;
            padding-right: calc(0.75em + 2.3125rem);
            background: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right 0.75rem center/8px 10px, url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e) #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
        }

            .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
                border-color: #28a745;
                box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            }

        .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
            color: #28a745;
        }

        .was-validated .form-check-input:valid ~ .valid-feedback,
        .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
        .form-check-input.is-valid ~ .valid-tooltip {
            display: block;
        }

        .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
            color: #28a745;
        }

            .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
                border-color: #28a745;
            }

        .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
            border-color: #34ce57;
            background-color: #34ce57;
        }

        .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
        }

        .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
            border-color: #28a745;
        }

        .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
            border-color: #28a745;
        }

        .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
            border-color: #28a745;
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
        }

        .invalid-feedback {
            display: none;
            width: 100%;
            margin-top: 0.25rem;
            font-size: 80%;
            color: #dc3545;
        }

        .invalid-tooltip {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 5;
            display: none;
            max-width: 100%;
            padding: 0.25rem 0.5rem;
            margin-top: .1rem;
            font-size: 0.875rem;
            line-height: 1.5;
            color: #fff;
            background-color: rgba(220, 53, 69, 0.9);
            border-radius: 0.25rem;
        }

        .was-validated :invalid ~ .invalid-feedback,
        .was-validated :invalid ~ .invalid-tooltip,
        .is-invalid ~ .invalid-feedback,
        .is-invalid ~ .invalid-tooltip {
            display: block;
        }

        .was-validated .form-control:invalid, .form-control.is-invalid {
            border-color: #dc3545;
            padding-right: calc(1.5em + 0.75rem);
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e);
            background-repeat: no-repeat;
            background-position: right calc(0.375em + 0.1875rem) center;
            background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
        }

            .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
                border-color: #dc3545;
                box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            }

        .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
            padding-right: calc(1.5em + 0.75rem);
            background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
        }

        .was-validated .custom-select:invalid, .custom-select.is-invalid {
            border-color: #dc3545;
            padding-right: calc(0.75em + 2.3125rem);
            background: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right 0.75rem center/8px 10px, url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e) #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
        }

            .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
                border-color: #dc3545;
                box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            }

        .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
            color: #dc3545;
        }

        .was-validated .form-check-input:invalid ~ .invalid-feedback,
        .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
        .form-check-input.is-invalid ~ .invalid-tooltip {
            display: block;
        }

        .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
            color: #dc3545;
        }

            .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
                border-color: #dc3545;
            }

        .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
            border-color: #e4606d;
            background-color: #e4606d;
        }

        .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
        }

        .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
            border-color: #dc3545;
        }

        .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
            border-color: #dc3545;
        }

        .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
            border-color: #dc3545;
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
        }

        .form-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -ms-flex-align: center;
            align-items: center;
        }

            .form-inline .form-check {
                width: 100%;
            }

        @media (min-width: 576px) {
            .form-inline label {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                margin-bottom: 0;
            }

            .form-inline .form-group {
                display: -ms-flexbox;
                display: flex;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                -ms-flex-flow: row wrap;
                flex-flow: row wrap;
                -ms-flex-align: center;
                align-items: center;
                margin-bottom: 0;
            }

            .form-inline .form-control {
                display: inline-block;
                width: auto;
                vertical-align: middle;
            }

            .form-inline .form-control-plaintext {
                display: inline-block;
            }

            .form-inline .input-group,
            .form-inline .custom-select {
                width: auto;
            }

            .form-inline .form-check {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: auto;
                padding-left: 0;
            }

            .form-inline .form-check-input {
                position: relative;
                -ms-flex-negative: 0;
                flex-shrink: 0;
                margin-top: 0;
                margin-right: 0.25rem;
                margin-left: 0;
            }

            .form-inline .custom-control {
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

            .form-inline .custom-control-label {
                margin-bottom: 0;
            }
        }

        .btn {
            display: inline-block;
            font-weight: 400;
            color: #212529;
            text-align: center;
            vertical-align: middle;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: transparent;
            border: 1px solid transparent;
            padding: 0.375rem 0.75rem;
            font-size: 1rem;
            line-height: 1.5;
            border-radius: 0.25rem;
            transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }

        @media (prefers-reduced-motion: reduce) {
            .btn {
                transition: none;
            }
        }

        .btn:hover {
            color: #212529;
            text-decoration: none;
        }

        .btn:focus, .btn.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

        .btn.disabled, .btn:disabled {
            opacity: 0.65;
        }

        .btn:not(:disabled):not(.disabled) {
            cursor: pointer;
        }

        a.btn.disabled,
        fieldset:disabled a.btn {
            pointer-events: none;
        }

        .btn-primary {
            color: #fff;
            background-color: #007bff;
            border-color: #007bff;
        }

            .btn-primary:hover {
                color: #fff;
                background-color: #0069d9;
                border-color: #0062cc;
            }

            .btn-primary:focus, .btn-primary.focus {
                color: #fff;
                background-color: #0069d9;
                border-color: #0062cc;
                box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
            }

            .btn-primary.disabled, .btn-primary:disabled {
                color: #fff;
                background-color: #007bff;
                border-color: #007bff;
            }

            .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
            .show > .btn-primary.dropdown-toggle {
                color: #fff;
                background-color: #0062cc;
                border-color: #005cbf;
            }

                .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
                .show > .btn-primary.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
                }

        .btn-secondary {
            color: #fff;
            background-color: #6c757d;
            border-color: #6c757d;
        }

            .btn-secondary:hover {
                color: #fff;
                background-color: #5a6268;
                border-color: #545b62;
            }

            .btn-secondary:focus, .btn-secondary.focus {
                color: #fff;
                background-color: #5a6268;
                border-color: #545b62;
                box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
            }

            .btn-secondary.disabled, .btn-secondary:disabled {
                color: #fff;
                background-color: #6c757d;
                border-color: #6c757d;
            }

            .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
            .show > .btn-secondary.dropdown-toggle {
                color: #fff;
                background-color: #545b62;
                border-color: #4e555b;
            }

                .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
                .show > .btn-secondary.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
                }

        .btn-success {
            color: #fff;
            background-color: #28a745;
            border-color: #28a745;
        }

            .btn-success:hover {
                color: #fff;
                background-color: #218838;
                border-color: #1e7e34;
            }

            .btn-success:focus, .btn-success.focus {
                color: #fff;
                background-color: #218838;
                border-color: #1e7e34;
                box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
            }

            .btn-success.disabled, .btn-success:disabled {
                color: #fff;
                background-color: #28a745;
                border-color: #28a745;
            }

            .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
            .show > .btn-success.dropdown-toggle {
                color: #fff;
                background-color: #1e7e34;
                border-color: #1c7430;
            }

                .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
                .show > .btn-success.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
                }

        .btn-info {
            color: #fff;
            background-color: #17a2b8;
            border-color: #17a2b8;
        }

            .btn-info:hover {
                color: #fff;
                background-color: #138496;
                border-color: #117a8b;
            }

            .btn-info:focus, .btn-info.focus {
                color: #fff;
                background-color: #138496;
                border-color: #117a8b;
                box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
            }

            .btn-info.disabled, .btn-info:disabled {
                color: #fff;
                background-color: #17a2b8;
                border-color: #17a2b8;
            }

            .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
            .show > .btn-info.dropdown-toggle {
                color: #fff;
                background-color: #117a8b;
                border-color: #10707f;
            }

                .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
                .show > .btn-info.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
                }

        .btn-warning {
            color: #212529;
            background-color: #ffc107;
            border-color: #ffc107;
        }

            .btn-warning:hover {
                color: #212529;
                background-color: #e0a800;
                border-color: #d39e00;
            }

            .btn-warning:focus, .btn-warning.focus {
                color: #212529;
                background-color: #e0a800;
                border-color: #d39e00;
                box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
            }

            .btn-warning.disabled, .btn-warning:disabled {
                color: #212529;
                background-color: #ffc107;
                border-color: #ffc107;
            }

            .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
            .show > .btn-warning.dropdown-toggle {
                color: #212529;
                background-color: #d39e00;
                border-color: #c69500;
            }

                .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
                .show > .btn-warning.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
                }

        .btn-danger {
            color: #fff;
            background-color: #dc3545;
            border-color: #dc3545;
        }

            .btn-danger:hover {
                color: #fff;
                background-color: #c82333;
                border-color: #bd2130;
            }

            .btn-danger:focus, .btn-danger.focus {
                color: #fff;
                background-color: #c82333;
                border-color: #bd2130;
                box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
            }

            .btn-danger.disabled, .btn-danger:disabled {
                color: #fff;
                background-color: #dc3545;
                border-color: #dc3545;
            }

            .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
            .show > .btn-danger.dropdown-toggle {
                color: #fff;
                background-color: #bd2130;
                border-color: #b21f2d;
            }

                .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
                .show > .btn-danger.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
                }

        .btn-light {
            color: #212529;
            background-color: #f8f9fa;
            border-color: #f8f9fa;
        }

            .btn-light:hover {
                color: #212529;
                background-color: #e2e6ea;
                border-color: #dae0e5;
            }

            .btn-light:focus, .btn-light.focus {
                color: #212529;
                background-color: #e2e6ea;
                border-color: #dae0e5;
                box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
            }

            .btn-light.disabled, .btn-light:disabled {
                color: #212529;
                background-color: #f8f9fa;
                border-color: #f8f9fa;
            }

            .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
            .show > .btn-light.dropdown-toggle {
                color: #212529;
                background-color: #dae0e5;
                border-color: #d3d9df;
            }

                .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
                .show > .btn-light.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
                }

        .btn-dark {
            color: #fff;
            background-color: #343a40;
            border-color: #343a40;
        }

            .btn-dark:hover {
                color: #fff;
                background-color: #23272b;
                border-color: #1d2124;
            }

            .btn-dark:focus, .btn-dark.focus {
                color: #fff;
                background-color: #23272b;
                border-color: #1d2124;
                box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
            }

            .btn-dark.disabled, .btn-dark:disabled {
                color: #fff;
                background-color: #343a40;
                border-color: #343a40;
            }

            .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
            .show > .btn-dark.dropdown-toggle {
                color: #fff;
                background-color: #1d2124;
                border-color: #171a1d;
            }

                .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
                .show > .btn-dark.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
                }

        .btn-outline-primary {
            color: #007bff;
            border-color: #007bff;
        }

            .btn-outline-primary:hover {
                color: #fff;
                background-color: #007bff;
                border-color: #007bff;
            }

            .btn-outline-primary:focus, .btn-outline-primary.focus {
                box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            }

            .btn-outline-primary.disabled, .btn-outline-primary:disabled {
                color: #007bff;
                background-color: transparent;
            }

            .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
            .show > .btn-outline-primary.dropdown-toggle {
                color: #fff;
                background-color: #007bff;
                border-color: #007bff;
            }

                .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-primary.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
                }

        .btn-outline-secondary {
            color: #6c757d;
            border-color: #6c757d;
        }

            .btn-outline-secondary:hover {
                color: #fff;
                background-color: #6c757d;
                border-color: #6c757d;
            }

            .btn-outline-secondary:focus, .btn-outline-secondary.focus {
                box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            }

            .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
                color: #6c757d;
                background-color: transparent;
            }

            .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
            .show > .btn-outline-secondary.dropdown-toggle {
                color: #fff;
                background-color: #6c757d;
                border-color: #6c757d;
            }

                .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-secondary.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
                }

        .btn-outline-success {
            color: #28a745;
            border-color: #28a745;
        }

            .btn-outline-success:hover {
                color: #fff;
                background-color: #28a745;
                border-color: #28a745;
            }

            .btn-outline-success:focus, .btn-outline-success.focus {
                box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            }

            .btn-outline-success.disabled, .btn-outline-success:disabled {
                color: #28a745;
                background-color: transparent;
            }

            .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
            .show > .btn-outline-success.dropdown-toggle {
                color: #fff;
                background-color: #28a745;
                border-color: #28a745;
            }

                .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-success.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
                }

        .btn-outline-info {
            color: #17a2b8;
            border-color: #17a2b8;
        }

            .btn-outline-info:hover {
                color: #fff;
                background-color: #17a2b8;
                border-color: #17a2b8;
            }

            .btn-outline-info:focus, .btn-outline-info.focus {
                box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            }

            .btn-outline-info.disabled, .btn-outline-info:disabled {
                color: #17a2b8;
                background-color: transparent;
            }

            .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
            .show > .btn-outline-info.dropdown-toggle {
                color: #fff;
                background-color: #17a2b8;
                border-color: #17a2b8;
            }

                .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-info.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
                }

        .btn-outline-warning {
            color: #ffc107;
            border-color: #ffc107;
        }

            .btn-outline-warning:hover {
                color: #212529;
                background-color: #ffc107;
                border-color: #ffc107;
            }

            .btn-outline-warning:focus, .btn-outline-warning.focus {
                box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            }

            .btn-outline-warning.disabled, .btn-outline-warning:disabled {
                color: #ffc107;
                background-color: transparent;
            }

            .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
            .show > .btn-outline-warning.dropdown-toggle {
                color: #212529;
                background-color: #ffc107;
                border-color: #ffc107;
            }

                .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-warning.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
                }

        .btn-outline-danger {
            color: #dc3545;
            border-color: #dc3545;
        }

            .btn-outline-danger:hover {
                color: #fff;
                background-color: #dc3545;
                border-color: #dc3545;
            }

            .btn-outline-danger:focus, .btn-outline-danger.focus {
                box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            }

            .btn-outline-danger.disabled, .btn-outline-danger:disabled {
                color: #dc3545;
                background-color: transparent;
            }

            .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
            .show > .btn-outline-danger.dropdown-toggle {
                color: #fff;
                background-color: #dc3545;
                border-color: #dc3545;
            }

                .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-danger.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
                }

        .btn-outline-light {
            color: #f8f9fa;
            border-color: #f8f9fa;
        }

            .btn-outline-light:hover {
                color: #212529;
                background-color: #f8f9fa;
                border-color: #f8f9fa;
            }

            .btn-outline-light:focus, .btn-outline-light.focus {
                box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            }

            .btn-outline-light.disabled, .btn-outline-light:disabled {
                color: #f8f9fa;
                background-color: transparent;
            }

            .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
            .show > .btn-outline-light.dropdown-toggle {
                color: #212529;
                background-color: #f8f9fa;
                border-color: #f8f9fa;
            }

                .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-light.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
                }

        .btn-outline-dark {
            color: #343a40;
            border-color: #343a40;
        }

            .btn-outline-dark:hover {
                color: #fff;
                background-color: #343a40;
                border-color: #343a40;
            }

            .btn-outline-dark:focus, .btn-outline-dark.focus {
                box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            }

            .btn-outline-dark.disabled, .btn-outline-dark:disabled {
                color: #343a40;
                background-color: transparent;
            }

            .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
            .show > .btn-outline-dark.dropdown-toggle {
                color: #fff;
                background-color: #343a40;
                border-color: #343a40;
            }

                .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
                .show > .btn-outline-dark.dropdown-toggle:focus {
                    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
                }

        .btn-link {
            font-weight: 400;
            color: #007bff;
            text-decoration: none;
        }

            .btn-link:hover {
                color: #0056b3;
                text-decoration: underline;
            }

            .btn-link:focus, .btn-link.focus {
                text-decoration: underline;
            }

            .btn-link:disabled, .btn-link.disabled {
                color: #6c757d;
                pointer-events: none;
            }

        .btn-lg, .btn-group-lg > .btn {
            padding: 0.5rem 1rem;
            font-size: 1.25rem;
            line-height: 1.5;
            border-radius: 0.3rem;
        }

        .btn-sm, .btn-group-sm > .btn {
            padding: 0.25rem 0.5rem;
            font-size: 0.875rem;
            line-height: 1.5;
            border-radius: 0.2rem;
        }

        .btn-block {
            display: block;
            width: 100%;
        }

            .btn-block + .btn-block {
                margin-top: 0.5rem;
            }

        input[type="submit"].btn-block,
        input[type="reset"].btn-block,
        input[type="button"].btn-block {
            width: 100%;
        }

        .fade {
            transition: opacity 0.15s linear;
        }

        @media (prefers-reduced-motion: reduce) {
            .fade {
                transition: none;
            }
        }

        .fade:not(.show) {
            opacity: 0;
        }

        .collapse:not(.show) {
            display: none;
        }

        .collapsing {
            position: relative;
            height: 0;
            overflow: hidden;
            transition: height 0.35s ease;
        }

        @media (prefers-reduced-motion: reduce) {
            .collapsing {
                transition: none;
            }
        }

        .dropup,
        .dropright,
        .dropdown,
        .dropleft {
            position: relative;
        }

        .dropdown-toggle {
            white-space: nowrap;
        }

            .dropdown-toggle::after {
                display: inline-block;
                margin-left: 0.255em;
                vertical-align: 0.255em;
                content: "";
                border-top: 0.3em solid;
                border-right: 0.3em solid transparent;
                border-bottom: 0;
                border-left: 0.3em solid transparent;
            }

            .dropdown-toggle:empty::after {
                margin-left: 0;
            }

        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            min-width: 10rem;
            padding: 0.5rem 0;
            margin: 0.125rem 0 0;
            font-size: 1rem;
            color: #212529;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 0.25rem;
        }

        .dropdown-menu-left {
            right: auto;
            left: 0;
        }

        .dropdown-menu-right {
            right: 0;
            left: auto;
        }

        @media (min-width: 576px) {
            .dropdown-menu-sm-left {
                right: auto;
                left: 0;
            }

            .dropdown-menu-sm-right {
                right: 0;
                left: auto;
            }
        }

        @media (min-width: 768px) {
            .dropdown-menu-md-left {
                right: auto;
                left: 0;
            }

            .dropdown-menu-md-right {
                right: 0;
                left: auto;
            }
        }

        @media (min-width: 992px) {
            .dropdown-menu-lg-left {
                right: auto;
                left: 0;
            }

            .dropdown-menu-lg-right {
                right: 0;
                left: auto;
            }
        }

        @media (min-width: 1200px) {
            .dropdown-menu-xl-left {
                right: auto;
                left: 0;
            }

            .dropdown-menu-xl-right {
                right: 0;
                left: auto;
            }
        }

        .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
            margin-top: 0;
            margin-bottom: 0.125rem;
        }

        .dropup .dropdown-toggle::after {
            display: inline-block;
            margin-left: 0.255em;
            vertical-align: 0.255em;
            content: "";
            border-top: 0;
            border-right: 0.3em solid transparent;
            border-bottom: 0.3em solid;
            border-left: 0.3em solid transparent;
        }

        .dropup .dropdown-toggle:empty::after {
            margin-left: 0;
        }

        .dropright .dropdown-menu {
            top: 0;
            right: auto;
            left: 100%;
            margin-top: 0;
            margin-left: 0.125rem;
        }

        .dropright .dropdown-toggle::after {
            display: inline-block;
            margin-left: 0.255em;
            vertical-align: 0.255em;
            content: "";
            border-top: 0.3em solid transparent;
            border-right: 0;
            border-bottom: 0.3em solid transparent;
            border-left: 0.3em solid;
        }

        .dropright .dropdown-toggle:empty::after {
            margin-left: 0;
        }

        .dropright .dropdown-toggle::after {
            vertical-align: 0;
        }

        .dropleft .dropdown-menu {
            top: 0;
            right: 100%;
            left: auto;
            margin-top: 0;
            margin-right: 0.125rem;
        }

        .dropleft .dropdown-toggle::after {
            display: inline-block;
            margin-left: 0.255em;
            vertical-align: 0.255em;
            content: "";
        }

        .dropleft .dropdown-toggle::after {
            display: none;
        }

        .dropleft .dropdown-toggle::before {
            display: inline-block;
            margin-right: 0.255em;
            vertical-align: 0.255em;
            content: "";
            border-top: 0.3em solid transparent;
            border-right: 0.3em solid;
            border-bottom: 0.3em solid transparent;
        }

        .dropleft .dropdown-toggle:empty::after {
            margin-left: 0;
        }

        .dropleft .dropdown-toggle::before {
            vertical-align: 0;
        }

        .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
            right: auto;
            bottom: auto;
        }

        .dropdown-divider {
            height: 0;
            margin: 0.5rem 0;
            overflow: hidden;
            border-top: 1px solid #e9ecef;
        }

        .dropdown-item {
            display: block;
            width: 100%;
            padding: 0.25rem 1.5rem;
            clear: both;
            font-weight: 400;
            color: #212529;
            text-align: inherit;
            white-space: nowrap;
            background-color: transparent;
            border: 0;
        }

            .dropdown-item:hover, .dropdown-item:focus {
                color: #16181b;
                text-decoration: none;
                background-color: #f8f9fa;
            }

            .dropdown-item.active, .dropdown-item:active {
                color: #fff;
                text-decoration: none;
                background-color: #007bff;
            }

            .dropdown-item.disabled, .dropdown-item:disabled {
                color: #6c757d;
                pointer-events: none;
                background-color: transparent;
            }

        .dropdown-menu.show {
            display: block;
        }

        .dropdown-header {
            display: block;
            padding: 0.5rem 1.5rem;
            margin-bottom: 0;
            font-size: 0.875rem;
            color: #6c757d;
            white-space: nowrap;
        }

        .dropdown-item-text {
            display: block;
            padding: 0.25rem 1.5rem;
            color: #212529;
        }

        .btn-group,
        .btn-group-vertical {
            position: relative;
            display: -ms-inline-flexbox;
            display: inline-flex;
            vertical-align: middle;
        }

            .btn-group > .btn,
            .btn-group-vertical > .btn {
                position: relative;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
            }

                .btn-group > .btn:hover,
                .btn-group-vertical > .btn:hover {
                    z-index: 1;
                }

                .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
                .btn-group-vertical > .btn:focus,
                .btn-group-vertical > .btn:active,
                .btn-group-vertical > .btn.active {
                    z-index: 1;
                }

        .btn-toolbar {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

            .btn-toolbar .input-group {
                width: auto;
            }

        .btn-group > .btn:not(:first-child),
        .btn-group > .btn-group:not(:first-child) {
            margin-left: -1px;
        }

        .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
        .btn-group > .btn-group:not(:last-child) > .btn {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .btn-group > .btn:not(:first-child),
        .btn-group > .btn-group:not(:first-child) > .btn {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .dropdown-toggle-split {
            padding-right: 0.5625rem;
            padding-left: 0.5625rem;
        }

            .dropdown-toggle-split::after,
            .dropup .dropdown-toggle-split::after,
            .dropright .dropdown-toggle-split::after {
                margin-left: 0;
            }

        .dropleft .dropdown-toggle-split::before {
            margin-right: 0;
        }

        .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
            padding-right: 0.375rem;
            padding-left: 0.375rem;
        }

        .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
            padding-right: 0.75rem;
            padding-left: 0.75rem;
        }

        .btn-group-vertical {
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: start;
            align-items: flex-start;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .btn-group-vertical > .btn,
            .btn-group-vertical > .btn-group {
                width: 100%;
            }

                .btn-group-vertical > .btn:not(:first-child),
                .btn-group-vertical > .btn-group:not(:first-child) {
                    margin-top: -1px;
                }

                .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
                .btn-group-vertical > .btn-group:not(:last-child) > .btn {
                    border-bottom-right-radius: 0;
                    border-bottom-left-radius: 0;
                }

                .btn-group-vertical > .btn:not(:first-child),
                .btn-group-vertical > .btn-group:not(:first-child) > .btn {
                    border-top-left-radius: 0;
                    border-top-right-radius: 0;
                }

        .btn-group-toggle > .btn,
        .btn-group-toggle > .btn-group > .btn {
            margin-bottom: 0;
        }

            .btn-group-toggle > .btn input[type="radio"],
            .btn-group-toggle > .btn input[type="checkbox"],
            .btn-group-toggle > .btn-group > .btn input[type="radio"],
            .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
                position: absolute;
                clip: rect(0, 0, 0, 0);
                pointer-events: none;
            }

        .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%;
        }

            .input-group > .form-control,
            .input-group > .form-control-plaintext,
            .input-group > .custom-select,
            .input-group > .custom-file {
                position: relative;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
                width: 1%;
                min-width: 0;
                margin-bottom: 0;
            }

                .input-group > .form-control + .form-control,
                .input-group > .form-control + .custom-select,
                .input-group > .form-control + .custom-file,
                .input-group > .form-control-plaintext + .form-control,
                .input-group > .form-control-plaintext + .custom-select,
                .input-group > .form-control-plaintext + .custom-file,
                .input-group > .custom-select + .form-control,
                .input-group > .custom-select + .custom-select,
                .input-group > .custom-select + .custom-file,
                .input-group > .custom-file + .form-control,
                .input-group > .custom-file + .custom-select,
                .input-group > .custom-file + .custom-file {
                    margin-left: -1px;
                }

                .input-group > .form-control:focus,
                .input-group > .custom-select:focus,
                .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
                    z-index: 3;
                }

                .input-group > .custom-file .custom-file-input:focus {
                    z-index: 4;
                }

                .input-group > .form-control:not(:last-child),
                .input-group > .custom-select:not(:last-child) {
                    border-top-right-radius: 0;
                    border-bottom-right-radius: 0;
                }

                .input-group > .form-control:not(:first-child),
                .input-group > .custom-select:not(:first-child) {
                    border-top-left-radius: 0;
                    border-bottom-left-radius: 0;
                }

            .input-group > .custom-file {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
            }

                .input-group > .custom-file:not(:last-child) .custom-file-label,
                .input-group > .custom-file:not(:last-child) .custom-file-label::after {
                    border-top-right-radius: 0;
                    border-bottom-right-radius: 0;
                }

                .input-group > .custom-file:not(:first-child) .custom-file-label {
                    border-top-left-radius: 0;
                    border-bottom-left-radius: 0;
                }

        .input-group-prepend,
        .input-group-append {
            display: -ms-flexbox;
            display: flex;
        }

            .input-group-prepend .btn,
            .input-group-append .btn {
                position: relative;
                z-index: 2;
            }

                .input-group-prepend .btn:focus,
                .input-group-append .btn:focus {
                    z-index: 3;
                }

                .input-group-prepend .btn + .btn,
                .input-group-prepend .btn + .input-group-text,
                .input-group-prepend .input-group-text + .input-group-text,
                .input-group-prepend .input-group-text + .btn,
                .input-group-append .btn + .btn,
                .input-group-append .btn + .input-group-text,
                .input-group-append .input-group-text + .input-group-text,
                .input-group-append .input-group-text + .btn {
                    margin-left: -1px;
                }

        .input-group-prepend {
            margin-right: -1px;
        }

        .input-group-append {
            margin-left: -1px;
        }

        .input-group-text {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            padding: 0.375rem 0.75rem;
            margin-bottom: 0;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #495057;
            text-align: center;
            white-space: nowrap;
            background-color: #e9ecef;
            border: 1px solid #ced4da;
            border-radius: 0.25rem;
        }

            .input-group-text input[type="radio"],
            .input-group-text input[type="checkbox"] {
                margin-top: 0;
            }

        .input-group-lg > .form-control:not(textarea),
        .input-group-lg > .custom-select {
            height: calc(1.5em + 1rem + 2px);
        }

        .input-group-lg > .form-control,
        .input-group-lg > .custom-select,
        .input-group-lg > .input-group-prepend > .input-group-text,
        .input-group-lg > .input-group-append > .input-group-text,
        .input-group-lg > .input-group-prepend > .btn,
        .input-group-lg > .input-group-append > .btn {
            padding: 0.5rem 1rem;
            font-size: 1.25rem;
            line-height: 1.5;
            border-radius: 0.3rem;
        }

        .input-group-sm > .form-control:not(textarea),
        .input-group-sm > .custom-select {
            height: calc(1.5em + 0.5rem + 2px);
        }

        .input-group-sm > .form-control,
        .input-group-sm > .custom-select,
        .input-group-sm > .input-group-prepend > .input-group-text,
        .input-group-sm > .input-group-append > .input-group-text,
        .input-group-sm > .input-group-prepend > .btn,
        .input-group-sm > .input-group-append > .btn {
            padding: 0.25rem 0.5rem;
            font-size: 0.875rem;
            line-height: 1.5;
            border-radius: 0.2rem;
        }

        .input-group-lg > .custom-select,
        .input-group-sm > .custom-select {
            padding-right: 1.75rem;
        }

        .input-group > .input-group-prepend > .btn,
        .input-group > .input-group-prepend > .input-group-text,
        .input-group > .input-group-append:not(:last-child) > .btn,
        .input-group > .input-group-append:not(:last-child) > .input-group-text,
        .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
        .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .input-group-append > .btn,
        .input-group > .input-group-append > .input-group-text,
        .input-group > .input-group-prepend:not(:first-child) > .btn,
        .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
        .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
        .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .custom-control {
            position: relative;
            z-index: 1;
            display: block;
            min-height: 1.5rem;
            padding-left: 1.5rem;
            -webkit-print-color-adjust: exact;
            color-adjust: exact;
        }

        .custom-control-inline {
            display: -ms-inline-flexbox;
            display: inline-flex;
            margin-right: 1rem;
        }

        .custom-control-input {
            position: absolute;
            left: 0;
            z-index: -1;
            width: 1rem;
            height: 1.25rem;
            opacity: 0;
        }

            .custom-control-input:checked ~ .custom-control-label::before {
                color: #fff;
                border-color: #007bff;
                background-color: #007bff;
            }

            .custom-control-input:focus ~ .custom-control-label::before {
                box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

            .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
                border-color: #80bdff;
            }

            .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
                color: #fff;
                background-color: #b3d7ff;
                border-color: #b3d7ff;
            }

            .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
                color: #6c757d;
            }

                .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
                    background-color: #e9ecef;
                }

        .custom-control-label {
            position: relative;
            margin-bottom: 0;
            vertical-align: top;
        }

            .custom-control-label::before {
                position: absolute;
                top: 0.25rem;
                left: -1.5rem;
                display: block;
                width: 1rem;
                height: 1rem;
                pointer-events: none;
                content: "";
                background-color: #fff;
                border: #adb5bd solid 1px;
            }

            .custom-control-label::after {
                position: absolute;
                top: 0.25rem;
                left: -1.5rem;
                display: block;
                width: 1rem;
                height: 1rem;
                content: "";
                background: no-repeat 50% / 50% 50%;
            }

        .custom-checkbox .custom-control-label::before {
            border-radius: 0.25rem;
        }

        .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e);
        }

        .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
            border-color: #007bff;
            background-color: #007bff;
        }

        .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e);
        }

        .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
            background-color: rgba(0, 123, 255, 0.5);
        }

        .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
            background-color: rgba(0, 123, 255, 0.5);
        }

        .custom-radio .custom-control-label::before {
            border-radius: 50%;
        }

        .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e);
        }

        .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
            background-color: rgba(0, 123, 255, 0.5);
        }

        .custom-switch {
            padding-left: 2.25rem;
        }

            .custom-switch .custom-control-label::before {
                left: -2.25rem;
                width: 1.75rem;
                pointer-events: all;
                border-radius: 0.5rem;
            }

            .custom-switch .custom-control-label::after {
                top: calc(0.25rem + 2px);
                left: calc(-2.25rem + 2px);
                width: calc(1rem - 4px);
                height: calc(1rem - 4px);
                background-color: #adb5bd;
                border-radius: 0.5rem;
                transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
                transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
                transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
            }

        @media (prefers-reduced-motion: reduce) {
            .custom-switch .custom-control-label::after {
                transition: none;
            }
        }

        .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
            background-color: #fff;
            -webkit-transform: translateX(0.75rem);
            transform: translateX(0.75rem);
        }

        .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
            background-color: rgba(0, 123, 255, 0.5);
        }

        .custom-select {
            display: inline-block;
            width: 100%;
            height: calc(1.5em + 0.75rem + 2px);
            padding: 0.375rem 1.75rem 0.375rem 0.75rem;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #495057;
            vertical-align: middle;
            background: #fff url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right 0.75rem center/8px 10px;
            border: 1px solid #ced4da;
            border-radius: 0.25rem;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

            .custom-select:focus {
                border-color: #80bdff;
                outline: 0;
                box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

                .custom-select:focus::-ms-value {
                    color: #495057;
                    background-color: #fff;
                }

            .custom-select[multiple], .custom-select[size]:not([size="1"]) {
                height: auto;
                padding-right: 0.75rem;
                background-image: none;
            }

            .custom-select:disabled {
                color: #6c757d;
                background-color: #e9ecef;
            }

            .custom-select::-ms-expand {
                display: none;
            }

            .custom-select:-moz-focusring {
                color: transparent;
                text-shadow: 0 0 0 #495057;
            }

        .custom-select-sm {
            height: calc(1.5em + 0.5rem + 2px);
            padding-top: 0.25rem;
            padding-bottom: 0.25rem;
            padding-left: 0.5rem;
            font-size: 0.875rem;
        }

        .custom-select-lg {
            height: calc(1.5em + 1rem + 2px);
            padding-top: 0.5rem;
            padding-bottom: 0.5rem;
            padding-left: 1rem;
            font-size: 1.25rem;
        }

        .custom-file {
            position: relative;
            display: inline-block;
            width: 100%;
            height: calc(1.5em + 0.75rem + 2px);
            margin-bottom: 0;
        }

        .custom-file-input {
            position: relative;
            z-index: 2;
            width: 100%;
            height: calc(1.5em + 0.75rem + 2px);
            margin: 0;
            opacity: 0;
        }

            .custom-file-input:focus ~ .custom-file-label {
                border-color: #80bdff;
                box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

            .custom-file-input[disabled] ~ .custom-file-label,
            .custom-file-input:disabled ~ .custom-file-label {
                background-color: #e9ecef;
            }

            .custom-file-input:lang(en) ~ .custom-file-label::after {
                content: "Browse";
            }

            .custom-file-input ~ .custom-file-label[data-browse]::after {
                content: attr(data-browse);
            }

        .custom-file-label {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            z-index: 1;
            height: calc(1.5em + 0.75rem + 2px);
            padding: 0.375rem 0.75rem;
            font-weight: 400;
            line-height: 1.5;
            color: #495057;
            background-color: #fff;
            border: 1px solid #ced4da;
            border-radius: 0.25rem;
        }

            .custom-file-label::after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                z-index: 3;
                display: block;
                height: calc(1.5em + 0.75rem);
                padding: 0.375rem 0.75rem;
                line-height: 1.5;
                color: #495057;
                content: "Browse";
                background-color: #e9ecef;
                border-left: inherit;
                border-radius: 0 0.25rem 0.25rem 0;
            }

        .custom-range {
            width: 100%;
            height: 1.4rem;
            padding: 0;
            background-color: transparent;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

            .custom-range:focus {
                outline: none;
            }

                .custom-range:focus::-webkit-slider-thumb {
                    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
                }

                .custom-range:focus::-moz-range-thumb {
                    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
                }

                .custom-range:focus::-ms-thumb {
                    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
                }

            .custom-range::-moz-focus-outer {
                border: 0;
            }

            .custom-range::-webkit-slider-thumb {
                width: 1rem;
                height: 1rem;
                margin-top: -0.25rem;
                background-color: #007bff;
                border: 0;
                border-radius: 1rem;
                -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
                transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
                -webkit-appearance: none;
                appearance: none;
            }

        @media (prefers-reduced-motion: reduce) {
            .custom-range::-webkit-slider-thumb {
                -webkit-transition: none;
                transition: none;
            }
        }

        .custom-range::-webkit-slider-thumb:active {
            background-color: #b3d7ff;
        }

        .custom-range::-webkit-slider-runnable-track {
            width: 100%;
            height: 0.5rem;
            color: transparent;
            cursor: pointer;
            background-color: #dee2e6;
            border-color: transparent;
            border-radius: 1rem;
        }

        .custom-range::-moz-range-thumb {
            width: 1rem;
            height: 1rem;
            background-color: #007bff;
            border: 0;
            border-radius: 1rem;
            -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            -moz-appearance: none;
            appearance: none;
        }

        @media (prefers-reduced-motion: reduce) {
            .custom-range::-moz-range-thumb {
                -moz-transition: none;
                transition: none;
            }
        }

        .custom-range::-moz-range-thumb:active {
            background-color: #b3d7ff;
        }

        .custom-range::-moz-range-track {
            width: 100%;
            height: 0.5rem;
            color: transparent;
            cursor: pointer;
            background-color: #dee2e6;
            border-color: transparent;
            border-radius: 1rem;
        }

        .custom-range::-ms-thumb {
            width: 1rem;
            height: 1rem;
            margin-top: 0;
            margin-right: 0.2rem;
            margin-left: 0.2rem;
            background-color: #007bff;
            border: 0;
            border-radius: 1rem;
            -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            appearance: none;
        }

        @media (prefers-reduced-motion: reduce) {
            .custom-range::-ms-thumb {
                -ms-transition: none;
                transition: none;
            }
        }

        .custom-range::-ms-thumb:active {
            background-color: #b3d7ff;
        }

        .custom-range::-ms-track {
            width: 100%;
            height: 0.5rem;
            color: transparent;
            cursor: pointer;
            background-color: transparent;
            border-color: transparent;
            border-width: 0.5rem;
        }

        .custom-range::-ms-fill-lower {
            background-color: #dee2e6;
            border-radius: 1rem;
        }

        .custom-range::-ms-fill-upper {
            margin-right: 15px;
            background-color: #dee2e6;
            border-radius: 1rem;
        }

        .custom-range:disabled::-webkit-slider-thumb {
            background-color: #adb5bd;
        }

        .custom-range:disabled::-webkit-slider-runnable-track {
            cursor: default;
        }

        .custom-range:disabled::-moz-range-thumb {
            background-color: #adb5bd;
        }

        .custom-range:disabled::-moz-range-track {
            cursor: default;
        }

        .custom-range:disabled::-ms-thumb {
            background-color: #adb5bd;
        }

        .custom-control-label::before,
        .custom-file-label,
        .custom-select {
            transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }

        @media (prefers-reduced-motion: reduce) {
            .custom-control-label::before,
            .custom-file-label,
            .custom-select {
                transition: none;
            }
        }

        .nav {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding-left: 0;
            margin-bottom: 0;
            list-style: none;
        }

        .nav-link {
            display: block;
            padding: 0.5rem 1rem;
        }

            .nav-link:hover, .nav-link:focus {
                text-decoration: none;
            }

            .nav-link.disabled {
                color: #6c757d;
                pointer-events: none;
                cursor: default;
            }

        .nav-tabs {
            border-bottom: 1px solid #dee2e6;
        }

            .nav-tabs .nav-item {
                margin-bottom: -1px;
            }

            .nav-tabs .nav-link {
                border: 1px solid transparent;
                border-top-left-radius: 0.25rem;
                border-top-right-radius: 0.25rem;
            }

                .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
                    border-color: #e9ecef #e9ecef #dee2e6;
                }

                .nav-tabs .nav-link.disabled {
                    color: #6c757d;
                    background-color: transparent;
                    border-color: transparent;
                }

                .nav-tabs .nav-link.active,
                .nav-tabs .nav-item.show .nav-link {
                    color: #495057;
                    background-color: #fff;
                    border-color: #dee2e6 #dee2e6 #fff;
                }

            .nav-tabs .dropdown-menu {
                margin-top: -1px;
                border-top-left-radius: 0;
                border-top-right-radius: 0;
            }

        .nav-pills .nav-link {
            border-radius: 0.25rem;
        }

            .nav-pills .nav-link.active,
            .nav-pills .show > .nav-link {
                color: #fff;
                background-color: #007bff;
            }

        .nav-fill > .nav-link,
        .nav-fill .nav-item {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            text-align: center;
        }

        .nav-justified > .nav-link,
        .nav-justified .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            text-align: center;
        }

        .tab-content > .tab-pane {
            display: none;
        }

        .tab-content > .active {
            display: block;
        }

        .navbar {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 0.5rem 1rem;
        }

            .navbar .container,
            .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: justify;
                justify-content: space-between;
            }

        .navbar-brand {
            display: inline-block;
            padding-top: 0.3125rem;
            padding-bottom: 0.3125rem;
            margin-right: 1rem;
            font-size: 1.25rem;
            line-height: inherit;
            white-space: nowrap;
        }

            .navbar-brand:hover, .navbar-brand:focus {
                text-decoration: none;
            }

        .navbar-nav {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-left: 0;
            margin-bottom: 0;
            list-style: none;
        }

            .navbar-nav .nav-link {
                padding-right: 0;
                padding-left: 0;
            }

            .navbar-nav .dropdown-menu {
                position: static;
                float: none;
            }

        .navbar-text {
            display: inline-block;
            padding-top: 0.5rem;
            padding-bottom: 0.5rem;
        }

        .navbar-collapse {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-align: center;
            align-items: center;
        }

        .navbar-toggler {
            padding: 0.25rem 0.75rem;
            font-size: 1.25rem;
            line-height: 1;
            background-color: transparent;
            border: 1px solid transparent;
            border-radius: 0.25rem;
        }

            .navbar-toggler:hover, .navbar-toggler:focus {
                text-decoration: none;
            }

        .navbar-toggler-icon {
            display: inline-block;
            width: 1.5em;
            height: 1.5em;
            vertical-align: middle;
            content: "";
            background: no-repeat center center;
            background-size: 100% 100%;
        }

        @media (max-width: 575.98px) {
            .navbar-expand-sm > .container,
            .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
                padding-right: 0;
                padding-left: 0;
            }
        }

        @media (min-width: 576px) {
            .navbar-expand-sm {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start;
            }

                .navbar-expand-sm .navbar-nav {
                    -ms-flex-direction: row;
                    flex-direction: row;
                }

                    .navbar-expand-sm .navbar-nav .dropdown-menu {
                        position: absolute;
                    }

                    .navbar-expand-sm .navbar-nav .nav-link {
                        padding-right: 0.5rem;
                        padding-left: 0.5rem;
                    }

                .navbar-expand-sm > .container,
                .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
                    -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
                }

                .navbar-expand-sm .navbar-collapse {
                    display: -ms-flexbox !important;
                    display: flex !important;
                    -ms-flex-preferred-size: auto;
                    flex-basis: auto;
                }

                .navbar-expand-sm .navbar-toggler {
                    display: none;
                }
        }

        @media (max-width: 767.98px) {
            .navbar-expand-md > .container,
            .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
                padding-right: 0;
                padding-left: 0;
            }
        }

        @media (min-width: 768px) {
            .navbar-expand-md {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start;
            }

                .navbar-expand-md .navbar-nav {
                    -ms-flex-direction: row;
                    flex-direction: row;
                }

                    .navbar-expand-md .navbar-nav .dropdown-menu {
                        position: absolute;
                    }

                    .navbar-expand-md .navbar-nav .nav-link {
                        padding-right: 0.5rem;
                        padding-left: 0.5rem;
                    }

                .navbar-expand-md > .container,
                .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
                    -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
                }

                .navbar-expand-md .navbar-collapse {
                    display: -ms-flexbox !important;
                    display: flex !important;
                    -ms-flex-preferred-size: auto;
                    flex-basis: auto;
                }

                .navbar-expand-md .navbar-toggler {
                    display: none;
                }
        }

        @media (max-width: 991.98px) {
            .navbar-expand-lg > .container,
            .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
                padding-right: 0;
                padding-left: 0;
            }
        }

        @media (min-width: 992px) {
            .navbar-expand-lg {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start;
            }

                .navbar-expand-lg .navbar-nav {
                    -ms-flex-direction: row;
                    flex-direction: row;
                }

                    .navbar-expand-lg .navbar-nav .dropdown-menu {
                        position: absolute;
                    }

                    .navbar-expand-lg .navbar-nav .nav-link {
                        padding-right: 0.5rem;
                        padding-left: 0.5rem;
                    }

                .navbar-expand-lg > .container,
                .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
                    -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
                }

                .navbar-expand-lg .navbar-collapse {
                    display: -ms-flexbox !important;
                    display: flex !important;
                    -ms-flex-preferred-size: auto;
                    flex-basis: auto;
                }

                .navbar-expand-lg .navbar-toggler {
                    display: none;
                }
        }

        @media (max-width: 1199.98px) {
            .navbar-expand-xl > .container,
            .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
                padding-right: 0;
                padding-left: 0;
            }
        }

        @media (min-width: 1200px) {
            .navbar-expand-xl {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start;
            }

                .navbar-expand-xl .navbar-nav {
                    -ms-flex-direction: row;
                    flex-direction: row;
                }

                    .navbar-expand-xl .navbar-nav .dropdown-menu {
                        position: absolute;
                    }

                    .navbar-expand-xl .navbar-nav .nav-link {
                        padding-right: 0.5rem;
                        padding-left: 0.5rem;
                    }

                .navbar-expand-xl > .container,
                .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
                    -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
                }

                .navbar-expand-xl .navbar-collapse {
                    display: -ms-flexbox !important;
                    display: flex !important;
                    -ms-flex-preferred-size: auto;
                    flex-basis: auto;
                }

                .navbar-expand-xl .navbar-toggler {
                    display: none;
                }
        }

        .navbar-expand {
            -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

            .navbar-expand > .container,
            .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
                padding-right: 0;
                padding-left: 0;
            }

            .navbar-expand .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row;
            }

                .navbar-expand .navbar-nav .dropdown-menu {
                    position: absolute;
                }

                .navbar-expand .navbar-nav .nav-link {
                    padding-right: 0.5rem;
                    padding-left: 0.5rem;
                }

            .navbar-expand > .container,
            .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            }

            .navbar-expand .navbar-collapse {
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto;
            }

            .navbar-expand .navbar-toggler {
                display: none;
            }

        .navbar-light .navbar-brand {
            color: rgba(0, 0, 0, 0.9);
        }

            .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
                color: rgba(0, 0, 0, 0.9);
            }

        .navbar-light .navbar-nav .nav-link {
            color: rgba(0, 0, 0, 0.5);
        }

            .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
                color: rgba(0, 0, 0, 0.7);
            }

            .navbar-light .navbar-nav .nav-link.disabled {
                color: rgba(0, 0, 0, 0.3);
            }

            .navbar-light .navbar-nav .show > .nav-link,
            .navbar-light .navbar-nav .active > .nav-link,
            .navbar-light .navbar-nav .nav-link.show,
            .navbar-light .navbar-nav .nav-link.active {
                color: rgba(0, 0, 0, 0.9);
            }

        .navbar-light .navbar-toggler {
            color: rgba(0, 0, 0, 0.5);
            border-color: rgba(0, 0, 0, 0.1);
        }

        .navbar-light .navbar-toggler-icon {
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
        }

        .navbar-light .navbar-text {
            color: rgba(0, 0, 0, 0.5);
        }

            .navbar-light .navbar-text a {
                color: rgba(0, 0, 0, 0.9);
            }

                .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
                    color: rgba(0, 0, 0, 0.9);
                }

        .navbar-dark .navbar-brand {
            color: #fff;
        }

            .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
                color: #fff;
            }

        .navbar-dark .navbar-nav .nav-link {
            color: rgba(255, 255, 255, 0.5);
        }

            .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
                color: rgba(255, 255, 255, 0.75);
            }

            .navbar-dark .navbar-nav .nav-link.disabled {
                color: rgba(255, 255, 255, 0.25);
            }

            .navbar-dark .navbar-nav .show > .nav-link,
            .navbar-dark .navbar-nav .active > .nav-link,
            .navbar-dark .navbar-nav .nav-link.show,
            .navbar-dark .navbar-nav .nav-link.active {
                color: #fff;
            }

        .navbar-dark .navbar-toggler {
            color: rgba(255, 255, 255, 0.5);
            border-color: rgba(255, 255, 255, 0.1);
        }

        .navbar-dark .navbar-toggler-icon {
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
        }

        .navbar-dark .navbar-text {
            color: rgba(255, 255, 255, 0.5);
        }

            .navbar-dark .navbar-text a {
                color: #fff;
            }

                .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
                    color: #fff;
                }

        .card {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            border: 1px solid rgba(0, 0, 0, 0.125);
            border-radius: 0.25rem;
        }

            .card > hr {
                margin-right: 0;
                margin-left: 0;
            }

            .card > .list-group {
                border-top: inherit;
                border-bottom: inherit;
            }

                .card > .list-group:first-child {
                    border-top-width: 0;
                    border-top-left-radius: calc(0.25rem - 1px);
                    border-top-right-radius: calc(0.25rem - 1px);
                }

                .card > .list-group:last-child {
                    border-bottom-width: 0;
                    border-bottom-right-radius: calc(0.25rem - 1px);
                    border-bottom-left-radius: calc(0.25rem - 1px);
                }

                .card > .card-header + .list-group,
                .card > .list-group + .card-footer {
                    border-top: 0;
                }

        .card-body {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            min-height: 1px;
            padding: 1.25rem;
        }

        .card-title {
            margin-bottom: 0.75rem;
        }

        .card-subtitle {
            margin-top: -0.375rem;
            margin-bottom: 0;
        }

        .card-text:last-child {
            margin-bottom: 0;
        }

        .card-link:hover {
            text-decoration: none;
        }

        .card-link + .card-link {
            margin-left: 1.25rem;
        }

        .card-header {
            padding: 0.75rem 1.25rem;
            margin-bottom: 0;
            background-color: rgba(0, 0, 0, 0.03);
            border-bottom: 1px solid rgba(0, 0, 0, 0.125);
        }

            .card-header:first-child {
                border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
            }

        .card-footer {
            padding: 0.75rem 1.25rem;
            background-color: rgba(0, 0, 0, 0.03);
            border-top: 1px solid rgba(0, 0, 0, 0.125);
        }

            .card-footer:last-child {
                border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
            }

        .card-header-tabs {
            margin-right: -0.625rem;
            margin-bottom: -0.75rem;
            margin-left: -0.625rem;
            border-bottom: 0;
        }

        .card-header-pills {
            margin-right: -0.625rem;
            margin-left: -0.625rem;
        }

        .card-img-overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            padding: 1.25rem;
            border-radius: calc(0.25rem - 1px);
        }

        .card-img,
        .card-img-top,
        .card-img-bottom {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            width: 100%;
        }

        .card-img,
        .card-img-top {
            border-top-left-radius: calc(0.25rem - 1px);
            border-top-right-radius: calc(0.25rem - 1px);
        }

        .card-img,
        .card-img-bottom {
            border-bottom-right-radius: calc(0.25rem - 1px);
            border-bottom-left-radius: calc(0.25rem - 1px);
        }

        .card-deck .card {
            margin-bottom: 15px;
        }

        @media (min-width: 576px) {
            .card-deck {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-flow: row wrap;
                flex-flow: row wrap;
                margin-right: -15px;
                margin-left: -15px;
            }

                .card-deck .card {
                    -ms-flex: 1 0 0%;
                    flex: 1 0 0%;
                    margin-right: 15px;
                    margin-bottom: 0;
                    margin-left: 15px;
                }
        }

        .card-group > .card {
            margin-bottom: 15px;
        }

        @media (min-width: 576px) {
            .card-group {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-flow: row wrap;
                flex-flow: row wrap;
            }

                .card-group > .card {
                    -ms-flex: 1 0 0%;
                    flex: 1 0 0%;
                    margin-bottom: 0;
                }

                    .card-group > .card + .card {
                        margin-left: 0;
                        border-left: 0;
                    }

                    .card-group > .card:not(:last-child) {
                        border-top-right-radius: 0;
                        border-bottom-right-radius: 0;
                    }

                        .card-group > .card:not(:last-child) .card-img-top,
                        .card-group > .card:not(:last-child) .card-header {
                            border-top-right-radius: 0;
                        }

                        .card-group > .card:not(:last-child) .card-img-bottom,
                        .card-group > .card:not(:last-child) .card-footer {
                            border-bottom-right-radius: 0;
                        }

                    .card-group > .card:not(:first-child) {
                        border-top-left-radius: 0;
                        border-bottom-left-radius: 0;
                    }

                        .card-group > .card:not(:first-child) .card-img-top,
                        .card-group > .card:not(:first-child) .card-header {
                            border-top-left-radius: 0;
                        }

                        .card-group > .card:not(:first-child) .card-img-bottom,
                        .card-group > .card:not(:first-child) .card-footer {
                            border-bottom-left-radius: 0;
                        }
        }

        .card-columns .card {
            margin-bottom: 0.75rem;
        }

        @media (min-width: 576px) {
            .card-columns {
                -webkit-column-count: 3;
                -moz-column-count: 3;
                column-count: 3;
                -webkit-column-gap: 1.25rem;
                -moz-column-gap: 1.25rem;
                column-gap: 1.25rem;
                orphans: 1;
                widows: 1;
            }

                .card-columns .card {
                    display: inline-block;
                    width: 100%;
                }
        }

        .accordion {
            overflow-anchor: none;
        }

            .accordion > .card {
                overflow: hidden;
            }

                .accordion > .card:not(:last-of-type) {
                    border-bottom: 0;
                    border-bottom-right-radius: 0;
                    border-bottom-left-radius: 0;
                }

                .accordion > .card:not(:first-of-type) {
                    border-top-left-radius: 0;
                    border-top-right-radius: 0;
                }

                .accordion > .card > .card-header {
                    border-radius: 0;
                    margin-bottom: -1px;
                }

        .breadcrumb {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0.75rem 1rem;
            margin-bottom: 1rem;
            list-style: none;
            background-color: #e9ecef;
            border-radius: 0.25rem;
        }

        .breadcrumb-item {
            display: -ms-flexbox;
            display: flex;
        }

            .breadcrumb-item + .breadcrumb-item {
                padding-left: 0.5rem;
            }

                .breadcrumb-item + .breadcrumb-item::before {
                    display: inline-block;
                    padding-right: 0.5rem;
                    color: #6c757d;
                    content: "/";
                }

                .breadcrumb-item + .breadcrumb-item:hover::before {
                    text-decoration: underline;
                }

                .breadcrumb-item + .breadcrumb-item:hover::before {
                    text-decoration: none;
                }

            .breadcrumb-item.active {
                color: #6c757d;
            }

        .pagination {
            display: -ms-flexbox;
            display: flex;
            padding-left: 0;
            list-style: none;
            border-radius: 0.25rem;
        }

        .page-link {
            position: relative;
            display: block;
            padding: 0.5rem 0.75rem;
            margin-left: -1px;
            line-height: 1.25;
            color: #007bff;
            background-color: #fff;
            border: 1px solid #dee2e6;
        }

            .page-link:hover {
                z-index: 2;
                color: #0056b3;
                text-decoration: none;
                background-color: #e9ecef;
                border-color: #dee2e6;
            }

            .page-link:focus {
                z-index: 3;
                outline: 0;
                box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

        .page-item:first-child .page-link {
            margin-left: 0;
            border-top-left-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem;
        }

        .page-item:last-child .page-link {
            border-top-right-radius: 0.25rem;
            border-bottom-right-radius: 0.25rem;
        }

        .page-item.active .page-link {
            z-index: 3;
            color: #fff;
            background-color: #007bff;
            border-color: #007bff;
        }

        .page-item.disabled .page-link {
            color: #6c757d;
            pointer-events: none;
            cursor: auto;
            background-color: #fff;
            border-color: #dee2e6;
        }

        .pagination-lg .page-link {
            padding: 0.75rem 1.5rem;
            font-size: 1.25rem;
            line-height: 1.5;
        }

        .pagination-lg .page-item:first-child .page-link {
            border-top-left-radius: 0.3rem;
            border-bottom-left-radius: 0.3rem;
        }

        .pagination-lg .page-item:last-child .page-link {
            border-top-right-radius: 0.3rem;
            border-bottom-right-radius: 0.3rem;
        }

        .pagination-sm .page-link {
            padding: 0.25rem 0.5rem;
            font-size: 0.875rem;
            line-height: 1.5;
        }

        .pagination-sm .page-item:first-child .page-link {
            border-top-left-radius: 0.2rem;
            border-bottom-left-radius: 0.2rem;
        }

        .pagination-sm .page-item:last-child .page-link {
            border-top-right-radius: 0.2rem;
            border-bottom-right-radius: 0.2rem;
        }

        .badge {
            display: inline-block;
            padding: 0.25em 0.4em;
            font-size: 75%;
            font-weight: 700;
            line-height: 1;
            text-align: center;
            white-space: nowrap;
            vertical-align: baseline;
            border-radius: 0.25rem;
            transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }

        @media (prefers-reduced-motion: reduce) {
            .badge {
                transition: none;
            }
        }

        a.badge:hover, a.badge:focus {
            text-decoration: none;
        }

        .badge:empty {
            display: none;
        }

        .btn .badge {
            position: relative;
            top: -1px;
        }

        .badge-pill {
            padding-right: 0.6em;
            padding-left: 0.6em;
            border-radius: 10rem;
        }

        .badge-primary {
            color: #fff;
            background-color: #007bff;
        }

        a.badge-primary:hover, a.badge-primary:focus {
            color: #fff;
            background-color: #0062cc;
        }

        a.badge-primary:focus, a.badge-primary.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
        }

        .badge-secondary {
            color: #fff;
            background-color: #6c757d;
        }

        a.badge-secondary:hover, a.badge-secondary:focus {
            color: #fff;
            background-color: #545b62;
        }

        a.badge-secondary:focus, a.badge-secondary.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
        }

        .badge-success {
            color: #fff;
            background-color: #28a745;
        }

        a.badge-success:hover, a.badge-success:focus {
            color: #fff;
            background-color: #1e7e34;
        }

        a.badge-success:focus, a.badge-success.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        }

        .badge-info {
            color: #fff;
            background-color: #17a2b8;
        }

        a.badge-info:hover, a.badge-info:focus {
            color: #fff;
            background-color: #117a8b;
        }

        a.badge-info:focus, a.badge-info.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        }

        .badge-warning {
            color: #212529;
            background-color: #ffc107;
        }

        a.badge-warning:hover, a.badge-warning:focus {
            color: #212529;
            background-color: #d39e00;
        }

        a.badge-warning:focus, a.badge-warning.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        }

        .badge-danger {
            color: #fff;
            background-color: #dc3545;
        }

        a.badge-danger:hover, a.badge-danger:focus {
            color: #fff;
            background-color: #bd2130;
        }

        a.badge-danger:focus, a.badge-danger.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        }

        .badge-light {
            color: #212529;
            background-color: #f8f9fa;
        }

        a.badge-light:hover, a.badge-light:focus {
            color: #212529;
            background-color: #dae0e5;
        }

        a.badge-light:focus, a.badge-light.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        }

        .badge-dark {
            color: #fff;
            background-color: #343a40;
        }

        a.badge-dark:hover, a.badge-dark:focus {
            color: #fff;
            background-color: #1d2124;
        }

        a.badge-dark:focus, a.badge-dark.focus {
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        }

        .jumbotron {
            padding: 2rem 1rem;
            margin-bottom: 2rem;
            background-color: #e9ecef;
            border-radius: 0.3rem;
        }

        @media (min-width: 576px) {
            .jumbotron {
                padding: 4rem 2rem;
            }
        }

        .jumbotron-fluid {
            padding-right: 0;
            padding-left: 0;
            border-radius: 0;
        }

        .alert {
            position: relative;
            padding: 0.75rem 1.25rem;
            margin-bottom: 1rem;
            border: 1px solid transparent;
            border-radius: 0.25rem;
        }

        .alert-heading {
            color: inherit;
        }

        .alert-link {
            font-weight: 700;
        }

        .alert-dismissible {
            padding-right: 4rem;
        }

            .alert-dismissible .close {
                position: absolute;
                top: 0;
                right: 0;
                z-index: 2;
                padding: 0.75rem 1.25rem;
                color: inherit;
            }

        .alert-primary {
            color: #004085;
            background-color: #cce5ff;
            border-color: #b8daff;
        }

            .alert-primary hr {
                border-top-color: #9fcdff;
            }

            .alert-primary .alert-link {
                color: #002752;
            }

        .alert-secondary {
            color: #383d41;
            background-color: #e2e3e5;
            border-color: #d6d8db;
        }

            .alert-secondary hr {
                border-top-color: #c8cbcf;
            }

            .alert-secondary .alert-link {
                color: #202326;
            }

        .alert-success {
            color: #155724;
            background-color: #d4edda;
            border-color: #c3e6cb;
        }

            .alert-success hr {
                border-top-color: #b1dfbb;
            }

            .alert-success .alert-link {
                color: #0b2e13;
            }

        .alert-info {
            color: #0c5460;
            background-color: #d1ecf1;
            border-color: #bee5eb;
        }

            .alert-info hr {
                border-top-color: #abdde5;
            }

            .alert-info .alert-link {
                color: #062c33;
            }

        .alert-warning {
            color: #856404;
            background-color: #fff3cd;
            border-color: #ffeeba;
        }

            .alert-warning hr {
                border-top-color: #ffe8a1;
            }

            .alert-warning .alert-link {
                color: #533f03;
            }

        .alert-danger {
            color: #721c24;
            background-color: #f8d7da;
            border-color: #f5c6cb;
        }

            .alert-danger hr {
                border-top-color: #f1b0b7;
            }

            .alert-danger .alert-link {
                color: #491217;
            }

        .alert-light {
            color: #818182;
            background-color: #fefefe;
            border-color: #fdfdfe;
        }

            .alert-light hr {
                border-top-color: #ececf6;
            }

            .alert-light .alert-link {
                color: #686868;
            }

        .alert-dark {
            color: #1b1e21;
            background-color: #d6d8d9;
            border-color: #c6c8ca;
        }

            .alert-dark hr {
                border-top-color: #b9bbbe;
            }

            .alert-dark .alert-link {
                color: #040505;
            }

        @-webkit-keyframes progress-bar-stripes {
            from {
                background-position: 1rem 0;
            }

            to {
                background-position: 0 0;
            }
        }

        @keyframes progress-bar-stripes {
            from {
                background-position: 1rem 0;
            }

            to {
                background-position: 0 0;
            }
        }

        .progress {
            display: -ms-flexbox;
            display: flex;
            height: 1rem;
            overflow: hidden;
            line-height: 0;
            font-size: 0.75rem;
            background-color: #e9ecef;
            border-radius: 0.25rem;
        }

        .progress-bar {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center;
            overflow: hidden;
            color: #fff;
            text-align: center;
            white-space: nowrap;
            background-color: #007bff;
            transition: width 0.6s ease;
        }

        @media (prefers-reduced-motion: reduce) {
            .progress-bar {
                transition: none;
            }
        }

        .progress-bar-striped {
            background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
            background-size: 1rem 1rem;
        }

        .progress-bar-animated {
            -webkit-animation: progress-bar-stripes 1s linear infinite;
            animation: progress-bar-stripes 1s linear infinite;
        }

        @media (prefers-reduced-motion: reduce) {
            .progress-bar-animated {
                -webkit-animation: none;
                animation: none;
            }
        }

        .media {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
            align-items: flex-start;
        }

        .media-body {
            -ms-flex: 1;
            flex: 1;
        }

        .list-group {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-left: 0;
            margin-bottom: 0;
            border-radius: 0.25rem;
        }

        .list-group-item-action {
            width: 100%;
            color: #495057;
            text-align: inherit;
        }

            .list-group-item-action:hover, .list-group-item-action:focus {
                z-index: 1;
                color: #495057;
                text-decoration: none;
                background-color: #f8f9fa;
            }

            .list-group-item-action:active {
                color: #212529;
                background-color: #e9ecef;
            }

        .list-group-item {
            position: relative;
            display: block;
            padding: 0.75rem 1.25rem;
            background-color: #fff;
            border: 1px solid rgba(0, 0, 0, 0.125);
        }

            .list-group-item:first-child {
                border-top-left-radius: inherit;
                border-top-right-radius: inherit;
            }

            .list-group-item:last-child {
                border-bottom-right-radius: inherit;
                border-bottom-left-radius: inherit;
            }

            .list-group-item.disabled, .list-group-item:disabled {
                color: #6c757d;
                pointer-events: none;
                background-color: #fff;
            }

            .list-group-item.active {
                z-index: 2;
                color: #fff;
                background-color: #007bff;
                border-color: #007bff;
            }

            .list-group-item + .list-group-item {
                border-top-width: 0;
            }

                .list-group-item + .list-group-item.active {
                    margin-top: -1px;
                    border-top-width: 1px;
                }

        .list-group-horizontal {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .list-group-horizontal > .list-group-item:first-child {
                border-bottom-left-radius: 0.25rem;
                border-top-right-radius: 0;
            }

            .list-group-horizontal > .list-group-item:last-child {
                border-top-right-radius: 0.25rem;
                border-bottom-left-radius: 0;
            }

            .list-group-horizontal > .list-group-item.active {
                margin-top: 0;
            }

            .list-group-horizontal > .list-group-item + .list-group-item {
                border-top-width: 1px;
                border-left-width: 0;
            }

                .list-group-horizontal > .list-group-item + .list-group-item.active {
                    margin-left: -1px;
                    border-left-width: 1px;
                }

        @media (min-width: 576px) {
            .list-group-horizontal-sm {
                -ms-flex-direction: row;
                flex-direction: row;
            }

                .list-group-horizontal-sm > .list-group-item:first-child {
                    border-bottom-left-radius: 0.25rem;
                    border-top-right-radius: 0;
                }

                .list-group-horizontal-sm > .list-group-item:last-child {
                    border-top-right-radius: 0.25rem;
                    border-bottom-left-radius: 0;
                }

                .list-group-horizontal-sm > .list-group-item.active {
                    margin-top: 0;
                }

                .list-group-horizontal-sm > .list-group-item + .list-group-item {
                    border-top-width: 1px;
                    border-left-width: 0;
                }

                    .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
                        margin-left: -1px;
                        border-left-width: 1px;
                    }
        }

        @media (min-width: 768px) {
            .list-group-horizontal-md {
                -ms-flex-direction: row;
                flex-direction: row;
            }

                .list-group-horizontal-md > .list-group-item:first-child {
                    border-bottom-left-radius: 0.25rem;
                    border-top-right-radius: 0;
                }

                .list-group-horizontal-md > .list-group-item:last-child {
                    border-top-right-radius: 0.25rem;
                    border-bottom-left-radius: 0;
                }

                .list-group-horizontal-md > .list-group-item.active {
                    margin-top: 0;
                }

                .list-group-horizontal-md > .list-group-item + .list-group-item {
                    border-top-width: 1px;
                    border-left-width: 0;
                }

                    .list-group-horizontal-md > .list-group-item + .list-group-item.active {
                        margin-left: -1px;
                        border-left-width: 1px;
                    }
        }

        @media (min-width: 992px) {
            .list-group-horizontal-lg {
                -ms-flex-direction: row;
                flex-direction: row;
            }

                .list-group-horizontal-lg > .list-group-item:first-child {
                    border-bottom-left-radius: 0.25rem;
                    border-top-right-radius: 0;
                }

                .list-group-horizontal-lg > .list-group-item:last-child {
                    border-top-right-radius: 0.25rem;
                    border-bottom-left-radius: 0;
                }

                .list-group-horizontal-lg > .list-group-item.active {
                    margin-top: 0;
                }

                .list-group-horizontal-lg > .list-group-item + .list-group-item {
                    border-top-width: 1px;
                    border-left-width: 0;
                }

                    .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
                        margin-left: -1px;
                        border-left-width: 1px;
                    }
        }

        @media (min-width: 1200px) {
            .list-group-horizontal-xl {
                -ms-flex-direction: row;
                flex-direction: row;
            }

                .list-group-horizontal-xl > .list-group-item:first-child {
                    border-bottom-left-radius: 0.25rem;
                    border-top-right-radius: 0;
                }

                .list-group-horizontal-xl > .list-group-item:last-child {
                    border-top-right-radius: 0.25rem;
                    border-bottom-left-radius: 0;
                }

                .list-group-horizontal-xl > .list-group-item.active {
                    margin-top: 0;
                }

                .list-group-horizontal-xl > .list-group-item + .list-group-item {
                    border-top-width: 1px;
                    border-left-width: 0;
                }

                    .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
                        margin-left: -1px;
                        border-left-width: 1px;
                    }
        }

        .list-group-flush {
            border-radius: 0;
        }

            .list-group-flush > .list-group-item {
                border-width: 0 0 1px;
            }

                .list-group-flush > .list-group-item:last-child {
                    border-bottom-width: 0;
                }

        .list-group-item-primary {
            color: #004085;
            background-color: #b8daff;
        }

            .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
                color: #004085;
                background-color: #9fcdff;
            }

            .list-group-item-primary.list-group-item-action.active {
                color: #fff;
                background-color: #004085;
                border-color: #004085;
            }

        .list-group-item-secondary {
            color: #383d41;
            background-color: #d6d8db;
        }

            .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
                color: #383d41;
                background-color: #c8cbcf;
            }

            .list-group-item-secondary.list-group-item-action.active {
                color: #fff;
                background-color: #383d41;
                border-color: #383d41;
            }

        .list-group-item-success {
            color: #155724;
            background-color: #c3e6cb;
        }

            .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
                color: #155724;
                background-color: #b1dfbb;
            }

            .list-group-item-success.list-group-item-action.active {
                color: #fff;
                background-color: #155724;
                border-color: #155724;
            }

        .list-group-item-info {
            color: #0c5460;
            background-color: #bee5eb;
        }

            .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
                color: #0c5460;
                background-color: #abdde5;
            }

            .list-group-item-info.list-group-item-action.active {
                color: #fff;
                background-color: #0c5460;
                border-color: #0c5460;
            }

        .list-group-item-warning {
            color: #856404;
            background-color: #ffeeba;
        }

            .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
                color: #856404;
                background-color: #ffe8a1;
            }

            .list-group-item-warning.list-group-item-action.active {
                color: #fff;
                background-color: #856404;
                border-color: #856404;
            }

        .list-group-item-danger {
            color: #721c24;
            background-color: #f5c6cb;
        }

            .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
                color: #721c24;
                background-color: #f1b0b7;
            }

            .list-group-item-danger.list-group-item-action.active {
                color: #fff;
                background-color: #721c24;
                border-color: #721c24;
            }

        .list-group-item-light {
            color: #818182;
            background-color: #fdfdfe;
        }

            .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
                color: #818182;
                background-color: #ececf6;
            }

            .list-group-item-light.list-group-item-action.active {
                color: #fff;
                background-color: #818182;
                border-color: #818182;
            }

        .list-group-item-dark {
            color: #1b1e21;
            background-color: #c6c8ca;
        }

            .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
                color: #1b1e21;
                background-color: #b9bbbe;
            }

            .list-group-item-dark.list-group-item-action.active {
                color: #fff;
                background-color: #1b1e21;
                border-color: #1b1e21;
            }

        .close {
            float: right;
            font-size: 1.5rem;
            font-weight: 700;
            line-height: 1;
            color: #000;
            text-shadow: 0 1px 0 #fff;
            opacity: .5;
        }

            .close:hover {
                color: #000;
                text-decoration: none;
            }

            .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
                opacity: .75;
            }

        button.close {
            padding: 0;
            background-color: transparent;
            border: 0;
        }

        a.close.disabled {
            pointer-events: none;
        }

        .toast {
            -ms-flex-preferred-size: 350px;
            flex-basis: 350px;
            max-width: 350px;
            font-size: 0.875rem;
            background-color: rgba(255, 255, 255, 0.85);
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
            opacity: 0;
            border-radius: 0.25rem;
        }

            .toast:not(:last-child) {
                margin-bottom: 0.75rem;
            }

            .toast.showing {
                opacity: 1;
            }

            .toast.show {
                display: block;
                opacity: 1;
            }

            .toast.hide {
                display: none;
            }

        .toast-header {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            padding: 0.25rem 0.75rem;
            color: #6c757d;
            background-color: rgba(255, 255, 255, 0.85);
            background-clip: padding-box;
            border-bottom: 1px solid rgba(0, 0, 0, 0.05);
            border-top-left-radius: calc(0.25rem - 1px);
            border-top-right-radius: calc(0.25rem - 1px);
        }

        .toast-body {
            padding: 0.75rem;
        }

        .modal-open {
            overflow: hidden;
        }

            .modal-open .modal {
                overflow-x: hidden;
                overflow-y: auto;
            }

        .modal {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1050;
            display: none;
            width: 100%;
            height: 100%;
            overflow: hidden;
            outline: 0;
        }

        .modal-dialog {
            position: relative;
            width: auto;
            margin: 0.5rem;
            pointer-events: none;
        }

        .modal.fade .modal-dialog {
            transition: -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out;
            transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
            -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
        }

        @media (prefers-reduced-motion: reduce) {
            .modal.fade .modal-dialog {
                transition: none;
            }
        }

        .modal.show .modal-dialog {
            -webkit-transform: none;
            transform: none;
        }

        .modal.modal-static .modal-dialog {
            -webkit-transform: scale(1.02);
            transform: scale(1.02);
        }

        .modal-dialog-scrollable {
            display: -ms-flexbox;
            display: flex;
            max-height: calc(100% - 1rem);
        }

            .modal-dialog-scrollable .modal-content {
                max-height: calc(100vh - 1rem);
                overflow: hidden;
            }

            .modal-dialog-scrollable .modal-header,
            .modal-dialog-scrollable .modal-footer {
                -ms-flex-negative: 0;
                flex-shrink: 0;
            }

            .modal-dialog-scrollable .modal-body {
                overflow-y: auto;
            }

        .modal-dialog-centered {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            min-height: calc(100% - 1rem);
        }

            .modal-dialog-centered::before {
                display: block;
                height: calc(100vh - 1rem);
                height: -webkit-min-content;
                height: -moz-min-content;
                height: min-content;
                content: "";
            }

            .modal-dialog-centered.modal-dialog-scrollable {
                -ms-flex-direction: column;
                flex-direction: column;
                -ms-flex-pack: center;
                justify-content: center;
                height: 100%;
            }

                .modal-dialog-centered.modal-dialog-scrollable .modal-content {
                    max-height: none;
                }

                .modal-dialog-centered.modal-dialog-scrollable::before {
                    content: none;
                }

        .modal-content {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            width: 100%;
            pointer-events: auto;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, 0.2);
            border-radius: 0.3rem;
            outline: 0;
        }

        .modal-backdrop {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1040;
            width: 100vw;
            height: 100vh;
            background-color: #000;
        }

            .modal-backdrop.fade {
                opacity: 0;
            }

            .modal-backdrop.show {
                opacity: 0.5;
            }

        .modal-header {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
            align-items: flex-start;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 1rem 1rem;
            border-bottom: 1px solid #dee2e6;
            border-top-left-radius: calc(0.3rem - 1px);
            border-top-right-radius: calc(0.3rem - 1px);
        }

            .modal-header .close {
                padding: 1rem 1rem;
                margin: -1rem -1rem -1rem auto;
            }

        .modal-title {
            margin-bottom: 0;
            line-height: 1.5;
        }

        .modal-body {
            position: relative;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding: 1rem;
        }

        .modal-footer {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: end;
            justify-content: flex-end;
            padding: 0.75rem;
            border-top: 1px solid #dee2e6;
            border-bottom-right-radius: calc(0.3rem - 1px);
            border-bottom-left-radius: calc(0.3rem - 1px);
        }

            .modal-footer > * {
                margin: 0.25rem;
            }

        .modal-scrollbar-measure {
            position: absolute;
            top: -9999px;
            width: 50px;
            height: 50px;
            overflow: scroll;
        }

        @media (min-width: 576px) {
            .modal-dialog {
                max-width: 500px;
                margin: 1.75rem auto;
            }

            .modal-dialog-scrollable {
                max-height: calc(100% - 3.5rem);
            }

                .modal-dialog-scrollable .modal-content {
                    max-height: calc(100vh - 3.5rem);
                }

            .modal-dialog-centered {
                min-height: calc(100% - 3.5rem);
            }

                .modal-dialog-centered::before {
                    height: calc(100vh - 3.5rem);
                    height: -webkit-min-content;
                    height: -moz-min-content;
                    height: min-content;
                }

            .modal-sm {
                max-width: 300px;
            }
        }

        @media (min-width: 992px) {
            .modal-lg,
            .modal-xl {
                max-width: 800px;
            }
        }

        @media (min-width: 1200px) {
            .modal-xl {
                max-width: 1140px;
            }
        }

        .tooltip {
            position: absolute;
            z-index: 1070;
            display: block;
            margin: 0;
            font-family: "Open Sans", sans-serif;
            font-style: normal;
            font-weight: 400;
            line-height: 1.5;
            text-align: left;
            text-align: start;
            text-decoration: none;
            text-shadow: none;
            text-transform: none;
            letter-spacing: normal;
            word-break: normal;
            word-spacing: normal;
            white-space: normal;
            line-break: auto;
            font-size: 0.875rem;
            word-wrap: break-word;
            opacity: 0;
        }

            .tooltip.show {
                opacity: 0.9;
            }

            .tooltip .arrow {
                position: absolute;
                display: block;
                width: 0.8rem;
                height: 0.4rem;
            }

                .tooltip .arrow::before {
                    position: absolute;
                    content: "";
                    border-color: transparent;
                    border-style: solid;
                }

        .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
            padding: 0.4rem 0;
        }

            .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
                bottom: 0;
            }

                .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
                    top: 0;
                    border-width: 0.4rem 0.4rem 0;
                    border-top-color: #000;
                }

        .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
            padding: 0 0.4rem;
        }

            .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
                left: 0;
                width: 0.4rem;
                height: 0.8rem;
            }

                .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
                    right: 0;
                    border-width: 0.4rem 0.4rem 0.4rem 0;
                    border-right-color: #000;
                }

        .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
            padding: 0.4rem 0;
        }

            .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
                top: 0;
            }

                .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
                    bottom: 0;
                    border-width: 0 0.4rem 0.4rem;
                    border-bottom-color: #000;
                }

        .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
            padding: 0 0.4rem;
        }

            .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
                right: 0;
                width: 0.4rem;
                height: 0.8rem;
            }

                .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
                    left: 0;
                    border-width: 0.4rem 0 0.4rem 0.4rem;
                    border-left-color: #000;
                }

        .tooltip-inner {
            max-width: 200px;
            padding: 0.25rem 0.5rem;
            color: #fff;
            text-align: center;
            background-color: #000;
            border-radius: 0.25rem;
        }

        .popover {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1060;
            display: block;
            max-width: 276px;
            font-family: "Open Sans", sans-serif;
            font-style: normal;
            font-weight: 400;
            line-height: 1.5;
            text-align: left;
            text-align: start;
            text-decoration: none;
            text-shadow: none;
            text-transform: none;
            letter-spacing: normal;
            word-break: normal;
            word-spacing: normal;
            white-space: normal;
            line-break: auto;
            font-size: 0.875rem;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, 0.2);
            border-radius: 0.3rem;
        }

            .popover .arrow {
                position: absolute;
                display: block;
                width: 1rem;
                height: 0.5rem;
                margin: 0 0.3rem;
            }

                .popover .arrow::before, .popover .arrow::after {
                    position: absolute;
                    display: block;
                    content: "";
                    border-color: transparent;
                    border-style: solid;
                }

        .bs-popover-top, .bs-popover-auto[x-placement^="top"] {
            margin-bottom: 0.5rem;
        }

            .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
                bottom: calc(-0.5rem - 1px);
            }

                .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
                    bottom: 0;
                    border-width: 0.5rem 0.5rem 0;
                    border-top-color: rgba(0, 0, 0, 0.25);
                }

                .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
                    bottom: 1px;
                    border-width: 0.5rem 0.5rem 0;
                    border-top-color: #fff;
                }

        .bs-popover-right, .bs-popover-auto[x-placement^="right"] {
            margin-left: 0.5rem;
        }

            .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
                left: calc(-0.5rem - 1px);
                width: 0.5rem;
                height: 1rem;
                margin: 0.3rem 0;
            }

                .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
                    left: 0;
                    border-width: 0.5rem 0.5rem 0.5rem 0;
                    border-right-color: rgba(0, 0, 0, 0.25);
                }

                .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
                    left: 1px;
                    border-width: 0.5rem 0.5rem 0.5rem 0;
                    border-right-color: #fff;
                }

        .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
            margin-top: 0.5rem;
        }

            .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
                top: calc(-0.5rem - 1px);
            }

                .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
                    top: 0;
                    border-width: 0 0.5rem 0.5rem 0.5rem;
                    border-bottom-color: rgba(0, 0, 0, 0.25);
                }

                .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
                    top: 1px;
                    border-width: 0 0.5rem 0.5rem 0.5rem;
                    border-bottom-color: #fff;
                }

            .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
                position: absolute;
                top: 0;
                left: 50%;
                display: block;
                width: 1rem;
                margin-left: -0.5rem;
                content: "";
                border-bottom: 1px solid #f7f7f7;
            }

        .bs-popover-left, .bs-popover-auto[x-placement^="left"] {
            margin-right: 0.5rem;
        }

            .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
                right: calc(-0.5rem - 1px);
                width: 0.5rem;
                height: 1rem;
                margin: 0.3rem 0;
            }

                .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
                    right: 0;
                    border-width: 0.5rem 0 0.5rem 0.5rem;
                    border-left-color: rgba(0, 0, 0, 0.25);
                }

                .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
                    right: 1px;
                    border-width: 0.5rem 0 0.5rem 0.5rem;
                    border-left-color: #fff;
                }

        .popover-header {
            padding: 0.5rem 0.75rem;
            margin-bottom: 0;
            font-size: 1rem;
            background-color: #f7f7f7;
            border-bottom: 1px solid #ebebeb;
            border-top-left-radius: calc(0.3rem - 1px);
            border-top-right-radius: calc(0.3rem - 1px);
        }

            .popover-header:empty {
                display: none;
            }

        .popover-body {
            padding: 0.5rem 0.75rem;
            color: #212529;
        }

        .carousel {
            position: relative;
        }

            .carousel.pointer-event {
                -ms-touch-action: pan-y;
                touch-action: pan-y;
            }

        .carousel-inner {
            position: relative;
            width: 100%;
            overflow: hidden;
        }

            .carousel-inner::after {
                display: block;
                clear: both;
                content: "";
            }

        .carousel-item {
            position: relative;
            display: none;
            float: left;
            width: 100%;
            margin-right: -100%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            transition: -webkit-transform 0.6s ease-in-out;
            transition: transform 0.6s ease-in-out;
            transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        }

        @media (prefers-reduced-motion: reduce) {
            .carousel-item {
                transition: none;
            }
        }

        .carousel-item.active,
        .carousel-item-next,
        .carousel-item-prev {
            display: block;
        }

            .carousel-item-next:not(.carousel-item-left),
            .active.carousel-item-right {
                -webkit-transform: translateX(100%);
                transform: translateX(100%);
            }

            .carousel-item-prev:not(.carousel-item-right),
            .active.carousel-item-left {
                -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
            }

        .carousel-fade .carousel-item {
            opacity: 0;
            transition-property: opacity;
            -webkit-transform: none;
            transform: none;
        }

            .carousel-fade .carousel-item.active,
            .carousel-fade .carousel-item-next.carousel-item-left,
            .carousel-fade .carousel-item-prev.carousel-item-right {
                z-index: 1;
                opacity: 1;
            }

        .carousel-fade .active.carousel-item-left,
        .carousel-fade .active.carousel-item-right {
            z-index: 0;
            opacity: 0;
            transition: opacity 0s 0.6s;
        }

        @media (prefers-reduced-motion: reduce) {
            .carousel-fade .active.carousel-item-left,
            .carousel-fade .active.carousel-item-right {
                transition: none;
            }
        }

        .carousel-control-prev,
        .carousel-control-next {
            position: absolute;
            top: 0;
            bottom: 0;
            z-index: 1;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 15%;
            color: #fff;
            text-align: center;
            opacity: 0.5;
            transition: opacity 0.15s ease;
        }

        @media (prefers-reduced-motion: reduce) {
            .carousel-control-prev,
            .carousel-control-next {
                transition: none;
            }
        }

        .carousel-control-prev:hover, .carousel-control-prev:focus,
        .carousel-control-next:hover,
        .carousel-control-next:focus {
            color: #fff;
            text-decoration: none;
            outline: 0;
            opacity: 0.9;
        }

        .carousel-control-prev {
            left: 0;
        }

        .carousel-control-next {
            right: 0;
        }

        .carousel-control-prev-icon,
        .carousel-control-next-icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: no-repeat 50% / 100% 100%;
        }

        .carousel-control-prev-icon {
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e);
        }

        .carousel-control-next-icon {
            background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
        }

        .carousel-indicators {
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 15;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            padding-left: 0;
            margin-right: 15%;
            margin-left: 15%;
            list-style: none;
        }

            .carousel-indicators li {
                box-sizing: content-box;
                -ms-flex: 0 1 auto;
                flex: 0 1 auto;
                width: 30px;
                height: 3px;
                margin-right: 3px;
                margin-left: 3px;
                text-indent: -999px;
                cursor: pointer;
                background-color: #fff;
                background-clip: padding-box;
                border-top: 10px solid transparent;
                border-bottom: 10px solid transparent;
                opacity: .5;
                transition: opacity 0.6s ease;
            }

        @media (prefers-reduced-motion: reduce) {
            .carousel-indicators li {
                transition: none;
            }
        }

        .carousel-indicators .active {
            opacity: 1;
        }

        .carousel-caption {
            position: absolute;
            right: 15%;
            bottom: 20px;
            left: 15%;
            z-index: 10;
            padding-top: 20px;
            padding-bottom: 20px;
            color: #fff;
            text-align: center;
        }

        @-webkit-keyframes spinner-border {
            to {
                -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }

        @keyframes spinner-border {
            to {
                -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }

        .spinner-border {
            display: inline-block;
            width: 2rem;
            height: 2rem;
            vertical-align: text-bottom;
            border: 0.25em solid currentColor;
            border-right-color: transparent;
            border-radius: 50%;
            -webkit-animation: spinner-border .75s linear infinite;
            animation: spinner-border .75s linear infinite;
        }

        .spinner-border-sm {
            width: 1rem;
            height: 1rem;
            border-width: 0.2em;
        }

        @-webkit-keyframes spinner-grow {
            0% {
                -webkit-transform: scale(0);
                transform: scale(0);
            }

            50% {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }

        @keyframes spinner-grow {
            0% {
                -webkit-transform: scale(0);
                transform: scale(0);
            }

            50% {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }

        .spinner-grow {
            display: inline-block;
            width: 2rem;
            height: 2rem;
            vertical-align: text-bottom;
            background-color: currentColor;
            border-radius: 50%;
            opacity: 0;
            -webkit-animation: spinner-grow .75s linear infinite;
            animation: spinner-grow .75s linear infinite;
        }

        .spinner-grow-sm {
            width: 1rem;
            height: 1rem;
        }

        .align-baseline {
            vertical-align: baseline !important;
        }

        .align-top {
            vertical-align: top !important;
        }

        .align-middle {
            vertical-align: middle !important;
        }

        .align-bottom {
            vertical-align: bottom !important;
        }

        .align-text-bottom {
            vertical-align: text-bottom !important;
        }

        .align-text-top {
            vertical-align: text-top !important;
        }

        .bg-primary {
            background-color: #007bff !important;
        }

        a.bg-primary:hover, a.bg-primary:focus,
        button.bg-primary:hover,
        button.bg-primary:focus {
            background-color: #0062cc !important;
        }

        .bg-secondary {
            background-color: #6c757d !important;
        }

        a.bg-secondary:hover, a.bg-secondary:focus,
        button.bg-secondary:hover,
        button.bg-secondary:focus {
            background-color: #545b62 !important;
        }

        .bg-success {
            background-color: #28a745 !important;
        }

        a.bg-success:hover, a.bg-success:focus,
        button.bg-success:hover,
        button.bg-success:focus {
            background-color: #1e7e34 !important;
        }

        .bg-info {
            background-color: #17a2b8 !important;
        }

        a.bg-info:hover, a.bg-info:focus,
        button.bg-info:hover,
        button.bg-info:focus {
            background-color: #117a8b !important;
        }

        .bg-warning {
            background-color: #ffc107 !important;
        }

        a.bg-warning:hover, a.bg-warning:focus,
        button.bg-warning:hover,
        button.bg-warning:focus {
            background-color: #d39e00 !important;
        }

        .bg-danger {
            background-color: #dc3545 !important;
        }

        a.bg-danger:hover, a.bg-danger:focus,
        button.bg-danger:hover,
        button.bg-danger:focus {
            background-color: #bd2130 !important;
        }

        .bg-light {
            background-color: #f8f9fa !important;
        }

        a.bg-light:hover, a.bg-light:focus,
        button.bg-light:hover,
        button.bg-light:focus {
            background-color: #dae0e5 !important;
        }

        .bg-dark {
            background-color: #343a40 !important;
        }

        a.bg-dark:hover, a.bg-dark:focus,
        button.bg-dark:hover,
        button.bg-dark:focus {
            background-color: #1d2124 !important;
        }

        .bg-white {
            background-color: #fff !important;
        }

        .bg-transparent {
            background-color: transparent !important;
        }

        .border {
            border: 1px solid #dee2e6 !important;
        }

        .border-top {
            border-top: 1px solid #dee2e6 !important;
        }

        .border-right {
            border-right: 1px solid #dee2e6 !important;
        }

        .border-bottom {
            border-bottom: 1px solid #dee2e6 !important;
        }

        .border-left {
            border-left: 1px solid #dee2e6 !important;
        }

        .border-0 {
            border: 0 !important;
        }

        .border-top-0 {
            border-top: 0 !important;
        }

        .border-right-0 {
            border-right: 0 !important;
        }

        .border-bottom-0 {
            border-bottom: 0 !important;
        }

        .border-left-0 {
            border-left: 0 !important;
        }

        .border-primary {
            border-color: #007bff !important;
        }

        .border-secondary {
            border-color: #6c757d !important;
        }

        .border-success {
            border-color: #28a745 !important;
        }

        .border-info {
            border-color: #17a2b8 !important;
        }

        .border-warning {
            border-color: #ffc107 !important;
        }

        .border-danger {
            border-color: #dc3545 !important;
        }

        .border-light {
            border-color: #f8f9fa !important;
        }

        .border-dark {
            border-color: #343a40 !important;
        }

        .border-white {
            border-color: #fff !important;
        }

        .rounded-sm {
            border-radius: 0.2rem !important;
        }

        .rounded {
            border-radius: 0.25rem !important;
        }

        .rounded-top {
            border-top-left-radius: 0.25rem !important;
            border-top-right-radius: 0.25rem !important;
        }

        .rounded-right {
            border-top-right-radius: 0.25rem !important;
            border-bottom-right-radius: 0.25rem !important;
        }

        .rounded-bottom {
            border-bottom-right-radius: 0.25rem !important;
            border-bottom-left-radius: 0.25rem !important;
        }

        .rounded-left {
            border-top-left-radius: 0.25rem !important;
            border-bottom-left-radius: 0.25rem !important;
        }

        .rounded-lg {
            border-radius: 0.3rem !important;
        }

        .rounded-circle {
            border-radius: 50% !important;
        }

        .rounded-pill {
            border-radius: 50rem !important;
        }

        .rounded-0 {
            border-radius: 0 !important;
        }

        .clearfix::after {
            display: block;
            clear: both;
            content: "";
        }

        .d-none {
            display: none !important;
        }

        .d-inline {
            display: inline !important;
        }

        .d-inline-block {
            display: inline-block !important;
        }

        .d-block {
            display: block !important;
        }

        .d-table {
            display: table !important;
        }

        .d-table-row {
            display: table-row !important;
        }

        .d-table-cell {
            display: table-cell !important;
        }

        .d-flex {
            display: -ms-flexbox !important;
            display: flex !important;
        }

        .d-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }

        @media (min-width: 576px) {
            .d-sm-none {
                display: none !important;
            }

            .d-sm-inline {
                display: inline !important;
            }

            .d-sm-inline-block {
                display: inline-block !important;
            }

            .d-sm-block {
                display: block !important;
            }

            .d-sm-table {
                display: table !important;
            }

            .d-sm-table-row {
                display: table-row !important;
            }

            .d-sm-table-cell {
                display: table-cell !important;
            }

            .d-sm-flex {
                display: -ms-flexbox !important;
                display: flex !important;
            }

            .d-sm-inline-flex {
                display: -ms-inline-flexbox !important;
                display: inline-flex !important;
            }
        }

        @media (min-width: 768px) {
            .d-md-none {
                display: none !important;
            }

            .d-md-inline {
                display: inline !important;
            }

            .d-md-inline-block {
                display: inline-block !important;
            }

            .d-md-block {
                display: block !important;
            }

            .d-md-table {
                display: table !important;
            }

            .d-md-table-row {
                display: table-row !important;
            }

            .d-md-table-cell {
                display: table-cell !important;
            }

            .d-md-flex {
                display: -ms-flexbox !important;
                display: flex !important;
            }

            .d-md-inline-flex {
                display: -ms-inline-flexbox !important;
                display: inline-flex !important;
            }
        }

        @media (min-width: 992px) {
            .d-lg-none {
                display: none !important;
            }

            .d-lg-inline {
                display: inline !important;
            }

            .d-lg-inline-block {
                display: inline-block !important;
            }

            .d-lg-block {
                display: block !important;
            }

            .d-lg-table {
                display: table !important;
            }

            .d-lg-table-row {
                display: table-row !important;
            }

            .d-lg-table-cell {
                display: table-cell !important;
            }

            .d-lg-flex {
                display: -ms-flexbox !important;
                display: flex !important;
            }

            .d-lg-inline-flex {
                display: -ms-inline-flexbox !important;
                display: inline-flex !important;
            }
        }

        @media (min-width: 1200px) {
            .d-xl-none {
                display: none !important;
            }

            .d-xl-inline {
                display: inline !important;
            }

            .d-xl-inline-block {
                display: inline-block !important;
            }

            .d-xl-block {
                display: block !important;
            }

            .d-xl-table {
                display: table !important;
            }

            .d-xl-table-row {
                display: table-row !important;
            }

            .d-xl-table-cell {
                display: table-cell !important;
            }

            .d-xl-flex {
                display: -ms-flexbox !important;
                display: flex !important;
            }

            .d-xl-inline-flex {
                display: -ms-inline-flexbox !important;
                display: inline-flex !important;
            }
        }

        @media print {
            .d-print-none {
                display: none !important;
            }

            .d-print-inline {
                display: inline !important;
            }

            .d-print-inline-block {
                display: inline-block !important;
            }

            .d-print-block {
                display: block !important;
            }

            .d-print-table {
                display: table !important;
            }

            .d-print-table-row {
                display: table-row !important;
            }

            .d-print-table-cell {
                display: table-cell !important;
            }

            .d-print-flex {
                display: -ms-flexbox !important;
                display: flex !important;
            }

            .d-print-inline-flex {
                display: -ms-inline-flexbox !important;
                display: inline-flex !important;
            }
        }

        .embed-responsive {
            position: relative;
            display: block;
            width: 100%;
            padding: 0;
            overflow: hidden;
        }

            .embed-responsive::before {
                display: block;
                content: "";
            }

            .embed-responsive .embed-responsive-item,
            .embed-responsive iframe,
            .embed-responsive embed,
            .embed-responsive object,
            .embed-responsive video {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border: 0;
            }

        .embed-responsive-21by9::before {
            padding-top: 42.857143%;
        }

        .embed-responsive-16by9::before {
            padding-top: 56.25%;
        }

        .embed-responsive-4by3::before {
            padding-top: 75%;
        }

        .embed-responsive-1by1::before {
            padding-top: 100%;
        }

        .flex-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important;
        }

        .flex-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important;
        }

        .flex-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
        }

        .flex-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
        }

        .flex-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
        }

        .flex-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
        }

        .flex-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
        }

        .flex-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
        }

        .flex-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
        }

        .flex-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
        }

        .flex-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
        }

        .flex-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
        }

        .justify-content-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important;
        }

        .justify-content-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important;
        }

        .justify-content-center {
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .justify-content-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important;
        }

        .justify-content-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
        }

        .align-items-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important;
        }

        .align-items-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important;
        }

        .align-items-center {
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        .align-items-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important;
        }

        .align-items-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important;
        }

        .align-content-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
        }

        .align-content-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
        }

        .align-content-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important;
        }

        .align-content-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
        }

        .align-content-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
        }

        .align-content-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
        }

        .align-self-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important;
        }

        .align-self-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important;
        }

        .align-self-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important;
        }

        .align-self-center {
            -ms-flex-item-align: center !important;
            align-self: center !important;
        }

        .align-self-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
        }

        .align-self-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
        }

        @media (min-width: 576px) {
            .flex-sm-row {
                -ms-flex-direction: row !important;
                flex-direction: row !important;
            }

            .flex-sm-column {
                -ms-flex-direction: column !important;
                flex-direction: column !important;
            }

            .flex-sm-row-reverse {
                -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
            }

            .flex-sm-column-reverse {
                -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
            }

            .flex-sm-wrap {
                -ms-flex-wrap: wrap !important;
                flex-wrap: wrap !important;
            }

            .flex-sm-nowrap {
                -ms-flex-wrap: nowrap !important;
                flex-wrap: nowrap !important;
            }

            .flex-sm-wrap-reverse {
                -ms-flex-wrap: wrap-reverse !important;
                flex-wrap: wrap-reverse !important;
            }

            .flex-sm-fill {
                -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
            }

            .flex-sm-grow-0 {
                -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
            }

            .flex-sm-grow-1 {
                -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
            }

            .flex-sm-shrink-0 {
                -ms-flex-negative: 0 !important;
                flex-shrink: 0 !important;
            }

            .flex-sm-shrink-1 {
                -ms-flex-negative: 1 !important;
                flex-shrink: 1 !important;
            }

            .justify-content-sm-start {
                -ms-flex-pack: start !important;
                justify-content: flex-start !important;
            }

            .justify-content-sm-end {
                -ms-flex-pack: end !important;
                justify-content: flex-end !important;
            }

            .justify-content-sm-center {
                -ms-flex-pack: center !important;
                justify-content: center !important;
            }

            .justify-content-sm-between {
                -ms-flex-pack: justify !important;
                justify-content: space-between !important;
            }

            .justify-content-sm-around {
                -ms-flex-pack: distribute !important;
                justify-content: space-around !important;
            }

            .align-items-sm-start {
                -ms-flex-align: start !important;
                align-items: flex-start !important;
            }

            .align-items-sm-end {
                -ms-flex-align: end !important;
                align-items: flex-end !important;
            }

            .align-items-sm-center {
                -ms-flex-align: center !important;
                align-items: center !important;
            }

            .align-items-sm-baseline {
                -ms-flex-align: baseline !important;
                align-items: baseline !important;
            }

            .align-items-sm-stretch {
                -ms-flex-align: stretch !important;
                align-items: stretch !important;
            }

            .align-content-sm-start {
                -ms-flex-line-pack: start !important;
                align-content: flex-start !important;
            }

            .align-content-sm-end {
                -ms-flex-line-pack: end !important;
                align-content: flex-end !important;
            }

            .align-content-sm-center {
                -ms-flex-line-pack: center !important;
                align-content: center !important;
            }

            .align-content-sm-between {
                -ms-flex-line-pack: justify !important;
                align-content: space-between !important;
            }

            .align-content-sm-around {
                -ms-flex-line-pack: distribute !important;
                align-content: space-around !important;
            }

            .align-content-sm-stretch {
                -ms-flex-line-pack: stretch !important;
                align-content: stretch !important;
            }

            .align-self-sm-auto {
                -ms-flex-item-align: auto !important;
                align-self: auto !important;
            }

            .align-self-sm-start {
                -ms-flex-item-align: start !important;
                align-self: flex-start !important;
            }

            .align-self-sm-end {
                -ms-flex-item-align: end !important;
                align-self: flex-end !important;
            }

            .align-self-sm-center {
                -ms-flex-item-align: center !important;
                align-self: center !important;
            }

            .align-self-sm-baseline {
                -ms-flex-item-align: baseline !important;
                align-self: baseline !important;
            }

            .align-self-sm-stretch {
                -ms-flex-item-align: stretch !important;
                align-self: stretch !important;
            }
        }

        @media (min-width: 768px) {
            .flex-md-row {
                -ms-flex-direction: row !important;
                flex-direction: row !important;
            }

            .flex-md-column {
                -ms-flex-direction: column !important;
                flex-direction: column !important;
            }

            .flex-md-row-reverse {
                -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
            }

            .flex-md-column-reverse {
                -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
            }

            .flex-md-wrap {
                -ms-flex-wrap: wrap !important;
                flex-wrap: wrap !important;
            }

            .flex-md-nowrap {
                -ms-flex-wrap: nowrap !important;
                flex-wrap: nowrap !important;
            }

            .flex-md-wrap-reverse {
                -ms-flex-wrap: wrap-reverse !important;
                flex-wrap: wrap-reverse !important;
            }

            .flex-md-fill {
                -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
            }

            .flex-md-grow-0 {
                -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
            }

            .flex-md-grow-1 {
                -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
            }

            .flex-md-shrink-0 {
                -ms-flex-negative: 0 !important;
                flex-shrink: 0 !important;
            }

            .flex-md-shrink-1 {
                -ms-flex-negative: 1 !important;
                flex-shrink: 1 !important;
            }

            .justify-content-md-start {
                -ms-flex-pack: start !important;
                justify-content: flex-start !important;
            }

            .justify-content-md-end {
                -ms-flex-pack: end !important;
                justify-content: flex-end !important;
            }

            .justify-content-md-center {
                -ms-flex-pack: center !important;
                justify-content: center !important;
            }

            .justify-content-md-between {
                -ms-flex-pack: justify !important;
                justify-content: space-between !important;
            }

            .justify-content-md-around {
                -ms-flex-pack: distribute !important;
                justify-content: space-around !important;
            }

            .align-items-md-start {
                -ms-flex-align: start !important;
                align-items: flex-start !important;
            }

            .align-items-md-end {
                -ms-flex-align: end !important;
                align-items: flex-end !important;
            }

            .align-items-md-center {
                -ms-flex-align: center !important;
                align-items: center !important;
            }

            .align-items-md-baseline {
                -ms-flex-align: baseline !important;
                align-items: baseline !important;
            }

            .align-items-md-stretch {
                -ms-flex-align: stretch !important;
                align-items: stretch !important;
            }

            .align-content-md-start {
                -ms-flex-line-pack: start !important;
                align-content: flex-start !important;
            }

            .align-content-md-end {
                -ms-flex-line-pack: end !important;
                align-content: flex-end !important;
            }

            .align-content-md-center {
                -ms-flex-line-pack: center !important;
                align-content: center !important;
            }

            .align-content-md-between {
                -ms-flex-line-pack: justify !important;
                align-content: space-between !important;
            }

            .align-content-md-around {
                -ms-flex-line-pack: distribute !important;
                align-content: space-around !important;
            }

            .align-content-md-stretch {
                -ms-flex-line-pack: stretch !important;
                align-content: stretch !important;
            }

            .align-self-md-auto {
                -ms-flex-item-align: auto !important;
                align-self: auto !important;
            }

            .align-self-md-start {
                -ms-flex-item-align: start !important;
                align-self: flex-start !important;
            }

            .align-self-md-end {
                -ms-flex-item-align: end !important;
                align-self: flex-end !important;
            }

            .align-self-md-center {
                -ms-flex-item-align: center !important;
                align-self: center !important;
            }

            .align-self-md-baseline {
                -ms-flex-item-align: baseline !important;
                align-self: baseline !important;
            }

            .align-self-md-stretch {
                -ms-flex-item-align: stretch !important;
                align-self: stretch !important;
            }
        }

        @media (min-width: 992px) {
            .flex-lg-row {
                -ms-flex-direction: row !important;
                flex-direction: row !important;
            }

            .flex-lg-column {
                -ms-flex-direction: column !important;
                flex-direction: column !important;
            }

            .flex-lg-row-reverse {
                -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
            }

            .flex-lg-column-reverse {
                -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
            }

            .flex-lg-wrap {
                -ms-flex-wrap: wrap !important;
                flex-wrap: wrap !important;
            }

            .flex-lg-nowrap {
                -ms-flex-wrap: nowrap !important;
                flex-wrap: nowrap !important;
            }

            .flex-lg-wrap-reverse {
                -ms-flex-wrap: wrap-reverse !important;
                flex-wrap: wrap-reverse !important;
            }

            .flex-lg-fill {
                -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
            }

            .flex-lg-grow-0 {
                -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
            }

            .flex-lg-grow-1 {
                -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
            }

            .flex-lg-shrink-0 {
                -ms-flex-negative: 0 !important;
                flex-shrink: 0 !important;
            }

            .flex-lg-shrink-1 {
                -ms-flex-negative: 1 !important;
                flex-shrink: 1 !important;
            }

            .justify-content-lg-start {
                -ms-flex-pack: start !important;
                justify-content: flex-start !important;
            }

            .justify-content-lg-end {
                -ms-flex-pack: end !important;
                justify-content: flex-end !important;
            }

            .justify-content-lg-center {
                -ms-flex-pack: center !important;
                justify-content: center !important;
            }

            .justify-content-lg-between {
                -ms-flex-pack: justify !important;
                justify-content: space-between !important;
            }

            .justify-content-lg-around {
                -ms-flex-pack: distribute !important;
                justify-content: space-around !important;
            }

            .align-items-lg-start {
                -ms-flex-align: start !important;
                align-items: flex-start !important;
            }

            .align-items-lg-end {
                -ms-flex-align: end !important;
                align-items: flex-end !important;
            }

            .align-items-lg-center {
                -ms-flex-align: center !important;
                align-items: center !important;
            }

            .align-items-lg-baseline {
                -ms-flex-align: baseline !important;
                align-items: baseline !important;
            }

            .align-items-lg-stretch {
                -ms-flex-align: stretch !important;
                align-items: stretch !important;
            }

            .align-content-lg-start {
                -ms-flex-line-pack: start !important;
                align-content: flex-start !important;
            }

            .align-content-lg-end {
                -ms-flex-line-pack: end !important;
                align-content: flex-end !important;
            }

            .align-content-lg-center {
                -ms-flex-line-pack: center !important;
                align-content: center !important;
            }

            .align-content-lg-between {
                -ms-flex-line-pack: justify !important;
                align-content: space-between !important;
            }

            .align-content-lg-around {
                -ms-flex-line-pack: distribute !important;
                align-content: space-around !important;
            }

            .align-content-lg-stretch {
                -ms-flex-line-pack: stretch !important;
                align-content: stretch !important;
            }

            .align-self-lg-auto {
                -ms-flex-item-align: auto !important;
                align-self: auto !important;
            }

            .align-self-lg-start {
                -ms-flex-item-align: start !important;
                align-self: flex-start !important;
            }

            .align-self-lg-end {
                -ms-flex-item-align: end !important;
                align-self: flex-end !important;
            }

            .align-self-lg-center {
                -ms-flex-item-align: center !important;
                align-self: center !important;
            }

            .align-self-lg-baseline {
                -ms-flex-item-align: baseline !important;
                align-self: baseline !important;
            }

            .align-self-lg-stretch {
                -ms-flex-item-align: stretch !important;
                align-self: stretch !important;
            }
        }

        @media (min-width: 1200px) {
            .flex-xl-row {
                -ms-flex-direction: row !important;
                flex-direction: row !important;
            }

            .flex-xl-column {
                -ms-flex-direction: column !important;
                flex-direction: column !important;
            }

            .flex-xl-row-reverse {
                -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
            }

            .flex-xl-column-reverse {
                -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
            }

            .flex-xl-wrap {
                -ms-flex-wrap: wrap !important;
                flex-wrap: wrap !important;
            }

            .flex-xl-nowrap {
                -ms-flex-wrap: nowrap !important;
                flex-wrap: nowrap !important;
            }

            .flex-xl-wrap-reverse {
                -ms-flex-wrap: wrap-reverse !important;
                flex-wrap: wrap-reverse !important;
            }

            .flex-xl-fill {
                -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
            }

            .flex-xl-grow-0 {
                -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
            }

            .flex-xl-grow-1 {
                -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
            }

            .flex-xl-shrink-0 {
                -ms-flex-negative: 0 !important;
                flex-shrink: 0 !important;
            }

            .flex-xl-shrink-1 {
                -ms-flex-negative: 1 !important;
                flex-shrink: 1 !important;
            }

            .justify-content-xl-start {
                -ms-flex-pack: start !important;
                justify-content: flex-start !important;
            }

            .justify-content-xl-end {
                -ms-flex-pack: end !important;
                justify-content: flex-end !important;
            }

            .justify-content-xl-center {
                -ms-flex-pack: center !important;
                justify-content: center !important;
            }

            .justify-content-xl-between {
                -ms-flex-pack: justify !important;
                justify-content: space-between !important;
            }

            .justify-content-xl-around {
                -ms-flex-pack: distribute !important;
                justify-content: space-around !important;
            }

            .align-items-xl-start {
                -ms-flex-align: start !important;
                align-items: flex-start !important;
            }

            .align-items-xl-end {
                -ms-flex-align: end !important;
                align-items: flex-end !important;
            }

            .align-items-xl-center {
                -ms-flex-align: center !important;
                align-items: center !important;
            }

            .align-items-xl-baseline {
                -ms-flex-align: baseline !important;
                align-items: baseline !important;
            }

            .align-items-xl-stretch {
                -ms-flex-align: stretch !important;
                align-items: stretch !important;
            }

            .align-content-xl-start {
                -ms-flex-line-pack: start !important;
                align-content: flex-start !important;
            }

            .align-content-xl-end {
                -ms-flex-line-pack: end !important;
                align-content: flex-end !important;
            }

            .align-content-xl-center {
                -ms-flex-line-pack: center !important;
                align-content: center !important;
            }

            .align-content-xl-between {
                -ms-flex-line-pack: justify !important;
                align-content: space-between !important;
            }

            .align-content-xl-around {
                -ms-flex-line-pack: distribute !important;
                align-content: space-around !important;
            }

            .align-content-xl-stretch {
                -ms-flex-line-pack: stretch !important;
                align-content: stretch !important;
            }

            .align-self-xl-auto {
                -ms-flex-item-align: auto !important;
                align-self: auto !important;
            }

            .align-self-xl-start {
                -ms-flex-item-align: start !important;
                align-self: flex-start !important;
            }

            .align-self-xl-end {
                -ms-flex-item-align: end !important;
                align-self: flex-end !important;
            }

            .align-self-xl-center {
                -ms-flex-item-align: center !important;
                align-self: center !important;
            }

            .align-self-xl-baseline {
                -ms-flex-item-align: baseline !important;
                align-self: baseline !important;
            }

            .align-self-xl-stretch {
                -ms-flex-item-align: stretch !important;
                align-self: stretch !important;
            }
        }

        .float-left {
            float: left !important;
        }

        .float-right {
            float: right !important;
        }

        .float-none {
            float: none !important;
        }

        @media (min-width: 576px) {
            .float-sm-left {
                float: left !important;
            }

            .float-sm-right {
                float: right !important;
            }

            .float-sm-none {
                float: none !important;
            }
        }

        @media (min-width: 768px) {
            .float-md-left {
                float: left !important;
            }

            .float-md-right {
                float: right !important;
            }

            .float-md-none {
                float: none !important;
            }
        }

        @media (min-width: 992px) {
            .float-lg-left {
                float: left !important;
            }

            .float-lg-right {
                float: right !important;
            }

            .float-lg-none {
                float: none !important;
            }
        }

        @media (min-width: 1200px) {
            .float-xl-left {
                float: left !important;
            }

            .float-xl-right {
                float: right !important;
            }

            .float-xl-none {
                float: none !important;
            }
        }

        .user-select-all {
            -webkit-user-select: all !important;
            -moz-user-select: all !important;
            -ms-user-select: all !important;
            user-select: all !important;
        }

        .user-select-auto {
            -webkit-user-select: auto !important;
            -moz-user-select: auto !important;
            -ms-user-select: auto !important;
            user-select: auto !important;
        }

        .user-select-none {
            -webkit-user-select: none !important;
            -moz-user-select: none !important;
            -ms-user-select: none !important;
            user-select: none !important;
        }

        .overflow-auto {
            overflow: auto !important;
        }

        .overflow-hidden {
            overflow: hidden !important;
        }

        .position-static {
            position: static !important;
        }

        .position-relative {
            position: relative !important;
        }

        .position-absolute {
            position: absolute !important;
        }

        .position-fixed {
            position: fixed !important;
        }

        .position-sticky {
            position: -webkit-sticky !important;
            position: sticky !important;
        }

        .fixed-top {
            position: fixed;
            top: 0;
            right: 0;
            left: 0;
            z-index: 1030;
        }

        .fixed-bottom {
            position: fixed;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1030;
        }

        @supports ((position: -webkit-sticky) or (position: sticky)) {
            .sticky-top {
                position: -webkit-sticky;
                position: sticky;
                top: 0;
                z-index: 1020;
            }
        }

        .sr-only {
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            margin: -1px;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            white-space: nowrap;
            border: 0;
        }

        .sr-only-focusable:active, .sr-only-focusable:focus {
            position: static;
            width: auto;
            height: auto;
            overflow: visible;
            clip: auto;
            white-space: normal;
        }

        .shadow-sm {
            box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
        }

        .shadow {
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
        }

        .shadow-lg {
            box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
        }

        .shadow-none {
            box-shadow: none !important;
        }

        .w-25 {
            width: 25% !important;
        }

        .w-50 {
            width: 50% !important;
        }

        .w-75 {
            width: 75% !important;
        }

        .w-100 {
            width: 100% !important;
        }

        .w-auto {
            width: auto !important;
        }

        .h-25 {
            height: 25% !important;
        }

        .h-50 {
            height: 50% !important;
        }

        .h-75 {
            height: 75% !important;
        }

        .h-100 {
            height: 100% !important;
        }

        .h-auto {
            height: auto !important;
        }

        .mw-100 {
            max-width: 100% !important;
        }

        .mh-100 {
            max-height: 100% !important;
        }

        .min-vw-100 {
            min-width: 100vw !important;
        }

        .min-vh-100 {
            min-height: 100vh !important;
        }

        .vw-100 {
            width: 100vw !important;
        }

        .vh-100 {
            height: 100vh !important;
        }

        .m-0 {
            margin: 0 !important;
        }

        .mt-0,
        .my-0 {
            margin-top: 0 !important;
        }

        .mr-0,
        .mx-0 {
            margin-right: 0 !important;
        }

        .mb-0,
        .my-0 {
            margin-bottom: 0 !important;
        }

        .ml-0,
        .mx-0 {
            margin-left: 0 !important;
        }

        .m-1 {
            margin: 0.25rem !important;
        }

        .mt-1,
        .my-1 {
            margin-top: 0.25rem !important;
        }

        .mr-1,
        .mx-1 {
            margin-right: 0.25rem !important;
        }

        .mb-1,
        .my-1 {
            margin-bottom: 0.25rem !important;
        }

        .ml-1,
        .mx-1 {
            margin-left: 0.25rem !important;
        }

        .m-2 {
            margin: 0.5rem !important;
        }

        .mt-2,
        .my-2 {
            margin-top: 0.5rem !important;
        }

        .mr-2,
        .mx-2 {
            margin-right: 0.5rem !important;
        }

        .mb-2,
        .my-2 {
            margin-bottom: 0.5rem !important;
        }

        .ml-2,
        .mx-2 {
            margin-left: 0.5rem !important;
        }

        .m-3 {
            margin: 1rem !important;
        }

        .mt-3,
        .my-3 {
            margin-top: 1rem !important;
        }

        .mr-3,
        .mx-3 {
            margin-right: 1rem !important;
        }

        .mb-3,
        .my-3 {
            margin-bottom: 1rem !important;
        }

        .ml-3,
        .mx-3 {
            margin-left: 1rem !important;
        }

        .m-4 {
            margin: 1.5rem !important;
        }

        .mt-4,
        .my-4 {
            margin-top: 1.5rem !important;
        }

        .mr-4,
        .mx-4 {
            margin-right: 1.5rem !important;
        }

        .mb-4,
        .my-4 {
            margin-bottom: 1.5rem !important;
        }

        .ml-4,
        .mx-4 {
            margin-left: 1.5rem !important;
        }

        .m-5 {
            margin: 3rem !important;
        }

        .mt-5,
        .my-5 {
            margin-top: 3rem !important;
        }

        .mr-5,
        .mx-5 {
            margin-right: 3rem !important;
        }

        .mb-5,
        .my-5 {
            margin-bottom: 3rem !important;
        }

        .ml-5,
        .mx-5 {
            margin-left: 3rem !important;
        }

        .p-0 {
            padding: 0 !important;
        }

        .pt-0,
        .py-0 {
            padding-top: 0 !important;
        }

        .pr-0,
        .px-0 {
            padding-right: 0 !important;
        }

        .pb-0,
        .py-0 {
            padding-bottom: 0 !important;
        }

        .pl-0,
        .px-0 {
            padding-left: 0 !important;
        }

        .p-1 {
            padding: 0.25rem !important;
        }

        .pt-1,
        .py-1 {
            padding-top: 0.25rem !important;
        }

        .pr-1,
        .px-1 {
            padding-right: 0.25rem !important;
        }

        .pb-1,
        .py-1 {
            padding-bottom: 0.25rem !important;
        }

        .pl-1,
        .px-1 {
            padding-left: 0.25rem !important;
        }

        .p-2 {
            padding: 0.5rem !important;
        }

        .pt-2,
        .py-2 {
            padding-top: 0.5rem !important;
        }

        .pr-2,
        .px-2 {
            padding-right: 0.5rem !important;
        }

        .pb-2,
        .py-2 {
            padding-bottom: 0.5rem !important;
        }

        .pl-2,
        .px-2 {
            padding-left: 0.5rem !important;
        }

        .p-3 {
            padding: 1rem !important;
        }

        .pt-3,
        .py-3 {
            padding-top: 1rem !important;
        }

        .pr-3,
        .px-3 {
            padding-right: 1rem !important;
        }

        .pb-3,
        .py-3 {
            padding-bottom: 1rem !important;
        }

        .pl-3,
        .px-3 {
            padding-left: 1rem !important;
        }

        .p-4 {
            padding: 1.5rem !important;
        }

        .pt-4,
        .py-4 {
            padding-top: 1.5rem !important;
        }

        .pr-4,
        .px-4 {
            padding-right: 1.5rem !important;
        }

        .pb-4,
        .py-4 {
            padding-bottom: 1.5rem !important;
        }

        .pl-4,
        .px-4 {
            padding-left: 1.5rem !important;
        }

        .p-5 {
            padding: 3rem !important;
        }

        .pt-5,
        .py-5 {
            padding-top: 3rem !important;
        }

        .pr-5,
        .px-5 {
            padding-right: 3rem !important;
        }

        .pb-5,
        .py-5 {
            padding-bottom: 3rem !important;
        }

        .pl-5,
        .px-5 {
            padding-left: 3rem !important;
        }

        .m-n1 {
            margin: -0.25rem !important;
        }

        .mt-n1,
        .my-n1 {
            margin-top: -0.25rem !important;
        }

        .mr-n1,
        .mx-n1 {
            margin-right: -0.25rem !important;
        }

        .mb-n1,
        .my-n1 {
            margin-bottom: -0.25rem !important;
        }

        .ml-n1,
        .mx-n1 {
            margin-left: -0.25rem !important;
        }

        .m-n2 {
            margin: -0.5rem !important;
        }

        .mt-n2,
        .my-n2 {
            margin-top: -0.5rem !important;
        }

        .mr-n2,
        .mx-n2 {
            margin-right: -0.5rem !important;
        }

        .mb-n2,
        .my-n2 {
            margin-bottom: -0.5rem !important;
        }

        .ml-n2,
        .mx-n2 {
            margin-left: -0.5rem !important;
        }

        .m-n3 {
            margin: -1rem !important;
        }

        .mt-n3,
        .my-n3 {
            margin-top: -1rem !important;
        }

        .mr-n3,
        .mx-n3 {
            margin-right: -1rem !important;
        }

        .mb-n3,
        .my-n3 {
            margin-bottom: -1rem !important;
        }

        .ml-n3,
        .mx-n3 {
            margin-left: -1rem !important;
        }

        .m-n4 {
            margin: -1.5rem !important;
        }

        .mt-n4,
        .my-n4 {
            margin-top: -1.5rem !important;
        }

        .mr-n4,
        .mx-n4 {
            margin-right: -1.5rem !important;
        }

        .mb-n4,
        .my-n4 {
            margin-bottom: -1.5rem !important;
        }

        .ml-n4,
        .mx-n4 {
            margin-left: -1.5rem !important;
        }

        .m-n5 {
            margin: -3rem !important;
        }

        .mt-n5,
        .my-n5 {
            margin-top: -3rem !important;
        }

        .mr-n5,
        .mx-n5 {
            margin-right: -3rem !important;
        }

        .mb-n5,
        .my-n5 {
            margin-bottom: -3rem !important;
        }

        .ml-n5,
        .mx-n5 {
            margin-left: -3rem !important;
        }

        .m-auto {
            margin: auto !important;
        }

        .mt-auto,
        .my-auto {
            margin-top: auto !important;
        }

        .mr-auto,
        .mx-auto {
            margin-right: auto !important;
        }

        .mb-auto,
        .my-auto {
            margin-bottom: auto !important;
        }

        .ml-auto,
        .mx-auto {
            margin-left: auto !important;
        }

        @media (min-width: 576px) {
            .m-sm-0 {
                margin: 0 !important;
            }

            .mt-sm-0,
            .my-sm-0 {
                margin-top: 0 !important;
            }

            .mr-sm-0,
            .mx-sm-0 {
                margin-right: 0 !important;
            }

            .mb-sm-0,
            .my-sm-0 {
                margin-bottom: 0 !important;
            }

            .ml-sm-0,
            .mx-sm-0 {
                margin-left: 0 !important;
            }

            .m-sm-1 {
                margin: 0.25rem !important;
            }

            .mt-sm-1,
            .my-sm-1 {
                margin-top: 0.25rem !important;
            }

            .mr-sm-1,
            .mx-sm-1 {
                margin-right: 0.25rem !important;
            }

            .mb-sm-1,
            .my-sm-1 {
                margin-bottom: 0.25rem !important;
            }

            .ml-sm-1,
            .mx-sm-1 {
                margin-left: 0.25rem !important;
            }

            .m-sm-2 {
                margin: 0.5rem !important;
            }

            .mt-sm-2,
            .my-sm-2 {
                margin-top: 0.5rem !important;
            }

            .mr-sm-2,
            .mx-sm-2 {
                margin-right: 0.5rem !important;
            }

            .mb-sm-2,
            .my-sm-2 {
                margin-bottom: 0.5rem !important;
            }

            .ml-sm-2,
            .mx-sm-2 {
                margin-left: 0.5rem !important;
            }

            .m-sm-3 {
                margin: 1rem !important;
            }

            .mt-sm-3,
            .my-sm-3 {
                margin-top: 1rem !important;
            }

            .mr-sm-3,
            .mx-sm-3 {
                margin-right: 1rem !important;
            }

            .mb-sm-3,
            .my-sm-3 {
                margin-bottom: 1rem !important;
            }

            .ml-sm-3,
            .mx-sm-3 {
                margin-left: 1rem !important;
            }

            .m-sm-4 {
                margin: 1.5rem !important;
            }

            .mt-sm-4,
            .my-sm-4 {
                margin-top: 1.5rem !important;
            }

            .mr-sm-4,
            .mx-sm-4 {
                margin-right: 1.5rem !important;
            }

            .mb-sm-4,
            .my-sm-4 {
                margin-bottom: 1.5rem !important;
            }

            .ml-sm-4,
            .mx-sm-4 {
                margin-left: 1.5rem !important;
            }

            .m-sm-5 {
                margin: 3rem !important;
            }

            .mt-sm-5,
            .my-sm-5 {
                margin-top: 3rem !important;
            }

            .mr-sm-5,
            .mx-sm-5 {
                margin-right: 3rem !important;
            }

            .mb-sm-5,
            .my-sm-5 {
                margin-bottom: 3rem !important;
            }

            .ml-sm-5,
            .mx-sm-5 {
                margin-left: 3rem !important;
            }

            .p-sm-0 {
                padding: 0 !important;
            }

            .pt-sm-0,
            .py-sm-0 {
                padding-top: 0 !important;
            }

            .pr-sm-0,
            .px-sm-0 {
                padding-right: 0 !important;
            }

            .pb-sm-0,
            .py-sm-0 {
                padding-bottom: 0 !important;
            }

            .pl-sm-0,
            .px-sm-0 {
                padding-left: 0 !important;
            }

            .p-sm-1 {
                padding: 0.25rem !important;
            }

            .pt-sm-1,
            .py-sm-1 {
                padding-top: 0.25rem !important;
            }

            .pr-sm-1,
            .px-sm-1 {
                padding-right: 0.25rem !important;
            }

            .pb-sm-1,
            .py-sm-1 {
                padding-bottom: 0.25rem !important;
            }

            .pl-sm-1,
            .px-sm-1 {
                padding-left: 0.25rem !important;
            }

            .p-sm-2 {
                padding: 0.5rem !important;
            }

            .pt-sm-2,
            .py-sm-2 {
                padding-top: 0.5rem !important;
            }

            .pr-sm-2,
            .px-sm-2 {
                padding-right: 0.5rem !important;
            }

            .pb-sm-2,
            .py-sm-2 {
                padding-bottom: 0.5rem !important;
            }

            .pl-sm-2,
            .px-sm-2 {
                padding-left: 0.5rem !important;
            }

            .p-sm-3 {
                padding: 1rem !important;
            }

            .pt-sm-3,
            .py-sm-3 {
                padding-top: 1rem !important;
            }

            .pr-sm-3,
            .px-sm-3 {
                padding-right: 1rem !important;
            }

            .pb-sm-3,
            .py-sm-3 {
                padding-bottom: 1rem !important;
            }

            .pl-sm-3,
            .px-sm-3 {
                padding-left: 1rem !important;
            }

            .p-sm-4 {
                padding: 1.5rem !important;
            }

            .pt-sm-4,
            .py-sm-4 {
                padding-top: 1.5rem !important;
            }

            .pr-sm-4,
            .px-sm-4 {
                padding-right: 1.5rem !important;
            }

            .pb-sm-4,
            .py-sm-4 {
                padding-bottom: 1.5rem !important;
            }

            .pl-sm-4,
            .px-sm-4 {
                padding-left: 1.5rem !important;
            }

            .p-sm-5 {
                padding: 3rem !important;
            }

            .pt-sm-5,
            .py-sm-5 {
                padding-top: 3rem !important;
            }

            .pr-sm-5,
            .px-sm-5 {
                padding-right: 3rem !important;
            }

            .pb-sm-5,
            .py-sm-5 {
                padding-bottom: 3rem !important;
            }

            .pl-sm-5,
            .px-sm-5 {
                padding-left: 3rem !important;
            }

            .m-sm-n1 {
                margin: -0.25rem !important;
            }

            .mt-sm-n1,
            .my-sm-n1 {
                margin-top: -0.25rem !important;
            }

            .mr-sm-n1,
            .mx-sm-n1 {
                margin-right: -0.25rem !important;
            }

            .mb-sm-n1,
            .my-sm-n1 {
                margin-bottom: -0.25rem !important;
            }

            .ml-sm-n1,
            .mx-sm-n1 {
                margin-left: -0.25rem !important;
            }

            .m-sm-n2 {
                margin: -0.5rem !important;
            }

            .mt-sm-n2,
            .my-sm-n2 {
                margin-top: -0.5rem !important;
            }

            .mr-sm-n2,
            .mx-sm-n2 {
                margin-right: -0.5rem !important;
            }

            .mb-sm-n2,
            .my-sm-n2 {
                margin-bottom: -0.5rem !important;
            }

            .ml-sm-n2,
            .mx-sm-n2 {
                margin-left: -0.5rem !important;
            }

            .m-sm-n3 {
                margin: -1rem !important;
            }

            .mt-sm-n3,
            .my-sm-n3 {
                margin-top: -1rem !important;
            }

            .mr-sm-n3,
            .mx-sm-n3 {
                margin-right: -1rem !important;
            }

            .mb-sm-n3,
            .my-sm-n3 {
                margin-bottom: -1rem !important;
            }

            .ml-sm-n3,
            .mx-sm-n3 {
                margin-left: -1rem !important;
            }

            .m-sm-n4 {
                margin: -1.5rem !important;
            }

            .mt-sm-n4,
            .my-sm-n4 {
                margin-top: -1.5rem !important;
            }

            .mr-sm-n4,
            .mx-sm-n4 {
                margin-right: -1.5rem !important;
            }

            .mb-sm-n4,
            .my-sm-n4 {
                margin-bottom: -1.5rem !important;
            }

            .ml-sm-n4,
            .mx-sm-n4 {
                margin-left: -1.5rem !important;
            }

            .m-sm-n5 {
                margin: -3rem !important;
            }

            .mt-sm-n5,
            .my-sm-n5 {
                margin-top: -3rem !important;
            }

            .mr-sm-n5,
            .mx-sm-n5 {
                margin-right: -3rem !important;
            }

            .mb-sm-n5,
            .my-sm-n5 {
                margin-bottom: -3rem !important;
            }

            .ml-sm-n5,
            .mx-sm-n5 {
                margin-left: -3rem !important;
            }

            .m-sm-auto {
                margin: auto !important;
            }

            .mt-sm-auto,
            .my-sm-auto {
                margin-top: auto !important;
            }

            .mr-sm-auto,
            .mx-sm-auto {
                margin-right: auto !important;
            }

            .mb-sm-auto,
            .my-sm-auto {
                margin-bottom: auto !important;
            }

            .ml-sm-auto,
            .mx-sm-auto {
                margin-left: auto !important;
            }
        }

        @media (min-width: 768px) {
            .m-md-0 {
                margin: 0 !important;
            }

            .mt-md-0,
            .my-md-0 {
                margin-top: 0 !important;
            }

            .mr-md-0,
            .mx-md-0 {
                margin-right: 0 !important;
            }

            .mb-md-0,
            .my-md-0 {
                margin-bottom: 0 !important;
            }

            .ml-md-0,
            .mx-md-0 {
                margin-left: 0 !important;
            }

            .m-md-1 {
                margin: 0.25rem !important;
            }

            .mt-md-1,
            .my-md-1 {
                margin-top: 0.25rem !important;
            }

            .mr-md-1,
            .mx-md-1 {
                margin-right: 0.25rem !important;
            }

            .mb-md-1,
            .my-md-1 {
                margin-bottom: 0.25rem !important;
            }

            .ml-md-1,
            .mx-md-1 {
                margin-left: 0.25rem !important;
            }

            .m-md-2 {
                margin: 0.5rem !important;
            }

            .mt-md-2,
            .my-md-2 {
                margin-top: 0.5rem !important;
            }

            .mr-md-2,
            .mx-md-2 {
                margin-right: 0.5rem !important;
            }

            .mb-md-2,
            .my-md-2 {
                margin-bottom: 0.5rem !important;
            }

            .ml-md-2,
            .mx-md-2 {
                margin-left: 0.5rem !important;
            }

            .m-md-3 {
                margin: 1rem !important;
            }

            .mt-md-3,
            .my-md-3 {
                margin-top: 1rem !important;
            }

            .mr-md-3,
            .mx-md-3 {
                margin-right: 1rem !important;
            }

            .mb-md-3,
            .my-md-3 {
                margin-bottom: 1rem !important;
            }

            .ml-md-3,
            .mx-md-3 {
                margin-left: 1rem !important;
            }

            .m-md-4 {
                margin: 1.5rem !important;
            }

            .mt-md-4,
            .my-md-4 {
                margin-top: 1.5rem !important;
            }

            .mr-md-4,
            .mx-md-4 {
                margin-right: 1.5rem !important;
            }

            .mb-md-4,
            .my-md-4 {
                margin-bottom: 1.5rem !important;
            }

            .ml-md-4,
            .mx-md-4 {
                margin-left: 1.5rem !important;
            }

            .m-md-5 {
                margin: 3rem !important;
            }

            .mt-md-5,
            .my-md-5 {
                margin-top: 3rem !important;
            }

            .mr-md-5,
            .mx-md-5 {
                margin-right: 3rem !important;
            }

            .mb-md-5,
            .my-md-5 {
                margin-bottom: 3rem !important;
            }

            .ml-md-5,
            .mx-md-5 {
                margin-left: 3rem !important;
            }

            .p-md-0 {
                padding: 0 !important;
            }

            .pt-md-0,
            .py-md-0 {
                padding-top: 0 !important;
            }

            .pr-md-0,
            .px-md-0 {
                padding-right: 0 !important;
            }

            .pb-md-0,
            .py-md-0 {
                padding-bottom: 0 !important;
            }

            .pl-md-0,
            .px-md-0 {
                padding-left: 0 !important;
            }

            .p-md-1 {
                padding: 0.25rem !important;
            }

            .pt-md-1,
            .py-md-1 {
                padding-top: 0.25rem !important;
            }

            .pr-md-1,
            .px-md-1 {
                padding-right: 0.25rem !important;
            }

            .pb-md-1,
            .py-md-1 {
                padding-bottom: 0.25rem !important;
            }

            .pl-md-1,
            .px-md-1 {
                padding-left: 0.25rem !important;
            }

            .p-md-2 {
                padding: 0.5rem !important;
            }

            .pt-md-2,
            .py-md-2 {
                padding-top: 0.5rem !important;
            }

            .pr-md-2,
            .px-md-2 {
                padding-right: 0.5rem !important;
            }

            .pb-md-2,
            .py-md-2 {
                padding-bottom: 0.5rem !important;
            }

            .pl-md-2,
            .px-md-2 {
                padding-left: 0.5rem !important;
            }

            .p-md-3 {
                padding: 1rem !important;
            }

            .pt-md-3,
            .py-md-3 {
                padding-top: 1rem !important;
            }

            .pr-md-3,
            .px-md-3 {
                padding-right: 1rem !important;
            }

            .pb-md-3,
            .py-md-3 {
                padding-bottom: 1rem !important;
            }

            .pl-md-3,
            .px-md-3 {
                padding-left: 1rem !important;
            }

            .p-md-4 {
                padding: 1.5rem !important;
            }

            .pt-md-4,
            .py-md-4 {
                padding-top: 1.5rem !important;
            }

            .pr-md-4,
            .px-md-4 {
                padding-right: 1.5rem !important;
            }

            .pb-md-4,
            .py-md-4 {
                padding-bottom: 1.5rem !important;
            }

            .pl-md-4,
            .px-md-4 {
                padding-left: 1.5rem !important;
            }

            .p-md-5 {
                padding: 3rem !important;
            }

            .pt-md-5,
            .py-md-5 {
                padding-top: 3rem !important;
            }

            .pr-md-5,
            .px-md-5 {
                padding-right: 3rem !important;
            }

            .pb-md-5,
            .py-md-5 {
                padding-bottom: 3rem !important;
            }

            .pl-md-5,
            .px-md-5 {
                padding-left: 3rem !important;
            }

            .m-md-n1 {
                margin: -0.25rem !important;
            }

            .mt-md-n1,
            .my-md-n1 {
                margin-top: -0.25rem !important;
            }

            .mr-md-n1,
            .mx-md-n1 {
                margin-right: -0.25rem !important;
            }

            .mb-md-n1,
            .my-md-n1 {
                margin-bottom: -0.25rem !important;
            }

            .ml-md-n1,
            .mx-md-n1 {
                margin-left: -0.25rem !important;
            }

            .m-md-n2 {
                margin: -0.5rem !important;
            }

            .mt-md-n2,
            .my-md-n2 {
                margin-top: -0.5rem !important;
            }

            .mr-md-n2,
            .mx-md-n2 {
                margin-right: -0.5rem !important;
            }

            .mb-md-n2,
            .my-md-n2 {
                margin-bottom: -0.5rem !important;
            }

            .ml-md-n2,
            .mx-md-n2 {
                margin-left: -0.5rem !important;
            }

            .m-md-n3 {
                margin: -1rem !important;
            }

            .mt-md-n3,
            .my-md-n3 {
                margin-top: -1rem !important;
            }

            .mr-md-n3,
            .mx-md-n3 {
                margin-right: -1rem !important;
            }

            .mb-md-n3,
            .my-md-n3 {
                margin-bottom: -1rem !important;
            }

            .ml-md-n3,
            .mx-md-n3 {
                margin-left: -1rem !important;
            }

            .m-md-n4 {
                margin: -1.5rem !important;
            }

            .mt-md-n4,
            .my-md-n4 {
                margin-top: -1.5rem !important;
            }

            .mr-md-n4,
            .mx-md-n4 {
                margin-right: -1.5rem !important;
            }

            .mb-md-n4,
            .my-md-n4 {
                margin-bottom: -1.5rem !important;
            }

            .ml-md-n4,
            .mx-md-n4 {
                margin-left: -1.5rem !important;
            }

            .m-md-n5 {
                margin: -3rem !important;
            }

            .mt-md-n5,
            .my-md-n5 {
                margin-top: -3rem !important;
            }

            .mr-md-n5,
            .mx-md-n5 {
                margin-right: -3rem !important;
            }

            .mb-md-n5,
            .my-md-n5 {
                margin-bottom: -3rem !important;
            }

            .ml-md-n5,
            .mx-md-n5 {
                margin-left: -3rem !important;
            }

            .m-md-auto {
                margin: auto !important;
            }

            .mt-md-auto,
            .my-md-auto {
                margin-top: auto !important;
            }

            .mr-md-auto,
            .mx-md-auto {
                margin-right: auto !important;
            }

            .mb-md-auto,
            .my-md-auto {
                margin-bottom: auto !important;
            }

            .ml-md-auto,
            .mx-md-auto {
                margin-left: auto !important;
            }
        }

        @media (min-width: 992px) {
            .m-lg-0 {
                margin: 0 !important;
            }

            .mt-lg-0,
            .my-lg-0 {
                margin-top: 0 !important;
            }

            .mr-lg-0,
            .mx-lg-0 {
                margin-right: 0 !important;
            }

            .mb-lg-0,
            .my-lg-0 {
                margin-bottom: 0 !important;
            }

            .ml-lg-0,
            .mx-lg-0 {
                margin-left: 0 !important;
            }

            .m-lg-1 {
                margin: 0.25rem !important;
            }

            .mt-lg-1,
            .my-lg-1 {
                margin-top: 0.25rem !important;
            }

            .mr-lg-1,
            .mx-lg-1 {
                margin-right: 0.25rem !important;
            }

            .mb-lg-1,
            .my-lg-1 {
                margin-bottom: 0.25rem !important;
            }

            .ml-lg-1,
            .mx-lg-1 {
                margin-left: 0.25rem !important;
            }

            .m-lg-2 {
                margin: 0.5rem !important;
            }

            .mt-lg-2,
            .my-lg-2 {
                margin-top: 0.5rem !important;
            }

            .mr-lg-2,
            .mx-lg-2 {
                margin-right: 0.5rem !important;
            }

            .mb-lg-2,
            .my-lg-2 {
                margin-bottom: 0.5rem !important;
            }

            .ml-lg-2,
            .mx-lg-2 {
                margin-left: 0.5rem !important;
            }

            .m-lg-3 {
                margin: 1rem !important;
            }

            .mt-lg-3,
            .my-lg-3 {
                margin-top: 1rem !important;
            }

            .mr-lg-3,
            .mx-lg-3 {
                margin-right: 1rem !important;
            }

            .mb-lg-3,
            .my-lg-3 {
                margin-bottom: 1rem !important;
            }

            .ml-lg-3,
            .mx-lg-3 {
                margin-left: 1rem !important;
            }

            .m-lg-4 {
                margin: 1.5rem !important;
            }

            .mt-lg-4,
            .my-lg-4 {
                margin-top: 1.5rem !important;
            }

            .mr-lg-4,
            .mx-lg-4 {
                margin-right: 1.5rem !important;
            }

            .mb-lg-4,
            .my-lg-4 {
                margin-bottom: 1.5rem !important;
            }

            .ml-lg-4,
            .mx-lg-4 {
                margin-left: 1.5rem !important;
            }

            .m-lg-5 {
                margin: 3rem !important;
            }

            .mt-lg-5,
            .my-lg-5 {
                margin-top: 3rem !important;
            }

            .mr-lg-5,
            .mx-lg-5 {
                margin-right: 3rem !important;
            }

            .mb-lg-5,
            .my-lg-5 {
                margin-bottom: 3rem !important;
            }

            .ml-lg-5,
            .mx-lg-5 {
                margin-left: 3rem !important;
            }

            .p-lg-0 {
                padding: 0 !important;
            }

            .pt-lg-0,
            .py-lg-0 {
                padding-top: 0 !important;
            }

            .pr-lg-0,
            .px-lg-0 {
                padding-right: 0 !important;
            }

            .pb-lg-0,
            .py-lg-0 {
                padding-bottom: 0 !important;
            }

            .pl-lg-0,
            .px-lg-0 {
                padding-left: 0 !important;
            }

            .p-lg-1 {
                padding: 0.25rem !important;
            }

            .pt-lg-1,
            .py-lg-1 {
                padding-top: 0.25rem !important;
            }

            .pr-lg-1,
            .px-lg-1 {
                padding-right: 0.25rem !important;
            }

            .pb-lg-1,
            .py-lg-1 {
                padding-bottom: 0.25rem !important;
            }

            .pl-lg-1,
            .px-lg-1 {
                padding-left: 0.25rem !important;
            }

            .p-lg-2 {
                padding: 0.5rem !important;
            }

            .pt-lg-2,
            .py-lg-2 {
                padding-top: 0.5rem !important;
            }

            .pr-lg-2,
            .px-lg-2 {
                padding-right: 0.5rem !important;
            }

            .pb-lg-2,
            .py-lg-2 {
                padding-bottom: 0.5rem !important;
            }

            .pl-lg-2,
            .px-lg-2 {
                padding-left: 0.5rem !important;
            }

            .p-lg-3 {
                padding: 1rem !important;
            }

            .pt-lg-3,
            .py-lg-3 {
                padding-top: 1rem !important;
            }

            .pr-lg-3,
            .px-lg-3 {
                padding-right: 1rem !important;
            }

            .pb-lg-3,
            .py-lg-3 {
                padding-bottom: 1rem !important;
            }

            .pl-lg-3,
            .px-lg-3 {
                padding-left: 1rem !important;
            }

            .p-lg-4 {
                padding: 1.5rem !important;
            }

            .pt-lg-4,
            .py-lg-4 {
                padding-top: 1.5rem !important;
            }

            .pr-lg-4,
            .px-lg-4 {
                padding-right: 1.5rem !important;
            }

            .pb-lg-4,
            .py-lg-4 {
                padding-bottom: 1.5rem !important;
            }

            .pl-lg-4,
            .px-lg-4 {
                padding-left: 1.5rem !important;
            }

            .p-lg-5 {
                padding: 3rem !important;
            }

            .pt-lg-5,
            .py-lg-5 {
                padding-top: 3rem !important;
            }

            .pr-lg-5,
            .px-lg-5 {
                padding-right: 3rem !important;
            }

            .pb-lg-5,
            .py-lg-5 {
                padding-bottom: 3rem !important;
            }

            .pl-lg-5,
            .px-lg-5 {
                padding-left: 3rem !important;
            }

            .m-lg-n1 {
                margin: -0.25rem !important;
            }

            .mt-lg-n1,
            .my-lg-n1 {
                margin-top: -0.25rem !important;
            }

            .mr-lg-n1,
            .mx-lg-n1 {
                margin-right: -0.25rem !important;
            }

            .mb-lg-n1,
            .my-lg-n1 {
                margin-bottom: -0.25rem !important;
            }

            .ml-lg-n1,
            .mx-lg-n1 {
                margin-left: -0.25rem !important;
            }

            .m-lg-n2 {
                margin: -0.5rem !important;
            }

            .mt-lg-n2,
            .my-lg-n2 {
                margin-top: -0.5rem !important;
            }

            .mr-lg-n2,
            .mx-lg-n2 {
                margin-right: -0.5rem !important;
            }

            .mb-lg-n2,
            .my-lg-n2 {
                margin-bottom: -0.5rem !important;
            }

            .ml-lg-n2,
            .mx-lg-n2 {
                margin-left: -0.5rem !important;
            }

            .m-lg-n3 {
                margin: -1rem !important;
            }

            .mt-lg-n3,
            .my-lg-n3 {
                margin-top: -1rem !important;
            }

            .mr-lg-n3,
            .mx-lg-n3 {
                margin-right: -1rem !important;
            }

            .mb-lg-n3,
            .my-lg-n3 {
                margin-bottom: -1rem !important;
            }

            .ml-lg-n3,
            .mx-lg-n3 {
                margin-left: -1rem !important;
            }

            .m-lg-n4 {
                margin: -1.5rem !important;
            }

            .mt-lg-n4,
            .my-lg-n4 {
                margin-top: -1.5rem !important;
            }

            .mr-lg-n4,
            .mx-lg-n4 {
                margin-right: -1.5rem !important;
            }

            .mb-lg-n4,
            .my-lg-n4 {
                margin-bottom: -1.5rem !important;
            }

            .ml-lg-n4,
            .mx-lg-n4 {
                margin-left: -1.5rem !important;
            }

            .m-lg-n5 {
                margin: -3rem !important;
            }

            .mt-lg-n5,
            .my-lg-n5 {
                margin-top: -3rem !important;
            }

            .mr-lg-n5,
            .mx-lg-n5 {
                margin-right: -3rem !important;
            }

            .mb-lg-n5,
            .my-lg-n5 {
                margin-bottom: -3rem !important;
            }

            .ml-lg-n5,
            .mx-lg-n5 {
                margin-left: -3rem !important;
            }

            .m-lg-auto {
                margin: auto !important;
            }

            .mt-lg-auto,
            .my-lg-auto {
                margin-top: auto !important;
            }

            .mr-lg-auto,
            .mx-lg-auto {
                margin-right: auto !important;
            }

            .mb-lg-auto,
            .my-lg-auto {
                margin-bottom: auto !important;
            }

            .ml-lg-auto,
            .mx-lg-auto {
                margin-left: auto !important;
            }
        }

        @media (min-width: 1200px) {
            .m-xl-0 {
                margin: 0 !important;
            }

            .mt-xl-0,
            .my-xl-0 {
                margin-top: 0 !important;
            }

            .mr-xl-0,
            .mx-xl-0 {
                margin-right: 0 !important;
            }

            .mb-xl-0,
            .my-xl-0 {
                margin-bottom: 0 !important;
            }

            .ml-xl-0,
            .mx-xl-0 {
                margin-left: 0 !important;
            }

            .m-xl-1 {
                margin: 0.25rem !important;
            }

            .mt-xl-1,
            .my-xl-1 {
                margin-top: 0.25rem !important;
            }

            .mr-xl-1,
            .mx-xl-1 {
                margin-right: 0.25rem !important;
            }

            .mb-xl-1,
            .my-xl-1 {
                margin-bottom: 0.25rem !important;
            }

            .ml-xl-1,
            .mx-xl-1 {
                margin-left: 0.25rem !important;
            }

            .m-xl-2 {
                margin: 0.5rem !important;
            }

            .mt-xl-2,
            .my-xl-2 {
                margin-top: 0.5rem !important;
            }

            .mr-xl-2,
            .mx-xl-2 {
                margin-right: 0.5rem !important;
            }

            .mb-xl-2,
            .my-xl-2 {
                margin-bottom: 0.5rem !important;
            }

            .ml-xl-2,
            .mx-xl-2 {
                margin-left: 0.5rem !important;
            }

            .m-xl-3 {
                margin: 1rem !important;
            }

            .mt-xl-3,
            .my-xl-3 {
                margin-top: 1rem !important;
            }

            .mr-xl-3,
            .mx-xl-3 {
                margin-right: 1rem !important;
            }

            .mb-xl-3,
            .my-xl-3 {
                margin-bottom: 1rem !important;
            }

            .ml-xl-3,
            .mx-xl-3 {
                margin-left: 1rem !important;
            }

            .m-xl-4 {
                margin: 1.5rem !important;
            }

            .mt-xl-4,
            .my-xl-4 {
                margin-top: 1.5rem !important;
            }

            .mr-xl-4,
            .mx-xl-4 {
                margin-right: 1.5rem !important;
            }

            .mb-xl-4,
            .my-xl-4 {
                margin-bottom: 1.5rem !important;
            }

            .ml-xl-4,
            .mx-xl-4 {
                margin-left: 1.5rem !important;
            }

            .m-xl-5 {
                margin: 3rem !important;
            }

            .mt-xl-5,
            .my-xl-5 {
                margin-top: 3rem !important;
            }

            .mr-xl-5,
            .mx-xl-5 {
                margin-right: 3rem !important;
            }

            .mb-xl-5,
            .my-xl-5 {
                margin-bottom: 3rem !important;
            }

            .ml-xl-5,
            .mx-xl-5 {
                margin-left: 3rem !important;
            }

            .p-xl-0 {
                padding: 0 !important;
            }

            .pt-xl-0,
            .py-xl-0 {
                padding-top: 0 !important;
            }

            .pr-xl-0,
            .px-xl-0 {
                padding-right: 0 !important;
            }

            .pb-xl-0,
            .py-xl-0 {
                padding-bottom: 0 !important;
            }

            .pl-xl-0,
            .px-xl-0 {
                padding-left: 0 !important;
            }

            .p-xl-1 {
                padding: 0.25rem !important;
            }

            .pt-xl-1,
            .py-xl-1 {
                padding-top: 0.25rem !important;
            }

            .pr-xl-1,
            .px-xl-1 {
                padding-right: 0.25rem !important;
            }

            .pb-xl-1,
            .py-xl-1 {
                padding-bottom: 0.25rem !important;
            }

            .pl-xl-1,
            .px-xl-1 {
                padding-left: 0.25rem !important;
            }

            .p-xl-2 {
                padding: 0.5rem !important;
            }

            .pt-xl-2,
            .py-xl-2 {
                padding-top: 0.5rem !important;
            }

            .pr-xl-2,
            .px-xl-2 {
                padding-right: 0.5rem !important;
            }

            .pb-xl-2,
            .py-xl-2 {
                padding-bottom: 0.5rem !important;
            }

            .pl-xl-2,
            .px-xl-2 {
                padding-left: 0.5rem !important;
            }

            .p-xl-3 {
                padding: 1rem !important;
            }

            .pt-xl-3,
            .py-xl-3 {
                padding-top: 1rem !important;
            }

            .pr-xl-3,
            .px-xl-3 {
                padding-right: 1rem !important;
            }

            .pb-xl-3,
            .py-xl-3 {
                padding-bottom: 1rem !important;
            }

            .pl-xl-3,
            .px-xl-3 {
                padding-left: 1rem !important;
            }

            .p-xl-4 {
                padding: 1.5rem !important;
            }

            .pt-xl-4,
            .py-xl-4 {
                padding-top: 1.5rem !important;
            }

            .pr-xl-4,
            .px-xl-4 {
                padding-right: 1.5rem !important;
            }

            .pb-xl-4,
            .py-xl-4 {
                padding-bottom: 1.5rem !important;
            }

            .pl-xl-4,
            .px-xl-4 {
                padding-left: 1.5rem !important;
            }

            .p-xl-5 {
                padding: 3rem !important;
            }

            .pt-xl-5,
            .py-xl-5 {
                padding-top: 3rem !important;
            }

            .pr-xl-5,
            .px-xl-5 {
                padding-right: 3rem !important;
            }

            .pb-xl-5,
            .py-xl-5 {
                padding-bottom: 3rem !important;
            }

            .pl-xl-5,
            .px-xl-5 {
                padding-left: 3rem !important;
            }

            .m-xl-n1 {
                margin: -0.25rem !important;
            }

            .mt-xl-n1,
            .my-xl-n1 {
                margin-top: -0.25rem !important;
            }

            .mr-xl-n1,
            .mx-xl-n1 {
                margin-right: -0.25rem !important;
            }

            .mb-xl-n1,
            .my-xl-n1 {
                margin-bottom: -0.25rem !important;
            }

            .ml-xl-n1,
            .mx-xl-n1 {
                margin-left: -0.25rem !important;
            }

            .m-xl-n2 {
                margin: -0.5rem !important;
            }

            .mt-xl-n2,
            .my-xl-n2 {
                margin-top: -0.5rem !important;
            }

            .mr-xl-n2,
            .mx-xl-n2 {
                margin-right: -0.5rem !important;
            }

            .mb-xl-n2,
            .my-xl-n2 {
                margin-bottom: -0.5rem !important;
            }

            .ml-xl-n2,
            .mx-xl-n2 {
                margin-left: -0.5rem !important;
            }

            .m-xl-n3 {
                margin: -1rem !important;
            }

            .mt-xl-n3,
            .my-xl-n3 {
                margin-top: -1rem !important;
            }

            .mr-xl-n3,
            .mx-xl-n3 {
                margin-right: -1rem !important;
            }

            .mb-xl-n3,
            .my-xl-n3 {
                margin-bottom: -1rem !important;
            }

            .ml-xl-n3,
            .mx-xl-n3 {
                margin-left: -1rem !important;
            }

            .m-xl-n4 {
                margin: -1.5rem !important;
            }

            .mt-xl-n4,
            .my-xl-n4 {
                margin-top: -1.5rem !important;
            }

            .mr-xl-n4,
            .mx-xl-n4 {
                margin-right: -1.5rem !important;
            }

            .mb-xl-n4,
            .my-xl-n4 {
                margin-bottom: -1.5rem !important;
            }

            .ml-xl-n4,
            .mx-xl-n4 {
                margin-left: -1.5rem !important;
            }

            .m-xl-n5 {
                margin: -3rem !important;
            }

            .mt-xl-n5,
            .my-xl-n5 {
                margin-top: -3rem !important;
            }

            .mr-xl-n5,
            .mx-xl-n5 {
                margin-right: -3rem !important;
            }

            .mb-xl-n5,
            .my-xl-n5 {
                margin-bottom: -3rem !important;
            }

            .ml-xl-n5,
            .mx-xl-n5 {
                margin-left: -3rem !important;
            }

            .m-xl-auto {
                margin: auto !important;
            }

            .mt-xl-auto,
            .my-xl-auto {
                margin-top: auto !important;
            }

            .mr-xl-auto,
            .mx-xl-auto {
                margin-right: auto !important;
            }

            .mb-xl-auto,
            .my-xl-auto {
                margin-bottom: auto !important;
            }

            .ml-xl-auto,
            .mx-xl-auto {
                margin-left: auto !important;
            }
        }

        .stretched-link::after {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1;
            pointer-events: auto;
            content: "";
            background-color: rgba(0, 0, 0, 0);
        }

        .text-monospace {
            font-family: "Open Sans", sans-serif !important;
        }

        .text-justify {
            text-align: justify !important;
        }

        .text-wrap {
            white-space: normal !important;
        }

        .text-nowrap {
            white-space: nowrap !important;
        }

        .text-truncate {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .text-left {
            text-align: left !important;
        }

        .text-right {
            text-align: right !important;
        }

        .text-center {
            text-align: center !important;
        }

        @media (min-width: 576px) {
            .text-sm-left {
                text-align: left !important;
            }

            .text-sm-right {
                text-align: right !important;
            }

            .text-sm-center {
                text-align: center !important;
            }
        }

        @media (min-width: 768px) {
            .text-md-left {
                text-align: left !important;
            }

            .text-md-right {
                text-align: right !important;
            }

            .text-md-center {
                text-align: center !important;
            }
        }

        @media (min-width: 992px) {
            .text-lg-left {
                text-align: left !important;
            }

            .text-lg-right {
                text-align: right !important;
            }

            .text-lg-center {
                text-align: center !important;
            }
        }

        @media (min-width: 1200px) {
            .text-xl-left {
                text-align: left !important;
            }

            .text-xl-right {
                text-align: right !important;
            }

            .text-xl-center {
                text-align: center !important;
            }
        }

        .text-lowercase {
            text-transform: lowercase !important;
        }

        .text-uppercase {
            text-transform: uppercase !important;
        }

        .text-capitalize {
            text-transform: capitalize !important;
        }

        .font-weight-light {
            font-weight: 300 !important;
        }

        .font-weight-lighter {
            font-weight: lighter !important;
        }

        .font-weight-normal {
            font-weight: 400 !important;
        }

        .font-weight-bold {
            font-weight: 700 !important;
        }

        .font-weight-bolder {
            font-weight: bolder !important;
        }

        .font-italic {
            font-style: italic !important;
        }

        .text-white {
            color: #fff !important;
        }

        .text-primary {
            color: #007bff !important;
        }

        a.text-primary:hover, a.text-primary:focus {
            color: #0056b3 !important;
        }

        .text-secondary {
            color: #6c757d !important;
        }

        a.text-secondary:hover, a.text-secondary:focus {
            color: #494f54 !important;
        }

        .text-success {
            color: #28a745 !important;
        }

        a.text-success:hover, a.text-success:focus {
            color: #19692c !important;
        }

        .text-info {
            color: #17a2b8 !important;
        }

        a.text-info:hover, a.text-info:focus {
            color: #0f6674 !important;
        }

        .text-warning {
            color: #ffc107 !important;
        }

        a.text-warning:hover, a.text-warning:focus {
            color: #ba8b00 !important;
        }

        .text-danger {
            color: #dc3545 !important;
        }

        a.text-danger:hover, a.text-danger:focus {
            color: #a71d2a !important;
        }

        .text-light {
            color: #f8f9fa !important;
        }

        a.text-light:hover, a.text-light:focus {
            color: #cbd3da !important;
        }

        .text-dark {
            color: #343a40 !important;
        }

        a.text-dark:hover, a.text-dark:focus {
            color: #121416 !important;
        }

        .text-body {
            color: #212529 !important;
        }

        .text-muted {
            color: #6c757d !important;
        }

        .text-black-50 {
            color: rgba(0, 0, 0, 0.5) !important;
        }

        .text-white-50 {
            color: rgba(255, 255, 255, 0.5) !important;
        }

        .text-hide {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0;
        }

        .text-decoration-none {
            text-decoration: none !important;
        }

        .text-break {
            word-break: break-word !important;
            word-wrap: break-word !important;
        }

        .text-reset {
            color: inherit !important;
        }

        .visible {
            visibility: visible !important;
        }

        .invisible {
            visibility: hidden !important;
        }

        @media print {
            *,
            *::before,
            *::after {
                text-shadow: none !important;
                box-shadow: none !important;
            }

            a:not(.btn) {
                text-decoration: underline;
            }

            abbr[title]::after {
                content: " (" attr(title) ")";
            }

            pre {
                white-space: pre-wrap !important;
            }

            pre,
            blockquote {
                border: 1px solid #adb5bd;
                page-break-inside: avoid;
            }

            thead {
                display: table-header-group;
            }

            tr,
            img {
                page-break-inside: avoid;
            }

            p,
            h2,
            h3 {
                orphans: 3;
                widows: 3;
            }

            h2,
            h3 {
                page-break-after: avoid;
            }

            @page {
                size: a3;
            }

            body {
                min-width: 992px !important;
            }

            .container {
                min-width: 992px !important;
            }

            .navbar {
                display: none;
            }

            .badge {
                border: 1px solid #000;
            }

            .table {
                border-collapse: collapse !important;
            }

                .table td,
                .table th {
                    background-color: #fff !important;
                }

            .table-bordered th,
            .table-bordered td {
                border: 1px solid #dee2e6 !important;
            }

            .table-dark {
                color: inherit;
            }

                .table-dark th,
                .table-dark td,
                .table-dark thead th,
                .table-dark tbody + tbody {
                    border-color: #dee2e6;
                }

            .table .thead-dark th {
                color: inherit;
                border-color: #dee2e6;
            }
        }

        .hamburger {
            padding: 0;
            display: inline-block;
            cursor: pointer;
            transition-property: opacity, filter;
            transition-duration: 0.15s;
            transition-timing-function: linear;
            font: inherit;
            color: inherit;
            text-transform: none;
            background-color: transparent;
            border: 0;
            margin: 0;
            margin-right: -16px;
            overflow: visible
        }

            .hamburger:hover {
                /* opacity: .7 */
            }

            .hamburger.is-active:hover {
                /* opacity: .7 */
            }

            .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
                background-color: #fff;
            }

        .hamburger-box {
            width: 54px;
            height: 64px;
            display: inline-block;
            position: relative;
            background-color: #0c4399;
        }

        .hamburger-inner {
            display: block;
            top: 50%;
            margin-top: -1px
        }

            .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
                width: 18px;
                height: 2px;
                background-color: #fff;
                border-radius: 4px;
                position: absolute;
                transition-property: transform;
                transition-duration: 0.15s;
                transition-timing-function: ease
            }

                .hamburger-inner::before, .hamburger-inner::after {
                    content: "";
                    display: block
                }

                .hamburger-inner::before {
                    top: -6px
                }

                .hamburger-inner::after {
                    bottom: -6px
                }

        .hamburger--squeeze .hamburger-inner {
            transition-duration: 0.075s;
            transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }

            .hamburger--squeeze .hamburger-inner::before {
                transition: top 0.075s 0.12s ease, opacity 0.075s ease
            }

            .hamburger--squeeze .hamburger-inner::after {
                transition: bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)
            }

        .hamburger--squeeze.is-active .hamburger-inner {
            transform: rotate(45deg);
            transition-delay: 0.12s;
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }

            .hamburger--squeeze.is-active .hamburger-inner::before {
                top: 0;
                opacity: 0;
                transition: top 0.075s ease, opacity 0.075s 0.12s ease
            }

            .hamburger--squeeze.is-active .hamburger-inner::after {
                bottom: 0;
                transform: rotate(-90deg);
                transition: bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
            }

        .select2-container {
            box-sizing: border-box;
            display: inline-block;
            margin: 0;
            position: relative;
            vertical-align: middle
        }

            .select2-container .select2-selection--single {
                box-sizing: border-box;
                cursor: pointer;
                display: block;
                height: 28px;
                user-select: none;
                -webkit-user-select: none
            }

                .select2-container .select2-selection--single .select2-selection__rendered {
                    display: block;
                    padding-left: 8px;
                    padding-right: 20px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap
                }

                .select2-container .select2-selection--single .select2-selection__clear {
                    position: relative
                }

            .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
                padding-right: 8px;
                padding-left: 20px
            }

            .select2-container .select2-selection--multiple {
                box-sizing: border-box;
                cursor: pointer;
                display: block;
                min-height: 32px;
                user-select: none;
                -webkit-user-select: none
            }

                .select2-container .select2-selection--multiple .select2-selection__rendered {
                    display: inline-block;
                    overflow: hidden;
                    padding-left: 8px;
                    text-overflow: ellipsis;
                    white-space: nowrap
                }

            .select2-container .select2-search--inline {
                float: left
            }

                .select2-container .select2-search--inline .select2-search__field {
                    box-sizing: border-box;
                    border: none;
                    font-size: 100%;
                    margin-top: 5px;
                    padding: 0
                }

                    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                        -webkit-appearance: none
                    }

        .select2-dropdown {
            background-color: white;
            border: 1px solid #aaa;
            border-radius: 4px;
            box-sizing: border-box;
            display: block;
            position: absolute;
            left: -100000px;
            width: 100%;
            z-index: 1051;
            margin-top: -1px;
        }

        .select2-results {
            display: block
        }

        .select2-results__options {
            list-style: none;
            margin: 0;
            padding: 0
        }

        .select2-results__option {
            padding: 6px;
            user-select: none;
            -webkit-user-select: none
        }

            .select2-results__option[aria-selected] {
                cursor: pointer
            }

        .select2-container--open .select2-dropdown {
            left: 0
        }

        .select2-container--open .select2-dropdown--above {
            border-bottom: none;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
        }

        .select2-container--open .select2-dropdown--below {
            border-top: none;
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

        .select2-search--dropdown {
            display: block;
            padding: 4px
        }

            .select2-search--dropdown .select2-search__field {
                padding: 4px;
                width: 100%;
                box-sizing: border-box
            }

                .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
                    -webkit-appearance: none
                }

            .select2-search--dropdown.select2-search--hide {
                display: none
            }

        .select2-close-mask {
            border: 0;
            margin: 0;
            padding: 0;
            display: block;
            position: fixed;
            left: 0;
            top: 0;
            min-height: 100%;
            min-width: 100%;
            height: auto;
            width: auto;
            opacity: 0;
            z-index: 99;
            background-color: #fff;
            filter: alpha(opacity=0)
        }

        .select2-hidden-accessible {
            border: 0 !important;
            clip: rect(0 0 0 0) !important;
            -webkit-clip-path: inset(50%) !important;
            clip-path: inset(50%) !important;
            height: 1px !important;
            overflow: hidden !important;
            padding: 0 !important;
            position: absolute !important;
            width: 1px !important;
            white-space: nowrap !important
        }

        .select2-container--default .select2-selection--single {
            background-color: #fff;
            border: 1px solid #aaa;
            border-radius: 4px
        }

            .select2-container--default .select2-selection--single .select2-selection__rendered {
                color: #444;
                line-height: 28px
            }

            .select2-container--default .select2-selection--single .select2-selection__clear {
                cursor: pointer;
                float: right;
                font-weight: bold
            }

            .select2-container--default .select2-selection--single .select2-selection__placeholder {
                color: #999
            }

            .select2-container--default .select2-selection--single .select2-selection__arrow {
                height: 26px;
                position: absolute;
                top: 1px;
                right: 1px;
                width: 20px
            }

        .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
            float: left
        }

        .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
            left: 1px;
            right: auto
        }

        .select2-container--default.select2-container--disabled .select2-selection--single {
            background-color: #eee;
            cursor: default
        }

            .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
                display: none
            }

        .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

        .select2-container--default .select2-selection--multiple {
            background-color: white;
            border: 1px solid #aaa;
            border-radius: 4px;
            cursor: text
        }

            .select2-container--default .select2-selection--multiple .select2-selection__rendered {
                box-sizing: border-box;
                list-style: none;
                margin: 0;
                padding: 0 5px;
                width: 100%
            }

                .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
                    list-style: none
                }

            .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
                color: #999;
                margin-top: 5px;
                float: left
            }

            .select2-container--default .select2-selection--multiple .select2-selection__clear {
                cursor: pointer;
                float: right;
                font-weight: bold;
                margin-top: 5px;
                margin-right: 10px
            }

            .select2-container--default .select2-selection--multiple .select2-selection__choice {
                background-color: #e4e4e4;
                border: 1px solid #aaa;
                border-radius: 4px;
                cursor: default;
                float: left;
                margin-right: 5px;
                margin-top: 5px;
                padding: 0 5px
            }

            .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
                color: #999;
                cursor: pointer;
                display: inline-block;
                font-weight: bold;
                margin-right: 2px
            }

                .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
                    color: #333
                }

        .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
        .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
        .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
            float: right
        }

        .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
            margin-left: 5px;
            margin-right: auto
        }

        .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
            margin-left: 2px;
            margin-right: auto
        }

        .select2-container--default.select2-container--focus .select2-selection--multiple {
            border: solid black 1px;
            outline: 0
        }

        .select2-container--default.select2-container--disabled .select2-selection--multiple {
            background-color: #eee;
            cursor: default
        }

        .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
            display: none
        }

        .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
        .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

        .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
        .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
        }

        .select2-container--default .select2-search--dropdown .select2-search__field {
            border: 1px solid #aaa
        }

        .select2-container--default .select2-search--inline .select2-search__field {
            background: transparent;
            border: none;
            outline: 0;
            box-shadow: none;
            -webkit-appearance: textfield
        }

        .select2-container--default .select2-results > .select2-results__options {
            max-height: 200px;
            overflow-y: auto
        }

        .select2-container--default .select2-results__option[role=group] {
            padding: 0
        }

        .select2-container--default .select2-results__option[aria-disabled=true] {
            color: #999
        }

        .select2-container--default .select2-results__option[aria-selected=true] {
            background-color: #ddd
        }

        .select2-container--default .select2-results__option .select2-results__option {
            padding-left: 1em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
                padding-left: 0
            }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -1em;
                padding-left: 2em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -2em;
                    padding-left: 3em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -3em;
                        padding-left: 4em
                    }

                        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                            margin-left: -4em;
                            padding-left: 5em
                        }

                            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                                margin-left: -5em;
                                padding-left: 6em
                            }

        .select2-container--default .select2-results__option--highlighted[aria-selected] {
            background-color: #5897fb;
            color: white
        }

        .select2-container--default .select2-results__group {
            cursor: default;
            display: block;
            padding: 6px
        }

        .select2-container--classic .select2-selection--single {
            background-color: #f7f7f7;
            border: 1px solid #aaa;
            border-radius: 4px;
            outline: 0;
            background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
            background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
            background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
        }

            .select2-container--classic .select2-selection--single:focus {
                border: 1px solid #5897fb
            }

            .select2-container--classic .select2-selection--single .select2-selection__rendered {
                color: #444;
                line-height: 28px
            }

            .select2-container--classic .select2-selection--single .select2-selection__clear {
                cursor: pointer;
                float: right;
                font-weight: bold;
                margin-right: 10px
            }

            .select2-container--classic .select2-selection--single .select2-selection__placeholder {
                color: #999
            }

            .select2-container--classic .select2-selection--single .select2-selection__arrow {
                background-color: #ddd;
                border: none;
                border-left: 1px solid #aaa;
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px;
                height: 26px;
                position: absolute;
                top: 1px;
                right: 1px;
                width: 20px;
                background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
                background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
                background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
            }

                .select2-container--classic .select2-selection--single .select2-selection__arrow b {
                    border-color: #888 transparent transparent transparent;
                    border-style: solid;
                    border-width: 5px 4px 0 4px;
                    height: 0;
                    left: 50%;
                    margin-left: -4px;
                    margin-top: -2px;
                    position: absolute;
                    top: 50%;
                    width: 0
                }

        .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
            float: left
        }

        .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
            border: none;
            border-right: 1px solid #aaa;
            border-radius: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            left: 1px;
            right: auto
        }

        .select2-container--classic.select2-container--open .select2-selection--single {
            border: 1px solid #5897fb
        }

            .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
                background: transparent;
                border: none
            }

                .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
                    border-color: transparent transparent #888 transparent;
                    border-width: 0 4px 5px 4px
                }

        .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
            border-top: none;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
            background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
            background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
        }

        .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
            border-bottom: none;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
            background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
            background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
        }

        .select2-container--classic .select2-selection--multiple {
            background-color: white;
            border: 1px solid #aaa;
            border-radius: 4px;
            cursor: text;
            outline: 0
        }

            .select2-container--classic .select2-selection--multiple:focus {
                border: 1px solid #5897fb
            }

            .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
                list-style: none;
                margin: 0;
                padding: 0 5px
            }

            .select2-container--classic .select2-selection--multiple .select2-selection__clear {
                display: none
            }

            .select2-container--classic .select2-selection--multiple .select2-selection__choice {
                background-color: #e4e4e4;
                border: 1px solid #aaa;
                border-radius: 4px;
                cursor: default;
                float: left;
                margin-right: 5px;
                margin-top: 5px;
                padding: 0 5px
            }

            .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
                color: #888;
                cursor: pointer;
                display: inline-block;
                font-weight: bold;
                margin-right: 2px
            }

                .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
                    color: #555
                }

        .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
            float: right
        }

        .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
            margin-left: 5px;
            margin-right: auto
        }

        .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
            margin-left: 2px;
            margin-right: auto
        }

        .select2-container--classic.select2-container--open .select2-selection--multiple {
            border: 1px solid #5897fb
        }

        .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
            border-top: none;
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

        .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
            border-bottom: none;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
        }

        .select2-container--classic .select2-search--dropdown .select2-search__field {
            border: 1px solid #aaa;
            outline: 0
        }

        .select2-container--classic .select2-search--inline .select2-search__field {
            outline: 0;
            box-shadow: none
        }

        .select2-container--classic .select2-dropdown {
            background-color: #fff;
            border: 1px solid transparent
        }

        .select2-container--classic .select2-dropdown--above {
            border-bottom: none
        }

        .select2-container--classic .select2-dropdown--below {
            border-top: none
        }

        .select2-container--classic .select2-results > .select2-results__options {
            max-height: 200px;
            overflow-y: auto
        }

        .select2-container--classic .select2-results__option[role=group] {
            padding: 0
        }

        .select2-container--classic .select2-results__option[aria-disabled=true] {
            color: grey
        }

        .select2-container--classic .select2-results__option--highlighted[aria-selected] {
            background-color: #3875d7;
            color: #fff
        }

        .select2-container--classic .select2-results__group {
            cursor: default;
            display: block;
            padding: 6px
        }

        .select2-container--classic.select2-container--open .select2-dropdown {
            border-color: #5897fb
        }
        /*!
         * fullPage 3.0.8
         * https://github.com/alvarotrigo/fullPage.js
         *
         * @license GPLv3 for open source use only
         * or Fullpage Commercial License for commercial use
         * http://alvarotrigo.com/fullPage/pricing/
         *
         * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
         */
        html.fp-enabled,
        .fp-enabled body {
            margin: 0;
            padding: 0;
            overflow: hidden;
            /*Avoid flicker on slides transitions for mobile phones #336 */
            -webkit-tap-highlight-color: rgba(0,0,0,0);
        }

        .fp-section {
            position: relative;
            -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
            -moz-box-sizing: border-box; /* <=28 */
            box-sizing: border-box;
        }

        .fp-slide {
            float: left;
        }

        .fp-slide, .fp-slidesContainer {
            height: 100%;
            display: block;
        }

        .fp-slides {
            z-index: 1;
            height: 100%;
            overflow: hidden;
            position: relative;
            -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
            transition: all 0.3s ease-out;
        }

        .fp-section.fp-table, .fp-slide.fp-table {
            display: table;
            table-layout: fixed;
            width: 100%;
        }

        .fp-tableCell {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            height: 100%;
        }

        .fp-slidesContainer {
            float: left;
            position: relative;
        }

        .fp-controlArrow {
            -webkit-user-select: none; /* webkit (safari, chrome) browsers */
            -moz-user-select: none; /* mozilla browsers */
            -khtml-user-select: none; /* webkit (konqueror) browsers */
            -ms-user-select: none; /* IE10+ */
            position: absolute;
            z-index: 4;
            top: 50%;
            cursor: pointer;
            width: 0;
            height: 0;
            border-style: solid;
            margin-top: -38px;
            -webkit-transform: translate3d(0,0,0);
            -ms-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
        }

            .fp-controlArrow.fp-prev {
                left: 15px;
                width: 0;
                border-width: 38.5px 34px 38.5px 0;
                border-color: transparent #fff transparent transparent;
            }

            .fp-controlArrow.fp-next {
                right: 15px;
                border-width: 38.5px 0 38.5px 34px;
                border-color: transparent transparent transparent #fff;
            }

        .fp-scrollable {
            overflow: hidden;
            position: relative;
        }

        .fp-scroller {
            overflow: hidden;
        }

        .iScrollIndicator {
            border: 0 !important;
        }

        .fp-notransition {
            -webkit-transition: none !important;
            transition: none !important;
        }

        #fp-nav {
            position: fixed;
            z-index: 100;
            margin-top: -32px;
            top: 50%;
            opacity: 1;
            -webkit-transform: translate3d(0,0,0);
        }

            #fp-nav.fp-right {
                right: 17px;
            }

            #fp-nav.fp-left {
                left: 17px;
            }

        .fp-slidesNav {
            position: absolute;
            z-index: 4;
            opacity: 1;
            -webkit-transform: translate3d(0,0,0);
            -ms-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
            left: 0 !important;
            right: 0;
            margin: 0 auto !important;
        }

            .fp-slidesNav.fp-bottom {
                bottom: 17px;
            }

            .fp-slidesNav.fp-top {
                top: 17px;
            }

            #fp-nav ul,
            .fp-slidesNav ul {
                margin: 0;
                padding: 0;
            }

                #fp-nav ul li,
                .fp-slidesNav ul li {
                    display: block;
                    width: 14px;
                    height: 13px;
                    margin: 7px;
                    position: relative;
                }

                .fp-slidesNav ul li {
                    display: inline-block;
                }

                    #fp-nav ul li a,
                    .fp-slidesNav ul li a {
                        display: block;
                        position: relative;
                        z-index: 1;
                        width: 100%;
                        height: 100%;
                        cursor: pointer;
                        text-decoration: none;
                    }

                        #fp-nav ul li a.active span,
                        .fp-slidesNav ul li a.active span,
                        #fp-nav ul li:hover a.active span,
                        .fp-slidesNav ul li:hover a.active span {
                            height: 12px;
                            width: 12px;
                            margin: -6px 0 0 -6px;
                            border-radius: 100%;
                        }

                        #fp-nav ul li a span,
                        .fp-slidesNav ul li a span {
                            border-radius: 50%;
                            position: absolute;
                            z-index: 1;
                            height: 4px;
                            width: 4px;
                            border: 0;
                            background: #333;
                            left: 50%;
                            top: 50%;
                            margin: -2px 0 0 -2px;
                            -webkit-transition: all 0.1s ease-in-out;
                            -moz-transition: all 0.1s ease-in-out;
                            -o-transition: all 0.1s ease-in-out;
                            transition: all 0.1s ease-in-out;
                        }

                    #fp-nav ul li:hover a span,
                    .fp-slidesNav ul li:hover a span {
                        width: 10px;
                        height: 10px;
                        margin: -5px 0px 0px -5px;
                    }

                #fp-nav ul li .fp-tooltip {
                    position: absolute;
                    top: -2px;
                    color: #fff;
                    font-size: 14px;
                    font-family: "Open Sans", sans-serif;
                    white-space: nowrap;
                    max-width: 220px;
                    overflow: hidden;
                    display: block;
                    opacity: 0;
                    width: 0;
                    cursor: pointer;
                }

                #fp-nav ul li:hover .fp-tooltip,
                #fp-nav.fp-show-active a.active + .fp-tooltip {
                    -webkit-transition: opacity 0.2s ease-in;
                    transition: opacity 0.2s ease-in;
                    width: auto;
                    opacity: 1;
                }

                #fp-nav ul li .fp-tooltip.fp-right {
                    right: 20px;
                }

                #fp-nav ul li .fp-tooltip.fp-left {
                    left: 20px;
                }

        .fp-auto-height.fp-section,
        .fp-auto-height .fp-slide,
        .fp-auto-height .fp-tableCell {
            height: auto !important;
        }

        .fp-responsive .fp-auto-height-responsive.fp-section,
        .fp-responsive .fp-auto-height-responsive .fp-slide,
        .fp-responsive .fp-auto-height-responsive .fp-tableCell {
            height: auto !important;
        }

        /*Only display content to screen readers*/
        .fp-sr-only {
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            white-space: nowrap;
            border: 0;
        }

        .tns-outer {
            padding: 0 !important
        }

            .tns-outer [hidden] {
                display: none !important
            }

            .tns-outer [aria-controls], .tns-outer [data-action] {
                cursor: pointer
            }

        .tns-slider {
            -webkit-transition: all 0s;
            -moz-transition: all 0s;
            transition: all 0s
        }

            .tns-slider > .tns-item {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }

        .tns-horizontal.tns-subpixel {
            white-space: nowrap
        }

            .tns-horizontal.tns-subpixel > .tns-item {
                display: inline-block;
                vertical-align: top;
                white-space: normal
            }

        .tns-horizontal.tns-no-subpixel:after {
            content: '';
            display: table;
            clear: both
        }

        .tns-horizontal.tns-no-subpixel > .tns-item {
            float: left
        }

        .tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
            margin-right: -100%
        }

        .tns-no-calc {
            position: relative;
            left: 0
        }

        .tns-gallery {
            position: relative;
            left: 0;
            min-height: 1px
        }

            .tns-gallery > .tns-item {
                position: absolute;
                left: -100%;
                -webkit-transition: transform 0s, opacity 0s;
                -moz-transition: transform 0s, opacity 0s;
                transition: transform 0s, opacity 0s
            }

            .tns-gallery > .tns-slide-active {
                position: relative;
                left: auto !important
            }

            .tns-gallery > .tns-moving {
                -webkit-transition: all 0.25s;
                -moz-transition: all 0.25s;
                transition: all 0.25s
            }

        .tns-autowidth {
            display: inline-block
        }

        .tns-lazy-img {
            -webkit-transition: opacity 0.6s;
            -moz-transition: opacity 0.6s;
            transition: opacity 0.6s;
            opacity: 0.6
        }

            .tns-lazy-img.tns-complete {
                opacity: 1
            }

        .tns-ah {
            -webkit-transition: height 0s;
            -moz-transition: height 0s;
            transition: height 0s
        }

        .tns-ovh {
            overflow: hidden
        }

        .tns-visually-hidden {
            position: absolute;
            left: -10000em
        }

        .tns-transparent {
            opacity: 0;
            visibility: hidden
        }

        .tns-fadeIn {
            opacity: 1;
            filter: alpha(opacity=100);
            z-index: 0
        }

        .tns-normal, .tns-fadeOut {
            opacity: 0;
            filter: alpha(opacity=0);
            z-index: -1
        }

        .tns-vpfix {
            white-space: nowrap
        }

            .tns-vpfix > div, .tns-vpfix > li {
                display: inline-block
            }

        .tns-t-subp2 {
            margin: 0 auto;
            width: 310px;
            position: relative;
            height: 10px;
            overflow: hidden
        }

        .tns-t-ct {
            width: 2333.3333333%;
            width: -webkit-calc(100% * 70 / 3);
            width: -moz-calc(100% * 70 / 3);
            width: calc(100% * 70 / 3);
            position: absolute;
            right: 0
        }

            .tns-t-ct:after {
                content: '';
                display: table;
                clear: both
            }

            .tns-t-ct > div {
                width: 1.4285714%;
                width: -webkit-calc(100% / 70);
                width: -moz-calc(100% / 70);
                width: calc(100% / 70);
                height: 10px;
                float: left
            }

        /*# sourceMappingURL=sourcemaps/tiny-slider.css.map */


        .flex {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

        .inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }

        .flex-center {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .flex {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

        html,
        body,
        div,
        span,
        applet,
        object,
        iframe,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        p,
        blockquote,
        pre,
        a,
        abbr,
        acronym,
        address,
        big,
        cite,
        code,
        del,
        dfn,
        em,
        img,
        ins,
        kbd,
        q,
        s,
        samp,
        small,
        strike,
        strong,
        sub,
        sup,
        tt,
        var,
        b,
        u,
        i,
        center,
        dl,
        dt,
        dd,
        ol,
        ul,
        li,
        fieldset,
        form,
        label,
        legend,
        table,
        caption,
        tbody,
        tfoot,
        thead,
        tr,
        th,
        td,
        article,
        aside,
        canvas,
        details,
        embed,
        figure,
        figcaption,
        footer,
        header,
        hgroup,
        menu,
        nav,
        output,
        ruby,
        section,
        summary,
        time,
        mark,
        audio,
        video {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: baseline;
        }
        /* HTML5 display-role reset for older browsers */

        article,
        aside,
        details,
        figcaption,
        figure,
        footer,
        header,
        hgroup,
        menu,
        nav,
        section {
            display: block;
        }

        body {
            line-height: 1;
        }

        ol,
        ul {
            list-style: none;
        }

        blockquote,
        q {
            quotes: none;
        }

            blockquote:before,
            blockquote:after,
            q:before,
            q:after {
                content: '';
                content: none;
            }

        table {
            border-collapse: collapse;
            border-spacing: 0;
        }

        button {
            min-width: auto;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

        .clearfix {
            overflow: auto;
        }

            .clearfix::after {
                content: "";
                clear: both;
                display: table;
            }

        button,
        [type="button"],
        [type="reset"],
        [type="submit"] {
            -webkit-appearance: none;
            -moz-appearance: none;
        }

        *:hover:before,
        *:hover:after,
        *:before,
        *:after {
            text-decoration: underline !important;
        }

        *:hover:before,
        *:hover:after,
        *:before,
        *:after {
            text-decoration: none !important;
        }

        @charset "UTF-8";
        /*!
         * animate.css -https://daneden.github.io/animate.css/
         * Version - 3.7.2
         * Licensed under the MIT license - http://opensource.org/licenses/MIT
         *
         * Copyright (c) 2019 Daniel Eden
         */

        @-webkit-keyframes bounce {
            from, 20%, 53%, 80%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            40%, 43% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
            }

            70% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
            }

            90% {
                -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
            }
        }

        @keyframes bounce {
            from, 20%, 53%, 80%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            40%, 43% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
            }

            70% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
            }

            90% {
                -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
            }
        }

        .bounce {
            -webkit-animation-name: bounce;
            animation-name: bounce;
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
        }

        @-webkit-keyframes flash {
            from, 50%, to {
                opacity: 1;
            }

            25%, 75% {
                opacity: 0;
            }
        }

        @keyframes flash {
            from, 50%, to {
                opacity: 1;
            }

            25%, 75% {
                opacity: 0;
            }
        }

        .flash {
            -webkit-animation-name: flash;
            animation-name: flash;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

        @-webkit-keyframes pulse {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }

            50% {
                -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
            }

            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        @keyframes pulse {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }

            50% {
                -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
            }

            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        .pulse {
            -webkit-animation-name: pulse;
            animation-name: pulse;
        }

        @-webkit-keyframes rubberBand {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }

            30% {
                -webkit-transform: scale3d(1.25, 0.75, 1);
                transform: scale3d(1.25, 0.75, 1);
            }

            40% {
                -webkit-transform: scale3d(0.75, 1.25, 1);
                transform: scale3d(0.75, 1.25, 1);
            }

            50% {
                -webkit-transform: scale3d(1.15, 0.85, 1);
                transform: scale3d(1.15, 0.85, 1);
            }

            65% {
                -webkit-transform: scale3d(0.95, 1.05, 1);
                transform: scale3d(0.95, 1.05, 1);
            }

            75% {
                -webkit-transform: scale3d(1.05, 0.95, 1);
                transform: scale3d(1.05, 0.95, 1);
            }

            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        @keyframes rubberBand {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }

            30% {
                -webkit-transform: scale3d(1.25, 0.75, 1);
                transform: scale3d(1.25, 0.75, 1);
            }

            40% {
                -webkit-transform: scale3d(0.75, 1.25, 1);
                transform: scale3d(0.75, 1.25, 1);
            }

            50% {
                -webkit-transform: scale3d(1.15, 0.85, 1);
                transform: scale3d(1.15, 0.85, 1);
            }

            65% {
                -webkit-transform: scale3d(0.95, 1.05, 1);
                transform: scale3d(0.95, 1.05, 1);
            }

            75% {
                -webkit-transform: scale3d(1.05, 0.95, 1);
                transform: scale3d(1.05, 0.95, 1);
            }

            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        .rubberBand {
            -webkit-animation-name: rubberBand;
            animation-name: rubberBand;
        }

        @-webkit-keyframes shake {
            from, to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            10%, 30%, 50%, 70%, 90% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }

            20%, 40%, 60%, 80% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
        }

        @keyframes shake {
            from, to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            10%, 30%, 50%, 70%, 90% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }

            20%, 40%, 60%, 80% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
        }

        .shake {
            -webkit-animation-name: shake;
            animation-name: shake;
        }

        @-webkit-keyframes headShake {
            0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }

            6.5% {
                -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
            }

            18.5% {
                -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
            }

            31.5% {
                -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
            }

            43.5% {
                -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
            }

            50% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
        }

        @keyframes headShake {
            0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }

            6.5% {
                -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
            }

            18.5% {
                -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
            }

            31.5% {
                -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
            }

            43.5% {
                -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
            }

            50% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
        }

        .headShake {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-animation-name: headShake;
            animation-name: headShake;
        }

        @-webkit-keyframes swing {
            20% {
                -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
            }

            40% {
                -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
            }

            60% {
                -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
            }

            80% {
                -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
            }

            to {
                -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
            }
        }

        @keyframes swing {
            20% {
                -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
            }

            40% {
                -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
            }

            60% {
                -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
            }

            80% {
                -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
            }

            to {
                -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
            }
        }

        .swing {
            -webkit-transform-origin: top center;
            transform-origin: top center;
            -webkit-animation-name: swing;
            animation-name: swing;
        }

        @-webkit-keyframes tada {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }

            10%, 20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            }

            30%, 50%, 70%, 90% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            }

            40%, 60%, 80% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            }

            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        @keyframes tada {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }

            10%, 20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            }

            30%, 50%, 70%, 90% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            }

            40%, 60%, 80% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            }

            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        .tada {
            -webkit-animation-name: tada;
            animation-name: tada;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

        @-webkit-keyframes wobble {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            15% {
                -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            }

            30% {
                -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            }

            45% {
                -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            }

            60% {
                -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            }

            75% {
                -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes wobble {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            15% {
                -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            }

            30% {
                -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            }

            45% {
                -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            }

            60% {
                -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            }

            75% {
                -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .wobble {
            -webkit-animation-name: wobble;
            animation-name: wobble;
        }

        @-webkit-keyframes jello {
            from, 11.1%, to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            22.2% {
                -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
            }

            33.3% {
                -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
            }

            44.4% {
                -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
            }

            55.5% {
                -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
            }

            66.6% {
                -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
                transform: skewX(-0.78125deg) skewY(-0.78125deg);
            }

            77.7% {
                -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
                transform: skewX(0.390625deg) skewY(0.390625deg);
            }

            88.8% {
                -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
                transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            }
        }

        @keyframes jello {
            from, 11.1%, to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            22.2% {
                -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
            }

            33.3% {
                -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
            }

            44.4% {
                -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
            }

            55.5% {
                -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
            }

            66.6% {
                -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
                transform: skewX(-0.78125deg) skewY(-0.78125deg);
            }

            77.7% {
                -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
                transform: skewX(0.390625deg) skewY(0.390625deg);
            }

            88.8% {
                -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
                transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            }
        }

        .jello {
            -webkit-animation-name: jello;
            animation-name: jello;
            -webkit-transform-origin: center;
            transform-origin: center;
        }

        @-webkit-keyframes heartBeat {
            0% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

            14% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }

            28% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

            42% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }

            70% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }

        @keyframes heartBeat {
            0% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

            14% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }

            28% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

            42% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }

            70% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }

        .heartBeat {
            -webkit-animation-name: heartBeat;
            animation-name: heartBeat;
            -webkit-animation-duration: 1.3s;
            animation-duration: 1.3s;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
        }

        @-webkit-keyframes bounceIn {
            from, 20%, 40%, 60%, 80%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            0% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }

            20% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            40% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
            }

            80% {
                -webkit-transform: scale3d(0.97, 0.97, 0.97);
                transform: scale3d(0.97, 0.97, 0.97);
            }

            to {
                opacity: 1;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        @keyframes bounceIn {
            from, 20%, 40%, 60%, 80%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            0% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }

            20% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            40% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
            }

            80% {
                -webkit-transform: scale3d(0.97, 0.97, 0.97);
                transform: scale3d(0.97, 0.97, 0.97);
            }

            to {
                opacity: 1;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }

        .bounceIn {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-animation-name: bounceIn;
            animation-name: bounceIn;
        }

        @-webkit-keyframes bounceInDown {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            0% {
                opacity: 0;
                -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);
            }

            75% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }

            90% {
                -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes bounceInDown {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            0% {
                opacity: 0;
                -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);
            }

            75% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }

            90% {
                -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .bounceInDown {
            -webkit-animation-name: bounceInDown;
            animation-name: bounceInDown;
        }

        @-webkit-keyframes bounceInLeft {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            0% {
                opacity: 0;
                -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);
            }

            75% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }

            90% {
                -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes bounceInLeft {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            0% {
                opacity: 0;
                -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);
            }

            75% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }

            90% {
                -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .bounceInLeft {
            -webkit-animation-name: bounceInLeft;
            animation-name: bounceInLeft;
        }

        @-webkit-keyframes bounceInRight {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            from {
                opacity: 0;
                -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);
            }

            75% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }

            90% {
                -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes bounceInRight {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            from {
                opacity: 0;
                -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);
            }

            75% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }

            90% {
                -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .bounceInRight {
            -webkit-animation-name: bounceInRight;
            animation-name: bounceInRight;
        }

        @-webkit-keyframes bounceInUp {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }

            75% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }

            90% {
                -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes bounceInUp {
            from, 60%, 75%, 90%, to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);
            }

            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }

            75% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }

            90% {
                -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .bounceInUp {
            -webkit-animation-name: bounceInUp;
            animation-name: bounceInUp;
        }

        @-webkit-keyframes bounceOut {
            20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }

            50%, 55% {
                opacity: 1;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            to {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
        }

        @keyframes bounceOut {
            20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }

            50%, 55% {
                opacity: 1;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            to {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
        }

        .bounceOut {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-animation-name: bounceOut;
            animation-name: bounceOut;
        }

        @-webkit-keyframes bounceOutDown {
            20% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }

            40%, 45% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }

        @keyframes bounceOutDown {
            20% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }

            40%, 45% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }

        .bounceOutDown {
            -webkit-animation-name: bounceOutDown;
            animation-name: bounceOutDown;
        }

        @-webkit-keyframes bounceOutLeft {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }

        @keyframes bounceOutLeft {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }

        .bounceOutLeft {
            -webkit-animation-name: bounceOutLeft;
            animation-name: bounceOutLeft;
        }

        @-webkit-keyframes bounceOutRight {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }

        @keyframes bounceOutRight {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }

        .bounceOutRight {
            -webkit-animation-name: bounceOutRight;
            animation-name: bounceOutRight;
        }

        @-webkit-keyframes bounceOutUp {
            20% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }

            40%, 45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }

        @keyframes bounceOutUp {
            20% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }

            40%, 45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }

        .bounceOutUp {
            -webkit-animation-name: bounceOutUp;
            animation-name: bounceOutUp;
        }

        @-webkit-keyframes fadeIn {
            from {
                opacity: 0;
            }

            to {
                opacity: 1;
            }
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
            }

            to {
                opacity: 1;
            }
        }

        .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
        }

        @-webkit-keyframes fadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -10%, 0);
                transform: translate3d(0, -10%, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -10%, 0);
                transform: translate3d(0, -10%, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInDown {
            -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
        }

        @-webkit-keyframes fadeInDownBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInDownBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInDownBig {
            -webkit-animation-name: fadeInDownBig;
            animation-name: fadeInDownBig;
        }

        @-webkit-keyframes fadeInLeft {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInLeft {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInLeft {
            -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
        }

        @-webkit-keyframes fadeInLeftBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInLeftBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInLeftBig {
            -webkit-animation-name: fadeInLeftBig;
            animation-name: fadeInLeftBig;
        }

        @-webkit-keyframes fadeInRight {
            from {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInRight {
            from {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInRight {
            -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
        }

        @-webkit-keyframes fadeInRightBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInRightBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInRightBig {
            -webkit-animation-name: fadeInRightBig;
            animation-name: fadeInRightBig;
        }

        @-webkit-keyframes fadeInUp {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInUp {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInUp {
            -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
        }

        @-webkit-keyframes fadeInUpBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes fadeInUpBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .fadeInUpBig {
            -webkit-animation-name: fadeInUpBig;
            animation-name: fadeInUpBig;
        }

        @-webkit-keyframes fadeOut {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
            }
        }

        @keyframes fadeOut {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
            }
        }

        .fadeOut {
            -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
        }

        @-webkit-keyframes fadeOutDown {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }

        @keyframes fadeOutDown {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }

        .fadeOutDown {
            -webkit-animation-name: fadeOutDown;
            animation-name: fadeOutDown;
        }

        @-webkit-keyframes fadeOutDownBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }

        @keyframes fadeOutDownBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }

        .fadeOutDownBig {
            -webkit-animation-name: fadeOutDownBig;
            animation-name: fadeOutDownBig;
        }

        @-webkit-keyframes fadeOutLeft {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }

        @keyframes fadeOutLeft {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }

        .fadeOutLeft {
            -webkit-animation-name: fadeOutLeft;
            animation-name: fadeOutLeft;
        }

        @-webkit-keyframes fadeOutLeftBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }

        @keyframes fadeOutLeftBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }

        .fadeOutLeftBig {
            -webkit-animation-name: fadeOutLeftBig;
            animation-name: fadeOutLeftBig;
        }

        @-webkit-keyframes fadeOutRight {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }

        @keyframes fadeOutRight {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }

        .fadeOutRight {
            -webkit-animation-name: fadeOutRight;
            animation-name: fadeOutRight;
        }

        @-webkit-keyframes fadeOutRightBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }

        @keyframes fadeOutRightBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }

        .fadeOutRightBig {
            -webkit-animation-name: fadeOutRightBig;
            animation-name: fadeOutRightBig;
        }

        @-webkit-keyframes fadeOutUp {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }

        @keyframes fadeOutUp {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }

        .fadeOutUp {
            -webkit-animation-name: fadeOutUp;
            animation-name: fadeOutUp;
        }

        @-webkit-keyframes fadeOutUpBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }

        @keyframes fadeOutUpBig {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }

        .fadeOutUpBig {
            -webkit-animation-name: fadeOutUpBig;
            animation-name: fadeOutUpBig;
        }

        @-webkit-keyframes flip {
            from {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }

            40% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }

            50% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            80% {
                -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            to {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
        }

        @keyframes flip {
            from {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }

            40% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }

            50% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            80% {
                -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            to {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
        }

        .animated.flip {
            -webkit-backface-visibility: visible;
            backface-visibility: visible;
            -webkit-animation-name: flip;
            animation-name: flip;
        }

        @-webkit-keyframes flipInX {
            from {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }

            40% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            60% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                opacity: 1;
            }

            80% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            }

            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }

        @keyframes flipInX {
            from {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }

            40% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            60% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                opacity: 1;
            }

            80% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            }

            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }

        .flipInX {
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipInX;
            animation-name: flipInX;
        }

        @-webkit-keyframes flipInY {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }

            40% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            60% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                opacity: 1;
            }

            80% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            }

            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }

        @keyframes flipInY {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }

            40% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }

            60% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                opacity: 1;
            }

            80% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            }

            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }

        .flipInY {
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipInY;
            animation-name: flipInY;
        }

        @-webkit-keyframes flipOutX {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }

            30% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                opacity: 1;
            }

            to {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                opacity: 0;
            }
        }

        @keyframes flipOutX {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }

            30% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                opacity: 1;
            }

            to {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                opacity: 0;
            }
        }

        .flipOutX {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-animation-name: flipOutX;
            animation-name: flipOutX;
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
        }

        @-webkit-keyframes flipOutY {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }

            30% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                opacity: 1;
            }

            to {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                opacity: 0;
            }
        }

        @keyframes flipOutY {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }

            30% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                opacity: 1;
            }

            to {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                opacity: 0;
            }
        }

        .flipOutY {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipOutY;
            animation-name: flipOutY;
        }

        @-webkit-keyframes lightSpeedIn {
            from {
                -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);
                opacity: 0;
            }

            60% {
                -webkit-transform: skewX(20deg);
                transform: skewX(20deg);
                opacity: 1;
            }

            80% {
                -webkit-transform: skewX(-5deg);
                transform: skewX(-5deg);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes lightSpeedIn {
            from {
                -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);
                opacity: 0;
            }

            60% {
                -webkit-transform: skewX(20deg);
                transform: skewX(20deg);
                opacity: 1;
            }

            80% {
                -webkit-transform: skewX(-5deg);
                transform: skewX(-5deg);
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .lightSpeedIn {
            -webkit-animation-name: lightSpeedIn;
            animation-name: lightSpeedIn;
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
        }

        @-webkit-keyframes lightSpeedOut {
            from {
                opacity: 1;
            }

            to {
                -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);
                opacity: 0;
            }
        }

        @keyframes lightSpeedOut {
            from {
                opacity: 1;
            }

            to {
                -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);
                opacity: 0;
            }
        }

        .lightSpeedOut {
            -webkit-animation-name: lightSpeedOut;
            animation-name: lightSpeedOut;
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
        }

        @-webkit-keyframes rotateIn {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        @keyframes rotateIn {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        .rotateIn {
            -webkit-animation-name: rotateIn;
            animation-name: rotateIn;
        }

        @-webkit-keyframes rotateInDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        @keyframes rotateInDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        .rotateInDownLeft {
            -webkit-animation-name: rotateInDownLeft;
            animation-name: rotateInDownLeft;
        }

        @-webkit-keyframes rotateInDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        @keyframes rotateInDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        .rotateInDownRight {
            -webkit-animation-name: rotateInDownRight;
            animation-name: rotateInDownRight;
        }

        @-webkit-keyframes rotateInUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        @keyframes rotateInUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        .rotateInUpLeft {
            -webkit-animation-name: rotateInUpLeft;
            animation-name: rotateInUpLeft;
        }

        @-webkit-keyframes rotateInUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        @keyframes rotateInUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
                opacity: 0;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }

        .rotateInUpRight {
            -webkit-animation-name: rotateInUpRight;
            animation-name: rotateInUpRight;
        }

        @-webkit-keyframes rotateOut {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
                opacity: 0;
            }
        }

        @keyframes rotateOut {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
                opacity: 0;
            }
        }

        .rotateOut {
            -webkit-animation-name: rotateOut;
            animation-name: rotateOut;
        }

        @-webkit-keyframes rotateOutDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
        }

        @keyframes rotateOutDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
        }

        .rotateOutDownLeft {
            -webkit-animation-name: rotateOutDownLeft;
            animation-name: rotateOutDownLeft;
        }

        @-webkit-keyframes rotateOutDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }

        @keyframes rotateOutDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }

        .rotateOutDownRight {
            -webkit-animation-name: rotateOutDownRight;
            animation-name: rotateOutDownRight;
        }

        @-webkit-keyframes rotateOutUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }

        @keyframes rotateOutUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }

        .rotateOutUpLeft {
            -webkit-animation-name: rotateOutUpLeft;
            animation-name: rotateOutUpLeft;
        }

        @-webkit-keyframes rotateOutUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
                opacity: 0;
            }
        }

        @keyframes rotateOutUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }

            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
                opacity: 0;
            }
        }

        .rotateOutUpRight {
            -webkit-animation-name: rotateOutUpRight;
            animation-name: rotateOutUpRight;
        }

        @-webkit-keyframes hinge {
            0% {
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }

            20%, 60% {
                -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }

            40%, 80% {
                -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                opacity: 1;
            }

            to {
                -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);
                opacity: 0;
            }
        }

        @keyframes hinge {
            0% {
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }

            20%, 60% {
                -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }

            40%, 80% {
                -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                opacity: 1;
            }

            to {
                -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);
                opacity: 0;
            }
        }

        .hinge {
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
            -webkit-animation-name: hinge;
            animation-name: hinge;
        }

        @-webkit-keyframes jackInTheBox {
            from {
                opacity: 0;
                -webkit-transform: scale(0.1) rotate(30deg);
                transform: scale(0.1) rotate(30deg);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
            }

            50% {
                -webkit-transform: rotate(-10deg);
                transform: rotate(-10deg);
            }

            70% {
                -webkit-transform: rotate(3deg);
                transform: rotate(3deg);
            }

            to {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }

        @keyframes jackInTheBox {
            from {
                opacity: 0;
                -webkit-transform: scale(0.1) rotate(30deg);
                transform: scale(0.1) rotate(30deg);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
            }

            50% {
                -webkit-transform: rotate(-10deg);
                transform: rotate(-10deg);
            }

            70% {
                -webkit-transform: rotate(3deg);
                transform: rotate(3deg);
            }

            to {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }

        .jackInTheBox {
            -webkit-animation-name: jackInTheBox;
            animation-name: jackInTheBox;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

        @-webkit-keyframes rollIn {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes rollIn {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .rollIn {
            -webkit-animation-name: rollIn;
            animation-name: rollIn;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

        @-webkit-keyframes rollOut {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            }
        }

        @keyframes rollOut {
            from {
                opacity: 1;
            }

            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            }
        }

        .rollOut {
            -webkit-animation-name: rollOut;
            animation-name: rollOut;
        }

        @-webkit-keyframes zoomIn {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }

            50% {
                opacity: 1;
            }
        }

        @keyframes zoomIn {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }

            50% {
                opacity: 1;
            }
        }

        .zoomIn {
            -webkit-animation-name: zoomIn;
            animation-name: zoomIn;
        }

        @-webkit-keyframes zoomInDown {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        @keyframes zoomInDown {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        .zoomInDown {
            -webkit-animation-name: zoomInDown;
            animation-name: zoomInDown;
        }

        @-webkit-keyframes zoomInLeft {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        @keyframes zoomInLeft {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        .zoomInLeft {
            -webkit-animation-name: zoomInLeft;
            animation-name: zoomInLeft;
        }

        @-webkit-keyframes zoomInRight {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        @keyframes zoomInRight {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        .zoomInRight {
            -webkit-animation-name: zoomInRight;
            animation-name: zoomInRight;
        }

        @-webkit-keyframes zoomInUp {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        @keyframes zoomInUp {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        .zoomInUp {
            -webkit-animation-name: zoomInUp;
            animation-name: zoomInUp;
        }

        @-webkit-keyframes zoomOut {
            from {
                opacity: 1;
            }

            50% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }

            to {
                opacity: 0;
            }
        }

        @keyframes zoomOut {
            from {
                opacity: 1;
            }

            50% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }

            to {
                opacity: 0;
            }
        }

        .zoomOut {
            -webkit-animation-name: zoomOut;
            animation-name: zoomOut;
        }

        @-webkit-keyframes zoomOutDown {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        @keyframes zoomOutDown {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        .zoomOutDown {
            -webkit-animation-name: zoomOutDown;
            animation-name: zoomOutDown;
        }

        @-webkit-keyframes zoomOutLeft {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
                transform: scale(0.1) translate3d(-2000px, 0, 0);
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }
        }

        @keyframes zoomOutLeft {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
                transform: scale(0.1) translate3d(-2000px, 0, 0);
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }
        }

        .zoomOutLeft {
            -webkit-animation-name: zoomOutLeft;
            animation-name: zoomOutLeft;
        }

        @-webkit-keyframes zoomOutRight {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
                transform: scale(0.1) translate3d(2000px, 0, 0);
                -webkit-transform-origin: right center;
                transform-origin: right center;
            }
        }

        @keyframes zoomOutRight {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            }

            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
                transform: scale(0.1) translate3d(2000px, 0, 0);
                -webkit-transform-origin: right center;
                transform-origin: right center;
            }
        }

        .zoomOutRight {
            -webkit-animation-name: zoomOutRight;
            animation-name: zoomOutRight;
        }

        @-webkit-keyframes zoomOutUp {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        @keyframes zoomOutUp {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }

            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }

        .zoomOutUp {
            -webkit-animation-name: zoomOutUp;
            animation-name: zoomOutUp;
        }

        @-webkit-keyframes slideInDown {
            from {
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes slideInDown {
            from {
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .slideInDown {
            -webkit-animation-name: slideInDown;
            animation-name: slideInDown;
        }

        @-webkit-keyframes slideInLeft {
            from {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes slideInLeft {
            from {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .slideInLeft {
            -webkit-animation-name: slideInLeft;
            animation-name: slideInLeft;
        }

        @-webkit-keyframes slideInRight {
            from {
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes slideInRight {
            from {
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .slideInRight {
            -webkit-animation-name: slideInRight;
            animation-name: slideInRight;
        }

        @-webkit-keyframes slideInUp {
            from {
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        @keyframes slideInUp {
            from {
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
                visibility: visible;
            }

            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }

        .slideInUp {
            -webkit-animation-name: slideInUp;
            animation-name: slideInUp;
        }

        @-webkit-keyframes slideOutDown {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }

        @keyframes slideOutDown {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }

        .slideOutDown {
            -webkit-animation-name: slideOutDown;
            animation-name: slideOutDown;
        }

        @-webkit-keyframes slideOutLeft {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }

        @keyframes slideOutLeft {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }

        .slideOutLeft {
            -webkit-animation-name: slideOutLeft;
            animation-name: slideOutLeft;
        }

        @-webkit-keyframes slideOutRight {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }

        @keyframes slideOutRight {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }

        .slideOutRight {
            -webkit-animation-name: slideOutRight;
            animation-name: slideOutRight;
        }

        @-webkit-keyframes slideOutUp {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }

        @keyframes slideOutUp {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }

        .slideOutUp {
            -webkit-animation-name: slideOutUp;
            animation-name: slideOutUp;
        }

        .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
        }

            .animated.infinite {
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
            }

            .animated.delay-1 {
                -webkit-animation-delay: 0.1s;
                animation-delay: 0.15s;
            }

            .animated.delay-2 {
                -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s;
            }

            .animated.delay-3 {
                -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s;
            }

            .animated.delay-4 {
                -webkit-animation-delay: 0.7s;
                animation-delay: 0.7s;
            }

            .animated.delay-5 {
                -webkit-animation-delay: 1.3s;
                animation-delay: 1.3s;
            }

            .animated.delay-6 {
                -webkit-animation-delay: 1.5s;
                animation-delay: 1.5s;
            }

            .animated.delay-7 {
                -webkit-animation-delay: 1.7s;
                animation-delay: 1.7s;
            }

            .animated.fast {
                -webkit-animation-duration: 800ms;
                animation-duration: 800ms;
            }

            .animated.faster {
                -webkit-animation-duration: 500ms;
                animation-duration: 500ms;
            }

            .animated.slow {
                -webkit-animation-duration: 2s;
                animation-duration: 2s;
            }

            .animated.slower {
                -webkit-animation-duration: 3s;
                animation-duration: 3s;
            }

        @media (print), (prefers-reduced-motion: reduce) {
            .animated {
                -webkit-animation-duration: 1ms !important;
                animation-duration: 1ms !important;
                -webkit-transition-duration: 1ms !important;
                transition-duration: 1ms !important;
                -webkit-animation-iteration-count: 1 !important;
                animation-iteration-count: 1 !important;
            }
        }

        @font-face {
            font-family: 'Opet';
            src: url(/_assets/fonts/subset-OpetTr.woff2) format('woff2'), url(/_assets/fonts/subset-OpetTr.woff) format('woff');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

        @media print {
            body {
                padding-top: 0 !important;
            }

            .print-left-area {
                max-width: 100% !important;
                flex: 0 0 100%;
            }

            .box-small .inner {
                padding: 0 !important;
            }

            .table thead th,
            .table tbody th,
            .table thead td,
            .table tbody td {
                padding: 0 !important;
            }
        }

        @font-face {
            font-family: 'icomoon';
            src: url(/_assets/less/icons/fonts/icomoon.eot?j71olm);
            src: url(/_assets/less/icons/fonts/icomoon.eot?j71olm#iefix) format('embedded-opentype'), url(/_assets/less/icons/fonts/icomoon.woff2?j71olm) format('woff2'), url(/_assets/less/icons/fonts/icomoon.ttf?j71olm) format('truetype'), url(/_assets/less/icons/fonts/icomoon.woff?j71olm) format('woff'), url(/_assets/less/icons/fonts/icomoon.svg?j71olm#icomoon) format('svg');
            font-weight: normal;
            font-style: normal;
            font-display: block;
        }

        [class^="icon-"],
        [class*=" icon-"] {
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'icomoon' !important;
            speak: never;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .icon-stars .path1:before {
            content: "\e9a6";
            color: #cbd8ef;
        }

        .icon-stars .path2:before {
            content: "\e9a7";
            margin-left: -1em;
            color: #bfcce4;
        }

        .icon-stars .path3:before {
            content: "\e9a8";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-faks:before {
            content: "\e9a5";
            color: #134fae;
        }

        .icon-payment:before {
            content: "\e9a4";
            color: white;
        }

        .icon-pen:before {
            content: "\e9a2";
            color: white;
        }

        .icon-trash:before {
            content: "\e9a3";
            color: #8a9ab4;
        }

        .icon-tick:before {
            content: "\e9a1";
            color: white;
        }

        .icon-question:before {
            content: "\e992";
            color: white;
        }

        .icon-ultramarket-fill .path1:before {
            content: "\e99e";
            color: #cbd8ef;
        }

        .icon-ultramarket-fill .path2:before {
            content: "\e99f";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-ultramarket-fill .path3:before {
            content: "\e9a0";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-koctas:before {
            content: "\e919";
            color: #134fae;
        }

        .icon-lipton .path1:before {
            content: "\e91a";
            color: #134fae;
        }

        .icon-lipton .path2:before {
            content: "\e97d";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-rossman:before {
            content: "\e97e";
            color: #134fae;
        }

        .icon-starbucks:before {
            content: "\e97f";
            color: #134fae;
        }

        .icon-taze-kahve:before {
            content: "\e980";
            color: #134fae;
        }

        .icon-temiz-tuvalet .path1:before {
            content: "\e981";
            color: #134fae;
        }

        .icon-temiz-tuvalet .path2:before {
            content: "\e982";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path3:before {
            content: "\e983";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path4:before {
            content: "\e984";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-temiz-tuvalet .path5:before {
            content: "\e985";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path6:before {
            content: "\e986";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path7:before {
            content: "\e987";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-temiz-tuvalet .path8:before {
            content: "\e988";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path9:before {
            content: "\e989";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path10:before {
            content: "\e98a";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-temiz-tuvalet .path11:before {
            content: "\e98b";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path12:before {
            content: "\e98c";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path13:before {
            content: "\e98d";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path14:before {
            content: "\e98e";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-toyzzshop:before {
            content: "\e98f";
            color: #134fae;
        }

        .icon-ttec:before {
            content: "\e990";
            color: #134fae;
        }

        .icon-ultraforce:before {
            content: "\e991";
            color: #134fae;
        }

        .icon-ykart:before {
            content: "\e993";
            color: #134fae;
        }

        .icon-automix:before {
            content: "\e994";
            color: #134fae;
        }

        .icon-bebek-bezi:before {
            content: "\e995";
            color: #134fae;
        }

        .icon-caribou:before {
            content: "\e996";
            color: #134fae;
        }

        .icon-dardanel .path1:before {
            content: "\e997";
            color: #134fae;
        }

        .icon-dardanel .path2:before {
            content: "\e998";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-eurodiesel:before {
            content: "\e999";
            color: #134fae;
        }

        .icon-fullmarket:before {
            content: "\e99a";
            color: #134fae;
        }

        .icon-img:before {
            content: "\e99b";
            color: #134fae;
        }

        .icon-inbakery:before {
            content: "\e99c";
            color: #134fae;
        }

        .icon-kargo:before {
            content: "\e99d";
        }

        .icon-upload:before {
            content: "\e97b";
            color: #134fae;
        }

        .icon-refresh:before {
            content: "\e97c";
            color: #134fae;
        }

        .icon-save-filled:before {
            content: "\e97a";
            color: #134fae;
        }

        .icon-campaign-home:before {
            content: "\e976";
            color: white;
        }

        .icon-ultramarket-home:before {
            content: "\e977";
            color: white;
        }

        .icon-press-room:before {
            content: "\e978";
            color: white;
        }

        .icon-social-effect:before {
            content: "\e979";
            color: white;
        }

        .icon-last-benefit:before {
            content: "\e974";
            color: #134fae;
        }

        .icon-last-date:before {
            content: "\e975";
            color: #134fae;
        }

        .icon-pdf:before {
            content: "\e973";
            color: white;
        }

        .icon-change:before {
            content: "\e971";
            color: #134fae;
        }

        .icon-download:before {
            content: "\e972";
            color: #134fae;
        }

        .icon-gift .path1:before {
            content: "\e96d";
            color: #0093ff;
        }

        .icon-gift .path2:before {
            content: "\e96e";
            margin-left: -1em;
            color: #cbd8ef;
        }

        .icon-gift .path3:before {
            content: "\e96f";
            margin-left: -1em;
            color: white;
            opacity: 0.4;
        }

        .icon-gift .path4:before {
            content: "\e970";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-otobilim2:before {
            content: "\e96b";
            color: #134fae;
        }

        .icon-kurumsal:before {
            content: "\e96c";
            color: #134fae;
        }

        .icon-cross:before {
            content: "\e96a";
        }

        .icon-error .path1:before {
            content: "\e968";
            color: #e65245;
        }

        .icon-error .path2:before {
            content: "\e969";
            margin-left: -1em;
            color: white;
        }

        .icon-station-colored .path1:before {
            content: "\e963";
            color: white;
            opacity: 0.2;
        }

        .icon-station-colored .path2:before {
            content: "\e964";
            margin-left: -1em;
            color: white;
            opacity: 0.2;
        }

        .icon-station-colored .path3:before {
            content: "\e965";
            margin-left: -1em;
            color: white;
            opacity: 0.2;
        }

        .icon-station-colored .path4:before {
            content: "\e966";
            margin-left: -1em;
            color: white;
        }

        .icon-station-colored .path5:before {
            content: "\e967";
            margin-left: -1em;
            color: #ffd300;
        }

        .icon-akilli-dolum:before {
            content: "\e910";
        }

        .icon-arrow-down1:before {
            content: "\e915";
        }

        .icon-arrow-left:before {
            content: "\e91b";
        }

        .icon-arrow:before {
            content: "\e91d";
        }

        .icon-bell:before {
            content: "\e91e";
        }

        .icon-bill:before {
            content: "\e91f";
        }

        .icon-box:before {
            content: "\e920";
        }

        .icon-business:before {
            content: "\e921";
        }

        .icon-calculator:before {
            content: "\e922";
        }

        .icon-campaign:before {
            content: "\e923";
        }

        .icon-car-wash:before {
            content: "\e924";
        }

        .icon-car:before {
            content: "\e925";
        }

        .icon-check:before {
            content: "\e926";
        }

        .icon-close:before {
            content: "\e927";
        }

        .icon-coffee:before {
            content: "\e928";
        }

        .icon-credit-card:before {
            content: "\e929";
        }

        .icon-customize:before {
            content: "\e92a";
        }

        .icon-date:before {
            content: "\e92b";
        }

        .icon-direction:before {
            content: "\e92c";
        }

        .icon-disabledperson:before {
            content: "\e92d";
        }

        .icon-dkv:before {
            content: "\e92e";
            color: #134fae;
        }

        .icon-double-chevron-down:before {
            content: "\e92f";
        }

        .icon-double-chevron-left:before {
            content: "\e930";
        }

        .icon-double-chevron-up:before {
            content: "\e931";
        }

        .icon-drag-points:before {
            content: "\e932";
        }

        .icon-drag:before {
            content: "\e933";
        }

        .icon-edit:before {
            content: "\e934";
        }

        .icon-expend:before {
            content: "\e935";
        }

        .icon-export:before {
            content: "\e936";
        }

        .icon-family:before {
            content: "\e937";
        }

        .icon-filter:before {
            content: "\e938";
        }

        .icon-food:before {
            content: "\e939";
        }

        .icon-gsm:before {
            content: "\e93a";
        }

        .icon-home:before {
            content: "\e93b";
        }

        .icon-info:before {
            content: "\e93c";
        }

        .icon-kurutemizleme:before {
            content: "\e93d";
        }

        .icon-list-view:before {
            content: "\e93e";
        }

        .icon-location:before {
            content: "\e93f";
        }

        .icon-map:before {
            content: "\e940";
        }

        .icon-map2:before {
            content: "\e941";
        }

        .icon-mic:before {
            content: "\e942";
        }

        .icon-minus:before {
            content: "\e943";
        }

        .icon-money-transfer:before {
            content: "\e944";
        }

        .icon-more:before {
            content: "\e945";
        }

        .icon-news:before {
            content: "\e946";
        }

        .icon-opet-card:before {
            content: "\e947";
        }

        .icon-market:before {
            content: "\e948";
        }

        .icon-otobil:before {
            content: "\e949";
            color: #134fae;
        }

        .icon-otobilim:before {
            content: "\e94a";
            color: #134fae;
        }

        .icon-opetmobil:before {
            content: "\e94b";
        }

        .icon-phone:before {
            content: "\e94c";
        }

        .icon-pin-map:before {
            content: "\e94d";
        }

        .icon-pin1:before {
            content: "\e94e";
        }

        .icon-pin2:before {
            content: "\e94f";
        }

        .icon-plus:before {
            content: "\e950";
        }

        .icon-price:before {
            content: "\e951";
        }

        .icon-save:before {
            content: "\e952";
        }

        .icon-send-phone:before {
            content: "\e953";
        }

        .icon-send:before {
            content: "\e954";
        }

        .icon-shop:before {
            content: "\e955";
        }

        .icon-special:before {
            content: "\e956";
        }

        .icon-star-empty:before {
            content: "\e957";
        }

        .icon-star-filled:before {
            content: "\e958";
        }

        .icon-star-half:before {
            content: "\e959";
        }

        .icon-station-1:before {
            content: "\e95a";
        }

        .icon-station:before {
            content: "\e95b";
        }

        .icon-time:before {
            content: "\e95c";
        }

        .icon-traffic:before {
            content: "\e95d";
        }

        .icon-ultra-market:before {
            content: "\e95e";
        }

        .icon-user:before {
            content: "\e95f";
        }

        .icon-uta:before {
            content: "\e960";
            color: #134fae;
        }

        .icon-wallet:before {
            content: "\e961";
        }

        .icon-wireless:before {
            content: "\e962";
        }

        .icon-arrow-down:before {
            content: "\e904";
            color: #134fae;
        }

        .icon-pin:before {
            content: "\e90a";
            color: #134fae;
        }

        .icon-contact .path1:before {
            content: "\e901";
            color: #a6b7d6;
        }

        .icon-contact .path2:before {
            content: "\e902";
            margin-left: -1em;
            color: #cbd8ef;
        }

        .icon-contact .path3:before {
            content: "\e903";
            margin-left: -1em;
            color: #e0e9f9;
        }

        .icon-arrow-right:before {
            content: "\e900";
        }

        .icon-facebook:before {
            content: "\e905";
            color: white;
        }

        .icon-flag:before {
            content: "\e906";
        }

        .icon-instagram:before {
            content: "\e907";
            color: white;
        }

        .icon-kuru-temizleme .path1:before {
            content: "\e908";
            color: #cbd8ef;
        }

        .icon-kuru-temizleme .path2:before {
            content: "\e909";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-linkedin:before {
            content: "\e90b";
            color: white;
        }

        .icon-mobile-payment .path1:before {
            content: "\e90c";
            color: #cbd8ef;
        }

        .icon-mobile-payment .path2:before {
            content: "\e90d";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-mobile-payment .path3:before {
            content: "\e90e";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-mobile-payment .path4:before {
            content: "\e90f";
            margin-left: -1em;
            color: #d0ebff;
        }

        .icon-oto-yikama .path1:before {
            content: "\e911";
            color: #cbd8ef;
        }

        .icon-oto-yikama .path2:before {
            content: "\e912";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-oto-yikama .path3:before {
            content: "\e913";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-oto-yikama .path4:before {
            content: "\e914";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-search:before {
            content: "\e916";
            color: white;
        }

        .icon-twitter:before {
            content: "\e917";
            color: white;
        }

        .icon-ultramarket:before {
            content: "\e918";
            color: #134fae;
        }

        .icon-youtube:before {
            content: "\e91c";
            color: white;
        }

        html {
            font-size: 10px;
            line-height: normal;
            color: #222428;
            font-family: "Open Sans", sans-serif;
            -webkit-overflow-scrolling: touch;
            -webkit-font-smoothing: antialiased;
            overflow-x: hidden !important;
            /*    height: -webkit-fill-available;*/
        }

            html.overflow-hidden {
                overflow: hidden;
            }

            html.logo-z10 .logo {
                z-index: 10;
            }

            html.logo-blue .logo g,
            html.logo-blue .logo path {
                fill: #134fae !important;
            }

        body {
            color: #222428;
            font-family: "Open Sans", sans-serif;
            -webkit-font-smoothing: antialiased;
            padding-right: 0 !important;
            overflow-x: hidden !important;
            /*    min-height: -webkit-fill-available;*/
            /*overflow-x: hidden;*/
        }

        .img-fluid {
            max-width: 100%;
            height: auto !important;
        }

        .overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            z-index: 9;
            background-color: black;
            visibility: hidden;
            opacity: 0;
            transition: 300ms opacity ease, 300ms visibility ease;
        }

            .overlay.active {
                visibility: visible;
                opacity: 0.5;
            }

        .container-fluid {
            padding-left: 32px;
            padding-right: 32px;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px), only screen and (max-width:991px) {
            .container-fluid {
                padding-left: 16px;
                padding-right: 16px;
            }
        }

        .container {
            max-width: 1332px;
        }

        b,
        strong {
            font-weight: bold !important;
        }

        .pointer-events-none {
            pointer-events: none;
        }
        /*.lazyload {
            opacity: 0;
        }

        .lazyloading {
            opacity: 1;
            transition: opacity 300ms;
        }*/

        .reactLoad,
        .loadersvg {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            width: 100px;
            height: 100px;
            background-size: contain;
            margin-top: 90px;
        }

        @media only screen and (max-width:991px) {
            .reactLoad,
            .loadersvg {
                width: 75px;
                height: 75px;
                margin-top: 45px;
            }
        }

        .loadinggif {
            position: relative;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            width: 100%;
            /*    .align(absolute);*/
        }

            .loadinggif img {
                width: 100px;
                height: 100px;
                margin-left: auto;
                margin-right: auto;
            }

        .opacity {
            opacity: 1 !important;
            -moz-transition: opacity 120ms ease;
            -o-transition: opacity 120ms ease;
            -webkit-transition: opacity 120ms ease;
            transition: opacity 120ms ease;
            transform-origin: center;
        }

        .opacity-0 {
            opacity: 0;
        }

        .border-radius {
            border-radius: 12px;
            overflow: hidden;
        }

        .border-radius-half {
            border-radius: 6px;
            overflow: hidden;
        }

        .font-weight-bold {
            font-weight: 600 !important;
        }

        .skippy {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 999;
        }

            .skippy a {
                color: white;
                background: #134fae;
            }

        p {
            font-size: 1.4rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            /*letter-spacing: -0.18px;*/
            color: #162133;
            margin-bottom: 16px;
        }

        .color-blue {
            color: #134fae !important;
        }

        .color-black {
            color: black !important;
        }

        .color-yellow {
            color: #ffd300 !important;
        }

        .color-darkblue {
            color: #162133 !important;
        }

        .color-gray8a {
            color: #8a9ab4 !important;
        }

        .pt-150 {
            padding-top: 150px !important;
        }

        @media only screen and (max-width:991px) {
            .pt-150 {
                padding-top: 35px !important;
            }
        }

        p {
            font-size: 1.6rem;
            line-height: 1.5;
        }

        .fs-12 {
            font-size: 12px !important;
        }

        .fs-14 {
            font-size: 14px !important;
        }

        .fs-16 {
            font-size: 16px !important;
        }

        .fs-26 {
            font-size: 26px !important;
        }

        .fs-28 {
            font-size: 28px !important;
        }

        @media only screen and (max-width:991px) {
            .col-mobile .col {
                flex: 1 1 auto;
                margin-right: 0 !important;
            }
        }

        .square {
            width: 36px;
            height: 36px;
            border-radius: 50%;
            font-size: 14px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.57;
            color: white;
            background: #134fae;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            -ms-flex-align: center !important;
            align-items: center !important;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 12px;
        }

        .cookieBar {
            padding: 23px 50px 23px 20px;
            background: rgba(0, 0, 0, 0.6);
            width: 100%;
            position: fixed;
            bottom: 0;
            text-align: center;
        }

        @media only screen and (max-width:991px) {
            .cookieBar {
                text-align: left;
            }
        }

        .cookieBar p,
        .cookieBar a {
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: white;
        }

            .cookieBar p + p,
            .cookieBar a + p {
                margin-top: 15px;
            }

        .cookieBar a {
            text-decoration: underline;
        }

        .cookieBar .cookieClose {
            right: 24px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            text-decoration: none;
        }

        @media only screen and (max-width:991px) {
            .cookieBar .cookieClose {
                right: 16px;
                top: 23px;
                -webkit-transform: translateY(0);
                -moz-transform: translateY(0);
                -ms-transform: translateY(0);
                -o-transform: translateY(0);
            }
        }

        .cookieBar .cookieClose em {
            font-size: 16px;
        }

            .cookieBar .cookieClose em:before {
                color: white;
            }

        .emptyTable {
            border-radius: 8px;
            background-color: #f3f5f9;
            background-size: 200px;
            background-position: center top;
            background-repeat: no-repeat;
            font-size: 18px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            padding-top: 155px;
            padding-bottom: 50px;
            padding-left: 100px;
            padding-right: 100px;
            text-align: center;
            line-height: normal;
        }

        @media only screen and (max-width:991px) {
            .emptyTable {
                padding-left: 40px;
                padding-right: 40px;
                margin-top: 20px;
                margin-bottom: 20px;
            }
        }

        .desktop-menu {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        @media only screen and (max-width:991px) {
            .desktop-menu {
                display: none;
            }
        }

        .desktop-menu nav {
            margin-left: 7px;
            margin-right: 62px;
        }

        @media only screen and (max-width: 1400px) {
            .desktop-menu nav {
                margin-right: 40px;
            }
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .desktop-menu nav {
                margin-right: 20px;
            }
        }

        .desktop-menu nav .menu-item {
            margin-left: 40px;
            display: none;
        }

            .desktop-menu nav .menu-item.show-in-menu {
                display: block;
            }

        @media only screen and (max-width: 1400px) {
            .desktop-menu nav .menu-item {
                margin-left: 18px;
            }
        }

        @media only screen and (min-width: 992px) {
            .desktop-menu nav .menu-item.hover > a:after {
                display: block;
            }

            .desktop-menu nav .menu-item.hover .sub-menu {
                display: block;
            }
        }

        .desktop-menu nav .menu-item > a {
            font-size: 1.7rem;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.41;
            letter-spacing: -0.1px;
            color: white;
            text-decoration: none;
            height: 48px;
            -ms-flex-align: center !important;
            align-items: center !important;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            position: relative;
            cursor: pointer;
        }

        @media only screen and (max-width: 1400px) {
            .desktop-menu nav .menu-item > a {
                font-size: 1.6rem;
            }
        }

        .desktop-menu nav .menu-item > a br {
            display: none;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .desktop-menu nav .menu-item > a br {
                display: block;
            }
        }

        .desktop-menu nav .menu-item > a:hover:before {
            width: 200%;
            z-index: 10;
            left: -50%;
        }

        .desktop-menu nav .menu-item > a:before {
            content: '';
            position: absolute;
            bottom: -15px;
            height: 35px;
            width: 100%;
        }

        .desktop-menu nav .menu-item > a:after {
            content: '';
            display: none;
            position: absolute;
            border: 7px solid transparent;
            border-bottom: 7px solid white;
            bottom: -15px;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            left: 50%;
        }

        .desktop-menu nav .menu-item .sub-menu {
            padding-top: 10px;
            position: absolute;
            max-width: 1300px;
            width: calc(100% - 64px);
            right: 32px;
            top: 85px;
            display: none;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .desktop-menu nav .menu-item .sub-menu {
                max-width: calc(100% - 32px);
                right: 16px;
            }
        }

        .desktop-menu nav .menu-item .sub-menu .row {
            background-color: white;
            border-radius: 4px;
            padding: 24px 8px 24px 8px;
            margin: 0;
        }

        .desktop-menu nav .menu-item .sub-menu-ul {
            margin-bottom: 25px;
            padding-top: 9px;
            border-top: 2px solid #f3f5f9;
        }

            .desktop-menu nav .menu-item .sub-menu-ul li a:not(.btn) {
                font-size: 1.4rem;
                font-weight: 600;
                line-height: 1.14;
                color: #162133;
                padding-top: 8px;
                padding-bottom: 8px;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }

        .desktop-menu nav .menu-item .sub-menu .title {
            margin-bottom: 14px;
        }

            .desktop-menu nav .menu-item .sub-menu .title a {
                font-size: 1.6rem;
                font-weight: 600;
                line-height: 1.5;
                letter-spacing: -0.2px;
                color: #134fae;
                margin-bottom: 14px;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }

        .desktop-menu nav .menu-item .sub-menu .has-children .menu-button {
            display: none;
        }

        .desktop-menu nav .menu-item .sub-menu .col-campaign .slick-menu-campaign {
            /*                            height: 370px;*/
            width: 290px;
            background: #f3f5f9;
            margin-bottom: 16px;
            border-radius: 4px;
        }

            .desktop-menu nav .menu-item .sub-menu .col-campaign .slick-menu-campaign:last-child {
                margin-bottom: 0;
            }

            .desktop-menu nav .menu-item .sub-menu .col-campaign .slick-menu-campaign img {
                width: 48px;
            }

        .desktop-menu nav .menu-item .sub-menu .col-campaign .slick-dots {
            position: absolute;
            left: 32px;
            bottom: 24px;
            margin: 0;
        }

            .desktop-menu nav .menu-item .sub-menu .col-campaign .slick-dots li:before {
                background-color: #134fae;
            }

        .desktop-menu nav .menu-item .sub-menu .campaign-area {
            /*                        width: 257px;*/
            background: #f3f5f9;
            padding: 32px;
            border-radius: 4px;
            height: 100%;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .desktop-menu nav .menu-item .sub-menu .campaign-area {
                padding: 32px 20px;
            }
        }

        .desktop-menu nav .menu-item .sub-menu .campaign-area i {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            font-size: 6.4rem;
            margin-bottom: 10px;
        }

            .desktop-menu nav .menu-item .sub-menu .campaign-area i .path1:before {
                color: transparent;
            }

        .desktop-menu nav .menu-item .sub-menu .campaign-area h3 {
            font-size: 1.8rem;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.78;
            letter-spacing: -0.1px;
            color: #162133;
            margin-bottom: 5px;
        }

        .desktop-menu nav .menu-item .sub-menu .campaign-area p {
            opacity: 0.64;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: -0.18px;
            color: #162133;
            margin-bottom: 20px;
        }

        .mobile-menu {
            display: none;
        }

            .mobile-menu.mobilemenu-show {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }

            .mobile-menu .menu {
                display: none !important;
                position: absolute;
                top: 64px;
                left: 0;
                width: 100vw;
                height: calc(100vh - 64px);
                background-color: #134fae;
                margin-left: 0;
            }

            .mobile-menu .menu-ul {
                -ms-flex-direction: column;
                flex-direction: column;
                margin-top: 90px;
                width: 100vw;
                overflow: auto;
                margin-bottom: 30px;
            }

                .mobile-menu .menu-ul .menu-item {
                    margin-left: 24px;
                    position: relative;
                    width: calc(100% - 48px);
                    display: block;
                }

                    .mobile-menu .menu-ul .menu-item.has-children:before {
                        content: "\e900" !important;
                        font-size: 2rem;
                        position: absolute;
                        right: 0px;
                        top: 50%;
                        font-family: "icomoon";
                        color: white;
                        line-height: 20px;
                        -webkit-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        transform: translateY(-50%);
                        margin-top: 2px;
                    }

                    .mobile-menu .menu-ul .menu-item.open {
                        margin-top: -3px;
                    }

                        .mobile-menu .menu-ul .menu-item.open .back-menu,
                        .mobile-menu .menu-ul .menu-item.open .back-submenu {
                            padding-left: 24px;
                        }

                            .mobile-menu .menu-ul .menu-item.open .back-menu:before,
                            .mobile-menu .menu-ul .menu-item.open .back-submenu:before {
                                content: "\e91b" !important;
                                font-size: 12px;
                                position: absolute;
                                left: 0px;
                                top: 50%;
                                font-weight: normal;
                                font-family: "icomoon";
                                color: white;
                                line-height: 20px;
                                /* -webkit-transform: translateY(-50%); */
                                -ms-transform: translateY(-50%);
                                transform: translateY(-50%);
                                margin-top: 0px;
                            }

                            .mobile-menu .menu-ul .menu-item.open .back-menu:after,
                            .mobile-menu .menu-ul .menu-item.open .back-submenu:after {
                                content: '';
                                position: absolute;
                                bottom: -5px;
                                width: 100%;
                                height: 1px;
                                left: 0px;
                                background-color: rgba(255, 255, 255, 0.1);
                            }

                        .mobile-menu .menu-ul .menu-item.open > a,
                        .mobile-menu .menu-ul .menu-item.open .thirdmenu-title {
                            font-size: 14px;
                            font-weight: 600;
                            line-height: 1.57;
                            opacity: 0.5;
                            padding-left: 24px;
                            position: relative;
                        }

                        .mobile-menu .menu-ul .menu-item.open .sub-menu {
                            display: block;
                        }

                    .mobile-menu .menu-ul .menu-item > a {
                        font-size: 1.7rem;
                        font-weight: bold;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.41;
                        letter-spacing: -0.1px;
                        color: white;
                        text-decoration: none;
                        height: 48px;
                        -ms-flex-align: center !important;
                        align-items: center !important;
                        display: -webkit-box;
                        display: -moz-box;
                        display: -ms-flexbox;
                        display: -webkit-flex;
                        display: flex;
                        position: relative;
                        cursor: pointer;
                    }

                    .mobile-menu .menu-ul .menu-item .sub-menu {
                        display: none;
                        width: 100vw;
                        left: -24px;
                        right: 0;
                        padding-top: 0;
                        margin-top: 10px;
                        /*                    height: calc(~'100vh - 350px');*/
                        overflow-y: auto;
                        position: relative;
                        top: 0;
                    }

                        .mobile-menu .menu-ul .menu-item .sub-menu .row {
                            padding: 0px 8px 24px 8px;
                            margin: 0;
                            background-color: #134fae;
                            border-radius: 0;
                            -ms-flex-direction: column;
                            flex-direction: column;
                            z-index: 10;
                            padding-top: 0px;
                        }

                        .mobile-menu .menu-ul .menu-item .sub-menu ul {
                            display: none;
                            /*  border-top: none;
                                padding-top: 0;*/
                        }

                            .mobile-menu .menu-ul .menu-item .sub-menu ul li a:not(.btn) {
                                padding-top: 8px;
                                padding-bottom: 8px;
                                display: -webkit-box;
                                display: -moz-box;
                                display: -ms-flexbox;
                                display: -webkit-flex;
                                display: flex;
                                font-size: 1.8rem;
                                -ms-flex-align: center !important;
                                align-items: center !important;
                                height: 48px;
                                margin-bottom: 0;
                                font-weight: 600;
                                padding: 0;
                                color: white;
                                line-height: 1.56;
                            }

                        .mobile-menu .menu-ul .menu-item .sub-menu .title {
                            position: relative;
                            margin-bottom: 0;
                        }

                            .mobile-menu .menu-ul .menu-item .sub-menu .title.open + ul {
                                display: block !important;
                            }

                            .mobile-menu .menu-ul .menu-item .sub-menu .title a {
                                font-weight: 600;
                                line-height: 1.5;
                                letter-spacing: -0.2px;
                                display: -webkit-box;
                                display: -moz-box;
                                display: -ms-flexbox;
                                display: -webkit-flex;
                                display: flex;
                                border: none;
                                color: white;
                                font-size: 1.8rem;
                                position: relative;
                                letter-spacing: normal;
                                margin-bottom: 0px;
                                padding-bottom: 0;
                                height: 48px;
                                -ms-flex-align: center !important;
                                align-items: center !important;
                                text-decoration: none;
                            }

                        .mobile-menu .menu-ul .menu-item .sub-menu .has-children .title a:before {
                            content: "\e900" !important;
                            font-size: 2rem;
                            position: absolute;
                            right: 0px;
                            top: 50%;
                            font-weight: normal;
                            font-family: "icomoon";
                            color: white;
                            line-height: 20px;
                            -webkit-transform: translateY(-50%);
                            -ms-transform: translateY(-50%);
                            transform: translateY(-50%);
                            margin-top: 2px;
                        }

                        .mobile-menu .menu-ul .menu-item .sub-menu .has-children .menu-button {
                            display: block;
                            position: absolute;
                            right: 0;
                            top: 0px;
                            width: 48px;
                            height: 48px;
                            cursor: pointer;
                        }

                        .mobile-menu .menu-ul .menu-item .sub-menu .col-campaign {
                            display: none;
                        }

                            .mobile-menu .menu-ul .menu-item .sub-menu .col-campaign .slick-menu-campaign {
                                height: 370px;
                                width: 290px;
                                background: #f3f5f9;
                            }

                            .mobile-menu .menu-ul .menu-item .sub-menu .col-campaign .slick-dots {
                                position: absolute;
                                left: 32px;
                                bottom: 24px;
                                margin: 0;
                            }

                                .mobile-menu .menu-ul .menu-item .sub-menu .col-campaign .slick-dots li:before {
                                    background-color: #134fae;
                                }

                        .mobile-menu .menu-ul .menu-item .sub-menu .campaign-area {
                            width: 257px;
                            background: #f3f5f9;
                            padding: 32px;
                            border-radius: 4px;
                            height: 100%;
                        }

                            .mobile-menu .menu-ul .menu-item .sub-menu .campaign-area i {
                                display: -webkit-box;
                                display: -moz-box;
                                display: -ms-flexbox;
                                display: -webkit-flex;
                                display: flex;
                                font-size: 6.4rem;
                                margin-bottom: 10px;
                            }

                                .mobile-menu .menu-ul .menu-item .sub-menu .campaign-area i .path1:before {
                                    color: transparent;
                                }

                            .mobile-menu .menu-ul .menu-item .sub-menu .campaign-area h3 {
                                font-size: 1.8rem;
                                font-weight: bold;
                                font-stretch: normal;
                                font-style: normal;
                                line-height: 1.78;
                                letter-spacing: -0.1px;
                                color: #162133;
                                margin-bottom: 5px;
                            }

                            .mobile-menu .menu-ul .menu-item .sub-menu .campaign-area p {
                                opacity: 0.64;
                                font-size: 14px;
                                font-weight: normal;
                                font-stretch: normal;
                                font-style: normal;
                                line-height: 1.71;
                                letter-spacing: -0.18px;
                                color: #162133;
                                margin-bottom: 20px;
                            }

            .mobile-menu.submenu-open .has-children:before {
                display: none;
            }

            .mobile-menu.thirdmenu-open .back-menu {
                display: none !important;
            }

            .mobile-menu.thirdmenu-open .has-children:before {
                display: none;
            }

            .mobile-menu.thirdmenu-open nav > ul > li .open > a {
                display: none;
            }

            .mobile-menu.thirdmenu-open nav > ul > li .open .thirdmenu-title {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }

                .mobile-menu.thirdmenu-open nav > ul > li .open .thirdmenu-title + ul {
                    display: block;
                }

            .mobile-menu.thirdmenu-open .sub-menu .title {
                display: none;
            }

            .mobile-menu.mobilemenu-show nav {
                display: -webkit-box !important;
                display: -moz-box !important;
                display: -ms-flexbox !important;
                display: -webkit-flex !important;
                display: flex !important;
                -ms-flex-direction: column;
                flex-direction: column;
            }

            .mobile-menu.mobilemenu-show .search-box {
                display: block !important;
                position: absolute;
                top: 88px;
                left: 23px;
                width: calc(100% - 46px);
            }

            .mobile-menu .mobile-campaign {
                display: none;
                margin-top: auto;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                background-color: #f3f5f9;
                padding: 24px;
                display: block;
            }

                .mobile-menu .mobile-campaign h3 {
                    font-size: 1.8rem;
                    font-weight: bold;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.78;
                    letter-spacing: -0.1px;
                    color: #162133;
                    margin-bottom: 5px;
                }

                .mobile-menu .mobile-campaign .slick-dots li:before {
                    background-color: #134fae;
                }

                .mobile-menu .mobile-campaign img {
                    height: 48px;
                }

            .mobile-menu.submenu-open nav > ul {
                overflow: hidden;
            }

                .mobile-menu.submenu-open nav > ul .sub-menu {
                    overflow: auto;
                    height: calc(100vh - 220px);
                    height: calc((var(--vh,1vh)*100) - 220px);
                }

                .mobile-menu.submenu-open nav > ul > li:not(.open) {
                    display: none;
                }

            .mobile-menu.submenu-open .mobile-campaign {
                display: none;
            }

        .header {
            position: fixed;
            z-index: 1001;
            top: 0;
        }

        @media only screen and (max-width:991px) {
            .header {
                box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
                position: fixed;
                top: 0;
                z-index: 1001;
            }
        }

        .header-body {
            height: 113px;
        }

        @media only screen and (max-width:991px) {
            .header-body {
                height: 64px;
                background-color: #134fae;
            }
        }

        @media only screen and (max-width:991px) {
            .header .logo svg {
                height: 28px;
                margin-left: -21px;
            }
        }

        .header .user-menu {
            margin-left: 16px;
            border-radius: 8px;
            background-color: #ffd300;
            position: relative;
            cursor: pointer;
            -moz-transition: background-color 120ms ease;
            -o-transition: background-color 120ms ease;
            -webkit-transition: background-color 120ms ease;
            transition: background-color 120ms ease;
            transform-origin: center;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu {
                width: auto;
                padding: 0;
                height: auto;
                background-color: transparent;
                margin-right: 16px;
                white-space: nowrap;
                margin-left: 0;
                position: inherit;
            }

                .header .user-menu .avatar {
                    border: solid 2px rgba(255, 255, 255, 0.6);
                    border-radius: 50%;
                    width: 36px;
                    height: 36px;
                }
        }

        .header .user-menu.open {
            border-radius: 8px 8px 0 0;
        }

            .header .user-menu.open .user-menu-sub {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }

        @media only screen and (max-width:991px) {
            .header .user-menu.open .user-menu-sub {
                position: fixed;
                top: 0;
                left: 0;
                width: 100vw;
                height: 100%;
                padding: 80px 15px 20px 15px;
                z-index: 1;
                /*background: @color-yellow;*/
            }

                .header .user-menu.open .user-menu-sub .mobile-half {
                    width: 50%;
                }
        }

        @media only screen and (max-width:991px) {
            .header .user-menu.open .user-menu-sub-parent {
                height: calc(100vh - 100px);
            }
        }

        @media only screen and (max-width:991px) {
            .header .user-menu.open .user-menu-close {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }
        }

        @media only screen and (min-width: 992px) {
            .header .user-menu:hover,
            .header .user-menu:focus {
                border-radius: 8px 8px 0 0;
            }

                .header .user-menu:hover .user-menu-sub,
                .header .user-menu:focus .user-menu-sub {
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                }
        }

        .header .user-menu-link {
            padding: 0px 16px;
            width: 192px;
            height: 48px;
            text-decoration: none;
        }

        @media only screen and (min-width: 992px) {
            .header .user-menu-link:hover,
            .header .user-menu-link:focus {
                background-color: #ffdf4b;
                border-radius: 8px 8px 0 0;
            }
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-link {
                width: auto;
                padding: 0;
            }
        }

        @media only screen and (max-width: 345px) {
            .header .user-menu-link {
                max-width: 125px;
            }
        }

        .header .user-menu-text .title {
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.29;
            color: #134fae;
            letter-spacing: 0.2px;
            white-space: nowrap;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-text .title {
                color: white;
            }
        }

        .header .user-menu-text .text {
            opacity: 0.64;
            font-size: 11px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            color: #134fae;
            letter-spacing: 0.16px;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-text .text {
                color: white;
            }
        }

        .header .user-menu .avatar {
            margin-right: 10px;
            position: relative;
        }

        @media only screen and (max-width: 345px) {
            .header .user-menu .avatar {
                margin-right: 5px;
            }
        }

        .header .user-menu .avatar img {
            width: 32px;
            height: 32px;
            border-radius: 50%;
        }

        .header .user-menu .avatar .badge {
            width: 16px;
            height: 16px;
            border-radius: 8px;
            background-color: #e30002;
            position: absolute;
            line-height: 12px;
            font-size: 1rem;
            color: white;
            top: -3px;
            right: -3px;
        }

        .header .user-menu-close {
            position: absolute;
            right: 15px;
            z-index: 10;
            display: none;
            text-decoration: none;
        }

            .header .user-menu-close em {
                font-size: 24px;
            }

                .header .user-menu-close em:before {
                    color: #134fae;
                }

        .header .user-menu-sub {
            width: 100%;
            position: absolute;
            top: 100%;
            overflow: hidden;
            border-radius: 0px 0px 12px 12px;
            display: none;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub {
                border-radius: 0px;
                overflow-y: auto;
            }

                .header .user-menu-sub:before {
                    content: '';
                    height: 64px;
                    z-index: 11;
                    background: #ffd300;
                    left: 0;
                    top: 0;
                    position: fixed;
                    width: 100%;
                }

                .header .user-menu-sub:after {
                    content: '';
                    height: 100vh;
                    z-index: -1;
                    background: #ffd300;
                    left: 0;
                    top: 0;
                    position: fixed;
                    width: 100%;
                }
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub .user-menu-top {
                background-color: white;
                border-radius: 6px;
                margin-bottom: 16px;
            }

                .header .user-menu-sub .user-menu-top .user-menu-item {
                    height: auto;
                    margin-bottom: 0;
                }

                    .header .user-menu-sub .user-menu-top .user-menu-item:after {
                        display: none;
                    }
        }

        .header .user-menu-sub .user-menu-top-links {
            display: none;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub .user-menu-top-links {
                border-top: 1px solid #f3f5f9;
                display: block;
                padding: 10px 0px;
            }

                .header .user-menu-sub .user-menu-top-links li a {
                    font-size: 18px;
                    font-weight: 600;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.56;
                    letter-spacing: normal;
                    color: #134fae;
                    padding: 14px 20px;
                    display: block;
                    position: relative;
                    text-decoration: none;
                }

                    .header .user-menu-sub .user-menu-top-links li a:after {
                        content: "\e900";
                        font-family: "icomoon";
                        top: 50%;
                        right: 10px;
                        font-size: 24px;
                        color: #134fae;
                        position: absolute;
                        -webkit-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        transform: translateY(-50%);
                        font-weight: normal;
                    }

                .header .user-menu-sub .user-menu-top-links .sub-menu ul {
                    display: none;
                    padding-left: 30px;
                }

                    .header .user-menu-sub .user-menu-top-links .sub-menu ul li a {
                        padding-top: 0;
                    }

                .header .user-menu-sub .user-menu-top-links .sub-menu.active ul {
                    display: block;
                }

                .header .user-menu-sub .user-menu-top-links .sub-menu.active > a:after {
                    -webkit-transform: translateY(-50%) rotate(90deg);
                    -moz-transform: translateY(-50%) rotate(90deg);
                    -ms-transform: translateY(-50%) rotate(90deg);
                    -o-transform: translateY(-50%) rotate(90deg);
                }
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub .user-menu-bottom .user-menu-item {
                height: 160px;
                padding-left: 25px;
                padding-right: 25px;
            }

                .header .user-menu-sub .user-menu-bottom .user-menu-item .title {
                    white-space: normal;
                    text-align: center;
                    line-height: 1.5;
                    height: 60px;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                    align-items: center;
                }

                .header .user-menu-sub .user-menu-bottom .user-menu-item .avatar {
                    margin-bottom: 10px;
                    min-width: 48px;
                    min-height: 48px;
                    margin-right: 0;
                }

                .header .user-menu-sub .user-menu-bottom .user-menu-item:after {
                    display: none;
                }
        }

        .header .user-menu-sub .user-menu-item {
            border-top: 1px solid rgba(255, 255, 255, 0.3);
            position: relative;
            background-color: #ffd300;
            -moz-transition: background-color 120ms ease;
            -o-transition: background-color 120ms ease;
            -webkit-transition: background-color 120ms ease;
            transition: background-color 120ms ease;
            transform-origin: center;
            border-radius: 0;
        }

            .header .user-menu-sub .user-menu-item:hover,
            .header .user-menu-sub .user-menu-item:focus {
                background-color: #ffdf4b !important;
            }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub .user-menu-item:hover,
            .header .user-menu-sub .user-menu-item:focus {
                background-color: #ffd300;
                opacity: 0.8;
            }
        }

        .header .user-menu-sub .user-menu-item .avatar {
            background-color: white;
            border-radius: 50%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            justify-content: center;
            border: none;
            width: 32px;
            height: 32px;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub .user-menu-item .avatar {
                width: 48px;
                height: 48px;
                min-width: 48px;
                background-color: #dfe4ec;
            }
        }

        .header .user-menu-sub .user-menu-item .avatar em {
            font-size: 16px;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub .user-menu-item .avatar em {
                font-size: 24px;
            }
        }

        .header .user-menu-sub .user-menu-item .avatar em:before {
            color: #134fae;
        }

        @media only screen and (max-width:991px) {
            .header .user-menu-sub .user-menu-item {
                background-color: white;
                height: 90px;
                margin-bottom: 16px;
                border-radius: 6px;
                padding: 16px;
            }

                .header .user-menu-sub .user-menu-item .text,
                .header .user-menu-sub .user-menu-item .title {
                    color: #134fae;
                    font-size: 18px;
                    font-weight: 600;
                }

                .header .user-menu-sub .user-menu-item:after {
                    content: "\e900";
                    font-family: "icomoon";
                    top: 50%;
                    right: 10px;
                    font-size: 24px;
                    color: #134fae;
                    position: absolute;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                }
        }

        .header .hamburger {
            display: none;
        }

        @media only screen and (max-width:991px) {
            .header .hamburger {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }

            .header .hamburger-box {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-align: center !important;
                align-items: center !important;
                -ms-flex-pack: center !important;
                justify-content: center !important;
            }
        }

        .header .search-box {
            width: 325px;
            position: relative;
            /*  @media @tablet-horizontal {
                    width: 240px;
                }*/
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .header .search-box {
                width: 48px;
            }

                .header .search-box input {
                    display: none;
                }

                    .header .search-box input::-webkit-input-placeholder {
                        /* Chrome/Opera/Safari */
                        color: transparent !important;
                        font-size: "14px";
                        font-weight: 300;
                        letter-spacing: 0.6px;
                    }

                    .header .search-box input::-moz-placeholder {
                        /* Firefox 19+ */
                        color: transparent !important;
                        font-weight: 300;
                        font-size: 18px;
                        letter-spacing: 0.6px;
                    }

                    .header .search-box input:-ms-input-placeholder {
                        /* IE 10+ */
                        color: transparent !important;
                        font-weight: 300;
                        font-size: "14px";
                        letter-spacing: 0.6px;
                    }

                    .header .search-box input:-moz-placeholder {
                        /* Firefox 18- */
                        color: transparent !important;
                        font-weight: 300;
                        font-size: "14px";
                        letter-spacing: 0.6px;
                    }
        }

        .header .search-box label.error {
            position: absolute;
            bottom: -24px;
            left: 0;
            font-weight: bold;
        }

        @media only screen and (max-width:991px) {
            .header .search-box {
                display: none;
            }
        }

        .mobile-menu-show .search-box {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            position: absolute;
            top: 88px;
            left: 23px;
            width: calc(100% - 46px);
        }

        .search-box input {
            font-size: 1.4rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: 0.2px;
            color: white;
            width: 100%;
            height: 48px;
            background-color: rgba(255, 255, 255, 0.2);
            border: none;
            border-radius: 8px;
            padding-left: 16px;
            padding-right: 16px;
        }

            .search-box input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: rgba(255, 255, 255, 0.6) !important;
                font-size: "14px";
                font-weight: 300;
                letter-spacing: 0.6px;
            }

            .search-box input::-moz-placeholder {
                /* Firefox 19+ */
                color: rgba(255, 255, 255, 0.6) !important;
                font-weight: 300;
                font-size: 18px;
                letter-spacing: 0.6px;
            }

            .search-box input:-ms-input-placeholder {
                /* IE 10+ */
                color: rgba(255, 255, 255, 0.6) !important;
                font-weight: 300;
                font-size: "14px";
                letter-spacing: 0.6px;
            }

            .search-box input:-moz-placeholder {
                /* Firefox 18- */
                color: rgba(255, 255, 255, 0.6) !important;
                font-weight: 300;
                font-size: "14px";
                letter-spacing: 0.6px;
            }

        @media only screen and (max-width:991px) {
            .search-box input {
                font-size: 1.6rem;
            }
        }

        .search-box .search-button,
        .search-box .search-tablet {
            position: absolute;
            width: 48px;
            height: 48px;
            right: 0;
            top: 0;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            -ms-flex-align: center !important;
            align-items: center !important;
            text-decoration: none;
        }

            .search-box .search-button em,
            .search-box .search-tablet em {
                font-size: 1.6rem;
            }

        .search-box .search-button {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .search-box .search-button {
                display: none;
            }
        }

        .search-box .search-tablet {
            height: 48px;
            border: 1px solid #dfe4ec;
            border-radius: 8px;
            position: relative;
            display: none;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .search-box .search-tablet {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }
        }

        @media only screen and (max-width:991px) {
            .section.footer {
                padding-bottom: 0 !important;
            }
        }

        .footer {
            background-color: #162133;
            color: white;
            position: relative;
        }

        @media only screen and (max-width:991px) {
            .footer {
                padding-bottom: 0px !important;
                padding-top: 32px !important;
            }
        }

        .footer .fp-tableCell {
            vertical-align: bottom;
        }

        .footer-top {
            border-bottom: 1px solid rgba(223, 228, 236, 0.16);
            padding-bottom: 24px;
            margin-bottom: 24px;
            padding-top: 30px;
        }

        @media only screen and (max-width:991px) {
            .footer-top {
                margin-bottom: 32px;
                -ms-flex-direction: column;
                flex-direction: column;
                padding-bottom: 22px;
                padding-top: 0;
            }
        }

        @media only screen and (max-width:991px) {
            .footer-top .footer-phone {
                margin-bottom: 32px;
                /*
                          img {
                              height: 48px;
                          }*/
            }
        }

        .footer-top .footer-logos a:not(:last-child) {
            margin-right: 48px;
        }

        @media only screen and (max-width:991px) {
            .footer-top .footer-logos {
                border-top: 1px solid rgba(223, 228, 236, 0.16);
                padding-top: 24px;
                width: 100%;
                -ms-flex-pack: space-around !important;
                justify-content: space-around !important;
            }

                .footer-top .footer-logos a {
                    margin-right: 0 !important;
                }

                .footer-top .footer-logos img.turkish-opet {
                    height: 13px;
                }

                .footer-top .footer-logos img.opet-fuchs {
                    height: 26px;
                }

                .footer-top .footer-logos img.sunpet {
                    height: 24px;
                }
        }

        .footer-center {
            padding-bottom: 45px;
        }

        @media only screen and (max-width:991px) {
            .footer-center {
                text-align: center;
                padding-bottom: 32px;
            }
        }

        @media only screen and (max-width:991px) {
            .footer-center .title-links {
                border-bottom: 1px solid rgba(223, 228, 236, 0.16);
                padding-bottom: 32px;
                margin-bottom: 26px;
                margin-left: 15px;
                margin-right: 15px;
            }
        }

        .footer-center .title-links .title:last-child {
            margin-bottom: 0;
        }

        .footer-center ul.sublinks {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

        @media only screen and (max-width:991px) {
            .footer-center ul.sublinks {
                display: none;
            }
        }

        .footer-center ul.sublinks li a {
            font-size: 14px;
            line-height: 1.71;
            color: white;
            margin-bottom: 16px;
            display: flex;
        }

        .footer a.title {
            font-size: 20px;
            font-weight: 600;
            line-height: 1.2;
            color: white;
            margin-bottom: 32px;
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }

        @media only screen and (max-width:991px) {
            .footer a.title {
                font-size: 14px;
                font-weight: 600;
                line-height: 1.71;
                display: -webkit-box !important;
                display: -moz-box !important;
                display: -ms-flexbox !important;
                display: -webkit-flex !important;
                display: flex !important;
                -ms-flex-pack: center !important;
                justify-content: center !important;
                margin-bottom: 16px;
            }
        }

        .footer-bottom {
            background-color: #134fae;
            width: 100%;
            padding: 30px 0;
            margin-top: auto;
        }

        @media only screen and (max-width:991px) {
            .footer-bottom {
                text-align: center;
                padding-top: 34px !important;
            }
        }

        .footer-bottom-logo {
            margin-right: 35px;
        }

        @media only screen and (max-width:991px) {
            .footer-bottom-logo {
                margin-right: 0;
                order: 3;
                margin-bottom: 16px;
            }
        }

        @media only screen and (max-width:991px) {
            .footer-bottom-links {
                order: 2;
                margin-bottom: 24px;
            }
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .footer-bottom-links {
                width: 75%;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                flex-wrap: wrap;
                margin-bottom: 15px;
            }
        }

        @media only screen and (max-width:991px) {
            .footer-bottom-links li {
                margin-right: 0 !important;
                margin-bottom: 16px;
            }

                .footer-bottom-links li:last-child {
                    margin-bottom: 0;
                }
        }

        .footer-bottom-links li:not(:last-child) {
            margin-right: 32px;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .footer-bottom-links li:not(:last-child) {
                margin-right: 16px;
            }
        }

        .footer-bottom-links li a {
            font-size: 13px;
            line-height: 1.85;
            color: white;
        }

        .footer-bottom p.copyright {
            opacity: 0.64;
            font-size: 12px;
            line-height: 2;
            color: white;
            margin-bottom: 0;
        }

        @media only screen and (max-width:991px) {
            .footer-applinks {
                -ms-flex-pack: center !important;
                justify-content: center !important;
            }

                .footer-applinks a {
                    padding: 0 4px;
                    margin: 0 !important;
                }

                    .footer-applinks a img {
                        height: 40px;
                    }
        }

        @media only screen and (max-width:991px) {
            .footer-sosyal {
                order: 1;
                margin-bottom: 36px;
            }
        }

        .footer-sosyal a {
            border-radius: 4px;
            background-color: rgba(255, 255, 255, 0.1);
            width: 48px;
            height: 48px;
            text-decoration: none;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        @media only screen and (max-width:991px) {
            .footer-sosyal a {
                width: 40px;
                height: 40px;
            }
        }

        .footer-sosyal a + a {
            margin-left: 8px;
        }

        @media only screen and (max-width:991px) {
            .footer-sosyal a + a {
                margin-left: 16px;
            }
        }

        .footer-sosyal a:hover {
            background-color: rgba(255, 255, 255, 0.3);
        }

        .footer-sosyal i {
            font-size: 32px;
            color: white;
        }

        @media only screen and (max-width:991px) {
            .footer-sosyal i {
                font-size: 16px;
            }
        }

        .footer p {
            font-size: 1.4rem;
            line-height: 1.71;
            letter-spacing: -0.2px;
            color: rgba(255, 255, 255, 0.64);
        }

        @media only screen and (max-width:991px) {
            .footer p {
                order: 4;
            }
        }

        .footer-blue {
            background-color: #134fae;
        }

            .footer-blue .footer-bottom {
                background-color: white;
            }

            .footer-blue .footer-bottom-links li a {
                color: #162133;
            }

            .footer-blue .footer-bottom .copyright {
                color: rgba(22, 33, 51, 0.6);
            }

            .footer-blue .footer-sosyal a {
                border: 1px solid #f7f7f7;
                -moz-transition: background-color 120ms ease;
                -o-transition: background-color 120ms ease;
                -webkit-transition: background-color 120ms ease;
                transition: background-color 120ms ease;
                transform-origin: center;
            }

                .footer-blue .footer-sosyal a:hover {
                    background-color: #134fae;
                }

                    .footer-blue .footer-sosyal a:hover i:before {
                        color: white;
                    }

            .footer-blue .footer-sosyal i:before {
                color: #162133;
            }

        .isHomePage .section {
            background-color: #134fae;
            padding-top: 120px !important;
            padding-bottom: 50px !important;
        }

        @media only screen and (max-width:991px) {
            .isHomePage .section {
                padding-top: 24px !important;
            }
        }

        .isHomePage .title-block {
            margin-bottom: 32px;
        }

        @media only screen and (max-width:991px) {
            .isHomePage .title-block {
                margin-bottom: 24px;
            }
        }

        .isHomePage .title-block a.more {
            color: white;
        }

        .isHomePage h2,
        .isHomePage .h2,
        .isHomePage h2 a,
        .isHomePage .h2 a {
            font-size: 2.8rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            font-family: 'Opet';
            letter-spacing: -0.7px;
            color: white;
        }

        .isHomePage h3,
        .isHomePage .h3,
        .isHomePage h3 a,
        .isHomePage .h3 a {
            font-size: 2.4rem;
            font-weight: bold;
            line-height: 1.33;
            letter-spacing: -0.5px;
            color: #162133;
            margin-bottom: 16px;
        }

        .isHomePage h4,
        .isHomePage .h4,
        .isHomePage h4 a,
        .isHomePage .h4 a {
            font-size: 2rem;
            font-weight: bold;
            line-height: 1.6;
            margin-bottom: 16px;
            letter-spacing: -0.5px;
            color: #162133;
        }

        .isHomePage h5,
        .isHomePage .h5,
        .isHomePage h5 a,
        .isHomePage .h5 a {
            font-size: 1.6rem;
            font-weight: 600;
            line-height: 1.5;
            margin-bottom: 16px;
            letter-spacing: -0.3px;
            color: #162133;
        }

        .isHomePage .scroll-animate {
            position: absolute;
            bottom: 0;
            left: 50%;
        }

        @media only screen and (max-width:991px) {
            .isHomePage .scroll-animate {
                bottom: 160px;
            }
        }

        .isHomePage .scroll-animate img {
            height: 25px;
        }

        @media only screen and (min-width: 992px) {
            .isHomePage .footer-top {
                padding-top: 0;
            }
        }

        .isHomePage .footer {
            padding-top: 48px !important;
            padding-bottom: 0 !important;
        }

        .isHomePage .campaign .render,
        .isHomePage .news .render {
            height: 450px;
        }

        @media only screen and (max-width:991px) {
            .isHomePage .campaign .render,
            .isHomePage .news .render {
                height: auto;
            }
        }

        #section0 {
            height: 100vh;
            min-height: 600px;
        }

            #section0 .tns-nav {
                display: none !important;
            }

        @media only screen and (max-width:991px) {
            #section0 {
                padding-top: 64px !important;
                max-height: 600px;
                height: 600px !important;
                position: relative;
            }
        }

        #section0 .search-box {
            z-index: 9;
            margin-top: 24px;
            left: 23px;
        }

        @media only screen and (max-width:991px) {
            #section0 .search-box {
                width: calc(100% - 46px);
                position: absolute;
            }
        }

        #section0 .search-box label.error {
            position: absolute;
            top: 50px;
        }

        .fp-responsive .fp-section,
        .fp-responsive .fp-slide,
        .fp-responsive .fp-tableCell {
            height: auto !important;
            display: block;
        }

        .banner-container {
            position: absolute;
            width: 100%;
            height: 100vh;
            top: 0;
            left: 0;
            min-height: 600px;
            overflow: hidden;
        }

        @media only screen and (max-width:991px) {
            .banner-container {
                max-height: 540px;
                min-height: 540px;
                height: 100%;
                position: relative;
            }
        }

        .banner {
            width: 100%;
            height: 100vh;
            position: relative;
            top: 0;
            left: 0;
            min-height: 600px;
            overflow: hidden;
        }

        @media only screen and (max-width:991px) {
            .banner {
                max-height: 540px;
                min-height: 540px;
                height: 100%;
                position: relative;
            }
        }

        .banner-bg {
            position: absolute;
            left: 0;
            top: 0;
            width: 100vw;
            height: 100vh;
            min-height: 600px;
            background-size: cover;
            background-position: center;
            z-index: -1;
            background-position: top center;
        }

        @media only screen and (max-width:991px) {
            .banner-bg {
                height: 600px;
            }
        }

        .banner-text {
            margin-top: -90px;
            font-family: 'Opet';
            font-size: 54px;
            line-height: 1.19;
            letter-spacing: -1.73px;
            color: white;
            display: flex;
            align-items: center;
            height: 100vh;
            min-height: 600px;
        }

        @media only screen and (max-width:991px) {
            .banner-text {
                font-size: 48px;
                line-height: 1.33;
                letter-spacing: -1.4px;
                text-align: center;
                padding-right: 0px;
                width: calc(100vw - 30px);
                margin-top: -45px;
                padding-top: 200px;
            }
        }

        .banner-text a {
            color: white;
            text-decoration: none;
        }

        .banner-item {
            position: relative;
        }

            .banner-item.tns-slide-active .banner-text {
                -webkit-animation: fadeInLeft 1s both;
                animation: fadeInLeft 1s both;
                opacity: 1;
            }

        .banner .slick-list,
        .banner .slick-track {
            height: 100%;
        }

        .banner .slick-dots {
            bottom: 200px;
            position: absolute;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            margin-left: 44px;
            margin-bottom: 0;
        }

        @media only screen and (max-width:991px) {
            .banner .slick-dots {
                margin-left: 15px;
            }
        }

        @media (min-height: 800px) {
            .banner .slick-dots {
                bottom: 190px;
            }
        }

        @media only screen and (max-width: 767px) {
            .banner .slick-dots {
                bottom: 180px;
            }
        }

        .banner-scroll-down {
            border-radius: 4px;
            box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
            background-color: rgba(231, 237, 246, 0.4);
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            width: 36px;
            height: 36px;
            position: fixed;
            right: 32px;
            bottom: 172px;
            z-index: 999;
            cursor: pointer;
            transition: background 120ms ease, transform 120ms ease, bottom 120ms ease;
        }

            .banner-scroll-down.no-banner {
                bottom: 130px;
            }

            .banner-scroll-down.prev-section {
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
            }

            .banner-scroll-down:hover {
                text-decoration: none;
                background-color: rgba(231, 237, 246, 0.6);
            }

            .banner-scroll-down i {
                font-size: 16px;
            }

                .banner-scroll-down i:before {
                    color: #ffd300;
                }

        .video {
            overflow: hidden;
            max-height: 100vh;
            position: absolute;
            height: 100vh;
            width: 100vw;
            top: 0;
        }

            .video .polka {
                position: absolute;
                width: 100%;
                height: 100%;
                display: block;
                top: 0;
                left: 0;
                background: url(/_assets/img/banner/point.png) repeat;
                z-index: 1;
                opacity: 0.2;
            }

        @media only screen and (max-width:991px) {
            .video {
                max-height: 540px;
                min-height: 540px;
                height: 100%;
                position: relative;
            }
        }

        .video.videoplay video {
            display: block;
        }

        .video video {
            position: absolute;
            /*        display: none;*/
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            width: auto;
            height: auto;
            z-index: 0;
            -ms-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

        .video-text {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-top: -90px;
            font-family: 'Opet';
            font-size: 54px;
            line-height: 1.19;
            letter-spacing: -1.73px;
            color: white;
            z-index: 11;
            -webkit-animation: fadeInLeft 1s both;
            animation: fadeInLeft 1s both;
            padding-left: 32px;
        }

        @media only screen and (max-width:991px) {
            .video-text {
                font-size: 48px;
                line-height: 1.33;
                letter-spacing: -1.4px;
                text-align: center;
            }
        }

        .video-text:hover {
            color: white;
            text-decoration: none;
        }

        @media only screen and (max-width: 767px) {
            .video-text {
                padding-left: 0px;
            }
        }

        .video-text a {
            color: white;
        }

        .home-boxes {
            position: absolute;
            width: 100%;
            bottom: 32px;
            padding: 0 17px;
        }

        @media only screen and (max-width: 1200px) {
            .home-boxes {
                padding: 0;
            }
        }

        @media only screen and (max-width: 767px) {
            .home-boxes {
                bottom: 20px;
            }
        }

        @media only screen and (max-width:991px) {
            .home-boxes .slick-list {
                padding: 0 20% 0 0 !important;
            }
        }

        .home-boxes .slider {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            scroll-snap-type: x mandatory;
            -webkit-overflow-scrolling: touch;
            overflow-x: auto;
        }

            .home-boxes .slider::-webkit-scrollbar {
                width: 8px;
                height: 8px;
                border-radius: 6px;
            }

            .home-boxes .slider::-webkit-scrollbar-track {
                width: 3px !important;
                height: 3px !important;
                background: #e7e7e6;
                border-radius: 6px;
            }

            .home-boxes .slider::-webkit-scrollbar-thumb {
                background: #8a9ab4;
                width: 3px !important;
                height: 3px !important;
                border-radius: 6px;
            }

        @media only screen and (max-width:991px) {
            .home-boxes .slider {
                width: 100%;
            }
        }

        .home-boxes .item {
            flex: 1;
            scroll-snap-align: start;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            position: relative;
        }

        @media only screen and (min-width: 768px) and (max-width: 991px) {
            .home-boxes .item {
                min-width: 60%;
            }
        }

        @media only screen and (max-width: 1200px) {
            .home-boxes .item {
                min-width: 37%;
            }
        }

        @media only screen and (max-width: 767px) {
            .home-boxes .item {
                min-width: 85%;
            }
        }

        .home-boxes .col,
        .home-boxes .item {
            padding: 0px 15px;
            width: 20%;
        }

        @media only screen and (max-width: 767px) {
            .home-boxes .col,
            .home-boxes .item {
                padding: 0px 10px;
                width: auto;
            }
        }

        .home-boxes .col.NearistStation .page,
        .home-boxes .item.NearistStation .page {
            max-height: 70px;
            padding-right: 0;
        }

        .home-boxes .col.NearistStation .nolocate a,
        .home-boxes .item.NearistStation .nolocate a {
            padding-right: 0;
        }

        .home-boxes .col.NearistStation .nolocate .item-text-block,
        .home-boxes .item.NearistStation .nolocate .item-text-block {
            width: 100%;
        }

        .home-boxes .col a,
        .home-boxes .item a {
            padding: 16px;
            padding-right: 24px;
            background-color: rgba(19, 79, 174, 0.95);
            border-radius: 8px;
            text-decoration: none;
            max-height: 120px;
            height: 120px;
            overflow: hidden;
            background-size: cover;
            background-position: center right;
            background-repeat: no-repeat;
        }

            .home-boxes .col a:hover,
            .home-boxes .item a:hover {
                background-color: #175bc7;
            }

            .home-boxes .col a em,
            .home-boxes .item a em {
                margin-left: auto;
                width: 43px;
            }

        @media only screen and (max-width:991px) {
            .home-boxes .col a,
            .home-boxes .item a {
                padding-top: 16px;
                padding-bottom: 16px;
            }
        }

        .home-boxes .col a .icon-payment,
        .home-boxes .item a .icon-payment {
            font-size: 50px;
        }

        .home-boxes .col a .icon-social-effect,
        .home-boxes .item a .icon-social-effect {
            font-size: 50px;
        }

        .home-boxes .col a .icon-press-room,
        .home-boxes .item a .icon-press-room {
            font-size: 41px;
        }

        .home-boxes .col a .icon-ultramarket-home,
        .home-boxes .item a .icon-ultramarket-home {
            font-size: 48px;
        }

        .home-boxes .col a .icon-campaign-home,
        .home-boxes .item a .icon-campaign-home {
            font-size: 52px;
        }

        .home-boxes .col .item-text-block,
        .home-boxes .item .item-text-block {
            padding-right: 15px;
            width: calc(100% - 40px);
            overflow: hidden;
        }

        @media (max-width: 1440px) and (min-width: 991px) {
            .home-boxes .col .item-text-block,
            .home-boxes .item .item-text-block {
                width: 100%;
                padding-right: 0;
            }
        }

        .home-boxes .col img,
        .home-boxes .item img,
        .home-boxes .col .image-box,
        .home-boxes .item .image-box {
            height: 72px;
            width: 72px;
            min-width: 72px;
            border-radius: 50%;
            background-color: #4878c6;
            color: white;
            margin-left: auto;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            -ms-flex-direction: column !important;
            flex-direction: column !important;
            font-size: 1.4rem;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: -0.2px;
        }

        @media (max-width: 1440px) and (min-width: 991px) {
            .home-boxes .col img,
            .home-boxes .item img,
            .home-boxes .col .image-box,
            .home-boxes .item .image-box {
                display: none;
            }
        }

        .home-boxes .col img em,
        .home-boxes .item img em,
        .home-boxes .col .image-box em,
        .home-boxes .item .image-box em {
            margin-bottom: 8px;
            font-size: 16px;
            margin-right: auto;
            width: auto;
        }

        .home-boxes .col .page,
        .home-boxes .item .page {
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5;
            letter-spacing: -0.16px;
            color: white;
            font-family: 'Opet', sans-serif;
            padding-right: 15px;
        }

        .home-boxes .col .title,
        .home-boxes .item .title {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            letter-spacing: -0.2px;
            font-family: 'Opet', sans-serif;
            margin-bottom: 4px;
            color: #ffd300;
        }

        .services {
            background-size: cover;
            padding-top: 0 !important;
        }

        @media only screen and (max-width:991px) {
            .services {
                padding-bottom: 40px;
                padding-top: 24px !important;
            }
        }

        .services .box {
            height: 100%;
            margin-bottom: 0;
        }

            .services .box .inner {
                padding-bottom: 16px;
            }

        @media only screen and (max-width:991px) {
            .services .box .inner {
                text-align: center;
            }
        }

        .services .box i {
            font-size: 6.4rem;
            margin-bottom: 32px;
        }

        @media only screen and (max-width:991px) {
            .services .box i {
                margin-bottom: 18px;
                margin: 0 auto;
            }
        }

        .services .box p {
            opacity: 0.64;
            margin-bottom: 40px;
        }

        @media only screen and (max-width:991px) {
            .services .box p {
                margin-bottom: 24px;
            }
        }

        .campaign {
            background-size: cover;
            padding-top: 0 !important;
        }

        @media only screen and (max-width:991px) {
            .campaign {
                background-image: linear-gradient(187deg, #455166 150%, #8f9cb2 -5%);
                padding-top: 24px !important;
                padding-bottom: 40px;
            }
        }

        .campaign .joinedCampaign {
            position: absolute;
            bottom: 12px;
            left: 12px;
            line-height: 30px;
            font-size: 12px;
            letter-spacing: normal;
            padding: 0px 15px 0px 9px;
            border-radius: 8px;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
            background-color: #134fae;
            color: white;
        }

            .campaign .joinedCampaign em {
                margin-right: 5px;
            }

        .campaign .specialCampaign {
            width: 69px;
            height: 32px;
            background-size: cover;
            position: absolute;
            top: 12px;
            left: 12px;
        }

        .campaign .box {
            margin-bottom: 0;
            overflow: hidden;
        }

            .campaign .box > a {
                display: block;
                position: relative;
            }

            .campaign .box img {
                width: 100%;
                max-height: 256px;
            }

            .campaign .box .inner {
                padding-top: 15px;
            }

                .campaign .box .inner .date {
                    font-size: 1.4rem;
                    font-weight: bold;
                    line-height: 2;
                    letter-spacing: 0.5px;
                    color: #8a9ab4;
                }

                .campaign .box .inner .tag {
                    font-size: 1rem;
                    font-weight: 600;
                    line-height: 1.6;
                    letter-spacing: -0.1px;
                    color: #134fae;
                    background-color: rgba(19, 79, 174, 0.1);
                    padding: 4px 8px;
                    border-radius: 4px;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    max-width: 100px;
                }

        .news {
            background-size: cover;
            padding-top: 24px !important;
            padding-bottom: 40px;
        }

        @media only screen and (max-width:991px) {
            .news {
                background-image: linear-gradient(188deg, #134fae 141%, #3a79de 4%);
                padding-top: 24px !important;
                padding-bottom: 40px;
            }
        }

        .news .box {
            margin-bottom: 0;
            overflow: hidden;
        }

            .news .box img {
                width: 100%;
            }

            .news .box .inner {
                padding-top: 15px;
            }

                .news .box .inner .date {
                    font-size: 1.2rem;
                    font-weight: bold;
                    line-height: 2;
                    letter-spacing: 0.72px;
                    color: #8a9ab4;
                }

                .news .box .inner .tag {
                    font-size: 1rem;
                    font-weight: 600;
                    line-height: 1.6;
                    letter-spacing: -0.1px;
                    color: #134fae;
                    background-color: rgba(19, 79, 174, 0.1);
                    padding: 4px 8px;
                    border-radius: 4px;
                }

                .news .box .inner p {
                    opacity: 0.64;
                }

        @media only screen and (max-width:991px) {
            .isHomePage .social {
                min-height: 540px;
            }
        }

        .social {
            position: relative;
            background-size: cover;
            padding-top: 0 !important;
        }

        @media only screen and (max-width:991px) {
            .social {
                padding-bottom: 370px !important;
                padding-top: 40px !important;
                height: 650px;
            }
        }

        .social .figure {
            width: 580px;
            height: 555px;
            position: absolute;
            bottom: 0;
            left: 24%;
            background-size: contain;
            background-position: bottom center;
            background-repeat: no-repeat;
        }

        @media only screen and (max-width: 1400px) {
            .social .figure {
                left: 16%;
            }
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .social .figure {
                left: 8%;
            }
        }

        @media only screen and (min-width: 768px) and (max-width: 991px) {
            .social .figure {
                left: 8%;
            }
        }

        @media only screen and (max-width:991px) {
            .social .figure {
                width: calc(100% - 11px);
                height: 341px;
                left: 11px;
            }
        }

        .social .title-block {
            margin-bottom: 0;
        }

        @media only screen and (max-width:991px) {
            .social .title-block {
                margin-bottom: 24px;
            }
        }

        .social .note {
            margin-bottom: 4px;
            display: block;
            font-size: 10px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.6;
            letter-spacing: 0.6px;
            color: white;
            opacity: 0.64;
        }

        .social h3 {
            font-weight: 600;
        }

        .social .text-white h3,
        .social .text-white h3 a,
        .social .text-white p,
        .social .text-white p a {
            color: white;
        }

        .social .left-text {
            font-size: 18px;
        }

        .social .right-box .box .mh {
            min-height: 220px;
        }

        .social .right-box .item {
            text-decoration: none;
        }

            .social .right-box .item:hover .title {
                text-decoration: underline;
            }

            .social .right-box .item:not(:last-child) {
                margin-bottom: 16px;
            }

            .social .right-box .item .img {
                max-width: 192px;
                width: 100%;
                border-radius: 4px !important;
            }

        @media (max-height: 900px) {
            .social .right-box .item .img {
                max-width: 150px;
            }
        }

        .social .right-box .item .inner {
            padding: 0 20px;
        }

        .social .right-box .item .title {
            font-size: 1.6rem;
            font-weight: 600;
            line-height: 1.5;
            letter-spacing: -0.1px;
            color: #162133;
        }

        .social .right-box .item .text {
            opacity: 0.64;
            font-size: 1.6rem;
            line-height: 1.5;
            letter-spacing: -0.2px;
            color: #162133;
        }

        .social a.more {
            position: absolute;
            bottom: 24px;
            right: 32px;
        }

        .social .home-boxes {
            display: none;
        }

        @media only screen and (max-width:991px) {
            .social .home-boxes {
                display: flex;
            }
        }

        .social .home-boxes .item a {
            background-color: rgba(255, 255, 255, 0.95);
            padding-right: 16px !important;
        }

            .social .home-boxes .item a .page {
                color: #8a9ab4;
                font-family: "Open Sans", sans-serif;
                font-size: 14px;
                line-height: 1.43;
                margin-bottom: 4px;
                letter-spacing: -0.23px;
            }

            .social .home-boxes .item a .title {
                color: #134fae;
                font-size: 16px;
                font-weight: 600;
                line-height: 1.5;
                letter-spacing: -0.1px;
                font-family: "Open Sans", sans-serif;
            }

        .social .mobile-render {
            width: 100%;
        }

        .btn {
            font-size: 1.4rem;
            font-weight: 600;
            padding: 0 30px;
            line-height: 46px;
            min-width: 112px;
            letter-spacing: 0.2px;
            border-radius: 8px;
            border: 1px solid transparent;
        }

            .btn[disabled] {
                background-color: #dfe4ec;
                border-color: #dfe4ec;
                color: #c7ccd5;
            }

                .btn[disabled]:hover,
                .btn[disabled]:focus {
                    background-color: #dfe4ec;
                    color: #c7ccd5;
                    border-color: #dfe4ec;
                }

        .btn-lg {
            min-width: 190px;
        }

        .btn span {
            position: relative;
            display: block;
            z-index: 2;
            color: white;
        }

        .btn-primary {
            background: #134fae;
            position: relative;
            color: white;
        }

            .btn-primary.btn-primary:not(:disabled):not(.disabled):active,
            .btn-primary .btn-primary:not(:disabled):not(.disabled).active,
            .btn-primary .show > .btn-primary.dropdown-toggle {
                background-color: #165bc7;
            }

            .btn-primary:hover,
            .btn-primary:after,
            .btn-primary:active {
                background-color: #165bc7;
            }

            .btn-primary:focus {
                background-color: #165bc7;
            }

        .btn-secondary {
            background: #ffd300;
            position: relative;
            color: #134fae;
        }

            .btn-secondary.btn-secondary:not(:disabled):not(.disabled):active,
            .btn-secondary .btn-secondary:not(:disabled):not(.disabled).active,
            .btn-secondary .show > .btn-secondary.dropdown-toggle {
                background-color: #f7c600;
                border-color: #f7c600;
                color: #134fae;
            }

            .btn-secondary:hover,
            .btn-secondary:after,
            .btn-secondary:active {
                background-color: #ffdc33;
                border-color: #ffdc33;
                color: #134fae;
            }

            .btn-secondary:focus {
                background-color: #ffe466;
                border-color: #ffe466;
                color: #134fae;
            }

        .btn-white {
            background: transparent;
            position: relative;
            border: none;
            color: #222428;
        }

            .btn-white span {
                color: #222428;
            }

            .btn-white:hover,
            .btn-white:after {
                background: transparent;
                border: none;
            }

        .btn-link {
            color: #134fae;
            text-decoration: underline;
        }

        .btn-outline-primary {
            border: 2px solid #134fae;
            color: #134fae;
        }

            .btn-outline-primary:hover,
            .btn-outline-primary:focus {
                background-color: #165bc7;
                color: white;
            }

        .btn-outline-gray {
            border: 2px solid #dfe4ec;
            color: #134fae;
        }

            .btn-outline-gray:hover,
            .btn-outline-gray:focus {
                background-color: #dfe4ec;
                border: 2px solid #dfe4ec;
                color: #134fae;
            }

        .btn-outline-white {
            border: 2px solid white;
            color: white;
            text-decoration: none !important;
        }

            .btn-outline-white:hover,
            .btn-outline-white:focus {
                background-color: white;
                color: #134fae !important;
            }

        .btn-outline-block {
            width: 300px;
            margin: 0 auto;
        }

            .btn-outline-block .btn {
                margin-bottom: 20px;
            }

        .btn-parent {
            display: flex;
        }

        @media only screen and (max-width:991px) {
            .btn-parent {
                flex-direction: column;
            }

                .btn-parent [class^="col-"],
                .btn-parent [class*=" col-"] {
                    margin-top: 20px;
                }
        }

        .btn-parent .btn + .btn {
            margin-left: 30px;
        }

        @media only screen and (max-width:991px) {
            .btn-parent .btn + .btn {
                margin-left: 0;
                width: 100%;
            }
        }

        a.more {
            font-size: 14px !important;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            letter-spacing: -0.1px;
            line-height: 24px !important;
            /*color: @white;*/
            position: relative;
            padding-right: 20px;
        }

            a.more:after {
                content: "\e900";
                font-family: "icomoon";
                right: 0;
                color: inherit;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                font-size: 1.6rem;
            }
        /*@import 'components/breadcrumb.less';*/

        .box {
            border-radius: 12px;
            background: white;
            width: 100%;
            margin-bottom: 30px;
        }

            .box.border {
                border: 1px solid #dfe4ec !important;
            }

            .box .inner {
                padding: 40px 24px;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column;
                height: 100%;
            }

        @media only screen and (max-width:991px) {
            .box .inner {
                padding-top: 30px;
                padding-bottom: 20px;
            }
        }

        .box-sm .inner {
            padding: 20px 30px;
        }

        .box-md {
            margin-bottom: 20px;
        }

            .box-md .inner {
                padding: 25px 30px;
            }

        .box-small .inner {
            padding: 24px;
        }

        .box-table {
            font-size: 18px;
        }

            .box-table .inner span {
                white-space: pre-wrap;
                max-width: 40%;
            }

                .box-table .inner span:first-child {
                    text-align: left;
                }

                .box-table .inner span:last-child {
                    text-align: right;
                }

            .box-table hr {
                border-color: #dfe4ec !important;
            }

        .box-dark .inner {
            background-color: #f3f5f9 !important;
            -moz-transition: background 120ms ease;
            -o-transition: background 120ms ease;
            -webkit-transition: background 120ms ease;
            transition: background 120ms ease;
            transform-origin: center;
            border-radius: 8px;
            text-decoration: none;
        }

            .box-dark .inner:hover {
                background: #dfe4ec !important;
                text-decoration: none;
            }

            .box-dark .inner .img {
                margin-bottom: 13px;
            }

            .box-dark .inner .title {
                font-size: 24px;
                font-weight: 600;
                color: #162133;
                margin-bottom: 10px;
            }

            .box-dark .inner .text {
                font-size: 16px;
                font-weight: normal;
                color: #162133;
                line-height: 1.56;
            }

        *:focus {
            outline: none;
            box-shadow: none !important;
        }

        label.error {
            position: relative;
            padding-left: 20px;
            margin-top: 8px;
            margin-bottom: 0;
            font-size: 12px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 16px;
            letter-spacing: normal;
            color: #e65245;
        }

            label.error:before {
                content: "\e968";
                font-family: "icomoon";
                left: 0;
                position: absolute;
                font-size: 16px;
            }

            label.error:after {
                content: "\e969";
                font-family: "icomoon";
                color: white;
                left: 0;
                top: 0;
                position: absolute;
                font-size: 16px;
            }

        label {
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.57;
            letter-spacing: normal;
            color: #134fae;
            margin-bottom: 10px;
        }

        .form-group {
            margin-bottom: 24px;
        }

        @media only screen and (max-width:991px) {
            .form-group {
                margin-bottom: 15px;
            }
        }

        .form-control {
            box-shadow: none;
            height: 48px;
            color: #162133 !important;
            outline: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: 8px;
            border: 1px solid #dfe4ec !important;
            font-size: 1.4rem;
            padding-left: 20px;
            padding-right: 35px;
        }

            .form-control::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: rgba(34, 36, 40, 0.64) !important;
                font-size: "16px";
                font-weight: normal;
                letter-spacing: 0.6px;
            }

            .form-control::-moz-placeholder {
                /* Firefox 19+ */
                color: rgba(34, 36, 40, 0.64) !important;
                font-weight: normal;
                font-size: 18px;
                letter-spacing: 0.6px;
            }

            .form-control:-ms-input-placeholder {
                /* IE 10+ */
                color: rgba(34, 36, 40, 0.64) !important;
                font-weight: normal;
                font-size: "16px";
                letter-spacing: 0.6px;
            }

            .form-control:-moz-placeholder {
                /* Firefox 18- */
                color: rgba(34, 36, 40, 0.64) !important;
                font-weight: normal;
                font-size: "16px";
                letter-spacing: 0.6px;
            }

        @media only screen and (max-width: 767px) {
            .form-control {
                font-size: 1.6rem;
            }
        }

        .form-control.readonly {
            pointer-events: none !important;
            color: #c7ccd5 !important;
            background-color: #e9ecef !important;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .form-control[readonly] {
            color: #c7ccd5 !important;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .form-control.flatpickr-input {
            color: #162133 !important;
            background-color: white !important;
        }

        .form-control[disabled] {
            color: #c7ccd5 !important;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .form-control:focus {
            border: 1px solid #ffd300 !important;
        }

        .form-control.error {
            border: 1px solid #e65245 !important;
        }

        .input-search {
            position: relative;
        }

        .input-search-icon {
            height: 100%;
            width: 50px;
            right: 0px;
            top: 0px;
            position: absolute;
            cursor: pointer;
        }

            .input-search-icon em {
                font-size: 3rem;
                color: #c3c5c8;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
            }

        .form-title {
            font-size: 2.2rem;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.18;
            letter-spacing: normal;
            color: #134fae;
            margin-bottom: 30px;
        }

        .input-group {
            border: 1px solid #dfe4ec;
            border-radius: 8px;
        }

            .input-group.focus {
                border: 1px solid #ffd300 !important;
            }

            .input-group .form-control {
                padding-right: 5px;
                border: none !important;
                padding-left: 0;
            }

        .input-group-prepend {
            padding-left: 16px;
            padding-right: 16px;
            border-right: 0px;
            border-radius: 8px 0 0 8px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .input-group i,
        .input-group em {
            font-size: 1.6rem;
        }

            .input-group i:before,
            .input-group em:before {
                color: #c7ccd5;
            }

        .input-group .select-custom {
            position: relative;
        }

            .input-group .select-custom:after {
                content: "\e935";
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                right: 15px;
                font-family: 'icomoon';
                font-size: 1.6rem;
            }

        .input-group .select {
            background: white;
            width: 80px;
            height: calc(2.5em + 0.75rem + 2px);
            padding: 0.375rem 0.75rem;
            text-align: left;
            padding-left: 12px;
            outline: none;
            font-size: 1.6rem;
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            -o-appearance: none;
            appearance: none;
            position: relative;
            border: none;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

            .input-group .select::-ms-expand {
                display: none;
            }

        .input-group .input-group-text {
            background: white;
            border: none;
            font-size: 1.8rem;
            text-align: left;
            padding-right: 20px;
            padding-left: 0;
        }

        textarea.form-control {
            padding-top: 18px;
            min-height: 120px;
            resize: none;
        }

        .date-group {
            position: relative;
        }

            .date-group input[type="date"]::-webkit-calendar-picker-indicator {
                background-image: none;
            }

            .date-group.date-group-default input[type="date"]::-webkit-calendar-picker-indicator {
                background-image: url(/_assets/svg/date.svg) !important;
                visibility: visible !important;
            }

            .date-group em {
                right: 20px;
                font-size: 16px;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

                .date-group em:before {
                    color: #134fae;
                }

        .file-group {
            margin-bottom: 10px;
        }

            .file-group input {
                opacity: 0;
                display: none;
            }

            .file-group label.file {
                height: 48px;
                width: 100%;
                border-radius: 8px;
                border: 1px solid #dfe4ec !important;
                font-size: 1.4rem;
                padding-left: 20px;
                padding-right: 20px;
                line-height: 48px;
                font-size: 14px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                letter-spacing: normal;
                color: #8a9ab4;
                position: relative;
            }

                .file-group label.file:after {
                    content: "\e97b";
                    font-family: 'icomoon';
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    right: 20px;
                    color: #134fae;
                }

        .upload-area {
            margin-bottom: 30px;
        }

            .upload-area .upload-item {
                margin-bottom: 10px;
                font-size: 16px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.5;
                letter-spacing: normal;
                color: #162133;
            }

                .upload-area .upload-item em {
                    margin-right: 10px;
                    font-size: 16px;
                }

                    .upload-area .upload-item em:before {
                        color: #acb7c9;
                    }

        .captcha-group .form-control {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .captcha-group .captcha-bg {
            height: 48px;
            border-radius: 8px;
            border: 1px solid #dfe4ec !important;
            border-left: none !important;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            padding-left: 16px;
        }

        .captcha-group .captcha-refresh {
            text-decoration: none;
            padding: 15px;
        }

            .captcha-group .captcha-refresh em {
                font-size: 16px;
            }

        .captcha-group.error .captcha-bg {
            border-color: #e65245 !important;
        }

        hr {
            margin-top: 40px;
            margin-bottom: 40px;
            border-color: #f3f5f9;
        }

            hr.middle {
                margin-top: 30px;
                margin-bottom: 30px;
            }

        .reactmodal,
        .modalstandart {
            background-color: rgba(0, 0, 0, 0.5);
        }

            .reactmodal .modal-content,
            .modalstandart .modal-content {
                border-radius: 12px;
                border: none;
                max-height: 600px;
            }

        @media only screen and (max-width:991px) {
            .reactmodal .modal-content,
            .modalstandart .modal-content {
                max-height: 100vh;
            }
        }

        .reactmodal .modal-dialog,
        .modalstandart .modal-dialog {
            max-width: 640px;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-dialog,
            .modalstandart .modal-dialog {
                /*            height: 85vh;*/
                margin: 0 10px;
            }
        }

        .reactmodal .masterpass-iframe,
        .modalstandart .masterpass-iframe {
            height: 500px;
        }

            .reactmodal .masterpass-iframe .modal-body,
            .modalstandart .masterpass-iframe .modal-body {
                overflow: hidden;
            }

            .reactmodal .masterpass-iframe iframe,
            .modalstandart .masterpass-iframe iframe {
                height: 500%;
            }

        .reactmodal .close,
        .modalstandart .close {
            opacity: 1;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 30px;
            padding: 0;
            margin: 0;
        }

            .reactmodal .close i,
            .modalstandart .close i {
                font-size: 24px;
            }

        .reactmodal .modal-header,
        .modalstandart .modal-header {
            padding: 30px;
            border-bottom: 1px solid #f3f5f9;
            position: relative;
            padding-right: 60px;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-header,
            .modalstandart .modal-header {
                padding: 15px;
            }
        }

        .reactmodal .modal-header .modal-title,
        .modalstandart .modal-header .modal-title {
            margin-bottom: 0;
            font-size: 18px;
            font-weight: 600;
            line-height: 1.56;
            color: #134fae;
            padding-right: 30px;
        }

        .reactmodal .modal-body,
        .modalstandart .modal-body {
            padding: 30px;
            font-size: 16px;
            border: none;
            overflow-y: auto;
            max-height: 100%;
            padding-bottom: 0;
            flex-shrink: 5;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-body,
            .modalstandart .modal-body {
                padding: 15px;
                padding-bottom: 0;
                max-height: calc(100vh - 180px);
            }

                .reactmodal .modal-body a,
                .modalstandart .modal-body a {
                    word-wrap: break-word;
                }

                .reactmodal .modal-body .table,
                .modalstandart .modal-body .table {
                    table-layout: fixed;
                }
        }

        .reactmodal .modal-footer,
        .modalstandart .modal-footer {
            padding: 30px;
            border: none;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-footer,
            .modalstandart .modal-footer {
                padding: 15px;
            }
        }

        .reactmodal.status .modal-body,
        .modalstandart.status .modal-body {
            padding-top: 0;
            padding-bottom: 40px;
            /*     padding-left: 125px;
                    padding-right: 125px;*/
            min-height: 500px;
            padding-left: 30px;
            padding-right: 30px;
        }

        @media only screen and (max-width:991px) {
            .reactmodal.status .modal-body,
            .modalstandart.status .modal-body {
                padding-left: 20px;
                padding-right: 20px;
            }
        }

        .reactmodal.status .close,
        .modalstandart.status .close {
            top: 40px;
            right: 30px;
        }

            .reactmodal.status .close i:before,
            .modalstandart.status .close i:before {
                color: #134fae;
            }

        .reactmodal.status h3,
        .modalstandart.status h3 {
            font-size: 24px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.46;
            letter-spacing: -0.24px;
            text-align: center;
            color: #134fae;
            margin-bottom: 21px;
        }

        .reactmodal.status p,
        .modalstandart.status p {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: -0.2px;
            text-align: center;
            color: #162133;
            margin-bottom: 50px;
        }

        .reactmodal.smsModal .modal-header,
        .modalstandart.smsModal .modal-header {
            padding-top: 80px;
            padding-left: 80px;
            padding-bottom: 0;
            border-bottom: none;
        }

        @media only screen and (max-width:991px) {
            .reactmodal.smsModal .modal-header,
            .modalstandart.smsModal .modal-header {
                padding-top: 60px;
                padding-left: 20px;
                padding-right: 20px;
            }
        }

        .reactmodal.smsModal .modal-body,
        .modalstandart.smsModal .modal-body {
            padding: 0px 80px 80px 80px;
        }

        @media only screen and (max-width:991px) {
            .reactmodal.smsModal .modal-body,
            .modalstandart.smsModal .modal-body {
                padding: 0px 20px 20px 20px;
            }
        }

        .reactmodal {
            display: block;
        }

        .modal .close-btn {
            position: absolute;
            right: 32px;
            top: 24px;
            border-radius: 50%;
            width: 32px;
            height: 32px;
            cursor: pointer;
            z-index: 99;
        }

        @media only screen and (max-width: 767px) {
            .modal .close-btn {
                right: 10px;
            }
        }

        .modal .close-btn i,
        .modal .close-btn em {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            font-size: 2.2rem;
            color: white;
            font-weight: 600;
        }

        .modal.movieModal .modal-dialog {
            max-width: 796px;
        }

        .modal.movieModal .modal-content {
            border-radius: 12px;
        }

        .modal.movieModal .modal-body {
            padding: 30px;
        }

        @media only screen and (max-width:991px) {
            .modal.movieModal .modal-body {
                padding: 15px;
            }
        }

        .modal.movieModal .close-modal {
            padding-left: 15px;
            padding-right: 35px;
            top: -40px;
            border-radius: 8px 8px 0px 0px;
            display: flex;
            background-color: #162133;
            width: 86px;
            height: 40px;
            right: 30px;
            position: absolute;
            text-decoration: none;
            cursor: pointer;
        }

            .modal.movieModal .close-modal span {
                font-size: 14px;
                font-weight: bold;
                font-stretch: normal;
                font-style: normal;
                line-height: 40px;
                letter-spacing: normal;
                text-align: center;
                color: white;
            }

            .modal.movieModal .close-modal i {
                position: relative;
                line-height: 40px;
                margin-left: 8px;
                color: white;
                font-size: 12px;
            }

        .modal.movieModal.imageModal .modal-dialog {
            max-width: fit-content;
        }

        .modal.movieModal.imageModal .modal-body {
            padding: 10px !important;
        }

        .modal-dialog {
            min-height: 100vh;
            height: 100vh;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            -ms-flex-align: center !important;
            align-items: center !important;
            overflow: auto;
            margin-top: 0;
            margin-bottom: 0;
        }

        @media (max-width: 768px) {
            .modal-dialog {
                min-height: calc(80vh);
            }
        }

        @media (max-width: 768px) and only screen and (max-width: 767px) {
            .modal-dialog {
                max-height: 85vh;
            }
        }

        .nav {
            display: flex;
            padding: 0;
        }

            .nav li {
                margin-right: 60px;
            }

                .nav li a {
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 1.25;
                    padding: 0;
                    background: none;
                    display: flex;
                    justify-content: center;
                    flex-direction: column;
                    text-align: center;
                    border-bottom: 4px solid transparent;
                    background-color: transparent !important;
                    border-radius: 0px !important;
                }

                    .nav li a:hover {
                        color: #d52953 !important;
                    }

                    .nav li a.active {
                        color: #2b3b48 !important;
                    }

            .nav.custom-tabs {
                border: none;
            }

                .nav.custom-tabs li {
                    margin-right: 0;
                    color: #464646;
                    padding: 0;
                    background-color: #e3e5e7;
                }

                    .nav.custom-tabs li:last-child a:after {
                        display: none;
                    }

                    .nav.custom-tabs li button,
                    .nav.custom-tabs li a {
                        font-size: 2.4rem;
                        text-align: left;
                        font-weight: bold;
                        line-height: 1.58;
                        padding: 40px 48px;
                        border: none;
                    }

        @media only screen and (max-width:991px) {
            .nav.custom-tabs li button,
            .nav.custom-tabs li a {
                font-size: 1.6rem;
                padding: 20px 30px !important;
            }
        }

        .nav.custom-tabs li button::after,
        .nav.custom-tabs li a::after {
            content: '';
            position: absolute;
            right: -20px;
            border-right: 20px solid whitesmoke;
            width: 40px;
            top: 0;
            height: 100%;
            background-color: whitesmoke;
            transform: skew(-15deg);
            -webkit-transform: skew(-15deg);
            -moz-transform: skew(-15deg);
            -ms-transform: skew(-15deg);
            z-index: 1;
        }

        .nav.custom-tabs li button:hover,
        .nav.custom-tabs li a:hover {
            color: #464646 !important;
        }

        .nav.custom-tabs li button.active,
        .nav.custom-tabs li a.active {
            background-color: whitesmoke !important;
            color: #134fae !important;
        }

            .nav.custom-tabs li button.active:after,
            .nav.custom-tabs li a.active:after {
                border-right: whitesmoke;
                background-color: #e3e5e7;
            }

        @media only screen and (max-width: 767px) {
            .nav.custom-tabs li button,
            .nav.custom-tabs li a {
                padding: 22px 48px;
            }
        }
        /*@import 'components/radio-checkbox.less';*/

        select {
            border-radius: 8px;
            font-size: 1.4rem;
            border-color: #dfe4ec;
            color: rgba(34, 36, 40, 0.64) !important;
            position: relative;
        }

            select::-ms-expand {
                display: none;
            }

        .select-container {
            position: relative;
        }

            .select-container:after {
                content: "\e904";
                font-family: "icomoon";
                right: 12px;
                color: #134fae;
                font-size: 1.6rem;
                top: 50%;
                position: absolute;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }
        /*
        select.select2 {
            width: 100%;
            // border: 1px solid @grayba  !important;
            padding: 13px 17px;
            .font-size(14);
        }

        .error {
            .select2-container .select2-selection--single {
                border-color: @color-error !important;
            }
        }

        .select2 {
            &.container {
                padding: 30px;
                height: auto;
            }

            .font-size(15);

            &-dropdown {
                border: 1px solid @color-primary;
                z-index: 40;

                &.select2-dropdown--below {
                    .select2-search {
                        margin-top: 0 !important;
                    }
                }
            }

            &-container--open {

                &.select2-container--above {
                    .select2-selection--single {
                        border-top-color: transparent !important;
                        border-color: @color-primary !important;
                    }
                }

                &.select2-container--below {

                    .select2-selection--single {
                        border-color: @color-primary !important;
                        border-bottom-color: transparent !important;
                    }
                }

                .select2-selection--single .select2-selection__arrow b {
                    .transform(translateY(-50%) rotateX(-180deg));
                }
            }

            &-selection--single {
                border-color: @graydf !important;
                border-width: 1px !important;
            }

            &.select2-container {
                width: 100% !important;
            }

            &-container {
                .select2-selection--single {
                    height: 48px;
                    border-radius: 8px;
                    font-size: 14px;
                    color: @color-default;

                    .select2-selection__rendered {
                        line-height: 48px;
                        padding-left: 20px;
                        padding-right: 50px;
                        color: @color-default;
                        letter-spacing: 0.2px;
                        font-stretch: normal;
                        font-style: normal;
                        letter-spacing: 0.6px;
                        .font-size(14);

                        @media @tablet, @mobile {
                            padding-left: 15px;
                            padding-right: 40px;
                        }

                        @media @mobile {
                            padding-right: 25px;
                            padding-left: 10px;
                        }
                    }
                }

                .select2-search {
                    position: relative;
                    padding-left: 0px;
                    padding-right: 0px;
                    margin-bottom: 0px;
                    margin-top: 0px;
                    padding: 0;

                    &:after {
                        content: @icon-search;
                        font-family: @icomoon-font-family;
                        position: absolute;
                        top: 11px;
                        color: @color-default;
                        .font-size(28);
                        right: 15px;
                    }

                    .select2-search__field {
                        border-color: transparent;
                        // border-top: 1px solid @grayba  !important;
                        border-radius: 0px;
                        line-height: 1px;
                        padding: 13px 7px;
                        .font-size(14);
                        background: @white;
                    }
                }
            }

            &-selection__arrow {
                height: 50px !important;
                margin-right: 7px;

                b {
                    position: relative;
                    .vertical-align(absolute);
                    .transition(all, 120ms);

                    &:after {
                        content: @icon-arrow-down;
                        font-family: @icomoon-font-family;
                        right: 12px;
                        color: @color-blue;
                        .font-size(16);
                    }
                }
            }

            &-results__option {
                padding: 14px 27px 14px 20px;
                .font-size(18);
                color: @gray46 !important;

                @media @tablet, @mobile {
                    padding-left: 15px;
                    padding-right: 40px;
                }

                @media @mobile {
                    padding-right: 25px;
                    padding-left: 10px;
                }
            }

            &-selection__placeholder {
                color: rgba(@color-default, .64) !important;
                letter-spacing: -0.18px;
            }

            &-results__option--highlighted[aria-selected] {
                background: #f7f8fa !important;
            }


            &-results {
                // .scroll-style(@gray2b);
                .select2-results__option {
                    // border-bottom: 1px solid @grayba;
                    // color: @gray4f  !important;
                    .font-size(14);
                }

                .select2-results__option[aria-selected=true] {
                    background: @white !important;
                    .font-size(14);
                    // color: @blue  !important;
                    font-weight: 300;
                }

                @media @mobile {
                    .name {
                        display: block;
                    }
                }
            }

            &-results,
            .select2-selection__rendered {
                color: @color-default;

                .name,
                .price {
                    color: @color-default;
                    margin-right: 10px;
                }

                .pricetype,
                .number {
                    color: @color-default;

                    @media @mobile {
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }
                }
            }
        }

        .select2-selection {
            .links {
                display: none !important;
            }
        }
        */

        /*@import 'components/table.less';*/

        ul.list {
            margin-bottom: 20px;
        }

            ul.list li {
                font-size: 1.8rem;
                font-weight: normal;
                line-height: 1.56;
                color: #162133;
                position: relative;
                margin-bottom: 12px;
                padding-left: 24px;
            }

                ul.list li:last-child {
                    margin-bottom: 0;
                }

                ul.list li:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    width: 8px;
                    height: 8px;
                    top: 7px;
                    background-color: #134fae;
                    display: inline-block;
                    border-radius: 50%;
                }

        ul.rectangle {
            position: relative;
        }

            ul.rectangle li .title {
                font-weight: bold;
                padding: 0;
                font-size: 1.8rem;
                margin-bottom: 14px;
            }

            ul.rectangle li:after {
                content: "";
                width: 1px;
                background: #e3e5e7;
                height: calc(100% + 40px);
                left: 5px;
                top: 6px;
                position: absolute;
                z-index: -1;
            }

            ul.rectangle li:last-child:after {
                height: 80%;
            }

        ul.sss li {
            position: relative;
            padding-left: 50px;
        }

            ul.sss li .title {
                font-size: 18px;
                font-weight: 600;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.56;
                margin-bottom: 10px;
            }

            ul.sss li:before {
                content: "\e992";
                font-family: "icomoon";
                position: absolute;
                left: 10px;
                top: 10px;
                z-index: 1;
                font-size: 1.6rem;
                color: white;
            }

            ul.sss li:after {
                content: "";
                width: 35px;
                height: 35px;
                border-radius: 50%;
                position: absolute;
                left: 0;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-pack: center !important;
                justify-content: center !important;
                -ms-flex-align: center !important;
                align-items: center !important;
                top: 0px;
                background-color: #134fae;
            }

        ul.number {
            counter-reset: count;
        }

            ul.number li {
                position: relative;
                padding-left: 50px;
                font-size: 18px;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.56;
                margin-bottom: 20px;
            }

                ul.number li:before {
                    content: "";
                    width: 35px;
                    height: 35px;
                    border-radius: 50%;
                    position: absolute;
                    left: 0;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                    -ms-flex-pack: center !important;
                    justify-content: center !important;
                    -ms-flex-align: center !important;
                    align-items: center !important;
                    top: 0px;
                    background-color: #134fae;
                }

                ul.number li:after {
                    content: counter(count);
                    counter-increment: count;
                    position: absolute;
                    left: 14px;
                    top: 5px;
                    z-index: 1;
                    font-size: 1.6rem;
                    color: white;
                }

        .acc {
            border-bottom: 1px solid #f3f5f9;
        }

        @media only screen and (max-width:991px) {
            .acc {
                padding: 20px 0;
            }
        }

        .acc > h2,
        .acc > h3,
        .acc > h4 {
            font-size: 1.8rem !important;
            font-weight: 600 !important;
            font-stretch: normal;
            font-style: normal;
            padding: 20px 0;
            line-height: 1.5;
            letter-spacing: normal;
            color: #134fae;
            margin-bottom: 0 !important;
            position: relative;
            padding-right: 30px;
            cursor: pointer;
        }

        @media only screen and (max-width: 767px) {
            .acc > h2,
            .acc > h3,
            .acc > h4 {
                font-size: 1.6rem;
                line-height: normal;
            }
        }

        .acc > h2:after,
        .acc > h3:after,
        .acc > h4:after {
            content: "\e904";
            font-family: "icomoon";
            right: 0px;
            font-size: 1.2rem;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            position: absolute;
            top: 50%;
            transform-origin: center center;
            -moz-transition: all 120ms ease;
            -o-transition: all 120ms ease;
            -webkit-transition: all 120ms ease;
            transition: all 120ms ease;
            transform-origin: center;
            color: #134fae;
            padding: 5px 7px;
        }

        .acc > h2 button,
        .acc > h3 button,
        .acc > h4 button {
            background: transparent !important;
            outline: none !important;
            border: none !important;
            padding: 0;
            text-align: left;
            width: 100%;
            font-weight: 600 !important;
            cursor: pointer;
            color: #134fae;
        }

        @media only screen and (max-width: 767px) {
            .acc > h2 button,
            .acc > h3 button,
            .acc > h4 button {
                font-size: 1.8rem;
                line-height: normal;
            }
        }

        .acc > h2:hover,
        .acc > h3:hover,
        .acc > h4:hover {
            color: #134fae;
        }

            .acc > h2:hover button,
            .acc > h3:hover button,
            .acc > h4:hover button {
                color: #134fae;
            }

        .acc.active {
            color: #134fae;
        }

            .acc.active > h2 button,
            .acc.active > h3 button,
            .acc.active h4 button {
                color: #134fae;
            }

            .acc.active > h2:after,
            .acc.active > h3:after,
            .acc.active h4:after {
                color: #134fae;
                -webkit-transform: translateY(-50%) rotate(180deg);
                -moz-transform: translateY(-50%) rotate(180deg);
                -ms-transform: translateY(-50%) rotate(180deg);
                -o-transform: translateY(-50%) rotate(180deg);
            }

        .acc .acc-content {
            display: none;
            margin-top: 20px;
            padding-bottom: 20px;
        }

            .acc .acc-content p:last-child {
                margin-bottom: 0;
            }
        /*.tns-nav {*/

        /* position: absolute;
                bottom: 0px;
                .flex()!important;*/

        /*button {
                width: 19.5px;
                height: 20px;
                padding: 0;
                border: none;
                margin: 0;
                background-color: transparent;
                .skew();
                outline: none;
                text-indent: -99999em;
                background-image: linear-gradient(51deg, #abd037, #00c4b3 100%);
                position: relative;

                &:before {
                    content: '';
                    position: absolute;
                    border: 2px solid transparent;
                    width: 15.5px;
                    height: 16px;
                    left: 2px;
                    top: 2px;
                    background-color: @white;
                }
            }

            &.tns-nav-active {
                button {
                    &:before {
                        display: none;
                    }
                }
            }

            & + li {
                margin-left: 10px;
            }
        }*/

        /*
        .slick-height {

            &.slick-slider {
                margin: 0 -15px;
            }

            .slick-slide {
                margin-right: 15px;
                margin-left: 15px;
            }

            .slick-list,
            .slick-track {
                height: 100%;
            }

            .slick-track {
                display: flex;
            }

            .slick-track .slick-slide {
                display: flex;
                height: auto;
            }

            .item {
                display: flex;
                height: 100%;
            }
        }

        */

        .homeCarousel {
            display: flex;
        }

        .carousel-height {
            display: flex;
        }

            .carousel-height .box {
                height: 100%;
            }

        .tns-nav {
            display: -webkit-box !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: -webkit-flex !important;
            display: flex !important;
            justify-content: center;
            margin-top: 16px;
        }

            .tns-nav button {
                position: relative;
                width: 6px;
                height: 6px;
                overflow: hidden;
                appearance: none;
                -moz-appearance: none;
                -webkit-appearance: none;
                border: none;
                border-radius: 4px;
                padding: 0;
                outline: none;
            }

                .tns-nav button:before {
                    content: '';
                    position: absolute;
                    width: 10%;
                    height: 6px;
                    background-color: #ffd300;
                    border-radius: 4px;
                    opacity: 0;
                    left: 0;
                    top: 0;
                    z-index: 1;
                }

                .tns-nav button + button {
                    margin-left: 10px;
                }

                .tns-nav button.tns-nav-active,
                .tns-nav button.progress {
                    width: 32px;
                }

                    .tns-nav button.tns-nav-active:before,
                    .tns-nav button.progress:before {
                        width: 100%;
                        opacity: 1;
                        -moz-transition: width 8s linear;
                        -o-transition: width 8s linear;
                        -webkit-transition: width 8s linear;
                        transition: width 8s linear;
                        transform-origin: left;
                    }

                    .tns-nav button.tns-nav-active button,
                    .tns-nav button.progress button {
                        width: 100%;
                        border-radius: 4px;
                    }

                .tns-nav button button {
                    background-color: #c7ccd5;
                    border-radius: 50%;
                    width: 100%;
                    height: 100%;
                    text-indent: -999999em;
                    padding: 0;
                    margin: 0;
                    outline: 0;
                    box-shadow: none;
                    border: 0;
                    position: absolute;
                    left: 0;
                    -moz-transition: width 500ms ease;
                    -o-transition: width 500ms ease;
                    -webkit-transition: width 500ms ease;
                    transition: width 500ms ease;
                    transform-origin: center;
                    top: 0;
                }

        .slick-react .slick-dots {
            display: -webkit-box !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: -webkit-flex !important;
            display: flex !important;
        }

            .slick-react .slick-dots li:before {
                width: 100% !important;
                transition: none !important;
            }
        /*@import 'components/pagination.less';*/

        /*@import 'components/fancybox.less';*/

        .c-bar {
            width: 112px;
            height: 112px;
            transform: rotate(-90deg);
            margin-right: 20px;
        }

            .c-bar svg circle {
                fill: none;
                stroke-width: 5;
                stroke: #dfe4ec;
                stroke-dasharray: var(--circum);
                stroke-dashoffset: var(--circum);
                stroke-linecap: round;
            }

                .c-bar svg circle:nth-child(1) {
                    stroke-dashoffset: 0;
                }

                .c-bar svg circle:nth-child(2) {
                    stroke: #ffd300;
                    animation: 1s animateOffset2;
                    animation-fill-mode: forwards;
                }

        .c-area {
            position: relative;
            width: 112px;
            height: 112px;
            margin-bottom: 40px;
        }

            .c-area.error .text,
            .c-area.success .text {
                font-size: 20px;
            }

            .c-area.error svg circle:nth-child(2) {
                stroke: #e30002;
            }

            .c-area.success svg circle:nth-child(2) {
                stroke: #5fcc29;
            }

            .c-area .text {
                font-size: 36px;
                font-weight: bold;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.33;
                letter-spacing: normal;
                color: #162133;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        @keyframes animateOffset2 {
            to {
                stroke-dashoffset: var(--offset);
            }
        }
        /*
        // subpage
        @import 'pages/subpage.less';
        @import 'pages/station.less';
        @import 'pages/fuel-price.less';
        @import 'pages/management.less';
        @import 'pages/search.less';
        @import 'pages/corporate.less';
        @import 'pages/error.less';*/

        .paymentContainer {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            z-index: 900;
            background-color: rgba(0, 0, 0, 0.5);
            visibility: hidden;
            opacity: 0;
            transition: 300ms opacity ease, 300ms visibility ease;
        }

            .paymentContainer.active {
                opacity: 1;
                visibility: visible;
            }

        .pay.status .status-text {
            margin-top: -45px;
            padding-left: 80px;
            padding-right: 80px;
            margin-bottom: 25px;
        }

        @media only screen and (max-width:991px) {
            .pay.status .status-text {
                padding-left: 20px;
                padding-right: 20px;
            }
        }

        .pay.status .status-text p {
            margin-bottom: 0;
        }

        .pay .modal-body {
            align-items: center;
            display: flex;
            flex-direction: column;
            padding-bottom: 30px;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body {
                padding-top: 30px;
            }
        }

        .pay .modal-body hr.w-100 {
            margin-left: -30px;
            margin-right: -30px;
            width: calc(100% + 60px) !important;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body hr.w-100 {
                margin-left: -15px;
                margin-right: -15px;
                width: calc(100% + 30px) !important;
            }
        }

        .pay .modal-body.modal-body-2x {
            padding: 70px 80px;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body.modal-body-2x {
                padding-top: 30px;
            }
        }

        .pay .modal-body hr {
            border-bottom: 1px solid #dfe4ec;
            margin-top: 30px;
            margin-bottom: 30px;
            width: 100%;
        }

        .pay .modal-body .close {
            top: 40px;
            right: 30px;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body .close {
                top: 25px;
                right: 16px;
            }
        }

        .pay .modal-body .close i:before {
            color: #134fae;
        }

        .pay .modal-body .modal-title {
            font-size: 24px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            letter-spacing: normal;
            color: black;
            margin-bottom: 10px;
        }

        .pay .modal-body .blue-text {
            font-weight: bold;
            color: #134fae;
            font-size: 24px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            margin-bottom: 0;
            text-align: center;
        }

        .pay .modal-body .gray-text {
            color: #8a9ab4;
            font-size: 16px;
            font-weight: 600;
            line-height: 1.5;
        }

        .pay .modal-body .black-text {
            color: #222428;
            font-size: 16px;
            font-weight: 600;
            line-height: 1.5;
        }

            .pay .modal-body .black-text.fs-20 {
                font-size: 20px;
                font-weight: bold;
            }

        .pay .modal-body .price-text {
            font-size: 30px;
            font-weight: bold;
            line-height: 1.33;
            color: #134fae;
        }

        .pay .modal-body .radius-icon {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            background-color: #f3f5f9;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .pay .modal-body .distance {
            margin-bottom: 30px;
        }

            .pay .modal-body .distance .prop {
                font-size: 16px;
                font-weight: 600;
                margin-right: 20px;
                display: flex;
                align-items: center;
            }

                .pay .modal-body .distance .prop:last-child {
                    margin-right: 0;
                }

                .pay .modal-body .distance .prop em {
                    font-size: 16px;
                    color: #134fae;
                    margin-right: 10px;
                }

        .pay .modal-body .box-gray {
            background-color: #f3f5f9;
            padding: 46px 30px;
            height: auto;
        }

            .pay .modal-body .box-gray.box-sm {
                padding: 16px 20px;
            }

        .pay .modal-body .fs-14 {
            font-size: 14px;
        }

        .pay .modal-body .table-icon {
            width: 100%;
        }

            .pay .modal-body .table-icon .col-auto {
                margin-right: 24px;
            }

            .pay .modal-body .table-icon .col {
                margin-right: 40px;
            }

                .pay .modal-body .table-icon .col:last-child {
                    margin-right: 0;
                }

            .pay .modal-body .table-icon table.kv {
                width: 100%;
            }

                .pay .modal-body .table-icon table.kv tbody tr {
                    border-bottom: 1px solid #dfe4ec;
                }

                    .pay .modal-body .table-icon table.kv tbody tr:last-child {
                        border-bottom: none;
                    }

                    .pay .modal-body .table-icon table.kv tbody tr td {
                        padding-right: 20px;
                        font-size: 16px;
                        font-weight: 600;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.5;
                        letter-spacing: normal;
                        color: #222428;
                        padding-bottom: 17px;
                        padding-top: 17px;
                        white-space: nowrap;
                    }

                        .pay .modal-body .table-icon table.kv tbody tr td:first-child {
                            color: #8a9ab4;
                        }

        @media only screen and (max-width:991px) {
            .pay .modal-body .table-icon table.kv tbody tr td:first-child {
                width: 88px;
            }
        }

        .pay .modal-body .table-status .table-title {
            padding-bottom: 10px;
            border-bottom: 1px solid #dfe4ec;
            margin-bottom: 10px;
        }

            .pay .modal-body .table-status .table-title .title {
                font-size: 20px;
                font-weight: 600;
                line-height: 1.6;
                color: black;
            }

            .pay .modal-body .table-status .table-title .date {
                font-size: 16px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.63;
                color: black;
            }

        .pay .modal-body .table-status table.kv {
            width: 100%;
        }

            .pay .modal-body .table-status table.kv tbody tr {
                border-bottom: 1px solid #dfe4ec;
            }

                .pay .modal-body .table-status table.kv tbody tr:last-child {
                    border-bottom: none;
                }

                .pay .modal-body .table-status table.kv tbody tr td {
                    font-size: 14px;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.86;
                    letter-spacing: normal;
                    color: #222428;
                    padding-bottom: 5px;
                    padding-top: 5px;
                    white-space: nowrap;
                    text-align: right;
                    font-weight: bold;
                }

                    .pay .modal-body .table-status table.kv tbody tr td:first-child {
                        text-align: left;
                        font-weight: normal;
                    }

        .pay .modal-body .form-group {
            position: relative;
        }

            .pay .modal-body .form-group .input-group-append {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 0;
                padding-right: 15px;
            }

                .pay .modal-body .form-group .input-group-append .input-group-text {
                    background-color: transparent;
                    font-size: 14px;
                    color: #8a9ab4;
                    border: none;
                }

        .pay .modal-footer {
            border-top: 1px solid #dfe4ec;
            padding-top: 30px;
        }


        .flatpickr-calendar {
            background: transparent;
            opacity: 0;
            display: none;
            text-align: center;
            visibility: hidden;
            padding: 0;
            -webkit-animation: none;
            animation: none;
            direction: ltr;
            border: 0;
            font-size: 14px;
            line-height: 24px;
            border-radius: 5px;
            position: absolute;
            width: 307.875px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            background: #fff;
            -webkit-box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);
            box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)
        }

            .flatpickr-calendar.open, .flatpickr-calendar.inline {
                opacity: 1;
                max-height: 640px;
                visibility: visible
            }

            .flatpickr-calendar.open {
                display: inline-block;
                z-index: 99999
            }

            .flatpickr-calendar.animate.open {
                -webkit-animation: fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);
                animation: fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)
            }

            .flatpickr-calendar.inline {
                display: block;
                position: relative;
                top: 2px
            }

            .flatpickr-calendar.static {
                position: absolute;
                top: calc(100% + 2px)
            }

                .flatpickr-calendar.static.open {
                    z-index: 999;
                    display: block
                }

            .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
                -webkit-box-shadow: none !important;
                box-shadow: none !important
            }

            .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
                -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
                box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6
            }

            .flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
                border-bottom: 0;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0
            }

            .flatpickr-calendar .hasWeeks .dayContainer {
                border-left: 0
            }

            .flatpickr-calendar.hasTime .flatpickr-time {
                height: 40px;
                border-top: 1px solid #e6e6e6
            }

            .flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
                height: auto
            }

            .flatpickr-calendar:before, .flatpickr-calendar:after {
                position: absolute;
                display: block;
                pointer-events: none;
                border: solid transparent;
                content: '';
                height: 0;
                width: 0;
                left: 22px
            }

            .flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
                left: auto;
                right: 22px
            }

            .flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
                left: 50%;
                right: 50%
            }

            .flatpickr-calendar:before {
                border-width: 5px;
                margin: 0 -5px
            }

            .flatpickr-calendar:after {
                border-width: 4px;
                margin: 0 -4px
            }

            .flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
                bottom: 100%
            }

            .flatpickr-calendar.arrowTop:before {
                border-bottom-color: #e6e6e6
            }

            .flatpickr-calendar.arrowTop:after {
                border-bottom-color: #fff
            }

            .flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
                top: 100%
            }

            .flatpickr-calendar.arrowBottom:before {
                border-top-color: #e6e6e6
            }

            .flatpickr-calendar.arrowBottom:after {
                border-top-color: #fff
            }

            .flatpickr-calendar:focus {
                outline: 0
            }

        .flatpickr-wrapper {
            position: relative;
            display: inline-block
        }

        .flatpickr-months {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex
        }

            .flatpickr-months .flatpickr-month {
                background: transparent;
                color: rgba(0,0,0,0.9);
                fill: rgba(0,0,0,0.9);
                height: 34px;
                line-height: 1;
                text-align: center;
                position: relative;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                overflow: hidden;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1
            }

            .flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
                text-decoration: none;
                cursor: pointer;
                position: absolute;
                top: 0;
                height: 34px;
                padding: 10px;
                z-index: 3;
                color: rgba(0,0,0,0.9);
                fill: rgba(0,0,0,0.9)
            }

                .flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
                    display: none
                }

                .flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
                    position: relative
                }

                .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month { /*
              /*rtl:begin:ignore*/
                    left: 0 /*
              /*rtl:end:ignore*/
                }
                /*
              /*rtl:begin:ignore*/
                /*
              /*rtl:end:ignore*/
                .flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month { /*
              /*rtl:begin:ignore*/
                    right: 0 /*
              /*rtl:end:ignore*/
                }
                /*
              /*rtl:begin:ignore*/
                /*
              /*rtl:end:ignore*/
                .flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
                    color: #959ea9
                }

                    .flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
                        fill: #f64747
                    }

                .flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
                    width: 14px;
                    height: 14px
                }

                    .flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
                        -webkit-transition: fill .1s;
                        transition: fill .1s;
                        fill: inherit
                    }

        .numInputWrapper {
            position: relative;
            height: auto
        }

            .numInputWrapper input, .numInputWrapper span {
                display: inline-block
            }

            .numInputWrapper input {
                width: 100%
            }

                .numInputWrapper input::-ms-clear {
                    display: none
                }

                .numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
                    margin: 0;
                    -webkit-appearance: none
                }

            .numInputWrapper span {
                position: absolute;
                right: 0;
                width: 14px;
                padding: 0 4px 0 2px;
                height: 50%;
                line-height: 50%;
                opacity: 0;
                cursor: pointer;
                border: 1px solid rgba(57,57,57,0.15);
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

                .numInputWrapper span:hover {
                    background: rgba(0,0,0,0.1)
                }

                .numInputWrapper span:active {
                    background: rgba(0,0,0,0.2)
                }

                .numInputWrapper span:after {
                    display: block;
                    content: "";
                    position: absolute
                }

                .numInputWrapper span.arrowUp {
                    top: 0;
                    border-bottom: 0
                }

                    .numInputWrapper span.arrowUp:after {
                        border-left: 4px solid transparent;
                        border-right: 4px solid transparent;
                        border-bottom: 4px solid rgba(57,57,57,0.6);
                        top: 26%
                    }

                .numInputWrapper span.arrowDown {
                    top: 50%
                }

                    .numInputWrapper span.arrowDown:after {
                        border-left: 4px solid transparent;
                        border-right: 4px solid transparent;
                        border-top: 4px solid rgba(57,57,57,0.6);
                        top: 40%
                    }

                .numInputWrapper span svg {
                    width: inherit;
                    height: auto
                }

                    .numInputWrapper span svg path {
                        fill: rgba(0,0,0,0.5)
                    }

            .numInputWrapper:hover {
                background: rgba(0,0,0,0.05)
            }

                .numInputWrapper:hover span {
                    opacity: 1
                }

        .flatpickr-current-month {
            font-size: 135%;
            line-height: inherit;
            font-weight: 300;
            color: inherit;
            position: absolute;
            width: 75%;
            left: 12.5%;
            padding: 7.48px 0 0 0;
            line-height: 1;
            height: 34px;
            display: inline-block;
            text-align: center;
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0)
        }

            .flatpickr-current-month span.cur-month {
                font-family: inherit;
                font-weight: 700;
                color: inherit;
                display: inline-block;
                margin-left: .5ch;
                padding: 0
            }

                .flatpickr-current-month span.cur-month:hover {
                    background: rgba(0,0,0,0.05)
                }

            .flatpickr-current-month .numInputWrapper {
                width: 6ch;
                width: 7ch\0;
                display: inline-block
            }

                .flatpickr-current-month .numInputWrapper span.arrowUp:after {
                    border-bottom-color: rgba(0,0,0,0.9)
                }

                .flatpickr-current-month .numInputWrapper span.arrowDown:after {
                    border-top-color: rgba(0,0,0,0.9)
                }

            .flatpickr-current-month input.cur-year {
                background: transparent;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                color: inherit;
                cursor: text;
                padding: 0 0 0 .5ch;
                margin: 0;
                display: inline-block;
                font-size: inherit;
                font-family: inherit;
                font-weight: 300;
                line-height: inherit;
                height: auto;
                border: 0;
                border-radius: 0;
                vertical-align: initial;
                -webkit-appearance: textfield;
                -moz-appearance: textfield;
                appearance: textfield
            }

                .flatpickr-current-month input.cur-year:focus {
                    outline: 0
                }

                .flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
                    font-size: 100%;
                    color: rgba(0,0,0,0.5);
                    background: transparent;
                    pointer-events: none
                }

            .flatpickr-current-month .flatpickr-monthDropdown-months {
                appearance: menulist;
                background: transparent;
                border: none;
                border-radius: 0;
                box-sizing: border-box;
                color: inherit;
                cursor: pointer;
                font-size: inherit;
                font-family: inherit;
                font-weight: 300;
                height: auto;
                line-height: inherit;
                margin: -1px 0 0 0;
                outline: none;
                padding: 0 0 0 .5ch;
                position: relative;
                vertical-align: initial;
                -webkit-box-sizing: border-box;
                -webkit-appearance: menulist;
                -moz-appearance: menulist;
                width: auto
            }

                .flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
                    outline: none
                }

                .flatpickr-current-month .flatpickr-monthDropdown-months:hover {
                    background: rgba(0,0,0,0.05)
                }

                .flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
                    background-color: transparent;
                    outline: none;
                    padding: 0
                }

        .flatpickr-weekdays {
            background: transparent;
            text-align: center;
            overflow: hidden;
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            height: 28px
        }

            .flatpickr-weekdays .flatpickr-weekdaycontainer {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1
            }

        span.flatpickr-weekday {
            cursor: default;
            font-size: 90%;
            background: transparent;
            color: rgba(0,0,0,0.54);
            line-height: 1;
            margin: 0;
            text-align: center;
            display: block;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            font-weight: bolder
        }

        .dayContainer, .flatpickr-weeks {
            padding: 1px 0 0 0
        }

        .flatpickr-days {
            position: relative;
            overflow: hidden;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
            -ms-flex-align: start;
            align-items: flex-start;
            width: 307.875px
        }

            .flatpickr-days:focus {
                outline: 0
            }

        .dayContainer {
            padding: 0;
            outline: 0;
            text-align: left;
            width: 307.875px;
            min-width: 307.875px;
            max-width: 307.875px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            -ms-flex-pack: justify;
            -webkit-justify-content: space-around;
            justify-content: space-around;
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
            opacity: 1
        }

            .dayContainer + .dayContainer {
                -webkit-box-shadow: -1px 0 0 #e6e6e6;
                box-shadow: -1px 0 0 #e6e6e6
            }

        .flatpickr-day {
            background: none;
            border: 1px solid transparent;
            border-radius: 150px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            color: #393939;
            cursor: pointer;
            font-weight: 400;
            width: 14.2857143%;
            -webkit-flex-basis: 14.2857143%;
            -ms-flex-preferred-size: 14.2857143%;
            flex-basis: 14.2857143%;
            max-width: 39px;
            height: 39px;
            line-height: 39px;
            margin: 0;
            display: inline-block;
            position: relative;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: center
        }

            .flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
                cursor: pointer;
                outline: 0;
                background: #e6e6e6;
                border-color: #e6e6e6
            }

            .flatpickr-day.today {
                border-color: #959ea9
            }

                .flatpickr-day.today:hover, .flatpickr-day.today:focus {
                    border-color: #959ea9;
                    background: #959ea9;
                    color: #fff
                }

            .flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
                background: #569ff7;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #fff;
                border-color: #569ff7
            }

                .flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
                    border-radius: 50px 0 0 50px
                }

                .flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
                    border-radius: 0 50px 50px 0
                }

                .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
                    -webkit-box-shadow: -10px 0 0 #569ff7;
                    box-shadow: -10px 0 0 #569ff7
                }

                .flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
                    border-radius: 50px
                }

            .flatpickr-day.inRange {
                border-radius: 0;
                -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
                box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6
            }

            .flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
                color: rgba(57,57,57,0.3);
                background: transparent;
                border-color: transparent;
                cursor: default
            }

                .flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
                    cursor: not-allowed;
                    color: rgba(57,57,57,0.1)
                }

            .flatpickr-day.week.selected {
                border-radius: 0;
                -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
                box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7
            }

            .flatpickr-day.hidden {
                visibility: hidden
            }

        .rangeMode .flatpickr-day {
            margin-top: 1px
        }

        .flatpickr-weekwrapper {
            float: left
        }

            .flatpickr-weekwrapper .flatpickr-weeks {
                padding: 0 12px;
                -webkit-box-shadow: 1px 0 0 #e6e6e6;
                box-shadow: 1px 0 0 #e6e6e6
            }

            .flatpickr-weekwrapper .flatpickr-weekday {
                float: none;
                width: 100%;
                line-height: 28px
            }

            .flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
                display: block;
                width: 100%;
                max-width: none;
                color: rgba(57,57,57,0.3);
                background: transparent;
                cursor: default;
                border: none
            }

        .flatpickr-innerContainer {
            display: block;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            overflow: hidden
        }

        .flatpickr-rContainer {
            display: inline-block;
            padding: 0;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

        .flatpickr-time {
            text-align: center;
            outline: 0;
            display: block;
            height: 0;
            line-height: 40px;
            max-height: 40px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            overflow: hidden;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex
        }

            .flatpickr-time:after {
                content: "";
                display: table;
                clear: both
            }

            .flatpickr-time .numInputWrapper {
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
                width: 40%;
                height: 40px;
                float: left
            }

                .flatpickr-time .numInputWrapper span.arrowUp:after {
                    border-bottom-color: #393939
                }

                .flatpickr-time .numInputWrapper span.arrowDown:after {
                    border-top-color: #393939
                }

            .flatpickr-time.hasSeconds .numInputWrapper {
                width: 26%
            }

            .flatpickr-time.time24hr .numInputWrapper {
                width: 49%
            }

            .flatpickr-time input {
                background: transparent;
                -webkit-box-shadow: none;
                box-shadow: none;
                border: 0;
                border-radius: 0;
                text-align: center;
                margin: 0;
                padding: 0;
                height: inherit;
                line-height: inherit;
                color: #393939;
                font-size: 14px;
                position: relative;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                -webkit-appearance: textfield;
                -moz-appearance: textfield;
                appearance: textfield
            }

                .flatpickr-time input.flatpickr-hour {
                    font-weight: bold
                }

                .flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
                    font-weight: 400
                }

                .flatpickr-time input:focus {
                    outline: 0;
                    border: 0
                }

            .flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
                height: inherit;
                float: left;
                line-height: inherit;
                color: #393939;
                font-weight: bold;
                width: 2%;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                -webkit-align-self: center;
                -ms-flex-item-align: center;
                align-self: center
            }

            .flatpickr-time .flatpickr-am-pm {
                outline: 0;
                width: 18%;
                cursor: pointer;
                text-align: center;
                font-weight: 400
            }

                .flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
                    background: #eee
                }

        .flatpickr-input[readonly] {
            cursor: pointer
        }

        @-webkit-keyframes fpFadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0,-20px,0);
                transform: translate3d(0,-20px,0)
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
        }

        @keyframes fpFadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0,-20px,0);
                transform: translate3d(0,-20px,0)
            }

            to {
                opacity: 1;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
        }

        .compensate-for-scrollbar {
            margin-right: 0 !important;
        }

        .fancybox-button--zoom {
            display: none !important;
        }

        .flex {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

        .inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }

        .flex-center {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .flex {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

        @font-face {
            font-family: 'icomoon';
            src: url(/_assets/less/icons/fonts/icomoon.eot?j71olm);
            src: url(/_assets/less/icons/fonts/icomoon.eot?j71olm#iefix) format('embedded-opentype'), url(/_assets/less/icons/fonts/icomoon.woff2?j71olm) format('woff2'), url(/_assets/less/icons/fonts/icomoon.ttf?j71olm) format('truetype'), url(/_assets/less/icons/fonts/icomoon.woff?j71olm) format('woff'), url(/_assets/less/icons/fonts/icomoon.svg?j71olm#icomoon) format('svg');
            font-weight: normal;
            font-style: normal;
            font-display: block;
        }

        [class^="icon-"],
        [class*=" icon-"] {
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'icomoon' !important;
            speak: never;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .icon-stars .path1:before {
            content: "\e9a6";
            color: #cbd8ef;
        }

        .icon-stars .path2:before {
            content: "\e9a7";
            margin-left: -1em;
            color: #bfcce4;
        }

        .icon-stars .path3:before {
            content: "\e9a8";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-faks:before {
            content: "\e9a5";
            color: #134fae;
        }

        .icon-payment:before {
            content: "\e9a4";
            color: white;
        }

        .icon-pen:before {
            content: "\e9a2";
            color: white;
        }

        .icon-trash:before {
            content: "\e9a3";
            color: #8a9ab4;
        }

        .icon-tick:before {
            content: "\e9a1";
            color: white;
        }

        .icon-question:before {
            content: "\e992";
            color: white;
        }

        .icon-ultramarket-fill .path1:before {
            content: "\e99e";
            color: #cbd8ef;
        }

        .icon-ultramarket-fill .path2:before {
            content: "\e99f";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-ultramarket-fill .path3:before {
            content: "\e9a0";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-koctas:before {
            content: "\e919";
            color: #134fae;
        }

        .icon-lipton .path1:before {
            content: "\e91a";
            color: #134fae;
        }

        .icon-lipton .path2:before {
            content: "\e97d";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-rossman:before {
            content: "\e97e";
            color: #134fae;
        }

        .icon-starbucks:before {
            content: "\e97f";
            color: #134fae;
        }

        .icon-taze-kahve:before {
            content: "\e980";
            color: #134fae;
        }

        .icon-temiz-tuvalet .path1:before {
            content: "\e981";
            color: #134fae;
        }

        .icon-temiz-tuvalet .path2:before {
            content: "\e982";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path3:before {
            content: "\e983";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path4:before {
            content: "\e984";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-temiz-tuvalet .path5:before {
            content: "\e985";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path6:before {
            content: "\e986";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path7:before {
            content: "\e987";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-temiz-tuvalet .path8:before {
            content: "\e988";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path9:before {
            content: "\e989";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path10:before {
            content: "\e98a";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-temiz-tuvalet .path11:before {
            content: "\e98b";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path12:before {
            content: "\e98c";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path13:before {
            content: "\e98d";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-temiz-tuvalet .path14:before {
            content: "\e98e";
            margin-left: -1em;
            color: #134fae;
        }

        .icon-toyzzshop:before {
            content: "\e98f";
            color: #134fae;
        }

        .icon-ttec:before {
            content: "\e990";
            color: #134fae;
        }

        .icon-ultraforce:before {
            content: "\e991";
            color: #134fae;
        }

        .icon-ykart:before {
            content: "\e993";
            color: #134fae;
        }

        .icon-automix:before {
            content: "\e994";
            color: #134fae;
        }

        .icon-bebek-bezi:before {
            content: "\e995";
            color: #134fae;
        }

        .icon-caribou:before {
            content: "\e996";
            color: #134fae;
        }

        .icon-dardanel .path1:before {
            content: "\e997";
            color: #134fae;
        }

        .icon-dardanel .path2:before {
            content: "\e998";
            margin-left: -1em;
            color: #fefefe;
        }

        .icon-eurodiesel:before {
            content: "\e999";
            color: #134fae;
        }

        .icon-fullmarket:before {
            content: "\e99a";
            color: #134fae;
        }

        .icon-img:before {
            content: "\e99b";
            color: #134fae;
        }

        .icon-inbakery:before {
            content: "\e99c";
            color: #134fae;
        }

        .icon-kargo:before {
            content: "\e99d";
        }

        .icon-upload:before {
            content: "\e97b";
            color: #134fae;
        }

        .icon-refresh:before {
            content: "\e97c";
            color: #134fae;
        }

        .icon-save-filled:before {
            content: "\e97a";
            color: #134fae;
        }

        .icon-campaign-home:before {
            content: "\e976";
            color: white;
        }

        .icon-ultramarket-home:before {
            content: "\e977";
            color: white;
        }

        .icon-press-room:before {
            content: "\e978";
            color: white;
        }

        .icon-social-effect:before {
            content: "\e979";
            color: white;
        }

        .icon-last-benefit:before {
            content: "\e974";
            color: #134fae;
        }

        .icon-last-date:before {
            content: "\e975";
            color: #134fae;
        }

        .icon-pdf:before {
            content: "\e973";
            color: white;
        }

        .icon-change:before {
            content: "\e971";
            color: #134fae;
        }

        .icon-download:before {
            content: "\e972";
            color: #134fae;
        }

        .icon-gift .path1:before {
            content: "\e96d";
            color: #0093ff;
        }

        .icon-gift .path2:before {
            content: "\e96e";
            margin-left: -1em;
            color: #cbd8ef;
        }

        .icon-gift .path3:before {
            content: "\e96f";
            margin-left: -1em;
            color: white;
            opacity: 0.4;
        }

        .icon-gift .path4:before {
            content: "\e970";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-otobilim2:before {
            content: "\e96b";
            color: #134fae;
        }

        .icon-kurumsal:before {
            content: "\e96c";
            color: #134fae;
        }

        .icon-cross:before {
            content: "\e96a";
        }

        .icon-error .path1:before {
            content: "\e968";
            color: #e65245;
        }

        .icon-error .path2:before {
            content: "\e969";
            margin-left: -1em;
            color: white;
        }

        .icon-station-colored .path1:before {
            content: "\e963";
            color: white;
            opacity: 0.2;
        }

        .icon-station-colored .path2:before {
            content: "\e964";
            margin-left: -1em;
            color: white;
            opacity: 0.2;
        }

        .icon-station-colored .path3:before {
            content: "\e965";
            margin-left: -1em;
            color: white;
            opacity: 0.2;
        }

        .icon-station-colored .path4:before {
            content: "\e966";
            margin-left: -1em;
            color: white;
        }

        .icon-station-colored .path5:before {
            content: "\e967";
            margin-left: -1em;
            color: #ffd300;
        }

        .icon-akilli-dolum:before {
            content: "\e910";
        }

        .icon-arrow-down1:before {
            content: "\e915";
        }

        .icon-arrow-left:before {
            content: "\e91b";
        }

        .icon-arrow:before {
            content: "\e91d";
        }

        .icon-bell:before {
            content: "\e91e";
        }

        .icon-bill:before {
            content: "\e91f";
        }

        .icon-box:before {
            content: "\e920";
        }

        .icon-business:before {
            content: "\e921";
        }

        .icon-calculator:before {
            content: "\e922";
        }

        .icon-campaign:before {
            content: "\e923";
        }

        .icon-car-wash:before {
            content: "\e924";
        }

        .icon-car:before {
            content: "\e925";
        }

        .icon-check:before {
            content: "\e926";
        }

        .icon-close:before {
            content: "\e927";
        }

        .icon-coffee:before {
            content: "\e928";
        }

        .icon-credit-card:before {
            content: "\e929";
        }

        .icon-customize:before {
            content: "\e92a";
        }

        .icon-date:before {
            content: "\e92b";
        }

        .icon-direction:before {
            content: "\e92c";
        }

        .icon-disabledperson:before {
            content: "\e92d";
        }

        .icon-dkv:before {
            content: "\e92e";
            color: #134fae;
        }

        .icon-double-chevron-down:before {
            content: "\e92f";
        }

        .icon-double-chevron-left:before {
            content: "\e930";
        }

        .icon-double-chevron-up:before {
            content: "\e931";
        }

        .icon-drag-points:before {
            content: "\e932";
        }

        .icon-drag:before {
            content: "\e933";
        }

        .icon-edit:before {
            content: "\e934";
        }

        .icon-expend:before {
            content: "\e935";
        }

        .icon-export:before {
            content: "\e936";
        }

        .icon-family:before {
            content: "\e937";
        }

        .icon-filter:before {
            content: "\e938";
        }

        .icon-food:before {
            content: "\e939";
        }

        .icon-gsm:before {
            content: "\e93a";
        }

        .icon-home:before {
            content: "\e93b";
        }

        .icon-info:before {
            content: "\e93c";
        }

        .icon-kurutemizleme:before {
            content: "\e93d";
        }

        .icon-list-view:before {
            content: "\e93e";
        }

        .icon-location:before {
            content: "\e93f";
        }

        .icon-map:before {
            content: "\e940";
        }

        .icon-map2:before {
            content: "\e941";
        }

        .icon-mic:before {
            content: "\e942";
        }

        .icon-minus:before {
            content: "\e943";
        }

        .icon-money-transfer:before {
            content: "\e944";
        }

        .icon-more:before {
            content: "\e945";
        }

        .icon-news:before {
            content: "\e946";
        }

        .icon-opet-card:before {
            content: "\e947";
        }

        .icon-market:before {
            content: "\e948";
        }

        .icon-otobil:before {
            content: "\e949";
            color: #134fae;
        }

        .icon-otobilim:before {
            content: "\e94a";
            color: #134fae;
        }

        .icon-opetmobil:before {
            content: "\e94b";
        }

        .icon-phone:before {
            content: "\e94c";
        }

        .icon-pin-map:before {
            content: "\e94d";
        }

        .icon-pin1:before {
            content: "\e94e";
        }

        .icon-pin2:before {
            content: "\e94f";
        }

        .icon-plus:before {
            content: "\e950";
        }

        .icon-price:before {
            content: "\e951";
        }

        .icon-save:before {
            content: "\e952";
        }

        .icon-send-phone:before {
            content: "\e953";
        }

        .icon-send:before {
            content: "\e954";
        }

        .icon-shop:before {
            content: "\e955";
        }

        .icon-special:before {
            content: "\e956";
        }

        .icon-star-empty:before {
            content: "\e957";
        }

        .icon-star-filled:before {
            content: "\e958";
        }

        .icon-star-half:before {
            content: "\e959";
        }

        .icon-station-1:before {
            content: "\e95a";
        }

        .icon-station:before {
            content: "\e95b";
        }

        .icon-time:before {
            content: "\e95c";
        }

        .icon-traffic:before {
            content: "\e95d";
        }

        .icon-ultra-market:before {
            content: "\e95e";
        }

        .icon-user:before {
            content: "\e95f";
        }

        .icon-uta:before {
            content: "\e960";
            color: #134fae;
        }

        .icon-wallet:before {
            content: "\e961";
        }

        .icon-wireless:before {
            content: "\e962";
        }

        .icon-arrow-down:before {
            content: "\e904";
            color: #134fae;
        }

        .icon-pin:before {
            content: "\e90a";
            color: #134fae;
        }

        .icon-contact .path1:before {
            content: "\e901";
            color: #a6b7d6;
        }

        .icon-contact .path2:before {
            content: "\e902";
            margin-left: -1em;
            color: #cbd8ef;
        }

        .icon-contact .path3:before {
            content: "\e903";
            margin-left: -1em;
            color: #e0e9f9;
        }

        .icon-arrow-right:before {
            content: "\e900";
        }

        .icon-facebook:before {
            content: "\e905";
            color: white;
        }

        .icon-flag:before {
            content: "\e906";
        }

        .icon-instagram:before {
            content: "\e907";
            color: white;
        }

        .icon-kuru-temizleme .path1:before {
            content: "\e908";
            color: #cbd8ef;
        }

        .icon-kuru-temizleme .path2:before {
            content: "\e909";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-linkedin:before {
            content: "\e90b";
            color: white;
        }

        .icon-mobile-payment .path1:before {
            content: "\e90c";
            color: #cbd8ef;
        }

        .icon-mobile-payment .path2:before {
            content: "\e90d";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-mobile-payment .path3:before {
            content: "\e90e";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-mobile-payment .path4:before {
            content: "\e90f";
            margin-left: -1em;
            color: #d0ebff;
        }

        .icon-oto-yikama .path1:before {
            content: "\e911";
            color: #cbd8ef;
        }

        .icon-oto-yikama .path2:before {
            content: "\e912";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-oto-yikama .path3:before {
            content: "\e913";
            margin-left: -1em;
            color: #005cc5;
        }

        .icon-oto-yikama .path4:before {
            content: "\e914";
            margin-left: -1em;
            color: #0093ff;
        }

        .icon-search:before {
            content: "\e916";
            color: white;
        }

        .icon-twitter:before {
            content: "\e917";
            color: white;
        }

        .icon-ultramarket:before {
            content: "\e918";
            color: #134fae;
        }

        .icon-youtube:before {
            content: "\e91c";
            color: white;
        }

        .btn {
            font-size: 1.4rem;
            font-weight: 600;
            padding: 0 30px;
            line-height: 46px;
            min-width: 112px;
            letter-spacing: 0.2px;
            border-radius: 8px;
            border: 1px solid transparent;
        }

            .btn[disabled] {
                background-color: #dfe4ec;
                border-color: #dfe4ec;
                color: #c7ccd5;
            }

                .btn[disabled]:hover,
                .btn[disabled]:focus {
                    background-color: #dfe4ec;
                    color: #c7ccd5;
                    border-color: #dfe4ec;
                }

        .btn-lg {
            min-width: 190px;
        }

        .btn span {
            position: relative;
            display: block;
            z-index: 2;
            color: white;
        }

        .btn-primary {
            background: #134fae;
            position: relative;
            color: white;
        }

            .btn-primary.btn-primary:not(:disabled):not(.disabled):active,
            .btn-primary .btn-primary:not(:disabled):not(.disabled).active,
            .btn-primary .show > .btn-primary.dropdown-toggle {
                background-color: #165bc7;
            }

            .btn-primary:hover,
            .btn-primary:after,
            .btn-primary:active {
                background-color: #165bc7;
            }

            .btn-primary:focus {
                background-color: #165bc7;
            }

        .btn-secondary {
            background: #ffd300;
            position: relative;
            color: #134fae;
        }

            .btn-secondary.btn-secondary:not(:disabled):not(.disabled):active,
            .btn-secondary .btn-secondary:not(:disabled):not(.disabled).active,
            .btn-secondary .show > .btn-secondary.dropdown-toggle {
                background-color: #f7c600;
                border-color: #f7c600;
                color: #134fae;
            }

            .btn-secondary:hover,
            .btn-secondary:after,
            .btn-secondary:active {
                background-color: #ffdc33;
                border-color: #ffdc33;
                color: #134fae;
            }

            .btn-secondary:focus {
                background-color: #ffe466;
                border-color: #ffe466;
                color: #134fae;
            }

        .btn-white {
            background: transparent;
            position: relative;
            border: none;
            color: #222428;
        }

            .btn-white span {
                color: #222428;
            }

            .btn-white:hover,
            .btn-white:after {
                background: transparent;
                border: none;
            }

        .btn-link {
            color: #134fae;
            text-decoration: underline;
        }

        .btn-outline-primary {
            border: 2px solid #134fae;
            color: #134fae;
        }

            .btn-outline-primary:hover,
            .btn-outline-primary:focus {
                background-color: #165bc7;
                color: white;
            }

        .btn-outline-gray {
            border: 2px solid #dfe4ec;
            color: #134fae;
        }

            .btn-outline-gray:hover,
            .btn-outline-gray:focus {
                background-color: #dfe4ec;
                border: 2px solid #dfe4ec;
                color: #134fae;
            }

        .btn-outline-white {
            border: 2px solid white;
            color: white;
            text-decoration: none !important;
        }

            .btn-outline-white:hover,
            .btn-outline-white:focus {
                background-color: white;
                color: #134fae !important;
            }

        .btn-outline-block {
            width: 300px;
            margin: 0 auto;
        }

            .btn-outline-block .btn {
                margin-bottom: 20px;
            }

        .btn-parent {
            display: flex;
        }

        @media only screen and (max-width:991px) {
            .btn-parent {
                flex-direction: column;
            }

                .btn-parent [class^="col-"],
                .btn-parent [class*=" col-"] {
                    margin-top: 20px;
                }
        }

        .btn-parent .btn + .btn {
            margin-left: 30px;
        }

        @media only screen and (max-width:991px) {
            .btn-parent .btn + .btn {
                margin-left: 0;
                width: 100%;
            }
        }

        a.more {
            font-size: 14px !important;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            letter-spacing: -0.1px;
            line-height: 24px !important;
            /*color: @white;*/
            position: relative;
            padding-right: 20px;
        }

            a.more:after {
                content: "\e900";
                font-family: "icomoon";
                right: 0;
                color: inherit;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                font-size: 1.6rem;
            }

        .breadcrumb {
            background: transparent;
            padding: 0;
            margin-bottom: 0px;
        }

        @media only screen and (max-width:991px) {
            .breadcrumb {
                display: none;
            }
        }

        .breadcrumb .li {
            position: relative;
            padding-right: 16px;
            line-height: 28px;
        }

            .breadcrumb .li + .li,
            .breadcrumb .li + span {
                padding-left: 5px;
            }

            .breadcrumb .li:after {
                content: "\e900";
                font-size: 2.4rem;
                position: absolute;
                right: -7px;
                top: 50%;
                font-family: "icomoon";
                color: #162133;
                opacity: 0.56;
                line-height: 20px;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

            .breadcrumb .li:last-child:after {
                display: none;
            }

        .breadcrumb a,
        .breadcrumb span {
            font-size: 1.2rem;
            color: #162133;
            position: relative;
            line-height: 2;
            display: block;
            font-weight: 500;
        }

            .breadcrumb a.hrefControl,
            .breadcrumb span.hrefControl {
                pointer-events: none;
                text-decoration: none;
            }

        .box {
            border-radius: 12px;
            background: white;
            width: 100%;
            margin-bottom: 30px;
        }

            .box.border {
                border: 1px solid #dfe4ec !important;
            }

            .box .inner {
                padding: 40px 24px;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column;
                height: 100%;
            }

        @media only screen and (max-width:991px) {
            .box .inner {
                padding-top: 30px;
                padding-bottom: 20px;
            }
        }

        .box-sm .inner {
            padding: 20px 30px;
        }

        .box-md {
            margin-bottom: 20px;
        }

            .box-md .inner {
                padding: 25px 30px;
            }

        .box-small .inner {
            padding: 24px;
        }

        .box-table {
            font-size: 18px;
        }

            .box-table .inner span {
                white-space: pre-wrap;
                max-width: 40%;
            }

                .box-table .inner span:first-child {
                    text-align: left;
                }

                .box-table .inner span:last-child {
                    text-align: right;
                }

            .box-table hr {
                border-color: #dfe4ec !important;
            }

        .box-dark .inner {
            background-color: #f3f5f9 !important;
            -moz-transition: background 120ms ease;
            -o-transition: background 120ms ease;
            -webkit-transition: background 120ms ease;
            transition: background 120ms ease;
            transform-origin: center;
            border-radius: 8px;
            text-decoration: none;
        }

            .box-dark .inner:hover {
                background: #dfe4ec !important;
                text-decoration: none;
            }

            .box-dark .inner .img {
                margin-bottom: 13px;
            }

            .box-dark .inner .title {
                font-size: 24px;
                font-weight: 600;
                color: #162133;
                margin-bottom: 10px;
            }

            .box-dark .inner .text {
                font-size: 16px;
                font-weight: normal;
                color: #162133;
                line-height: 1.56;
            }

        *:focus {
            outline: none;
            box-shadow: none !important;
        }

        label.error {
            position: relative;
            padding-left: 20px;
            margin-top: 8px;
            margin-bottom: 0;
            font-size: 12px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 16px;
            letter-spacing: normal;
            color: #e65245;
        }

            label.error:before {
                content: "\e968";
                font-family: "icomoon";
                left: 0;
                position: absolute;
                font-size: 16px;
            }

            label.error:after {
                content: "\e969";
                font-family: "icomoon";
                color: white;
                left: 0;
                top: 0;
                position: absolute;
                font-size: 16px;
            }

        label {
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.57;
            letter-spacing: normal;
            color: #134fae;
            margin-bottom: 10px;
        }

        .form-group {
            margin-bottom: 24px;
        }

        @media only screen and (max-width:991px) {
            .form-group {
                margin-bottom: 15px;
            }
        }

        .form-control {
            box-shadow: none;
            height: 48px;
            color: #162133 !important;
            outline: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: 8px;
            border: 1px solid #dfe4ec !important;
            font-size: 1.4rem;
            padding-left: 20px;
            padding-right: 35px;
        }

            .form-control::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: rgba(34, 36, 40, 0.64) !important;
                font-size: "16px";
                font-weight: normal;
                letter-spacing: 0.6px;
            }

            .form-control::-moz-placeholder {
                /* Firefox 19+ */
                color: rgba(34, 36, 40, 0.64) !important;
                font-weight: normal;
                font-size: 18px;
                letter-spacing: 0.6px;
            }

            .form-control:-ms-input-placeholder {
                /* IE 10+ */
                color: rgba(34, 36, 40, 0.64) !important;
                font-weight: normal;
                font-size: "16px";
                letter-spacing: 0.6px;
            }

            .form-control:-moz-placeholder {
                /* Firefox 18- */
                color: rgba(34, 36, 40, 0.64) !important;
                font-weight: normal;
                font-size: "16px";
                letter-spacing: 0.6px;
            }

        @media only screen and (max-width: 767px) {
            .form-control {
                font-size: 1.6rem;
            }
        }

        .form-control.readonly {
            pointer-events: none !important;
            color: #c7ccd5 !important;
            background-color: #e9ecef !important;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .form-control[readonly] {
            color: #c7ccd5 !important;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .form-control.flatpickr-input {
            color: #162133 !important;
            background-color: white !important;
        }

        .form-control[disabled] {
            color: #c7ccd5 !important;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .form-control:focus {
            border: 1px solid #ffd300 !important;
        }

        .form-control.error {
            border: 1px solid #e65245 !important;
        }

        .input-search {
            position: relative;
        }

        .input-search-icon {
            height: 100%;
            width: 50px;
            right: 0px;
            top: 0px;
            position: absolute;
            cursor: pointer;
        }

            .input-search-icon em {
                font-size: 3rem;
                color: #c3c5c8;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
            }

        .form-title {
            font-size: 2.2rem;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.18;
            letter-spacing: normal;
            color: #134fae;
            margin-bottom: 30px;
        }

        .input-group {
            border: 1px solid #dfe4ec;
            border-radius: 8px;
        }

            .input-group.focus {
                border: 1px solid #ffd300 !important;
            }

            .input-group .form-control {
                padding-right: 5px;
                border: none !important;
                padding-left: 0;
            }

        .input-group-prepend {
            padding-left: 16px;
            padding-right: 16px;
            border-right: 0px;
            border-radius: 8px 0 0 8px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .input-group i,
        .input-group em {
            font-size: 1.6rem;
        }

            .input-group i:before,
            .input-group em:before {
                color: #c7ccd5;
            }

        .input-group .select-custom {
            position: relative;
        }

            .input-group .select-custom:after {
                content: "\e935";
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                right: 15px;
                font-family: 'icomoon';
                font-size: 1.6rem;
            }

        .input-group .select {
            background: white;
            width: 80px;
            height: calc(2.5em + 0.75rem + 2px);
            padding: 0.375rem 0.75rem;
            text-align: left;
            padding-left: 12px;
            outline: none;
            font-size: 1.6rem;
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            -o-appearance: none;
            appearance: none;
            position: relative;
            border: none;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

            .input-group .select::-ms-expand {
                display: none;
            }

        .input-group .input-group-text {
            background: white;
            border: none;
            font-size: 1.8rem;
            text-align: left;
            padding-right: 20px;
            padding-left: 0;
        }

        textarea.form-control {
            padding-top: 18px;
            min-height: 120px;
            resize: none;
        }

        .date-group {
            position: relative;
        }

            .date-group input[type="date"]::-webkit-calendar-picker-indicator {
                background-image: none;
            }

            .date-group.date-group-default input[type="date"]::-webkit-calendar-picker-indicator {
                background-image: url(/_assets/svg/date.svg) !important;
                visibility: visible !important;
            }

            .date-group em {
                right: 20px;
                font-size: 16px;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

                .date-group em:before {
                    color: #134fae;
                }

        .file-group {
            margin-bottom: 10px;
        }

            .file-group input {
                opacity: 0;
                display: none;
            }

            .file-group label.file {
                height: 48px;
                width: 100%;
                border-radius: 8px;
                border: 1px solid #dfe4ec !important;
                font-size: 1.4rem;
                padding-left: 20px;
                padding-right: 20px;
                line-height: 48px;
                font-size: 14px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                letter-spacing: normal;
                color: #8a9ab4;
                position: relative;
            }

                .file-group label.file:after {
                    content: "\e97b";
                    font-family: 'icomoon';
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    right: 20px;
                    color: #134fae;
                }

        .upload-area {
            margin-bottom: 30px;
        }

            .upload-area .upload-item {
                margin-bottom: 10px;
                font-size: 16px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.5;
                letter-spacing: normal;
                color: #162133;
            }

                .upload-area .upload-item em {
                    margin-right: 10px;
                    font-size: 16px;
                }

                    .upload-area .upload-item em:before {
                        color: #acb7c9;
                    }

        .captcha-group .form-control {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .captcha-group .captcha-bg {
            height: 48px;
            border-radius: 8px;
            border: 1px solid #dfe4ec !important;
            border-left: none !important;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            padding-left: 16px;
        }

        .captcha-group .captcha-refresh {
            text-decoration: none;
            padding: 15px;
        }

            .captcha-group .captcha-refresh em {
                font-size: 16px;
            }

        .captcha-group.error .captcha-bg {
            border-color: #e65245 !important;
        }

        hr {
            margin-top: 40px;
            margin-bottom: 40px;
            border-color: #f3f5f9;
        }

            hr.middle {
                margin-top: 30px;
                margin-bottom: 30px;
            }

        .reactmodal,
        .modalstandart {
            background-color: rgba(0, 0, 0, 0.5);
        }

            .reactmodal .modal-content,
            .modalstandart .modal-content {
                border-radius: 12px;
                border: none;
                max-height: 600px;
            }

        @media only screen and (max-width:991px) {
            .reactmodal .modal-content,
            .modalstandart .modal-content {
                max-height: 100vh;
            }
        }

        .reactmodal .modal-dialog,
        .modalstandart .modal-dialog {
            max-width: 640px;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-dialog,
            .modalstandart .modal-dialog {
                /*            height: 85vh;*/
                margin: 0 10px;
            }
        }

        .reactmodal .masterpass-iframe,
        .modalstandart .masterpass-iframe {
            height: 500px;
        }

            .reactmodal .masterpass-iframe .modal-body,
            .modalstandart .masterpass-iframe .modal-body {
                overflow: hidden;
            }

            .reactmodal .masterpass-iframe iframe,
            .modalstandart .masterpass-iframe iframe {
                height: 500%;
            }

        .reactmodal .close,
        .modalstandart .close {
            opacity: 1;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 30px;
            padding: 0;
            margin: 0;
        }

            .reactmodal .close i,
            .modalstandart .close i {
                font-size: 24px;
            }

        .reactmodal .modal-header,
        .modalstandart .modal-header {
            padding: 30px;
            border-bottom: 1px solid #f3f5f9;
            position: relative;
            padding-right: 60px;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-header,
            .modalstandart .modal-header {
                padding: 15px;
            }
        }

        .reactmodal .modal-header .modal-title,
        .modalstandart .modal-header .modal-title {
            margin-bottom: 0;
            font-size: 18px;
            font-weight: 600;
            line-height: 1.56;
            color: #134fae;
            padding-right: 30px;
        }

        .reactmodal .modal-body,
        .modalstandart .modal-body {
            padding: 30px;
            font-size: 16px;
            border: none;
            overflow-y: auto;
            max-height: 100%;
            padding-bottom: 0;
            flex-shrink: 5;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-body,
            .modalstandart .modal-body {
                padding: 15px;
                padding-bottom: 0;
                max-height: calc(100vh - 180px);
            }

                .reactmodal .modal-body a,
                .modalstandart .modal-body a {
                    word-wrap: break-word;
                }

                .reactmodal .modal-body .table,
                .modalstandart .modal-body .table {
                    table-layout: fixed;
                }
        }

        .reactmodal .modal-footer,
        .modalstandart .modal-footer {
            padding: 30px;
            border: none;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        @media only screen and (max-width: 767px) {
            .reactmodal .modal-footer,
            .modalstandart .modal-footer {
                padding: 15px;
            }
        }

        .reactmodal.status .modal-body,
        .modalstandart.status .modal-body {
            padding-top: 0;
            padding-bottom: 40px;
            /*     padding-left: 125px;
                    padding-right: 125px;*/
            min-height: 500px;
            padding-left: 30px;
            padding-right: 30px;
        }

        @media only screen and (max-width:991px) {
            .reactmodal.status .modal-body,
            .modalstandart.status .modal-body {
                padding-left: 20px;
                padding-right: 20px;
            }
        }

        .reactmodal.status .close,
        .modalstandart.status .close {
            top: 40px;
            right: 30px;
        }

            .reactmodal.status .close i:before,
            .modalstandart.status .close i:before {
                color: #134fae;
            }

        .reactmodal.status h3,
        .modalstandart.status h3 {
            font-size: 24px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.46;
            letter-spacing: -0.24px;
            text-align: center;
            color: #134fae;
            margin-bottom: 21px;
        }

        .reactmodal.status p,
        .modalstandart.status p {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: -0.2px;
            text-align: center;
            color: #162133;
            margin-bottom: 50px;
        }

        .reactmodal.smsModal .modal-header,
        .modalstandart.smsModal .modal-header {
            padding-top: 80px;
            padding-left: 80px;
            padding-bottom: 0;
            border-bottom: none;
        }

        @media only screen and (max-width:991px) {
            .reactmodal.smsModal .modal-header,
            .modalstandart.smsModal .modal-header {
                padding-top: 60px;
                padding-left: 20px;
                padding-right: 20px;
            }
        }

        .reactmodal.smsModal .modal-body,
        .modalstandart.smsModal .modal-body {
            padding: 0px 80px 80px 80px;
        }

        @media only screen and (max-width:991px) {
            .reactmodal.smsModal .modal-body,
            .modalstandart.smsModal .modal-body {
                padding: 0px 20px 20px 20px;
            }
        }

        .reactmodal {
            display: block;
        }

        .modal .close-btn {
            position: absolute;
            right: 32px;
            top: 24px;
            border-radius: 50%;
            width: 32px;
            height: 32px;
            cursor: pointer;
            z-index: 99;
        }

        @media only screen and (max-width: 767px) {
            .modal .close-btn {
                right: 10px;
            }
        }

        .modal .close-btn i,
        .modal .close-btn em {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            font-size: 2.2rem;
            color: white;
            font-weight: 600;
        }

        .modal.movieModal .modal-dialog {
            max-width: 796px;
        }

        .modal.movieModal .modal-content {
            border-radius: 12px;
        }

        .modal.movieModal .modal-body {
            padding: 30px;
        }

        @media only screen and (max-width:991px) {
            .modal.movieModal .modal-body {
                padding: 15px;
            }
        }

        .modal.movieModal .close-modal {
            padding-left: 15px;
            padding-right: 35px;
            top: -40px;
            border-radius: 8px 8px 0px 0px;
            display: flex;
            background-color: #162133;
            width: 86px;
            height: 40px;
            right: 30px;
            position: absolute;
            text-decoration: none;
            cursor: pointer;
        }

            .modal.movieModal .close-modal span {
                font-size: 14px;
                font-weight: bold;
                font-stretch: normal;
                font-style: normal;
                line-height: 40px;
                letter-spacing: normal;
                text-align: center;
                color: white;
            }

            .modal.movieModal .close-modal i {
                position: relative;
                line-height: 40px;
                margin-left: 8px;
                color: white;
                font-size: 12px;
            }

        .modal.movieModal.imageModal .modal-dialog {
            max-width: fit-content;
        }

        .modal.movieModal.imageModal .modal-body {
            padding: 10px !important;
        }

        .modal-dialog {
            min-height: 100vh;
            height: 100vh;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            -ms-flex-align: center !important;
            align-items: center !important;
            overflow: auto;
            margin-top: 0;
            margin-bottom: 0;
        }

        @media (max-width: 768px) {
            .modal-dialog {
                min-height: calc(80vh);
            }
        }

        @media (max-width: 768px) and only screen and (max-width: 767px) {
            .modal-dialog {
                max-height: 85vh;
            }
        }

        .nav {
            display: flex;
            padding: 0;
        }

            .nav li {
                margin-right: 60px;
            }

                .nav li a {
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 1.25;
                    padding: 0;
                    background: none;
                    display: flex;
                    justify-content: center;
                    flex-direction: column;
                    text-align: center;
                    border-bottom: 4px solid transparent;
                    background-color: transparent !important;
                    border-radius: 0px !important;
                }

                    .nav li a:hover {
                        color: #d52953 !important;
                    }

                    .nav li a.active {
                        color: #2b3b48 !important;
                    }

            .nav.custom-tabs {
                border: none;
            }

                .nav.custom-tabs li {
                    margin-right: 0;
                    color: #464646;
                    padding: 0;
                    background-color: #e3e5e7;
                }

                    .nav.custom-tabs li:last-child a:after {
                        display: none;
                    }

                    .nav.custom-tabs li button,
                    .nav.custom-tabs li a {
                        font-size: 2.4rem;
                        text-align: left;
                        font-weight: bold;
                        line-height: 1.58;
                        padding: 40px 48px;
                        border: none;
                    }

        @media only screen and (max-width:991px) {
            .nav.custom-tabs li button,
            .nav.custom-tabs li a {
                font-size: 1.6rem;
                padding: 20px 30px !important;
            }
        }

        .nav.custom-tabs li button::after,
        .nav.custom-tabs li a::after {
            content: '';
            position: absolute;
            right: -20px;
            border-right: 20px solid whitesmoke;
            width: 40px;
            top: 0;
            height: 100%;
            background-color: whitesmoke;
            transform: skew(-15deg);
            -webkit-transform: skew(-15deg);
            -moz-transform: skew(-15deg);
            -ms-transform: skew(-15deg);
            z-index: 1;
        }

        .nav.custom-tabs li button:hover,
        .nav.custom-tabs li a:hover {
            color: #464646 !important;
        }

        .nav.custom-tabs li button.active,
        .nav.custom-tabs li a.active {
            background-color: whitesmoke !important;
            color: #134fae !important;
        }

            .nav.custom-tabs li button.active:after,
            .nav.custom-tabs li a.active:after {
                border-right: whitesmoke;
                background-color: #e3e5e7;
            }

        @media only screen and (max-width: 767px) {
            .nav.custom-tabs li button,
            .nav.custom-tabs li a {
                padding: 22px 48px;
            }
        }

        input[type="checkbox"],
        input[type="radio"] {
            vertical-align: middle;
            left: -10000px;
            position: absolute;
        }

            input[type="checkbox"] + label {
                padding-left: 32px;
                position: relative;
                font-size: 16px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.57;
                letter-spacing: normal;
                color: #162133;
                line-height: 1.5;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

                input[type="checkbox"] + label a {
                    text-decoration: underline;
                    color: #162133;
                }

                input[type="checkbox"] + label:before,
                input[type="checkbox"] + label:after {
                    content: "";
                    display: inline-block;
                    vertical-align: middle;
                    position: absolute;
                    top: 4px;
                    left: 0;
                }

            input[type="checkbox"]:focus + label:after {
                border-color: #162133;
            }

            input[type="checkbox"] + label:after {
                color: white;
                font-size: 24px;
                width: 20px;
                height: 20px;
                border: 1px solid #dce4f0;
                border-radius: 4px;
            }

            input[type="checkbox"] + label:before {
                height: 20px;
                width: 20px;
                border-radius: 4px;
            }

            input[type="checkbox"]:disabled + label {
                opacity: 0.6;
            }

            input[type="checkbox"]:checked + label:before {
                content: "\e926";
                font-family: 'icomoon';
                color: white;
                font-size: 2rem;
                text-align: center;
                background-color: #13ae59;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                left: 0;
                line-height: 22px;
                z-index: 1;
                text-indent: -1px;
            }

        .checkbox {
            margin-bottom: 30px;
        }

            .checkbox label {
                margin-bottom: 0 !important;
            }

                .checkbox label a {
                    font-size: 1.6rem;
                    font-weight: normal;
                }

            .checkbox.error {
                margin-bottom: 0 !important;
            }

            .checkbox + label.error {
                margin-top: 10px !important;
                font-weight: normal;
                font-size: 1.3rem;
            }

            .checkbox.pointer-events-none label {
                opacity: 0.7;
            }

                .checkbox.pointer-events-none label:before {
                    background-color: #8a9ab4 !important;
                }
        /*radio*/

        [type="radio"]:checked,
        [type="radio"]:not(:checked) {
            position: absolute;
            left: -9999px;
        }

            [type="radio"]:checked + label,
            [type="radio"]:not(:checked) + label {
                position: relative;
                padding-left: 28px;
                cursor: pointer;
                line-height: 20px;
                display: inline-block;
                font-weight: normal;
                color: #222428;
                font-size: 1.4rem;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.57;
            }

            [type="radio"]:not(:checked) + label {
                color: #8a9ab4;
            }

                [type="radio"]:checked + label:before,
                [type="radio"]:not(:checked) + label:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 20px;
                    height: 20px;
                    border: 1px solid #dce4f0;
                    border-radius: 100%;
                    background: white;
                }

            [type="radio"]:checked + label:before {
                background: #13ae59;
                border: 2px solid #13ae59;
            }

            [type="radio"]:checked + label:after {
                content: "\e926";
                font-family: 'icomoon';
                width: 10px;
                height: 10px;
                position: absolute;
                top: -1px;
                font-size: 16px;
                left: 0px;
                border-radius: 100%;
                color: white;
            }

            [type="radio"]:not(:checked) + label:after {
                background: white;
            }

            [type="radio"]:checked + label:after {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }

        .radio {
            display: inline-block;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            .radio label {
                margin-bottom: 0px !important;
            }

        .radio-inline {
            padding-left: 0;
            width: 100%;
            margin-bottom: 24px;
        }

            .radio-inline .radio {
                display: inline-block;
                margin-bottom: 0;
            }

                .radio-inline .radio + .radio {
                    margin-left: 36px;
                }

        .radio {
            margin-bottom: 20px;
            display: block;
        }

        select {
            border-radius: 8px;
            font-size: 1.4rem;
            border-color: #dfe4ec;
            color: rgba(34, 36, 40, 0.64) !important;
            position: relative;
        }

            select::-ms-expand {
                display: none;
            }

        .select-container {
            position: relative;
        }

            .select-container:after {
                content: "\e904";
                font-family: "icomoon";
                right: 12px;
                color: #134fae;
                font-size: 1.6rem;
                top: 50%;
                position: absolute;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }
        /*
        select.select2 {
            width: 100%;
            // border: 1px solid @grayba  !important;
            padding: 13px 17px;
            .font-size(14);
        }

        .error {
            .select2-container .select2-selection--single {
                border-color: @color-error !important;
            }
        }

        .select2 {
            &.container {
                padding: 30px;
                height: auto;
            }

            .font-size(15);

            &-dropdown {
                border: 1px solid @color-primary;
                z-index: 40;

                &.select2-dropdown--below {
                    .select2-search {
                        margin-top: 0 !important;
                    }
                }
            }

            &-container--open {

                &.select2-container--above {
                    .select2-selection--single {
                        border-top-color: transparent !important;
                        border-color: @color-primary !important;
                    }
                }

                &.select2-container--below {

                    .select2-selection--single {
                        border-color: @color-primary !important;
                        border-bottom-color: transparent !important;
                    }
                }

                .select2-selection--single .select2-selection__arrow b {
                    .transform(translateY(-50%) rotateX(-180deg));
                }
            }

            &-selection--single {
                border-color: @graydf !important;
                border-width: 1px !important;
            }

            &.select2-container {
                width: 100% !important;
            }

            &-container {
                .select2-selection--single {
                    height: 48px;
                    border-radius: 8px;
                    font-size: 14px;
                    color: @color-default;

                    .select2-selection__rendered {
                        line-height: 48px;
                        padding-left: 20px;
                        padding-right: 50px;
                        color: @color-default;
                        letter-spacing: 0.2px;
                        font-stretch: normal;
                        font-style: normal;
                        letter-spacing: 0.6px;
                        .font-size(14);

                        @media @tablet, @mobile {
                            padding-left: 15px;
                            padding-right: 40px;
                        }

                        @media @mobile {
                            padding-right: 25px;
                            padding-left: 10px;
                        }
                    }
                }

                .select2-search {
                    position: relative;
                    padding-left: 0px;
                    padding-right: 0px;
                    margin-bottom: 0px;
                    margin-top: 0px;
                    padding: 0;

                    &:after {
                        content: @icon-search;
                        font-family: @icomoon-font-family;
                        position: absolute;
                        top: 11px;
                        color: @color-default;
                        .font-size(28);
                        right: 15px;
                    }

                    .select2-search__field {
                        border-color: transparent;
                        // border-top: 1px solid @grayba  !important;
                        border-radius: 0px;
                        line-height: 1px;
                        padding: 13px 7px;
                        .font-size(14);
                        background: @white;
                    }
                }
            }

            &-selection__arrow {
                height: 50px !important;
                margin-right: 7px;

                b {
                    position: relative;
                    .vertical-align(absolute);
                    .transition(all, 120ms);

                    &:after {
                        content: @icon-arrow-down;
                        font-family: @icomoon-font-family;
                        right: 12px;
                        color: @color-blue;
                        .font-size(16);
                    }
                }
            }

            &-results__option {
                padding: 14px 27px 14px 20px;
                .font-size(18);
                color: @gray46 !important;

                @media @tablet, @mobile {
                    padding-left: 15px;
                    padding-right: 40px;
                }

                @media @mobile {
                    padding-right: 25px;
                    padding-left: 10px;
                }
            }

            &-selection__placeholder {
                color: rgba(@color-default, .64) !important;
                letter-spacing: -0.18px;
            }

            &-results__option--highlighted[aria-selected] {
                background: #f7f8fa !important;
            }


            &-results {
                // .scroll-style(@gray2b);
                .select2-results__option {
                    // border-bottom: 1px solid @grayba;
                    // color: @gray4f  !important;
                    .font-size(14);
                }

                .select2-results__option[aria-selected=true] {
                    background: @white !important;
                    .font-size(14);
                    // color: @blue  !important;
                    font-weight: 300;
                }

                @media @mobile {
                    .name {
                        display: block;
                    }
                }
            }

            &-results,
            .select2-selection__rendered {
                color: @color-default;

                .name,
                .price {
                    color: @color-default;
                    margin-right: 10px;
                }

                .pricetype,
                .number {
                    color: @color-default;

                    @media @mobile {
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }
                }
            }
        }

        .select2-selection {
            .links {
                display: none !important;
            }
        }
        */

        .table-radius {
            border-radius: 12px;
            border: 1px solid #dfe4ec;
            margin-bottom: 20px;
            width: 100%;
        }

        @media only screen and (max-width:991px) {
            .table-radius {
                /*            border-bottom: none;*/
                padding-top: 15px;
                width: 100%;
            }
        }

        @media only screen and (max-width:991px) {
            .table-radius-xs-none {
                border: none;
                border-radius: 0;
                padding-top: 0;
            }
        }

        .table thead th {
            background-color: #f3f5f9;
            height: 72px;
            vertical-align: middle;
            border: none;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.71;
            letter-spacing: 0.2px;
            color: #134fae;
            text-align: right;
            padding: 0 24px;
        }

            .table thead th:first-child {
                border-radius: 12px 0 0 0px;
                text-align: left;
            }

            .table thead th:last-child {
                border-radius: 0 12px 0px 0;
            }

        .table tbody tr td {
            /*                height: 72px;*/
            vertical-align: middle;
            font-size: 16px;
            font-weight: 500;
            line-height: 1.5;
            letter-spacing: -0.18px;
            color: #162133;
            text-align: right;
            border: none;
            border-bottom: 1px solid #dfe4ec;
            padding: 17px 24px;
        }

            .table tbody tr td:first-child {
                text-align: left;
            }

        .table tbody tr:last-child td {
            border-bottom: none;
        }

        .table.medium thead th,
        .table.medium tbody th {
            height: 60px;
        }

        .table.small thead th,
        .table.small tbody th,
        .table.small thead td,
        .table.small tbody td {
            height: 48px;
        }

        .tableFuelPrice tbody td:first-child {
            width: 300px;
            color: #134fae;
        }

        @media only screen and (max-width: 767px) {
            .table.responsive .table-radius {
                border-bottom: 1px solid #c3c5c8;
            }

            .table.responsive thead {
                display: none;
            }

            .table.responsive tbody {
                display: block;
            }

                .table.responsive tbody tr,
                .table.responsive tbody td,
                .table.responsive tbody th {
                    display: block;
                    text-align: left !important;
                }

                    .table.responsive tbody tr:first-child,
                    .table.responsive tbody td:first-child,
                    .table.responsive tbody th:first-child {
                        border-top: 0;
                    }

                .table.responsive tbody tr {
                    overflow: hidden;
                    border-bottom: 1px solid #f3f5f9;
                    padding-top: 16px;
                    padding-bottom: 0px;
                    margin-bottom: 0;
                }

                    .table.responsive tbody tr:last-child {
                        border-bottom: 0px !important;
                    }

                .table.responsive tbody td,
                .table.responsive tbody th {
                    text-indent: -100000em;
                    padding: 0px 16px 16px 16px !important;
                    border-bottom: 0px !important;
                    overflow: hidden;
                }

                    .table.responsive tbody td br,
                    .table.responsive tbody th br {
                        display: none;
                    }

                    .table.responsive tbody td.no-indent,
                    .table.responsive tbody th.no-indent {
                        text-indent: 0;
                        text-align: right !important;
                    }

                        .table.responsive tbody td.no-indent:after,
                        .table.responsive tbody th.no-indent:after {
                            display: none;
                        }

                    .table.responsive tbody td:before,
                    .table.responsive tbody th:before {
                        content: attr(data-th);
                        float: left;
                        text-align: left !important;
                        font-size: 1.4rem;
                        font-weight: 600;
                        text-indent: 0;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.86;
                        letter-spacing: normal;
                        color: #8a9ab4;
                    }

                    .table.responsive tbody td:after,
                    .table.responsive tbody th:after {
                        content: attr(data-td);
                        float: right;
                        text-align: right !important;
                        text-indent: 0;
                        font-size: 1.4rem;
                        font-weight: 600;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.86;
                        letter-spacing: normal;
                        color: #162133;
                        max-width: 67%;
                    }
        }

        .table-nowrap td {
            white-space: nowrap;
        }

        @media only screen and (max-width: 767px) {
            .table.table-keyvalue thead {
                display: none;
            }

            .table.table-keyvalue th {
                background-color: white !important;
            }

            .table.table-keyvalue tbody {
                display: block;
            }

            .table.table-keyvalue tr {
                display: block;
                width: 100%;
                border-bottom: 1px solid #f3f5f9;
                margin-bottom: 16px;
            }

                .table.table-keyvalue tr:last-child {
                    margin-bottom: 0;
                }

            .table.table-keyvalue td {
                -ms-flex-align: center !important;
                align-items: center !important;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                align-items: center;
                height: auto;
                font-size: 1.4rem;
                border: none;
                padding: 16px;
                padding-top: 0;
            }

                .table.table-keyvalue td:first-child {
                    width: 100%;
                }

                .table.table-keyvalue td span:first-child {
                    color: #8a9ab4;
                }
        }

        .table.graph thead th {
            font-size: 18px;
            font-weight: 600;
            line-height: 1.56;
            color: white;
            background-color: transparent;
            border-bottom: 1px solid rgba(223, 228, 236, 0.2);
            padding-left: 0;
            padding-right: 0;
        }

        .table.graph tbody td {
            font-size: 16px;
            line-height: 1.5;
            color: white;
            border: none;
            padding-left: 0;
        }

            .table.graph tbody td:first-child {
                padding-left: 0;
            }

            .table.graph tbody td:last-child {
                padding-right: 0;
            }

        .table-doc tbody td,
        .table-photo tbody td,
        .table-video tbody td {
            padding: 20px 0 !important;
            position: relative;
            vertical-align: middle;
        }

            .table-doc tbody td:before,
            .table-photo tbody td:before,
            .table-video tbody td:before {
                content: attr(data-text);
                position: absolute;
                right: 24px;
                color: #134fae;
                top: 24px;
                font-size: 14px;
                font-weight: bold;
                line-height: 24px;
            }

        @media only screen and (max-width:991px) {
            .table-doc tbody td:before,
            .table-photo tbody td:before,
            .table-video tbody td:before {
                right: 0;
            }
        }

        .table-doc tbody td:after,
        .table-photo tbody td:after,
        .table-video tbody td:after {
            content: "\e973";
            font-family: "icomoon";
            position: absolute;
            right: 0;
            color: #134fae;
            top: 24px;
            /*
                            @media @tablet-mobile {
                                top: 48px
                            }*/
        }

        .table-doc tbody a,
        .table-photo tbody a,
        .table-video tbody a {
            color: #162133;
            font-size: 18px;
            line-height: 1.56;
            position: relative;
            display: flex;
        }

        @media only screen and (max-width:991px) {
            .table-doc tbody a,
            .table-photo tbody a,
            .table-video tbody a {
                width: 70%;
            }
        }

        .table-doc tbody a.center,
        .table-photo tbody a.center,
        .table-video tbody a.center {
            color: #162133;
            font-size: 18px;
            line-height: 1.56;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            position: center;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            position: relative;
        }

        @media only screen and (max-width:991px) {
            .table-doc tbody a.center,
            .table-photo tbody a.center,
            .table-video tbody a.center {
                width: 70%;
            }
        }

        .table-photo tbody td:after {
            content: "\e99b";
        }

        .table-video tbody td:after {
            content: "\e91c";
            font-size: 20px;
            top: 21px;
        }

        ul.list {
            margin-bottom: 20px;
        }

            ul.list li {
                font-size: 1.8rem;
                font-weight: normal;
                line-height: 1.56;
                color: #162133;
                position: relative;
                margin-bottom: 12px;
                padding-left: 24px;
            }

                ul.list li:last-child {
                    margin-bottom: 0;
                }

                ul.list li:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    width: 8px;
                    height: 8px;
                    top: 7px;
                    background-color: #134fae;
                    display: inline-block;
                    border-radius: 50%;
                }

        ul.rectangle {
            position: relative;
        }

            ul.rectangle li .title {
                font-weight: bold;
                padding: 0;
                font-size: 1.8rem;
                margin-bottom: 14px;
            }

            ul.rectangle li:after {
                content: "";
                width: 1px;
                background: #e3e5e7;
                height: calc(100% + 40px);
                left: 5px;
                top: 6px;
                position: absolute;
                z-index: -1;
            }

            ul.rectangle li:last-child:after {
                height: 80%;
            }

        ul.sss li {
            position: relative;
            padding-left: 50px;
        }

            ul.sss li .title {
                font-size: 18px;
                font-weight: 600;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.56;
                margin-bottom: 10px;
            }

            ul.sss li:before {
                content: "\e992";
                font-family: "icomoon";
                position: absolute;
                left: 10px;
                top: 10px;
                z-index: 1;
                font-size: 1.6rem;
                color: white;
            }

            ul.sss li:after {
                content: "";
                width: 35px;
                height: 35px;
                border-radius: 50%;
                position: absolute;
                left: 0;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-pack: center !important;
                justify-content: center !important;
                -ms-flex-align: center !important;
                align-items: center !important;
                top: 0px;
                background-color: #134fae;
            }

        ul.number {
            counter-reset: count;
        }

            ul.number li {
                position: relative;
                padding-left: 50px;
                font-size: 18px;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.56;
                margin-bottom: 20px;
            }

                ul.number li:before {
                    content: "";
                    width: 35px;
                    height: 35px;
                    border-radius: 50%;
                    position: absolute;
                    left: 0;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                    -ms-flex-pack: center !important;
                    justify-content: center !important;
                    -ms-flex-align: center !important;
                    align-items: center !important;
                    top: 0px;
                    background-color: #134fae;
                }

                ul.number li:after {
                    content: counter(count);
                    counter-increment: count;
                    position: absolute;
                    left: 14px;
                    top: 5px;
                    z-index: 1;
                    font-size: 1.6rem;
                    color: white;
                }

        .acc {
            border-bottom: 1px solid #f3f5f9;
        }

        @media only screen and (max-width:991px) {
            .acc {
                padding: 20px 0;
            }
        }

        .acc > h2,
        .acc > h3,
        .acc > h4 {
            font-size: 1.8rem !important;
            font-weight: 600 !important;
            font-stretch: normal;
            font-style: normal;
            padding: 20px 0;
            line-height: 1.5;
            letter-spacing: normal;
            color: #134fae;
            margin-bottom: 0 !important;
            position: relative;
            padding-right: 30px;
            cursor: pointer;
        }

        @media only screen and (max-width: 767px) {
            .acc > h2,
            .acc > h3,
            .acc > h4 {
                font-size: 1.6rem;
                line-height: normal;
            }
        }

        .acc > h2:after,
        .acc > h3:after,
        .acc > h4:after {
            content: "\e904";
            font-family: "icomoon";
            right: 0px;
            font-size: 1.2rem;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            position: absolute;
            top: 50%;
            transform-origin: center center;
            -moz-transition: all 120ms ease;
            -o-transition: all 120ms ease;
            -webkit-transition: all 120ms ease;
            transition: all 120ms ease;
            transform-origin: center;
            color: #134fae;
            padding: 5px 7px;
        }

        .acc > h2 button,
        .acc > h3 button,
        .acc > h4 button {
            background: transparent !important;
            outline: none !important;
            border: none !important;
            padding: 0;
            text-align: left;
            width: 100%;
            font-weight: 600 !important;
            cursor: pointer;
            color: #134fae;
        }

        @media only screen and (max-width: 767px) {
            .acc > h2 button,
            .acc > h3 button,
            .acc > h4 button {
                font-size: 1.8rem;
                line-height: normal;
            }
        }

        .acc > h2:hover,
        .acc > h3:hover,
        .acc > h4:hover {
            color: #134fae;
        }

            .acc > h2:hover button,
            .acc > h3:hover button,
            .acc > h4:hover button {
                color: #134fae;
            }

        .acc.active {
            color: #134fae;
        }

            .acc.active > h2 button,
            .acc.active > h3 button,
            .acc.active h4 button {
                color: #134fae;
            }

            .acc.active > h2:after,
            .acc.active > h3:after,
            .acc.active h4:after {
                color: #134fae;
                -webkit-transform: translateY(-50%) rotate(180deg);
                -moz-transform: translateY(-50%) rotate(180deg);
                -ms-transform: translateY(-50%) rotate(180deg);
                -o-transform: translateY(-50%) rotate(180deg);
            }

        .acc .acc-content {
            display: none;
            margin-top: 20px;
            padding-bottom: 20px;
        }

            .acc .acc-content p:last-child {
                margin-bottom: 0;
            }
        /*.tns-nav {*/

        /* position: absolute;
                bottom: 0px;
                .flex()!important;*/

        /*button {
                width: 19.5px;
                height: 20px;
                padding: 0;
                border: none;
                margin: 0;
                background-color: transparent;
                .skew();
                outline: none;
                text-indent: -99999em;
                background-image: linear-gradient(51deg, #abd037, #00c4b3 100%);
                position: relative;

                &:before {
                    content: '';
                    position: absolute;
                    border: 2px solid transparent;
                    width: 15.5px;
                    height: 16px;
                    left: 2px;
                    top: 2px;
                    background-color: @white;
                }
            }

            &.tns-nav-active {
                button {
                    &:before {
                        display: none;
                    }
                }
            }

            & + li {
                margin-left: 10px;
            }
        }*/

        /*
        .slick-height {

            &.slick-slider {
                margin: 0 -15px;
            }

            .slick-slide {
                margin-right: 15px;
                margin-left: 15px;
            }

            .slick-list,
            .slick-track {
                height: 100%;
            }

            .slick-track {
                display: flex;
            }

            .slick-track .slick-slide {
                display: flex;
                height: auto;
            }

            .item {
                display: flex;
                height: 100%;
            }
        }

        */

        .homeCarousel {
            display: flex;
        }

        .carousel-height {
            display: flex;
        }

            .carousel-height .box {
                height: 100%;
            }

        .tns-nav {
            display: -webkit-box !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: -webkit-flex !important;
            display: flex !important;
            justify-content: center;
            margin-top: 16px;
        }

            .tns-nav button {
                position: relative;
                width: 6px;
                height: 6px;
                overflow: hidden;
                appearance: none;
                -moz-appearance: none;
                -webkit-appearance: none;
                border: none;
                border-radius: 4px;
                padding: 0;
                outline: none;
            }

                .tns-nav button:before {
                    content: '';
                    position: absolute;
                    width: 10%;
                    height: 6px;
                    background-color: #ffd300;
                    border-radius: 4px;
                    opacity: 0;
                    left: 0;
                    top: 0;
                    z-index: 1;
                }

                .tns-nav button + button {
                    margin-left: 10px;
                }

                .tns-nav button.tns-nav-active,
                .tns-nav button.progress {
                    width: 32px;
                }

                    .tns-nav button.tns-nav-active:before,
                    .tns-nav button.progress:before {
                        width: 100%;
                        opacity: 1;
                        -moz-transition: width 8s linear;
                        -o-transition: width 8s linear;
                        -webkit-transition: width 8s linear;
                        transition: width 8s linear;
                        transform-origin: left;
                    }

                    .tns-nav button.tns-nav-active button,
                    .tns-nav button.progress button {
                        width: 100%;
                        border-radius: 4px;
                    }

                .tns-nav button button {
                    background-color: #c7ccd5;
                    border-radius: 50%;
                    width: 100%;
                    height: 100%;
                    text-indent: -999999em;
                    padding: 0;
                    margin: 0;
                    outline: 0;
                    box-shadow: none;
                    border: 0;
                    position: absolute;
                    left: 0;
                    -moz-transition: width 500ms ease;
                    -o-transition: width 500ms ease;
                    -webkit-transition: width 500ms ease;
                    transition: width 500ms ease;
                    transform-origin: center;
                    top: 0;
                }

        .slick-react .slick-dots {
            display: -webkit-box !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: -webkit-flex !important;
            display: flex !important;
        }

            .slick-react .slick-dots li:before {
                width: 100% !important;
                transition: none !important;
            }

        .pagination {
            margin-top: 20px;
            border-radius: 4px 0px 0px 4px;
        }

            .pagination li {
                padding: 0;
                z-index: 2;
            }

                .pagination li:first-child {
                    border-radius: 6px 0px 0px 6px !important;
                }

                    .pagination li:first-child a,
                    .pagination li:first-child span {
                        border-radius: 6px 0px 0px 6px !important;
                    }

                .pagination li:last-child {
                    border-radius: 0px 6px 6px 0px !important;
                }

                    .pagination li:last-child a,
                    .pagination li:last-child span {
                        border-radius: 0px 6px 6px 0px !important;
                    }

                .pagination li .ellipse {
                    border: 1px solid #c7ccd5;
                }

                .pagination li a,
                .pagination li span {
                    padding: 0px 12px;
                    min-width: 48px;
                    display: block;
                    text-decoration: none;
                    height: 48px;
                    position: relative;
                    margin-left: -1px;
                    line-height: 48px !important;
                    font-size: 1.8rem;
                    font-weight: 600;
                    text-align: center;
                    color: black;
                    border: 1px solid #c7ccd5 !important;
                    background: transparent !important;
                }

                    .pagination li a:hover,
                    .pagination li span:hover {
                        color: #134fae;
                    }

                .pagination li.active a,
                .pagination li.active span {
                    color: white;
                    background: #134fae !important;
                    border-color: #134fae !important;
                }

                .pagination li.next a:before {
                    content: "\e900";
                    font-family: "icomoon";
                    left: 50%;
                    top: 50%;
                    position: absolute;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                    font-size: 12px;
                }

                .pagination li a .next:before {
                    content: "\e900";
                    font-family: "icomoon";
                    left: 50%;
                    top: 50%;
                    font-size: 12px;
                    position: absolute;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                }

                .pagination li.prev a:before {
                    content: "\e91b";
                    font-family: "icomoon";
                    left: 50%;
                    position: absolute;
                    top: 50%;
                    font-size: 12px;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                }

                .pagination li span.prev:before {
                    content: "\e91b";
                    font-family: "icomoon";
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    font-size: 12px;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                }

        .compensate-for-scrollbar {
            margin-right: 0 !important;
        }

        .fancybox-button--zoom {
            display: none !important;
        }

        .c-bar {
            width: 112px;
            height: 112px;
            transform: rotate(-90deg);
            margin-right: 20px;
        }

            .c-bar svg circle {
                fill: none;
                stroke-width: 5;
                stroke: #dfe4ec;
                stroke-dasharray: var(--circum);
                stroke-dashoffset: var(--circum);
                stroke-linecap: round;
            }

                .c-bar svg circle:nth-child(1) {
                    stroke-dashoffset: 0;
                }

                .c-bar svg circle:nth-child(2) {
                    stroke: #ffd300;
                    animation: 1s animateOffset2;
                    animation-fill-mode: forwards;
                }

        .c-area {
            position: relative;
            width: 112px;
            height: 112px;
            margin-bottom: 40px;
        }

            .c-area.error .text,
            .c-area.success .text {
                font-size: 20px;
            }

            .c-area.error svg circle:nth-child(2) {
                stroke: #e30002;
            }

            .c-area.success svg circle:nth-child(2) {
                stroke: #5fcc29;
            }

            .c-area .text {
                font-size: 36px;
                font-weight: bold;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.33;
                letter-spacing: normal;
                color: #162133;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        @keyframes animateOffset2 {
            to {
                stroke-dashoffset: var(--offset);
            }
        }
        /*
        // subpage*/

        body:not(.isHomePage) {
            padding-top: 113px;
        }

        @media only screen and (max-width:991px) {
            body:not(.isHomePage) {
                padding-top: 64px;
            }
        }

        body:not(.isHomePage) .header {
            background-color: white;
        }

            body:not(.isHomePage) .header .logo path {
                fill: #134fae;
            }

        @media only screen and (max-width:991px) {
            body:not(.isHomePage) .header .logo path {
                fill: white;
            }
        }

        @media only screen and (min-width: 992px) {
            body:not(.isHomePage) .header .desktop-menu nav > ul > li > a {
                color: #134fae !important;
            }

                body:not(.isHomePage) .header .desktop-menu nav > ul > li > a:before {
                    bottom: -50px;
                    height: 71px;
                }

                body:not(.isHomePage) .header .desktop-menu nav > ul > li > a:after {
                    bottom: -50px;
                }

            body:not(.isHomePage) .header .desktop-menu nav > ul > li .sub-menu {
                top: 120px;
            }

            body:not(.isHomePage) .header .search-box input {
                border: 1px solid #dfe4ec;
                color: #8a9ab4;
            }

                body:not(.isHomePage) .header .search-box input::-webkit-input-placeholder {
                    /* Chrome/Opera/Safari */
                    color: #8a9ab4 !important;
                    font-size: 14px;
                    font-weight: 300;
                    letter-spacing: 0.6px;
                }

                body:not(.isHomePage) .header .search-box input::-moz-placeholder {
                    /* Firefox 19+ */
                    color: #8a9ab4 !important;
                    font-weight: 300;
                    font-size: 18px;
                    letter-spacing: 0.6px;
                }

                body:not(.isHomePage) .header .search-box input:-ms-input-placeholder {
                    /* IE 10+ */
                    color: #8a9ab4 !important;
                    font-weight: 300;
                    font-size: 14px;
                    letter-spacing: 0.6px;
                }

                body:not(.isHomePage) .header .search-box input:-moz-placeholder {
                    /* Firefox 18- */
                    color: #8a9ab4 !important;
                    font-weight: 300;
                    font-size: 14px;
                    letter-spacing: 0.6px;
                }

            body:not(.isHomePage) .header .search-box em:before {
                color: #8a9ab4 !important;
            }
        }

        .subpage .subpage-header {
            background-size: contain;
            background-repeat: no-repeat;
            background-position: top right;
            /*padding-top: 141px;
                padding-bottom: 149px;*/
            position: relative;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
            /*@media @tablet-mobile {
                    padding-top: 25px !important;
                    padding-bottom: 22px !important;
                }*/
        }

        @media only screen and (max-width:991px) {
            .subpage .subpage-header {
                background-position: bottom right;
                -ms-flex-align: flex-start !important;
                align-items: flex-start !important;
            }
        }

        .subpage .subpage-header:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            background-image: linear-gradient(to left, #202f5a, #010426) !important;
            width: 100%;
            height: 100%;
        }

        .subpage .subpage-header .page-title {
            font-size: 4rem;
            font-weight: bold;
            line-height: 1.4;
            color: white;
            margin-bottom: 8px;
            letter-spacing: -1.3px;
        }

        @media only screen and (max-width:991px) {
            .subpage .subpage-header .page-title {
                font-size: 2.6rem;
                font-weight: bold;
                line-height: 1.23;
                letter-spacing: -0.4px;
            }
        }

        .subpage .subpage-header p {
            color: white;
            font-size: 2.4rem;
            font-weight: 300;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            letter-spacing: -0.34px;
            margin-bottom: 0;
        }

        @media only screen and (max-width:991px) {
            .subpage .subpage-header p {
                font-size: 2.2rem;
                line-height: 1.45;
                letter-spacing: -0.4px;
            }
        }

        .subpage.subpage-no-banner .subpage-header {
            padding-top: 79px;
            padding-bottom: 79px;
            background-image: linear-gradient(to left, #202f5a, #010426) !important;
            max-height: 292px;
        }

        @media only screen and (max-width:991px) {
            .subpage.subpage-no-banner .subpage-header {
                padding-top: 25px;
                padding-bottom: 25px;
            }
        }

        .subpage.subpage-no-banner .subpage-header .page-title {
            margin-bottom: 0;
        }

        .subpage.subpage-no-banner .subpage-header p {
            display: none;
        }

        .subpage.negative-margin .right-sidebar {
            margin-top: 0;
        }

        .subpage.negative-margin .page-content {
            margin-top: -80px;
            position: relative;
        }

        @media only screen and (max-width:991px) {
            .subpage.negative-margin .page-content {
                margin-top: 0;
            }
        }

        .subpage.negative-margin .subpage-header {
            padding-top: 37px;
            padding-bottom: 109px;
        }

        @media only screen and (max-width:991px) {
            .subpage.negative-margin .subpage-header {
                padding-top: 25px;
                padding-bottom: 25px;
            }
        }

        .subpage.negative-margin-2x .subpage-header {
            padding-top: 32px;
            padding-bottom: 200px;
        }

        @media only screen and (max-width:991px) {
            .subpage.negative-margin-2x .subpage-header {
                padding-top: 25px;
                padding-bottom: 25px;
            }
        }

        .subpage.negative-margin-2x .right-sidebar {
            margin-top: 0;
        }

        .subpage.negative-margin-2x .page-content {
            margin-top: -170px;
        }

        @media only screen and (max-width:991px) {
            .subpage.negative-margin-2x .page-content {
                margin-top: 0px;
            }
        }

        .subpage.bg-blue .page-content {
            background-image: linear-gradient(to left, #202f5a, #010426);
            position: relative;
        }

        .subpage.subpage-image .subpage-header {
            height: 420px;
        }

        @media only screen and (min-width: 992px) and (max-width: 1250px) {
            .subpage.subpage-image .subpage-header {
                height: 280px;
            }
        }

        @media only screen and (min-width: 768px) and (max-width: 991px) {
            .subpage.subpage-image .subpage-header {
                height: auto;
                max-height: 490px;
                padding-top: 25px;
                padding-bottom: 355px;
            }
        }

        @media only screen and (max-width: 767px) {
            .subpage.subpage-image .subpage-header {
                height: auto;
                max-height: 415px;
                padding-top: 25px;
                padding-bottom: 180px;
            }
        }

        .subpage .no-result img {
            height: 250px;
            margin-bottom: -40px;
        }

        .subpage .no-result .title {
            font-size: 24px;
            font-weight: 600;
            line-height: 1.33;
            text-align: center;
            color: #134fae;
            margin-bottom: 10px;
        }

        .subpage .terminalchart {
            background: #eff5ff;
            padding: 40px 80px;
            margin-bottom: 50px;
            border-radius: 8px;
        }

        @media only screen and (max-width:991px) {
            .subpage .terminalchart {
                padding: 20px;
            }
        }

        .subpage .terminalchart #terminalChart {
            margin: 0 auto;
        }

        .layout-detail .subpage-header {
            height: 210px;
        }

        @media only screen and (max-width:991px) {
            .layout-detail .subpage-header {
                height: auto;
            }
        }

        @media only screen and (max-width: 1300px) {
            .layout-detail .right-sidebar {
                display: block !important;
            }
        }

        @media only screen and (max-width:991px) {
            .layout-detail .right-sidebar {
                margin-top: 20px !important;
            }

                .layout-detail .right-sidebar img {
                    width: 100%;
                }
        }

        @media only screen and (max-width: 767px) {
            .layout-detail .right-sidebar {
                width: 100% !important;
            }
        }

        .page-content {
            position: relative;
            /*    min-height: 610px;*/
            overflow: hidden;
            margin-top: -86px;
        }

        @media only screen and (max-width:991px) {
            .page-content {
                min-height: 150px;
            }
        }

        .page-content .page-body {
            padding-top: 86px;
        }

        @media only screen and (max-width:991px) {
            .page-content .page-body {
                padding-top: 0;
            }
        }

        .page-content .page-box {
            position: relative;
        }

            .page-content .page-box .inner {
                padding: 30px 30px;
                border-radius: 12px;
                background-color: white;
                margin-bottom: 40px;
            }

        @media only screen and (max-width:991px) {
            .page-content .page-box .inner {
                border-radius: 0;
                padding: 24px 16px;
                margin-bottom: 0;
            }
        }

        .page-content .page-box .inner .page-box-row {
            margin-left: -15px;
            margin-right: -15px;
        }

        @media only screen and (max-width:991px) {
            .page-content .page-box .inner .page-box-row {
                margin: 0;
            }
        }

        @media only screen and (max-width:991px) {
            .page-content {
                margin-top: 0;
            }
        }

        .page-content .section {
            padding: 30px 0 48px 0;
        }

        @media only screen and (max-width:991px) {
            .page-content .section {
                padding: 20px 0;
            }
        }

        .page-content .section-bg {
            background-size: cover;
        }

        .page-content .section-video {
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            position: relative;
            height: 640px;
            cursor: pointer;
        }

            .page-content .section-video:before {
                content: '';
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                background-image: url(/_assets/img/bigplay.png);
                width: 120px;
                height: 120px;
                background-size: cover;
            }

        @media only screen and (max-width:991px) {
            .page-content .section-video:before {
                width: 80px;
                height: 80px;
            }
        }

        @media only screen and (min-width: 768px) and (max-width: 991px) {
            .page-content .section-video {
                height: 450px;
            }
        }

        @media only screen and (max-width: 767px) {
            .page-content .section-video {
                height: 230px;
            }
        }

        .page-content .section-video h2 {
            position: absolute;
            font-size: 4rem;
            font-weight: normal;
            color: white;
            max-width: 388px;
        }

        @media only screen and (max-width:991px) {
            .page-content .section-video h2 {
                font-size: 2.6rem;
            }
        }

        .page-content .section-video .video-inner {
            max-height: 550px;
        }

        .page-content .section-gray,
        .page-content .section-grayTable {
            background-color: #404f66;
            color: white;
        }

            .page-content .section-gray h2,
            .page-content .section-grayTable h2,
            .page-content .section-gray h3,
            .page-content .section-grayTable h3,
            .page-content .section-gray h4,
            .page-content .section-grayTable h4,
            .page-content .section-gray h5,
            .page-content .section-grayTable h5,
            .page-content .section-gray h6,
            .page-content .section-grayTable h6,
            .page-content .section-gray p,
            .page-content .section-grayTable p,
            .page-content .section-gray ul li,
            .page-content .section-grayTable ul li,
            .page-content .section-gray a,
            .page-content .section-grayTable a {
                color: white;
            }

                .page-content .section-gray ul li:before,
                .page-content .section-grayTable ul li:before {
                    background-color: white;
                }

            .page-content .section-gray table td,
            .page-content .section-grayTable table td {
                color: white;
                border-bottom: 1px solid rgba(243, 245, 249, 0.2) !important;
            }

                .page-content .section-gray table td:before,
                .page-content .section-grayTable table td:before,
                .page-content .section-gray table td:after,
                .page-content .section-grayTable table td:after {
                    color: white;
                }

        .page-content .section-grayTable {
            background-image: url(/_assets/img/bg-gray.png);
            background-position: top right;
            background-repeat: no-repeat;
            background-size: cover;
            overflow: hidden;
        }

            .page-content .section-grayTable .row {
                margin-left: -40px;
                margin-right: -40px;
            }

        @media only screen and (max-width:991px) {
            .page-content .section-grayTable .row {
                margin-left: -15px;
                margin-right: -15px;
            }
        }

        .page-content .section-grayTable .col {
            padding-left: 40px;
            padding-right: 40px;
        }

        @media only screen and (max-width:991px) {
            .page-content .section-grayTable .col {
                padding-left: 15px;
                padding-right: 15px;
                margin-left: 20px;
            }
        }

        .page-content .section-blue {
            background-color: #0275d5;
            color: white;
        }

            .page-content .section-blue h2,
            .page-content .section-blue h3,
            .page-content .section-blue h4,
            .page-content .section-blue h5,
            .page-content .section-blue h6,
            .page-content .section-blue p,
            .page-content .section-blue ul li,
            .page-content .section-blue a {
                color: white;
            }

                .page-content .section-blue p.note {
                    color: white;
                }

                    .page-content .section-blue p.note a {
                        color: white;
                        font-size: 14px;
                    }

            .page-content .section-blue a {
                text-decoration: underline;
            }

            .page-content .section-blue ul li:before {
                background-color: white;
            }

            .page-content .section-blue ul li:after {
                color: #134fae;
            }

            .page-content .section-blue table thead th {
                background: transparent;
                color: white;
                border-bottom: 1px solid white;
            }

            .page-content .section-blue table tbody td {
                color: white;
            }

            .page-content .section-blue .acc > h2,
            .page-content .section-blue .acc > h3,
            .page-content .section-blue .acc > h4 {
                color: white !important;
            }

                .page-content .section-blue .acc > h2 button,
                .page-content .section-blue .acc > h3 button,
                .page-content .section-blue .acc > h4 button {
                    color: white !important;
                }

                .page-content .section-blue .acc > h2:after,
                .page-content .section-blue .acc > h3:after,
                .page-content .section-blue .acc > h4:after {
                    color: white;
                }

        .page-content .section-gray-df {
            background-color: #dfe4ec;
            color: #162133;
        }

            .page-content .section-gray-df h2,
            .page-content .section-gray-df h3,
            .page-content .section-gray-df h4,
            .page-content .section-gray-df h5,
            .page-content .section-gray-df h6,
            .page-content .section-gray-df p,
            .page-content .section-gray-df ul li,
            .page-content .section-gray-df a {
                color: #162133;
            }

                .page-content .section-gray-df ul li:before {
                    background-color: #162133;
                }

            .page-content .section-gray-df table td {
                color: white;
                border-bottom: 1px solid rgba(243, 245, 249, 0.2) !important;
            }

                .page-content .section-gray-df table td:before,
                .page-content .section-gray-df table td:after {
                    color: #162133;
                }

            .page-content .section-gray-df .btn-outline-white {
                border-color: #134fae;
                color: #134fae;
            }

        @media only screen and (max-width:991px) {
            .page-content .mobileContainer {
                padding: 0 !important;
                overflow: hidden;
            }
        }

        .page-content .round {
            width: 48px;
            height: 48px;
            min-width: 48px;
            background-color: #134fae;
            border-radius: 50% !important;
            position: relative;
        }

            .page-content .round em {
                font-size: 3.2rem;
                display: flex;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
            }

        .page-content h2,
        .page-content .h2,
        .page-content h2 a,
        .page-content .h2 a {
            font-size: 3rem;
            font-weight: 600;
            line-height: 1.33;
            color: #134fae;
            margin-bottom: 16px;
        }

        @media only screen and (max-width:991px) {
            .page-content h2,
            .page-content .h2,
            .page-content h2 a,
            .page-content .h2 a {
                font-size: 2.8rem;
            }
        }

        .page-content h3,
        .page-content .h3,
        .page-content h3 a,
        .page-content .h3 a {
            font-size: 2.4rem;
            font-weight: 600;
            line-height: 1.33;
            color: #162133;
            margin-bottom: 16px;
        }

        @media only screen and (max-width:991px) {
            .page-content h3,
            .page-content .h3,
            .page-content h3 a,
            .page-content .h3 a {
                font-size: 2.4rem;
            }
        }

        .page-content h4,
        .page-content .h4,
        .page-content h4 a,
        .page-content .h4 a {
            font-size: 1.8rem;
            font-weight: 600;
            line-height: 1.33;
            color: #8a9ab4;
            margin-bottom: 12px;
        }

        @media only screen and (max-width:991px) {
            .page-content h4,
            .page-content .h4,
            .page-content h4 a,
            .page-content .h4 a {
                font-size: 1.8rem;
            }
        }

        .page-content h5,
        .page-content .h5,
        .page-content h5 a,
        .page-content .h5 a {
            font-size: 1.6rem;
            font-weight: 600;
            line-height: 1.2;
            color: #162133;
            margin-bottom: 22px;
        }

        @media only screen and (max-width:991px) {
            .page-content h5,
            .page-content .h5,
            .page-content h5 a,
            .page-content .h5 a {
                font-size: 1.6rem;
                letter-spacing: -0.5px;
                margin-bottom: 18px;
            }
        }

        .page-content h6,
        .page-content .h6,
        .page-content h6 a,
        .page-content .h6 a {
            font-size: 1.6rem;
            font-weight: 600;
            line-height: 1.2;
            color: #162133;
            margin-bottom: 15px;
        }

        @media only screen and (max-width:991px) {
            .page-content h6,
            .page-content .h6,
            .page-content h6 a,
            .page-content .h6 a {
                font-size: 1.6rem;
                letter-spacing: -0.5px;
                margin-bottom: 12px;
            }
        }

        .page-content p {
            font-size: 1.8rem;
            font-style: normal;
            line-height: 1.56;
            color: #162133;
            margin-bottom: 22px;
        }

        @media only screen and (max-width:991px) {
            .page-content p {
                font-size: 1.6rem;
            }
        }

        .page-content p.big {
            font-size: 20px;
            font-weight: 600;
            line-height: 1.33;
            letter-spacing: -0.09px;
        }

        .page-content p.note {
            font-size: 14px;
            line-height: 1.33;
            color: #8a9ab4;
            margin-bottom: 14px;
        }

            .page-content p.note a {
                line-height: 1.33;
                font-size: 14px !important;
                color: #8a9ab4;
                text-decoration: underline;
            }

        .page-content p.date {
            font-size: 14px;
            font-weight: 600;
            line-height: 1.71;
            letter-spacing: -0.2px;
            color: #162133;
        }

        .page-content img.rounded {
            border-radius: 8px !important;
        }

        .page-content p a:not(.btn) {
            font-size: 1.8rem;
            font-style: normal;
            line-height: 1.56;
            /*margin-bottom: 22px;*/
        }

            .page-content p a:not(.btn).location {
                position: relative;
                padding-left: 30px;
                color: #134fae;
                display: block;
                margin-bottom: 10px;
            }

                .page-content p a:not(.btn).location:before {
                    content: "\e90a";
                    font-family: "icomoon";
                    margin-right: 20px;
                    position: absolute;
                    left: 0;
                    font-size: 18px;
                    color: #134fae;
                }

            .page-content p a:not(.btn).phone {
                position: relative;
                padding-left: 30px;
                color: #134fae;
                display: block;
                margin-bottom: 10px;
            }

                .page-content p a:not(.btn).phone:before {
                    content: "\e94c";
                    font-family: "icomoon";
                    margin-right: 20px;
                    position: absolute;
                    left: 0;
                    font-size: 18px;
                    color: #134fae;
                }

        .page-content span.faks {
            position: relative;
            padding-left: 30px;
            color: #134fae;
            display: block;
            margin-bottom: 10px;
        }

            .page-content span.faks:before {
                content: "\e9a5";
                font-family: "icomoon";
                margin-right: 20px;
                position: absolute;
                left: 0;
                font-size: 18px;
                color: #134fae;
            }

        .page-content strong {
            font-weight: 600;
        }

        .page-content .ytvideo {
            margin-bottom: 40px;
        }

        .page-content .overflow-x-auto {
            overflow-x: auto;
            overflow-y: hidden;
        }

            .page-content .overflow-x-auto::-webkit-scrollbar {
                width: 8px;
                height: 8px;
                border-radius: 6px;
            }

            .page-content .overflow-x-auto::-webkit-scrollbar-track {
                width: 3px !important;
                height: 3px !important;
                background: #e7e7e6;
                border-radius: 6px;
            }

            .page-content .overflow-x-auto::-webkit-scrollbar-thumb {
                background: #8a9ab4;
                width: 3px !important;
                height: 3px !important;
                border-radius: 6px;
            }

        .page-content .right-sidebar {
            max-width: 295px;
            width: 100%;
            float: right;
            margin-top: 0;
            z-index: 1;
            position: relative;
            margin-left: 60px;
        }

        @media only screen and (max-width: 1199px) {
            .page-content .right-sidebar {
                display: none;
            }
        }

        @media only screen and (max-width: 767px) {
            .page-content .right-sidebar {
                max-width: inherit;
                margin-bottom: 20px;
            }
        }

        .page-content .subpage-navigation {
            border-radius: 12px;
            background-color: #134fae;
            padding: 22px 24px 24px 24px;
            border: 4px solid white;
        }

        .page-content .subpage-navigation-title {
            font-size: 2rem;
            font-weight: 600;
            line-height: 1.33;
            letter-spacing: -0.23px;
            color: white;
            padding-bottom: 24px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            margin-bottom: 28px;
            height: 60px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        .page-content .subpage-navigation nav li a {
            font-size: 1.6rem;
            line-height: 2;
            letter-spacing: -0.2px;
            color: white;
            position: relative;
            padding-left: 24px;
            display: flex;
            margin-bottom: 16px;
        }

            .page-content .subpage-navigation nav li a.selected {
                color: #ffd300;
            }

            .page-content .subpage-navigation nav li a:before {
                content: "\e900";
                font-size: 2rem;
                position: absolute;
                left: -5px;
                top: 7px;
                font-family: "icomoon";
                color: inherit;
                line-height: 20px;
                /*.vertical-align(absolute);*/
            }

        .page-content .negative-sidebar {
            margin-top: -76px;
        }

        .page-content .mb-50 {
            margin-bottom: 50px;
        }

        @media only screen and (max-width:991px) {
            .page-content .mb-50 {
                margin-bottom: 30px;
            }
        }

        .jumbotron {
            border-radius: 12px;
            background-color: white;
            padding: 24px;
            margin-bottom: 20px;
        }

            .jumbotron .col:not(:last-child) {
                margin-right: 16px;
            }

        @media only screen and (max-width:991px) {
            .jumbotron .col:not(:last-child) {
                margin-right: 0;
            }
        }

        @media only screen and (max-width:991px) {
            .jumbotron {
                padding: 16px;
                border-radius: 0;
            }
        }

        .galleryCarousel {
            display: flex;
            overflow: hidden;
        }

            .galleryCarousel.tns-slider {
                overflow: inherit;
            }

                .galleryCarousel.tns-slider .item {
                    min-width: initial;
                }

          /*  .galleryCarousel .item {
                min-width: 25%;
            }*/

        .station-page .map-container {
            position: relative;
        }

            .station-page .map-container .notify-access-location {
                padding: 12px;
                padding-left: 24px;
                border-radius: 12px;
                box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.1);
                position: absolute;
                width: calc(100% - 32px);
                top: 16px;
                z-index: 10;
                left: 16px;
                background-color: white;
                color: black;
                font-size: 1.4rem;
                font-weight: 600;
            }

                .station-page .map-container .notify-access-location em {
                    font-size: 1.8rem;
                    margin-right: 16px;
                }

                    .station-page .map-container .notify-access-location em:before {
                        color: #134fae;
                    }

            .station-page .map-container .search-results {
                position: absolute;
                max-width: 404px;
                width: 100%;
                height: calc(100% - 32px);
                top: 16px;
                left: 16px;
                background-color: white;
                z-index: 11;
                border-radius: 12px;
                padding-top: 20px;
                overflow: hidden;
            }

                .station-page .map-container .search-results.active .detail {
                    -webkit-transform: translate(0, 0);
                    -moz-transform: translate(0, 0);
                    -ms-transform: translate(0, 0);
                    -o-transform: translate(0, 0);
                }

                .station-page .map-container .search-results .detail {
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-color: red;
                    width: 100%;
                    height: 100%;
                    border-radius: 12px;
                    overflow: hidden;
                    -webkit-transform: translate(100%, 0);
                    -moz-transform: translate(100%, 0);
                    -ms-transform: translate(100%, 0);
                    -o-transform: translate(100%, 0);
                    -moz-transition: transform 120ms ease;
                    -o-transition: transform 120ms ease;
                    -webkit-transition: transform 120ms ease;
                    transition: transform 120ms ease;
                    transform-origin: center;
                    will-change: trnasform;
                }

                    .station-page .map-container .search-results .detail .back {
                        width: 40px;
                        height: 40px;
                        position: absolute;
                        top: 16px;
                        left: 16px;
                        border-radius: 50%;
                        background-color: #f3f5f9;
                        z-index: 10;
                        text-decoration: none;
                        display: -webkit-box;
                        display: -moz-box;
                        display: -ms-flexbox;
                        display: -webkit-flex;
                        display: flex;
                        -ms-flex-align: center !important;
                        align-items: center !important;
                        -ms-flex-pack: center !important;
                        justify-content: center !important;
                    }

                        .station-page .map-container .search-results .detail .back em {
                            font-size: 16px;
                        }

                    .station-page .map-container .search-results .detail .bg {
                        height: 187px;
                        background-color: blue;
                        width: 100%;
                    }

            .station-page .map-container .search-results-title {
                font-size: 2.4rem;
                font-weight: 600;
                line-height: 1.33;
                color: #134fae;
                padding-left: 24px;
                border-bottom: 1px solid #dfe4ec;
                padding-bottom: 20px;
                margin-bottom: 0;
            }

            .station-page .map-container .search-results .scroll {
                height: calc(100% - 65px);
                overflow-y: auto;
                overflow-x: hidden;
                margin-right: 3px;
                margin-top: 4px;
                position: relative;
            }

                .station-page .map-container .search-results .scroll::-webkit-scrollbar {
                    width: 6px;
                }

                .station-page .map-container .search-results .scroll::-webkit-scrollbar-track {
                    width: 6px !important;
                    background: white;
                }

                .station-page .map-container .search-results .scroll::-webkit-scrollbar-thumb {
                    background: #c7ccd5;
                    width: 6px !important;
                    border-radius: 3px;
                }

            .station-page .map-container .search-results .inner {
                padding: 0px 24px;
            }

            .station-page .map-container .search-results-item {
                padding-top: 16px;
                padding-bottom: 12px;
                border-bottom: 1px solid #dfe4ec;
                cursor: pointer;
            }

                .station-page .map-container .search-results-item:last-child {
                    border-bottom: none;
                }

                .station-page .map-container .search-results-item .title {
                    font-size: 2rem;
                    font-weight: 600;
                    line-height: 1.5;
                    color: #162133;
                    margin-bottom: 3px;
                }

                .station-page .map-container .search-results-item .text {
                    font-size: 1.4rem;
                    line-height: 1.57;
                    color: #8a9ab4;
                    margin-bottom: 8px;
                }

                .station-page .map-container .search-results-item .distance {
                    font-size: 1.6rem;
                    font-weight: 600;
                    line-height: 1.5;
                    color: #162133;
                }

                    .station-page .map-container .search-results-item .distance em {
                        margin-right: 8px;
                    }

                        .station-page .map-container .search-results-item .distance em:before {
                            color: #134fae;
                            font-size: 1.6rem;
                        }

        .station-page .map {
            height: 620px;
            width: 100%;
            background-color: #cccccc;
            border-radius: 12px;
            margin-bottom: 35px;
        }

        @media (min-width: 576px) {
            .station-page .saved-station .slick-track {
                margin-left: calc(((100vw - 540px)/ 2) + 15px);
            }
        }

        @media (min-width: 768px) {
            .station-page .saved-station .slick-track {
                margin-left: calc(((100vw - 720px)/ 2) + 15px);
            }
        }

        @media (min-width: 992px) {
            .station-page .saved-station .slick-track {
                margin-left: calc(((100vw - 960px)/ 2) + 15px);
            }
        }

        @media (min-width: 1200px) {
            .station-page .saved-station .slick-track {
                margin-left: calc(((100vw - 1140px)/ 2) + 15px);
            }
        }

        @media (min-width: 1360px) {
            .station-page .saved-station .slick-track {
                margin-left: calc(((100vw - 1350px)/ 2) + 15px);
            }
        }

        .station-page .saved-station-item {
            border-radius: 12px;
            border: solid 2px #f3f5f9;
            margin-right: 30px;
        }

            .station-page .saved-station-item .img {
                width: 420px;
                height: 320px;
                background-color: #f3f3f3;
            }

            .station-page .saved-station-item .right-area {
                padding: 20px 24px;
                width: 440px;
            }

            .station-page .saved-station-item .title {
                color: #134fae;
                margin-bottom: 9px;
            }

            .station-page .saved-station-item .text {
                font-size: 1.6rem;
                line-height: 1.5;
                color: #162133;
                margin-bottom: 20px;
            }

            .station-page .saved-station-item .distance {
                border-bottom: 1px solid #f3f5f9;
                padding-bottom: 15px;
                margin-bottom: 20px;
            }

                .station-page .saved-station-item .distance .prop {
                    margin-right: 30px;
                }

                    .station-page .saved-station-item .distance .prop em {
                        font-size: 1.4rem;
                        margin-right: 5px;
                    }

                        .station-page .saved-station-item .distance .prop em:before {
                            color: #134fae;
                        }

                    .station-page .saved-station-item .distance .prop span {
                        font-size: 1.6rem;
                        font-weight: 600;
                        line-height: 1.5;
                    }

            .station-page .saved-station-item .property {
                margin-bottom: 25px;
            }

                .station-page .saved-station-item .property em {
                    font-size: 1.9rem;
                    margin-right: 20px;
                }

                    .station-page .saved-station-item .property em:before {
                        color: #8a9ab4;
                    }

        .management-title {
            font-size: 18px !important;
            font-weight: 600 !important;
            margin-bottom: 4px !important;
            color: #162133 !important;
        }

        .management-text {
            padding-top: 24px;
            padding-bottom: 48px;
        }

        @media only screen and (max-width:991px) {
            .management-text {
                padding-bottom: 24px;
                padding-top: 12px;
            }
        }

        .management-p {
            font-size: 14px !important;
            font-weight: bold;
            color: #162133 !important;
            margin-bottom: 0 !important;
        }

        .ik .chart-parent::-webkit-scrollbar {
            width: 6px;
        }

        .ik .chart-parent::-webkit-scrollbar-track {
            width: 6px !important;
            background: white;
        }

        .ik .chart-parent::-webkit-scrollbar-thumb {
            background: #c7ccd5;
            width: 6px !important;
            border-radius: 3px;
        }

        .ik .chart-parent .position-absolute {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
        }

        @media only screen and (max-width:991px) {
            .ik .chart-parent {
                min-width: 600px;
            }
        }

        .ik .person-col {
            height: 100%;
            align-items: center;
        }

        @media only screen and (max-width:991px) {
            .ik .person-col {
                height: auto;
            }
        }

        .ik .chart {
            min-width: 170px;
            position: relative;
        }

            .ik .chart .position-absolute {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
            }

            .ik .chart img {
                width: 100%;
            }

        .ik .chart-row {
            max-width: initial;
        }

        .ik .person {
            font-size: 20px;
            color: #ffd300;
        }

        .ik.section-blue .percent {
            font-size: 42px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.1;
            color: white !important;
        }

        .ik.section-blue h3,
        .ik.section-blue h4 {
            color: white !important;
        }

        .ik.section .percent {
            font-size: 42px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.1;
            color: #134fae;
        }

        .ik.section h3,
        .ik.section h4 {
            color: #134fae;
        }

        .ik .ik-height {
            height: 212px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .awards .year-carousel,
        .movie .year-carousel,
        .press .year-carousel,
        .sponsorluklar .year-carousel {
            overflow-x: auto;
            margin-top: -10px;
            margin-bottom: 30px;
            position: relative;
            display: flex;
            border-bottom: 1px solid #f3f5f9;
            /*&:before {
                    content: '';
                    position: absolute;
                    bottom: 0px;
                    width: 100%;
                    left: -20px;
                    height: 1px;
                    background-color: @grayf3;
                }*/
        }

            .awards .year-carousel.scrollsnap,
            .movie .year-carousel.scrollsnap,
            .press .year-carousel.scrollsnap,
            .sponsorluklar .year-carousel.scrollsnap {
                scroll-snap-type: x mandatory;
                -webkit-overflow-scrolling: touch;
            }

                .awards .year-carousel.scrollsnap .item,
                .movie .year-carousel.scrollsnap .item,
                .press .year-carousel.scrollsnap .item,
                .sponsorluklar .year-carousel.scrollsnap .item {
                    scroll-snap-align: start;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                }

            .awards .year-carousel::-webkit-scrollbar,
            .movie .year-carousel::-webkit-scrollbar,
            .press .year-carousel::-webkit-scrollbar,
            .sponsorluklar .year-carousel::-webkit-scrollbar {
                width: 3px;
                height: 3px;
                border-radius: 6px;
            }

            .awards .year-carousel::-webkit-scrollbar-track,
            .movie .year-carousel::-webkit-scrollbar-track,
            .press .year-carousel::-webkit-scrollbar-track,
            .sponsorluklar .year-carousel::-webkit-scrollbar-track {
                width: 3px !important;
                height: 3px !important;
                background: #e7e7e6;
                border-radius: 6px;
            }

            .awards .year-carousel::-webkit-scrollbar-thumb,
            .movie .year-carousel::-webkit-scrollbar-thumb,
            .press .year-carousel::-webkit-scrollbar-thumb,
            .sponsorluklar .year-carousel::-webkit-scrollbar-thumb {
                background: #8a9ab4;
                width: 3px !important;
                height: 3px !important;
                border-radius: 6px;
            }

            .awards .year-carousel .item,
            .movie .year-carousel .item,
            .press .year-carousel .item,
            .sponsorluklar .year-carousel .item {
                font-size: 20px;
                font-weight: 600;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.6;
                letter-spacing: -0.2px;
                color: #8a9ab4;
                text-align: left;
                padding-bottom: 22px;
                cursor: pointer;
                white-space: nowrap;
                padding-left: 20px;
                padding-right: 20px;
            }

                .awards .year-carousel .item.slick-current,
                .movie .year-carousel .item.slick-current,
                .press .year-carousel .item.slick-current,
                .sponsorluklar .year-carousel .item.slick-current,
                .awards .year-carousel .item.active,
                .movie .year-carousel .item.active,
                .press .year-carousel .item.active,
                .sponsorluklar .year-carousel .item.active {
                    color: #134fae;
                }

        @media only screen and (max-width:991px) {
            .awards .year-carousel,
            .movie .year-carousel,
            .press .year-carousel,
            .sponsorluklar .year-carousel {
                margin-left: 0;
                margin-right: 0;
                margin-bottom: 20px;
            }
        }

        .awards .year-carousel .slick-prev,
        .movie .year-carousel .slick-prev,
        .press .year-carousel .slick-prev,
        .sponsorluklar .year-carousel .slick-prev,
        .awards .year-carousel .slick-next,
        .movie .year-carousel .slick-next,
        .press .year-carousel .slick-next,
        .sponsorluklar .year-carousel .slick-next {
            top: 0;
            position: absolute;
            cursor: pointer;
            width: 50px;
            height: 32px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        .awards .year-carousel .slick-prev,
        .movie .year-carousel .slick-prev,
        .press .year-carousel .slick-prev,
        .sponsorluklar .year-carousel .slick-prev {
            left: -50px;
        }

            .awards .year-carousel .slick-prev i,
            .movie .year-carousel .slick-prev i,
            .press .year-carousel .slick-prev i,
            .sponsorluklar .year-carousel .slick-prev i {
                font-size: 14px;
            }

        .awards .year-carousel .slick-next,
        .movie .year-carousel .slick-next,
        .press .year-carousel .slick-next,
        .sponsorluklar .year-carousel .slick-next {
            right: -50px;
        }

            .awards .year-carousel .slick-next i,
            .movie .year-carousel .slick-next i,
            .press .year-carousel .slick-next i,
            .sponsorluklar .year-carousel .slick-next i {
                font-size: 24px;
            }

        .movie-item,
        .press-item,
        .sponsorluklar-item {
            margin-bottom: 30px;
        }

            .movie-item img,
            .press-item img,
            .sponsorluklar-item img {
                margin-bottom: 15px;
                border-radius: 6px;
                overflow: hidden;
            }

            .movie-item .play,
            .press-item .play,
            .sponsorluklar-item .play {
                position: relative;
                display: block;
            }

                .movie-item .play:hover:before,
                .press-item .play:hover:before,
                .sponsorluklar-item .play:hover:before {
                    opacity: 1;
                    width: 90px;
                    height: 90px;
                }

                .movie-item .play:before,
                .press-item .play:before,
                .sponsorluklar-item .play:before {
                    content: '';
                    background: url(/_assets/img/play.png);
                    background-position: center center;
                    background-repeat: no-repeat;
                    background-size: cover;
                    width: 72px;
                    height: 72px;
                    opacity: 0.8;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                    -moz-transition: width 120ms ease, height 120ms ease;
                    -o-transition: width 120ms ease, height 120ms ease;
                    -webkit-transition: width 120ms ease, height 120ms ease;
                    transition: width 120ms ease, height 120ms ease;
                    transform-origin: center;
                }

            .movie-item p a,
            .press-item p a,
            .sponsorluklar-item p a {
                color: black;
            }

        .movie-title,
        .press-title,
        .sponsorluklar-title,
        .movie-title a,
        .press-title a,
        .sponsorluklar-title a {
            font-size: 18px !important;
            font-weight: 600 !important;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.56 !important;
            letter-spacing: normal;
            color: #162133 !important;
            margin-bottom: 10px !important;
        }

        .movie .date,
        .press .date,
        .sponsorluklar .date {
            font-size: 10px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.6;
            letter-spacing: 0.6px;
            color: #162133;
            margin-bottom: 8px;
            opacity: 0.4;
        }

        .movie p,
        .press p,
        .sponsorluklar p {
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5;
            letter-spacing: normal;
            color: #162133;
        }

        .movie a.more,
        .press a.more,
        .sponsorluklar a.more {
            color: #134fae;
        }

        .sponsorluklar-item {
            border: 1px solid #f3f5f9;
            padding: 20px 48px;
            display: flex;
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5;
            letter-spacing: normal;
            color: #162133;
            position: relative;
            text-decoration: none;
            border-radius: 6px;
        }

        @media only screen and (max-width:991px) {
            .sponsorluklar-item {
                padding: 16px 10px 18px 40px;
            }
        }

        .sponsorluklar-item:before {
            content: "";
            left: 24px;
            width: 8px;
            height: 8px;
            top: 28px;
            position: absolute;
            background-color: #134fae;
            display: inline-block;
            border-radius: 50%;
        }

        @media only screen and (max-width:991px) {
            .sponsorluklar-item:before {
                left: 16px;
                top: 24px;
            }
        }

        .awards-item img {
            border: 1px solid #dfe4ec;
            border-radius: 6px;
        }

        .MediaCommunication .download-text {
            display: block;
            position: relative;
        }

            .MediaCommunication .download-text:before {
                content: '';
                width: 59px;
                height: 32px;
                left: 10px;
                top: 10px;
                background-image: url(/_assets/img/download@2x.png);
                background-size: cover;
                position: absolute;
            }

        .search-Page .page-header {
            height: 210px !important;
        }

        .search-Page .form-group:after {
            content: '';
            background-color: whitesmoke;
            transform: skew(-15deg);
            -webkit-transform: skew(-15deg);
            -moz-transform: skew(-15deg);
            -ms-transform: skew(-15deg);
            width: 20px;
            height: 100%;
            right: 2px;
            top: 0;
            position: absolute;
            border-left: 2px solid #e3e5e7;
        }

        .search-Page .result-count {
            color: #464646;
        }

            .search-Page .result-count span {
                color: black;
            }

        .search-Page .result-item {
            margin-bottom: 40px;
        }

            .search-Page .result-item p {
                font-size: 1.8rem;
                font-weight: 300;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.44;
                letter-spacing: normal;
            }

            .search-Page .result-item .title {
                font-weight: bold;
                color: #134fae;
                margin-bottom: 6px;
            }

            .search-Page .result-item .link-to-result {
                font-size: 1.6rem;
                line-height: 1.63;
                color: #9b9da1;
                margin-bottom: 6px;
            }

        @media only screen and (max-width:991px) {
            .search-Page .btn-search {
                margin-top: 15px;
            }

            .search-Page .form-group:after {
                content: none;
            }
        }

        .search-Page .search-item {
            margin-bottom: 10px;
        }

            .search-Page .search-item h2,
            .search-Page .search-item h2 a {
                margin-bottom: 12px;
                font-size: 2.4rem;
            }

            .search-Page .search-item .breadcrumb {
                font-size: 18px;
                line-height: 1.56;
                letter-spacing: normal;
                color: #8a9ab4;
                margin-bottom: 12px;
            }

            .search-Page .search-item p strong {
                color: #134fae;
            }

        .search-Page .found-text strong {
            color: #134fae;
        }

        .search-Page .search-box {
            width: 100%;
            position: relative;
        }

            .search-Page .search-box input {
                padding-left: 16px;
                padding-right: 16px;
            }

                .search-Page .search-box input::-webkit-input-placeholder {
                    /* Chrome/Opera/Safari */
                    color: #8a9ab4 !important;
                    font-size: 14px;
                    font-weight: 300;
                    letter-spacing: 0.6px;
                }

                .search-Page .search-box input::-moz-placeholder {
                    /* Firefox 19+ */
                    color: #8a9ab4 !important;
                    font-weight: 300;
                    font-size: 18px;
                    letter-spacing: 0.6px;
                }

                .search-Page .search-box input:-ms-input-placeholder {
                    /* IE 10+ */
                    color: #8a9ab4 !important;
                    font-weight: 300;
                    font-size: 14px;
                    letter-spacing: 0.6px;
                }

                .search-Page .search-box input:-moz-placeholder {
                    /* Firefox 18- */
                    color: #8a9ab4 !important;
                    font-weight: 300;
                    font-size: 14px;
                    letter-spacing: 0.6px;
                }

            .search-Page .search-box .search-button {
                position: relative;
                min-width: initial;
            }

            .search-Page .search-box .search-tooltip {
                position: absolute;
                font-weight: bold;
                margin-top: 3px;
            }

        .corporate-login .page-inner {
            background-color: white;
            border-radius: 12px;
            min-height: 470px;
            margin-bottom: 20px;
            padding: 35px 30px 30px 60px;
        }

        @media only screen and (max-width:991px) {
            .corporate-login .page-inner {
                border-radius: 0;
                padding: 20px 15px;
            }
        }

        .Page404 {
            background-image: linear-gradient(to left, #202f5a, #010426);
        }

            .Page404 .section {
                padding-top: 64px;
                padding-bottom: 60px;
                min-height: calc(100vh - 221px);
            }

        @media only screen and (max-width:991px) {
            .Page404 .section {
                padding-top: 0;
            }

                .Page404 .section .error-image {
                    margin-bottom: 24px;
                }
        }

        .Page404 p {
            color: white;
            font-size: 18px;
            margin-bottom: 24px;
        }

        @media only screen and (max-width:991px) {
            .Page404 p {
                margin-bottom: 12px;
            }
        }

        .Page404 p.big {
            font-size: 40px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.4;
            letter-spacing: normal;
            color: white;
            margin-bottom: 0;
        }

        @media only screen and (max-width:991px) {
            .Page404 p.big {
                font-size: 30px;
            }
        }

        .Page404 p.thin {
            font-size: 24px;
            font-weight: 300;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            letter-spacing: normal;
            color: white;
            margin-bottom: 24px;
        }

        .Page404 ul.list li {
            color: white;
            font-size: 16px;
            margin-bottom: 10px;
        }

            .Page404 ul.list li:before {
                background-color: white;
            }

        .Page500 {
            background-image: linear-gradient(to left, #202f5a, #010426);
            height: 100%;
        }

        .paymentContainer {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            z-index: 900;
            background-color: rgba(0, 0, 0, 0.5);
            visibility: hidden;
            opacity: 0;
            transition: 300ms opacity ease, 300ms visibility ease;
        }

            .paymentContainer.active {
                opacity: 1;
                visibility: visible;
            }

        .pay.status .status-text {
            margin-top: -45px;
            padding-left: 80px;
            padding-right: 80px;
            margin-bottom: 25px;
        }

        @media only screen and (max-width:991px) {
            .pay.status .status-text {
                padding-left: 20px;
                padding-right: 20px;
            }
        }

        .pay.status .status-text p {
            margin-bottom: 0;
        }

        .pay .modal-body {
            align-items: center;
            display: flex;
            flex-direction: column;
            padding-bottom: 30px;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body {
                padding-top: 30px;
            }
        }

        .pay .modal-body hr.w-100 {
            margin-left: -30px;
            margin-right: -30px;
            width: calc(100% + 60px) !important;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body hr.w-100 {
                margin-left: -15px;
                margin-right: -15px;
                width: calc(100% + 30px) !important;
            }
        }

        .pay .modal-body.modal-body-2x {
            padding: 70px 80px;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body.modal-body-2x {
                padding-top: 30px;
            }
        }

        .pay .modal-body hr {
            border-bottom: 1px solid #dfe4ec;
            margin-top: 30px;
            margin-bottom: 30px;
            width: 100%;
        }

        .pay .modal-body .close {
            top: 40px;
            right: 30px;
        }

        @media only screen and (max-width:991px) {
            .pay .modal-body .close {
                top: 25px;
                right: 16px;
            }
        }

        .pay .modal-body .close i:before {
            color: #134fae;
        }

        .pay .modal-body .modal-title {
            font-size: 24px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            letter-spacing: normal;
            color: black;
            margin-bottom: 10px;
        }

        .pay .modal-body .blue-text {
            font-weight: bold;
            color: #134fae;
            font-size: 24px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            margin-bottom: 0;
            text-align: center;
        }

        .pay .modal-body .gray-text {
            color: #8a9ab4;
            font-size: 16px;
            font-weight: 600;
            line-height: 1.5;
        }

        .pay .modal-body .black-text {
            color: #222428;
            font-size: 16px;
            font-weight: 600;
            line-height: 1.5;
        }

            .pay .modal-body .black-text.fs-20 {
                font-size: 20px;
                font-weight: bold;
            }

        .pay .modal-body .price-text {
            font-size: 30px;
            font-weight: bold;
            line-height: 1.33;
            color: #134fae;
        }

        .pay .modal-body .radius-icon {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            background-color: #f3f5f9;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .pay .modal-body .distance {
            margin-bottom: 30px;
        }

            .pay .modal-body .distance .prop {
                font-size: 16px;
                font-weight: 600;
                margin-right: 20px;
                display: flex;
                align-items: center;
            }

                .pay .modal-body .distance .prop:last-child {
                    margin-right: 0;
                }

                .pay .modal-body .distance .prop em {
                    font-size: 16px;
                    color: #134fae;
                    margin-right: 10px;
                }

        .pay .modal-body .box-gray {
            background-color: #f3f5f9;
            padding: 46px 30px;
            height: auto;
        }

            .pay .modal-body .box-gray.box-sm {
                padding: 16px 20px;
            }

        .pay .modal-body .fs-14 {
            font-size: 14px;
        }

        .pay .modal-body .table-icon {
            width: 100%;
        }

            .pay .modal-body .table-icon .col-auto {
                margin-right: 24px;
            }

            .pay .modal-body .table-icon .col {
                margin-right: 40px;
            }

                .pay .modal-body .table-icon .col:last-child {
                    margin-right: 0;
                }

            .pay .modal-body .table-icon table.kv {
                width: 100%;
            }

                .pay .modal-body .table-icon table.kv tbody tr {
                    border-bottom: 1px solid #dfe4ec;
                }

                    .pay .modal-body .table-icon table.kv tbody tr:last-child {
                        border-bottom: none;
                    }

                    .pay .modal-body .table-icon table.kv tbody tr td {
                        padding-right: 20px;
                        font-size: 16px;
                        font-weight: 600;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.5;
                        letter-spacing: normal;
                        color: #222428;
                        padding-bottom: 17px;
                        padding-top: 17px;
                        white-space: nowrap;
                    }

                        .pay .modal-body .table-icon table.kv tbody tr td:first-child {
                            color: #8a9ab4;
                        }

        @media only screen and (max-width:991px) {
            .pay .modal-body .table-icon table.kv tbody tr td:first-child {
                width: 88px;
            }
        }

        .pay .modal-body .table-status .table-title {
            padding-bottom: 10px;
            border-bottom: 1px solid #dfe4ec;
            margin-bottom: 10px;
        }

            .pay .modal-body .table-status .table-title .title {
                font-size: 20px;
                font-weight: 600;
                line-height: 1.6;
                color: black;
            }

            .pay .modal-body .table-status .table-title .date {
                font-size: 16px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.63;
                color: black;
            }

        .pay .modal-body .table-status table.kv {
            width: 100%;
        }

            .pay .modal-body .table-status table.kv tbody tr {
                border-bottom: 1px solid #dfe4ec;
            }

                .pay .modal-body .table-status table.kv tbody tr:last-child {
                    border-bottom: none;
                }

                .pay .modal-body .table-status table.kv tbody tr td {
                    font-size: 14px;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.86;
                    letter-spacing: normal;
                    color: #222428;
                    padding-bottom: 5px;
                    padding-top: 5px;
                    white-space: nowrap;
                    text-align: right;
                    font-weight: bold;
                }

                    .pay .modal-body .table-status table.kv tbody tr td:first-child {
                        text-align: left;
                        font-weight: normal;
                    }

        .pay .modal-body .form-group {
            position: relative;
        }

            .pay .modal-body .form-group .input-group-append {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 0;
                padding-right: 15px;
            }

                .pay .modal-body .form-group .input-group-append .input-group-text {
                    background-color: transparent;
                    font-size: 14px;
                    color: #8a9ab4;
                    border: none;
                }

        .pay .modal-footer {
            border-top: 1px solid #dfe4ec;
            padding-top: 30px;
        }
    </style>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="msapplication-TileColor" content="#134fae" />
    <meta name="theme-color" content="#134fae">
    <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap" rel="stylesheet">

</head>
<body style="background: linear-gradient(to left, #202f5a, #010426);" class="d-flex flex-column">
    <div class="header w-100">
        <div class="header-body container-fluid d-flex align-items-center">
            <a class="logo" href="/">
                <svg xmlns="http://www.w3.org/2000/svg" width="128" height="40" viewBox="0 0 128 40">
                    <g fill="none" fill-rule="evenodd">
                        <g fill="#FFF" fill-rule="nonzero">
                            <g>
                                <path d="M48.54 15.648c.213-.787 3.52-12.724 18.255-11.626 3.06.228 11.659 3.042 8.902 15.644-2.362 10.79-13.26 18.984-23.365 12.703l-2.052 7.624h-8.336l6.596-24.345zM92.71 4.213c9.5-1.5 13.395 3.475 13.209 7.574-.08 1.759-.65 6.814-6.373 9.727-3.916 1.992-10.191 2.093-14.037 2.123l-.001.023c-.006.287.01 3.106 2.885 3.958 2.683.795 5.593.757 12.85-.976l-1.668 6.249s-7.602 2.737-14.31 1.215c-9.302-2.109-8.454-10.256-7.891-14.022 1.238-8.297 7.26-14.597 15.336-15.87zM111.31 0l8.037.002-1.185 4.445h9.714l-1.798 6.673-9.712.003s-.705 2.512-1.487 5.482c-.86 3.265-1.22 5.252-1.196 6.873.008.463.014 2.187 1.54 3.458.76.634 2.813 1.963 8.258.39l2.36-.684-1.698 6.243s-3.883 1.549-8.044 1.64c-3.704.082-6.703-1.649-7.792-2.68-2.086-1.976-2.762-4.19-2.918-6.25-.136-1.79.026-3.023.161-3.888.21-1.347 3.521-13.523 5.026-19.027l.136-.496C111.08.837 111.31 0 111.31 0zM35.763 4.45c5.714-.078 12.629 3.823 10.124 14.116-3.268 13.43-13.444 15.463-17.215 15.513l-24.865-.003 1.787-6.69h11.106s-.535-2.446-.494-4.813L0 22.563l1.812-6.668 16.263.01.015-.035c.159-.365 1.51-3.413 2.995-4.756L9.94 11.11l1.779-6.66zm28.464 6.684c-1.43-.022-6.237-.027-8.48 8.167-2.126 7.759 2.302 8.092 3.734 8.094h.074c1.497-.012 5.561-.414 7.848-7.316 2.553-7.703-1.287-8.916-3.176-8.945zM33.831 11.1c-1.43-.022-6.237-.026-8.481 8.167-2.126 7.759 2.303 8.092 3.735 8.093h.074c1.497-.011 5.561-.413 7.848-7.315 2.552-7.703-1.288-8.916-3.176-8.945zm64.63.44c-.73-1.41-3.518-1.582-5.775-.847-1.765.575-4.736 2.328-5.977 4.877-.203.418-.497.971-.806 2.11.007-.03 4.298.487 8.682-.833 3.19-.96 4.676-3.765 3.877-5.307z" transform="translate(-32 -36) translate(32 36)"></path>
                            </g>
                        </g>
                    </g>
                </svg>
            </a>
        </div>
    </div>
    <div class="Page404">
        <div class="section  d-flex flex-column align-items-center">
            <div class="container">
                <div class="row">
                    <div class="col-lg-7 order-2 order-lg-1 d-flex flex-column justify">
                        <p class="big">Sunucuda geçici bir hata oluştu</p>
                        <p class="thin">(HTTP 500)</p>
                        <p>Sitemize erişimde  geçici bir hata oluştu. Uzmanlarımız en kısa sürede bu hatanın kaynağını tespit ederek çözüm geliştirecektir. İsteğimiz dışında oluşan bu hatadan ötürü özür dileriz.</p>
                    </div>
                    <div class="col-lg-5  order-1 order-lg-2">
                        <img src="data:image/png;base64,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
" class="img-fluid error-image" alt="500" />
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="section footer fp-auto-height mt-auto footer-blue" style="background-color:transparent">

        <div class="footer-bottom">
            <div class="container d-flex flex-column flex-lg-row">
                <a class="footer-bottom-logo">
                    <img alt="sunpet" height="24" width="77" class="img-fluid ls-is-cached lazyloaded" src="data:image/png;base64,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
">
                </a>

                <div>

                    <p class="copyright d-none d-lg-flex">© 2020 Opet Petrolcülük A.Ş All rights reserved.</p>
                </div>

                <div class="footer-sosyal d-flex mx-auto ml-lg-auto mr-lg-0"><a href="https://www.facebook.com/opet" target="_blank"><em class="icon-facebook"></em></a> <a href="https://twitter.com/opettr" target="_blank"><em class="icon-twitter"></em></a> <a href="https://www.youtube.com/user/opettr/feed" target="_blank"><em class="icon-youtube"></em></a> <a href="https://instagram.com/opettr/" target="_blank"><em class="icon-instagram"></em></a> <a href="https://www.linkedin.com/company/opet" target="_blank"><em class="icon-linkedin"></em></a></div>

                <p class="copyright d-flex d-lg-none mx-auto">© 2020 Opet Petrolcülük A.Ş All rights reserved.</p>
            </div>
        </div>

    </div>
</body>
</html>