﻿@charset "UTF-8";
/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

*, :after, :before {
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

@-ms-viewport {
    width: device-width
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    font-family: Circular Std,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    background-image: url('../Images/bg-body.png');
    background-repeat: no-repeat;
    background-size: auto 870px;
    background-position: top;
    overflow-x: hidden;
}

    body.body404 {
        background: #fff;
    }

a.paginate-item.active {
    background: #EB202E;
    color: #fff;
}

.space-break {
    white-space: break-spaces !important;
}

.top-cycle-p {
    position: absolute;
    width: 771px;
    height: 771px;
    left: -200px;
    top: -93px;
    background: #EB202E;
    opacity: 0.03;
    border-radius: 50%;
    z-index: -1;
}


[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    font-style: normal;
    line-height: inherit
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

a {
    color: #007bff;
    text-decoration: none;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
        color: #888888;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }

code, kbd, pre, samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

.image img {
    width: 100%;
}

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-cancel-button, [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
}

#jt_suggest {
    margin-top: 60px;
}

.jt_body_left_info_branch h4 {
    color: #222222;
    margin-bottom: 5px;
    font-size: 22px;
}

.jt_body_left_info_branch {
    margin-top: 60px;
}

    .jt_body_left_info_branch > h3 {
        font-size: 22px;
        color: #EB202E;
        margin-bottom: 10px;
    }

.jt_body_left_info_branch_box {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    margin-bottom: 30px;
}

.jt_body_left_info_branch > .jt_body_left_info_branch_box:last-child {
    margin-bottom: 0px;
}

.jt_body_left_info_branch_box > a {
    color: #EB202E !important;
    cursor: pointer;
}

.jt_body_left_info_branch_box.img-none img {
    display: none;
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.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: 20px
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1, .display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3, .display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .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"
    }

.bai-viet-lien-quan {
    display: none;
}

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a > code {
    color: inherit
}

.arrow-abolute {
    display: none;
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .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 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: 0px;
    margin-left: 0px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .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-auto, .col-lg, .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-auto, .col-md, .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-auto, .col-sm, .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-auto, .col-xl, .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-auto, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto, .col-xxxl, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1600px) {
    .col-xxxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xxxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxxl-first {
        order: -1
    }

    .order-xxxl-last {
        order: 13
    }

    .order-xxxl-0 {
        order: 0
    }

    .order-xxxl-1 {
        order: 1
    }

    .order-xxxl-2 {
        order: 2
    }

    .order-xxxl-3 {
        order: 3
    }

    .order-xxxl-4 {
        order: 4
    }

    .order-xxxl-5 {
        order: 5
    }

    .order-xxxl-6 {
        order: 6
    }

    .order-xxxl-7 {
        order: 7
    }

    .order-xxxl-8 {
        order: 8
    }

    .order-xxxl-9 {
        order: 9
    }

    .order-xxxl-10 {
        order: 10
    }

    .order-xxxl-11 {
        order: 11
    }

    .order-xxxl-12 {
        order: 12
    }

    .offset-xxxl-0 {
        margin-left: 0
    }

    .offset-xxxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxxl-3 {
        margin-left: 25%
    }

    .offset-xxxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxxl-6 {
        margin-left: 50%
    }

    .offset-xxxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxxl-9 {
        margin-left: 75%
    }

    .offset-xxxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxxl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

    .table td, .table th {
        padding: .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 .table {
        background-color: #fff
    }

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px
    }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #b8daff
}

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #9fcdff
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf
}

.table-success, .table-success > td, .table-success > th {
    background-color: #c3e6cb
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b1dfbb
}

.table-info, .table-info > td, .table-info > th {
    background-color: #bee5eb
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #abdde5
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffe8a1
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f1b0b7
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfe
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6
}

.table-dark, .table-dark > td, .table-dark > th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

    .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #32383e
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: hsla(0,0%,100%,.05)
    }

    .table-dark.table-hover tbody tr:hover {
        background-color: hsla(0,0%,100%,.075)
    }

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .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;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .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;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .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;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

@media (max-width:1399.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xxl > .table-bordered {
            border: 0
        }
}

@media (max-width:1599.98px) {
    .table-responsive-xxxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xxxl > .table-bordered {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table-bordered {
        border: 0
    }

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .form-control:hover {
        border: 1px solid #EB202E;
    }

@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

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(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

3
.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-append > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    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: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label {
        color: #6c757d
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40,167,69,.8);
    border-radius: .2rem
}

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
    border-color: #28a745
}

    .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

    .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
        display: block
    }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745
}

    .custom-control-input.is-valid ~ .custom-control-label:before, .was-validated .custom-control-input:valid ~ .custom-control-label:before {
        background-color: #71dd8a
    }

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745
}

    .custom-file-input.is-valid ~ .custom-file-label:before, .was-validated .custom-file-input:valid ~ .custom-file-label:before {
        border-color: inherit
    }

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220,53,69,.8);
    border-radius: .2rem
}

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
    border-color: #dc3545
}

    .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

    .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
        display: block
    }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545
}

    .custom-control-input.is-invalid ~ .custom-control-label:before, .was-validated .custom-control-input:invalid ~ .custom-control-label:before {
        background-color: #efa2a9
    }

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545
}

    .custom-file-input.is-invalid ~ .custom-file-label:before, .was-validated .custom-file-input:invalid ~ .custom-file-label:before {
        border-color: inherit
    }

.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media (min-width:576px) {
    .form-inline label {
        justify-content: center
    }

    .form-inline .form-group, .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:focus, .btn:hover, .block-nganhnghe .col-md-3.margin-767 > a:hover {
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

    .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
        background-image: none
    }

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 {
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.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 .2rem rgba(0,123,255,.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 {
        box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.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 .2rem hsla(208,7%,46%,.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 {
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.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 .2rem rgba(40,167,69,.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 {
        box-shadow: 0 0 0 .2rem rgba(23,162,184,.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 .2rem rgba(23,162,184,.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 {
        box-shadow: 0 0 0 .2rem rgba(255,193,7,.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 .2rem rgba(255,193,7,.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 {
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.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 .2rem rgba(220,53,69,.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 {
        box-shadow: 0 0 0 .2rem rgba(248,249,250,.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 .2rem rgba(248,249,250,.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 {
        box-shadow: 0 0 0 .2rem rgba(52,58,64,.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 .2rem rgba(52,58,64,.5)
        }

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    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 .2rem rgba(0,123,255,.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 .2rem rgba(0,123,255,.5)
        }

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    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 .2rem hsla(208,7%,46%,.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 .2rem hsla(208,7%,46%,.5)
        }

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    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 .2rem rgba(40,167,69,.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 .2rem rgba(40,167,69,.5)
        }

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    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 .2rem rgba(23,162,184,.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 .2rem rgba(23,162,184,.5)
        }

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    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 .2rem rgba(255,193,7,.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 .2rem rgba(255,193,7,.5)
        }

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    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 .2rem rgba(220,53,69,.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 .2rem rgba(220,53,69,.5)
        }

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    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 .2rem rgba(248,249,250,.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 .2rem rgba(248,249,250,.5)
        }

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    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 .2rem rgba(52,58,64,.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 .2rem rgba(52,58,64,.5)
        }

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

    .btn-link:hover {
        color: #0056b3;
        background-color: transparent
    }

    .btn-link.focus, .btn-link:focus, .btn-link:hover {
        text-decoration: underline;
        border-color: transparent
    }

    .btn-link.focus, .btn-link:focus {
        box-shadow: none
    }

    .btn-link.disabled, .btn-link:disabled {
        color: #6c757d;
        pointer-events: none
    }

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media screen and (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 .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .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: .5rem 0;
    margin: .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,.15);
    border-radius: .25rem
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .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: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .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: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
        cursor: pointer;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #EB202E
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block;
    overflow-x: hidden;
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        flex: 0 1 auto
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 1
        }

    .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group, .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .dropdown-toggle-split:after, .dropright .dropdown-toggle-split:after, .dropup .dropdown-toggle-split:after {
        margin-left: 0
    }

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

    .btn-group-vertical .btn, .btn-group-vertical .btn-group {
        width: 100%
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
        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-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio] {
        position: absolute;
        clip: rect(0,0,0,0);
        pointer-events: none
    }

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

    .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group > .custom-file:focus, .input-group > .custom-select:focus, .input-group > .form-control:focus {
            z-index: 3
        }

        .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
            margin-left: -1px
        }

        .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .input-group > .custom-file {
        display: flex;
        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-append, .input-group-prepend {
    display: flex
}

    .input-group-append .btn, .input-group-prepend .btn {
        position: relative;
        z-index: 2
    }

        .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
            margin-left: -1px
        }

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .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: .25rem
}

    .input-group-text input[type=checkbox], .input-group-text input[type=radio] {
        margin-top: 0
    }

.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), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    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:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label:before {
        color: #fff;
        background-color: #007bff
    }

    .custom-control-input:focus ~ .custom-control-label:before {
        box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
    }

    .custom-control-input:active ~ .custom-control-label:before {
        color: #fff;
        background-color: #b3d7ff
    }

    .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d
    }

        .custom-control-input:disabled ~ .custom-control-label:before {
            background-color: #e9ecef
        }

.custom-control-label {
    position: relative;
    margin-bottom: 0
}

    .custom-control-label:before {
        pointer-events: none;
        user-select: none;
        background-color: #dee2e6
    }

    .custom-control-label:after, .custom-control-label:before {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: ""
    }

    .custom-control-label:after {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 50% 50%
    }

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label:before,
.jt_body_right_hr_info > img {
    border-radius: 50%
}

.jt_body_right_hr_info > img {
    width: 60px;
    height: 60px;
}


.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #007bff
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    appearance: none
}

    .custom-select:focus {
        border-color: #80bdff;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select::-ms-expand {
        opacity: 0
    }

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    font-size: 75%
}

.custom-select-lg, .custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    font-size: 125%
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file, .custom-file-input {
    position: relative;
    width: 100%;
    height: calc(2.25rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-label {
        border-color: #80bdff;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

        .custom-file-input:focus ~ .custom-file-label:after {
            border-color: #80bdff
        }

    .custom-file-input:lang(en) ~ .custom-file-label:after {
        content: "Browse"
    }

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .custom-file-label, .custom-file-label:after {
        position: absolute;
        top: 0;
        right: 0;
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057
    }

        .custom-file-label:after {
            bottom: 0;
            z-index: 3;
            display: block;
            height: 2.25rem;
            content: "Browse";
            background-color: #e9ecef;
            border-left: 1px solid #ced4da;
            border-radius: 0 .25rem .25rem 0
        }

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none
}

    .custom-range:focus {
        outline: none
    }

    .custom-range::-moz-focus-outer {
        border: 0
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        appearance: none
    }

        .custom-range::-webkit-slider-thumb:focus {
            outline: none;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range::-webkit-slider-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range::-webkit-slider-runnable-track {
        width: 100%;
        height: .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;
        appearance: none
    }

        .custom-range::-moz-range-thumb:focus {
            outline: none;
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
        }

        .custom-range::-moz-range-thumb:active {
            background-color: #b3d7ff
        }

    .custom-range::-moz-range-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem
    }

.display-none-ipad {
    display: none;
}

swiper-wrapper-jDtail {
    margin-bottom: 25px;
}

.swiper-wrapper-jDtail .job-item-list {
    margin-top: 0;
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none
}

    .custom-range::-ms-thumb:focus {
        outline: none;
        box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
    }

    .custom-range::-ms-thumb:active {
        background-color: #b3d7ff
    }

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:focus, .nav-link:hover {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #6c757d
    }

.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: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #dee2e6
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            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: .25rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #007bff
    }

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

    .navbar, .navbar > .container, .navbar > .container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.pl-yt-about {
    padding-left: 0;
}

.pr-yt-about {
    padding-right: 0;
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-expand-md .navbar-nav .dropdown-menu {
    z-index: 9999;
}

.navbar-nav {
    display: flex;
    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: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }
}

@media (max-width:769px) {

    .navbar-nav a span, .navbar-nav .d-flex a {
        font-size: 13px;
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }



        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
}

@media (max-width:991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }
}

@media (max-width:1399.98px) {
    .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1400px) {
    .navbar-expand-xxl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xxl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xxl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-xxl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xxl .navbar-toggler {
            display: none
        }
}

@media (max-width:1599.98px) {
    .navbar-expand-xxxl > .container, .navbar-expand-xxxl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1600px) {
    .navbar-expand-xxxl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xxxl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xxxl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xxxl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xxxl > .container, .navbar-expand-xxxl > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-xxxl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xxxl .navbar-toggler {
            display: none
        }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,.5)
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: hsla(0,0%,100%,.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: hsla(0,0%,100%,.25)
    }

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: hsla(0,0%,100%,.5);
    border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0,0%,100%,.5)
}

    .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
        color: #fff
    }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

    .card > hr {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle, .card-text:last-child {
    margin-bottom: 0
}

.card-link:hover,
.t__top--slider > .search-container > .box-social-link > a:hover {
    text-decoration: none;
    cursor: pointer;
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

    .card-deck .card {
        margin-bottom: 15px
    }

@media (min-width:576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

        .card-deck .card {
            display: flex;
            flex: 1 0 0%;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px
        }
}

.card-group {
    display: flex;
    flex-direction: column
}

    .card-group > .card {
        margin-bottom: 15px
    }

@media (min-width:576px) {
    .card-group {
        flex-flow: row wrap
    }

        .card-group > .card {
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom {
                    border-bottom-left-radius: 0
                }

            .card-group > .card:only-child {
                border-radius: .25rem
            }

                .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top {
                    border-top-left-radius: .25rem;
                    border-top-right-radius: .25rem
                }

                .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom {
                    border-bottom-right-radius: .25rem;
                    border-bottom-left-radius: .25rem
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child), .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
                border-radius: 0
            }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item:before {
        display: inline-block;
        padding-right: .5rem;
        color: #6c757d;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover:before {
        text-decoration: underline;
        text-decoration: none
    }

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .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: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

    .page-link:not(:disabled):not(.disabled) {
        cursor: pointer
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    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: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

    .badge-primary[href]:focus, .badge-primary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #0062cc
    }

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

    .badge-secondary[href]:focus, .badge-secondary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #545b62
    }

.badge-success {
    color: #fff;
    background-color: #28a745
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34
    }

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b
    }

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        color: #212529;
        text-decoration: none;
        background-color: #d39e00
    }

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130
    }

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

    .badge-light[href]:focus, .badge-light[href]:hover {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5
    }

.badge-dark {
    color: #fff;
    background-color: #343a40
}

    .badge-dark[href]:focus, .badge-dark[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .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
    }

@keyframes a {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: a 1s linear infinite
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        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: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item:focus, .list-group-item:hover {
        z-index: 1;
        text-decoration: none
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

    .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
        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:focus, .list-group-item-secondary.list-group-item-action:hover {
        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:focus, .list-group-item-success.list-group-item-action:hover {
        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:focus, .list-group-item-info.list-group-item-action:hover {
        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:focus, .list-group-item-warning.list-group-item-action:hover {
        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:focus, .list-group-item-danger.list-group-item-action:hover {
        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:focus, .list-group-item-light.list-group-item-action:hover {
        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:focus, .list-group-item-dark.list-group-item-action:hover {
        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:focus, .close:hover {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    .close:not(:disabled):not(.disabled) {
        cursor: pointer
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: none;
    outline: 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1050;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: translate(0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    align-items: center;
}

    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.clear-modal {
    color: #2cf;
    display: none;
}

.visibility-hidden {
    visibility: hidden;
    width: 75px;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child) {
        margin-right: .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-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow:before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
        bottom: 0
    }

        .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
        top: 0
    }

        .bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

    .popover, .popover .arrow {
        position: absolute;
        display: block
    }

        .popover .arrow {
            width: 1rem;
            height: .5rem;
            margin: 0 .3rem
        }

            .popover .arrow:after, .popover .arrow:before {
                position: absolute;
                display: block;
                content: "";
                border-color: transparent;
                border-style: solid
            }

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem
}

    .bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
        bottom: calc((.5rem + 1px) * -1)
    }

        .bs-popover-auto[x-placement^=top] .arrow:after, .bs-popover-auto[x-placement^=top] .arrow:before, .bs-popover-top .arrow:after, .bs-popover-top .arrow:before {
            border-width: .5rem .5rem 0
        }

        .bs-popover-auto[x-placement^=top] .arrow:before, .bs-popover-top .arrow:before {
            bottom: 0;
            border-top-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=top] .arrow:after, .bs-popover-top .arrow:after {
            bottom: 1px;
            border-top-color: #fff
        }

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem
}

    .bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {
        left: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=right] .arrow:after, .bs-popover-auto[x-placement^=right] .arrow:before, .bs-popover-right .arrow:after, .bs-popover-right .arrow:before {
            border-width: .5rem .5rem .5rem 0
        }

        .bs-popover-auto[x-placement^=right] .arrow:before, .bs-popover-right .arrow:before {
            left: 0;
            border-right-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=right] .arrow:after, .bs-popover-right .arrow:after {
            left: 1px;
            border-right-color: #fff
        }

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem
}

    .bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {
        top: calc((.5rem + 1px) * -1)
    }

        .bs-popover-auto[x-placement^=bottom] .arrow:after, .bs-popover-auto[x-placement^=bottom] .arrow:before, .bs-popover-bottom .arrow:after, .bs-popover-bottom .arrow:before {
            border-width: 0 .5rem .5rem
        }

        .bs-popover-auto[x-placement^=bottom] .arrow:before, .bs-popover-bottom .arrow:before {
            top: 0;
            border-bottom-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=bottom] .arrow:after, .bs-popover-bottom .arrow:after {
            top: 1px;
            border-bottom-color: #fff
        }

    .bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem
}

    .bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {
        right: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=left] .arrow:after, .bs-popover-auto[x-placement^=left] .arrow:before, .bs-popover-left .arrow:after, .bs-popover-left .arrow:before {
            border-width: .5rem 0 .5rem .5rem
        }

        .bs-popover-auto[x-placement^=left] .arrow:before, .bs-popover-left .arrow:before {
            right: 0;
            border-left-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=left] .arrow:after, .bs-popover-left .arrow:after {
            right: 1px;
            border-left-color: #fff
        }

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    transition: transform .6s ease;
    backface-visibility: hidden;
    perspective: 1000px
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translateX(0)
    }

@supports (transform-style:preserve-3d) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translateZ(0)
    }
}

.active.carousel-item-right, .carousel-item-next {
    transform: translateX(100%)
}

@supports (transform-style:preserve-3d) {
    .active.carousel-item-right, .carousel-item-next {
        transform: translate3d(100%,0,0)
    }
}

.active.carousel-item-left, .carousel-item-prev {
    transform: translateX(-100%)
}

@supports (transform-style:preserve-3d) {
    .active.carousel-item-left, .carousel-item-prev {
        transform: translate3d(-100%,0,0)
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

    .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
        opacity: 1
    }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
    transform: translateX(0)
}

@supports (transform-style:preserve-3d) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
        transform: translateZ(0)
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        position: relative;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: hsla(0,0%,100%,.5)
    }

        .carousel-indicators li:before {
            top: -10px
        }

        .carousel-indicators li:after, .carousel-indicators li:before {
            position: absolute;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li:after {
            bottom: -10px
        }

    .carousel-indicators .active {
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.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:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    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 {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !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: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.span-sort {
    flex: 1;
    line-height: 3;
    text-align: start
}

.check-sort {
    float: right;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #EB202E;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.btn-sort {
    width: 100%;
    border: none;
}

    .btn-sort:active .span-sort {
        color: #EB202E
    }

.font-14-gray {
    font-size: 14px;
    color: #888888;
}

@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: flex !important
    }

    .d-sm-inline-flex {
        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: flex !important
    }

    .d-md-inline-flex {
        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: flex !important
    }

    .d-lg-inline-flex {
        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: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1400px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1600px) {
    .d-xxxl-none {
        display: none !important
    }

    .d-xxxl-inline {
        display: inline !important
    }

    .d-xxxl-inline-block {
        display: inline-block !important
    }

    .d-xxxl-block {
        display: block !important
    }

    .d-xxxl-table {
        display: table !important
    }

    .d-xxxl-table-row {
        display: table-row !important
    }

    .d-xxxl-table-cell {
        display: table-cell !important
    }

    .d-xxxl-flex {
        display: flex !important
    }

    .d-xxxl-inline-flex {
        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: flex !important
    }

    .d-print-inline-flex {
        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 embed, .embed-responsive iframe, .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.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1400px) {
    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1600px) {
    .flex-xxxl-row {
        flex-direction: row !important
    }

    .flex-xxxl-column {
        flex-direction: column !important
    }

    .flex-xxxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xxxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xxxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxxl-center {
        justify-content: center !important
    }

    .justify-content-xxxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxxl-around {
        justify-content: space-around !important
    }

    .align-items-xxxl-start {
        align-items: flex-start !important
    }

    .align-items-xxxl-end {
        align-items: flex-end !important
    }

    .align-items-xxxl-center {
        align-items: center !important
    }

    .align-items-xxxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxxl-start {
        align-content: flex-start !important
    }

    .align-content-xxxl-end {
        align-content: flex-end !important
    }

    .align-content-xxxl-center {
        align-content: center !important
    }

    .align-content-xxxl-between {
        align-content: space-between !important
    }

    .align-content-xxxl-around {
        align-content: space-around !important
    }

    .align-content-xxxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxxl-auto {
        align-self: auto !important
    }

    .align-self-xxxl-start {
        align-self: flex-start !important
    }

    .align-self-xxxl-end {
        align-self: flex-end !important
    }

    .align-self-xxxl-center {
        align-self: center !important
    }

    .align-self-xxxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxxl-stretch {
        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
    }
}

@media (min-width:1400px) {
    .float-xxl-left {
        float: left !important
    }

    .float-xxl-right {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }
}

@media (min-width:1600px) {
    .float-xxxl-left {
        float: left !important
    }

    .float-xxxl-right {
        float: right !important
    }

    .float-xxxl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    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 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(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,
.blog_detail_body_content_ckeditor img {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !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: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .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: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .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-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: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .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: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .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-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: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .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
    }

    .about_desc_text .mb-md-3 {
        margin-bottom: 3rem !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: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .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-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: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .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: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .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-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: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .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: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .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-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
    }
}

@media (min-width:1400px) {
    .m-xxl-0 {
        margin: 0 !important
    }

    .mt-xxl-0, .my-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0, .mx-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0, .my-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0, .mx-xxl-0 {
        margin-left: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .mt-xxl-1, .my-xxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxl-1, .mx-xxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxl-1, .my-xxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxl-1, .mx-xxl-1 {
        margin-left: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .mt-xxl-2, .my-xxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxl-2, .mx-xxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxl-2, .my-xxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-2, .mx-xxl-2 {
        margin-left: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .mt-xxl-3, .my-xxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxl-3, .mx-xxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxl-3, .my-xxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-3, .mx-xxl-3 {
        margin-left: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxl-4, .my-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-4, .mx-xxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-4, .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-4, .mx-xxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .mt-xxl-5, .my-xxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxl-5, .mx-xxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxl-5, .my-xxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-5, .mx-xxl-5 {
        margin-left: 3rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .pt-xxl-0, .py-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0, .px-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0, .py-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0, .px-xxl-0 {
        padding-left: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .pt-xxl-1, .py-xxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxl-1, .px-xxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxl-1, .py-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxl-1, .px-xxl-1 {
        padding-left: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .pt-xxl-2, .py-xxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxl-2, .px-xxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxl-2, .py-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-2, .px-xxl-2 {
        padding-left: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .pt-xxl-3, .py-xxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxl-3, .px-xxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxl-3, .py-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-3, .px-xxl-3 {
        padding-left: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxl-4, .py-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-4, .px-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-4, .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-4, .px-xxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .pt-xxl-5, .py-xxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxl-5, .px-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-5, .py-xxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-5, .px-xxl-5 {
        padding-left: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto, .my-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto, .mx-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto, .my-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto, .mx-xxl-auto {
        margin-left: auto !important
    }
}

@media (min-width:1600px) {
    .m-xxxl-0 {
        margin: 0 !important
    }

    .mt-xxxl-0, .my-xxxl-0 {
        margin-top: 0 !important
    }

    .mr-xxxl-0, .mx-xxxl-0 {
        margin-right: 0 !important
    }

    .mb-xxxl-0, .my-xxxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxxl-0, .mx-xxxl-0 {
        margin-left: 0 !important
    }

    .m-xxxl-1 {
        margin: .25rem !important
    }

    .mt-xxxl-1, .my-xxxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxxl-1, .mx-xxxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxxl-1, .my-xxxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxxl-1, .mx-xxxl-1 {
        margin-left: .25rem !important
    }

    .m-xxxl-2 {
        margin: .5rem !important
    }

    .mt-xxxl-2, .my-xxxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxxl-2, .mx-xxxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxxl-2, .my-xxxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxxl-2, .mx-xxxl-2 {
        margin-left: .5rem !important
    }

    .m-xxxl-3 {
        margin: 1rem !important
    }

    .mt-xxxl-3, .my-xxxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxxl-3, .mx-xxxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxxl-3, .my-xxxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxxl-3, .mx-xxxl-3 {
        margin-left: 1rem !important
    }

    .m-xxxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxxl-4, .my-xxxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxxl-4, .mx-xxxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxxl-4, .my-xxxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxxl-4, .mx-xxxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxxl-5 {
        margin: 3rem !important
    }

    .mt-xxxl-5, .my-xxxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxxl-5, .mx-xxxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxxl-5, .my-xxxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxxl-5, .mx-xxxl-5 {
        margin-left: 3rem !important
    }

    .p-xxxl-0 {
        padding: 0 !important
    }

    .pt-xxxl-0, .py-xxxl-0 {
        padding-top: 0 !important
    }

    .pr-xxxl-0, .px-xxxl-0 {
        padding-right: 0 !important
    }

    .pb-xxxl-0, .py-xxxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxxl-0, .px-xxxl-0 {
        padding-left: 0 !important
    }

    .p-xxxl-1 {
        padding: .25rem !important
    }

    .pt-xxxl-1, .py-xxxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxxl-1, .px-xxxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxxl-1, .py-xxxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxxl-1, .px-xxxl-1 {
        padding-left: .25rem !important
    }

    .p-xxxl-2 {
        padding: .5rem !important
    }

    .pt-xxxl-2, .py-xxxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxxl-2, .px-xxxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxxl-2, .py-xxxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxxl-2, .px-xxxl-2 {
        padding-left: .5rem !important
    }

    .p-xxxl-3 {
        padding: 1rem !important
    }

    .pt-xxxl-3, .py-xxxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxxl-3, .px-xxxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxxl-3, .py-xxxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxxl-3, .px-xxxl-3 {
        padding-left: 1rem !important
    }

    .p-xxxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxxl-4, .py-xxxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxxl-4, .px-xxxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxxl-4, .py-xxxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxxl-4, .px-xxxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxxl-5 {
        padding: 3rem !important
    }

    .pt-xxxl-5, .py-xxxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxxl-5, .px-xxxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxxl-5, .py-xxxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxxl-5, .px-xxxl-5 {
        padding-left: 3rem !important
    }

    .m-xxxl-auto {
        margin: auto !important
    }

    .mt-xxxl-auto, .my-xxxl-auto {
        margin-top: auto !important
    }

    .mr-xxxl-auto, .mx-xxxl-auto {
        margin-right: auto !important
    }

    .mb-xxxl-auto, .my-xxxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxxl-auto, .mx-xxxl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

.text-justify {
    text-align: justify !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
    }
}

@media (min-width:1400px) {
    .text-xxl-left {
        text-align: left !important
    }

    .text-xxl-right {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

@media (min-width:1600px) {
    .text-xxxl-left {
        text-align: left !important
    }

    .text-xxxl-right {
        text-align: right !important
    }

    .text-xxxl-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-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #0062cc !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #545b62 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #1d2124 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0,0,0,.5) !important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, :after, :before {
        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
    }

    blockquote, pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container, body {
        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 td, .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

        .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
            border-color: #dee2e6
        }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/ @font-face {
    font-family: Ionicons;
    src: url(../webfonts/ionic/ionicons.eot?v=2.0.0);
    src: url(../webfonts/ionic/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(../webfonts/ionic/ionicons.ttf?v=2.0.0) format("truetype"),url(../webfonts/ionic/ionicons.woff?v=2.0.0) format("woff"),url(../webfonts/ionic/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'CircularStd'; /*CircularStd-Black*/
    src: url('../fonts/CircularStd-Black.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-BlackItalic';
    src: url('../fonts/CircularStd-BlackItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-Bold';
    src: url('../fonts/CircularStd-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-BoldItalic';
    src: url('../fonts/CircularStd-BoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-Book';
    src: url('../fonts/CircularStd-Book.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-BookItalic';
    src: url('../fonts/CircularStd-BookItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-Medium';
    src: url('../fonts/CircularStd-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-MediumItalic';
    src: url('../fonts/CircularStd-MediumItalic.otf') format('opentype');
}

.ion, .ion-alert-circled:before, .ion-alert:before, .ion-android-add-circle:before, .ion-android-add:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-cloud:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done-all:before, .ion-android-done:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite-outline:before, .ion-android-favorite:before, .ion-android-film:before, .ion-android-folder-open:before, .ion-android-folder:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone-off:before, .ion-android-microphone:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-notifications:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person-add:before, .ion-android-person:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove-circle:before, .ion-android-remove:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share-alt:before, .ion-android-share:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-star:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace-outline:before, .ion-backspace:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox-working:before, .ion-chatbox:before, .ion-chatboxes:before, .ion-chatbubble-working:before, .ion-chatbubble:before, .ion-chatbubbles:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-checkmark:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close-circled:before, .ion-close-round:before, .ion-close:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code-download:before, .ion-code-working:before, .ion-code:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document-text:before, .ion-document:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email-unread:before, .ion-email:before, .ion-erlenmeyer-flask-bubbles:before, .ion-erlenmeyer-flask:before, .ion-eye-disabled:before, .ion-eye:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash-off:before, .ion-flash:before, .ion-folder:before, .ion-fork-repo:before, .ion-fork:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy-outline:before, .ion-happy:before, .ion-headphone:before, .ion-heart-broken:before, .ion-heart:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-help:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information-circled:before, .ion-information:before, .ion-ionic:before, .ion-ios-alarm-outline:before, .ion-ios-alarm:before, .ion-ios-albums-outline:before, .ion-ios-albums:before, .ion-ios-americanfootball-outline:before, .ion-ios-americanfootball:before, .ion-ios-analytics-outline:before, .ion-ios-analytics:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at-outline:before, .ion-ios-at:before, .ion-ios-barcode-outline:before, .ion-ios-barcode:before, .ion-ios-baseball-outline:before, .ion-ios-baseball:before, .ion-ios-basketball-outline:before, .ion-ios-basketball:before, .ion-ios-bell-outline:before, .ion-ios-bell:before, .ion-ios-body-outline:before, .ion-ios-body:before, .ion-ios-bolt-outline:before, .ion-ios-bolt:before, .ion-ios-book-outline:before, .ion-ios-book:before, .ion-ios-bookmarks-outline:before, .ion-ios-bookmarks:before, .ion-ios-box-outline:before, .ion-ios-box:before, .ion-ios-briefcase-outline:before, .ion-ios-briefcase:before, .ion-ios-browsers-outline:before, .ion-ios-browsers:before, .ion-ios-calculator-outline:before, .ion-ios-calculator:before, .ion-ios-calendar-outline:before, .ion-ios-calendar:before, .ion-ios-camera-outline:before, .ion-ios-camera:before, .ion-ios-cart-outline:before, .ion-ios-cart:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatbubble-outline:before, .ion-ios-chatbubble:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-checkmark:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock-outline:before, .ion-ios-clock:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-close:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-download:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-outline:before, .ion-ios-cloudy:before, .ion-ios-cog-outline:before, .ion-ios-cog:before, .ion-ios-color-filter-outline:before, .ion-ios-color-filter:before, .ion-ios-color-wand-outline:before, .ion-ios-color-wand:before, .ion-ios-compose-outline:before, .ion-ios-compose:before, .ion-ios-contact-outline:before, .ion-ios-contact:before, .ion-ios-copy-outline:before, .ion-ios-copy:before, .ion-ios-crop-strong:before, .ion-ios-crop:before, .ion-ios-download-outline:before, .ion-ios-download:before, .ion-ios-drag:before, .ion-ios-email-outline:before, .ion-ios-email:before, .ion-ios-eye-outline:before, .ion-ios-eye:before, .ion-ios-fastforward-outline:before, .ion-ios-fastforward:before, .ion-ios-filing-outline:before, .ion-ios-filing:before, .ion-ios-film-outline:before, .ion-ios-film:before, .ion-ios-flag-outline:before, .ion-ios-flag:before, .ion-ios-flame-outline:before, .ion-ios-flame:before, .ion-ios-flask-outline:before, .ion-ios-flask:before, .ion-ios-flower-outline:before, .ion-ios-flower:before, .ion-ios-folder-outline:before, .ion-ios-folder:before, .ion-ios-football-outline:before, .ion-ios-football:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-b-outline:before, .ion-ios-game-controller-b:before, .ion-ios-gear-outline:before, .ion-ios-gear:before, .ion-ios-glasses-outline:before, .ion-ios-glasses:before, .ion-ios-grid-view-outline:before, .ion-ios-grid-view:before, .ion-ios-heart-outline:before, .ion-ios-heart:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-help:before, .ion-ios-home-outline:before, .ion-ios-home:before, .ion-ios-infinite-outline:before, .ion-ios-infinite:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-information:before, .ion-ios-ionic-outline:before, .ion-ios-keypad-outline:before, .ion-ios-keypad:before, .ion-ios-lightbulb-outline:before, .ion-ios-lightbulb:before, .ion-ios-list-outline:before, .ion-ios-list:before, .ion-ios-location-outline:before, .ion-ios-location:before, .ion-ios-locked-outline:before, .ion-ios-locked:before, .ion-ios-loop-strong:before, .ion-ios-loop:before, .ion-ios-medical-outline:before, .ion-ios-medical:before, .ion-ios-medkit-outline:before, .ion-ios-medkit:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-mic:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-minus:before, .ion-ios-monitor-outline:before, .ion-ios-monitor:before, .ion-ios-moon-outline:before, .ion-ios-moon:before, .ion-ios-more-outline:before, .ion-ios-more:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate-outline:before, .ion-ios-navigate:before, .ion-ios-nutrition-outline:before, .ion-ios-nutrition:before, .ion-ios-paper-outline:before, .ion-ios-paper:before, .ion-ios-paperplane-outline:before, .ion-ios-paperplane:before, .ion-ios-partlysunny-outline:before, .ion-ios-partlysunny:before, .ion-ios-pause-outline:before, .ion-ios-pause:before, .ion-ios-paw-outline:before, .ion-ios-paw:before, .ion-ios-people-outline:before, .ion-ios-people:before, .ion-ios-person-outline:before, .ion-ios-person:before, .ion-ios-personadd-outline:before, .ion-ios-personadd:before, .ion-ios-photos-outline:before, .ion-ios-photos:before, .ion-ios-pie-outline:before, .ion-ios-pie:before, .ion-ios-pint-outline:before, .ion-ios-pint:before, .ion-ios-play-outline:before, .ion-ios-play:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-plus:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetags-outline:before, .ion-ios-pricetags:before, .ion-ios-printer-outline:before, .ion-ios-printer:before, .ion-ios-pulse-strong:before, .ion-ios-pulse:before, .ion-ios-rainy-outline:before, .ion-ios-rainy:before, .ion-ios-recording-outline:before, .ion-ios-recording:before, .ion-ios-redo-outline:before, .ion-ios-redo:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-refresh:before, .ion-ios-reload:before, .ion-ios-reverse-camera-outline:before, .ion-ios-reverse-camera:before, .ion-ios-rewind-outline:before, .ion-ios-rewind:before, .ion-ios-rose-outline:before, .ion-ios-rose:before, .ion-ios-search-strong:before, .ion-ios-search:before, .ion-ios-settings-strong:before, .ion-ios-settings:before, .ion-ios-shuffle-strong:before, .ion-ios-shuffle:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipbackward:before, .ion-ios-skipforward-outline:before, .ion-ios-skipforward:before, .ion-ios-snowy:before, .ion-ios-speedometer-outline:before, .ion-ios-speedometer:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-star:before, .ion-ios-stopwatch-outline:before, .ion-ios-stopwatch:before, .ion-ios-sunny-outline:before, .ion-ios-sunny:before, .ion-ios-telephone-outline:before, .ion-ios-telephone:before, .ion-ios-tennisball-outline:before, .ion-ios-tennisball:before, .ion-ios-thunderstorm-outline:before, .ion-ios-thunderstorm:before, .ion-ios-time-outline:before, .ion-ios-time:before, .ion-ios-timer-outline:before, .ion-ios-timer:before, .ion-ios-toggle-outline:before, .ion-ios-toggle:before, .ion-ios-trash-outline:before, .ion-ios-trash:before, .ion-ios-undo-outline:before, .ion-ios-undo:before, .ion-ios-unlocked-outline:before, .ion-ios-unlocked:before, .ion-ios-upload-outline:before, .ion-ios-upload:before, .ion-ios-videocam-outline:before, .ion-ios-videocam:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass-outline:before, .ion-ios-wineglass:before, .ion-ios-world-outline:before, .ion-ios-world:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-minus:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon-round:before, .ion-navicon:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person-add:before, .ion-person-stalker:before, .ion-person:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-plus:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply-all:before, .ion-reply:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad-outline:before, .ion-sad:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android-outline:before, .ion-social-android:before, .ion-social-angular-outline:before, .ion-social-angular:before, .ion-social-apple-outline:before, .ion-social-apple:before, .ion-social-bitcoin-outline:before, .ion-social-bitcoin:before, .ion-social-buffer-outline:before, .ion-social-buffer:before, .ion-social-chrome-outline:before, .ion-social-chrome:before, .ion-social-codepen-outline:before, .ion-social-codepen:before, .ion-social-css3-outline:before, .ion-social-css3:before, .ion-social-designernews-outline:before, .ion-social-designernews:before, .ion-social-dribbble-outline:before, .ion-social-dribbble:before, .ion-social-dropbox-outline:before, .ion-social-dropbox:before, .ion-social-euro-outline:before, .ion-social-euro:before, .ion-social-facebook-outline:before, .ion-social-facebook:before, .ion-social-foursquare-outline:before, .ion-social-foursquare:before, .ion-social-freebsd-devil:before, .ion-social-github-outline:before, .ion-social-github:before, .ion-social-google-outline:before, .ion-social-google:before, .ion-social-googleplus-outline:before, .ion-social-googleplus:before, .ion-social-hackernews-outline:before, .ion-social-hackernews:before, .ion-social-html5-outline:before, .ion-social-html5:before, .ion-social-instagram-outline:before, .ion-social-instagram:before, .ion-social-javascript-outline:before, .ion-social-javascript:before, .ion-social-linkedin-outline:before, .ion-social-linkedin:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest-outline:before, .ion-social-pinterest:before, .ion-social-python:before, .ion-social-reddit-outline:before, .ion-social-reddit:before, .ion-social-rss-outline:before, .ion-social-rss:before, .ion-social-sass:before, .ion-social-skype-outline:before, .ion-social-skype:before, .ion-social-snapchat-outline:before, .ion-social-snapchat:before, .ion-social-tumblr-outline:before, .ion-social-tumblr:before, .ion-social-tux:before, .ion-social-twitch-outline:before, .ion-social-twitch:before, .ion-social-twitter-outline:before, .ion-social-twitter:before, .ion-social-usd-outline:before, .ion-social-usd:before, .ion-social-vimeo-outline:before, .ion-social-vimeo:before, .ion-social-whatsapp-outline:before, .ion-social-whatsapp:before, .ion-social-windows-outline:before, .ion-social-windows:before, .ion-social-wordpress-outline:before, .ion-social-wordpress:before, .ion-social-yahoo-outline:before, .ion-social-yahoo:before, .ion-social-yen-outline:before, .ion-social-yen:before, .ion-social-youtube-outline:before, .ion-social-youtube:before, .ion-soup-can-outline:before, .ion-soup-can:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle-filled:before, .ion-toggle:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt-outline:before, .ion-tshirt:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before, .ionicons {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: ""
}

.ion-alert-circled:before {
    content: ""
}

.ion-android-add:before {
    content: ""
}

.ion-android-add-circle:before {
    content: ""
}

.ion-android-alarm-clock:before {
    content: ""
}

.ion-android-alert:before {
    content: ""l
}

.ion-android-apps:before {
    content: ""
}

.ion-android-archive:before {
    content: ""
}

.ion-android-arrow-back:before {
    content: ""
}

.ion-android-arrow-down:before {
    content: ""
}

.ion-android-arrow-dropdown:before {
    content: ""
}

.ion-android-arrow-dropdown-circle:before {
    content: ""
}

.ion-android-arrow-dropleft:before {
    content: ""
}

.ion-android-arrow-dropleft-circle:before {
    content: ""
}

.ion-android-arrow-dropright:before {
    content: ""
}

.ion-android-arrow-dropright-circle:before {
    content: ""
}

.ion-android-arrow-dropup:before {
    content: ""
}

.ion-android-arrow-dropup-circle:before {
    content: ""
}

.ion-android-arrow-forward:before {
    content: ""
}

.ion-android-arrow-up:before {
    content: ""
}

.ion-android-attach:before {
    content: ""
}

.ion-android-bar:before {
    content: ""
}

.ion-android-bicycle:before {
    content: ""
}

.ion-android-boat:before {
    content: ""
}

.ion-android-bookmark:before {
    content: ""
}

.ion-android-bulb:before {
    content: ""
}

.ion-android-bus:before {
    content: ""
}

.ion-android-calendar:before {
    content: ""
}

.ion-android-call:before {
    content: ""
}

.ion-android-camera:before {
    content: ""
}

.ion-android-cancel:before {
    content: ""
}

.ion-android-car:before {
    content: ""
}

.ion-android-cart:before {
    content: ""
}

.ion-android-chat:before {
    content: ""
}

.ion-android-checkbox:before {
    content: ""
}

.ion-android-checkbox-blank:before {
    content: ""
}

.ion-android-checkbox-outline:before {
    content: ""
}

.ion-android-checkbox-outline-blank:before {
    content: ""
}

.ion-android-checkmark-circle:before {
    content: ""
}

.ion-android-clipboard:before {
    content: ""
}

.ion-android-close:before {
    content: ""
}

.ion-android-cloud:before {
    content: ""
}

.ion-android-cloud-circle:before {
    content: ""
}

.ion-android-cloud-done:before {
    content: ""
}

.ion-android-cloud-outline:before {
    content: ""
}

.ion-android-color-palette:before {
    content: ""
}

.ion-android-compass:before {
    content: ""
}

.ion-android-contact:before {
    content: ""
}

.ion-android-contacts:before {
    content: ""
}

.ion-android-contract:before {
    content: ""
}

.ion-android-create:before {
    content: ""
}

.ion-android-delete:before {
    content: ""
}

.ion-android-desktop:before {
    content: ""
}

.ion-android-document:before {
    content: ""
}

.ion-android-done:before {
    content: ""
}

.ion-android-done-all:before {
    content: ""
}

.ion-android-download:before {
    content: ""
}

.ion-android-drafts:before {
    content: ""
}

.ion-android-exit:before {
    content: ""
}

.ion-android-expand:before {
    content: ""
}

.ion-android-favorite:before {
    content: ""
}

.ion-android-favorite-outline:before {
    content: ""
}

.ion-android-film:before {
    content: ""
}

.ion-android-folder:before {
    content: ""
}

.ion-android-folder-open:before {
    content: ""
}

.ion-android-funnel:before {
    content: ""
}

.ion-android-globe:before {
    content: ""
}

.ion-android-hand:before {
    content: ""
}

.ion-android-hangout:before {
    content: ""
}

.ion-android-happy:before {
    content: ""
}

.ion-android-home:before {
    content: ""
}

.ion-android-image:before {
    content: ""
}

.ion-android-laptop:before {
    content: ""
}

.ion-android-list:before {
    content: ""
}

.ion-android-locate:before {
    content: ""
}

.ion-android-lock:before {
    content: ""
}

.ion-android-mail:before {
    content: ""
}

.ion-android-map:before {
    content: ""
}

.ion-android-menu:before {
    content: ""
}

.ion-android-microphone:before {
    content: ""
}

.ion-android-microphone-off:before {
    content: ""
}

.ion-android-more-horizontal:before {
    content: ""
}

.ion-android-more-vertical:before {
    content: ""
}

.ion-android-navigate:before {
    content: ""
}

.ion-android-notifications:before {
    content: ""
}

.ion-android-notifications-none:before {
    content: ""
}

.ion-android-notifications-off:before {
    content: ""
}

.ion-android-open:before {
    content: ""
}

.ion-android-options:before {
    content: ""
}

.ion-android-people:before {
    content: ""
}

.ion-android-person:before {
    content: ""
}

.ion-android-person-add:before {
    content: ""
}

.ion-android-phone-landscape:before {
    content: ""
}

.ion-android-phone-portrait:before {
    content: ""
}

.ion-android-pin:before {
    content: ""
}

.ion-android-plane:before {
    content: ""
}

.ion-android-playstore:before {
    content: ""
}

.ion-android-print:before {
    content: ""
}

.ion-android-radio-button-off:before {
    content: ""
}

.ion-android-radio-button-on:before {
    content: ""
}

.ion-android-refresh:before {
    content: ""
}

.ion-android-remove:before {
    content: ""
}

.ion-android-remove-circle:before {
    content: ""
}

.ion-android-restaurant:before {
    content: ""
}

.ion-android-sad:before {
    content: ""
}

.ion-android-search:before {
    content: ""
}

.ion-android-send:before {
    content: ""
}

.ion-android-settings:before {
    content: ""
}

.ion-android-share:before {
    content: ""
}

.ion-android-share-alt:before {
    content: ""
}

.ion-android-star:before {
    content: ""
}

.ion-android-star-half:before {
    content: ""
}

.ion-android-star-outline:before {
    content: ""
}

.ion-android-stopwatch:before {
    content: ""
}

.ion-android-subway:before {
    content: ""
}

.ion-android-sunny:before {
    content: ""
}

.ion-android-sync:before {
    content: ""
}

.ion-android-textsms:before {
    content: ""
}

.ion-android-time:before {
    content: ""
}

.ion-android-train:before {
    content: ""
}

.ion-android-unlock:before {
    content: ""
}

.ion-android-upload:before {
    content: ""
}

.ion-android-volume-down:before {
    content: ""
}

.ion-android-volume-mute:before {
    content: ""
}

.ion-android-volume-off:before {
    content: ""
}

.ion-android-volume-up:before {
    content: ""
}

.ion-android-walk:before {
    content: ""
}

.ion-android-warning:before {
    content: ""
}

.ion-android-watch:before {
    content: ""
}

.ion-android-wifi:before {
    content: ""
}

.ion-aperture:before {
    content: ""
}

.ion-archive:before {
    content: ""
}

.ion-arrow-down-a:before {
    content: ""
}

.ion-arrow-down-b:before {
    content: ""
}

.ion-arrow-down-c:before {
    content: ""
}

.ion-arrow-expand:before {
    content: ""
}

.ion-arrow-graph-down-left:before {
    content: ""
}

.ion-arrow-graph-down-right:before {
    content: ""
}

.ion-arrow-graph-up-left:before {
    content: ""
}

.ion-arrow-graph-up-right:before {
    content: ""
}

.ion-arrow-left-a:before {
    content: ""
}

.ion-arrow-left-b:before {
    content: ""
}

.ion-arrow-left-c:before {
    content: ""
}

.ion-arrow-move:before {
    content: ""
}

.ion-arrow-resize:before {
    content: ""
}

.ion-arrow-return-left:before {
    content: ""
}

.ion-arrow-return-right:before {
    content: ""
}

.ion-arrow-right-a:before {
    content: ""
}

.ion-arrow-right-b:before {
    content: ""
}

.ion-arrow-right-c:before {
    content: ""
}

.ion-arrow-shrink:before {
    content: ""
}

.ion-arrow-swap:before {
    content: ""
}

.ion-arrow-up-a:before {
    content: ""
}

.ion-arrow-up-b:before {
    content: ""
}

.ion-arrow-up-c:before {
    content: ""
}

.ion-asterisk:before {
    content: ""
}

.ion-at:before {
    content: ""
}

.ion-backspace:before {
    content: ""
}

.ion-backspace-outline:before {
    content: ""
}

.ion-bag:before {
    content: ""
}

.ion-battery-charging:before {
    content: ""
}

.ion-battery-empty:before {
    content: ""
}

.ion-battery-full:before {
    content: ""
}

.ion-battery-half:before {
    content: ""
}

.ion-battery-low:before {
    content: ""
}

.ion-beaker:before {
    content: ""
}

.ion-beer:before {
    content: ""
}

.ion-bluetooth:before {
    content: ""
}

.ion-bonfire:before {
    content: ""
}

.ion-bookmark:before {
    content: ""
}

.ion-bowtie:before {
    content: ""
}

.ion-briefcase:before {
    content: ""
}

.ion-bug:before {
    content: ""
}

.ion-calculator:before {
    content: ""
}

.ion-calendar:before {
    content: ""
}

.ion-camera:before {
    content: ""
}

.ion-card:before {
    content: ""
}

.ion-cash:before {
    content: ""
}

.ion-chatbox:before {
    content: ""
}

.ion-chatbox-working:before {
    content: ""
}

.ion-chatboxes:before {
    content: ""
}

.ion-chatbubble:before {
    content: ""
}

.ion-chatbubble-working:before {
    content: ""
}

.ion-chatbubbles:before {
    content: ""
}

.ion-checkmark:before {
    content: ""
}

.ion-checkmark-circled:before {
    content: ""
}

.ion-checkmark-round:before {
    content: ""
}

.ion-chevron-down:before {
    content: ""
}

.ion-chevron-left:before {
    content: ""
}

.ion-chevron-right:before {
    content: ""
}

.ion-chevron-up:before {
    content: ""
}

.ion-clipboard:before {
    content: ""
}

.ion-clock:before {
    content: ""
}

.ion-close:before {
    content: ""
}

.ion-close-circled:before {
    content: ""
}

.ion-close-round:before {
    content: ""
}

.ion-closed-captioning:before {
    content: ""
}

.ion-cloud:before {
    content: ""
}

.ion-code:before {
    content: ""
}

.ion-code-download:before {
    content: ""
}

.ion-code-working:before {
    content: ""
}

.ion-coffee:before {
    content: ""
}

.ion-compass:before {
    content: ""
}

.ion-compose:before {
    content: ""
}

.ion-connection-bars:before {
    content: ""
}

.ion-contrast:before {
    content: ""
}

.ion-crop:before {
    content: ""
}

.ion-cube:before {
    content: ""
}

.ion-disc:before {
    content: ""
}

.ion-document:before {
    content: ""
}

.ion-document-text:before {
    content: ""
}

.ion-drag:before {
    content: ""
}

.ion-earth:before {
    content: ""
}

.ion-easel:before {
    content: ""
}

.ion-edit:before {
    content: ""
}

.ion-egg:before {
    content: ""
}

.ion-eject:before {
    content: ""
}

.ion-email:before {
    content: ""
}

.ion-email-unread:before {
    content: ""
}

.ion-erlenmeyer-flask:before {
    content: ""
}

.ion-erlenmeyer-flask-bubbles:before {
    content: ""
}

.ion-eye:before {
    content: ""
}

.ion-eye-disabled:before {
    content: ""
}

.ion-female:before {
    content: ""
}

.ion-filing:before {
    content: ""
}

.ion-film-marker:before {
    content: ""
}

.ion-fireball:before {
    content: ""
}

.ion-flag:before {
    content: ""
}

.ion-flame:before {
    content: ""
}

.ion-flash:before {
    content: ""
}

.ion-flash-off:before {
    content: ""
}

.ion-folder:before {
    content: ""
}

.ion-fork:before {
    content: ""
}

.ion-fork-repo:before {
    content: ""
}

.ion-forward:before {
    content: ""
}

.ion-funnel:before {
    content: ""
}

.ion-gear-a:before {
    content: ""
}

.ion-gear-b:before {
    content: ""
}

.ion-grid:before {
    content: ""
}

.ion-hammer:before {
    content: ""
}

.ion-happy:before {
    content: ""
}

.ion-happy-outline:before {
    content: ""
}

.ion-headphone:before {
    content: ""
}

.ion-heart:before {
    content: ""
}

.ion-heart-broken:before {
    content: ""
}

.ion-help:before {
    content: ""
}

.ion-help-buoy:before {
    content: ""
}

.ion-help-circled:before {
    content: ""
}

.ion-home:before {
    content: ""
}

.ion-icecream:before {
    content: ""
}

.ion-image:before {
    content: ""
}

.ion-images:before {
    content: ""
}

.ion-information:before {
    content: ""
}

.ion-information-circled:before {
    content: ""
}

.ion-ionic:before {
    content: ""
}

.ion-ios-alarm:before {
    content: ""
}

.ion-ios-alarm-outline:before {
    content: ""
}

.ion-ios-albums:before {
    content: ""
}

.ion-ios-albums-outline:before {
    content: ""
}

.ion-ios-americanfootball:before {
    content: ""
}

.ion-ios-americanfootball-outline:before {
    content: ""
}

.ion-ios-analytics:before {
    content: ""
}

.ion-ios-analytics-outline:before {
    content: ""
}

.ion-ios-arrow-back:before {
    content: ""
}

.ion-ios-arrow-down:before {
    content: ""
}

.ion-ios-arrow-forward:before {
    content: ""
}

.ion-ios-arrow-left:before {
    content: ""
}

.ion-ios-arrow-right:before {
    content: ""
}

.ion-ios-arrow-thin-down:before {
    content: ""
}

.ion-ios-arrow-thin-left:before {
    content: ""
}

.ion-ios-arrow-thin-right:before {
    content: ""
}

.ion-ios-arrow-thin-up:before {
    content: ""
}

.ion-ios-arrow-up:before {
    content: ""
}

.ion-ios-at:before {
    content: ""
}

.ion-ios-at-outline:before {
    content: ""
}

.ion-ios-barcode:before {
    content: ""
}

.ion-ios-barcode-outline:before {
    content: ""
}

.ion-ios-baseball:before {
    content: ""
}

.ion-ios-baseball-outline:before {
    content: ""
}

.ion-ios-basketball:before {
    content: ""
}

.ion-ios-basketball-outline:before {
    content: ""
}

.ion-ios-bell:before {
    content: ""
}

.ion-ios-bell-outline:before {
    content: ""
}

.ion-ios-body:before {
    content: ""
}

.ion-ios-body-outline:before {
    content: ""
}

.ion-ios-bolt:before {
    content: ""
}

.ion-ios-bolt-outline:before {
    content: ""
}

.ion-ios-book:before {
    content: ""
}

.ion-ios-book-outline:before {
    content: ""
}

.ion-ios-bookmarks:before {
    content: ""
}

.ion-ios-bookmarks-outline:before {
    content: ""
}

.ion-ios-box:before {
    content: ""
}

.ion-ios-box-outline:before {
    content: ""
}

.ion-ios-briefcase:before {
    content: ""
}

.ion-ios-briefcase-outline:before {
    content: ""
}

.ion-ios-browsers:before {
    content: ""
}

.ion-ios-browsers-outline:before {
    content: ""
}

.ion-ios-calculator:before {
    content: ""
}

.ion-ios-calculator-outline:before {
    content: ""
}

.ion-ios-calendar:before {
    content: ""
}

.ion-ios-calendar-outline:before {
    content: ""
}

.ion-ios-camera:before {
    content: ""
}

.ion-ios-camera-outline:before {
    content: ""
}

.ion-ios-cart:before {
    content: ""
}

.ion-ios-cart-outline:before {
    content: ""
}

.ion-ios-chatboxes:before {
    content: ""
}

.ion-ios-chatboxes-outline:before {
    content: ""
}

.ion-ios-chatbubble:before {
    content: ""
}

.ion-ios-chatbubble-outline:before {
    content: ""
}

.ion-ios-checkmark:before {
    content: ""
}

.ion-ios-checkmark-empty:before {
    content: ""
}

.ion-ios-checkmark-outline:before {
    content: ""
}

.ion-ios-circle-filled:before {
    content: ""
}

.ion-ios-circle-outline:before {
    content: ""
}

.ion-ios-clock:before {
    content: ""
}

.ion-ios-clock-outline:before {
    content: ""
}

.ion-ios-close:before {
    content: ""
}

.ion-ios-close-empty:before {
    content: ""
}

.ion-ios-close-outline:before {
    content: ""
}

.ion-ios-cloud:before {
    content: ""
}

.ion-ios-cloud-download:before {
    content: ""
}

.ion-ios-cloud-download-outline:before {
    content: ""
}

.ion-ios-cloud-outline:before {
    content: ""
}

.ion-ios-cloud-upload:before {
    content: ""
}

.ion-ios-cloud-upload-outline:before {
    content: ""
}

.ion-ios-cloudy:before {
    content: ""
}

.ion-ios-cloudy-night:before {
    content: ""
}

.ion-ios-cloudy-night-outline:before {
    content: ""
}

.ion-ios-cloudy-outline:before {
    content: ""
}

.ion-ios-cog:before {
    content: ""
}

.ion-ios-cog-outline:before {
    content: ""
}

.ion-ios-color-filter:before {
    content: ""
}

.ion-ios-color-filter-outline:before {
    content: ""
}

.ion-ios-color-wand:before {
    content: ""
}

.ion-ios-color-wand-outline:before {
    content: ""
}

.ion-ios-compose:before {
    content: ""
}

.ion-ios-compose-outline:before {
    content: ""
}

.ion-ios-contact:before {
    content: ""
}

.ion-ios-contact-outline:before {
    content: ""
}

.ion-ios-copy:before {
    content: ""
}

.ion-ios-copy-outline:before {
    content: ""
}

.ion-ios-crop:before {
    content: ""
}

.ion-ios-crop-strong:before {
    content: ""
}

.ion-ios-download:before {
    content: ""
}

.ion-ios-download-outline:before {
    content: ""
}

.ion-ios-drag:before {
    content: ""
}

.ion-ios-email:before {
    content: ""
}

.ion-ios-email-outline:before {
    content: ""
}

.ion-ios-eye:before {
    content: ""
}

.ion-ios-eye-outline:before {
    content: ""
}

.ion-ios-fastforward:before {
    content: ""
}

.ion-ios-fastforward-outline:before {
    content: ""
}

.ion-ios-filing:before {
    content: ""
}

.ion-ios-filing-outline:before {
    content: ""
}

.ion-ios-film:before {
    content: ""
}

.ion-ios-film-outline:before {
    content: ""
}

.ion-ios-flag:before {
    content: ""
}

.ion-ios-flag-outline:before {
    content: ""
}

.ion-ios-flame:before {
    content: ""
}

.ion-ios-flame-outline:before {
    content: ""
}

.ion-ios-flask:before {
    content: ""
}

.ion-ios-flask-outline:before {
    content: ""
}

.ion-ios-flower:before {
    content: ""
}

.ion-ios-flower-outline:before {
    content: ""
}

.ion-ios-folder:before {
    content: ""
}

.ion-ios-folder-outline:before {
    content: ""
}

.ion-ios-football:before {
    content: ""
}

.ion-ios-football-outline:before {
    content: ""
}

.ion-ios-game-controller-a:before {
    content: ""
}

.ion-ios-game-controller-a-outline:before {
    content: ""
}

.ion-ios-game-controller-b:before {
    content: ""
}

.ion-ios-game-controller-b-outline:before {
    content: ""
}

.ion-ios-gear:before {
    content: ""
}

.ion-ios-gear-outline:before {
    content: ""
}

.ion-ios-glasses:before {
    content: ""
}

.ion-ios-glasses-outline:before {
    content: ""
}

.ion-ios-grid-view:before {
    content: ""
}

.ion-ios-grid-view-outline:before {
    content: ""
}

.ion-ios-heart:before {
    content: ""
}

.ion-ios-heart-outline:before {
    content: ""
}

.ion-ios-help:before {
    content: ""
}

.ion-ios-help-empty:before {
    content: ""
}

.ion-ios-help-outline:before {
    content: ""
}

.ion-ios-home:before {
    content: ""
}

.ion-ios-home-outline:before {
    content: ""
}

.ion-ios-infinite:before {
    content: ""
}

.ion-ios-infinite-outline:before {
    content: ""
}

.ion-ios-information:before {
    content: ""
}

.ion-ios-information-empty:before {
    content: ""
}

.ion-ios-information-outline:before {
    content: ""
}

.ion-ios-ionic-outline:before {
    content: ""
}

.ion-ios-keypad:before {
    content: ""
}

.ion-ios-keypad-outline:before {
    content: ""
}

.ion-ios-lightbulb:before {
    content: ""
}

.ion-ios-lightbulb-outline:before {
    content: ""
}

.ion-ios-list:before {
    content: ""
}

.ion-ios-list-outline:before {
    content: ""
}

.ion-ios-location:before {
    content: ""
}

.ion-ios-location-outline:before {
    content: ""
}

.ion-ios-locked:before {
    content: ""
}

.ion-ios-locked-outline:before {
    content: ""
}

.ion-ios-loop:before {
    content: ""
}

.ion-ios-loop-strong:before {
    content: ""
}

.ion-ios-medical:before {
    content: ""
}

.ion-ios-medical-outline:before {
    content: ""
}

.ion-ios-medkit:before {
    content: ""
}

.ion-ios-medkit-outline:before {
    content: ""
}

.ion-ios-mic:before {
    content: ""
}

.ion-ios-mic-off:before {
    content: ""
}

.ion-ios-mic-outline:before {
    content: ""
}

.ion-ios-minus:before {
    content: ""
}

.ion-ios-minus-empty:before {
    content: ""
}

.ion-ios-minus-outline:before {
    content: ""
}

.ion-ios-monitor:before {
    content: ""
}

.ion-ios-monitor-outline:before {
    content: ""
}

.ion-ios-moon:before {
    content: ""
}

.ion-ios-moon-outline:before {
    content: ""
}

.ion-ios-more:before {
    content: ""
}

.ion-ios-more-outline:before {
    content: ""
}

.ion-ios-musical-note:before {
    content: ""
}

.ion-ios-musical-notes:before {
    content: ""
}

.ion-ios-navigate:before {
    content: ""
}

.ion-ios-navigate-outline:before {
    content: ""
}

.ion-ios-nutrition:before {
    content: ""
}

.ion-ios-nutrition-outline:before {
    content: ""
}

.ion-ios-paper:before {
    content: ""
}

.ion-ios-paper-outline:before {
    content: ""
}

.ion-ios-paperplane:before {
    content: ""
}

.ion-ios-paperplane-outline:before {
    content: ""
}

.ion-ios-partlysunny:before {
    content: ""
}

.ion-ios-partlysunny-outline:before {
    content: ""
}

.ion-ios-pause:before {
    content: ""
}

.ion-ios-pause-outline:before {
    content: ""
}

.ion-ios-paw:before {
    content: ""
}

.ion-ios-paw-outline:before {
    content: ""
}

.ion-ios-people:before {
    content: ""
}

.ion-ios-people-outline:before {
    content: ""
}

.ion-ios-person:before {
    content: ""
}

.ion-ios-person-outline:before {
    content: ""
}

.ion-ios-personadd:before {
    content: ""
}

.ion-ios-personadd-outline:before {
    content: ""
}

.ion-ios-photos:before {
    content: ""
}

.ion-ios-photos-outline:before {
    content: ""
}

.ion-ios-pie:before {
    content: ""
}

.ion-ios-pie-outline:before {
    content: ""
}

.ion-ios-pint:before {
    content: ""
}

.ion-ios-pint-outline:before {
    content: ""
}

.ion-ios-play:before {
    content: ""
}

.ion-ios-play-outline:before {
    content: ""
}

.ion-ios-plus:before {
    content: ""
}

.ion-ios-plus-empty:before {
    content: ""
}

.ion-ios-plus-outline:before {
    content: ""
}

.ion-ios-pricetag:before {
    content: ""
}

.ion-ios-pricetag-outline:before {
    content: ""
}

.ion-ios-pricetags:before {
    content: ""
}

.ion-ios-pricetags-outline:before {
    content: ""
}

.ion-ios-printer:before {
    content: ""
}

.ion-ios-printer-outline:before {
    content: ""
}

.ion-ios-pulse:before {
    content: ""
}

.ion-ios-pulse-strong:before {
    content: ""
}

.ion-ios-rainy:before {
    content: ""
}

.ion-ios-rainy-outline:before {
    content: ""
}

.ion-ios-recording:before {
    content: ""
}

.ion-ios-recording-outline:before {
    content: ""
}

.ion-ios-redo:before {
    content: ""
}

.ion-ios-redo-outline:before {
    content: ""
}

.ion-ios-refresh:before {
    content: ""
}

.ion-ios-refresh-empty:before {
    content: ""
}

.ion-ios-refresh-outline:before {
    content: ""
}

.ion-ios-reload:before {
    content: ""
}

.ion-ios-reverse-camera:before {
    content: ""
}

.ion-ios-reverse-camera-outline:before {
    content: ""
}

.ion-ios-rewind:before {
    content: ""
}

.ion-ios-rewind-outline:before {
    content: ""
}

.ion-ios-rose:before {
    content: ""
}

.ion-ios-rose-outline:before {
    content: ""
}

.ion-ios-search:before {
    content: ""
}

.ion-ios-search-strong:before {
    content: ""
}

.ion-ios-settings:before {
    content: ""
}

.ion-ios-settings-strong:before {
    content: ""
}

.ion-ios-shuffle:before {
    content: ""
}

.ion-ios-shuffle-strong:before {
    content: ""
}

.ion-ios-skipbackward:before {
    content: ""
}

.ion-ios-skipbackward-outline:before {
    content: ""
}

.ion-ios-skipforward:before {
    content: ""
}

.ion-ios-skipforward-outline:before {
    content: ""
}

.ion-ios-snowy:before {
    content: ""
}

.ion-ios-speedometer:before {
    content: ""
}

.ion-ios-speedometer-outline:before {
    content: ""
}

.ion-ios-star:before {
    content: ""
}

.ion-ios-star-half:before {
    content: ""
}

.ion-ios-star-outline:before {
    content: ""
}

.ion-ios-stopwatch:before {
    content: ""
}

.ion-ios-stopwatch-outline:before {
    content: ""
}

.ion-ios-sunny:before {
    content: ""
}

.ion-ios-sunny-outline:before {
    content: ""
}

.ion-ios-telephone:before {
    content: ""
}

.ion-ios-telephone-outline:before {
    content: ""
}

.ion-ios-tennisball:before {
    content: ""
}

.ion-ios-tennisball-outline:before {
    content: ""
}

.ion-ios-thunderstorm:before {
    content: ""
}

.ion-ios-thunderstorm-outline:before {
    content: ""
}

.ion-ios-time:before {
    content: ""
}

.ion-ios-time-outline:before {
    content: ""
}

.ion-ios-timer:before {
    content: ""
}

.ion-ios-timer-outline:before {
    content: ""
}

.ion-ios-toggle:before {
    content: ""
}

.ion-ios-toggle-outline:before {
    content: ""
}

.ion-ios-trash:before {
    content: ""
}

.ion-ios-trash-outline:before {
    content: ""
}

.ion-ios-undo:before {
    content: ""
}

.ion-ios-undo-outline:before {
    content: ""
}

.ion-ios-unlocked:before {
    content: ""
}

.ion-ios-unlocked-outline:before {
    content: ""
}

.ion-ios-upload:before {
    content: ""
}

.ion-ios-upload-outline:before {
    content: ""
}

.ion-ios-videocam:before {
    content: ""
}

.ion-ios-videocam-outline:before {
    content: ""
}

.ion-ios-volume-high:before {
    content: ""
}

.ion-ios-volume-low:before {
    content: ""
}

.ion-ios-wineglass:before {
    content: ""
}

.ion-ios-wineglass-outline:before {
    content: ""
}

.ion-ios-world:before {
    content: ""
}

.ion-ios-world-outline:before {
    content: ""
}

.ion-ipad:before {
    content: ""
}

.ion-iphone:before {
    content: ""
}

.ion-ipod:before {
    content: ""
}

.ion-jet:before {
    content: ""
}

.ion-key:before {
    content: ""
}

.ion-knife:before {
    content: ""
}

.ion-laptop:before {
    content: ""
}

.ion-leaf:before {
    content: ""
}

.ion-levels:before {
    content: ""
}

.ion-lightbulb:before {
    content: ""
}

.ion-link:before {
    content: ""
}

.ion-load-a:before {
    content: ""
}

.ion-load-b:before {
    content: ""
}

.ion-load-c:before {
    content: ""
}

.ion-load-d:before {
    content: ""
}

.ion-location:before {
    content: ""
}

.ion-lock-combination:before {
    content: ""
}

.ion-locked:before {
    content: ""
}

.ion-log-in:before {
    content: ""
}

.ion-log-out:before {
    content: ""
}

.ion-loop:before {
    content: ""
}

.ion-magnet:before {
    content: ""
}

.ion-male:before {
    content: ""
}

.ion-man:before {
    content: ""
}

.ion-map:before {
    content: ""
}

.ion-medkit:before {
    content: ""
}

.ion-merge:before {
    content: ""
}

.ion-mic-a:before {
    content: ""
}

.ion-mic-b:before {
    content: ""
}

.ion-mic-c:before {
    content: ""
}

.ion-minus:before {
    content: ""
}

.ion-minus-circled:before {
    content: ""
}

.ion-minus-round:before {
    content: ""
}

.ion-model-s:before {
    content: ""
}

.ion-monitor:before {
    content: ""
}

.ion-more:before {
    content: ""
}

.ion-mouse:before {
    content: ""
}

.ion-music-note:before {
    content: ""
}

.ion-navicon:before {
    content: ""
}

.ion-navicon-round:before {
    content: ""
}

.ion-navigate:before {
    content: ""
}

.ion-network:before {
    content: ""
}

.ion-no-smoking:before {
    content: ""
}

.ion-nuclear:before {
    content: ""
}

.ion-outlet:before {
    content: ""
}

.ion-paintbrush:before {
    content: ""
}

.ion-paintbucket:before {
    content: ""
}

.ion-paper-airplane:before {
    content: ""
}

.ion-paperclip:before {
    content: ""
}

.ion-pause:before {
    content: ""
}

.ion-person:before {
    content: ""
}

.ion-person-add:before {
    content: ""
}

.ion-person-stalker:before {
    content: ""
}

.ion-pie-graph:before {
    content: ""
}

.ion-pin:before {
    content: ""
}

.ion-pinpoint:before {
    content: ""
}

.ion-pizza:before {
    content: ""
}

.ion-plane:before {
    content: ""
}

.ion-planet:before {
    content: ""
}

.ion-play:before {
    content: ""
}

.ion-playstation:before {
    content: ""
}

.ion-plus:before {
    content: ""
}

.ion-plus-circled:before {
    content: ""
}

.ion-plus-round:before {
    content: ""
}

.ion-podium:before {
    content: ""
}

.ion-pound:before {
    content: ""
}

.ion-power:before {
    content: ""
}

.ion-pricetag:before {
    content: ""
}

.ion-pricetags:before {
    content: ""
}

.ion-printer:before {
    content: ""
}

.ion-pull-request:before {
    content: ""
}

.ion-qr-scanner:before {
    content: ""
}

.ion-quote:before {
    content: ""
}

.ion-radio-waves:before {
    content: ""
}

.ion-record:before {
    content: ""
}

.ion-refresh:before {
    content: ""
}

.ion-reply:before {
    content: ""
}

.ion-reply-all:before {
    content: ""
}

.ion-ribbon-a:before {
    content: ""
}

.ion-ribbon-b:before {
    content: ""
}

.ion-sad:before {
    content: ""
}

.ion-sad-outline:before {
    content: ""
}

.ion-scissors:before {
    content: ""
}

.ion-search:before {
    content: ""
}

.ion-settings:before {
    content: ""
}

.ion-share:before {
    content: ""
}

.ion-shuffle:before {
    content: ""
}

.ion-skip-backward:before {
    content: ""
}

.ion-skip-forward:before {
    content: ""
}

.ion-social-android:before {
    content: ""
}

.ion-social-android-outline:before {
    content: ""
}

.ion-social-angular:before {
    content: ""
}

.ion-social-angular-outline:before {
    content: ""
}

.ion-social-apple:before {
    content: ""
}

.ion-social-apple-outline:before {
    content: ""
}

.ion-social-bitcoin:before {
    content: ""
}

.ion-social-bitcoin-outline:before {
    content: ""
}

.ion-social-buffer:before {
    content: ""
}

.ion-social-buffer-outline:before {
    content: ""
}

.ion-social-chrome:before {
    content: ""
}

.ion-social-chrome-outline:before {
    content: ""
}

.ion-social-codepen:before {
    content: ""
}

.ion-social-codepen-outline:before {
    content: ""
}

.ion-social-css3:before {
    content: ""
}

.ion-social-css3-outline:before {
    content: ""
}

.ion-social-designernews:before {
    content: ""
}

.ion-social-designernews-outline:before {
    content: ""
}

.ion-social-dribbble:before {
    content: ""
}

.ion-social-dribbble-outline:before {
    content: ""
}

.ion-social-dropbox:before {
    content: ""
}

.ion-social-dropbox-outline:before {
    content: ""
}

.ion-social-euro:before {
    content: ""
}

.ion-social-euro-outline:before {
    content: ""
}

.ion-social-facebook:before {
    content: ""
}

.ion-social-facebook-outline:before {
    content: ""
}

.ion-social-foursquare:before {
    content: ""
}

.ion-social-foursquare-outline:before {
    content: ""
}

.ion-social-freebsd-devil:before {
    content: ""
}

.ion-social-github:before {
    content: ""
}

.ion-social-github-outline:before {
    content: ""
}

.ion-social-google:before {
    content: ""
}

.ion-social-google-outline:before {
    content: ""
}

.ion-social-googleplus:before {
    content: ""
}

.ion-social-googleplus-outline:before {
    content: ""
}

.ion-social-hackernews:before {
    content: ""
}

.ion-social-hackernews-outline:before {
    content: ""
}

.ion-social-html5:before {
    content: ""
}

.ion-social-html5-outline:before {
    content: ""
}

.ion-social-instagram:before {
    content: ""
}

.ion-social-instagram-outline:before {
    content: ""
}

.ion-social-javascript:before {
    content: ""
}

.ion-social-javascript-outline:before {
    content: ""
}

.ion-social-linkedin:before {
    content: ""
}

.ion-social-linkedin-outline:before {
    content: ""
}

.ion-social-markdown:before {
    content: ""
}

.ion-social-nodejs:before {
    content: ""
}

.ion-social-octocat:before {
    content: ""
}

.ion-social-pinterest:before {
    content: ""
}

.ion-social-pinterest-outline:before {
    content: ""
}

.ion-social-python:before {
    content: ""
}

.ion-social-reddit:before {
    content: ""
}

.ion-social-reddit-outline:before {
    content: ""
}

.ion-social-rss:before {
    content: ""
}

.ion-social-rss-outline:before {
    content: ""
}

.ion-social-sass:before {
    content: ""
}

.ion-social-skype:before {
    content: ""
}

.ion-social-skype-outline:before {
    content: ""
}

.ion-social-snapchat:before {
    content: ""
}

.ion-social-snapchat-outline:before {
    content: ""
}

.ion-social-tumblr:before {
    content: ""
}

.ion-social-tumblr-outline:before {
    content: ""
}

.ion-social-tux:before {
    content: ""
}

.ion-social-twitch:before {
    content: ""
}

.ion-social-twitch-outline:before {
    content: ""
}

.ion-social-twitter:before {
    content: ""
}

.ion-social-twitter-outline:before {
    content: ""
}

.ion-social-usd:before {
    content: ""
}

.ion-social-usd-outline:before {
    content: ""
}

.ion-social-vimeo:before {
    content: ""
}

.ion-social-vimeo-outline:before {
    content: ""
}

.ion-social-whatsapp:before {
    content: ""
}

.ion-social-whatsapp-outline:before {
    content: ""
}

.ion-social-windows:before {
    content: ""
}

.ion-social-windows-outline:before {
    content: ""
}

.ion-social-wordpress:before {
    content: ""
}

.ion-social-wordpress-outline:before {
    content: ""
}

.ion-social-yahoo:before {
    content: ""
}

.ion-social-yahoo-outline:before {
    content: ""
}

.ion-social-yen:before {
    content: ""
}

.ion-social-yen-outline:before {
    content: ""
}

.ion-social-youtube:before {
    content: ""
}

.ion-social-youtube-outline:before {
    content: ""
}

.ion-soup-can:before {
    content: ""
}

.ion-soup-can-outline:before {
    content: ""
}

.ion-speakerphone:before {
    content: ""
}

.ion-speedometer:before {
    content: ""
}

.ion-spoon:before {
    content: ""
}

.ion-star:before {
    content: ""
}

.ion-stats-bars:before {
    content: ""
}

.ion-steam:before {
    content: ""
}

.ion-stop:before {
    content: ""
}

.ion-thermometer:before {
    content: ""
}

.ion-thumbsdown:before {
    content: ""
}

.ion-thumbsup:before {
    content: ""
}

.ion-toggle:before {
    content: ""
}

.ion-toggle-filled:before {
    content: ""
}

.ion-transgender:before {
    content: ""
}

.ion-trash-a:before {
    content: ""
}

.ion-trash-b:before {
    content: ""
}

.ion-trophy:before {
    content: ""
}

.ion-tshirt:before {
    content: ""
}

.ion-tshirt-outline:before {
    content: ""
}

.ion-umbrella:before {
    content: ""
}

.ion-university:before {
    content: ""
}

.ion-unlocked:before {
    content: ""
}

.ion-upload:before {
    content: ""
}

.ion-usb:before {
    content: ""
}

.ion-videocamera:before {
    content: ""
}

.ion-volume-high:before {
    content: ""
}

.ion-volume-low:before {
    content: ""
}

.ion-volume-medium:before {
    content: ""
}

.ion-volume-mute:before {
    content: ""
}

.ion-wand:before {
    content: ""
}

.ion-waterdrop:before {
    content: ""
}

.ion-wifi:before {
    content: ""
}

.ion-wineglass:before {
    content: ""
}

.ion-woman:before {
    content: ""
}

.ion-wrench:before {
    content: ""
}

.ion-xbox:before {
    content: ""
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translateZ(0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: none;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: b
}

@keyframes b {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        transform: scale(1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-nav [class*=owl-] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #d6d6d6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px
    }

        .owl-theme .owl-nav [class*=owl-]:hover {
            background: #869791;
            color: #fff;
            text-decoration: none
        }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #d6d6d6;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity .2s ease;
            border-radius: 30px
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791
        }

@font-face {
    font-family: Flaticon;
    src: url(../webfonts/Flaticon.eot);
    src: url(../webfonts/Flaticon.eot?#iefix) format("embedded-opentype"),url(../webfonts/Flaticon.woff) format("woff"),url(../webfonts/Flaticon.ttf) format("truetype"),url(../webfonts/Flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
    font-family: Flaticon;
    font-size: 30px;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: Flaticon;
        src: url(../webfonts/Flaticon.svg#Flaticon) format("svg")
    }
}

.fi:before {
    display: inline-block;
    font-family: Flaticon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.flaticon-computer-graphic:before {
    content: "\f100"
}

.flaticon-sketch:before {
    content: "\f101"
}

.flaticon-pen:before {
    content: "\f102"
}

.flaticon-camera:before {
    content: "\f103"
}

.flaticon-art:before {
    content: "\f104"
}

.flaticon-responsive:before {
    content: "\f105"
}

.flaticon-graphic-design:before {
    content: "\f106"
}

.flaticon-web-design:before {
    content: "\f107"
}

.flaticon-web:before {
    content: "\f108"
}

.flaticon-learning:before {
    content: "\f109"
}

.flaticon-growth:before {
    content: "\f10a"
}

.flaticon-growth-1:before {
    content: "\f10b"
}

.flaticon-app-development:before {
    content: "\f10c"
}

.flaticon-development:before {
    content: "\f10d"
}

.flaticon-development-1:before {
    content: "\f10e"
}

.flaticon-ui:before {
    content: "\f10f"
}

.flaticon-design:before {
    content: "\f110"
}

.flaticon-develop:before {
    content: "\f111"
}

.flaticon-infographic:before {
    content: "\f112"
}

.flaticon-web-development:before {
    content: "\f113"
}

.flaticon-social-media:before {
    content: "\f114"
}

.flaticon-planning:before {
    content: "\f115"
}

.flaticon-customer:before {
    content: "\f116"
}

.flaticon-contract:before {
    content: "\f117"
}

.flaticon-target:before {
    content: "\f118"
}

.flaticon-online-shop:before {
    content: "\f119"
}

.flaticon-shout:before {
    content: "\f11a"
}

.flaticon-job:before {
    content: "\f11b"
}

.flaticon-sale:before {
    content: "\f11c"
}

.flaticon-sale-1:before {
    content: "\f11d"
}

.flaticon-team:before {
    content: "\f11e"
}

.flaticon-blog:before {
    content: "\f11f"
}

.flaticon-research:before {
    content: "\f120"
}

.flaticon-support:before {
    content: "\f121"
}

.flaticon-chip:before {
    content: "\f122"
}

.flaticon-joystick:before {
    content: "\f123"
}

.flaticon-monitor:before {
    content: "\f124"
}

.flaticon-system:before {
    content: "\f125"
}

.flaticon-scroll:before {
    content: "\f126"
}

.flaticon-school-material:before {
    content: "\f127"
}

.flaticon-video-conference:before {
    content: "\f128"
}

.flaticon-search:before {
    content: "\f129"
}

.flaticon-video-camera:before {
    content: "\f12a"
}

.flaticon-conversation:before {
    content: "\f12b"
}

.flaticon-support-1:before {
    content: "\f12c"
}

.flaticon-presentation:before {
    content: "\f12d"
}

.flaticon-diagram:before {
    content: "\f12e"
}

.flaticon-connection:before {
    content: "\f12f"
}

.flaticon-accounting:before {
    content: "\f130"
}

.flaticon-calculator:before {
    content: "\f131"
}

.flaticon-24h:before {
    content: "\f132"
}

.flaticon-ribbon:before {
    content: "\f133"
}

.flaticon-syringe:before {
    content: "\f134"
}

.flaticon-medical-support:before {
    content: "\f135"
}

.flaticon-group:before {
    content: "\f136"
}

.flaticon-calendar:before {
    content: "\f137"
}

.flaticon-pinned:before {
    content: "\f138"
}

.flaticon-email:before {
    content: "\f139"
}

.flaticon-customer-service:before {
    content: "\f13a"
}

.flaticon-paper:before {
    content: "\f13b"
}

.flaticon-shoes:before {
    content: "\f13c"
}

.flaticon-book:before {
    content: "\f13d"
}

.flaticon-book-1:before {
    content: "\f13e"
}

.flaticon-book-2:before {
    content: "\f13f"
}

.flaticon-book-3:before {
    content: "\f140"
}

.flaticon-organization:before {
    content: "\f141"
}

.flaticon-gamepad:before {
    content: "\f142"
}

.flaticon-package:before {
    content: "\f143"
}

.flaticon-server:before {
    content: "\f144"
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }


input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

.padding-t-100 {
    padding-top: 100px;
}

.footer-ul-cus {
    list-style-type: none;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

    .footer-ul-cus li {
        display: inline-block;
        padding-right: 50px;
    }

        .footer-ul-cus li > a {
            color: #fff;
            font-size: 16px;
        }

        .footer-ul-cus li:last-child {
            padding-right: 0
        }

        .footer-ul-cus li:hover {
            cursor: pointer;
        }


fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

td, th {
    padding: 0
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, /*ol,*/ output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, /*ul,*/ var, video {
    margin: 0;
    padding: 0;
    border: 0
}
/*ol,ul{list-style:none}*/ blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: "";
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

@keyframes c {
    0% {
        width: 0;
        opacity: 0
    }

    to {
        width: 100%;
        opacity: 1
    }
}

@keyframes d {
    0% {
        height: 10%;
        opacity: 1
    }

    to {
        height: 110%;
        opacity: 0
    }
}

@keyframes e {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    to {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

.t__portlet--about-us--bg, .t__portlet--search--bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .55
}

.uppercase {
    text-transform: uppercase
}

img {
    object-fit: cover;
}

.pull-right {
    float: right !important
}

@media (max-width:575.98px) {
    .t__pt--20 {
        margin-top: 20px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__pt--20 {
        margin-top: 20px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__p-5--md {
        padding: 0 5px
    }
}

.t__mb-0--xs {
    margin-bottom: 0 !important
}

@media (max-width:575.98px) {
    .flex-column-reverse--xs {
        display: flex;
        justify-content: column;
        flex-direction: column-reverse
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .flex-column-reverse--xs {
        display: flex;
        justify-content: column;
        flex-direction: column-reverse
    }
}

.t__flex {
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

.t__flex--between-center {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center
}

.t__info__spec {
    margin-left: 4px
}

.t__icon {
    font-size: 18px
}

.t__icon--green {
    color: #8eba3a
}

.t__icon--collapse {
    position: absolute;
    right: 15px;
    top: 17px
}

@media (max-width:575.98px) {
    .t__icon--collapse {
        top: 20px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__icon--collapse {
        top: 20px
    }
}

.t__text--gray-9 {
    color: #999
}

.t__text--red {
    color: red
}

.t__flex--center {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

.t__navbar {
    padding: 30px 0;
    background-color: transparent;
}

@media (max-width:575.98px) {
    .t__navbar {
        padding: 4px 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar {
        padding: 10px 0
    }
}

.t__navbar__brand {
    margin-top: -10px;
    order: 1;
    height: auto
}

    .t__navbar__brand:hover {
        cursor: pointer
    }

@media (max-width:575.98px) {
    .t__navbar__brand {
        width: 100px;
        height: auto;
        margin-left: 5px;
        margin-right: 0
    }

        .t__navbar__brand img {
            width: 100%
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar__brand {
        width: 120px;
        margin-left: 5px;
        margin-right: 0
    }

        .t__navbar__brand img {
            width: 100%
        }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__navbar__brand {
        width: 120px;
        margin-right: 0
    }

        .t__navbar__brand img {
            width: 100%
        }
}

.t__navbar__list {
    display: flex;
    justify-content: flex-end;
    font-family: CircularStd-Book;
    flex-direction: row;
    order: 2
}

@media (max-width:575.98px) {
    .t__navbar__list {
        display: block;
        z-index: 999;
        background-color: #fff
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar__list {
        display: block;
        z-index: 9999999999;
        background-color: #fff
    }
}

.t__navbar__list--detail {
    padding-left: 0px
}

@media (max-width:575.98px) {
    .t__navbar__list--detail {
        /*height: 100vh !important*/
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar__list--detail {
        /*height: 100vh !important*/
    }
}

.t__navbar__link {
    font-size: 16px;
    color: #222222 !important;
    margin-right: 30px;
    height: 100%;
    padding: 0 !important;
    position: relative
}

    .t__navbar__link i {
        display: none;
        font-size: 18px;
        color: #666
    }

@media (max-width:575.98px) {
    .t__navbar__link {
        font-size: 13px;
        padding: 5px 0 !important;
        height: 40px;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-items: center
    }

        .t__navbar__link i {
            display: block;
            margin-right: 15px
        }

        .t__navbar__link span {
            text-transform: capitalize;
            font-size: 14px;
            font-weight: 300;
            color: #333
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar__link {
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-items: center;
        height: 40px;
        font-size: 14px;
        font-weight: 400
    }

        .t__navbar__link i {
            display: block;
            margin-right: 10px
        }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__navbar__link {
        font-size: 14px;
        margin-right: 15px
    }
}

.t__navbar__link--active {
    position: relative;
    color: #8eba3a !important
}

    .t__navbar__link--active:before {
        content: "";
        animation-name: c;
        animation-duration: .5s;
        animation-direction: normal;
        animation-fill-mode: both;
        position: absolute;
        top: 206%;
        animation-play-state: running;
        width: 100%;
        height: 3px;
        background-color: #8eba3a
    }

@media (max-width:575.98px) {
    .t__navbar__link--active:before {
        display: none
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar__link--active:before {
        display: none
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__navbar__link--active:before {
        top: 100%;
        height: 2px
    }
}

.t__navbar__link:hover,
.viec-lam:hover {
    text-decoration: none;
    color: #EB202E !important
}


    .t__navbar__link:hover:before {
        /*    content: "";
    animation-name: c;
    animation-duration: .5s;
    animation-direction: normal;
    animation-fill-mode: both;
    position: absolute;
    top: 206%;
    animation-play-state: running;
    width: 100%;
    height: 3px;
    background-color: #8eba3a*/
    }

@media (max-width:575.98px) {
    .t__navbar__link:hover:before {
        display: none
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar__link:hover:before {
        display: none
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__navbar__link:hover:before {
        top: 100%;
        height: 2px
    }
}

.t__navbar__toggle {
    border: none
}

@media (max-width:575.98px) {
    .t__navbar__toggle {
        border-color: #fff !important
    }

        .t__navbar__toggle:focus {
            border: none;
            box-shadow: none;
            outline: none
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__navbar__toggle {
        border-color: #fff !important
    }

        .t__navbar__toggle:focus {
            border: none;
            box-shadow: none;
            outline: none
        }
}

.t__navbar__toggle i {
    font-size: 32px
}

@media (max-width:575.98px) {
    .navbar-collapse {
        position: absolute;
        top: 49px;
        right: 1%;
        width: 290px;
        height: 100vh;
        transition: all .3s ease;
        padding-top: 7px;
        z-index: 9
    }

        .navbar-collapse.collapsing {
            height: auto !important;
            transition: all .3s ease;
            right: 100%
        }

        .navbar-collapse.show {
            height: 100vh;
            transition: all .3s ease
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .navbar-collapse {
        position: absolute;
        top: 56px;
        left: 0;
        width: 100%;
        height: 100vh;
        transition: max-width .3s ease
    }

        .navbar-collapse.collapsing {
            height: auto !important;
            transition: all .3s ease;
            right: 100%
        }

        .navbar-collapse.show {
            height: 100vh;
            right: auto;
            transition: all .3s ease
        }
}

.t__btn--act-align-right {
    width: 250px;
    height: 40px;
    margin-right: 0px;
    background: #00000000;
}

.t__btn--act {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    font-family: 'CircularStd-Book';
    background: #FFFFFF;
    border: 1px solid #666666;
    box-sizing: border-box;
    font-size: 16px;
    cursor: pointer;
    z-index: 1;
    padding: 0px 48px;
    color: #222222;
}

    .t__btn--act.t__btn--act--cv {
        border: none;
        color: #EB202E;
        width: 200px;
        height: 40px;
    }

        .t__btn--act.t__btn--act--cv:focus {
            outline: none;
        }

    .t__btn--act > i {
        font-size: 26px;
        margin-left: 10px;
    }

    .t__btn--act:hover {
        color: #EB202E;
        border: 1px solid #EB202E;
        text-decoration: none;
    }

    .t__btn--act:hover,
    .job-item-list > .title > a:hover,
    .card-blog > .title > a:hover,
    .wrap-all-job-view2 .logo-title-view2 .title-job-view2 > a:hover {
        color: #EB202E;
        text-decoration: none;
    }

    .t__btn--act:hover {
        color: #EB202E;
        border: 1px solid #EB202E;
    }

    .t__btn--act:active {
        background-color: #EB202E;
        color: #FFFFFF;
        border: none;
    }


.t__btn {
    border: 0;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center
}

.t__btn--cv-header {
    background-color: #EB202E;
    padding: 10px 30px;
    margin-right: 0;
    color: #fff !important;
    font-size: 16px;
    border-radius: 5px;
    font-weight: normal;
    cursor: pointer;
    order: 3
}

@media (max-width:575.98px) {
    .t__btn--cv-header {
        padding: 0 20px;
        height: 28px;
        font-size: 12px;
        margin-right: 10px;
        order: 1
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__btn--cv-header {
        padding: 0 25px;
        height: 28px;
        font-size: 13px;
        margin-right: 10px;
        order: 1
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__btn--cv-header {
        padding: 0 25px;
        height: 28px;
        font-size: 13px
    }
}

.t__btn--cv-header i {
    font-size: 20px;
    padding-right: 10px;
    animation-name: d;
    animation-duration: 1.5s;
    animation-iteration-count: infinite
}

@media (max-width:575.98px) {
    .t__btn--cv-header i {
        padding-right: 5px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__btn--cv-header i {
        padding-right: 5px
    }
}

.t__btn--cv-header:hover {
    background-color: #ed4c4f;
    box-shadow: 0px 4px 14px #C50E1B;
    color: #fff
}

.t__btn--cv-header:active {
    background-color: #A9000C;
    color: #fff;
    box-shadow: 0px 4px 14px #A9000C;
}

.t__btn--cv-carousel {
    background-color: #8eba3a;
    padding: 0 40px;
    height: 40px;
    color: #fff !important;
    border-radius: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400
}

@media (max-width:575.98px) {
    .t__btn--cv-carousel {
        font-size: 10px;
        padding: 0 25px;
        height: 30px;
        margin-left: 10px !important
    }

        .t__btn--cv-carousel i {
            font-size: 14px
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__btn--cv-carousel {
        font-size: 12px;
        padding: 0 25px;
        height: 30px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__btn--cv-carousel {
        font-size: 14px;
        padding: 0 25px;
        height: 30px
    }
}

.t__btn--cv-carousel i {
    padding-right: 9px;
    font-size: 20px
}

.t__btn--cv-carousel:hover {
    background-color: #fff;
    cursor: pointer;
    color: #8eba3a !important;
    text-decoration: none
}

.t__btn--more-job {
    height: 40px;
    border: 1px solid #8eba3a;
    color: #8eba3a !important;
    border-radius: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 30px
}

@media (max-width:575.98px) {
    .t__btn--more-job {
        font-size: 12px;
        height: 30px;
        padding: 0 25px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__btn--more-job {
        font-size: 13px;
        height: 30px;
        padding: 0 25px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__btn--more-job {
        font-size: 14px;
        height: 30px;
        padding: 0 25px
    }
}

.t__btn--more-job:hover {
    text-decoration: none;
    border: 1px solid #ffba00;
    color: #ffba00 !important
}

.t__btn--play-video {
    position: relative;
    transition-property: all;
    transition-duration: .5s;
    text-transform: uppercase;
    color: #fff
}

    .t__btn--play-video i {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        margin-right: 12px;
        position: relative;
        color: #000;
        font-size: 25px;
        margin-left: 25px;
        opacity: .8;
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50%
    }

        .t__btn--play-video i:after {
            content: "";
            position: absolute;
            z-index: 0;
            left: 50%;
            top: 50%;
            transform: translateX(-50%) translateY(-50%);
            display: block;
            width: 45px;
            height: 45px;
            background: #fff;
            border-radius: 50%;
            animation: e 1.5s ease-out infinite
        }

        .t__btn--play-video i:before {
            margin-left: 5px
        }

    .t__btn--play-video:hover {
        text-decoration: none;
        color: #8eba3a
    }

    .t__btn--play-video:focus {
        box-shadow: none;
        outline: none
    }

.t__btn__close-modal {
    position: absolute;
    top: -27px;
    right: -1px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    border-radius: 50%;
    background-color: #fff;
    z-index: 99;
    display: none
}

@media (max-width:575.98px) {
    .t__btn__close-modal {
        display: block;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center
    }
}

.t__btn__close-modal:hover i {
    color: #8eba3a
}

.t__btn__close-modal:focus {
    box-shadow: none;
    outline: none
}

.t__btn__close-modal i {
    font-size: 16px
}

.t__btn__close-modal-video {
    top: -26px;
    right: 42%;
    width: 50px;
    height: 25px;
    border-radius: 30px
}

.t__btn--send-cv {
    width: 100%;
    height: 40px;
    border-radius: 30px;
    background-color: #ffba00;
    border: 1px solid #ffba00;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 18px
}

@media (max-width:575.98px) {
    .t__btn--send-cv {
        height: 35px
    }
}

.t__btn--send-cv:hover {
    text-decoration: none;
    color: #8eba3a;
    background-color: #fff;
    border: 1px solid #8eba3a
}

.t__btn--options {
    position: fixed;
    top: 250px;
    right: 10px;
    padding: 4px 11px;
    border-radius: 50%;
    background-color: #8eba3a;
    opacity: 1;
    color: #fff;
    z-index: 999;
    transition: all .5s ease-in-out;
    display: none
}

@media (max-width:575.98px) {
    .t__btn--options {
        display: block
    }
}

.t__btn--options i {
    color: #fff;
    font-size: 22px
}

.t__btn--search {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    background-color: #8eba3a;
    text-decoration: none;
    color: #fff;
    font-size: 16px
}

    .t__btn--search:hover {
        text-decoration: none;
        background-color: #ffba00;
        color: #fff
    }

@media (max-width:575.98px) {
    .t__btn--search {
        height: 40px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__btn--search {
        height: 40px;
        margin-top: 10px
    }
}

.t__btn--job-detail {
    width: 300px;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    background-color: #8eba3a;
    font-size: 16px
}

@media (max-width:575.98px) {
    .t__btn--job-detail {
        width: 135px;
        height: 35px;
        font-size: 13px
    }
}

.t__btn--job-detail:hover {
    text-decoration: none;
    background-color: #ffba00;
    color: #fff
}

.t__btn--job-detail--top {
    width: 100%
}

.t__btn--view-map {
    margin-top: 20px;
    width: 100%;
    background-color: #fff;
    color: #8eba3a;
    border: 1px solid #8eba3a;
    height: 35px;
    border-radius: 30px
}

    .t__btn--view-map:hover {
        color: #ffba00;
        text-decoration: none;
        border: 1px solid #ffba00
    }

    .t__btn--view-map:focus {
        outline: none;
        box-shadow: none
    }

.t__carousel {
    position: relative
}

.t__carousel--top {
    height: 845px;
    -webkit-clip-path: polygon(0 0,100% 0,100% 85%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 85%,0 100%)
}

@media (max-width:575.98px) {
    .t__carousel--top {
        height: 240px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__carousel--top {
        height: 300px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__carousel--top {
        height: 400px
    }
}

@media (max-width:575.98px) {
    .t__carousel--top {
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

.t__carousel--top__item {
    position: relative;
    height: 100%;
    max-height: 100%
}

    .t__carousel--top__item img {
        width: 100%;
        height: 100%;
        max-height: 100%;
        object-fit: cover
    }

.t__carousel--top--bg {
    background-color: rgba(0,0,0,.5)
}

.t__carousel--top--bg, .t__carousel--top--info {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.t__carousel--top--info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__carousel--top--info {
        top: 50px;
        height: auto
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__carousel--top--info {
        top: 50px;
        height: auto
    }
}

.t__carousel--top--info h4 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0 !important;
    line-height: 48px;
    margin-bottom: 50px
}

@media (max-width:575.98px) {
    .t__carousel--top--info h4 {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 24px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__carousel--top--info h4 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 20px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__carousel--top--info h4 {
        font-size: 28px;
        line-height: 24px;
        margin-bottom: 20px
    }
}

.t__carousel--top--info p {
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: -300px !important;
    line-height: 48px;
    margin-bottom: 20px
}

@media (max-width:575.98px) {
    .t__carousel--top--info p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0 !important;
        margin-top: -40px !important
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__carousel--top--info p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0 !important;
        margin-top: 20px !important
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__carousel--top--info p {
        font-size: 24px;
        line-height: 46px;
        margin-bottom: 0 !important;
        margin-top: 20px !important
    }
}

.t__carousel--top .owl-next {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 45%;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    border: 1px solid #fff;
    background-color: transparent !important;
    opacity: .4
}

@media (max-width:575.98px) {
    .t__carousel--top .owl-next {
        width: 30px;
        height: 30px;
        top: 50%
    }

        .t__carousel--top .owl-next i {
            font-size: 14px !important
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__carousel--top .owl-next {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__carousel--top .owl-next {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

.t__carousel--top .owl-next i {
    font-size: 20px;
    color: #fff;
    font-weight: 500 !important
}

.t__carousel--top .owl-next:hover {
    opacity: 1;
    background-color: hsla(0,0%,100%,.5) !important
}

    .t__carousel--top .owl-next:hover i {
        color: #fff !important;
        opacity: 1 !important
    }

.t__carousel--top .owl-prev {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 45%;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    border: 1px solid #fff;
    background-color: transparent !important;
    opacity: .4
}

@media (max-width:575.98px) {
    .t__carousel--top .owl-prev {
        width: 30px;
        height: 30px;
        top: 50%
    }

        .t__carousel--top .owl-prev i {
            font-size: 14px !important
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__carousel--top .owl-prev {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__carousel--top .owl-prev {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

.t__carousel--top .owl-prev i {
    font-size: 20px;
    color: #fff;
    font-weight: 500 !important
}

.t__carousel--top .owl-prev:hover {
    opacity: 1;
    background-color: hsla(0,0%,100%,.5) !important
}

    .t__carousel--top .owl-prev:hover i {
        color: #fff !important;
        opacity: 1 !important
    }

.t__slide__revolution {
    height: 845px;
    -webkit-clip-path: polygon(0 0,100% 0,100% 85%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 85%,0 100%)
}

@media (max-width:575.98px) {
    .t__slide__revolution {
        height: 240px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__slide__revolution {
        height: 300px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__slide__revolution {
        height: 400px
    }
}

@media (max-width:575.98px) {
    .t__slide__revolution {
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

.t__slide__revolution--bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5)
}

.tp-leftarrow {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 45%;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    border: 1px solid #fff;
    background-color: transparent !important;
    opacity: .4
}

@media (max-width:575.98px) {
    .tp-leftarrow {
        width: 30px;
        height: 30px;
        top: 50%
    }

        .tp-leftarrow i {
            font-size: 14px !important
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .tp-leftarrow {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .tp-leftarrow {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

.tp-leftarrow i {
    font-size: 20px;
    color: #fff;
    font-weight: 500 !important
}

.tp-leftarrow:hover {
    opacity: 1;
    background-color: hsla(0,0%,100%,.5) !important
}

    .tp-leftarrow:hover i {
        color: #fff !important;
        opacity: 1 !important
    }

@media (max-width:575.98px) {
    .tparrows {
        width: 30px !important;
        height: 30px !important
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .tparrows {
        width: 50px !important;
        height: 50px !important
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .tparrows {
        width: 50px !important;
        height: 50px !important
    }
}

@media (max-width:575.98px) {
    .tparrows:before {
        font-size: 13px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .tparrows:before {
        font-size: 13px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .tparrows:before {
        font-size: 13px
    }
}

.tp-rightarrow {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 45%;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    border: 1px solid #fff;
    background-color: transparent !important;
    opacity: .4
}

@media (max-width:575.98px) {
    .tp-rightarrow {
        width: 30px !important;
        height: 30px !important;
        top: 50%
    }

        .tp-rightarrow i {
            font-size: 14px !important
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .tp-rightarrow {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .tp-rightarrow {
        width: 50px;
        height: 50px;
        top: 40%
    }
}

.tp-rightarrow i {
    font-size: 20px;
    color: #fff;
    font-weight: 500 !important
}

.tp-rightarrow:hover {
    opacity: 1;
    background-color: hsla(0,0%,100%,.5) !important
}

    .tp-rightarrow:hover i {
        color: #fff !important;
        opacity: 1 !important
    }

.t__title--one-carousel {
    margin-top: 125px !important;
    font-size: 40px;
    color: #fff;
    font-weight: 300 !important;
    text-transform: uppercase;
    line-height: 48px;
    margin-bottom: 20px
}

@media (max-width:575.98px) {
    .t__title--one-carousel {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0 !important;
        margin-top: 40px !important
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__title--one-carousel {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0 !important;
        margin-top: 40px !important
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__title--one-carousel {
        font-size: 24px;
        line-height: 46px;
        margin-bottom: 0 !important;
        margin-top: 40px !important
    }
}

.t__title--two-carousel {
    font-size: 50px !important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: transparent !important;
    margin-top: 175px !important;
    line-height: 48px;
    margin-bottom: 50px
}

@media (max-width:575.98px) {
    .t__title--two-carousel {
        font-size: 18px !important;
        margin-top: 60px !important;
        line-height: 24px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__title--two-carousel {
        font-size: 24px !important;
        line-height: 24px;
        margin-top: 75px !important
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__title--two-carousel {
        font-size: 28px !important;
        line-height: 24px;
        margin-top: 75px !important
    }
}

.t__title--button-carousel {
    margin-top: 235px !important
}

@media (max-width:575.98px) {
    .t__title--button-carousel {
        margin-top: 90px !important
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__title--button-carousel {
        margin-top: 100px !important
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__title--button-carousel {
        margin-top: 115px !important
    }
}

.t__card {
    border: 0 !important;
    margin-top: 2px
}

.t__card__header {
    height: 50px !important;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important
}

.t__card__body {
    max-height: 310px;
    overflow-y: auto;
    padding: 15px;
    line-height: 24px;
    border: 1px solid #eee;
    font-size: 14px
}

    .t__card__body:hover::-webkit-scrollbar-thumb {
        background: #e2e5ec;
        border-radius: 10px
    }

    .t__card__body::-webkit-scrollbar {
        width: 5px
    }

        .t__card__body::-webkit-scrollbar:horizontal {
            height: 5px
        }

    .t__card__body::-webkit-scrollbar-thumb {
        background: transparent;
        border-radius: 10px
    }

        .t__card__body::-webkit-scrollbar-thumb:hover {
            background: #d6d6d6;
            cursor: pointer
        }

.t__card--link {
    font-size: 16px;
    color: #333;
    padding-left: 0;
    font-weight: 500
}

@media (max-width:575.98px) {
    .t__card--link {
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__card--link {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__card--link {
        font-size: 14px
    }
}

.t__card--link:focus, .t__card--link:hover {
    text-decoration: none;
    color: #ffba00
}

.t__card--link:focus {
    outline: none;
    box-shadow: none
}

[data-toggle=collapse] .t__icon--collapse:before {
    content: "\f3d0"
}

[data-toggle=collapse].collapsed .t__icon--collapse:before {
    content: "\f3d3"
}

.t__modal__video-hr__body {
    height: 400px !important;
    position: relative
}

.t__modal__dialog--centered {
    max-width: 370px
}

@media (max-width:575.98px) {
    .t__modal__dialog--centered {
        margin-top: 56px;
        max-width: 100%
    }
}

.t__modal__content {
    border: 0 !important
}

.modal-upload-content {
    width: auto !important
}

.modal-upload-detail {
    position: relative !important;
    top: 0 !important;
    right: 0 !important
}

@media (max-width:575.98px) {
    .modal-upload-detail {
        margin-top: 0 !important
    }
}

.t__portlet__form {
    position: relative
}

.t__portlet__form-upload {
    width: 370px;
    background-color: #fff;
    position: absolute;
    top: -55px;
    right: 0
}

@media (max-width:575.98px) {
    .t__portlet__form-upload {
        width: 100%;
        position: relative;
        top: 0;
        margin-top: 25px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__form-upload {
        width: 100%;
        position: relative;
        top: 0;
        margin-top: 25px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__form-upload {
        width: 100%
    }
}

.t__portlet__form-upload__header {
    height: 121px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

@media (max-width:575.98px) {
    .t__portlet__form-upload__header {
        background-image: none !important;
        background-color: #8eba3a;
        -webkit-clip-path: polygon(20% 0,0 0,0 50%,0 80%,20% 100%,50% 85%,80% 100%,100% 80%,100% 50%,100% 0,80% 0,49% 0);
        clip-path: polygon(20% 0,0 0,0 50%,0 80%,20% 100%,50% 85%,80% 100%,100% 80%,100% 50%,100% 0,80% 0,49% 0)
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__form-upload__header {
        background-image: none !important;
        background-color: #8eba3a;
        -webkit-clip-path: polygon(20% 0,0 0,0 50%,0 80%,20% 100%,50% 85%,80% 100%,100% 80%,100% 50%,100% 0,80% 0,49% 0);
        clip-path: polygon(20% 0,0 0,0 50%,0 80%,20% 100%,50% 85%,80% 100%,100% 80%,100% 50%,100% 0,80% 0,49% 0)
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__form-upload__header {
        background-image: none !important;
        background-color: #8eba3a;
        -webkit-clip-path: polygon(20% 0,0 0,0 50%,0 80%,20% 100%,50% 85%,80% 100%,100% 80%,100% 50%,100% 0,80% 0,49% 0);
        clip-path: polygon(20% 0,0 0,0 50%,0 80%,20% 100%,50% 85%,80% 100%,100% 80%,100% 50%,100% 0,80% 0,49% 0)
    }
}

.t__portlet__form-upload__header p {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px
}

@media (max-width:575.98px) {
    .t__portlet__form-upload__header p {
        margin-top: -25px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__form-upload__header p {
        margin-top: -25px;
        font-size: 18px
    }
}

.t__portlet__form-upload__header span {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px
}

@media (max-width:575.98px) {
    .t__portlet__form-upload__header span {
        font-size: 18px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__form-upload__header span {
        font-size: 18px
    }
}

.t__portlet__form-upload__body {
    padding: 20px
}

.t__portlet__form--search {
    bottom: -120px;
    left: 0;
    width: 100%;
    position: absolute
}

.t__portlet__form--search-block {
    background-color: #fff;
    z-index: 9;
    width: 100%;
    height: 100%;
    padding: 35px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    -o-box-shadow: 0 0 20px 0 rgba(62,28,131,.2);
    box-shadow: 0 0 20px 0 rgba(62,28,131,.2)
}

@media (max-width:575.98px) {
    .t__portlet__form--search {
        bottom: -180px;
    }

    .t__portlet__form--search-block {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        padding: 15px 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__form--search {
        bottom: -180px;
    }

    .t__portlet__form--search-block {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        padding: 15px 0
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__form--search {
        bottom: -180px;
    }

    .t__portlet__form--search-block {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        padding: 25px 0
    }
}

.t__select {
    border: none;
    border-bottom: 1px solid #eee;
    width: 100%;
    margin-left: 8px;
    margin-top: 15px;
    height: 35px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    background-color: #fff
}

    .t__select:focus {
        box-shadow: none;
        outline: none
    }

.t__select--options {
    color: #333
}

    .t__select--options:first-child {
        color: #999
    }

.t__select--search {
    border: 1px solid #eee;
    padding-left: 10px;
    height: 50px;
    margin-top: 0;
    font-size: 14px;
    margin-left: 0;
    background-color: #fff
}

@media (max-width:575.98px) {
    .t__select--search {
        height: 35px;
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__select--search {
        height: 35px;
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__select--search {
        font-size: 14px
    }
}

.t__select--search-options {
    color: #333;
    padding: 5px !important;
    font-size: 14px
}

    .t__select--search-options:first-child {
        color: #999
    }

@media (max-width:575.98px) {
    .t__select--search-options {
        height: 35px;
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__select--search-options {
        height: 35px;
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__select--search-options {
        font-size: 14px
    }
}

.t__select--apply {
    width: 100%;
    height: 35px;
    border: 1px solid #eee;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    padding: .375rem .75rem
}

    .t__select--apply:focus {
        border: 1px solid #8eba3a;
        outline: none;
        box-shadow: none
    }

.t__group {
    margin-bottom: 15px
}

    .t__group:nth-child(6) {
        margin-top: 25px
    }

    .t__group:nth-child(3) {
        margin-bottom: 10px
    }

.t__group--select {
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

    .t__group--select i {
        color: #999;
        margin-top: 22px
    }

@media (max-width:575.98px) {
    .t__group--select i {
        margin-top: 24px
    }
}

.t__group--select:after {
    position: absolute;
    content: "\f3d0";
    font-family: Ionicons;
    top: 25px;
    right: 5px
}

.t__group--apply--select {
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

    .t__group--apply--select i {
        color: #999;
        margin-top: 22px
    }

@media (max-width:575.98px) {
    .t__group--apply--select i {
        margin-top: 24px
    }
}

.t__group--apply--select:after {
    position: absolute;
    content: "\f3d0";
    font-family: Ionicons;
    top: 9px;
    right: 9px
}

.t__group--search {
    position: relative;
    margin-bottom: 0
}

    .t__group--search:after {
        position: absolute;
        content: "\f3d0";
        font-family: Ionicons;
        top: 14px;
        right: 10px;
        font-size: 18px;
        color: #999
    }

@media (max-width:575.98px) {
    .t__group--search:after {
        top: 9px;
        right: 15px;
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__group--search:after {
        top: 5px;
        right: 10px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__group--search:after {
        top: 12px;
        right: 20px
    }
}

@media (max-width:575.98px) {
    .t__group--search {
        margin: 10px 0
    }

        .t__group--search:after {
            top: 9px;
            right: 15px
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__group--search {
        margin: 10px 0
    }

        .t__group--search:after {
            top: 9px;
            right: 10px
        }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__group--search {
        margin: 5px 0
    }

        .t__group--search:after {
            top: 12px;
            right: 20px
        }
}

.t__group--file {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

    .t__group--file span {
        width: 22%
    }

@media (min-width:768px) and (max-width:991.98px) {
    .t__group--file span {
        width: 31%
    }
}

.t__group--file label {
    display: flex;
    margin-left: 29px;
    width: 100%;
    height: 35px;
    border: 1px solid #8eba3a;
    align-items: center;
    padding-left: 10px;
    font-size: 14px;
    border-radius: 5px;
    color: #333;
    line-height: 14px;
    overflow: hidden;
    font-weight: 400
}

    .t__group--file label:hover {
        cursor: pointer
    }

.t__group--file .t__label--special {
    padding: .375rem .75rem
}

.t__group--file .t__input-file {
    display: none
}

.t__label {
    color: #999
}

    .t__label i {
        margin-right: 10px
    }

.t__label--apply {
    font-size: 14px;
    color: #666
}

.t__label--masterial {
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 10px;
    transition: all .3s ease;
    -moz-transition: .3s ease all;
    -webkit-transition: all .3s ease
}

.t__input {
    width: 100%;
    padding: 10px 10px 0 20px;
    border: none;
    border-bottom: 1px solid #eee;
    transition: all .2s ease;
    -moz-transition: .2s ease all;
    -webkit-transition: all .2s ease
}

    .t__input:focus {
        box-shadow: none;
        outline: none;
        border-bottom: 1px solid #8eba3a
    }

.t__input--apply {
    border: 1px solid #eee;
    transition: all .2s ease;
    -moz-transition: .2s ease all;
    -webkit-transition: all .2s ease;
    position: relative;
    font-size: 14px;
    color: #333
}

    .t__input--apply:focus {
        border: 1px solid #8eba3a;
        outline: none;
        box-shadow: none
    }

    .t__input--apply::-webkit-input-placeholder {
        color: #999;
        font-size: 14px
    }

.t__more-info__form {
    color: #999;
    font-style: italic
}

.t__group {
    position: relative;
    margin-bottom: 22px
}

.t__input--required {
    font-size: 14px;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    transition: all .2s ease;
    -moz-transition: .2s ease all;
    -webkit-transition: all .2s ease
}

    .t__input--required:focus {
        outline: none;
        border-bottom: 1px solid #8eba3a
    }

        .t__input--required:focus ~ label, .t__input--required:valid ~ label {
            top: -17px;
            font-size: 13px;
            color: #999;
            transition: all .5s ease;
            -moz-transition: .5s ease all;
            -webkit-transition: all .5s ease
        }

.t__bar {
    position: relative;
    display: block;
    width: 100%
}

    .t__bar:before {
        left: 50%
    }

    .t__bar:after, .t__bar:before {
        content: "";
        height: 1px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #333;
        transition: all .5s ease;
        -moz-transition: .5s ease all;
        -webkit-transition: all .5s ease
    }

    .t__bar:after {
        right: 50%
    }

.t__select--masterial {
    position: relative;
    width: 100%;
    margin-top: 25px
}

.t__select--masterial__select-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 5px 5px;
    font-size: 14px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #eee;
    appearance: none;
    -webkit-appearance: none
}

    .t__select--masterial__select-text:focus {
        outline: none;
        border-bottom: 1px solid #eee
    }

        .t__select--masterial__select-text:focus ~ .t__select-label, .t__select--masterial__select-text:valid ~ .t__select-label {
            color: #999;
            top: -17px;
            transition: all .2s ease;
            font-size: 13px
        }

.t__select--masterial:after {
    position: absolute;
    content: "\f3d0";
    font-family: Ionicons;
    top: 15px;
    right: 5px
}

.t__select-label {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 10px;
    transition: all .2s ease
}

.t__select-bar {
    position: relative;
    display: block;
    width: 100%
}

    .t__select-bar:after, .t__select-bar:before {
        content: "";
        height: 1px;
        width: 0;
        bottom: -1px;
        left: 0;
        position: absolute;
        background: #8eba3a;
        transition: all .2s ease
    }

#back-to-top {
    position: fixed;
    right: 0;
    background-color: #ffba00;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 25px;
    text-align: center;
    z-index: 100001;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    transition: all .3s ease;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    -webkit-transition: all .3s ease
}

@media (max-width:575.98px) {
    #back-to-top {
        width: 20px;
        height: 20px;
        line-height: 20px
    }
}

#back-to-top i {
    color: #fff;
    font-size: 28px
}

#back-to-top:focus, #back-to-top:hover {
    background-color: #eb202e;
    text-decoration: none
}

@media (max-width:575.98px) {
    #back-to-top {
        bottom: 50px;
        width: 30px;
        height: 30px;
        right: 10px
    }
}

.t__dropdown--options {
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.5);
    border: none
}

.t__dropdown--options-item {
    font-size: 14px;
    height: 35px
}

.t__portlet__navigation {
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

    .t__portlet__navigation .nav--item {
        margin-right: 15px;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #eee;
        color: #666;
        background-color: #fff
    }

        .t__portlet__navigation .nav--item:hover {
            text-decoration: none;
            background-color: #8eba3a;
            color: #fff
        }

@media (max-width:575.98px) {
    .t__portlet__navigation .nav--item {
        width: 30px;
        height: 30px
    }
}

.t__timeline {
    margin-top: 50px;
    position: relative
}

    .t__timeline:before {
        content: "";
        background: #8eba3a;
        width: 2px;
        height: 95%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }

@media (max-width:575.98px) {
    .t__timeline:before {
        left: 20px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline:before {
        left: 20px
    }
}

.t__timeline-item {
    margin-bottom: 70px
}

@media (max-width:575.98px) {
    .t__timeline-item {
        margin-bottom: 30px
    }
}

.t__timeline-item--left--dot {
    width: 20px;
    height: 20px;
    background: #8eba3a;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -10px
}

@media (max-width:575.98px) {
    .t__timeline-item--left--dot {
        left: 20px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--left--dot {
        left: 20px
    }
}

.t__timeline-item--left--dot:before {
    position: absolute;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #8eba3a;
    left: -15px;
    bottom: 7px;
    border-radius: 50%
}

@media (max-width:575.98px) {
    .t__timeline-item--left--dot:before {
        width: 0;
        height: 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--left--dot:before {
        width: 0;
        height: 0
    }
}

.t__timeline-item--left--dot:after {
    position: absolute;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #8eba3a;
    left: -30px;
    bottom: 7px;
    border-radius: 50%;
    opacity: .5
}

@media (max-width:575.98px) {
    .t__timeline-item--left--dot:after {
        width: 0;
        height: 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--left--dot:after {
        width: 0;
        height: 0
    }
}

.t__timeline-item--left--dot p {
    position: absolute;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #8eba3a;
    left: -45px;
    bottom: 7px;
    border-radius: 50%;
    opacity: .3
}

@media (max-width:575.98px) {
    .t__timeline-item--left--dot p {
        width: 0;
        height: 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--left--dot p {
        width: 0;
        height: 0
    }
}

.t__timeline-item--left--dot span {
    font-size: 16px;
    color: #999;
    font-weight: 700;
    position: absolute;
    right: -130px;
    top: 0
}

@media (max-width:575.98px) {
    .t__timeline-item--left--dot span {
        right: -70px;
        top: 2px;
        z-index: 99;
        color: #ffba00
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--left--dot span {
        color: #333;
        right: -41px;
        top: 0
    }
}

.t__timeline-item--right--dot {
    width: 20px;
    height: 20px;
    background: #8eba3a;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -10px
}

@media (max-width:575.98px) {
    .t__timeline-item--right--dot {
        left: 20px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--right--dot {
        left: 20px
    }
}

.t__timeline-item--right--dot:before {
    position: absolute;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #8eba3a;
    left: 30px;
    bottom: 7px;
    border-radius: 50%
}

@media (max-width:575.98px) {
    .t__timeline-item--right--dot:before {
        width: 0;
        height: 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--right--dot:before {
        width: 0;
        height: 0
    }
}

.t__timeline-item--right--dot:after {
    position: absolute;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #8eba3a;
    left: 45px;
    bottom: 7px;
    border-radius: 50%;
    opacity: .5
}

@media (max-width:575.98px) {
    .t__timeline-item--right--dot:after {
        width: 0;
        height: 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--right--dot:after {
        width: 0;
        height: 0
    }
}

.t__timeline-item--right--dot p {
    position: absolute;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #8eba3a;
    left: 60px;
    bottom: 7px;
    border-radius: 50%;
    opacity: .3
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--right--dot p {
        width: 0;
        height: 0
    }
}

.t__timeline-item--right--dot span {
    font-size: 16px;
    color: #999;
    font-weight: 700;
    position: absolute;
    right: 130px;
    top: 0
}

@media (max-width:575.98px) {
    .t__timeline-item--right--dot span {
        right: -70px;
        top: 2px;
        z-index: 99;
        color: #ffba00
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__timeline-item--right--dot span {
        color: #333;
        right: -41px;
        top: 0
    }
}

.t__timeline__content {
    position: relative;
    padding: 10px 30px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08)
}

    .t__timeline__content h2 {
        font-size: 20px;
        color: #333;
        margin-bottom: 25px
    }

@media (max-width:575.98px) {
    .t__timeline__content h2 {
        margin-bottom: 10px;
        font-size: 16px
    }
}

.t__timeline__content p {
    font-size: 14px;
    line-height: 24px;
    color: #666
}

@media (max-width:575.98px) {
    .t__timeline__content p {
        font-size: 12px
    }
}

@media (max-width:575.98px) {
    .t__timeline__content {
        width: 90%;
        margin-left: auto !important;
        padding: 40px 15px 15px
    }
}

.t__header {
    position: relative;
    width: 100%;
    font-size: 13px;
}

@media (max-width:575.98px) {
    .t__header {
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__header {
    }
}

@media (max-width:575.98px) {
    .t__header__social--post {
        display: flex;
        justify-content: flex-start !important;
        flex-direction: row;
        margin-top: 5px
    }

        .t__header__social--post a {
            border: 1px solid #eee;
            margin-right: 5px
        }
}

.t__header--top {
    height: 40px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

@media (max-width:575.98px) {
    .t__header--top {
        display: none
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__header--top {
        display: none
    }
}

.t__header--left {
    height: 40px
}

.t__header--detail, .t__header--left {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

.t__header--detail {
    margin-right: 40px
}

    .t__header--detail i {
        margin-right: 8px
    }

@media (min-width:1600px) {
    .t__header--detail span {
        font-size: 14px
    }
}

.t__header--right {
    height: 40px;
    justify-content: flex-end
}

    .t__header--right, .t__header--right a {
        display: flex;
        flex-direction: row;
        align-items: center
    }

        .t__header--right a {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            justify-content: center;
            margin-right: 4px
        }

            .t__header--right a:hover {
                background-color: #3b5998
            }

                .t__header--right a:hover i {
                    color: #fff
                }

            .t__header--right a i {
                color: #999;
                font-size: 18px
            }

.t__header-fixed {
    left: 0;
    top: -120px;
    position: fixed;
    transition: all .5s ease-in-out;
    z-index: 999;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.1)
}

@media (max-width:575.98px) {
    .t__header-fixed {
        transition: all .5s ease-in-out;
        z-index: 999999999;
        top: -49px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__header-fixed {
        top: -58px
    }
}

.t__header-fixed--active {
    /*top: 0*/
}

.linkedin:hover {
    background-color: #0077b5 !important
}

    .linkedin:hover i {
        color: #fff
    }

.skype:hover {
    background-color: #00aff0 !important
}

    .skype:hover i {
        color: #fff
    }

.t__footer {
    padding: 67px 0 0;
    background-color: #222222
}

@media (max-width:575.98px) {
    .t__footer {
        padding: 35px 0 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__footer {
        padding: 35px 0 0
    }
}

.t__footer--logo {
    margin-bottom: 30px
}

.t__footer--title {
    color: #fff;
    position: relative;
    margin-bottom: 30px
}

.t__footer--top-767 {
    display: none;
}

.footer-767 {
    display: none;
}

.t__footer--top {
    height: 503px;
    background: linear-gradient(68.09deg, #EB202E 14.04%, #FF7222 85.92%);
    position: relative;
}

    .t__footer--top > .logo {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: end;
    }

    .t__footer--top > .content {
        width: 100%;
        height: 100%;
        z-index: 2;
        position: absolute;
        top: 0;
    }

        .t__footer--top > .content > .left-image {
            width: 100%;
            height: 100%;
            z-index: 2;
            display: flex;
            flex-direction: column;
            align-items: end;
            justify-content: end;
        }

        .t__footer--top > .content > .right-content {
            padding-top: 150px
        }

            .t__footer--top > .content > .right-content > .act {
                font-size: 16px;
                color: #FFFFFF;
                margin-bottom: 5px;
                font-family: CircularStd-Book;
            }

            .t__footer--top > .content > .right-content > .title {
                font-size: 38px;
                width: 436px;
                text-wrap: normal;
                font-family: CircularStd-Bold;
                line-height: 48px;
                color: #FFFFFF;
                margin-bottom: 30px
            }

@media (max-width:575.98px) {
    .t__footer--title {
        margin-bottom: 30px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__footer--title {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__footer--title {
        margin-bottom: 30px
    }
}

.point-red {
    height: 5px;
    width: 5px;
    background-color: #EB202E;
    border: none;
    border-radius: 50%;
}
/*.t__footer--title:before {
    position: absolute;
    content: "";
    width: 15%;
    height: 1px;
    background-color: #8eba3a;
    top: 120%;
    left: 0
}*/

@media (max-width:575.98px) {
    .t__footer--title h5 {
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__footer--title h5 {
        font-size: 16px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__footer--title h5 {
        font-size: 16px
    }
}

.t__footer--body__group {
    margin-bottom: 12px
}



@media (max-width:575.98px) {
    .t__footer--body__group {
        margin-bottom: 15px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__footer--body__group {
        margin-bottom: 15px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__footer--body__group {
        margin-bottom: 15px
    }
}

.t__footer--body__group i {
    color: #EB202E;
    margin-right: 7px
}

#job .t__footer--body__group > span:hover {
    cursor: pointer;
}

#level .t__footer--body__group > span:hover,
.zalo-share-button:hover {
    cursor: pointer;
}

.t__footer--body__group span,
.t__footer--body__group a {
    color: #AAAAAA !important;
}

.t__footer--body__group a {
    color: #EB202E !important;
    cursor: pointer;
}

.t__footer--bottom {
    height: 80px;
    background-color: #222222;
    margin-top: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-top: 1px solid #333333;
}

@media (max-width:575.98px) {
    .t__footer--bottom {
        margin-top: 15px;
        height: 50px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__footer--bottom {
        margin-top: 15px;
        height: 50px
    }
}

.t__footer--bottom p {
    display: flex;
    flex-direction: row;
    color: #AAAAAA
}

    .t__footer--bottom p a {
        color: #8eba3a;
        margin-left: 2px
    }

        .t__footer--bottom p a:hover,
        .t__footer--body__group a:hover,
        .t__footer--body__group a:hover span {
            color: #ffba00;
            text-decoration: none
        }

body {
    font-family: CircularStd-Book, sans-serif;
    font-size: 16px;
}

@media (max-width:575.98px) {
    body {
        font-size: 12px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    body {
        font-size: 13px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    body {
        font-size: 14px
    }
}

.t__main__bg {
    transition: all 1s ease;
    opacity: 0
}

.t__main__bg, .t__main__bg--active {
    position: absolute;
    top: 46;
    left: 0;
    width: 100vw
}

.t__main__bg--active {
    height: 1000vh;
    background-color: #000;
    opacity: .55;
    z-index: 9999
}

.t__portlet__info {
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%
}

@media (max-width:575.98px) {
    .t__portlet__info {
        display: none
    }
}

.t__portlet--block {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 200px;
    z-index: 99;
    border: 1px solid #eee;
    background-color: #fff;
    border-radius: 5px
}

    .t__portlet--block:hover {
        box-shadow: -4px 4px 26px 4px rgba(0,0,0,.1)
    }

@media (max-width:575.98px) {
    .t__portlet--block {
        height: 95px
    }

        .t__portlet--block p {
            font-size: 10px !important;
            margin-top: 8px !important
        }

        .t__portlet--block img {
            width: 40px;
            height: auto;
            margin-top: 10px
        }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--block {
        height: 95px
    }

        .t__portlet--block p {
            font-size: 12px !important;
            margin-top: 8px !important
        }

        .t__portlet--block img {
            width: 50px;
            height: auto;
            margin-top: 10px
        }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--block {
        height: 120px
    }

        .t__portlet--block p {
            font-size: 12px !important;
            margin-top: 8px !important
        }

        .t__portlet--block img {
            width: 60px;
            height: auto;
            margin-top: 10px
        }
}

.t__portlet--block p {
    margin-top: 16px;
    text-transform: uppercase;
    font-size: 22px;
    color: #333;
    font-weight: 500
}

.t__portlet__about-us--avatar {
    width: 100%;
    max-height: 310px;
    height: 310px
}

@media (max-width:575.98px) {
    .t__portlet__about-us--avatar {
        height: 160px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__about-us--avatar {
        height: 180px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us--avatar {
        height: 200px
    }
}

.t__portlet__about-us--avatar img {
    width: 100%;
    height: 310px;
    max-height: 310px;
    min-height: 310px;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.15)
}

@media (max-width:575.98px) {
    .t__portlet__about-us--avatar img {
        height: 160px;
        max-height: 160px;
        min-height: 160px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__about-us--avatar img {
        height: 180px;
        max-height: 180px;
        min-height: 180px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us--avatar img {
        height: 200px;
        max-height: 200px;
        min-height: 200px
    }
}

.t__portlet__about-us--content {
    margin-top: 32px
}

.t__portlet__about-us--content__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1
}

    .t__portlet__about-us--content__title a {
        font-size: 16px;
        color: #333;
        font-weight: 500
    }

@media (max-width:575.98px) {
    .t__portlet__about-us--content__title a {
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__about-us--content__title a {
        font-size: 14px
    }
}

.t__portlet__about-us--content__title a:hover {
    text-decoration: none;
    color: #ffba00
}

.t__portlet__about-us--content__body {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    margin-top: 10px
}

    .t__portlet__about-us--content__body p {
        color: #666;
        font-size: 14px
    }

.t__portlet__about-us--content__read-more {
    margin-top: 15px
}

    .t__portlet__about-us--content__read-more a {
        color: #8eba3a;
        text-decoration: none;
        font-size: 14px
    }

        .t__portlet__about-us--content__read-more a:hover {
            color: #ffba00
        }

.t__portlet__about-us__comment {
    margin-top: 100px;
    max-height: 200px;
    border-radius: 5px;
    border: 1px solid #eee;
    position: relative
}

@media (max-width:575.98px) {
    .t__portlet__about-us__comment {
        margin-top: 40px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__about-us__comment {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us__comment {
        height: 200px;
        margin-top: 40px
    }
}

.t__portlet__about-us__comment--user-avatar {
    width: 80px;
    height: 40px;
    position: absolute;
    left: 40px;
    bottom: -39px;
    border-bottom-left-radius: 110px;
    border-bottom-right-radius: 110px;
    border: 1px solid #eee;
    border-top: 0;
    background-color: #fff
}

@media (max-width:575.98px) {
    .t__portlet__about-us__comment--user-avatar {
        width: 60px;
        height: 30px;
        bottom: -30px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us__comment--user-avatar {
        left: 20px;
        width: 60px;
        height: 30px;
        bottom: -30px
    }
}

.t__portlet__about-us__comment--user-avatar img {
    position: absolute;
    bottom: 4px;
    left: 3px;
    width: 72px;
    height: 72px;
    border-radius: 50%
}

@media (max-width:575.98px) {
    .t__portlet__about-us__comment--user-avatar img {
        width: 53px;
        height: 51px;
        bottom: 2px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us__comment--user-avatar img {
        width: 53px;
        height: 51px;
        bottom: 2px
    }
}

.t__portlet__about-us__comment--user-info {
    position: absolute;
    left: 121px;
    bottom: -25px;
    background-color: #fff;
    padding-left: 9px;
    padding-right: 10px
}

@media (max-width:575.98px) {
    .t__portlet__about-us__comment--user-info {
        left: 100px;
        bottom: -20px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us__comment--user-info {
        left: 80px
    }
}

.t__portlet__about-us__comment--user-info p {
    font-size: 14px;
    font-weight: 500;
    color: #8eba3a
}

@media (max-width:575.98px) {
    .t__portlet__about-us__comment--user-info p {
        font-size: 13px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__about-us__comment--user-info p {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us__comment--user-info p {
        font-size: 14px
    }
}

.t__portlet__about-us__comment--user-info p span {
    color: #999;
    font-weight: 400
}

.t__portlet__about-us__comment--detail {
    margin: 30px;
    padding-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5
}

@media (max-width:575.98px) {
    .t__portlet__about-us__comment--detail {
        margin: 15px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us__comment--detail {
        margin: 15px
    }
}

.t__portlet__about-us__comment--detail p {
    color: #666;
    line-height: 24px;
    min-height: 96px
}

.t__portlet__about-us {
    margin-top: 90px;
    margin-bottom: 60px
}

.t__portlet__job {
    margin-top: 111px;
    margin-bottom: 60px
}

@media (max-width:575.98px) {
    .t__portlet__about-us, .t__portlet__job {
        margin-top: 40px;
        margin-bottom: 10px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__about-us, .t__portlet__job {
        margin-top: 40px;
        margin-bottom: 10px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__about-us, .t__portlet__job {
        margin-top: 50px;
        margin-bottom: 10px
    }
}

.t__portlet__about-us__header, .t__portlet__job__header {
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center
}

@media (max-width:575.98px) {
    .t__portlet__about-us__header, .t__portlet__job__header {
        margin-bottom: 30px
    }
}

.t__portlet__job__block {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    padding: 0 5px 5px 15px
}

@media (max-width:575.98px) {
    .t__portlet__job__block {
        padding: 0
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job__block {
        padding: 0 5px 5px
    }
}

.t__portlet__job__block:hover {
    cursor: pointer
}

    .t__portlet__job__block:hover .t__portlet__job--title h5 {
        color: #8eba3a
    }

.t__portlet__job__detail {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 0
}

    .t__portlet__job__detail:hover {
        box-shadow: 0 0 15px 1px rgba(69,65,78,.1);
        cursor: pointer;
        border: 1px solid #fff
    }

        .t__portlet__job__detail:hover .t__portlet__job--title a {
            color: #8eba3a
        }

    .t__portlet__job__detail img {
        width: 100%;
        height: 100%;
        max-height: 100%;
        min-height: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }

@media (max-width:575.98px) {
    .t__portlet__job__detail img {
        max-height: 100px
    }
}

.t__portlet__job--avatar {
    position: relative;
    max-height: 150px;
    height: 150px
}

    .t__portlet__job--avatar span {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 3px 10px;
        background-color: rgba(0,0,0,.55);
        color: #fff
    }

@media (max-width:575.98px) {
    .t__portlet__job--avatar span {
        font-size: 12px
    }
}

.t__portlet__job--hot {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px;
    border-color: #8eba3a transparent transparent #8eba3a;
    right: 0;
    position: absolute;
    border-radius: 5px 0 0 0;
    transform: rotate(90deg)
}

    .t__portlet__job--hot i {
        position: absolute;
        top: -19px;
        left: -12px;
        color: #fafc05
    }

@media (max-width:575.98px) {
    .t__portlet__job--hot i {
        top: -16px;
        left: -13px
    }
}

.t__portlet__job__body {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width:575.98px) {
    .t__portlet__job__body {
        padding-left: 5px;
        padding-right: 5px
    }
}

.t__portlet__job--location {
    margin-top: 15px
}

@media (max-width:575.98px) {
    .t__portlet__job--location {
        margin-top: 10px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--location {
        margin-top: 10px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--location {
        margin-top: 10px
    }
}

.t__portlet__job--location i {
    color: #ffba00;
    font-size: 16px;
    margin-right: 8px
}

@media (max-width:575.98px) {
    .t__portlet__job--location i {
        font-size: 14px
    }
}

.t__portlet__job--location span {
    color: #999
}

.t__portlet__job--title {
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    height: 45px
}

@media (max-width:575.98px) {
    .t__portlet__job--title {
        margin-top: 10px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--title {
        margin-top: 10px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--title {
        margin-top: 10px
    }
}

.t__portlet__job--title a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width:575.98px) {
    .t__portlet__job--title a {
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--title a {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--title a {
        font-size: 15px
    }
}

@media (min-width:1600px) {
    .t__portlet__job--title a {
        font-size: 16px
    }
}

.t__portlet__job--title a:hover {
    text-decoration: none;
    color: #8eba3a
}

.t__portlet__job--more-info {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px
}

@media (max-width:575.98px) {
    .t__portlet__job--more-info {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--more-info {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--more-info {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.t__portlet__job--group-info {
    width: 50%
}

    .t__portlet__job--group-info p {
        font-size: 14px;
        color: #999
    }

@media (max-width:575.98px) {
    .t__portlet__job--group-info p {
        font-size: 12px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--group-info p {
        font-size: 13px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--group-info p {
        font-size: 14
    }
}

.t__portlet__job--group-info span {
    font-size: 14px;
    color: #666
}

@media (max-width:575.98px) {
    .t__portlet__job--group-info span {
        font-size: 10px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--group-info span {
        font-size: 13px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--group-info span {
        font-size: 14px
    }
}

.t__portlet__job--group-info:first-child {
    position: relative
}

    .t__portlet__job--group-info:first-child span {
        color: #8eba3a;
        font-weight: 500
    }

    .t__portlet__job--group-info:first-child:before {
        position: absolute;
        content: "";
        width: 1px;
        height: 80%;
        background: #eee;
        top: 10px;
        right: 7px
    }

@media (max-width:575.98px) {
    .t__portlet__job--group-info:first-child:before {
        position: absolute;
        content: "";
        width: 1px;
        height: 80%;
        background: #eee;
        top: 5px;
        right: 7px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--group-info:first-child:before {
        position: absolute;
        content: "";
        width: 1px;
        height: 80%;
        background: #eee;
        top: 5px;
        right: 7px
    }
}

.t__portlet__job--recruiting--list {
    margin-top: -45px
}

@media (max-width:575.98px) {
    .t__portlet__job--recruiting--list {
        margin-top: 0
    }
}

.t__portlet__job--recruiting--more-job {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center
}

@media (max-width:575.98px) {
    .t__portlet__job--recruiting--more-job {
        margin-top: 15px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--recruiting--more-job {
        margin-top: 15px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--recruiting--more-job {
        margin-top: 20px
    }
}

.t__portlet__job--fresher {
    margin-top: 90px;
    padding-top: 90px;
    background-color: #f9f9f9
}

@media (max-width:575.98px) {
    .t__portlet__job--fresher {
        margin-top: 30px;
        padding-top: 30px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--fresher {
        margin-top: 50px;
        padding-top: 40px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--fresher {
        margin-top: 50px;
        padding-top: 40px
    }
}

.t__portlet__job--fresher--list {
    margin-top: 50px;
    padding-bottom: 90px
}

@media (max-width:575.98px) {
    .t__portlet__job--fresher--list {
        padding-bottom: 30px;
        margin-top: 30px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--fresher--list {
        padding-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--fresher--list {
        padding-bottom: 30px
    }
}

.t__portlet__job--main {
    position: relative
}

.t__portlet__job--main-header {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    position: relative;
    height: 415px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    -webkit-clip-path: polygon(0 0,100% 0,100% 65%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 65%,0 100%)
}

@media (max-width:575.98px) {
    .t__portlet__job--main-header {
        height: 225px;
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-header {
        height: 255px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--main-header {
        height: 325px
    }
}

.t__portlet__job--main-header--block {
    margin-top: 50;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center
}

@media (max-width:575.98px) {
    .t__portlet__job--main-header--block {
        margin-top: 90px
    }
}

.t__portlet__job--main-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #8eba3a;
    opacity: .86
}

.t__portlet__job--main-title {
    margin-bottom: 170px;
    color: #fff !important
}

    .t__portlet__job--main-title:after, .t__portlet__job--main-title:before {
        background-color: #fff !important
    }

@media (max-width:575.98px) {
    .t__portlet__job--main-title {
        margin-bottom: 185px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-title {
        margin-bottom: 110px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--main-title {
        margin-bottom: 130px
    }
}

.t__portlet__job--main-category {
    margin-top: -220px
}

@media (max-width:575.98px) {
    .t__portlet__job--main-category {
        margin-top: -150px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-category {
        margin-top: -180px
    }
}

.t__portlet__job--main--active a, .t__portlet__job--main--active i {
    color: #8eba3a !important
}

.t__portlet__job--main-block {
    height: 110px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    padding: 0 0 10px
}

.t__portlet__job--main-block-job {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #eee;
    margin-bottom: 30px;
    background-color: #fff
}

@media (max-width:575.98px) {
    .t__portlet__job--main-block-job {
        margin-bottom: 15px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-block-job {
        margin-bottom: 15px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--main-block-job {
        margin-bottom: 20px
    }
}

.t__portlet__job--main-block-job:hover {
    box-shadow: 0 0 20px 5px rgba(69,65,78,.1);
    cursor: pointer;
    border: 1px solid #fff
}

    .t__portlet__job--main-block-job:hover .t__portlet__job--main-block--title a {
        color: #ffba00;
        text-decoration: none
    }

.t__portlet__job--main-block-avatar {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative
}

    .t__portlet__job--main-block-avatar img {
        width: 100%;
        height: 145px;
        max-height: 145px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }

.t__portlet__job--main-block-body {
    padding-left: 15px
}

@media (max-width:575.98px) {
    .t__portlet__job--main-block-body {
        padding-left: 5px
    }
}

.t__portlet__job--main-block--title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 45px
}

@media (max-width:575.98px) {
    .t__portlet__job--main-block--title {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 40px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-block--title {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__job--main-block--title {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.t__portlet__job--main-block--title a {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width:575.98px) {
    .t__portlet__job--main-block--title a {
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-block--title a {
        font-size: 15px
    }
}

.t__portlet__job--main-block--title a:hover {
    cursor: pointer;
    color: #ffba00;
    text-decoration: none
}

.t__portlet__job--main-block--more {
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

.t__portlet__job--main-block--more-info {
    width: 50%;
    margin-bottom: 16px
}

@media (max-width:575.98px) {
    .t__portlet__job--main-block--more-info {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-block--more-info {
        width: 100%;
        margin-bottom: 10px
    }
}

.t__portlet__job--main-block--more-info i {
    color: #ffba00
}

@media (max-width:575.98px) {
    .t__portlet__job--main-block--more-info i {
        font-size: 12px
    }
}

.t__portlet__job--main-block--more-info span {
    color: #666;
    font-size: 14px
}

@media (max-width:575.98px) {
    .t__portlet__job--main-block--more-info span {
        font-size: 12px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__job--main-block--more-info span {
        font-size: 13px
    }
}

.t__portlet__job--main-detail {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 15px 1px rgba(69,65,78,.2)
}

    .t__portlet__job--main-detail:hover {
        cursor: pointer
    }

        .t__portlet__job--main-detail:hover a, .t__portlet__job--main-detail:hover i {
            color: #8eba3a
        }

    .t__portlet__job--main-detail a {
        font-size: 16px;
        color: #666
    }

@media (max-width:575.98px) {
    .t__portlet__job--main-detail a {
        font-size: 14px
    }
}

.t__portlet__job--main-detail a:hover {
    text-decoration: none;
    color: #8eba3a
}

.t__portlet__job--main-detail i {
    margin-top: -4px
}

    .t__portlet__job--main-detail i:before {
        font-size: 44px !important
    }

.t__portlet__upload-cv {
    margin-top: 160px;
    height: 788px;
    max-height: 788px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
    position: relative
}

@media (max-width:575.98px) {
    .t__portlet__upload-cv {
        margin-top: 70px;
        height: 100%;
        max-height: 100%;
        padding-bottom: 30px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__upload-cv {
        margin-top: 70px;
        height: 100%;
        max-height: 100%;
        padding-bottom: 30px
    }
}

.t__portlet__upload-cv__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .55
}

.t__portlet__upload-cv--title {
    margin-top: 200px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #ccc
}

@media (max-width:575.98px) {
    .t__portlet__upload-cv--title {
        margin-top: 46px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__upload-cv--title {
        margin-top: 46px
    }
}

.t__portlet__upload-cv--title--primary {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 65px
}

@media (max-width:575.98px) {
    .t__portlet__upload-cv--title--primary {
        font-size: 22px;
        margin-bottom: 40px
    }
}

.t__portlet__upload-cv--title--primary:before {
    position: absolute;
    content: "";
    width: 14%;
    height: 1px;
    background-color: #8eba3a;
    top: 120%;
    left: 0
}

.t__portlet__upload-cv--title--primary:after {
    position: absolute;
    content: "";
    width: 8%;
    height: 1px;
    background-color: #8eba3a;
    top: 135%;
    left: 0
}

.t__portlet__upload-cv--title--detail {
    color: #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    margin-bottom: 40px
}

@media (max-width:575.98px) {
    .t__portlet__upload-cv--title--detail {
        margin-bottom: 20px
    }
}

@media (min-width:1600px) {
    .t__portlet__upload-cv--title--detail {
        font-size: 16px
    }
}

.t__portlet__upload-cv--group-btn {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

.t__portlet__job-detail__body--block ul {
    list-style: inherit;
    padding-left: 20px;
    line-height: 28px;
}

.t__portlet__upload-cv--group-btn label {
    text-transform: uppercase;
    margin-left: 12px;
    color: #fff
}

.t__portlet--title {
    position: relative;
    font-size: 32px;
    line-height: 48px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333
}

@media (max-width:575.98px) {
    .t__portlet--title {
        font-size: 19px;
        line-height: 24px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--title {
        font-size: 22px;
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--title {
        font-size: 24px;
        line-height: 24px
    }
}

.t__portlet--title:before {
    width: 25%;
    top: 120%;
    left: 35%
}

.t__portlet--title:after, .t__portlet--title:before {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #8eba3a
}

.t__portlet--title:after {
    width: 15%;
    top: 135%;
    left: 40%
}

.t__portlet--hot {
    position: absolute;
    margin-top: -16px;
    left: 66%;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    background-color: red;
    text-transform: uppercase
}

@media (max-width:575.98px) {
    .t__portlet--hot {
        font-size: 12px;
        line-height: 24px;
        padding: 0 5px;
        margin-left: 43px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--hot {
        font-size: 12px;
        line-height: 24px;
        padding: 0 5px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--hot {
        font-size: 14px;
        line-height: 24px;
        padding: 0 5px
    }
}

.t__portlet--quoute {
    text-align: center
}

.t__portlet--quoute__icon {
    font-family: Times New Roman,serif;
    font-size: 220px;
    color: #333;
    font-style: italic;
    opacity: .1;
    line-height: 145px
}

@media (max-width:575.98px) {
    .t__portlet--quoute__icon {
        line-height: 150px
    }
}

.t__portlet--quoute__info {
    color: #333;
    font-family: Times New Roman,serif;
    font-size: 24px;
    font-style: italic;
    line-height: 34px;
    margin-top: -130px;
    font-weight: 300
}

@media (max-width:575.98px) {
    .t__portlet--quoute__info {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--quoute__info {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--quoute__info {
        font-size: 18px;
        line-height: 24px
    }
}

@media (min-width:1600px) {
    .t__portlet--quoute__info {
        font-size: 26px
    }
}

.t__portlet--quoute__author {
    margin-top: 20px;
    font-size: 16px;
    color: #999;
    font-weight: 700
}

    .t__portlet--quoute__author span {
        font-weight: 400
    }

@media (max-width:575.98px) {
    .t__portlet--quoute__author {
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--quoute__author {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--quoute__author {
        font-size: 16px
    }
}

.t__portlet--quoute--about-us {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 60px;
    padding-top: 10px;
    background-color: #f5f5f5
}

@media (max-width:575.98px) {
    .t__portlet--quoute--about-us {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        margin-top: 30px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--quoute--about-us {
        margin-top: 30px;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.t__portlet--quoute--about-us--left {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width:575.98px) {
    .t__portlet--quoute--about-us--left {
        align-items: center;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.t__portlet--quoute--about-us img {
    width: 100%;
    height: auto
}

.t__portlet__product-company {
    width: 100%;
    height: 150px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center
}

@media (max-width:575.98px) {
    .t__portlet__product-company {
        height: 125px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet__product-company {
        height: 125px
    }
}

.t__portlet__product-company--block {
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center
}

.t__portlet__product-company--detail {
    width: 100%
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet__product-company--detail {
        width: 125px
    }
}

.t__portlet__product-company--detail img {
    width: 100% !important;
    max-height: 27px;
    object-fit: scale-down
}

.t__portlet--about-us__header, .t__portlet--search__header {
    position: relative;
    height: 300px;
    max-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center
}

@media (max-width:575.98px) {
    .t__portlet--about-us__header, .t__portlet--search__header {
        align-items: normal;
        background-size: 100%;
        background-position: inherit
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us__header, .t__portlet--search__header {
        align-items: normal;
        background-size: 100%;
        background-position: inherit
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us__header, .t__portlet--search__header {
        align-items: normal;
        background-size: 100%;
        background-position: inherit
    }
}

.t__portlet--search--title {
    position: absolute;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0
}

@media (max-width:575.98px) {
    .t__portlet--search--title {
        margin-top: 10%
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--search--title {
        margin-top: 10%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--search--title {
        margin-top: 3%
    }
}

.t__portlet--search--title h2 {
    font-size: 50px;
    font-weight: 300
}

@media (max-width:575.98px) {
    .t__portlet--search--title h2 {
        font-size: 22px;
        font-weight: 400
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--search--title h2 {
        font-size: 24px;
        font-weight: 400
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--search--title h2 {
        font-size: 28px;
        font-weight: 400
    }
}

.t__portlet--search__body {
    background-color: #f9f9f9;
    padding-top: 165px;
    padding-bottom: 40px
}

@media (max-width:991.98px) {
    .t__portlet--search__body {
        padding-top: 210px
    }
}

.t__portlet--search--block {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 30px;
    padding-right: 0;
}

.t__portlet--search--block__title {
    text-transform: uppercase;
    color: #333
}

    .t__portlet--search--block__title h5 {
        position: relative
    }

        .t__portlet--search--block__title h5:before {
            position: absolute;
            width: 12%;
            content: "";
            height: 1px;
            background-color: #8eba3a;
            top: 115%;
            left: 0
        }

.t__portlet--search--job--category {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    padding-right: 15px
}

    .t__portlet--search--job--category::-webkit-scrollbar {
        width: 5px
    }

    .t__portlet--search--job--category::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 10px
    }

        .t__portlet--search--job--category::-webkit-scrollbar-thumb:hover {
            background: #ccc;
            cursor: pointer
        }

.t__portlet--search--block__body {
    margin-top: 40px;
    padding-right: 15px;
}

.t__portlet--search--block--job {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    margin-bottom: 15px
}

@media (max-width:575.98px) {
    .t__portlet--search--block--job {
        margin-bottom: 22px
    }
}

.t__portlet--search--block--job:hover {
    cursor: pointer
}

    .t__portlet--search--block--job:hover .t__portlet--search--block--job-avatar img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    .t__portlet--search--block--job:hover .t__portlet--search--block--job-body a {
        color: #8eba3a
    }

.t__portlet--search--block--job-avatar {
    width: 80px;
    height: 80px
}

@media (max-width:575.98px) {
    .t__portlet--search--block--job-avatar {
        width: 80px;
        height: 60px
    }
}

.t__portlet--search--block--job-avatar img {
    width: 100%;
    height: auto
}

@media (max-width:575.98px) {
    .t__portlet--search--block--job-avatar img {
        height: 60px;
        max-height: 60px
    }
}

.t__portlet--search--block--job-body {
    margin-left: 15px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%
}

    .t__portlet--search--block--job-body a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        color: #666
    }

        .t__portlet--search--block--job-body a:hover {
            text-decoration: none;
            color: #8eba3a
        }

    .t__portlet--search--block--job-body span {
        color: #8eba3a;
        font-size: 14px;
        font-weight: 500
    }

    .t__portlet--search--block--job-body p {
        font-size: 13px;
        color: #999
    }

.t__portlet--search--link-career {
    width: 100%;
    position: relative;
    margin-bottom: 17px;
    border-bottom: 1px dotted #666;
    padding-bottom: 10px
}

    .t__portlet--search--link-career:hover {
        color: #ffba00;
        border-bottom: 1px dotted #ffba00;
        cursor: pointer
    }

        .t__portlet--search--link-career:hover a {
            color: #ffba00;
            text-decoration: none
        }

    .t__portlet--search--link-career a {
        color: #666;
        text-decoration: none
    }

        .t__portlet--search--link-career a i {
            margin-right: 10px
        }

    .t__portlet--search--link-career span {
        position: absolute;
        right: 0
    }

@media (max-width:575.98px) {
    .t__portlet--about-us__header {
        height: 150px;
        background-size: cover
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us__header {
        height: 180px;
        background-size: cover
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us__header {
        height: 200px;
        background-size: cover
    }
}

.t__portlet--about-us--title {
    z-index: 99
}

@media (max-width:575.98px) {
    .t__portlet--about-us--title {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us--title {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us--title {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center
    }
}

.t__portlet--about-us--title h1 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 300;
    color: #fff
}

@media (max-width:575.98px) {
    .t__portlet--about-us--title h1 {
        font-size: 22px;
        font-weight: 400
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us--title h1 {
        font-size: 30px;
        font-weight: 400
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us--title h1 {
        font-size: 32px;
        font-weight: 400
    }
}

.t__portlet--about-us__body {
    padding-top: 100px
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body {
        padding: 20px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us__body {
        padding: 35px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us__body {
        padding: 50px
    }
}

.t__portlet--about-us__body__header {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    padding-bottom: 60px
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body__header {
        padding: 20px
    }
}

.t__portlet--about-us__body__top-info p {
    color: #666;
    line-height: 24px
}

.t__portlet--about-us__body--block {
    margin-top: 60px
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us__body--block {
        margin-top: 30px
    }
}

.t__portlet--about-us__body--block-image {
    width: 100%
}

    .t__portlet--about-us__body--block-image img {
        width: 100%;
        height: auto;
        box-shadow: 0 1px 15px 1px rgba(69,65,78,.08)
    }

.t__portlet--about-us__body--block-info {
    margin-top: 20px
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body--block-info {
        margin-top: 30px
    }
}

.t__portlet--about-us__body--block-title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

    .t__portlet--about-us__body--block-title h3 {
        text-transform: uppercase;
        font-size: 20px;
        position: relative;
        color: #333
    }

        .t__portlet--about-us__body--block-title h3:before {
            position: absolute;
            content: "";
            width: 25%;
            top: 110%;
            left: 0;
            height: 1px;
            background-color: #8eba3a
        }

.t__portlet--about-us__body--block-detail {
    margin-top: 40px
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body--block-detail {
        margin-top: 25px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us__body--block-detail {
        margin-top: 30px
    }
}

.t__portlet--about-us__body--block-detail p {
    color: #666;
    line-height: 24px
}

.t__portlet--about-us__body--number-index {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 30px;
    margin-top: 80px
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body--number-index {
        margin-top: 20px;
        padding-bottom: 15px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .t__portlet--about-us__body--number-index {
        margin-top: 25px;
        padding-bottom: 15px
    }
}

.t__portlet--about-us__body--number-index p:first-child {
    font-size: 50px;
    color: #8eba3a;
    font-weight: 700
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body--number-index p:first-child {
        font-size: 42px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us__body--number-index p:first-child {
        font-size: 38px
    }
}

.t__portlet--about-us__body--number-index p:last-child {
    font-size: 16px;
    color: #333;
    position: relative
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body--number-index p:last-child {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us__body--number-index p:last-child {
        font-size: 14px
    }
}

.t__portlet--about-us__body--number-index p:last-child:after {
    position: absolute;
    width: 30%;
    height: 1px;
    content: "";
    top: 110%;
    left: 30%;
    background-color: #8eba3a
}

.t__portlet--about-us__body--number-index p:last-child:before {
    position: absolute;
    width: 20%;
    height: 1px;
    content: "";
    top: 125%;
    left: 35%;
    background-color: #8eba3a
}

.t__portlet--about-us__body--number-index span {
    font-size: 50px;
    color: #8eba3a;
    font-weight: 700;
    margin-left: 3px
}

@media (max-width:575.98px) {
    .t__portlet--about-us__body--number-index span {
        font-size: 42px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .t__portlet--about-us__body--number-index span {
        font-size: 38px
    }
}

.t__portlet__job-detail__header {
    height: 500px
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__header {
        height: 250px
    }
}

.t__portlet__job-detail__avatar {
    height: 100%;
    width: 100%;
    position: relative
}

    .t__portlet__job-detail__avatar img {
        width: 100%;
        height: 100%;
        max-height: 500px
    }

@media (max-width:575.98px) {
    .t__portlet__job-detail__avatar img {
        max-height: 250px
    }
}

.t__portlet__job-detail__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background-image: linear-gradient(0deg,#000,#000,transparent,transparent,transparent)
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__bg {
        background-image: linear-gradient(0deg,#000,#000,#000,transparent,transparent)
    }
}

.t__portlet__job-detail__top-info {
    position: absolute;
    top: -155px;
    left: 0
}

    .t__portlet__job-detail__top-info h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2
    }

@media (max-width:575.98px) {
    .t__portlet__job-detail__top-info h1 {
        font-size: 15px;
        margin-bottom: 10px;
        text-transform: uppercase
    }
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__top-info {
        padding-left: 15px;
        top: -155px
    }
}

.t__portlet__job-detail--group {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    margin-bottom: 7px
}

    .t__portlet__job-detail--group i {
        margin-right: 10px;
        color: #ffba00
    }

    .t__portlet__job-detail--group p {
        color: #ccc
    }

@media (max-width:575.98px) {
    .t__portlet__job-detail--group p {
        color: #fff
    }
}

.t__portlet__job-detail__body {
    background-color: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__body {
        padding: 15px 0
    }
}

.t__portlet__job-detail__body--left {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    padding-left: 15px
}

.t__portlet__job-detail__body--block-only-xs {
    display: none
}

    .t__portlet__job-detail__body--block-only-xs p {
        margin-top: 10px;
        font-size: 16px;
        margin-bottom: 30px
    }

    .t__portlet__job-detail__body--block-only-xs span {
        color: #ffba00
    }

@media (max-width:575.98px) {
    .t__portlet__job-detail__body--block-only-xs {
        display: block
    }
}

.t__portlet__job-detail__body--block--title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    color: #333;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__body--block--title {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 18px
    }
}

.t__portlet__job-detail__body--block--title:before {
    position: absolute;
    content: "";
    width: 10%;
    height: 1px;
    background-color: #8eba3a;
    top: 110%;
    left: 0
}

.t__portlet__job-detail__body--block p {
    line-height: 30px
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__body--block p {
        line-height: 24px
    }
}

.t__portlet__job-detail__body--right {
    position: relative
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__body--right--xs-none {
        display: none
    }
}

.t__portlet__job-detail__body--right--block-info {
    padding: 30px;
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: -165px
}

@media (max-width:575.98px) {
    .t__portlet__job-detail__body--right--block-info {
        margin-top: 0
    }
}

.t__portlet__job-detail__body--right--block-info__detail {
    margin-top: 20px
}

.t__portlet__job-detail__body--right--block-info--title h5 {
    text-transform: uppercase;
    color: #333;
    position: relative
}

    .t__portlet__job-detail__body--right--block-info--title h5:before {
        position: absolute;
        width: 12%;
        content: "";
        height: 1px;
        background-color: #8eba3a;
        top: 115%;
        left: 0
    }

.t__portlet__job-detail__body--right--block-info--block {
    margin-top: 30px
}

.t__portlet__job-detail__body--right--block-info--group {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 10px
}

    .t__portlet__job-detail__body--right--block-info--group i {
        color: #8eba3a;
        margin-right: 10px
    }

    .t__portlet__job-detail__body--right--block-info--group span {
        color: #666
    }

    .t__portlet__job-detail__body--right--block-info--group:last-child span {
        margin-left: 4px
    }

.t__portlet__job-detail__body--right p {
    color: #999;
    padding: 20px 0;
    border-bottom: 1px solid #ddd
}

    .t__portlet__job-detail__body--right p span {
        color: #ffba00;
        font-size: 16px;
        margin-left: 10px
    }

.t__portlet__faq__header {
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

@media (max-width:575.98px) {
    .t__portlet__faq__header {
        height: 150px
    }
}

.t__portlet__faq__header--bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .55
}

.t__portlet__faq__header h1 {
    color: #fff;
    font-weight: 300;
    font-size: 50px;
    text-transform: uppercase;
    z-index: 99
}

@media (max-width:575.98px) {
    .t__portlet__faq__header h1 {
        font-size: 22px;
        font-weight: 400
    }
}

.t__portlet__faq__body {
    padding: 80px 0;
    background-color: #f9f9f9
}

@media (max-width:575.98px) {
    .t__portlet__faq__body {
        padding: 30px 0
    }
}

.t__portlet__faq__block {
    background-color: #fff;
    margin-bottom: 10px;
    position: relative;
    padding: 20px 40px 20px 15px
}

@media (max-width:575.98px) {
    .t__portlet__faq__block {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.t__portlet__faq__block__question a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

    .t__portlet__faq__block__question a i {
        position: absolute;
        top: 20px;
        right: 22px;
        color: #999;
        font-size: 16px;
        transition: all .3s ease-in-out
    }

@media (max-width:575.98px) {
    .t__portlet__faq__block__question a i {
        top: 14px;
        right: 14px
    }
}

.t__portlet__faq__block__question a:hover {
    color: #8eba3a;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s ease-in-out
}

    .t__portlet__faq__block__question a:hover i {
        color: #8eba3a
    }

.t__portlet__faq__block__question--active {
    color: #8eba3a !important
}

    .t__portlet__faq__block__question--active i {
        transition: all .3s ease-in;
        color: #8eba3a !important;
        transform: rotate(-90deg)
    }

.t__portlet__faq__block__answer {
    opacity: 0;
    transition: all .3s ease-in-out;
    height: 0
}

.t__portlet__faq__block__answer--active {
    opacity: 1;
    padding: 15px 0;
    height: 100%;
    transition: all .3s ease-in-out
}

.t__portlet__faq__navigation {
    margin-top: 40px
}

@media (max-width:575.98px) {
    .t__portlet__faq__navigation {
        margin: 20px 0
    }
}

.t__portlet__blog__body {
    background-color: #f9f9f9;
    padding: 80px 0
}

@media (max-width:575.98px) {
    .t__portlet__blog__body {
        padding: 30px 0
    }
}

.t__portlet__blog__block--post {
    border: 1px solid #eee;
    margin-bottom: 20px;
    background-color: #fff
}
    /*.t__portlet__blog__block--post:hover{cursor:pointer}*/

    .t__portlet__blog__block--post:hover .t__portlet__blog__block--post__title a {
        color: #8eba3a
    }

.t__portlet__blog__block--post__avatar {
    height: 300px;
    max-height: 300px;
    width: 100%
}

@media (max-width:575.98px) {
    .t__portlet__blog__block--post__avatar {
        height: 150px;
        max-height: 150px
    }
}

.t__portlet__blog__block--post__avatar:hover {
    cursor: pointer
}

.t__portlet__blog__block--post__avatar img {
    width: 100%;
    height: auto;
    max-height: 300px
}

@media (max-width:575.98px) {
    .t__portlet__blog__block--post__avatar img {
        max-height: 150px
    }
}

.t__portlet__blog__block--post__body {
    padding: 20px
}

@media (max-width:575.98px) {
    .t__portlet__blog__block--post__body {
        padding: 5px
    }
}

.t__portlet__blog__block--post__time-create p {
    color: #999
}

.t__portlet__blog__block--post__title {
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

    .t__portlet__blog__block--post__title a {
        font-size: 22px;
        color: #333;
        font-weight: 700
    }

        .t__portlet__blog__block--post__title a:hover {
            text-decoration: none;
            color: #8eba3a
        }

        .t__portlet__blog__block--post__title a:focus {
            outline: none;
            box-shadow: none
        }

@media (max-width:575.98px) {
    .t__portlet__blog__block--post__title h5 {
        font-size: 16px
    }
}

.t__portlet__blog__block--post__detail {
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

    .t__portlet__blog__block--post__detail p {
        color: #666
    }

.t__portlet__job-apply__body--left {
    padding: 10px 5px
}

.t__portlet__job-apply__body--right-block {
    margin-top: 0
}

.t__portlet__job-apply__body--right-detail p {
    padding: 0 0 15px;
    font-weight: 500
}

.t__portlet__job-apply__body--block {
    padding: 40px 15px
}

@media (max-width:575.98px) {
    .t__portlet__job-apply__body--block {
        padding: 0
    }
}

.t__portlet__post-detail {
    margin-top: 15px
}

    .t__portlet__post-detail p {
        line-height: 24px
    }

.t__portlet__post-more-action {
    margin-top: 30px
}

.t__portlet__post-tag {
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

    .t__portlet__post-tag p {
        margin-right: 10px
    }

    .t__portlet__post-tag a {
        color: #8eba3a;
        margin-right: 4px
    }

        .t__portlet__post-tag a:hover {
            text-decoration: none;
            color: #ffba00
        }

.t__portlet__post-ba {
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #eee
}

.t__portlet__post-ba--detail {
    padding: 30px 15px
}

    .t__portlet__post-ba--detail:first-child {
        border-right: 1px solid #eee
    }

    .t__portlet__post-ba--detail p {
        color: #999;
        font-weight: 500
    }

    .t__portlet__post-ba--detail a {
        color: #333;
        font-weight: 500
    }

        .t__portlet__post-ba--detail a:hover {
            text-decoration: none;
            color: #8eba3a
        }

.t__portlet__post--involve {
    margin-top: 50px
}

@media (max-width:575.98px) {
    .t__portlet__post--involve {
        margin-top: 5px
    }
}

.t__portlet__post--involve__body {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.t__portlet__post--involve--title {
    text-transform: uppercase;
    color: #333
}

    .t__portlet__post--involve--title h5 {
        position: relative
    }

        .t__portlet__post--involve--title h5:after {
            position: absolute;
            width: 5%;
            content: "";
            height: 1px;
            background-color: #8eba3a;
            top: 115%;
            left: 0
        }

.t__portlet__post--involve--block {
    background-color: #fff
}

@media (max-width:575.98px) {
    .t__portlet__post--involve--block {
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-items: center
    }
}

.t__portlet__post--involve--avatar {
    width: 100%;
    height: auto
}

@media (max-width:575.98px) {
    .t__portlet__post--involve--avatar {
        width: 80px;
        height: 60px
    }
}

.t__portlet__post--involve--avatar img {
    min-height: 190px;
    width: 100%;
    height: auto;
    max-height: 190px
}

@media (max-width:575.98px) {
    .t__portlet__post--involve--avatar img {
        width: 80px;
        min-height: 60px;
        max-height: 60px
    }
}

.t__portlet__post--involve--body {
    padding: 10px;
    padding-bottom: 20px
}

    .t__portlet__post--involve--body p {
        color: #999;
        margin-bottom: 7px
    }

    .t__portlet__post--involve--body a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        color: #333;
        font-weight: 500
    }

        .t__portlet__post--involve--body a:hover {
            text-decoration: none;
            color: #8eba3a
        }

.page-index-active {
    text-decoration: none;
    background-color: #8eba3a !important;
    color: #fff !important
}

.home-hot-job {
    position: relative
}

    .home-hot-job > .next, .home-hot-job > .prev {
        opacity: 0;
        background: #ffba00;
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: 40px;
        height: 40px;
        margin-top: -22px;
        padding-top: 7px;
        color: #fff;
        font-weight: 700;
        font-size: 18px;
        transition: .6s all;
        z-index: 3;
        border-radius: 50%
    }

    .home-hot-job > .prev {
        left: -25px;
        padding-left: 14px
    }

    .home-hot-job > .next {
        right: -30px;
        padding-left: 15px
    }

        .home-hot-job > .next:hover, .home-hot-job > .prev:hover {
            background-color: #8eba3a
        }

#job-hot:hover .next, #job-hot:hover .prev {
    opacity: 1
}

/*chi tiết công việc*/
.jt_common_size_16 span, .jt_common_size_16 label {
    font-size: 16px;
    color: #222222;
    font-weight: 400;
    line-height: 26px;
}

.stickey {
    position: sticky;
    top: 0;
}

.jt_common_color_red label, .jt_common_color_red i {
    color: #EB202E;
}



.mb-10 {
    margin-bottom: 60px;
}

.beadcumb_title > h1,
.beadcumb_title > h2 {
    color: #222222;
    font-size: 38px;
    line-height: 35px;
    font-weight: 600;
}

.beadcumb_title_38 > h1,
.beadcumb_title_38 > h2,
.beadcumb_title_38 > h3,
.beadcumb_title_38 > h5,
.beadcumb_title_38 > h5 > a {
    color: #222222;
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
}

.jt_title {
    margin-top: 20px;
    margin-bottom: 110px;
}

    .jt_title.beadcumb_title > img {
        margin-bottom: 15px;
        width: 175px;
    }

#jt_body,
#job_body,
#about_body,
#blog_detail_body,
#blog_body {
    background: #fff;
    padding-top: 1px;
    padding-bottom: 90px;
    position: relative;
}

.jt_quick_info,
.about_quick_info_slider,
.blog_detail_body_img,
.blog_body_img {
    position: absolute;
    width: 100%;
    top: -50px;
}

    .jt_quick_info .container {
        background: #fff;
        -webkit-box-shadow: 3px 3px 22px 1px rgb(0 0 0 / 20%);
        box-shadow: 3px 3px 22px 1px rgb(0 0 0 / 20%);
        padding: 30px;
    }

.jt_quick_info_box_icon {
    width: 40px;
    height: 40px;
    border: 1px solid #999999;
    border-radius: 50%;
    float: left;
}

    .jt_quick_info_box_icon > i {
        text-align: center;
        display: block;
        line-height: 40px;
        font-size: 20px;
    }

.jt_quick_info_box_text {
    float: left;
    margin-left: 20px;
    line-height: 20px;
}

    .jt_quick_info_box_text label {
        color: #888888;
        padding-bottom: 1px;
    }

    .jt_quick_info_box_text span {
        display: block;
        color: #222222;
    }

.jt_body_right {
    padding: 20px;
    float: left;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin-bottom: 30px;
}

.jt_body_right_social {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border: 1px solid #CCCCCC;
    align-items: center;
    padding: 20px;
    margin: 60px 0;
    border-radius: 5px;
}

    .jt_body_right_social li:first-child {
        padding-top: 2px;
    }

    .jt_body_right_social li:last-child {
        margin-right: 0;
    }

    .jt_body_right_social li {
        margin-right: 10px;
    }

.jt_body_right_hr > label {
    margin: 25px 0 15px;
}

.jt_body_right_hr_info span {
    color: #222222;
    font-weight: 600;
}

.jt_body_right_button > button {
    background: #EB202E;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    outline: none;
    border: none;
    height: 50px;
}

.jt_body_right_contact li:last-child {
    margin-bottom: 0;
}

.jt_body_right_social i {
    color: #fff;
    background: #EB202E;
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    float: left;
}

.jt_body_right_contact li {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    word-break: break-all;
}

.jt_body_right_contact i,
.jt_body_right_social i {
    color: #fff;
    background: #EB202E;
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    float: left;
}

.jt_body_right_contact span {
    display: block;
    float: left;
    margin-left: 10px;
    width: calc(100% - 35px);
    color: #222222;
}

#jt_suggest > h4 {
    font-size: 22px;
    color: #EB202E;
}

.blog_detail_comment {
    font-family: "Arial",sans-serif;
    margin-bottom: 100px;
}

.blog_detail_content_title {
    font-weight: 400;
    font-size: 26px;
    margin: 20px 0px;
    letter-spacing: -.02em;
}

.blog_detail_content_count {
    display: inline-block;
    font-size: 13px;
    background: #999;
    color: #fff;
    border-radius: 3px;
    padding: 2px 12px;
    vertical-align: middle;
    margin-left: 5px;
}

.blog_detail_content_body {
}

.blog_detail_content_list {
    font-size: 16px;
    line-height: 26px;
    list-style: none;
}

.div-comment-children-list {
    margin-left: 70px;
    list-style: none;
    padding: 0;
}

.blog_detail_item_wrapper {
    padding-top: 20px;
    margin: 1px 0 10px;
    display: flex;
}

.blog_detail_item_author {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #f7c82d;
    color: #fff;
    text-align: center;
}

#author-name {
    line-height: 55px;
    font-size: 20px;
    font-weight: 700;
}

.blog_detail_item_description {
    flex: 1;
    padding-left: 15px;
}

.blog_detail_item_header {
}

    .blog_detail_item_header > cite {
        font-size: 14px;
        color: #212121;
        font-weight: 700;
        font-style: normal;
        margin-right: 6px;
    }

    .blog_detail_item_header > em {
        color: #24a5db;
        font-style: normal;
        font-size: 15px;
    }

.blog_detail_item_time {
    font-size: 15px;
    display: inline-block;
    line-height: 22px;
}

    .blog_detail_item_time > a,
    .blog_detail_item_reply > a {
        color: #a0a0a0 !important;
        font-size: 13px !important;
        text-decoration: none;
    }

.blog_detail_item_reply_link {
    color: #a0a0a0;
    font-weight: 700;
    font-size: 11px;
    text-rendering: auto;
    text-decoration: none;
}

    .blog_detail_item_reply_link:hover {
        color: #EB202E;
        text-decoration: none;
    }

.blog_detail_comment_form {
    border-top: 3px solid #eee;
    margin-top: 30px;
}

.blog_detail_form_title {
    margin: 20px 0 10px;
    position: relative;
}

    .blog_detail_form_title span {
        letter-spacing: -.02em;
        font-weight: 700;
        font-size: 24px;
    }

#cancel-comment-reply {
    position: absolute;
    top: 4px;
    right: 15px;
    width: 24px;
    height: 24px;
    text-indent: -9999em;
    display: none;
}

    #cancel-comment-reply::before,
    #cancel-comment-reply::after {
        content: "";
        position: absolute;
        width: 2px;
        height: 100%;
        top: 0;
        left: 50%;
        background-color: #8224e3;
        transition: background .2s linear;
    }

    #cancel-comment-reply::before {
        transform: rotate(45deg);
    }

    #cancel-comment-reply::after {
        transform: rotate(-45deg);
    }

.blog_detail_form_body p {
    margin: 0 0 20px;
}

.blog_detail_form_body label {
    color: #222222;
}

.blog_detail_form_comment label,
.blog_detail_form_author label,
.blog_detail_form_email label {
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.blog_detail_input {
    display: inline-block;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 7px 14px;
    height: 40px;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: all .2s ease;
    transition: .25s ease;
    box-shadow: none;
}

.blog_detail_form_comment textarea {
    min-height: 60px;
    height: auto;
}

    .blog_detail_input:focus,
    .blog_detail_form_comment textarea:focus {
        border-color: #ccc;
        box-shadow: inset 0 2px 2px rgb(0 0 0 / 5%);
    }


span.required {
    color: #f70d28;
    font-weight: 400;
    font-family: monospace;
    font-size: 16px;
}

.blog_detail_form_cookies {
    display: inline-flex;
    align-items: baseline;
}

    .blog_detail_form_cookies > input {
        margin-right: 10px;
    }

.gglcptch {
    margin: 0 0 10px;
    padding: 10px 0;
}

#submitComment {
    background-color: #EB202E;
    padding: 10px 30px;
    margin-right: 0;
    color: #fff !important;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    order: 3;
    outline: none;
    border: none;
}

    #submitComment:hover {
        color: #fff;
        box-shadow: inset 0 0 0 100px rgb(0 0 0 / 15%);
    }

label.error,
#er_captcha.error {
    font-size: 0.85rem !important;
    color: red;
    margin-bottom: 0.5rem;
}

/*end chi tiết công việc*/


/*về chúng tôi*/
#about__breadcumb > .container > h1,
#about__breadcumb > .container > h2 {
    color: #EB202E;
    font-size: 38px;
}

.about_title,
#about_why_choose_us h2 {
    margin-top: 15px;
    margin-bottom: 50px;
}

.about__breadcumb_content {
    margin-bottom: 283px;
    text-align: justify;
}

.about__breadcumb_content_bold {
    color: #222222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

#about_body {
    padding-top: 440px;
}

.about_body_countdown label {
    color: #EB202E;
    font-size: 58px;
    margin-block: 20px;
    display: block;
    line-height: 42px;
}

.about_body_brand .row:last-child .col-md-2 {
    border-bottom: 1px solid #cccc;
}

.about_body_brand .row .col-md-2:last-child {
    border-right: 1px solid #ccc;
}

.about_body_brand .col-md-2 {
    border: 1px solid #ccc;
    border-right: 0;
    border-bottom: 0;
}

    .about_body_brand .col-md-2 a {
        display: block;
        text-align: center;
        padding: 15px 0;
        height: 100px;
    }

        .about_body_brand .col-md-2 a > img {
            vertical-align: middle;
            height: 100%;
            max-width: 90%;
            object-fit: contain;
        }

.about_body_content {
    margin: 80px 0;
    text-align: justify;
}

.about_quick_info_slider {
    top: -210px;
}

    .about_quick_info_slider > .swiper {
        overflow: inherit;
    }

    .about_quick_info_slider .swiper-horizontal > .swiper-pagination-bullets {
        bottom: -40px;
    }

    .about_quick_info_slider .swiper-horizontal > .swiper-pagination-bullets {
        bottom: -40px;
    }

        .about_quick_info_slider .swiper-horizontal > .swiper-pagination-bullets > .swiper-pagination-bullet.swiper-pagination-bullet-active,
        #about_silder .swiper-pagination-bullets > .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: #EB202E;
        }

#about_silder {
    height: 600px;
    background-image: url(../Images/bg_slider_about.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 100%;
    position: relative;
}

    #about_silder .swiper-pagination-bullets {
        text-align: left;
        width: 15%;
        position: inherit;
    }

    #about_silder > .container {
        overflow: hidden;
    }

    #about_silder .swiper-slide > .row {
        flex-wrap: nowrap;
    }

.about_slider_content {
    margin-top: 120px;
}

    .about_slider_content > span {
        font-size: 22px;
        line-height: 40px;
        display: block;
        font-style: italic;
        margin-bottom: 40px;
    }

    .about_slider_content > h5 {
        font-size: 26px;
        color: #222222;
        margin-bottom: 10px;
        font-weight: 600;
    }

#about_why_choose_us {
    padding: 100px 0;
}

    #about_why_choose_us label {
        color: #222222;
        display: block;
        font-weight: 600;
    }

    #about_why_choose_us > .container > h6 {
        font-size: 16px;
        color: #EB202E;
    }

    #about_why_choose_us .row:first-child {
        margin-bottom: 60px;
    }

    #about_why_choose_us label:after {
        content: "";
        border-bottom: 3px solid #EB202E;
        display: block;
        max-width: 50px;
        margin: 5px 0 20px;
    }
/*end về chúng tôi*/

/*blog deail*/
.blog_detail_breadcrumbs {
    margin-top: 30px;
}

#breadcrumbs span:not(:last-child)::after {
    content: '/';
    font-size: 16px;
    padding: 0 3px;
    color: #222222;
}

#breadcrumbs a {
    font-size: 16px;
    line-height: 24px;
    color: #222222;
}

#breadcrumbs span:last-child a {
    color: #222222;
    font-weight: 700;
}

#breadcrumbs span a:hover {
    text-decoration: none;
    color: #EB202E;
}

.blog_detail_title {
    margin: 30px 0 30px;
}

    .blog_detail_title > h1.font-22-767 {
        position: relative;
        padding-bottom: 20px;
    }

        .blog_detail_title > h1.font-22-767::after {
            position: absolute;
            content: "";
            bottom: 0;
            left: 0;
            width: 312px;
            height: 0px;
            border: 2px solid #EB202E;
        }

.blog_detail_silder_title {
    margin-bottom: 40px;
}

.wrap-767-column {
    display: flex;
}

.blog_detail_author {
    margin-bottom: 118px;
}

.blog_detail_author_item {
    display: inline-flex;
    align-items: center;
}

    .blog_detail_author_item > span {
        padding-left: 10px;
    }

    .blog_detail_author_item > label {
        padding-left: 5px;
    }

        .blog_detail_author_item > label > a {
            font-size: 16px;
            color: #222222;
        }

            .blog_detail_author_item > label > a:hover {
                text-decoration: none;
                color: #EB202E;
            }

    .blog_detail_author_item + .blog_detail_author_item {
        margin-left: 40px;
    }

/*.blog_detail_author .wrap-767-column > .blog_detail_author_item:nth-child(2) {
    padding: 8px 35px 0 25px;
    margin: 0 20px 0 35px;
    position: relative;
}

.blog_detail_author > .blog_detail_author_item:nth-child(3) {
    padding: 8px 35px 0 25px;
    margin: 0 20px 0 35px;
    position: relative;
}

.blog_detail_author .wrap-767-column > .blog_detail_author_item:nth-child(2):after {
    content: "";
    height: 40px;
    display: block;
    width: 1px;
    background: #cccccc;
    position: absolute;
    right: 0;
    top: 15px;
}

.blog_detail_author > .blog_detail_author_item:nth-child(3):after {
    content: "";
    height: 40px;
    display: block;
    width: 1px;
    background: #cccccc;
    position: absolute;
    right: 0;
    top: 15px;
}

.blog_detail_author .wrap-767-column > .blog_detail_author_item:nth-child(2):before {
    content: "";
    height: 40px;
    display: block;
    width: 1px;
    background: #cccccc;
    position: absolute;
    left: 0;
    top: 15px;
}

.blog_detail_author > .blog_detail_author_item:nth-child(3):before {
    content: "";
    height: 40px;
    display: block;
    width: 1px;
    background: #cccccc;
    position: absolute;
    left: 0;
    top: 15px;
}*/

.img-circle {
    border-radius: 30px;
}

.viec-lam {
    font-size: 16px;
    color: #222222;
    margin-right: 30px;
}

#viec-lam-2 {
    display: none;
}

.blog_category_content_item .card-blog-custom {
    width: 100%;
}

.card-blog-custom .img-thumb {
    border-radius: 5px;
}

.collapse .just-end {
    width: 100%;
    justify-content: end;
}

.just-center {
    justify-content: center;
}

.navbar-expand-lg .navbar-collapse {
    padding-right: 1%;
}

.wrap-767-column .blog-custom {
    padding-top: 8px
}

.blog-custom {
    padding-top: 8px
}

.blog_detail_author_item > span,
.blog_detail_author_item > label {
    /*color: #888888;*/
    font-weight: 400 !important;
    display: block;
}

.content-blog-detail-left {
    padding-right: 50px;
    padding-left: 0;
}

.content-blog-detail-right {
    padding-left: 0;
    padding-right: 0;
}

#blog_body {
    padding-top: 448px;
}

#blog_detail_body {
    padding-top: 60px;
    padding-bottom: 0;
}

#blog_body .t__btn--act {
    height: 40px;
}

.blog_detail_body_img {
    top: -275px;
}

.blog_detail_body_content_news {
    border: 1px solid #cccccc;
    padding: 30px 20px;
    border-radius: 5px;
}

    .blog_detail_body_content_news > h4 {
        color: #EB202E;
        font-size: 16px;
    }

    .blog_detail_body_content_news li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }

    .blog_detail_body_content_news li {
        margin: 20px 0;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 20px;
    }

    .blog_detail_body_content_news i {
        width: 8px;
        height: 8px;
        background: #EB202E;
        display: inline-block;
        border-radius: 50%;
    }

        .blog_detail_body_content_news i + a {
            color: #888888;
            font-size: 14px;
        }

    .blog_detail_body_content_news a.d-block {
        color: #222222;
        font-size: 16px;
    }

.blog_detail_silder_swiper {
    margin-bottom: 60px;
}

.blog_category_ads_right {
    float: right;
    padding-bottom: 30px;
}
/*end blog detail*/
/*contact*/
.contact_title {
    margin-top: 30px;
    margin-bottom: 118px;
}

#contact_body {
    background: #fff;
    padding: 60px 0 100px;
}

.contact_body_request_form input {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    height: 50px;
    width: 100%;
    text-indent: 20px;
    margin: 30px 0;
}

.contact_body_request_form textarea {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    min-height: 90px;
    width: 100%;
    text-indent: 20px;
    /*line-height: 2.5em;*/
    margin-bottom: 30px;
    display: flex;
}

.contact_body_request_form button,
.contact_body_request_form input[type="submit"] {
    height: 50px;
    background: #EB202E;
    width: 100%;
    color: #fff;
    border: none;
    font-size: 16px;
    border-radius: 5px;
}

#contact_body address {
    margin-top: 30px;
}

    #contact_body address li:last-child {
        margin-bottom: 0;
    }

    #contact_body address li {
        margin-bottom: 5px;
        display: flex;
        align-items: baseline;
    }

    #contact_body address i {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #999999;
        display: inline-block;
        text-align: center;
        line-height: 2.5;
        margin-right: 20px;
    }

    #contact_body address span {
        width: calc(100% - 65px);
        display: inline-block;
    }

.contact_body_video {
    max-width: 970px;
    margin: 0 auto;
    padding: 80px 0 100px;
}

    .contact_body_video > label {
        color: #222222;
        font-size: 22px;
        text-align: center;
        display: block;
    }
/*end contact*/

/*popup cv*/
#modal-form-upload .modal-content {
    max-width: 470px;
}

    #modal-form-upload .modal-content > button,
    #modal-form-upload-success .modal-content > button,
    #modal-form-dangKy-success .modal-content > button,
    #modal-form-contact-success .modal-content > button {
        background: transparent;
        position: absolute;
        right: 10px;
        border: none;
        top: 12px;
    }

#modal-view-more .modal-content > button {
    background: transparent;
    position: absolute;
    right: -25px;
    border: none;
    top: -20px;
}

div#modal-view-more .modal-content {
    padding: 30px 30px 55px;
}

    div#modal-view-more .modal-content img {
        max-width: 100%;
    }

#modal-view-more .modal-content > button > i {
    color: #fff;
}

#modal-form-upload .modal-content > button:hover,
#modal-form-upload-success .modal-content > button:hover,
#modal-form-contact-success .modal-content > button:hover {
    cursor: pointer;
}

.wrap-jt-title .limit-8line img {
    display: none;
}

#modal-form-upload .modal-content > button:focus,
#modal-form-upload-success .modal-content > button:focus,
#modal-view-more .modal-content > button:focus,
#modal-form-contact-success .modal-content > button:focus {
    outline: none;
}

#modal-form-upload .modal-content > button > i,
#modal-form-upload-success .modal-content > button > i,
#modal-view-more .modal-content > button > i.
#modal-form-contact-success .modal-content > button > i {
    color: #EB202E;
}

#popup_cv {
    border-radius: 5px;
    background: #fff;
    padding: 40px 30px;
    max-width: 470px;
    /*max-height: 540px;*/
}

    #popup_cv > label {
        font-size: 26px;
    }

    #popup_cv label {
        margin-bottom: 27px;
        font-weight: 600;
    }

    #popup_cv input {
        height: 50px;
        border: 1px solid #CCCCCC;
        border-radius: 5px;
        color: #222222;
        width: 100%;
        text-indent: 20px;
        margin-bottom: 15px;
    }

        #popup_cv button,
        #popup_cv input[type="submit"],
        .wrap_text_cv button {
            background: #EB202E;
            color: #fff;
            height: 50px;
            text-align: center;
            width: 100%;
            border: none;
            padding-right: 35px;
        }

.popup_cv_upload:hover {
    cursor: pointer;
}

.popup_cv_upload {
    height: auto;
    min-height: 50px;
    padding: 13px 20px;
    margin-bottom: 20px;
    border: 1px dashed #999999;
    border-radius: 5px;
    color: #eb202e;
    overflow: hidden;
}

/*end popup cv*/
.job-item-list .wrap-767.pb-2 {
    min-height: 46px;
}

#dropdownindexsearch.dropdown-menu.show {
    width: calc(100% + 200 px ) !important;
}

.block-hotjob .block-slider .flex-767 > .swiper-button-next,
.block-hotjob .block-slider .flex-767 > .swiper-button-prev {
    top: 45%;
}

/*danh sach viec lam*/
.w-240 {
    width: 240px;
}

.w-440 {
    width: 440px;
}

.floating-form {
    width: 320px;
}

#active_filter_location input[disabled],
#active_filter_career input[disabled] {
    background: transparent;
}

#active_filter_career_input.floating-input {
    width: calc(100% - 52px);
}

#active_filter_location_ul a {
    color: #222222;
    font-size: 16px;
}

#active_filter_location_ul li {
    margin-bottom: 10px;
}

.wrap-filter {
    display: flex;
    width: 100%;
    margin: 0 -10px;
    min-width: 1130px;
}

/*    .wrap-filter > div {
        margin-right: 20px;
    }*/

#formContact .row .col-md-6:first-child {
    padding-left: 0;
}

#formContact .row .col-md-12 {
    padding-left: 0;
}

.btn-button-60 {
    background: #EB202E;
    color: #fff;
    border: none;
    height: 60px;
    border-radius: 5px;
    width: 123px;
}

.btn-button-60-2 {
    display: none;
}

.floating-label-suggest > span {
    color: #999999;
    font-size: 12px;
    margin-bottom: 15px;
    display: block;
}

.job-search-drop {
    top: -2px !important;
    overflow-x: hidden;
}

    .job-search-drop > .dropdown-item {
        /*max-width:95%;*/
    }

#active_filter_location_ul li:last-child {
    margin-bottom: 0;
}

.floating-label {
    position: relative;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
}

#active_filter_career.floating-label > label {
    left: 55px;
}

.floating-label > label {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    pointer-events: none;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    left: 45px;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
}

.floating-label i {
    width: 17px;
    color: #EB202E;
    font-size: 26px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto auto auto 20px;
    position: absolute;
    display: flex;
    align-items: center;
}

.job_location {
    position: relative;
}

.blog_category_ads_right img {
    max-width: 250px;
    min-height: 300px;
    min-width: 250px;
    object-fit: inherit;
}

.beadcumb_title_38 > h1,
.beadcumb_title_38 > h2 {
    font-size: 38px;
    /*line-height: 30px;*/
    padding-bottom: 30px;
}

.blog_category_ads_bottom img {
    max-width: 100%;
}

.floating-label-suggest {
    position: absolute;
    background: #fff;
    left: 0;
    top: 60px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 25px 20px;
    z-index: 3;
    width: 100%;
    display: none;
}

/*.floating-label-suggest-click {
    top: -15px !important;
}*/
.wrap-filter > div {
    padding: 0 10px;
}

.dropdown.job_search {
    width: 60%;
}

.floating-input,
.floating-select {
    border: none;
    width: calc(100% - 45px);
    float: right;
    height: 100%;
    font-size: 16px;
}

.wrap-filter > div:last-child {
    width: 20%;
}

.floating-input:focus,
.floating-select:focus {
    outline: none;
    /*border-bottom: 2px solid #5264ae;*/
}

    .floating-input:focus ~ label,
    .floating-input:not(:placeholder-shown) ~ label {
        top: -20px;
        font-size: 12px;
        /*color: #5264ae;*/
        display: flex;
        align-items: center;
        right: 0;
        bottom: 0;
        left: 45px;
    }

    .floating-select:focus ~ label,
    .floating-select:not([value=""]):valid ~ label {
        top: -18px;
        font-size: 14px;
        color: #5264ae;
    }

    .floating-input:focus ~ .bar:before,
    .floating-input:focus ~ .bar:after,
    .floating-select:focus ~ .bar:before,
    .floating-select:focus ~ .bar:after {
        width: 50%;
    }

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.floating-textarea {
    min-height: 30px;
    max-height: 260px;
    overflow: hidden;
    overflow-x: hidden;
}

.floating-input:focus ~ .highlight,
.floating-select:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

@-webkit-keyframes inputHighlighter {
    from {
        background: #5264ae;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264ae;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264ae;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.jt_body_left_content > *,
.jt_body_left_content span,
.jt_body_left_content,
.blog_detail_body_content_ckeditor > *,
.blog_detail_body_content_ckeditor span,
.blog_detail_body_content_ckeditor,
#modal-view-more .modal-content,
.jt_body_left_info_branch {
    font-family: "Arial",sans-serif !important;
}

    .blog_detail_body_content_ckeditor > p + p {
        margin-top: 12px;
    }

.floating-credit {
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #aaa;
    font-size: 13px;
    font-family: arial, sans-serif;
}

    .floating-credit a {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
    }

        .floating-credit a:hover {
            border-bottom: 1px dotted #f8f8f8;
        }

.floating-heading {
    position: fixed;
    color: #aaa;
    font-size: 20px;
    font-family: arial, sans-serif;
}

.job_filter_advanced {
    width: auto;
    margin: 0 -10px;
    /*border: 1px solid #CCCCCC;*/
    box-sizing: border-box;
    border-radius: 5px;
    /*padding: 15px 20px 15px 20px;*/
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.form-767 .btn_submit_search {
    width: 20%;
}

.job_filter_advanced .space-h {
    padding-top: 20px
}

.job_filter_advanced .setting {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 26px;
    line-height: 28px;
    color: #888888;
}

    .job_filter_advanced .setting > i {
        margin-left: 8px;
        cursor: pointer;
    }

        .job_filter_advanced .setting > i:hover {
            /*color: #EB202E;*/
        }

.controll-dropdown {
}

input#btn_job_tiemkiem23 {
    height: 40px;
    width: 100%;
}

.t__btn--drop {
    display: flex;
    max-width: 206px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    height: 40px;
}

    .t__btn--drop > i {
        font-size: 18px;
        color: #888;
    }

    .t__btn--drop > .input-control {
        background: none;
        border: none;
        font-weight: 400 !important;
        font-size: 16px;
        color: #999;
        min-width: 120px;
        font-style: normal;
        font-weight: normal;
    }
/*end danh sach viec lam*/
/*index*/
.t__top--slider {
    display: block;
    position: relative;
    height: 732px
}

    .t__top--slider > .swiper-container {
        position: relative;
        width: 100%;
        overflow-x: hidden;
        height: 732px
    }

        .t__top--slider > .swiper-container > .swiper-wrapper {
            position: relative;
        }

        .t__top--slider > .swiper-container > .swiper-pagination {
            text-align: left;
        }

            .t__top--slider > .swiper-container > .swiper-pagination > .swiper-pagination-bullet {
                width: 10px;
                height: 10px;
            }

            .t__top--slider > .swiper-container > .swiper-pagination > .swiper-pagination-bullet-active {
                background-color: #EB202E;
            }

    .t__top--slider > .search-container {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }

        .t__top--slider > .search-container > .box-h1 {
            width: 560px;
            text-wrap: normal;
            font-weight: 700;
            font-size: 44px;
            line-height: 56px;
            font-weight: bold;
            margin-top: 150px;
            font-family: CircularStd-Bold;
        }

        .t__top--slider > .search-container > .box-p {
            width: 490px;
            text-wrap: normal;
            color: #222222;
            font-size: 16px;
            font-family: CircularStd-Book;
            line-height: 26px;
            margin-top: 30px;
        }

.has-search {
    position: relative;
}

    .has-search .form-control {
        padding: 25px 130px 20px 47px;
        width: 640px;
        margin-top: 45px;
        border-radius: 5px;
    }

    .has-search .form-control-feedback {
        position: absolute;
        z-index: 3;
        top: 20px;
        left: 20px;
        font-size: 22px;
        color: #EB202E;
    }

    .has-search .remove-icon {
        position: absolute;
        right: 152px;
        top: 27px;
        z-index: 3;
        cursor: pointer;
        font-size: 16px;
        color: #888888;
        display: none;
    }

    .has-search.has-value > .remove-icon {
        display: block;
    }

    .has-search .remove-icon:hover,
    .beadcumb_title_38 > h5 > a:hover {
        color: #EB202E;
    }

    .has-search > .form-btn,
    .has-search > form > .form-btn {
        position: absolute;
        right: 10px;
        top: 12px;
        z-index: 3;
        padding: 12px 28px;
        background: #EB202E;
        font-size: 16px;
        color: #FFFFFF !important;
        border: none;
        cursor: pointer;
        border-radius: 5px;
    }

        .has-search > .form-btn:hover {
            background: #C50E1B;
            box-shadow: 0px 4px 14px #C50E1B;
        }

        .has-search > .form-btn:active {
            background: #A9000C;
            box-shadow: 0px 4px 14px #A9000C;
        }

.dropdown-index-search {
    width: 640px;
    display: flex;
    max-height: 200px;
    overflow: hidden;
}

    .dropdown-index-search > .menu-left {
        width: 230px;
    }

        .dropdown-index-search > .menu-left > .dropdown-item {
            width: 230px;
            display: block;
            /*display: -webkit-box;*/
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .dropdown-index-search > .menu-left > .dropdown-item::after {
                width: 230px;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .dropdown-index-search > .space-h {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .dropdown-index-search > .menu-right {
        width: 410px;
        padding: 0 20px 0 20px;
    }

        .dropdown-index-search > .menu-right > .dropdown-item > a {
            color: #212529;
            text-decoration: none;
        }

        .dropdown-index-search > .menu-right > .dropdown-item {
            background: #FFFFFF;
            width: fit-content;
            display: inline-block;
            margin-left: 10px;
            margin-top: 10px;
            border: 1px solid #CCCCCC;
            box-sizing: border-box;
            border-radius: 5px;
            padding: 10px 15px 10px 15px;
            font-size: 16px;
        }

        .dropdown-index-search > .menu-right > .dropdown-header {
            padding: 10px 15px 0 10px;
        }

        .dropdown-index-search > .menu-right > .dropdown-item:hover {
            background: #FDE8EA;
            border-radius: 5px;
            border: none;
        }

.dropdown-item:hover,
#lstjobcv > span:hover {
    background: #FDE8EA;
    border-radius: 5px;
    border: none;
}

.t__top--slider > .search-container > .box-p2 {
    width: 560px;
    text-wrap: normal;
    font-size: 16px;
    line-height: 26px;
    margin-top: 98px;
}

.t__top--slider > .search-container > .box-social-link, #box-social-link {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

i.ion-social-tiktok > span {
    background: url(/Assets/images/iconTikTok.png);
    background-position: -2px -2px;
    width: 20px;
    height: 20px;
    display: block;
}

i.ion-social-linkedinn > span {
    background: url('../Assets/images/Linkedin.png');
    background-position: 2px -2px;
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
}

.t__top--slider .search-container > .box-social-link .ion-social-linkedinn:hover span {
    background-position: 0px -38px;
}



.t__top--slider > .search-container > .box-social-link > i,
.t__top--slider > .search-container > .box-social-link > a > i,
#box-social-link > i {
    background: #FFFFFF;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 5px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .t__top--slider > .search-container > .box-social-link > i:hover,
    .t__top--slider > .search-container > .box-social-link > a > i:hover {
        background-color: #eb202e;
        color: white !important;
        border: none;
        padding: 0 11px;
    }

        .t__top--slider > .search-container > .box-social-link > a > i:hover span {
            background-position: -2px -38px;
        }


.t__top--slider .box-invitation {
    /*   Width: 282px;
    Height: 118px;*/
    position: absolute;
    top: 0;
    right: 10px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6px);
    padding: 20px;
    border-radius: 10px;
}

    .t__top--slider .box-invitation > .red-number {
        color: red;
        font-size: 14px;
        font-weight: bold;
    }

    .t__top--slider .box-invitation > .text-nomal {
        font-size: 14px;
    }

    .t__top--slider .box-invitation > .avata-dongnghiep {
        margin-top: 10px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .t__top--slider .box-invitation > .avata-dongnghiep > i {
            width: 40px;
            height: 40px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: -8px
        }

            .t__top--slider .box-invitation > .avata-dongnghiep > i > a {
                width: 100%;
                height: 100%;
                background: #EB202E;
                border: none;
                border-radius: 50%;
                color: #fff;
                cursor: pointer;
                font-size: 24px;
                display: flex;
                font-weight: 400;
                align-items: center;
                justify-content: center;
                font-style: initial;
            }

                .t__top--slider .box-invitation > .avata-dongnghiep > i > a:hover {
                    background-color: #ED4C4F;
                    box-shadow: 0px 4px 14px #C50E1B;
                    color: #fff
                }

                .t__top--slider .box-invitation > .avata-dongnghiep > i > a:active {
                    background-color: #A9000C;
                    color: #fff;
                    box-shadow: 0px 4px 14px #A9000C;
                }

.t__top--slider .box-youtube:hover {
    cursor: pointer;
}

.t__top--slider .box-youtube {
    Width: 256px;
    min-Height: 118px;
    position: absolute;
    top: 500px;
    left: 80%;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6px);
    padding: 12px;
    border-radius: 10px;
}

    .t__top--slider .box-youtube > youtube-contaner {
        Width: 100%;
        Height: 100px;
        box-sizing: border-box;
        border-radius: 5px;
    }

    .t__top--slider .box-youtube > .youtube-title {
        Width: 100%;
        margin-top: 8px;
        text-align: center;
        font-size: 14px;
    }

    .t__top--slider .box-youtube > .youtube-transference {
        background: transparent;
        width: 100%;
        height: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }

.content-contaner .block-flex-row > .block-info {
    padding: 40px 5px;
}

.content-2 {
    display: none;
}

.margin-t-0 {
    margin-top: 0 !important;
}

.p-l-0 {
    padding-left: 0;
}

.padding-l-0 {
    padding-left: 0 !important;
}

.block-white {
    position: relative;
    height: 770px;
}

    .block-white > .logo-gray {
        position: absolute;
        bottom: 0;
    }

    .block-white > .content-contaner {
        /* position: absolute;*/
        width: 100%;
        padding-top: 120px;
        padding-bottom: 100px;
        z-index: 2;
        top: 0;
    }

.form-767 {
    width: 100%;
}

.line-index {
    height: 65%;
    margin-top: 5px;
    padding-right: 10px;
}

.location-index {
    padding-right: 10px;
    color: #888888;
    display: flex;
}

    .location-index span:first-child {
        padding-right: 5px;
    }

    .location-index span {
        font-size: 14px;
    }

.date-index {
    padding-right: 10px;
    color: #888888;
    display: flex;
}

    .date-index span:first-child {
        padding-right: 5px;
    }

    .date-index span {
        font-size: 14px;
    }

.job-item-list .flex-767-index > .mucluong {
    font-size: 16px;
    padding-left: 10px;
    line-height: 20px;
    font-family: 'CircularStd-Bold';
    color: #EB202E;
    min-height: 20px;
}

.font-white {
    color: white
}

#blog_body .font-white {
    color: white
}

    #blog_body .font-white:hover {
        color: red;
    }

.text-16 {
    font-size: 16px;
    font-family: 'CircularStd-Book';
}

.text-14 {
    font-size: 14px;
    font-family: 'CircularStd-Book';
}

.text-red {
    color: #EB202E;
}

.text-green {
    color: #76B143;
}

.text-38 {
    font-size: 38px;
}

.block-flex-row {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.block-info > a {
    display: block;
    height: 100%;
    color: #222222;
    text-decoration: none;
}

.block-info {
    background: #FFFFFF;
    box-shadow: 0px 12px 50px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    width: 218px;
    height: 303px;
    padding: 5px;
    text-align: center;
    font-family: 'CircularStd-Book';
    border: 1px solid #CCCCCC;
    margin-left: 20px;
}

    .block-info > a > img {
        max-height: 56px;
        width: 100%;
        max-width: 100%;
        object-fit: none;
    }

    .block-info:hover {
        border: 1px solid transparent;
        box-shadow: 0px 4px 14px #a9a3a3;
    }

    .block-info:first-child {
        margin-left: 0;
    }

    .block-info > img
    .block-info > a > img {
        margin-top: 35px;
    }

    .block-info > .info,
    .block-info > a > .info {
        font-size: 16px;
        margin-top: 15px;
        color: #888888;
    }

    .block-info > a > .info {
        min-height: 72px;
    }

    .block-info > .red-number,
    .block-info > a > .red-number {
        font-size: 38px;
        color: #EB202E;
        margin-top: 15px;
    }

    .block-info > .text-end,
    .block-info > a > .text-end {
        font-size: 16px;
    }

.btn-social:hover {
    background: #eb202e;
    color: white;
}

.bottom-center {
    justify-content: center;
    margin-top: 50px;
}

.mg--50 {
    margin-top: 50px !important;
}

.padding-t-20 {
    padding-top: 20px;
}

.block-hotjob {
    background-color: #F5F5F5;
    background-image: url('../Images/backgroud-gray-cycle.png');
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.text-38 {
    font-size: 38px;
    font-family: 'CircularStd-Bold';
}

.swiper-job-col-3 {
}

.row-slider {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
}

    .row-slider .col-4 {
        width: 33.3333%;
        max-width: 33.3333%;
    }

        .row-slider .col-4:first-child {
            padding-left: 0;
        }

        .row-slider .col-4:last-child {
            padding-right: 0;
        }

.job-list {
    /*margin-left: 30px;*/
}

job-list-0 {
    /*margin-left: 0;*/
}

.img-767-h16 {
    height: 26px;
}

.wrap-red {
    position: relative;
}

    .wrap-red input::first-letter {
        color: red
    }


.color-red-1 {
    position: absolute;
    right: 80%;
    top: 24%;
}

.color-red-2 {
    position: absolute;
    left: 16%;
    top: 23%;
}

.color-red-3 {
    position: absolute;
    top: 24%;
    left: 30%;
}

.img-blog {
    width: 100%;
    max-height: 650px;
}

.flex-1 {
    flex: 1;
    min-height: 29px;
    max-height: 29px;
    max-width: 233.36px;
}

    .flex-1 .logo {
        max-width: 140px;
        max-height: 37px;
        object-fit: inherit;
    }

.block-hotjob .job-item-list {
    margin-top: 0;
}

.swiper-index .swiper-container {
    height: 598px;
}

    .swiper-index .swiper-container .swiper-wrapper {
        max-height: 267px;
    }

.about-thanhLap {
    width: 470px;
}

.about-danDau {
    width: 450px;
}

.job_filter_advanced.job_filter_advanced_sort .dropdown {
    padding-top: 50px;
}

.job_filter_advanced.job_filter_advanced_sort .t__btn--drop > .input-control {
    color: #222;
}

.job_filter_advanced.job_filter_advanced_sort .t__btn--drop {
    border: none;
    padding-left: 0;
}

.job_filter_advanced.job_filter_advanced_sort {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    margin: 0;
}

input#txt_job_search {
    margin-right: 2px;
}

.job_filter_advanced.job_filter_advanced_sort .dropdown {
    padding-top: 50px;
    padding-left: 0;
}

#search-job-txt {
    width: 97% !important;
}

.jt_quick_info .dropdown-menu.show {
    width: 91% !important;
}

.job-item-list {
    background: #FFFFFF;
    box-shadow: 0px 6px 30px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 24px 30px 30px 30px;
    margin-top: 50px;
    position: relative;
    font-family: 'CircularStd-Book';
}

    .job-item-list:hover {
        box-shadow: 0px 6px 30px rgba(235, 32, 46, 0.3);
    }

    .job-item-list .d-flex > .logo {
        display: block;
        object-fit: contain;
        width: 35%;
        max-width: 140px;
    }

    .job-item-list .d-flex > .hotjob {
        background: #EB202E;
        border-radius: 5px;
        border: none;
        float: right;
        color: #fff;
        box-sizing: border-box;
        text-align: center;
        font-size: 11px;
        margin-top: 8px;
        padding: 2px;
        height: 21px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .job-item-list > .title > a {
        margin-top: 0;
    }

    .job-item-list > .title, .job-item-list > .title > a {
        margin-top: 13px;
        font-size: 18px;
        text-transform: capitalize;
        line-height: 26px;
        color: #222222;
        font-family: CircularStd-Medium;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 400;
        min-height: 52px;
        width: 232px;
    }

.wrap-all-job-view2 .logo-title-view2 .title-job-view2 > a {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 26px;
    color: #222222;
    font-family: CircularStd-Medium;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    min-height: 52px;
    width: 292px;
}

.job-item-list > .mucluong-tile {
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    font-family: 'CircularStd-Book';
}

.job-item-list .wrap-767 > .mucluong-tile {
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    font-family: 'CircularStd-Book';
}

.job-item-list > .mucluong {
    font-size: 16px;
    line-height: 20px;
    font-family: 'CircularStd-Bold';
    color: #EB202E;
}

.job-item-list .wrap-767 > .mucluong {
    font-size: 16px;
    line-height: 20px;
    font-family: 'CircularStd-Bold';
    color: #EB202E;
}

.job-item-list .wrap-flex {
    display: flex;
}

    .job-item-list .wrap-flex > .time {
        margin-top: 0;
        padding-top: 20px;
        display: flex;
        flex: 1
    }

.job-item-list > .time > span {
    font-size: 14px;
    line-height: 18px;
    margin-right: 10px;
    color: #888888;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.block-hotjob .block-slider {
    margin-top: 25px;
}

.job-item-list .wrap-flex > .time > span {
    font-size: 14px;
    line-height: 18px;
    margin-right: 10px;
    color: #888888;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.mucluong-tile {
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}


.wrap-all-job-view2 {
    max-width: 570px;
    height: 152px;
    background-color: white;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    padding: 25px 30px;
    position: relative
}

    .wrap-all-job-view2 .wrap-hot-job {
        justify-content: flex-end;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .wrap-all-job-view2 .hot-job-view2 {
        background: #EB202E;
        border-radius: 5px;
        width: 65px;
        text-align: center;
        height: 20px;
    }

        .wrap-all-job-view2 .hot-job-view2 span {
            color: white;
            font-size: 12px;
            vertical-align: text-top;
        }

    .wrap-all-job-view2 .logo-title-view2 img {
        max-width: 120.61px;
        max-height: 38px;
    }

    .wrap-all-job-view2 .logo-title-view2 > div:first-child {
        flex: 1;
    }

    .wrap-all-job-view2 .logo-title-view2 > div:last-child {
        flex: 2;
    }

.khoi-flex-1 {
    flex: 1;
}

.wrap-all-job-view2 .logo-title-view2 .title-job-view2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 310px;
    font-size: 18px;
    line-height: 26px;
    min-height: 52px;
}

.wrap-all-job-view2 .place-money-share-view2 .place-time-view2 {
    flex: 1;
}

.wrap-all-job-view2 .place-money-share-view2 .money-job-view2 {
    flex: 1;
}

.wrap-all-job-view2 .place-time-view2 .d-flex:first-child span:first-child {
    font-size: 14px;
    color: #888888;
    padding-right: 11px;
}

.wrap-all-job-view2 .place-time-view2 .d-flex:first-child span:last-child {
    font-size: 14px;
    color: #888888;
}

.wrap-all-job-view2 .place-time-view2 .d-flex:last-child span:first-child {
    font-size: 14px;
    color: #888888;
    padding-right: 8px;
}

.wrap-all-job-view2 .place-time-view2 .d-flex:last-child span:last-child {
    font-size: 14px;
    color: #888888;
}


.wrap-all-job-view2 .money-job-view2 span:first-child {
    font-size: 14px;
    color: #888888;
}

.wrap-all-job-view2 .money-job-view2 span:last-child {
    font-size: 16px;
    color: #EB202E;
}

.margin-0-15 {
    margin: 0 -15px;
}

.wrap-all-job-view2 .place-money-share-view2 .btn-share:hover {
    color: #EB202E !important;
    border: 1px solid #EB202E;
}





.ul-custom {
    padding: 20px 20px;
    z-index: 999;
    display: none;
    position: absolute;
    top: 97%;
    background-color: white;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    right: 0%;
}

    .ul-custom li a i {
        color: #fff;
        background: #EB202E;
        width: 25px;
        height: 25px;
        display: block;
        border-radius: 50%;
        text-align: center;
        line-height: 26px;
        font-size: 16px;
        float: left;
    }

    .ul-custom li {
        padding-right: 5px;
    }

        .ul-custom li:first-child {
            padding-top: 2px;
        }

        .ul-custom li:last-child {
            padding-right: 0;
        }

.wrap-all-job-view2 > .btn-share {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 3.5px 14px;
    font-size: 14px;
    float: right;
    position: absolute;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
}

.job-item-list > .btn-share {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 3.5px 14px;
    font-size: 14px;
    float: right;
    position: absolute;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
}

.wrap-all-job-view2 .position-relative > .btn-share {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 3.5px 14px;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    top: 28%;
    right: 0;
}

.job-item-list .wrap-flex .position-relative > .btn-share {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 3.5px 14px;
    font-size: 14px;
    float: right;
    cursor: pointer;
    width: 100%;
    margin-top: 10px;
}

    .job-item-list .wrap-flex .position-relative > .btn-share:hover + .ul-custom-1, .job-item-list .wrap-flex .position-relative > .btn-share + .ul-custom-1:hover {
        display: flex;
    }

.ul-custom-1 {
    padding: 20px 20px;
    z-index: 999;
    display: none;
    position: absolute;
    top: 88%;
    background-color: white;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    right: 0%;
}

    .ul-custom-1 li a i {
        color: #fff;
        background: #EB202E;
        width: 25px;
        height: 25px;
        display: block;
        border-radius: 50%;
        text-align: center;
        line-height: 26px;
        font-size: 16px;
        float: left;
    }


    .ul-custom-1 li:first-child {
        padding-top: 2px;
    }

    .ul-custom-1 li {
        padding-right: 5px;
    }

.row .card-blog .title-blog a:hover {
    color: red;
}

.div-h2-about {
    display: none
}

.padding-lr-0-767 {
    padding-right: 0;
}

    .padding-lr-0-767 .stickey .jt_body_right {
        width: 100%;
    }


.job-item-list .wrap-share {
    position: absolute;
    right: 5%;
    bottom: 18%;
}

    .job-item-list .wrap-share > .btn-share {
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        box-sizing: border-box;
        border-radius: 5px;
        padding: 3.5px 14px;
        font-size: 14px;
        float: right;
        cursor: pointer;
        width: 100%;
    }

.job-item-list .wrap-flex .position-relative > .btn-share767 {
    display: none;
}

.job-item-list .wrap-share > .btn-share767 {
    display: none;
}


.wrap-all-job-view2 > .btn-share:hover {
    color: #EB202E !important;
    border: 1px solid #EB202E;
}

.job-item-list .position-relative > .btn-share:hover {
    color: #EB202E !important;
    border: 1px solid #EB202E;
}

.job-item-list .wrap-flex .position-relative > .btn-share:hover {
    color: #EB202E !important;
    border: 1px solid #EB202E;
}

.job-item-list .wrap-share > .btn-share:hover {
    color: #EB202E !important;
    border: 1px solid #EB202E;
}

.wrap-all-job-view2 .position-relative > .btn-share:hover + .ul-custom {
    display: flex;
    right: 0;
}

.job-item-list .wrap-flex .position-relative > .btn-share:hover + .ul-custom {
    display: flex;
}

.job-item-list .wrap-share > .btn-share:hover + .ul-custom {
    display: flex;
}

.ul-custom:hover {
    display: flex;
}

.wrap-all-job-view2 .ul-custom:hover {
    display: flex;
    right: 0;
}

.job-item-list .wrap-flex .position-relative > .btn-share767:active + a + .ul-custom {
    display: flex;
}

.job-item-list .wrap-share > .btn-share767:active + a + .ul-custom {
    display: flex;
}

.job-item-list .logo-m-w {
    max-width: 120px;
}

.list-col-2 .job-item-list {
    background: #FFFFFF;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px 30px 25px 30px;
    margin-top: 30px;
    height: 152px;
    position: relative;
}

    .list-col-2 .job-item-list > .hotjob {
        position: absolute;
        right: 10px;
        top: 0;
        background: #EB202E;
        border-radius: 5px;
        border: none;
        box-sizing: border-box;
        text-align: center;
        font-size: 12px;
        padding: 2px 10px 3px 11px;
    }

.block-new-job .list-col-2 .row .col-md-6 .job-item-list:hover {
    box-shadow: 0px 6px 30px rgb(235 32 46 / 30%);
}

.list-col-2 .job-item-list > .time {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 55%;
}

    .list-col-2 .job-item-list > .time > .space {
        display: none
    }

    .list-col-2 .job-item-list > .time > .date {
        display: block;
    }



.list-col-2 .job-item-list > .title {
    position: absolute;
    left: 200px;
    top: 0;
    margin-right: 60px;
    font-size: 18px;
    line-height: 26px;
    color: #222222;
}

.list-col-2 .job-item-list > .mucluong-tile {
    position: absolute;
    left: 200px;
    top: 70px;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
}

.list-col-2 .job-item-list .wrap-767 > .mucluong-tile {
    position: absolute;
    left: 200px;
    top: 70px;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
}

.list-col-2 .job-item-list > .mucluong {
    position: absolute;
    left: 200px;
    top: 105px;
    font-size: 16px;
    line-height: 20px;
    color: #EB202E;
}

.list-col-2 .job-item-list .wrap-767 > .mucluong {
    position: absolute;
    left: 200px;
    top: 105px;
    font-size: 16px;
    line-height: 20px;
    color: #EB202E;
}

.text-12 {
    font-size: 12px;
    font-family: 'CircularStd-Book';
}

.text-20 {
    font-size: 20px;
    font-family: 'CircularStd-Bold';
}

.content-7-767 {
    display: none;
}

.mg--30 {
    margin-top: 30px !important;
}

.block-slider > .swiper-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.swiper-slide {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 1px;
}


span.color88,
i.color88 {
    color: #888888;
}

.block-slider {
    position: relative;
    margin-top: 30px;
}

    .block-slider > .swiper-button-next {
        background: #FFFFFF;
        color: #888888;
        border: 1px solid #888888;
        box-sizing: border-box;
        width: 40px;
        height: 40px;
        margin-right: -85px;
        padding: 6px;
        margin-top: calc(15px - (var(--swiper-navigation-size)/ 2));
        text-align: center;
        font-size: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .block-slider .flex-767 > .swiper-button-next {
        background: #FFFFFF;
        color: #888888;
        border: 1px solid #888888;
        box-sizing: border-box;
        width: 40px;
        height: 40px;
        margin-right: -85px;
        padding: 6px;
        margin-top: calc(15px - (var(--swiper-navigation-size)/ 2));
        text-align: center;
        font-size: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .block-slider > .swiper-button-next:hover {
        color: #EB202E;
        border: 1px solid #EB202E;
    }

        .block-slider > .swiper-button-next:hover > i {
            color: #EB202E;
        }

    .block-slider > .swiper-button-next:active {
        color: #fff;
        background-color: #A9000C;
        border: none;
    }

    .block-slider > .swiper-button-prev {
        background: #FFFFFF;
        color: #888888;
        border: 1px solid #888888;
        box-sizing: border-box;
        margin-left: -85px;
        margin-top: calc(15px - (var(--swiper-navigation-size)/ 2));
        width: 40px;
        height: 40px;
        padding: 6px;
        text-align: center;
        font-size: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .block-slider .flex-767 > .swiper-button-prev {
        background: #FFFFFF;
        color: #888888;
        border: 1px solid #888888;
        box-sizing: border-box;
        margin-left: -85px;
        margin-top: calc(15px - (var(--swiper-navigation-size)/ 2));
        width: 40px;
        height: 40px;
        padding: 6px;
        text-align: center;
        font-size: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .block-slider > .swiper-button-prev:hover {
        color: #EB202E;
        border: 1px solid #EB202E;
    }

        .block-slider > .swiper-button-prev:hover > i {
            color: #EB202E;
        }

    .block-slider > .swiper-button-prev:active {
        color: #fff;
        background-color: #A9000C;
        border: none;
    }

    .block-slider .flex-767 > .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: '';
    }

    .block-slider .flex-767 > .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: '';
    }

    .block-slider > .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: '';
    }

    .block-slider > .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: '';
    }

.mucluong-tile {
    color: #888888;
}

.block-new-job {
    padding-top: 89px;
    padding-bottom: 100px;
}

    .block-new-job .job-item-list {
        min-height: unset;
    }


.t__btn-check {
    display: inline-block;
}

    .t__btn-check > .check-label {
        background: #FFFFFF;
        border: 1px solid #888888;
        box-sizing: border-box;
        border-radius: 5px;
        padding: 5.5px 15px 7.5px 15px;
        font-size: 16px;
    }

        .t__btn-check > .check-label:hover {
            color: #EB202E;
            border: 1px solid #EB202E;
        }

        .t__btn-check > .check-label > .check:after {
            font-size: 16px;
            font-family: Ionicons;
            content: '\f373';
            color: #EB202E;
            margin-right: 10px;
        }

        .t__btn-check > .check-label > .uncheck:after {
            font-size: 16px;
            font-family: Ionicons;
            content: '\f372';
            color: #888888;
            margin-right: 10px;
        }

    .t__btn-check > input {
        display: none
    }

.ml-20 {
    margin-left: 20px
}

.pull-right-bottom {
    display: flex;
    align-items: end;
    justify-content: end;
}

.block-nganhnghe {
    background-image: url('../Images/backgroud-nganhnghe.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 100px;
    padding-bottom: 100px;
}

.block-gray-border {
    width: auto;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
    border-radius: 5px;
    padding: 30px;
    display: grid;
    justify-content: center;
}

    .block-gray-border:hover {
        cursor: pointer
    }

    .block-gray-border .text-center {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .block-gray-border .logo {
        border: 1px solid rgba(255, 255, 255, 0.3);
        box-sizing: border-box;
        border-radius: 50%;
        width: 120px;
        height: 120px;
        text-align: center;
        font-size: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .block-gray-border .text,
    .block-gray-border .text > a {
        margin-top: 15px;
        width: 180px;
        font-size: 26px;
        line-height: 33px;
        text-align: center;
        font-family: 'CircularStd-Medium';
        color: #FFFFFF;
    }

.block-nganhnghe .red-number {
    margin-top: 100px;
    font-size: 58px;
    line-height: 42px;
    font-family: 'CircularStd-Bold';
    color: #EB202E;
}

.block-nganhnghe .direction {
    margin-top: 20px;
    width: 240px;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}

.block-review-company {
    background: linear-gradient(68.09deg, #EB202E 14.04%, #FF7222 85.92%);
    padding-top: 100px;
}

.card-employee {
    width: 570px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    backdrop-filter: blur(10px);
    border-radius: 5px;
    padding: 40px 46px;
}


.img-767 {
    display: none;
}

.img-767 {
    height: 16px;
}

.card-employee > .info-employee {
    margin-top: 23px;
    position: relative;
}

.card-employee .intro {
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    font-family: CircularStd-BookItalic;
}

.card-employee .avatar {
    width: 65px;
    height: 65px;
    border-radius: 50%
}

    .card-employee .avatar > img {
        width: 100%;
        height: 100%;
        border-radius: 50%
    }

.card-employee .star {
    position: absolute;
    left: 80px;
    top: 0;
    font-size: 22px;
    line-height: 26px;
    color: #EB202E;
}

.card-employee .name {
    position: absolute;
    left: 80px;
    top: 25px;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #222222;
}

.card-employee .result {
    position: absolute;
    left: 80px;
    top: 50px;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
}

.mt--50 {
    margin-top: 50px;
}

.pt--100 {
    padding-top: 100px;
}

.pt--80 {
    padding-top: 80px;
}

.pb--100 {
    padding-bottom: 100px;
}

.pb--80 {
    padding-bottom: 80px;
}

.img-containt {
    object-fit: contain;
}

.card-blog {
    width: 270px;
    font-family: 'CircularStd-Book';
}

    .card-blog > a > img {
        border-radius: 5px;
        width: 100%;
        min-height: 170px;
        max-height: 170px;
        object-fit: inherit;
    }

    .card-blog > img {
        width: 100%;
        min-height: 170px;
        max-height: 170px;
        object-fit: inherit;
    }

    .card-blog > .chuyenmuc,
    .card-blog > a > .chuyenmuc {
        display: flex;
        justify-content: start;
        flex-direction: row;
        align-items: center;
        font-size: 14px;
        line-height: 18px;
        margin-top: 15px;
        color: #888888;
    }

    .card-blog .first-item.chuyenmuc {
        color: #dad8d8;
    }

.ul-custom2 {
    display: flex;
}

.row .card-blog .title-blog a {
    color: #FFFFFF;
}

.card-blog > .chuyenmuc > img,
.card-blog > a > .chuyenmuc > img {
    margin-right: 5px;
}

.jt_breadcumb .img-logo {
    max-width: 175px;
}

.card-blog > .title,
.card-blog > .title > a,
.chuyenmuc.mb-2 + .title > a {
    margin-top: 5px;
    font-size: 18px;
    line-height: 26px;
    font-family: 'CircularStd-Bold';
    font-weight: 700;
    color: #222222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 53px;
}

.chuyenmuc.mb-2 + .title > a {
    margin-bottom: 10px;
}

.about__breadcumb_content .introduce, .about_body_content .introduce {
    line-height: 26px;
}


.card-blog > .short-content {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

}

.btn-close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background: none;
    border: none;
}

.btn-social {
    border: 1px solid #AAAAAA;
    box-sizing: border-box;
    border-radius: 5px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #AAAAAA;
    cursor: pointer;
}

.filter {
    display: none;
}

#box-social-link.display-none {
    display: none;
}

.display-none {
    display: none;
}

.font-weight600 {
    font-weight: 600;
}

.margin-b-20 {
    margin-bottom: 20px !important;
}

.btn-767 {
    display: none;
}

.img-custom-job {
    width: 175px;
}

section#jt__breadcumb .img-custom-job {
    display: block;
}

li.blog_category_pagination_item:hover > a.disabled_pagination i {
    color: #888888;
}

li.blog_category_pagination_item:hover > a {
    text-decoration: none;
}

li.blog_category_pagination_item > a.disabled_pagination {
    background: #e9e9e9;
}

.t__footer--body__social > a {
    margin-bottom: 16px;
    display: flex;
}

.t__footer--body__social:hover > span:nth-child(1) {
    background-color: #eb202e;
    color: white;
    border: none;
}

.t__footer--body__social:hover > span:nth-child(2) {
    color: red;
    cursor: pointer;
}

.t__footer--body__social .name {
    padding-top: 8px;
    color: #AAAAAA;
}

/*end index*/
/*blog*/
.blog_body_img {
    top: -180px;
}

.blog_title {
    margin: 30px 0 215px;
}

.blog_body_content .swiper-slide .card-blog > a > img {
    border-radius: 5px;
    width: 100%;
    max-height: 170px;
    min-height: 170px;
    object-fit: inherit;
}

.blog_body_img .col-md-9 .card-blog > a > img {
    border-radius: 5px;
    max-height: 546px;
    min-height: 546px;
    width: 100%;
    object-fit: inherit;
}

.blog_body_img .col-md-3 .card-blog > a > img {
    border-radius: 5px;
    max-height: 170px;
    width: 100%;
}

.blog_body_img .col-md-9 > .card-blog .title {
    position: absolute;
    bottom: 25px;
    color: #fff;
    font-size: 22px;
    left: 31px;
    z-index: 1;
}

.blog_body_img .col-md-9 > .card-blog .chuyenmuc {
    position: absolute;
    bottom: 75px;
    left: 31px;
    z-index: 1;
}

.blog_body_img .col-md-9 > .card-blog {
    width: 100%;
    position: relative;
}

.card-blog .bg-color-blog {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    height: 30%;
    width: 100%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.blog_body_img .col-md-9 > .card-blog > img {
    height: 100%;
}

.blog_body_img .col-md-3 > .card-blog:first-child {
    margin-bottom: 30px;
}

.blog_body_content .blog_body_content_item {
    margin-bottom: 80px;
}

.blog_body_content .row:last-child .blog_body_content_item {
    margin-bottom: 0px;
}

.blog_body_content_item > div:first-child {
    margin-bottom: 40px;
}

    .blog_body_content_item > div:first-child > button {
        height: 40px;
    }
/*end blog*/

/*blog category*/
.blog_category_pagination {
    display: flex;
    justify-content: center;
}

.blog_category_content_item {
    margin: 0 -15px;
}

    .blog_category_content_item > .row {
        margin-bottom: 60px;
    }

        .blog_category_content_item > .row > .col-md-4 {
            margin-bottom: 60px;
        }

        .blog_category_content_item > .row:last-child {
            margin-bottom: 0;
        }

li.blog_category_pagination_item {
    width: 35px;
    height: 35px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: 5px;
}

    li.blog_category_pagination_item:hover {
        background: #EB202E;
    }

    li.blog_category_pagination_item > a,
    li.blog_category_pagination_item > a > i {
        font-size: 16px;
        color: #888888;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    li.blog_category_pagination_item:hover > a,
    li.blog_category_pagination_item:hover > a i,
    .block-gray-border .text > a {
        color: #fff;
        text-decoration: none;
    }

.flex-1 .logo {
    margin-left: 0;
}

.col-md-3 > .blog_category_ads_right {
    margin-bottom: 30px;
}

    .col-md-3 > .blog_category_ads_right:last-child {
        margin-bottom: 0;
    }

.blog_category_ads_bottom {
    margin-top: 50px;
}

.blog-custom label {
    font-weight: 600;
}

.li-khoi-3 {
    display: flex;
}

    .li-khoi-3 .ion-ios-location {
        width: 100%;
        max-width: 40px;
    }

    .li-khoi-3 div {
        width: 330px;
    }
/*end blog category*/
div #job_content > .blog_category_pagination,
div #replace_job > .blog_category_pagination {
    margin-top: 40px;
}

#job_content .col-md-6 .job-item-list {
    display: flex;
    flex-direction: column;
    min-height: unset;
}

#job_content .job-item-list .d-flex {
    flex: 1;
}


    #job_content .job-item-list .d-flex .flex-1 {
        max-width: unset;
    }

/*#job_content .row .col-md-6 .job-item-list > .title {
    padding-left: 5%;
}*/

.luong-job {
    position: absolute;
    bottom: 15%;
    left: 36%;
}

.time-job {
    flex-direction: column;
}

#job_content .row .col-md-6 .job-item-list .wrap-767 > .mucluong-tile {
    padding-left: 5%;
}

#job_content .row .col-md-6 .job-item-list .wrap-767 > .mucluong {
    padding-left: 5%;
}

/*#job_content .col-md-4:nth-child(1) .job-item-list,
#job_content .col-md-4:nth-child(2) .job-item-list,
#job_content .col-md-4:nth-child(3) .job-item-list,
#job_content .col-md-6:nth-child(1) .job-item-list,
#job_content .col-md-6:nth-child(2) .job-item-list {
    margin-top: 50px;
}
*/
.job_title_icon {
    margin-top: 30px;
}

    .job_title_icon i {
        width: 40px;
        height: 40px;
        border: 1px solid #999999;
        border-radius: 50%;
        display: inline-block;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        color: #EB202E;
        text-align: center;
        line-height: 40px;
        margin-right: 20px;
    }

/*.job_filter_advanced.deparment_filter_advanced .setting {
    top: 0;
}*/

#job_body .pt-7 {
    padding-top: 7%;
}

#job_body .mt-7, #jt_body .mt-7 {
    margin-top: 7%;
}

.m-80-30 {
    margin: 80px 0 30px;
}
/*header*/
.navbar-drop-baiviet {
    width: max-content !important
}

.navbar-drop-vieclam {
    width: 830px;
    display: flex;
    padding: 15px 20px
}

    .navbar-drop-vieclam > .left {
        width: 100%;
    }

    .navbar-drop-vieclam > .banner,
    .navbar-drop-vieclam > a > .banner {
        width: 250px;
        height: 300px;
        margin-left: 20px;
        object-fit: inherit;
    }

    .navbar-drop-vieclam > .left .dropdown-item {
        width: 100%;
        padding: 10px;
        display: flex;
        align-items: center;
        border-radius: 5px;
    }

        .navbar-drop-vieclam > .left .dropdown-item > svg {
            margin-right: 10px;
        }

            .navbar-drop-vieclam > .left .dropdown-item > svg > path {
                fill: #222222;
            }

        .navbar-drop-vieclam > .left .dropdown-item:hover {
            color: #EB202E;
            background-color: #FDE8EA;
        }

            .navbar-drop-vieclam > .left .dropdown-item:hover > svg > path {
                fill: #EB202E;
            }

.navbar-drop-khoi {
    width: 400px;
    padding: 15px 20px
}

    .navbar-drop-khoi .dropdown-item {
        position: relative;
        padding: 10px;
        border-radius: 5px;
        height: 60px;
    }

        .navbar-drop-khoi .dropdown-item .logo {
            position: relative;
        }

        .navbar-drop-khoi .dropdown-item .name {
            position: absolute;
            left: 140px;
            top: 10px;
            font-size: 16px;
            line-height: 20px;
        }

        .navbar-drop-khoi .dropdown-item .title {
            position: absolute;
            left: 140px;
            top: 30px;
            font-size: 16px;
            line-height: 20px;
            color: #888888;
        }

        .navbar-drop-khoi .dropdown-item:hover {
            background-color: #FDE8EA;
        }

            .navbar-drop-khoi .dropdown-item:hover .name,
            .block-gray-border .text > a:hover,
            .block-nganhnghe .col-md-3.margin-767 > a:hover .text {
                color: #EB202E;
            }

/*end header*/
form#formCV input.error,
form#formDangKyFresher input.error,
form#formContact input.error,
form#formContact textarea.error {
    border: 1px dashed red;
}

form#formCV label.error,
form#formDangKyFresher label.error {
    color: red;
}

div#modal-youtue-popup > .modal-dialog {
    width: 85%;
    height: 85%;
    max-width: 100%;
}

    div#modal-youtue-popup > .modal-dialog > .modal-content {
        width: 100%;
        height: 100%;
    }



#popup_wrapper_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#lstjobcv > span {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

div#lstjobcv {
    max-height: 250px;
    overflow-y: scroll;
}

#popup_cv_success {
    background: url(/Assets/images/bg-cv-success.jpg);
    height: 451px;
}


.wrap_text_cv {
    text-align: center;
    align-items: center;
}

    .wrap_text_cv > h4 {
        font-size: 26px;
        color: #EB202E;
        margin-top: 50px;
    }

    .wrap_text_cv > span {
        font-size: 16px;
        color: #222;
        margin: 10px 0 30px;
        display: block;
    }

    .wrap_text_cv > button {
        width: 157px;
        padding: 0;
        height: 40px;
        border-radius: 5px;
    }

.wrap-filter .ion-android-arrow-dropdown,
.job_filter_advanced .ion-android-arrow-dropdown {
    display: none !important;
}

.wrap-filter .ion-android-close.remove-icon {
    font-size: 16px;
    color: #888888;
    position: absolute;
    right: 30px;
    left: inherit;
    cursor: pointer;
    display: none;
}

.job_filter_advanced .ion-android-close.remove-icon {
    font-size: 16px;
    color: #888888;
    /*  position: absolute;
    right: 5px;
    left: inherit;*/
    cursor: pointer;
    display: none;
}

form#formContact input.error, form#formContact textarea.error {
    margin-bottom: 0;
}

div#modalBottom {
    z-index: 99999;
}

.filter_mobile_order > i.check-sort,
.hidden {
    display: none !important;
}

.filter_mobile_order.selected > i.check-sort {
    display: block;
}

div#fb-root .fb_dialog_content > iframe {
    right: 50px !important;
}

.job-item-list .wrap-flex > .time > span.space {
    color: #cccccc;
}

.block-info:hover .info {
    color: #76B143;
}

.block-info .wrap-logo {
    max-height: 56px;
    min-height: 56px;
    justify-content: center;
}

    .block-info .wrap-logo.biz img {
        width: 70%;
    }

    .block-info .wrap-logo img {
        width: 85%;
        height: 100%;
    }
/*#job_content .col-md-6.display-none-767:nth-child(4),
#job_content .col-md-6.display-none-767:nth-child(2) {
    margin-top: 0;
}*/
.popup_label {
    margin-bottom: 6px;
}

    .popup_label i {
        color: #EB202E;
    }

#job_content .col-md-6.display-none-767 {
    margin-top: 30px;
}

button.btn.btn-link[aria-expanded="true"] span::before {
    content: "-";
    position: absolute;
    right: 0;
    font-size: 28px;
    z-index: 999;
}

button.btn.btn-link[aria-expanded="false"] span::before {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 28px;
    z-index: 999;
}

#navbarDropdownKhoi .dropdown-item > img {
    max-width: 87px;
    max-height: 27px;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    display: none;
    /*background: rgba(0,0,0,0.6);*/
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

section#about_why_choose_us .col-md-4 span {
    max-width: 80%;
    display: block;
}

section.about_video {
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
}

    section.about_video label {
        font-size: 20px;
        text-align: center;
        display: block;
        margin-top: 20px;
    }

.limt-8line {
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.jt_title.beadcumb_title.mb-5.limt-8line span {
    background: transparent !important;
}

.jt_body_left_content img {
    max-width: 100%;
}

.jt_body_left_content > *,
.blog_detail_body_content_ckeditor > *,
.jt_body_left_info_branch_box > *,
#modal-view-more .modal-content > *,
.jt_body_left_info_branch_box > * {
    line-height: 1.75em !important;
}

.wrap-jt-title a {
    color: #EB202E !important;
    cursor: pointer;
}

.job_filter_advanced > div {
    padding: 20px 10px 0;
}

.wrap-jt-title p > span,
.jt_title.beadcumb_title > span p,
.jt_title.beadcumb_title > span span {
    background: transparent !important;
}

.wrap-jt-title span figure {
    display: none;
}

.about_desc_text {
    text-align: justify
}

.content-blog-detail-left .title a,
.content-blog-detail-left .c_content a {
    font-size: 16px;
    color: #222222;
    font-weight: 400;
    line-height: 26px;
    transition: color .05s ease-in;
}

.content-blog-detail-left a:hover {
    color: #EB202E;
    text-decoration: none;
}

.content-blog-detail-left .title > span {
    color: #EB202E;
    text-transform: uppercase;
}

.content-blog-detail-left .title > .hide-content {
    font-size: 12px;
}

.c_content .h1 {
    font-size: 14px;
    margin-bottom: 0px;
}

.c_content .h2 {
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 0px;
}

.c_content .h3 {
    font-size: 14px;
    padding-left: 30px;
    margin-bottom: 0px;
}

.c_content .h4 {
    font-size: 14px;
    padding-left: 45px;
    margin-bottom: 0px;
}


#formDangKy {
    border-radius: 5px;
    background: #fff;
}

    #formDangKy > label {
        font-size: 26px;
    }

    #formDangKy label {
        margin-bottom: 27px;
        font-weight: 600;
    }

    #formDangKy input {
        height: 42px;
        border: 1px solid #CCCCCC;
        border-radius: 5px;
        color: #222222;
        width: 100%;
        text-indent: 20px;
        margin-bottom: 15px;
    }

        #formDangKy button,
        #formDangKy input[type="submit"] {
            background: #EB202E;
            color: #fff;
            text-align: center;
            border: none;
            padding-right: 30px;
        }

.formDangKy_cv_upload:hover {
    cursor: pointer;
}

.formDangKy_cv_upload {
    height: auto;
    min-height: 42px;
    padding: 8px 20px;
    margin-bottom: 20px;
    border: 1px dashed #999999;
    border-radius: 5px;
    color: #eb202e;
    overflow: hidden;
}

.formDangKy-col-nopadding-r {
    padding: 0px 0px 0px 15px !important
}

.formDangKy-col-nopadding-l {
    padding: 0px 15px 0px 0px !important
}

::-webkit-calendar-picker-indicator {
    width: 30px !important;
}

.social-blog__item {
    margin: 10px 0;
    line-height: 30px;
    height: 30px;
}

    .social-blog__item > a {
        color: black !important;
        text-decoration: none !important;
    }

.home-podcast-area {
    background: #F5F5F5;
    margin-bottom: 100px;
    position: relative;
}

.home-podcast-area_backgroud-right {
    position: absolute;
    top: 80px;
    right: 0
}

.home-podcast-area_backgroud-left {
    position: absolute;
    left: 0;
    bottom: 100px
}

.silder-home-with-big-item {
    position: relative;
}

    .silder-home-with-big-item > .silder-home-with-big-item_des {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
    }

    .silder-home-with-big-item > .bg-color-blog {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .silder-home-with-big-item > a > img {
        max-height: 381px;
        min-height: 381px;
        border-radius: 5px;
    }

.silder-home-with-big-item_des {
    padding: 0 30px 26px;
    z-index: 1;
}

    .silder-home-with-big-item_des > .first-item {
        font-family: 'CircularStd';
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
    }

    .silder-home-with-big-item_des > .title > a {
        margin-top: 5px;
        font-size: 18px;
        line-height: 26px;
        font-family: 'CircularStd-Bold';
        font-weight: 700;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 22px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
    }

        .silder-home-with-big-item_des > .title > a:hover {
            color: #EB202E;
            text-decoration: none;
        }

.slider-home-normal-item {
    margin-bottom: 30px
}

    .slider-home-normal-item > div > .short-content-time {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
    }

    .slider-home-normal-item > div > .title > a {
        font-family: 'CircularStd-Bold';
        font-size: 18px !important;
        color: #222222;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
    }

        .slider-home-normal-item > div > .title > a:hover {
            color: #EB202E;
            text-decoration: none;
        }

    .slider-home-normal-item > div > a > img {
        max-height: 107px;
        min-height: 107px;
        width: 100%;
        border-radius: 5px;
    }

.dropdown-item_baiviet:hover > svg {
    fill: #EB202E;
}

.dropdown-item_baiviet > svg {
    fill: black
}

.btn-play-border {
    position: absolute;
    cursor: pointer;
    right: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #222222;
    text-align: center;
}

    .btn-play-border:hover {
        fill: #FFFFFF !important;
        background: #222222 !important;
    }

    .btn-play-border > .icon_play_podcast {
        width: 100%;
        height: 100%;
        padding: 13px 0 13px 17px;
    }

    .btn-play-border:hover > .icon_play_podcast {
        fill: white !important;
    }

.icon-play-border {
    font-size: 18px !important;
    line-height: 48px !important;
    padding-left: 3px;
    cursor: pointer;
    color: black !important;
}

.input_searh_area {
    margin: 30px 0 215px;
    position: relative;
}

    .input_searh_area > .input_searh_area-btn {
        position: absolute;
        background: #00000000;
        border: 0px;
        top: 15px;
        left: 28px;
        outline: 0px
    }

    .input_searh_area > .input_searh_area-input {
        height: 48px;
        border: 1px solid #CCCCCC;
        border-radius: 5px;
        color: #222222;
        width: 100%;
        margin-bottom: 15px;
        padding: 0 15px 0 50px;
    }

#keysearch:focus-visible {
    border: 0px !important;
    outline: #EB202E solid 1px !important;
}

.blog_title_timkiem {
    margin: 30px 0 0;
}

.row-mg15 {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

input[type=date]:invalid::-webkit-datetime-edit {
    color: #75758b;
}
.text-1-line {
    -webkit-line-clamp: 1 !important;
    white-space: normal !important;
    display: -webkit-box !important;
    border: none !important;
    word-break: break-word !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
}