abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
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,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent
}

html {
    touch-action: manipulation;
    -ms-touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-overflow-scrolling: touch
}

*,
:after,
:before {
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-family: Midashi Go MB31, Yu Gothic, YuGothic, "\6E38\30B4\30B7\30C3\30AF\4F53", Hiragino Kaku Gothic Pro, "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", Meiryo UI, sans-serif;
    background-color: #fff;
    color: #3c3c3c;
    font-size: 14px;
    word-wrap: break-word;
    min-height: 100%;
    line-height: 22px;
    margin: 0 auto;
    letter-spacing: normal;
    min-height: 100vh;
    word-break: break-word
}

.clearfix:after {
    clear: both;
    display: block;
    content: ""
}

iframe,
video {
    width: 100%;
    height: 100%
}

blockquote {
    border: none;
    background-color: #f8f8f8;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 26px;
    font-style: normal;
    margin: 0;
    padding: 20px 35px
}

a {
    color: #448dee;
    transition: all .2s ease;
    text-decoration: none
}

img {
    max-width: 100%;
    vertical-align: middle
}

ol,
ul {
    margin: 0;
    list-style: none;
    padding: 0
}

ol li,
ul li {
    margin: 0 0 .5rem
}

svg {
    fill: currentColor
}

.icon svg {
    width: 20px;
    height: 20px
}

:focus {
    outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.25em;
    margin: 0;
    padding: 0
}

table {
    border: 1px solid #cbcbcb;
    width: 100%;
    border-collapse: collapse
}

table:not(.text-left) {
    text-align: center
}

table.table {
    min-width: 940px
}

table.mw--600 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    min-width: 0
}

table td,
table th {
    border-bottom: 1px solid #cbcbcb;
    padding: 12px 5px
}

@media (min-width:768px) {

    table td,
    table th {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

table.text-left td,
table.text-left th {
    padding-left: 10px;
    padding-right: 10px
}

table th {
    font-size: 14px;
    font-weight: 700
}

@media (min-width:768px) {
    table th {
        font-size: 16px;
        line-height: 24px
    }
}

table .table--head,
table thead {
    text-align: center;
    background-color: rgba(86, 186, 237, .4);
    color: #232323;
    text-transform: capitalize
}

table .t--row .t--col {
    min-width: 55px;
    vertical-align: text-top
}

table .t--row .t--col+.t--col {
    border-left: 1px solid #cbcbcb
}

table .t--row .t--col.mw--100 {
    min-width: 100px
}

table .t--row .t--col.mw--130 {
    min-width: 130px
}

table .t--row .t--col.mw--150 {
    min-width: 150px
}

table .t--row .t--col.mw--165 {
    min-width: 165px
}

table .t--row .t--col.mw--200 {
    min-width: 200px
}

table .t--row .t--col .company-login-proxy {
    color: #448dee;
    cursor: pointer
}

table .t--row .form-group {
    margin-bottom: 0
}

table .t--row-past {
    background-color: #f2f2f2
}

table .is-checked .t--col {
    background-color: #fff1cc
}

table.mail-preview-content td {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    border: none
}

table.mail-preview-content td#mail-content {
    padding-top: 10px
}

.excel__wrapper {
    width: 210mm;
    margin-left: auto;
    margin-right: auto
}

.excel__wrapper .content {
    border: 2px solid #232323;
    padding: 20px 40px 30px
}

.excel__wrapper table .t--row .t--col {
    mso-number-format: "@"
}

.excel__wrapper table .t--row .t-num {
    mso-number-format: "0"
}

.excel__wrapper table .t--row .t-date {
    mso-number-format: "Short Date"
}

.excel__wrapper table.table {
    min-width: 100%
}

.excel__wrapper .excel__widget-title {
    margin-bottom: 20px
}

.excel__wrapper .excel__widget-title .date {
    display: -moz-inline-flex;
    display: inline-flex;
    justify-content: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    max-width: 50%;
    border-bottom: 2px solid #232323;
    margin-bottom: 25px
}

.excel__wrapper .excel__widget-title .date>span {
    display: inline-block
}

.excel__wrapper .excel__widget-title .date>span+span {
    padding-left: 50px
}

.excel__wrapper .excel__widget-title .division-name {
    margin-bottom: 25px
}

.excel__wrapper .excel__widget-title dl {
    margin-bottom: 5px;
    text-align: center
}

.excel__wrapper .excel__widget-title dl dd,
.excel__wrapper .excel__widget-title dl dt {
    display: -moz-inline-flex;
    display: inline-flex
}

.excel__wrapper .excel__widget-title dl dt {
    color: #232323;
    font-size: 15px;
    margin-right: 5px
}

.excel__wrapper .excel__widget-title dl dd+dt {
    margin-left: 30px
}

.excel__wrapper .excel-heading {
    font-size: 26px;
    color: #232323;
    text-align: center;
    margin-bottom: 12px
}

.excel__wrapper .excel__widget-footer .note-list {
    padding-left: 25px
}

.excel__wrapper .excel__widget-footer .note-list .note {
    margin-bottom: 5px
}

.instructions table td,
.instructions table th {
    padding: 5px
}

@media screen and (min-width:0\0) {
    .instructions table .t--row .t--col {
        vertical-align: middle
    }

    .instructions table .t--row--error .t--col {
        vertical-align: top;
        position: relative;
        top: 12px;
        padding-bottom: 12px
    }

    .instructions table .t--row--error .t--col .form-group {
        margin-top: -12px
    }
}

.instructions table select {
    padding: 6px 32px 5px 5px;
    line-height: 1;
    min-height: unset
}

.instructions table select+.icon-dropdown {
    height: 29px
}

@media screen and (min-width:0\0) {
    .instructions table select+.icon-dropdown {
        height: 42px
    }
}

.instructions table input[type=text] {
    padding: 6px 5px 5px;
    line-height: 1;
    min-height: unset
}

.instructions table input[type=checkbox]+label {
    top: 0
}

.instructions table input[type=checkbox]+label:before {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.instructions table input[type=checkbox]:checked+label:after {
    transform: scale(1) rotate(-45deg) translate(-50%, -50%);
    top: calc(50% - 7px);
    left: 50%
}

.instructions .btn {
    padding: 10px 20px
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.txt-large {
    font-size: 1.5em;
    font-weight: 700
}

.txt-large+sub {
    vertical-align: sub;
    font-size: smaller
}

.txt-large+sup {
    vertical-align: super;
    font-size: smaller
}

.text-read-more {
    color: #00f;
    cursor: pointer
}

.d-none,
.text-complete {
    display: none
}

.d-block {
    display: block
}

.d-flex {
    display: -moz-flex;
    display: flex
}

.d-inline-flex {
    display: -moz-inline-flex;
    display: inline-flex
}

.flex-row-reverse {
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    justify-content: space-between
}

.align-items-center {
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) {
    .hidden-md {
        display: none !important
    }

    .flex-row-reverse-md {
        -moz-flex-direction: row-reverse;
        flex-direction: row-reverse;
        justify-content: space-between
    }

    .align-items-center-md {
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }
}

@media (min-width:992px) {
    .hidden-lg {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-xl {
        display: none !important
    }
}

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

@media (min-width:992px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
}

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

@media (min-width:992px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

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

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

@media (min-width:992px) {
    .container {
        max-width: 100%;
        padding: 0 15px
    }
}

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

.row {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.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 {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

@media (min-width:992px) {

    .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 {
        padding-left: 15px;
        padding-right: 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.333333%;
    max-width: 8.333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .col-sm {
        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.333333%;
        max-width: 8.333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-md {
        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.333333%;
        max-width: 8.333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .col-lg {
        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.333333%;
        max-width: 8.333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .col-xl {
        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.333333%;
        max-width: 8.333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input:-webkit-autofill {
    box-shadow: inset 0 0 0 40px #fff;
    -webkit-text-fill-color: #3c3c3c
}

input::-ms-clear,
select::-ms-expand {
    display: none
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 8px 12px 7px;
    font-size: 16px;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    width: 100%;
    max-width: 850px;
    outline: none
}

input:disabled {
    color: -internal-light-dark-color(#545454, #aaa);
    cursor: not-allowed;
    background-color: #f8f8f8
}

select {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border: 1px solid #cbcbcb;
    display: block;
    width: 100%;
    padding: 8px 32px 7px 12px;
    font-size: 16px;
    line-height: 26px;
    outline: none;
    position: relative;
    background-color: hsla(0, 0%, 100%, 0);
    z-index: 2;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    min-height: 42px;
    max-width: 850px
}

select * {
    outline: none;
    background: #fff;
    color: #3c3c3c;
    border: none
}

select+.icon-dropdown {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 30px;
    background-color: hsla(0, 0%, 100%, 0);
    height: 42px;
    top: inherit;
    z-index: 1;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center
}

select+.icon-dropdown .fa {
    font-size: 14px;
    width: 12px;
    height: 12px
}

.form-group .relative {
    max-width: 850px;
    background-color: #fff
}

input[type=image] {
    width: auto
}

.personal-image input[type=file] {
    display: none
}

.personal-image .personal-figure {
    position: relative;
    width: 50px;
    height: 45px;
    padding-right: 5px
}

.personal-image .personal-avt {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ebebeb;
    padding: 5px
}

.personal-image .personal-figcaption {
    display: -moz-inline-flex;
    display: inline-flex;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #448dee;
    cursor: pointer;
    background-color: #fff;
    z-index: 1
}

.personal-image .personal-figcaption .fa-camera {
    width: 20px;
    height: 20px
}

[data-actions=custom-datepicker-2],
[data-actions=custom-datepicker-3],
[data-actions=custom-datepicker],
[type=date] {
    cursor: pointer;
    background: #fff url(../images/calendar.svg) no-repeat;
    background-size: 16px 16px;
    background-position: calc(100% - 12px) 50%
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    margin-left: -9px;
    margin-top: -9px
}

[type=date]::-webkit-inner-spin-button {
    display: none
}

[type=date]::-webkit-calendar-picker-indicator {
    opacity: 0
}

.select-control {
    position: relative
}

.select-control .select-box--dropdown,
.select-control .select-box--dropdown-1 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 10;
    border: 1px solid #cbcbcb;
    border-top: none;
    max-width: 850px;
    text-align: left
}

.select-control .select-box--dropdown-1 li,
.select-control .select-box--dropdown li {
    margin-bottom: 3px;
    padding: 5px 12px;
    font-size: 16px;
    color: #000
}

.select-control .select-box--dropdown-1 li.active,
.select-control .select-box--dropdown-1 li:hover,
.select-control .select-box--dropdown li.active,
.select-control .select-box--dropdown li:hover {
    background-color: #f8f8f8;
    color: #448dee
}

.select-control .select-box--dropdown-1.automatictime,
.select-control .select-box--dropdown.automatictime {
    max-height: 145px;
    overflow: auto
}

.select-control .form--controlClick {
    position: relative;
    display: block;
    text-align: left;
    font-weight: 400;
    border: 1px solid #cbcbcb;
    color: #000;
    padding: 8px 32px 7px 12px;
    min-height: 42px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    max-width: 850px;
    cursor: pointer
}

.select-control .form--controlClick .icon-dropdown {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 30px;
    background-color: hsla(0, 0%, 100%, 0);
    height: 36px;
    top: inherit;
    z-index: 1;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center
}

.select-control .form--controlClick .icon-dropdown svg {
    font-size: 14px;
    width: 12px;
    height: 12px
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    input[type=color],
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week] {
        line-height: 1;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px
}

.switch input {
    display: none
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ca2222;
    transition: .4s;
    border-radius: 4px
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 5px;
    left: 3px;
    bottom: 3px;
    background-color: #fff;
    transition: .4s;
    border-radius: 5px
}

.switch input:checked+.slider {
    background-color: #2ab934
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

.switch input:checked+.slider:before {
    transform: translateX(49px)
}

.switch .on {
    display: none
}

.switch .off,
.switch .on {
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 12px;
    white-space: nowrap
}

.switch input:checked+.slider .on {
    display: block
}

.switch input:checked+.slider .off {
    display: none
}

input[type=checkbox] {
    vertical-align: top;
    margin-right: 10px;
    display: none
}

input[type=checkbox]:disabled+label {
    pointer-events: none;
    cursor: no-drop;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: alpha(opacity=50)
}

input[type=checkbox]+label {
    padding-left: 32px;
    cursor: pointer;
    margin-bottom: 9px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    top: -3px
}

input[type=checkbox]+label:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border: 2px solid #d0d0d0;
    width: 25px;
    height: 25px;
    background-color: #fff
}

input[type=checkbox]+label:after {
    position: absolute;
    top: 8px;
    left: 6px;
    content: "";
    width: 14px;
    height: 7px;
    border: 3px solid #448dee;
    border-top: none;
    border-right: none;
    background: hsla(0, 0%, 100%, 0);
    transform: rotate(-45deg);
    transition: all .1s
}

input[type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    transform: scale(0) rotate(-45deg)
}

input[type=checkbox]:checked+label:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    transform: scale(1) rotate(-45deg)
}

.custom-radio input[type=radio] {
    vertical-align: top;
    margin-right: 10px;
    display: none
}

.custom-radio input[type=radio]+label {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
    padding-left: 24px;
    margin-bottom: 7px;
    font-weight: 400;
    display: -moz-inline-flex;
    display: inline-flex;
    margin-right: 30px
}

.custom-radio input[type=radio]+label:before {
    display: -moz-inline-flex;
    display: inline-flex;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #d0d0d0;
    border-radius: 50%
}

.custom-radio input[type=radio]+label:after,
.custom-radio input[type=radio]+label:before {
    position: absolute;
    content: "";
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%
}

.custom-radio input[type=radio]+label:after {
    width: 8px;
    height: 8px;
    background-color: #448dee;
    border-radius: 50%;
    top: 8px;
    left: 4px;
    transition: all .1s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    transform: scale(0)
}

.custom-radio input[type=radio]:checked+label:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    transform: scale(1)
}

.form-group {
    margin-bottom: 25px
}

.form-group label {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #232323;
    text-transform: capitalize;
    margin-bottom: 5px
}

.form-group .form-control--danger {
    border: 1px solid #dc3545
}

.form-group .text--error,
.form-group .text-danger {
    color: #dc3545;
    margin-top: 5px;
    font-size: 14px
}

.form-group .text-success {
    color: #28a745;
    margin-top: 5px;
    font-size: 12px
}

.form-group.required em {
    color: #dc3545;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
    filter: alpha(opacity=80);
    font-style: normal
}

.ui-icon,
.ui-widget-content .ui-icon {
    border: 1px solid hsla(0, 0%, 100%, 0);
    background-image: url(../images/ui-icons_444444_256x240.png?610f324f0e4eea1e922024fc960ba206)
}

.ui-datepicker {
    z-index: 9999 !important;
    display: none;
    background: #fff;
    border: 1px solid #cbcbcb;
    padding: 10px;
    min-width: 300px
}

.ui-datepicker .ui-datepicker-calendar {
    border: none;
    margin: 0
}

.ui-datepicker .ui-datepicker-calendar thead {
    background-color: #fff;
    border: none
}

.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
    text-align: center;
    border: none;
    vertical-align: middle;
    width: 14.2857142857%
}

.ui-datepicker .ui-datepicker-calendar th {
    font-size: 16px;
    font-weight: 700;
    color: #0071bc;
    padding: 7px 6px
}

.ui-datepicker .ui-datepicker-calendar td {
    padding: 0;
    font-size: 12px;
    border: 2px solid #fff
}

.ui-datepicker .ui-datepicker-calendar td.orange span {
    background-color: #eb3349;
    background-image: linear-gradient(90deg, #eb3349 0, #fe8c00 51%, #eb3349);
    color: #fff;
    border: none;
    background-size: 200% auto
}

.ui-datepicker .ui-datepicker-calendar td.highlight span {
    background-color: #0071bc;
    background-image: linear-gradient(90deg, #0071bc 0, #56baed 51%, #0071bc);
    color: #fff;
    border: none;
    background-size: 200% auto
}

.ui-datepicker .ui-datepicker-calendar td a {
    color: #232323;
    background: #f8f8f8;
    padding: 6px;
    display: block;
    text-align: center
}

.ui-datepicker .ui-datepicker-calendar td a:hover {
    text-decoration: none
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-active,
.ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight {
    background: #448dee;
    color: #fff;
    border-color: #448dee
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    overflow: hidden;
    min-height: 30px;
    border-radius: 3px 3px 0 0;
    border: none
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    line-height: 30px;
    margin: 0 38px;
    text-align: center;
    display: -moz-flex;
    display: flex;
    justify-content: center;
    font-weight: 700
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
    min-height: 30px
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year+.ui-datepicker-month {
    margin-left: 10px
}

.ui-datepicker .ui-datepicker-header .ui-corner-all {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
    left: 1px;
    top: 3px
}

.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
    top: 3px;
    right: 1px
}

.ui-datepicker .ui-datepicker-buttonpane {
    border-top: 1px solid #cbcbcb;
    margin-top: 10px;
    overflow: hidden
}

.ui-datepicker .ui-datepicker-buttonpane .ui-corner-all {
    cursor: pointer;
    padding: 4px 8px;
    margin: 8px 0 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px
}

.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current {
    float: left;
    background: #f8f8f8
}

.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
    float: right;
    background: #f8f8f8
}

.custom-datepicker-2 .ui-datepicker-calendar {
    display: none
}

.custom-datepicker-2 .ui-datepicker-header {
    background: hsla(0, 0%, 100%, 0)
}

.custom-datepicker-2 .ui-datepicker-header .ui-corner-all.ui-datepicker-prev,
.custom-datepicker-2 .ui-datepicker-header .ui-datepicker-next.ui-corner-all {
    top: 5px
}

.custom-datepicker-2 .ui-datepicker-buttonpane .ui-corner-all {
    margin-top: 12px;
    margin-bottom: 3px;
    font-weight: 500;
    padding: 5px 15px
}

.custom-datepicker-2 .ui-datepicker-buttonpane button.ui-datepicker-current {
    color: #fff;
    border-color: #abbaab;
    background-color: #abbaab
}

.custom-datepicker-2 .ui-datepicker-buttonpane button.ui-datepicker-close {
    color: #fff;
    border-color: #0071bc;
    background-color: #0071bc
}

.custom-datepicker-2 .ui-datepicker-title select {
    padding: 5px 8px 4px;
    border: 1px solid #cbcbcb;
    min-height: 0
}

.form-group-btns .btn {
    margin: 0 5px 10px
}

.form__header {
    margin-bottom: 20px
}

.form__footer {
    background-color: #f6f6f6;
    border-top: 1px solid #dce8f1;
    padding: 20px;
    text-align: center;
    border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    font-size: 16px
}

.service-login .form__footer {
    background-color: hsla(0, 0%, 100%, 0);
    border: none
}

.service-login .form__wrapper {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto
}

.ui-menu.ui-widget.ui-autocomplete {
    z-index: 9999;
    border-top: 0;
    box-shadow: 0 4px 2px -2px rgba(0, 113, 188, .15)
}

.ui-menu.ui-widget.ui-autocomplete .ui-menu-item-wrapper {
    padding-left: 12px;
    padding-right: 12px
}

.select2-container--default .select2-selection--single {
    padding: 5px 11px;
    line-height: 24px;
    border: 1px solid #cbcbcb;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    height: auto
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px;
    padding: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    right: 4px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: alpha(opacity=50)
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: solid #232323;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg)
}

.select2-search--dropdown .select2-search__field {
    padding-left: 8px;
    padding-right: 8px
}

.select2-results__option {
    padding-left: 12px;
    padding-right: 12px
}

.select2-dropdown {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0
}

.fr-toolbar {
    border: none
}

.fr-toolbar .fr-btn-grp {
    margin: 0 0 10px
}

.fr-toolbar .fr-command.fr-btn {
    background-color: #17a2b8;
    color: #fff;
    padding: 4px 8px 2px;
    font-weight: 500;
    margin: 0 5px 5px 0;
    height: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px
}

.fr-toolbar .fr-command.fr-btn,
.fr-toolbar .fr-command.fr-btn span {
    font-size: 10px;
    line-height: 16px
}

.fr-toolbar .fr-command.fr-btn .fr-sr-only,
.fr-toolbar .fr-newline {
    display: none
}

.fr-box.fr-basic {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0
}

.fr-box.fr-basic .fr-wrapper {
    border: none
}

.fr-box.fr-basic .fr-wrapper>div:not(.fr-element) {
    display: none !important
}

.fr-box.fr-basic .fr-element {
    border: 1px solid #cbcbcb;
    padding: 12px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    min-height: 100px
}

.fr-box.fr-basic .fr-element>p:first-child>br {
    display: none
}

.fr-box.fr-basic .fr-element p {
    font-size: 14px
}

.fr-box .fr-counter {
    font-size: 12px
}

.second-toolbar {
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    border-color: #cbcbcb;
    display: none !important
}

.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),
.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell),
.fr-desktop .fr-command:focus:not(.fr-table-cell),
.fr-desktop .fr-command:hover:not(.fr-table-cell) {
    background-color: #448dee
}

.fr-wrapper.show-placeholder .fr-placeholder {
    font-size: 14px !important
}

.froala__custom {
    display: -moz-inline-flex;
    display: inline-flex;
    position: relative;
    padding-right: 5px
}

.froala__custom .froala__custom-tag {
    display: inline-block;
    background-color: rgba(108, 117, 125, .15);
    color: #232323;
    border: none;
    padding: 5px 8px 3px;
    font-weight: 500;
    margin: 0 0 15px;
    height: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    font-size: 10px;
    line-height: 16px;
    width: auto;
    min-width: inherit;
    text-align: center
}

.froala__custom .froala__custom-remove {
    position: absolute;
    top: -7px;
    right: 0;
    background-color: #232323;
    color: #fff;
    border: none;
    font-size: 10px;
    width: 14px;
    height: 14px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    line-height: 15px;
    font-weight: 500;
    cursor: pointer;
    padding: 0;
    text-align: center
}

.cke_button__cke__custom-insert_icon {
    display: none !important
}

.cke_button_label {
    display: inline !important
}

.cke_chrome,
.cke_editor_ckeditor,
.cke cke_reset {
    border: none !important
}

.cke_chrome .cke_top,
.cke_editor_ckeditor .cke_top,
.cke cke_reset .cke_top {
    border: none;
    background-color: #fff;
    padding: 0
}

.cke_chrome .cke_toolgroup,
.cke_editor_ckeditor .cke_toolgroup,
.cke cke_reset .cke_toolgroup {
    margin: 0
}

.cke_chrome a.cke_button,
.cke_editor_ckeditor a.cke_button,
.cke cke_reset a.cke_button {
    background-color: #17a2b8;
    border: 1px solid #17a2b8;
    color: #fff;
    font-weight: 500;
    margin: 0 5px 5px 0;
    height: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 10px;
    line-height: 16px;
    padding: 4px 8px 2px
}

.cke_chrome a.cke_button .cke_button_label,
.cke_editor_ckeditor a.cke_button .cke_button_label,
.cke cke_reset a.cke_button .cke_button_label {
    padding: 0;
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    margin: 0
}

.cke_chrome a.cke_button:active,
.cke_chrome a.cke_button:focus,
.cke_chrome a.cke_button:hover,
.cke_editor_ckeditor a.cke_button:active,
.cke_editor_ckeditor a.cke_button:focus,
.cke_editor_ckeditor a.cke_button:hover,
.cke cke_reset a.cke_button:active,
.cke cke_reset a.cke_button:focus,
.cke cke_reset a.cke_button:hover {
    background-color: #448dee;
    border: 1px solid #448dee;
    color: #fff;
    padding: 4px 8px 2px
}

.cke_chrome .cke_contents,
.cke_editor_ckeditor .cke_contents,
.cke cke_reset .cke_contents {
    border: 1px solid #cbcbcb;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    margin-top: 10px
}

.form-groups {
    margin-bottom: 25px
}

@media (max-width:767px) {
    .form-groups.d-flex {
        -moz-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .form-groups.d-flex .search__form--wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .form-groups.d-flex {
        -moz-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 33px
    }

    .form-groups.d-flex .search__form {
        margin-bottom: 0
    }
}

.search__form {
    margin-bottom: 25px
}

.search__form .search__ipt {
    margin-bottom: 10px
}

.search__form .search__btn {
    width: 100%
}

@media (min-width:480px) {
    .search__form {
        display: -moz-flex;
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-flex-direction: row;
        flex-direction: row
    }

    .search__form .search__ipt {
        margin-bottom: 0;
        margin-right: 5px;
        flex: 0 0 325px;
        max-width: 325px
    }

    .search__form .search__btn {
        flex: 0 0 100px;
        max-width: 100px
    }
}

.btn {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    border: 1px solid hsla(0, 0%, 100%, 0);
    padding: 12px 25px 11px;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    transition: all .3s ease;
    box-shadow: none;
    text-transform: capitalize;
    letter-spacing: .02em;
    min-width: 130px
}

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

.btn:disabled {
    cursor: not-allowed;
    background: #dbe1e6 !important;
    color: #333 !important;
    border-color: #dbe1e6 !important;
    line-height: 24px !important;
    background-position: 0 !important
}

.btn--small {
    font-size: 15px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 9px;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content
}

@media (min-width:768px) {
    .btn--large {
        padding: 17px 25px 16px;
        min-width: 210px;
        font-size: 18px
    }
}

.btn--primary {
    background-color: #0071bc;
    background-image: linear-gradient(90deg, #0071bc 0, #56baed 51%, #0071bc);
    color: #fff;
    border: none;
    line-height: 26px;
    background-size: 200% auto
}

.btn--primary:focus,
.btn--primary:hover {
    background-position: 100%
}

.btn--secondary {
    background-color: #eb3349;
    background-image: linear-gradient(90deg, #eb3349 0, #fe8c00 51%, #eb3349);
    color: #fff;
    border: none;
    line-height: 26px;
    background-size: 200% auto
}

.btn--secondary:focus,
.btn--secondary:hover {
    background-position: 100%
}

.btn--other {
    color: #fff;
    border-color: #abbaab;
    background-color: #abbaab
}

.btn--other:focus,
.btn--other:hover {
    color: #abbaab;
    border-color: #abbaab;
    background-color: #fff
}

.pagination-page {
    text-align: center;
    margin-top: 20px
}

.pagination-page>li {
    display: -moz-inline-flex;
    display: inline-flex;
    margin: 0 5px 5px
}

.pagination-page>li .fa {
    width: 16px;
    height: 16px;
    font-size: 18px
}

.pagination-page>li a {
    display: -moz-inline-flex;
    display: inline-flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px;
    min-width: 40px;
    height: 40px;
    color: #232323;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    cursor: pointer
}

.pagination-page>li.disabled a {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: alpha(opacity=50);
    background-color: #ccc !important;
    border-color: #ccc !important;
    color: #000 !important;
    cursor: none;
    pointer-events: none
}

.pagination-page>li.active a,
.pagination-page>li:hover a {
    background-color: #448dee;
    border-color: #448dee;
    color: #fff
}

.list-unstyled {
    list-style: none;
    padding: 0;
    margin: 0
}

.list-unstyled li {
    margin: 0
}

.icon {
    display: -moz-inline-flex;
    display: inline-flex
}

.underlineHover {
    position: relative;
    color: #448dee
}

.underlineHover:before {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    bottom: -2px;
    height: 1px;
    transition: width .3s ease;
    visibility: hidden
}

.underlineHover:hover {
    color: #448dee
}

.underlineHover:hover:before {
    width: 100%;
    visibility: visible;
    background-color: #448dee
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .underlineHover:before {
        bottom: 2px
    }
}

.bg_primary {
    background-color: #fff
}

.bg_secondary {
    background-color: #f8f8f8
}

.bg_sky--blue {
    background-color: #448dee
}

.relative {
    position: relative
}

.pt--30 {
    padding-top: 30px
}

.pd--30 {
    padding: 30px
}

.pt--10 {
    padding-top: 10px
}

.pb--10 {
    padding-bottom: 10px
}

.pb--30 {
    padding-bottom: 30px
}

.pt--10vh {
    padding-top: 10vh
}

.mb--10 {
    margin-bottom: 10px
}

.mb--15 {
    margin-bottom: 15px
}

.mb--30 {
    margin-bottom: 30px
}

.mb--50 {
    margin-bottom: 50px
}

.mw--500 {
    max-width: 500px
}

.mw--500:not(.m--0) {
    margin-left: auto;
    margin-right: auto
}

.mw--600 {
    max-width: 600px
}

.mw--600:not(.m--0) {
    margin-left: auto;
    margin-right: auto
}

.no-scroll {
    overflow: hidden
}

.overflow-y {
    overflow-y: auto
}

.overflow-y::-webkit-scrollbar-track {
    background-color: #f4f4f4;
    padding-bottom: 3px
}

.overflow-y::-webkit-scrollbar {
    background-color: #f4f4f4;
    height: 3px
}

.overflow-y::-webkit-scrollbar-thumb {
    background-color: #ccc
}

.page__overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 4;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: opacity visibility .3s 0s .3s
}

.page__overlay.page__overlay--open {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    transition: all .3s
}

.main-content {
    min-height: 90vh
}

.page__header {
    font-size: 20px;
    color: #232323;
    font-weight: 700;
    line-height: 1.33;
    text-transform: capitalize;
    margin-bottom: 17px
}

@media (min-width:768px) {
    .page__header {
        font-size: 30px
    }
}

.border--bt {
    border-bottom: 1px solid #ebebeb
}

.form__title,
.widget-title .title {
    font-size: 20px;
    color: #232323;
    font-weight: 700;
    line-height: 1.33;
    text-transform: capitalize;
    margin-bottom: 12px
}

@media (min-width:768px) {

    .form__title,
    .widget-title .title {
        font-size: 30px
    }
}

.widget-title {
    margin-bottom: 25px
}

.widget-title .title {
    margin: 0
}

.title+.des {
    margin-top: 10px
}

.animation-zoom {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 100%
}

.animation-zoom .zoom__image {
    transition: all 2s ease-out
}

.animation-zoom:hover .zoom__image {
    transform: scale(1.05)
}

@media (max-width:767px) {
    .flex-row-reverse .btn+.widget-title {
        margin-bottom: 15px
    }

    .content>.flex-row-reverse {
        -moz-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin-bottom: 25px
    }
}

@media (min-width:768px) {
    .flex-row-reverse .btn {
        margin-bottom: 25px
    }
}

.loader_bg {
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    display: none
}

.loader_bg .loader {
    border-radius: 50%;
    border: 5px solid #f3f3f3;
    border-top-color: #555;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.showLoading .loader_bg {
    display: block
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.header__nav-toggle .icon-nav {
    position: relative;
    border: none;
    outline: none;
    padding: 0;
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer
}

.header__nav-toggle .icon-nav .icon-line {
    display: block;
    width: 24px;
    height: 2px;
    margin: 3px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #232323
}

.header__nav-toggle .icon-nav .icon-line:after,
.header__nav-toggle .icon-nav .icon-line:before {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 24px;
    height: 2px;
    background-color: #232323;
    margin: 3px 0;
    transition: transform .3s
}

.header__nav-toggle .icon-nav .icon-line:before {
    top: 5px
}

.header__nav-toggle .icon-nav .icon-line:after {
    top: 13px
}

.header__nav-toggle .icon-nav.header__nav-toggle--open .icon-line {
    background-color: hsla(0, 0%, 100%, 0)
}

.header__nav-toggle .icon-nav.header__nav-toggle--open .icon-line:after,
.header__nav-toggle .icon-nav.header__nav-toggle--open .icon-line:before {
    top: 5px
}

.header__nav-toggle .icon-nav.header__nav-toggle--open .icon-line:before {
    transform: rotate(45deg)
}

.header__nav-toggle .icon-nav.header__nav-toggle--open .icon-line:after {
    transform: rotate(-45deg)
}

.header__logo {
    -moz-flex-direction: column;
    flex-direction: column;
    display: -moz-flex;
    display: flex
}

.header__logo .header__logo-image {
    height: 32px;
    max-height: 100%
}

.header__logo .header__logo-image-robot {
    height: 32px
}

.header__logo .header__logo-link {
    font-size: 1.5em;
    display: -moz-flex;
    display: flex
}

.header__logo .header__permission {
    font-weight: 700;
    font-size: 14px;
    margin: 5px 0 0;
    text-align: center
}

.site-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 5;
    padding: 10px 0;
    box-shadow: 0 4px 2px -2px rgba(0, 113, 188, .15);
    background-color: #fff
}

.header__inner {
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.header__inner>*+* {
    margin-left: 20px
}

.header__inner .header__left {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    min-width: 120px
}

.header__inner .header__left .header__nav-toggle {
    margin-right: 15px
}

@media (min-width:360px) {
    .header__inner .header__left .header__nav-toggle {
        margin-right: 20px
    }
}

.header__inner .header__right {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end
}

.header__inner .header__right form {
    display: none
}

.header__inner .header__right .user-image+.user-name {
    margin-left: 5px;
    font-weight: 600;
    color: #232323;
    cursor: pointer
}

.header__inner .header__right .user-image,
.header__inner .header__right .user-name {
    display: inline-block;
    vertical-align: middle
}

.header__inner .header__right>*+* {
    margin-left: 20px
}

.header__inner .header__right.header__right--hasSwitch {
    justify-content: space-between
}

.header__inner .header__right .header__right__switch {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap
}

.header__inner .header__right .header__right__switch__tit {
    margin: 0 10px 0 0;
    color: #ca2222;
    font-size: 12px;
    text-align: right
}

.header__inner .btn {
    position: relative;
    top: 1px;
    padding-left: 30px;
    padding-right: 30px
}

.header__inner .dropdown-user .link {
    color: #232323;
    font-weight: 500
}

.header__inner .dropdown-user .link:hover {
    color: #56baed
}

.nav__links .nav__links-dropdown {
    display: none
}

.nav__links .nav__links-dropdown>li {
    border-top: 1px solid #ebebeb
}

.nav__links .nav__links-dropdown>li .nav__link--level-2 {
    display: block;
    padding: 12px 15px 12px 20px;
    color: #3c3c3c
}

.nav__links .nav__links-dropdown>li .nav__link--level-2.active,
.nav__links .nav__links-dropdown>li .nav__link--level-2:hover {
    color: #56baed
}

.nav__links>li {
    border-top: 1px solid #ebebeb
}

.nav__links>li .nav__link {
    display: block;
    font-weight: 600;
    color: #232323;
    padding: 10px 15px 10px 20px
}

.nav__links>li .nav__link.active,
.nav__links>li .nav__link.nav--open,
.nav__links>li .nav__link:hover {
    color: #56baed;
    background-color: #f8f8f8
}

.nav__links>li .nav__link.nav--open .icon-dropdown {
    transform: rotate(180deg)
}

.nav__links>li .nav__link.nav--open+.nav__links-dropdown {
    display: block
}

.nav__links .icon-dropdown {
    position: relative;
    top: 4px;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
    filter: alpha(opacity=60);
    float: right;
    transition: transform .3s ease
}

.nav__links .icon-dropdown svg {
    width: 14px;
    height: 14px
}

.nav__links+.dropdown-user {
    border-top: 1px solid #ebebeb;
    padding-top: 25px
}

.dropdown-user .link {
    display: block;
    padding: 6px 20px
}

@media (min-width:768px) {
    .site-header {
        padding-top: 0;
        padding-bottom: 0
    }

    .header__logo .header__logo-image {
        position: relative;
        height: 42px
    }

    .header__logo .header__logo-image-robot {
        height: 42px
    }

    .main-nav .dropdown-user {
        display: none
    }

    .nav__links {
        display: -moz-flex;
        display: flex;
        flex-wrap: wrap
    }

    .nav__links .icon-dropdown {
        float: none;
        padding-left: 5px;
        top: 2px
    }

    .nav__links>li {
        border: none;
        padding-top: 15px;
        padding-bottom: 12px
    }

    .nav__links>li .nav__link {
        padding-left: 15px;
        padding-right: 15px
    }

    .nav__links>li .nav__link.active,
    .nav__links>li .nav__link.nav--open,
    .nav__links>li .nav__link:hover,
    .nav__links>li:hover .nav__link {
        background-color: hsla(0, 0%, 100%, 0)
    }

    .nav__links .nav__links-dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 220px;
        background-color: #fff;
        z-index: 3;
        box-shadow: 0 0 3px rgba(0, 0, 0, .15)
    }

    .nav__links .nav__links-dropdown>li .nav__link--level-2 {
        font-weight: 500
    }

    .nav__links .dropdown {
        position: relative
    }

    .nav__links .dropdown:hover .nav__links-dropdown {
        display: block !important
    }

    .header__inner>*+* {
        margin-left: 15px
    }

    .header__inner .header__left {
        flex: 0 0 160px;
        max-width: 160px;
        padding-top: 12px;
        padding-bottom: 12px
    }

    .header__inner .header__right {
        position: relative;
        flex: 0 0 160px;
        max-width: 160px;
        padding-top: 15px;
        padding-bottom: 12px
    }

    .header__inner .header__right .user {
        position: relative;
        font-size: 16px;
        display: -moz-flex;
        display: flex;
        justify-content: center;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        max-width: 100%;
        flex-direction: column
    }
}

@media screen and (min-width:768px) and (min-width:0\0) {
    .header__inner .header__right .user {
        display: inline-block
    }
}

@media (min-width:768px) {
    .header__inner .header__right .dropdown-user {
        position: absolute;
        top: 100%;
        right: -10px;
        background-color: #fff;
        border: 1px solid #ebebeb;
        z-index: 2;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        padding: 0;
        margin: 0;
        display: none;
        min-width: 180px
    }

    .header__inner .header__right .dropdown-user .link {
        display: block;
        padding: 8px 30px
    }

    .header__inner .header__right .dropdown-user .link+.link {
        border-top: 1px solid #ebebeb
    }
}

@media (min-width:768px) {
    .header__inner .header__right .user-image {
        white-space: nowrap
    }

    .header__inner .header__right .user-image+.user-name {
        padding-top: 5px;
        padding-bottom: 10px
    }
}

@media (min-width:768px) {
    .header__inner .main-nav {
        flex: 0 0 calc(100% - 350px);
        max-width: calc(100% - 350px);
        padding: 0;
        height: auto;
        width: auto
    }
}

@media (min-width:992px) {
    .header__inner>*+* {
        margin-left: 15px
    }

    .header__inner .header__left {
        flex: 0 0 190px;
        max-width: 190px;
        padding-top: 10px;
        padding-bottom: 10px;
        flex-direction: column
    }

    .header__inner .header__right {
        position: relative;
        flex: 0 0 290px;
        max-width: 290px
    }

    .header__inner .header__right .user {
        width: calc(100% - 220px)
    }

    .header__inner .main-nav {
        flex: 0 0 calc(100% - 520px);
        max-width: calc(100% - 520px)
    }
}

@media screen and (min-width:992px) and (min-width:0\0) {
    .header__inner .main-nav {
        -ms-flex: 0 0 710px
    }
}

@media (min-width:992px) {

    .nav__links .nav__links-dropdown>li .nav__link--level-2,
    .nav__links>li .nav__link {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .header__logo .header__logo-image {
        height: 50px;
        top: -1px
    }

    .header__logo .header__logo-image-robot {
        height: 50px
    }

    .header__inner .header__right {
        flex: 0 0 390px;
        max-width: 390px
    }

    .header__inner .header__right .dropdown-user {
        right: -15px
    }

    .header__inner .header__right .header__right__switch {
        width: 180px
    }

    .header__inner .main-nav {
        flex: 0 0 calc(100% - 612px);
        max-width: calc(100% - 612px)
    }
}

@media (max-width:767px) {
    .nav__links li.hidden-md {
        padding: 15px;
        text-align: center
    }

    .nav__links .btn--logout {
        min-width: 70%
    }

    .nav__links .btn--login,
    .nav__links .btn--register {
        margin: 0 5px 10px
    }

    .header__right .dropdown-user {
        display: none
    }

    .header__logo .header__permission {
        font-size: 10px
    }

    .main-nav {
        display: -moz-flex;
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column;
        position: absolute;
        height: 100vh;
        width: calc(100% - 40px);
        max-width: 380px;
        right: 0;
        top: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
        filter: alpha(opacity=0);
        transition: all .3s ease-in-out;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        will-change: transform;
        visibility: hidden;
        pointer-events: none;
        padding-bottom: 70px;
        margin-left: 0;
        background-color: #fff
    }

    .main-nav.main-nav--open {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
        filter: alpha(opacity=100);
        visibility: visible;
        pointer-events: auto
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .container {
        max-width: 100%;
        padding: 0 15px
    }

    .header__inner .header__right .user {
        width: auto
    }
}

.site-footer {
    background-color: #448dee;
    color: #fff;
    padding: 15px 0 14px
}

.site-footer address {
    font-style: normal;
    text-align: center;
    font-weight: 500
}

.site-footer address a {
    color: #fff
}

.site-footer address a:hover {
    color: #f8f8f8
}

.site-footer address a:hover:before {
    background-color: #f8f8f8
}

.footer {
    background-color: #448dee
}

.footer,
.footer a {
    color: #fff
}

.footer a:hover {
    color: #f8f8f8
}

.footer a:hover:before {
    background-color: #f8f8f8
}

.footer .footer__top {
    padding: 30px 0
}

.footer .company__info {
    margin-bottom: 30px
}

.footer .company__info .footer__title {
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .05em;
    margin: 0 0 10px
}

.footer .company__info .footer__title>* {
    display: block
}

.footer .company__info .footer__title.footer__title--contact {
    font-size: 20px;
    font-size: 22px
}

.footer .company__info .footer__logo {
    margin-bottom: 15px
}

.footer .company__info .footer__logo img {
    max-width: 150px
}

.footer .company__info dl {
    margin-bottom: 5px;
    font-style: normal
}

.footer .company__info dt {
    font-weight: 600;
    padding-right: 5px
}

.footer .company__info dd,
.footer .company__info dt {
    display: -moz-inline-flex;
    display: inline-flex
}

.footer .footer__links {
    margin-left: -10px;
    margin-right: -10px
}

.footer .footer__links li {
    display: -moz-inline-flex;
    display: inline-flex;
    padding: 0 10px;
    font-size: 14px;
    line-height: 16px
}

.footer .footer__links li+li {
    border-left: 1px solid #fff
}

@media (min-width:992px) {
    .footer .footer__links {
        margin-left: -15px;
        margin-right: -15px
    }

    .footer .footer__links li {
        padding-left: 15px;
        padding-right: 15px
    }
}

.footer .footer__bottom {
    background-color: #0071bc;
    padding: 10px 0 9px
}

.footer .footer__bottom .underlineHover {
    color: #fff
}

.footer .footer__bottom .underlineHover:hover {
    color: #f8f8f8
}

.footer .footer__bottom .underlineHover:hover:before {
    background-color: #f8f8f8
}

.rich-text {
    margin-bottom: 30px
}

.rich-text .icon-wrapper {
    background-color: #f8f8f8;
    color: #448dee;
    padding: 20px;
    width: 100px;
    height: 100px;
    display: -moz-inline-flex;
    display: inline-flex;
    justify-content: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-bottom: 10px
}

.rich-text .icon-wrapper svg {
    width: 50px;
    height: 50px
}

.rich-text .item {
    text-align: center;
    margin-bottom: 30px
}

.rich-text .item .title {
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px
}

@media (min-width:768px) {
    .rich-text {
        margin-bottom: 50px
    }

    .rich-text .wrapper>.row>.col-12+.col-12 {
        border-left: 1px solid #cbcbcb
    }

    .rich-text .icon-wrapper {
        background-color: #448dee;
        color: #fff
    }

    .rich-text .item {
        margin-bottom: 0;
        padding: 35px 20px
    }
}

.section-image-with-text-overlay {
    padding: 70px 0;
    position: relative
}

@media (min-width:768px) {
    .section-image-with-text-overlay {
        padding: 100px 0
    }
}

.section-image-with-text-overlay .section__background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-image: url(/assets/images/banner.jpg?c5052b6ba64a55ad9ff47a19da16e711)
}

.section-image-with-text-overlay .section__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

.section-image-with-text-overlay .section__title {
    font-size: 24px;
    color: #fff;
    position: relative;
    z-index: 2;
    line-height: 1.333;
    padding: 0 20px
}

.section-image-with-text-overlay .section__title+.btn {
    margin-top: 22px
}

@media (min-width:768px) {
    .section-image-with-text-overlay .section__title {
        font-size: 30px
    }

    .section-image-with-text-overlay .section__title+.btn {
        margin-top: 45px
    }
}

.list-banners .banner {
    margin-bottom: 30px
}

.list-banners .banner__img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.list-banners .banner__content {
    padding: 35px 15px 42px;
    border: 1px solid #ebebeb;
    text-align: center
}

.list-banners .banner__title {
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 10px;
    color: #232323
}

.list-banners .banner__title a {
    color: #232323
}

.list-banners .banner__title a:hover {
    color: #448dee
}

.list-banners .banner__title+.des {
    margin-bottom: 22px
}

@media (min-width:768px) {
    .list-banners .banner {
        display: -moz-flex;
        display: flex;
        justify-content: center;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        margin-bottom: 50px
    }

    .list-banners .banner .banner__content,
    .list-banners .banner .banner__img {
        flex: 0 0 50%;
        max-width: 50%
    }

    .list-banners .banner .box-content {
        display: -moz-flex;
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        justify-content: center
    }

    .list-banners .banner .banner__content {
        border-left: 0;
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (min-width:992px) {
    .list-banners .banner .banner__img {
        flex: 0 0 55%;
        max-width: 55%
    }

    .list-banners .banner .banner__content {
        flex: 0 0 45%;
        max-width: 45%
    }
}

@media (min-width:1200px) {
    .list-banners .banner .banner__img {
        flex: 0 0 60%;
        max-width: 60%
    }

    .list-banners .banner .banner__content {
        flex: 0 0 40%;
        max-width: 40%
    }
}

.list__nav-tabs__container {
    border-bottom: 1px solid #ebebeb;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    padding: 30px 0 20px
}

.list__nav-tabs {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.list__nav-tabs>li {
    margin: 0 5px 10px
}

.list__nav-tabs .tab-link {
    display: block;
    font-size: 14px;
    padding: 8px 20px 7px;
    font-weight: 600;
    border: 1px solid #0071bc;
    color: #0071bc;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-align: center
}

@media (min-width:768px) {
    .list__nav-tabs .tab-link {
        padding: 10px 30px 9px
    }
}

.list__nav-tabs .active .tab-link {
    border-color: #0071bc;
    background-color: #0071bc;
    color: #fff
}

.list__content-tabs .tab-content:not(.active) {
    display: none
}

.list__content-tabs .title {
    font-size: 20px;
    color: #232323;
    font-weight: 700;
    line-height: 1.33;
    text-transform: capitalize;
    margin-bottom: 12px
}

@media (min-width:768px) {
    .list__content-tabs .title {
        font-size: 30px
    }
}

.notificate {
    border: 1px solid #cbcbcb;
    margin-bottom: 30px;
    padding: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px
}

@media (min-width:768px) {
    .notificate {
        margin-bottom: 45px;
        padding: 20px 20px 25px
    }

    .notificate .widget-content {
        font-size: 16px;
        line-height: 24px
    }
}

.notificate .widget-title {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 7px;
    margin-bottom: 17px
}

@media (min-width:768px) {
    .notificate .widget-title {
        margin-bottom: 20px
    }
}

.notificate .widget-title .title {
    margin: 0
}

.notificate.error,
.notificate.error .widget-title {
    border-color: #dc3545
}

.panel-grid {
    margin-bottom: 30px
}

.panel {
    position: relative;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    border: 1px solid rgba(86, 186, 237, .4);
    background-color: rgba(171, 186, 171, .3)
}

.panel .inner {
    display: -moz-flex;
    display: flex;
    padding: 25px 15px;
    -moz-flex-direction: column;
    flex-direction: column;
    color: #232323
}

.panel .inner h3 {
    font-size: 16px;
    line-height: 1.333;
    font-weight: 700
}

@media (min-width:768px) {
    .panel .inner h3 {
        font-size: 18px
    }
}

.panel .inner h3+span {
    display: block;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.333;
    margin-top: 7px
}

@media (min-width:768px) {
    .panel .inner h3+span {
        font-size: 44px
    }
}

.panel .panel-footer {
    background-color: rgba(0, 0, 0, .1)
}

.panel .panel-footer .panel-footer__link {
    display: -moz-flex;
    display: flex;
    justify-content: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 4px 10px;
    font-weight: 700;
    color: #fff
}

.panel .panel-footer .panel-footer__link svg {
    width: 15px;
    height: 15px;
    position: relative;
    top: 1px;
    margin-left: 5px
}

@media (min-width:768px) {
    .panel {
        height: 100%
    }

    .panel .inner {
        padding: 30px 20px
    }

    .panel-grid {
        margin-bottom: 45px
    }
}

.panel-preview {
    padding: 0 15px 15px
}

.panel-body-preview {
    position: relative;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    border: 1px solid rgba(86, 186, 237, .4);
    background-color: rgba(171, 186, 171, .3);
    padding: 10px
}

.main-content .page__header {
    padding: 20px 0 17px;
    margin-bottom: 0
}

@media (min-width:768px) {
    .main-content .page__header {
        padding: 24px 0 20px
    }
}

.wrapper__title {
    margin-bottom: 18px
}

.wrapper__title .title {
    font-size: 16px;
    color: #232323;
    font-weight: 600
}

.company--list {
    margin-bottom: 40px
}

.company--list .company--list-table {
    min-width: 940px
}

.modal .form__register .text-center:after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both
}

.modal .form__register .btn--cancel,
.modal .form__register .btn--register {
    display: inline-block;
    margin-bottom: 15px
}

.modal .form__register .btn:first-child {
    margin-right: 10px
}

.modal .form__register .btn:last-child {
    margin-left: 10px
}

@media (min-width:768px) {
    .template-company--list .wrapper__title {
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .template-company--list .wrapper__title .title {
        margin-bottom: 15px
    }

    .modal .form__register .form-group-btns {
        margin: auto
    }

    .modal .form__register .custom-radio input[type=radio]+label {
        display: inline-block;
        margin-right: 35px
    }
}

.trial-register {
    padding: 30px 0 45px;
    margin-bottom: 40px
}

.trial-register .header__logo {
    margin-bottom: 30px
}

.trial-register .header__logo .header__logo-image {
    height: auto;
    max-height: 50px
}

.trial-register .form__inner {
    padding: 25px 15px;
    background-color: hsla(0, 0%, 100%, .7);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px
}

.trial-register .des,
.trial-register .form__title {
    text-align: center;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.trial-register .form__title+.des {
    margin-bottom: 22px
}

.trial-register .form-group-btn {
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.trial-register .form-group-btn .link__login {
    font-size: 12px;
    color: #448dee
}

.trial-register .form-group-btn .link__login:hover {
    color: #3c3c3c
}

.trial-register .form-group-btn .link__login:hover:before {
    background-color: #3c3c3c
}

.trial-register .form-group-btn .btn {
    min-width: 180px
}

.trial-register .form-group-btn .btn+.link__login {
    margin-top: 15px
}

@media (min-width:768px) {
    .trial-register {
        padding: 50px 0 60px;
        margin-bottom: 0
    }

    .trial-register .header__logo {
        margin-bottom: 50px
    }

    .trial-register .header__logo .header__logo-image {
        max-height: 60px
    }

    .trial-register .form__inner {
        padding: 45px 20px;
        max-width: 850px;
        margin: auto
    }

    .trial-register .form__title+.des {
        margin-bottom: 35px
    }
}

.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
}