:root {
 --blue: #007bff;
 --indigo: #6610f2;
 --purple: #6f42c1;
 --pink: #e83e8c;
 --red: #dc3545;
 --orange: #fd7e14;
 --yellow: #ffc107;
 --green: #28a745;
 --teal: #20c997;
 --cyan: #17a2b8;
 --white: #fff;
 --gray: #6c757d;
 --gray-dark: #343a40;
 --primary: #007bff;
 --secondary: #6c757d;
 --success: #28a745;
 --info: #17a2b8;
 --warning: #ffc107;
 --danger: #dc3545;
 --light: #f8f9fa;
 --dark: #343a40;
 --breakpoint-xs: 0;
 --breakpoint-sm: 576px;
 --breakpoint-md: 768px;
 --breakpoint-lg: 992px;
 --breakpoint-xl: 1200px;
 --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
 box-sizing: border-box;
}
html {
 font-family: sans-serif;
 line-height: 1.15;
 -webkit-text-size-adjust: 100%;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
 display: block;
}
body {
 margin: 0;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 text-align: left;
 background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
 outline: 0 !important;
}
hr {
 box-sizing: content-box;
 height: 0;
 overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
 margin-top: 0;
 margin-bottom: 0.5rem;
}
p {
 margin-top: 0;
 margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
 text-decoration: underline;
 -webkit-text-decoration: underline dotted;
 text-decoration: underline dotted;
 cursor: help;
 border-bottom: 0;
 -webkit-text-decoration-skip-ink: none;
 text-decoration-skip-ink: none;
}
address {
 margin-bottom: 1rem;
 font-style: normal;
 line-height: inherit;
}
ol,
ul,
dl {
 margin-top: 0;
 margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
 margin-bottom: 0;
}
dt {
 font-weight: 700;
}
dd {
 margin-bottom: .5rem;
 margin-left: 0;
}
blockquote {
 margin: 0 0 1rem;
}
b,
strong {
 font-weight: bolder;
}
small {
 font-size: 80%;
}
sub,
sup {
 position: relative;
 font-size: 75%;
 line-height: 0;
 vertical-align: baseline;
}
sub {
 bottom: -.25em;
}
sup {
 top: -.5em;
}
a {
 color: #007bff;
 text-decoration: none;
 background-color: transparent;
}
a:hover {
 color: #0056b3;
 text-decoration: underline;
}
a:not([href]) {
 color: inherit;
 text-decoration: none;
}
a:not([href]):hover {
 color: inherit;
 text-decoration: none;
}
pre,
code,
kbd,
samp {
 font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
 font-size: 1em;
}
pre {
 margin-top: 0;
 margin-bottom: 1rem;
 overflow: auto;
}
figure {
 margin: 0 0 1rem;
}
img {
 vertical-align: middle;
 border-style: none;
}
svg {
 overflow: hidden;
 vertical-align: middle;
}
table {
 border-collapse: collapse;
}
caption {
 padding-top: 0.75rem;
 padding-bottom: 0.75rem;
 color: #6c757d;
 text-align: left;
 caption-side: bottom;
}
th {
 text-align: inherit;
}
label {
 display: inline-block;
 margin-bottom: 0.5rem;
}
button {
 border-radius: 0;
}
button:focus {
 outline: 1px dotted;
 outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
 margin: 0;
 font-family: inherit;
 font-size: inherit;
 line-height: inherit;
}
button,
input {
 overflow: visible;
}
button,
select {
 text-transform: none;
}
select {
 word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
 -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
 cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
 padding: 0;
 border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
 box-sizing: border-box;
 padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
 -webkit-appearance: listbox;
}
textarea {
 overflow: auto;
 resize: vertical;
}
fieldset {
 min-width: 0;
 padding: 0;
 margin: 0;
 border: 0;
}
legend {
 display: block;
 width: 100%;
 max-width: 100%;
 padding: 0;
 margin-bottom: .5rem;
 font-size: 1.5rem;
 line-height: inherit;
 color: inherit;
 white-space: normal;
}
progress {
 vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
[type="search"] {
 outline-offset: -2px;
 -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
::-webkit-file-upload-button {
 font: inherit;
 -webkit-appearance: button;
}
output {
 display: inline-block;
}
summary {
 display: list-item;
 cursor: pointer;
}
template {
 display: none;
}
[hidden] {
 display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
 margin-bottom: 0.5rem;
 font-weight: 500;
 line-height: 1.2;
}
h1, .h1 {
 font-size: 2.5rem;
}
h2, .h2 {
 font-size: 2rem;
}
h3, .h3 {
 font-size: 1.75rem;
}
h4, .h4 {
 font-size: 1.5rem;
}
h5, .h5 {
 font-size: 1.25rem;
}
h6, .h6 {
 font-size: 1rem;
}
.lead {
 font-size: 1.25rem;
 font-weight: 300;
}
.display-1 {
 font-size: 6rem;
 font-weight: 300;
 line-height: 1.2;
}
.display-2 {
 font-size: 5.5rem;
 font-weight: 300;
 line-height: 1.2;
}
.display-3 {
 font-size: 4.5rem;
 font-weight: 300;
 line-height: 1.2;
}
.display-4 {
 font-size: 3.5rem;
 font-weight: 300;
 line-height: 1.2;
}
hr {
 margin-top: 1rem;
 margin-bottom: 1rem;
 border: 0;
 border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
 font-size: 80%;
 font-weight: 400;
}
mark,
.mark {
 padding: 0.2em;
 background-color: #fcf8e3;
}
.list-unstyled {
 padding-left: 0;
 list-style: none;
}
.list-inline {
 padding-left: 0;
 list-style: none;
}
.list-inline-item {
 display: inline-block;
}
.list-inline-item:not(:last-child) {
 margin-right: 0.5rem;
}
.initialism {
 font-size: 90%;
 text-transform: uppercase;
}
.blockquote {
 margin-bottom: 1rem;
 font-size: 1.25rem;
}
.blockquote-footer {
 display: block;
 font-size: 80%;
 color: #6c757d;
}
.blockquote-footer::before {
 content: "\2014\00A0";
}
.img-fluid {
 max-width: 100%;
 height: auto;
}
.img-thumbnail {
 padding: 0.25rem;
 background-color: #fff;
 border: 1px solid #dee2e6;
 border-radius: 0.25rem;
 max-width: 100%;
 height: auto;
}
.figure {
 display: inline-block;
}
.figure-img {
 margin-bottom: 0.5rem;
 line-height: 1;
}
.figure-caption {
 font-size: 90%;
 color: #6c757d;
}
code {
 font-size: 87.5%;
 color: #e83e8c;
 word-wrap: break-word;
}
a > code {
 color: inherit;
}
kbd {
 padding: 0.2rem 0.4rem;
 font-size: 87.5%;
 color: #fff;
 background-color: #212529;
 border-radius: 0.2rem;
}
kbd kbd {
 padding: 0;
 font-size: 100%;
 font-weight: 700;
}
pre {
 display: block;
 font-size: 87.5%;
 color: #212529;
}
pre code {
 font-size: inherit;
 color: inherit;
 word-break: normal;
}
.pre-scrollable {
 max-height: 340px;
 overflow-y: scroll;
}
.container {
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
 margin-right: auto;
 margin-left: auto;
}
@media (min-width: 576px) {
 .container {
 max-width: 540px;
 }
}
@media (min-width: 768px) {
 .container {
 max-width: 720px;
 }
}
@media (min-width: 992px) {
 .container {
 max-width: 960px;
 }
}
@media (min-width: 1200px) {
 .container {
 max-width: 1140px;
 }
}
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
 margin-right: auto;
 margin-left: auto;
}
@media (min-width: 576px) {
 .container, .container-sm {
 max-width: 540px;
 }
}
@media (min-width: 768px) {
 .container, .container-sm, .container-md {
 max-width: 720px;
 }
}
@media (min-width: 992px) {
 .container, .container-sm, .container-md, .container-lg {
 max-width: 960px;
 }
}
@media (min-width: 1200px) {
 .container, .container-sm, .container-md, .container-lg, .container-xl {
 max-width: 1140px;
 }
}
.row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.no-gutters {
 margin-right: 0;
 margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
 padding-right: 0;
 padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
 position: relative;
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
}
.col {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%;
}
.row-cols-1 > * {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
}
.row-cols-2 > * {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
}
.row-cols-3 > * {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
}
.row-cols-4 > * {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
}
.row-cols-5 > * {
 -ms-flex: 0 0 20%;
 flex: 0 0 20%;
 max-width: 20%;
}
.row-cols-6 > * {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
}
.col-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: 100%;
}
.col-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%;
}
.col-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
}
.col-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
}
.col-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
}
.col-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%;
}
.col-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
}
.col-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%;
}
.col-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%;
}
.col-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%;
}
.col-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%;
}
.col-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%;
}
.col-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
}
.order-first {
 -ms-flex-order: -1;
 order: -1;
}
.order-last {
 -ms-flex-order: 13;
 order: 13;
}
.order-0 {
 -ms-flex-order: 0;
 order: 0;
}
.order-1 {
 -ms-flex-order: 1;
 order: 1;
}
.order-2 {
 -ms-flex-order: 2;
 order: 2;
}
.order-3 {
 -ms-flex-order: 3;
 order: 3;
}
.order-4 {
 -ms-flex-order: 4;
 order: 4;
}
.order-5 {
 -ms-flex-order: 5;
 order: 5;
}
.order-6 {
 -ms-flex-order: 6;
 order: 6;
}
.order-7 {
 -ms-flex-order: 7;
 order: 7;
}
.order-8 {
 -ms-flex-order: 8;
 order: 8;
}
.order-9 {
 -ms-flex-order: 9;
 order: 9;
}
.order-10 {
 -ms-flex-order: 10;
 order: 10;
}
.order-11 {
 -ms-flex-order: 11;
 order: 11;
}
.order-12 {
 -ms-flex-order: 12;
 order: 12;
}
.offset-1 {
 margin-left: 8.333333%;
}
.offset-2 {
 margin-left: 16.666667%;
}
.offset-3 {
 margin-left: 25%;
}
.offset-4 {
 margin-left: 33.333333%;
}
.offset-5 {
 margin-left: 41.666667%;
}
.offset-6 {
 margin-left: 50%;
}
.offset-7 {
 margin-left: 58.333333%;
}
.offset-8 {
 margin-left: 66.666667%;
}
.offset-9 {
 margin-left: 75%;
}
.offset-10 {
 margin-left: 83.333333%;
}
.offset-11 {
 margin-left: 91.666667%;
}
@media (min-width: 576px) {
 .col-sm {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%;
 }
 .row-cols-sm-1 > * {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .row-cols-sm-2 > * {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .row-cols-sm-3 > * {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .row-cols-sm-4 > * {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .row-cols-sm-5 > * {
 -ms-flex: 0 0 20%;
 flex: 0 0 20%;
 max-width: 20%;
 }
 .row-cols-sm-6 > * {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-sm-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: 100%;
 }
 .col-sm-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%;
 }
 .col-sm-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-sm-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .col-sm-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .col-sm-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%;
 }
 .col-sm-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .col-sm-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%;
 }
 .col-sm-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%;
 }
 .col-sm-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%;
 }
 .col-sm-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%;
 }
 .col-sm-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%;
 }
 .col-sm-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .order-sm-first {
 -ms-flex-order: -1;
 order: -1;
 }
 .order-sm-last {
 -ms-flex-order: 13;
 order: 13;
 }
 .order-sm-0 {
 -ms-flex-order: 0;
 order: 0;
 }
 .order-sm-1 {
 -ms-flex-order: 1;
 order: 1;
 }
 .order-sm-2 {
 -ms-flex-order: 2;
 order: 2;
 }
 .order-sm-3 {
 -ms-flex-order: 3;
 order: 3;
 }
 .order-sm-4 {
 -ms-flex-order: 4;
 order: 4;
 }
 .order-sm-5 {
 -ms-flex-order: 5;
 order: 5;
 }
 .order-sm-6 {
 -ms-flex-order: 6;
 order: 6;
 }
 .order-sm-7 {
 -ms-flex-order: 7;
 order: 7;
 }
 .order-sm-8 {
 -ms-flex-order: 8;
 order: 8;
 }
 .order-sm-9 {
 -ms-flex-order: 9;
 order: 9;
 }
 .order-sm-10 {
 -ms-flex-order: 10;
 order: 10;
 }
 .order-sm-11 {
 -ms-flex-order: 11;
 order: 11;
 }
 .order-sm-12 {
 -ms-flex-order: 12;
 order: 12;
 }
 .offset-sm-0 {
 margin-left: 0;
 }
 .offset-sm-1 {
 margin-left: 8.333333%;
 }
 .offset-sm-2 {
 margin-left: 16.666667%;
 }
 .offset-sm-3 {
 margin-left: 25%;
 }
 .offset-sm-4 {
 margin-left: 33.333333%;
 }
 .offset-sm-5 {
 margin-left: 41.666667%;
 }
 .offset-sm-6 {
 margin-left: 50%;
 }
 .offset-sm-7 {
 margin-left: 58.333333%;
 }
 .offset-sm-8 {
 margin-left: 66.666667%;
 }
 .offset-sm-9 {
 margin-left: 75%;
 }
 .offset-sm-10 {
 margin-left: 83.333333%;
 }
 .offset-sm-11 {
 margin-left: 91.666667%;
 }
}
@media (min-width: 768px) {
 .col-md {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%;
 }
 .row-cols-md-1 > * {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .row-cols-md-2 > * {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .row-cols-md-3 > * {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .row-cols-md-4 > * {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .row-cols-md-5 > * {
 -ms-flex: 0 0 20%;
 flex: 0 0 20%;
 max-width: 20%;
 }
 .row-cols-md-6 > * {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-md-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: 100%;
 }
 .col-md-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%;
 }
 .col-md-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-md-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .col-md-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .col-md-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%;
 }
 .col-md-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .col-md-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%;
 }
 .col-md-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%;
 }
 .col-md-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%;
 }
 .col-md-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%;
 }
 .col-md-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%;
 }
 .col-md-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .order-md-first {
 -ms-flex-order: -1;
 order: -1;
 }
 .order-md-last {
 -ms-flex-order: 13;
 order: 13;
 }
 .order-md-0 {
 -ms-flex-order: 0;
 order: 0;
 }
 .order-md-1 {
 -ms-flex-order: 1;
 order: 1;
 }
 .order-md-2 {
 -ms-flex-order: 2;
 order: 2;
 }
 .order-md-3 {
 -ms-flex-order: 3;
 order: 3;
 }
 .order-md-4 {
 -ms-flex-order: 4;
 order: 4;
 }
 .order-md-5 {
 -ms-flex-order: 5;
 order: 5;
 }
 .order-md-6 {
 -ms-flex-order: 6;
 order: 6;
 }
 .order-md-7 {
 -ms-flex-order: 7;
 order: 7;
 }
 .order-md-8 {
 -ms-flex-order: 8;
 order: 8;
 }
 .order-md-9 {
 -ms-flex-order: 9;
 order: 9;
 }
 .order-md-10 {
 -ms-flex-order: 10;
 order: 10;
 }
 .order-md-11 {
 -ms-flex-order: 11;
 order: 11;
 }
 .order-md-12 {
 -ms-flex-order: 12;
 order: 12;
 }
 .offset-md-0 {
 margin-left: 0;
 }
 .offset-md-1 {
 margin-left: 8.333333%;
 }
 .offset-md-2 {
 margin-left: 16.666667%;
 }
 .offset-md-3 {
 margin-left: 25%;
 }
 .offset-md-4 {
 margin-left: 33.333333%;
 }
 .offset-md-5 {
 margin-left: 41.666667%;
 }
 .offset-md-6 {
 margin-left: 50%;
 }
 .offset-md-7 {
 margin-left: 58.333333%;
 }
 .offset-md-8 {
 margin-left: 66.666667%;
 }
 .offset-md-9 {
 margin-left: 75%;
 }
 .offset-md-10 {
 margin-left: 83.333333%;
 }
 .offset-md-11 {
 margin-left: 91.666667%;
 }
}
@media (min-width: 992px) {
 .col-lg {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%;
 }
 .row-cols-lg-1 > * {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .row-cols-lg-2 > * {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .row-cols-lg-3 > * {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .row-cols-lg-4 > * {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .row-cols-lg-5 > * {
 -ms-flex: 0 0 20%;
 flex: 0 0 20%;
 max-width: 20%;
 }
 .row-cols-lg-6 > * {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-lg-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: 100%;
 }
 .col-lg-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%;
 }
 .col-lg-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-lg-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .col-lg-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .col-lg-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%;
 }
 .col-lg-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .col-lg-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%;
 }
 .col-lg-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%;
 }
 .col-lg-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%;
 }
 .col-lg-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%;
 }
 .col-lg-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%;
 }
 .col-lg-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .order-lg-first {
 -ms-flex-order: -1;
 order: -1;
 }
 .order-lg-last {
 -ms-flex-order: 13;
 order: 13;
 }
 .order-lg-0 {
 -ms-flex-order: 0;
 order: 0;
 }
 .order-lg-1 {
 -ms-flex-order: 1;
 order: 1;
 }
 .order-lg-2 {
 -ms-flex-order: 2;
 order: 2;
 }
 .order-lg-3 {
 -ms-flex-order: 3;
 order: 3;
 }
 .order-lg-4 {
 -ms-flex-order: 4;
 order: 4;
 }
 .order-lg-5 {
 -ms-flex-order: 5;
 order: 5;
 }
 .order-lg-6 {
 -ms-flex-order: 6;
 order: 6;
 }
 .order-lg-7 {
 -ms-flex-order: 7;
 order: 7;
 }
 .order-lg-8 {
 -ms-flex-order: 8;
 order: 8;
 }
 .order-lg-9 {
 -ms-flex-order: 9;
 order: 9;
 }
 .order-lg-10 {
 -ms-flex-order: 10;
 order: 10;
 }
 .order-lg-11 {
 -ms-flex-order: 11;
 order: 11;
 }
 .order-lg-12 {
 -ms-flex-order: 12;
 order: 12;
 }
 .offset-lg-0 {
 margin-left: 0;
 }
 .offset-lg-1 {
 margin-left: 8.333333%;
 }
 .offset-lg-2 {
 margin-left: 16.666667%;
 }
 .offset-lg-3 {
 margin-left: 25%;
 }
 .offset-lg-4 {
 margin-left: 33.333333%;
 }
 .offset-lg-5 {
 margin-left: 41.666667%;
 }
 .offset-lg-6 {
 margin-left: 50%;
 }
 .offset-lg-7 {
 margin-left: 58.333333%;
 }
 .offset-lg-8 {
 margin-left: 66.666667%;
 }
 .offset-lg-9 {
 margin-left: 75%;
 }
 .offset-lg-10 {
 margin-left: 83.333333%;
 }
 .offset-lg-11 {
 margin-left: 91.666667%;
 }
}
@media (min-width: 1200px) {
 .col-xl {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%;
 }
 .row-cols-xl-1 > * {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .row-cols-xl-2 > * {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .row-cols-xl-3 > * {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .row-cols-xl-4 > * {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .row-cols-xl-5 > * {
 -ms-flex: 0 0 20%;
 flex: 0 0 20%;
 max-width: 20%;
 }
 .row-cols-xl-6 > * {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-xl-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: 100%;
 }
 .col-xl-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%;
 }
 .col-xl-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%;
 }
 .col-xl-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
 }
 .col-xl-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
 }
 .col-xl-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%;
 }
 .col-xl-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .col-xl-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%;
 }
 .col-xl-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%;
 }
 .col-xl-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%;
 }
 .col-xl-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%;
 }
 .col-xl-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%;
 }
 .col-xl-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 }
 .order-xl-first {
 -ms-flex-order: -1;
 order: -1;
 }
 .order-xl-last {
 -ms-flex-order: 13;
 order: 13;
 }
 .order-xl-0 {
 -ms-flex-order: 0;
 order: 0;
 }
 .order-xl-1 {
 -ms-flex-order: 1;
 order: 1;
 }
 .order-xl-2 {
 -ms-flex-order: 2;
 order: 2;
 }
 .order-xl-3 {
 -ms-flex-order: 3;
 order: 3;
 }
 .order-xl-4 {
 -ms-flex-order: 4;
 order: 4;
 }
 .order-xl-5 {
 -ms-flex-order: 5;
 order: 5;
 }
 .order-xl-6 {
 -ms-flex-order: 6;
 order: 6;
 }
 .order-xl-7 {
 -ms-flex-order: 7;
 order: 7;
 }
 .order-xl-8 {
 -ms-flex-order: 8;
 order: 8;
 }
 .order-xl-9 {
 -ms-flex-order: 9;
 order: 9;
 }
 .order-xl-10 {
 -ms-flex-order: 10;
 order: 10;
 }
 .order-xl-11 {
 -ms-flex-order: 11;
 order: 11;
 }
 .order-xl-12 {
 -ms-flex-order: 12;
 order: 12;
 }
 .offset-xl-0 {
 margin-left: 0;
 }
 .offset-xl-1 {
 margin-left: 8.333333%;
 }
 .offset-xl-2 {
 margin-left: 16.666667%;
 }
 .offset-xl-3 {
 margin-left: 25%;
 }
 .offset-xl-4 {
 margin-left: 33.333333%;
 }
 .offset-xl-5 {
 margin-left: 41.666667%;
 }
 .offset-xl-6 {
 margin-left: 50%;
 }
 .offset-xl-7 {
 margin-left: 58.333333%;
 }
 .offset-xl-8 {
 margin-left: 66.666667%;
 }
 .offset-xl-9 {
 margin-left: 75%;
 }
 .offset-xl-10 {
 margin-left: 83.333333%;
 }
 .offset-xl-11 {
 margin-left: 91.666667%;
 }
}
.table {
 width: 100%;
 margin-bottom: 1rem;
 color: #212529;
}
.table th,
.table td {
 padding: 0.75rem;
 vertical-align: top;
 border-top: 1px solid #dee2e6;
}
.table thead th {
 vertical-align: bottom;
 border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
 border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
 padding: 0.3rem;
}
.table-bordered {
 border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
 border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
 border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
 border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
 background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
 color: #212529;
 background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
 background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
 border-color: #7abaff;
}
.table-hover .table-primary:hover {
 background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
 background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
 background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
 border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
 background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
 background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
 background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
 border-color: #8fd19e;
}
.table-hover .table-success:hover {
 background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
 background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
 background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
 border-color: #86cfda;
}
.table-hover .table-info:hover {
 background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
 background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
 background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
 border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
 background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
 background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
 background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
 border-color: #ed969e;
}
.table-hover .table-danger:hover {
 background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
 background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
 background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
 border-color: #fbfcfc;
}
.table-hover .table-light:hover {
 background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
 background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
 background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
 border-color: #95999c;
}
.table-hover .table-dark:hover {
 background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
 background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
 background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
 background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
 background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
 color: #fff;
 background-color: #343a40;
 border-color: #454d55;
}
.table .thead-light th {
 color: #495057;
 background-color: #e9ecef;
 border-color: #dee2e6;
}
.table-dark {
 color: #fff;
 background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
 border-color: #454d55;
}
.table-dark.table-bordered {
 border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
 background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
 color: #fff;
 background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
 .table-responsive-sm {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 }
 .table-responsive-sm > .table-bordered {
 border: 0;
 }
}
@media (max-width: 767.98px) {
 .table-responsive-md {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 }
 .table-responsive-md > .table-bordered {
 border: 0;
 }
}
@media (max-width: 991.98px) {
 .table-responsive-lg {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 }
 .table-responsive-lg > .table-bordered {
 border: 0;
 }
}
@media (max-width: 1199.98px) {
 .table-responsive-xl {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 }
 .table-responsive-xl > .table-bordered {
 border: 0;
 }
}
.table-responsive {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
 border: 0;
}
.form-control {
 display: block;
 width: 100%;
 height: calc(1.5em + 0.75rem + 2px);
 padding: 0.375rem 0.75rem;
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #495057;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
 transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .form-control {
 transition: none;
 }
}
.form-control::-ms-expand {
 background-color: transparent;
 border: 0;
}
.form-control:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #495057;
}
.form-control:focus {
 color: #495057;
 background-color: #fff;
 border-color: #80bdff;
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
 color: #6c757d;
 opacity: 1;
}
.form-control::-moz-placeholder {
 color: #6c757d;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #6c757d;
 opacity: 1;
}
.form-control::-ms-input-placeholder {
 color: #6c757d;
 opacity: 1;
}
.form-control::placeholder {
 color: #6c757d;
 opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
 background-color: #e9ecef;
 opacity: 1;
}
select.form-control:focus::-ms-value {
 color: #495057;
 background-color: #fff;
}
.form-control-file,
.form-control-range {
 display: block;
 width: 100%;
}
.col-form-label {
 padding-top: calc(0.375rem + 1px);
 padding-bottom: calc(0.375rem + 1px);
 margin-bottom: 0;
 font-size: inherit;
 line-height: 1.5;
}
.col-form-label-lg {
 padding-top: calc(0.5rem + 1px);
 padding-bottom: calc(0.5rem + 1px);
 font-size: 1.25rem;
 line-height: 1.5;
}
.col-form-label-sm {
 padding-top: calc(0.25rem + 1px);
 padding-bottom: calc(0.25rem + 1px);
 font-size: 0.875rem;
 line-height: 1.5;
}
.form-control-plaintext {
 display: block;
 width: 100%;
 padding: 0.375rem 0;
 margin-bottom: 0;
 font-size: 1rem;
 line-height: 1.5;
 color: #212529;
 background-color: transparent;
 border: solid transparent;
 border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
 padding-right: 0;
 padding-left: 0;
}
.form-control-sm {
 height: calc(1.5em + 0.5rem + 2px);
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
 line-height: 1.5;
 border-radius: 0.2rem;
}
.form-control-lg {
 height: calc(1.5em + 1rem + 2px);
 padding: 0.5rem 1rem;
 font-size: 1.25rem;
 line-height: 1.5;
 border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
 height: auto;
}
textarea.form-control {
 height: auto;
}
.form-group {
 margin-bottom: 1rem;
}
.form-text {
 display: block;
 margin-top: 0.25rem;
}
.form-row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -5px;
 margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
 padding-right: 5px;
 padding-left: 5px;
}
.form-check {
 position: relative;
 display: block;
 padding-left: 1.25rem;
}
.form-check-input {
 position: absolute;
 margin-top: 0.3rem;
 margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
 color: #6c757d;
}
.form-check-label {
 margin-bottom: 0;
}
.form-check-inline {
 display: -ms-inline-flexbox;
 display: inline-flex;
 -ms-flex-align: center;
 align-items: center;
 padding-left: 0;
 margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
 position: static;
 margin-top: 0;
 margin-right: 0.3125rem;
 margin-left: 0;
}
.valid-feedback {
 display: none;
 width: 100%;
 margin-top: 0.25rem;
 font-size: 80%;
 color: #28a745;
}
.valid-tooltip {
 position: absolute;
 top: 100%;
 z-index: 5;
 display: none;
 max-width: 100%;
 padding: 0.25rem 0.5rem;
 margin-top: .1rem;
 font-size: 0.875rem;
 line-height: 1.5;
 color: #fff;
 background-color: rgba(40, 167, 69, 0.9);
 border-radius: 0.25rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
 display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
 border-color: #28a745;
 padding-right: calc(1.5em + 0.75rem);
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
 background-position: right calc(0.375em + 0.1875rem) center;
 background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
 border-color: #28a745;
 box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
 padding-right: calc(1.5em + 0.75rem);
 background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
 border-color: #28a745;
 padding-right: calc(0.75em + 2.3125rem);
 background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
 border-color: #28a745;
 box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
 color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
 display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
 color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
 border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
 border-color: #34ce57;
 background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
 box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
 border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
 border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
 border-color: #28a745;
 box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
 display: none;
 width: 100%;
 margin-top: 0.25rem;
 font-size: 80%;
 color: #dc3545;
}
.invalid-tooltip {
 position: absolute;
 top: 100%;
 z-index: 5;
 display: none;
 max-width: 100%;
 padding: 0.25rem 0.5rem;
 margin-top: .1rem;
 font-size: 0.875rem;
 line-height: 1.5;
 color: #fff;
 background-color: rgba(220, 53, 69, 0.9);
 border-radius: 0.25rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
 display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
 border-color: #dc3545;
 padding-right: calc(1.5em + 0.75rem);
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
 background-position: right calc(0.375em + 0.1875rem) center;
 background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
 border-color: #dc3545;
 box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
 padding-right: calc(1.5em + 0.75rem);
 background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
 border-color: #dc3545;
 padding-right: calc(0.75em + 2.3125rem);
 background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
 border-color: #dc3545;
 box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
 color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
 display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
 color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
 border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
 border-color: #e4606d;
 background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
 box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
 border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
 border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
 border-color: #dc3545;
 box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 -ms-flex-align: center;
 align-items: center;
}
.form-inline .form-check {
 width: 100%;
}
@media (min-width: 576px) {
 .form-inline label {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 margin-bottom: 0;
 }
 .form-inline .form-group {
 display: -ms-flexbox;
 display: flex;
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 -ms-flex-align: center;
 align-items: center;
 margin-bottom: 0;
 }
 .form-inline .form-control {
 display: inline-block;
 width: auto;
 vertical-align: middle;
 }
 .form-inline .form-control-plaintext {
 display: inline-block;
 }
 .form-inline .input-group,
 .form-inline .custom-select {
 width: auto;
 }
 .form-inline .form-check {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 width: auto;
 padding-left: 0;
 }
 .form-inline .form-check-input {
 position: relative;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 margin-top: 0;
 margin-right: 0.25rem;
 margin-left: 0;
 }
 .form-inline .custom-control {
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 }
 .form-inline .custom-control-label {
 margin-bottom: 0;
 }
}
.btn {
 display: inline-block;
 font-weight: 400;
 color: #212529;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background-color: transparent;
 border: 1px solid transparent;
 padding: 0.375rem 0.75rem;
 font-size: 1rem;
 line-height: 1.5;
 border-radius: 0.25rem;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .btn {
 transition: none;
 }
}
.btn:hover {
 color: #212529;
 text-decoration: none;
}
.btn:focus, .btn.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
 opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
 pointer-events: none;
}
.btn-primary {
 color: #fff;
 background-color: #007bff;
 border-color: #007bff;
}
.btn-primary:hover {
 color: #fff;
 background-color: #0069d9;
 border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
 color: #fff;
 background-color: #0069d9;
 border-color: #0062cc;
 box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
 color: #fff;
 background-color: #007bff;
 border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
 color: #fff;
 background-color: #0062cc;
 border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
 color: #fff;
 background-color: #6c757d;
 border-color: #6c757d;
}
.btn-secondary:hover {
 color: #fff;
 background-color: #5a6268;
 border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
 color: #fff;
 background-color: #5a6268;
 border-color: #545b62;
 box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
 color: #fff;
 background-color: #6c757d;
 border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
 color: #fff;
 background-color: #545b62;
 border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
 color: #fff;
 background-color: #28a745;
 border-color: #28a745;
}
.btn-success:hover {
 color: #fff;
 background-color: #218838;
 border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
 color: #fff;
 background-color: #218838;
 border-color: #1e7e34;
 box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
 color: #fff;
 background-color: #28a745;
 border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
 color: #fff;
 background-color: #1e7e34;
 border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
 color: #fff;
 background-color: #17a2b8;
 border-color: #17a2b8;
}
.btn-info:hover {
 color: #fff;
 background-color: #138496;
 border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
 color: #fff;
 background-color: #138496;
 border-color: #117a8b;
 box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
 color: #fff;
 background-color: #17a2b8;
 border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
 color: #fff;
 background-color: #117a8b;
 border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
 color: #212529;
 background-color: #ffc107;
 border-color: #ffc107;
}
.btn-warning:hover {
 color: #212529;
 background-color: #e0a800;
 border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
 color: #212529;
 background-color: #e0a800;
 border-color: #d39e00;
 box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
 color: #212529;
 background-color: #ffc107;
 border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
 color: #212529;
 background-color: #d39e00;
 border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
}
.btn-danger:hover {
 color: #fff;
 background-color: #c82333;
 border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
 color: #fff;
 background-color: #c82333;
 border-color: #bd2130;
 box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
 color: #fff;
 background-color: #bd2130;
 border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
 color: #212529;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-light:hover {
 color: #212529;
 background-color: #e2e6ea;
 border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
 color: #212529;
 background-color: #e2e6ea;
 border-color: #dae0e5;
 box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
 color: #212529;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
 color: #212529;
 background-color: #dae0e5;
 border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
 color: #fff;
 background-color: #343a40;
 border-color: #343a40;
}
.btn-dark:hover {
 color: #fff;
 background-color: #23272b;
 border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
 color: #fff;
 background-color: #23272b;
 border-color: #1d2124;
 box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
 color: #fff;
 background-color: #343a40;
 border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
 color: #fff;
 background-color: #1d2124;
 border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
 color: #007bff;
 border-color: #007bff;
}
.btn-outline-primary:hover {
 color: #fff;
 background-color: #007bff;
 border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
 color: #007bff;
 background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
 color: #fff;
 background-color: #007bff;
 border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
 color: #6c757d;
 border-color: #6c757d;
}
.btn-outline-secondary:hover {
 color: #fff;
 background-color: #6c757d;
 border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
 box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
 color: #6c757d;
 background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
 color: #fff;
 background-color: #6c757d;
 border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
 color: #28a745;
 border-color: #28a745;
}
.btn-outline-success:hover {
 color: #fff;
 background-color: #28a745;
 border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
 box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
 color: #28a745;
 background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
 color: #fff;
 background-color: #28a745;
 border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
 color: #17a2b8;
 border-color: #17a2b8;
}
.btn-outline-info:hover {
 color: #fff;
 background-color: #17a2b8;
 border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
 box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
 color: #17a2b8;
 background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
 color: #fff;
 background-color: #17a2b8;
 border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
 color: #ffc107;
 border-color: #ffc107;
}
.btn-outline-warning:hover {
 color: #212529;
 background-color: #ffc107;
 border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
 box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
 color: #ffc107;
 background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
 color: #212529;
 background-color: #ffc107;
 border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
 color: #dc3545;
 border-color: #dc3545;
}
.btn-outline-danger:hover {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
 box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
 color: #dc3545;
 background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
 color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-outline-light:hover {
 color: #212529;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
 box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
 color: #f8f9fa;
 background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
 color: #212529;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
 color: #343a40;
 border-color: #343a40;
}
.btn-outline-dark:hover {
 color: #fff;
 background-color: #343a40;
 border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
 box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
 color: #343a40;
 background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
 color: #fff;
 background-color: #343a40;
 border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
 box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
 font-weight: 400;
 color: #007bff;
 text-decoration: none;
}
.btn-link:hover {
 color: #0056b3;
 text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
 text-decoration: underline;
 box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
 color: #6c757d;
 pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
 padding: 0.5rem 1rem;
 font-size: 1.25rem;
 line-height: 1.5;
 border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
 line-height: 1.5;
 border-radius: 0.2rem;
}
.btn-block {
 display: block;
 width: 100%;
}
.btn-block + .btn-block {
 margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
 width: 100%;
}
.fade {
 transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
 .fade {
 transition: none;
 }
}
.fade:not(.show) {
 opacity: 0;
}
.collapse:not(.show) {
 display: none;
}
.collapsing {
 position: relative;
 height: 0;
 overflow: hidden;
 transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
 .collapsing {
 transition: none;
 }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
 position: relative;
}
.dropdown-toggle {
 white-space: nowrap;
}
.dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0.3em solid;
 border-right: 0.3em solid transparent;
 border-bottom: 0;
 border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropdown-menu {
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1000;
 display: none;
 float: left;
 min-width: 10rem;
 padding: 0.5rem 0;
 margin: 0.125rem 0 0;
 font-size: 1rem;
 color: #212529;
 text-align: left;
 list-style: none;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.15);
 border-radius: 0.25rem;
}
.dropdown-menu-left {
 right: auto;
 left: 0;
}
.dropdown-menu-right {
 right: 0;
 left: auto;
}
@media (min-width: 576px) {
 .dropdown-menu-sm-left {
 right: auto;
 left: 0;
 }
 .dropdown-menu-sm-right {
 right: 0;
 left: auto;
 }
}
@media (min-width: 768px) {
 .dropdown-menu-md-left {
 right: auto;
 left: 0;
 }
 .dropdown-menu-md-right {
 right: 0;
 left: auto;
 }
}
@media (min-width: 992px) {
 .dropdown-menu-lg-left {
 right: auto;
 left: 0;
 }
 .dropdown-menu-lg-right {
 right: 0;
 left: auto;
 }
}
@media (min-width: 1200px) {
 .dropdown-menu-xl-left {
 right: auto;
 left: 0;
 }
 .dropdown-menu-xl-right {
 right: 0;
 left: auto;
 }
}
.dropup .dropdown-menu {
 top: auto;
 bottom: 100%;
 margin-top: 0;
 margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0;
 border-right: 0.3em solid transparent;
 border-bottom: 0.3em solid;
 border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropright .dropdown-menu {
 top: 0;
 right: auto;
 left: 100%;
 margin-top: 0;
 margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0.3em solid transparent;
 border-right: 0;
 border-bottom: 0.3em solid transparent;
 border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropright .dropdown-toggle::after {
 vertical-align: 0;
}
.dropleft .dropdown-menu {
 top: 0;
 right: 100%;
 left: auto;
 margin-top: 0;
 margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
}
.dropleft .dropdown-toggle::after {
 display: none;
}
.dropleft .dropdown-toggle::before {
 display: inline-block;
 margin-right: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0.3em solid transparent;
 border-right: 0.3em solid;
 border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropleft .dropdown-toggle::before {
 vertical-align: 0;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
 right: auto;
 bottom: auto;
}
.dropdown-divider {
 height: 0;
 margin: 0.5rem 0;
 overflow: hidden;
 border-top: 1px solid #e9ecef;
}
.dropdown-item {
 display: block;
 width: 100%;
 padding: 0.25rem 1.5rem;
 clear: both;
 font-weight: 400;
 color: #212529;
 text-align: inherit;
 white-space: nowrap;
 background-color: transparent;
 border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
 color: #16181b;
 text-decoration: none;
 background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
 color: #fff;
 text-decoration: none;
 background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
 color: #6c757d;
 pointer-events: none;
 background-color: transparent;
}
.dropdown-menu.show {
 display: block;
}
.dropdown-header {
 display: block;
 padding: 0.5rem 1.5rem;
 margin-bottom: 0;
 font-size: 0.875rem;
 color: #6c757d;
 white-space: nowrap;
}
.dropdown-item-text {
 display: block;
 padding: 0.25rem 1.5rem;
 color: #212529;
}
.btn-group,
.btn-group-vertical {
 position: relative;
 display: -ms-inline-flexbox;
 display: inline-flex;
 vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
 position: relative;
 -ms-flex: 1 1 auto;
 flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
 z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
 z-index: 1;
}
.btn-toolbar {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-pack: start;
 justify-content: flex-start;
}
.btn-toolbar .input-group {
 width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
 margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
 padding-right: 0.5625rem;
 padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
 margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
 margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
 padding-right: 0.375rem;
 padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
 padding-right: 0.75rem;
 padding-left: 0.75rem;
}
.btn-group-vertical {
 -ms-flex-direction: column;
 flex-direction: column;
 -ms-flex-align: start;
 align-items: flex-start;
 -ms-flex-pack: center;
 justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
 width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
 margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
 margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
 position: absolute;
 clip: rect(0, 0, 0, 0);
 pointer-events: none;
}
.input-group {
 position: relative;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: stretch;
 align-items: stretch;
 width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
 position: relative;
 -ms-flex: 1 1 0%;
 flex: 1 1 0%;
 min-width: 0;
 margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
 margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
 z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
 z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.input-group > .custom-file {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
 display: -ms-flexbox;
 display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
 position: relative;
 z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
 z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
 margin-left: -1px;
}
.input-group-prepend {
 margin-right: -1px;
}
.input-group-append {
 margin-left: -1px;
}
.input-group-text {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 padding: 0.375rem 0.75rem;
 margin-bottom: 0;
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #495057;
 text-align: center;
 white-space: nowrap;
 background-color: #e9ecef;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
 margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
 height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
 padding: 0.5rem 1rem;
 font-size: 1.25rem;
 line-height: 1.5;
 border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
 height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
 line-height: 1.5;
 border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
 padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.custom-control {
 position: relative;
 display: block;
 min-height: 1.5rem;
 padding-left: 1.5rem;
}
.custom-control-inline {
 display: -ms-inline-flexbox;
 display: inline-flex;
 margin-right: 1rem;
}
.custom-control-input {
 position: absolute;
 left: 0;
 z-index: -1;
 width: 1rem;
 height: 1.25rem;
 opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
 color: #fff;
 border-color: #007bff;
 background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
 border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
 color: #fff;
 background-color: #b3d7ff;
 border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
 color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
 background-color: #e9ecef;
}
.custom-control-label {
 position: relative;
 margin-bottom: 0;
 vertical-align: top;
}
.custom-control-label::before {
 position: absolute;
 top: 0.25rem;
 left: -1.5rem;
 display: block;
 width: 1rem;
 height: 1rem;
 pointer-events: none;
 content: "";
 background-color: #fff;
 border: #adb5bd solid 1px;
}
.custom-control-label::after {
 position: absolute;
 top: 0.25rem;
 left: -1.5rem;
 display: block;
 width: 1rem;
 height: 1rem;
 content: "";
 background: no-repeat 50% / 50% 50%;
}
.custom-checkbox .custom-control-label::before {
 border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
 border-color: #007bff;
 background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
 background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
 background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
 border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
 background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
 padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
 left: -2.25rem;
 width: 1.75rem;
 pointer-events: all;
 border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
 top: calc(0.25rem + 2px);
 left: calc(-2.25rem + 2px);
 width: calc(1rem - 4px);
 height: calc(1rem - 4px);
 background-color: #adb5bd;
 border-radius: 0.5rem;
 transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
 transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .custom-switch .custom-control-label::after {
 transition: none;
 }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
 background-color: #fff;
 -webkit-transform: translateX(0.75rem);
 transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
 background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
 display: inline-block;
 width: 100%;
 height: calc(1.5em + 0.75rem + 2px);
 padding: 0.375rem 1.75rem 0.375rem 0.75rem;
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #495057;
 vertical-align: middle;
 background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.custom-select:focus {
 border-color: #80bdff;
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
 color: #495057;
 background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
 height: auto;
 padding-right: 0.75rem;
 background-image: none;
}
.custom-select:disabled {
 color: #6c757d;
 background-color: #e9ecef;
}
.custom-select::-ms-expand {
 display: none;
}
.custom-select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
 height: calc(1.5em + 0.5rem + 2px);
 padding-top: 0.25rem;
 padding-bottom: 0.25rem;
 padding-left: 0.5rem;
 font-size: 0.875rem;
}
.custom-select-lg {
 height: calc(1.5em + 1rem + 2px);
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
 padding-left: 1rem;
 font-size: 1.25rem;
}
.custom-file {
 position: relative;
 display: inline-block;
 width: 100%;
 height: calc(1.5em + 0.75rem + 2px);
 margin-bottom: 0;
}
.custom-file-input {
 position: relative;
 z-index: 2;
 width: 100%;
 height: calc(1.5em + 0.75rem + 2px);
 margin: 0;
 opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
 border-color: #80bdff;
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
 background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
 content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
 content: attr(data-browse);
}
.custom-file-label {
 position: absolute;
 top: 0;
 right: 0;
 left: 0;
 z-index: 1;
 height: calc(1.5em + 0.75rem + 2px);
 padding: 0.375rem 0.75rem;
 font-weight: 400;
 line-height: 1.5;
 color: #495057;
 background-color: #fff;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
}
.custom-file-label::after {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 z-index: 3;
 display: block;
 height: calc(1.5em + 0.75rem);
 padding: 0.375rem 0.75rem;
 line-height: 1.5;
 color: #495057;
 content: "Browse";
 background-color: #e9ecef;
 border-left: inherit;
 border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
 width: 100%;
 height: 1.4rem;
 padding: 0;
 background-color: transparent;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.custom-range:focus {
 outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
 box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
 box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
 box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
 border: 0;
}
.custom-range::-webkit-slider-thumb {
 width: 1rem;
 height: 1rem;
 margin-top: -0.25rem;
 background-color: #007bff;
 border: 0;
 border-radius: 1rem;
 -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 -webkit-appearance: none;
 appearance: none;
}
@media (prefers-reduced-motion: reduce) {
 .custom-range::-webkit-slider-thumb {
 -webkit-transition: none;
 transition: none;
 }
}
.custom-range::-webkit-slider-thumb:active {
 background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
 width: 100%;
 height: 0.5rem;
 color: transparent;
 cursor: pointer;
 background-color: #dee2e6;
 border-color: transparent;
 border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
 width: 1rem;
 height: 1rem;
 background-color: #007bff;
 border: 0;
 border-radius: 1rem;
 -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 -moz-appearance: none;
 appearance: none;
}
@media (prefers-reduced-motion: reduce) {
 .custom-range::-moz-range-thumb {
 -moz-transition: none;
 transition: none;
 }
}
.custom-range::-moz-range-thumb:active {
 background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
 width: 100%;
 height: 0.5rem;
 color: transparent;
 cursor: pointer;
 background-color: #dee2e6;
 border-color: transparent;
 border-radius: 1rem;
}
.custom-range::-ms-thumb {
 width: 1rem;
 height: 1rem;
 margin-top: 0;
 margin-right: 0.2rem;
 margin-left: 0.2rem;
 background-color: #007bff;
 border: 0;
 border-radius: 1rem;
 -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 appearance: none;
}
@media (prefers-reduced-motion: reduce) {
 .custom-range::-ms-thumb {
 -ms-transition: none;
 transition: none;
 }
}
.custom-range::-ms-thumb:active {
 background-color: #b3d7ff;
}
.custom-range::-ms-track {
 width: 100%;
 height: 0.5rem;
 color: transparent;
 cursor: pointer;
 background-color: transparent;
 border-color: transparent;
 border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
 background-color: #dee2e6;
 border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
 margin-right: 15px;
 background-color: #dee2e6;
 border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
 background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
 cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
 background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
 cursor: default;
}
.custom-range:disabled::-ms-thumb {
 background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
 transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .custom-control-label::before,
 .custom-file-label,
 .custom-select {
 transition: none;
 }
}
.nav {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}
.nav-link {
 display: block;
 padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
 text-decoration: none;
}
.nav-link.disabled {
 color: #6c757d;
 pointer-events: none;
 cursor: default;
}
.nav-tabs {
 border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
 margin-bottom: -1px;
}
.nav-tabs .nav-link {
 border: 1px solid transparent;
 border-top-left-radius: 0.25rem;
 border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
 border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
 color: #6c757d;
 background-color: transparent;
 border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
 color: #495057;
 background-color: #fff;
 border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
 margin-top: -1px;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.nav-pills .nav-link {
 border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
 color: #fff;
 background-color: #007bff;
}
.nav-fill .nav-item {
 -ms-flex: 1 1 auto;
 flex: 1 1 auto;
 text-align: center;
}
.nav-justified .nav-item {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 text-align: center;
}
.tab-content > .tab-pane {
 display: none;
}
.tab-content > .active {
 display: block;
}
.navbar {
 position: relative;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: justify;
 justify-content: space-between;
}
.navbar-brand {
 display: inline-block;
 padding-top: 0.3125rem;
 padding-bottom: 0.3125rem;
 margin-right: 1rem;
 font-size: 1.25rem;
 line-height: inherit;
 white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
 text-decoration: none;
}
.navbar-nav {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-direction: column;
 flex-direction: column;
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}
.navbar-nav .nav-link {
 padding-right: 0;
 padding-left: 0;
}
.navbar-nav .dropdown-menu {
 position: static;
 float: none;
}
.navbar-text {
 display: inline-block;
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
}
.navbar-collapse {
 -ms-flex-preferred-size: 100%;
 flex-basis: 100%;
 -ms-flex-positive: 1;
 flex-grow: 1;
 -ms-flex-align: center;
 align-items: center;
}
.navbar-toggler {
 padding: 0.25rem 0.75rem;
 font-size: 1.25rem;
 line-height: 1;
 background-color: transparent;
 border: 1px solid transparent;
 border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
 text-decoration: none;
}
.navbar-toggler-icon {
 display: inline-block;
 width: 1.5em;
 height: 1.5em;
 vertical-align: middle;
 content: "";
 background: no-repeat center center;
 background-size: 100% 100%;
}
@media (max-width: 575.98px) {
 .navbar-expand-sm > .container,
 .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
 padding-right: 0;
 padding-left: 0;
 }
}
@media (min-width: 576px) {
 .navbar-expand-sm {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start;
 }
 .navbar-expand-sm .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .navbar-expand-sm .navbar-nav .dropdown-menu {
 position: absolute;
 }
 .navbar-expand-sm .navbar-nav .nav-link {
 padding-right: 0.5rem;
 padding-left: 0.5rem;
 }
 .navbar-expand-sm > .container,
 .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 }
 .navbar-expand-sm .navbar-collapse {
 display: -ms-flexbox !important;
 display: flex !important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto;
 }
 .navbar-expand-sm .navbar-toggler {
 display: none;
 }
}
@media (max-width: 767.98px) {
 .navbar-expand-md > .container,
 .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
 padding-right: 0;
 padding-left: 0;
 }
}
@media (min-width: 768px) {
 .navbar-expand-md {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start;
 }
 .navbar-expand-md .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .navbar-expand-md .navbar-nav .dropdown-menu {
 position: absolute;
 }
 .navbar-expand-md .navbar-nav .nav-link {
 padding-right: 0.5rem;
 padding-left: 0.5rem;
 }
 .navbar-expand-md > .container,
 .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 }
 .navbar-expand-md .navbar-collapse {
 display: -ms-flexbox !important;
 display: flex !important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto;
 }
 .navbar-expand-md .navbar-toggler {
 display: none;
 }
}
@media (max-width: 991.98px) {
 .navbar-expand-lg > .container,
 .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
 padding-right: 0;
 padding-left: 0;
 }
}
@media (min-width: 992px) {
 .navbar-expand-lg {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start;
 }
 .navbar-expand-lg .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .navbar-expand-lg .navbar-nav .dropdown-menu {
 position: absolute;
 }
 .navbar-expand-lg .navbar-nav .nav-link {
 padding-right: 0.5rem;
 padding-left: 0.5rem;
 }
 .navbar-expand-lg > .container,
 .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 }
 .navbar-expand-lg .navbar-collapse {
 display: -ms-flexbox !important;
 display: flex !important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto;
 }
 .navbar-expand-lg .navbar-toggler {
 display: none;
 }
}
@media (max-width: 1199.98px) {
 .navbar-expand-xl > .container,
 .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
 padding-right: 0;
 padding-left: 0;
 }
}
@media (min-width: 1200px) {
 .navbar-expand-xl {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start;
 }
 .navbar-expand-xl .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .navbar-expand-xl .navbar-nav .dropdown-menu {
 position: absolute;
 }
 .navbar-expand-xl .navbar-nav .nav-link {
 padding-right: 0.5rem;
 padding-left: 0.5rem;
 }
 .navbar-expand-xl > .container,
 .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 }
 .navbar-expand-xl .navbar-collapse {
 display: -ms-flexbox !important;
 display: flex !important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto;
 }
 .navbar-expand-xl .navbar-toggler {
 display: none;
 }
}
.navbar-expand {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
 padding-right: 0;
 padding-left: 0;
}
.navbar-expand .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
 position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
 padding-right: 0.5rem;
 padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
 display: -ms-flexbox !important;
 display: flex !important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto;
}
.navbar-expand .navbar-toggler {
 display: none;
}
.navbar-light .navbar-brand {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
 color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
 color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
 color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
 color: rgba(0, 0, 0, 0.5);
 border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
 color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
 color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
 color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
 color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
 color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
 color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
 color: #fff;
}
.navbar-dark .navbar-toggler {
 color: rgba(255, 255, 255, 0.5);
 border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
 color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
 color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
 color: #fff;
}
.card {
 position: relative;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-direction: column;
 flex-direction: column;
 min-width: 0;
 word-wrap: break-word;
 background-color: #fff;
 background-clip: border-box;
 border: 1px solid rgba(0, 0, 0, 0.125);
 border-radius: 0.25rem;
}
.card > hr {
 margin-right: 0;
 margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
 border-top-left-radius: 0.25rem;
 border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
 border-bottom-right-radius: 0.25rem;
 border-bottom-left-radius: 0.25rem;
}
.card-body {
 -ms-flex: 1 1 auto;
 flex: 1 1 auto;
 min-height: 1px;
 padding: 1.25rem;
}
.card-title {
 margin-bottom: 0.75rem;
}
.card-subtitle {
 margin-top: -0.375rem;
 margin-bottom: 0;
}
.card-text:last-child {
 margin-bottom: 0;
}
.card-link:hover {
 text-decoration: none;
}
.card-link + .card-link {
 margin-left: 1.25rem;
}
.card-header {
 padding: 0.75rem 1.25rem;
 margin-bottom: 0;
 background-color: rgba(0, 0, 0, 0.03);
 border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
 border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
 border-top: 0;
}
.card-footer {
 padding: 0.75rem 1.25rem;
 background-color: rgba(0, 0, 0, 0.03);
 border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
 border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
 margin-right: -0.625rem;
 margin-bottom: -0.75rem;
 margin-left: -0.625rem;
 border-bottom: 0;
}
.card-header-pills {
 margin-right: -0.625rem;
 margin-left: -0.625rem;
}
.card-img-overlay {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 padding: 1.25rem;
}
.card-img,
.card-img-top,
.card-img-bottom {
 -ms-flex-negative: 0;
 flex-shrink: 0;
 width: 100%;
}
.card-img,
.card-img-top {
 border-top-left-radius: calc(0.25rem - 1px);
 border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
 border-bottom-right-radius: calc(0.25rem - 1px);
 border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
 margin-bottom: 15px;
}
@media (min-width: 576px) {
 .card-deck {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 margin-right: -15px;
 margin-left: -15px;
 }
 .card-deck .card {
 -ms-flex: 1 0 0%;
 flex: 1 0 0%;
 margin-right: 15px;
 margin-bottom: 0;
 margin-left: 15px;
 }
}
.card-group > .card {
 margin-bottom: 15px;
}
@media (min-width: 576px) {
 .card-group {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 }
 .card-group > .card {
 -ms-flex: 1 0 0%;
 flex: 1 0 0%;
 margin-bottom: 0;
 }
 .card-group > .card + .card {
 margin-left: 0;
 border-left: 0;
 }
 .card-group > .card:not(:last-child) {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
 }
 .card-group > .card:not(:last-child) .card-img-top,
 .card-group > .card:not(:last-child) .card-header {
 border-top-right-radius: 0;
 }
 .card-group > .card:not(:last-child) .card-img-bottom,
 .card-group > .card:not(:last-child) .card-footer {
 border-bottom-right-radius: 0;
 }
 .card-group > .card:not(:first-child) {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
 }
 .card-group > .card:not(:first-child) .card-img-top,
 .card-group > .card:not(:first-child) .card-header {
 border-top-left-radius: 0;
 }
 .card-group > .card:not(:first-child) .card-img-bottom,
 .card-group > .card:not(:first-child) .card-footer {
 border-bottom-left-radius: 0;
 }
}
.card-columns .card {
 margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
 .card-columns {
 -webkit-column-count: 3;
 -moz-column-count: 3;
 column-count: 3;
 -webkit-column-gap: 1.25rem;
 -moz-column-gap: 1.25rem;
 column-gap: 1.25rem;
 orphans: 1;
 widows: 1;
 }
 .card-columns .card {
 display: inline-block;
 width: 100%;
 }
}
.accordion > .card {
 overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
 border-bottom: 0;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.accordion > .card > .card-header {
 border-radius: 0;
 margin-bottom: -1px;
}
.breadcrumb {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding: 0.75rem 1rem;
 margin-bottom: 1rem;
 list-style: none;
 background-color: #e9ecef;
 border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
 padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
 display: inline-block;
 padding-right: 0.5rem;
 color: #6c757d;
 content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
 text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
 text-decoration: none;
}
.breadcrumb-item.active {
 color: #6c757d;
}
.pagination {
 display: -ms-flexbox;
 display: flex;
 padding-left: 0;
 list-style: none;
 border-radius: 0.25rem;
}
.page-link {
 position: relative;
 display: block;
 padding: 0.5rem 0.75rem;
 margin-left: -1px;
 line-height: 1.25;
 color: #007bff;
 background-color: #fff;
 border: 1px solid #dee2e6;
}
.page-link:hover {
 z-index: 2;
 color: #0056b3;
 text-decoration: none;
 background-color: #e9ecef;
 border-color: #dee2e6;
}
.page-link:focus {
 z-index: 3;
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
 margin-left: 0;
 border-top-left-radius: 0.25rem;
 border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
 border-top-right-radius: 0.25rem;
 border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
 z-index: 3;
 color: #fff;
 background-color: #007bff;
 border-color: #007bff;
}
.page-item.disabled .page-link {
 color: #6c757d;
 pointer-events: none;
 cursor: auto;
 background-color: #fff;
 border-color: #dee2e6;
}
.pagination-lg .page-link {
 padding: 0.75rem 1.5rem;
 font-size: 1.25rem;
 line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
 border-top-left-radius: 0.3rem;
 border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
 border-top-right-radius: 0.3rem;
 border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
 line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
 border-top-left-radius: 0.2rem;
 border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
 border-top-right-radius: 0.2rem;
 border-bottom-right-radius: 0.2rem;
}
.badge {
 display: inline-block;
 padding: 0.25em 0.4em;
 font-size: 75%;
 font-weight: 700;
 line-height: 1;
 text-align: center;
 white-space: nowrap;
 vertical-align: baseline;
 border-radius: 0.25rem;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .badge {
 transition: none;
 }
}
a.badge:hover, a.badge:focus {
 text-decoration: none;
}
.badge:empty {
 display: none;
}
.btn .badge {
 position: relative;
 top: -1px;
}
.badge-pill {
 padding-right: 0.6em;
 padding-left: 0.6em;
 border-radius: 10rem;
}
.badge-primary {
 color: #fff;
 background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
 color: #fff;
 background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
 color: #fff;
 background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
 color: #fff;
 background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
 color: #fff;
 background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
 color: #fff;
 background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
 color: #fff;
 background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
 color: #fff;
 background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
 color: #212529;
 background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
 color: #212529;
 background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
 color: #fff;
 background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
 color: #fff;
 background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
 color: #212529;
 background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
 color: #212529;
 background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
 color: #fff;
 background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
 color: #fff;
 background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
 outline: 0;
 box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
 padding: 2rem 1rem;
 margin-bottom: 2rem;
 background-color: #e9ecef;
 border-radius: 0.3rem;
}
@media (min-width: 576px) {
 .jumbotron {
 padding: 4rem 2rem;
 }
}
.jumbotron-fluid {
 padding-right: 0;
 padding-left: 0;
 border-radius: 0;
}
.alert {
 position: relative;
 padding: 0.75rem 1.25rem;
 margin-bottom: 1rem;
 border: 1px solid transparent;
 border-radius: 0.25rem;
}
.alert-heading {
 color: inherit;
}
.alert-link {
 font-weight: 700;
}
.alert-dismissible {
 padding-right: 4rem;
}
.alert-dismissible .close {
 position: absolute;
 top: 0;
 right: 0;
 padding: 0.75rem 1.25rem;
 color: inherit;
}
.alert-primary {
 color: #004085;
 background-color: #cce5ff;
 border-color: #b8daff;
}
.alert-primary hr {
 border-top-color: #9fcdff;
}
.alert-primary .alert-link {
 color: #002752;
}
.alert-secondary {
 color: #383d41;
 background-color: #e2e3e5;
 border-color: #d6d8db;
}
.alert-secondary hr {
 border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
 color: #202326;
}
.alert-success {
 color: #155724;
 background-color: #d4edda;
 border-color: #c3e6cb;
}
.alert-success hr {
 border-top-color: #b1dfbb;
}
.alert-success .alert-link {
 color: #0b2e13;
}
.alert-info {
 color: #0c5460;
 background-color: #d1ecf1;
 border-color: #bee5eb;
}
.alert-info hr {
 border-top-color: #abdde5;
}
.alert-info .alert-link {
 color: #062c33;
}
.alert-warning {
 color: #856404;
 background-color: #fff3cd;
 border-color: #ffeeba;
}
.alert-warning hr {
 border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
 color: #533f03;
}
.alert-danger {
 color: #721c24;
 background-color: #f8d7da;
 border-color: #f5c6cb;
}
.alert-danger hr {
 border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
 color: #491217;
}
.alert-light {
 color: #818182;
 background-color: #fefefe;
 border-color: #fdfdfe;
}
.alert-light hr {
 border-top-color: #ececf6;
}
.alert-light .alert-link {
 color: #686868;
}
.alert-dark {
 color: #1b1e21;
 background-color: #d6d8d9;
 border-color: #c6c8ca;
}
.alert-dark hr {
 border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
 color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
 from {
 background-position: 1rem 0;
 }
 to {
 background-position: 0 0;
 }
}
@keyframes progress-bar-stripes {
 from {
 background-position: 1rem 0;
 }
 to {
 background-position: 0 0;
 }
}
.progress {
 display: -ms-flexbox;
 display: flex;
 height: 1rem;
 overflow: hidden;
 font-size: 0.75rem;
 background-color: #e9ecef;
 border-radius: 0.25rem;
}
.progress-bar {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-direction: column;
 flex-direction: column;
 -ms-flex-pack: center;
 justify-content: center;
 overflow: hidden;
 color: #fff;
 text-align: center;
 white-space: nowrap;
 background-color: #007bff;
 transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
 .progress-bar {
 transition: none;
 }
}
.progress-bar-striped {
 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 background-size: 1rem 1rem;
}
.progress-bar-animated {
 -webkit-animation: progress-bar-stripes 1s linear infinite;
 animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
 .progress-bar-animated {
 -webkit-animation: none;
 animation: none;
 }
}
.media {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: start;
 align-items: flex-start;
}
.media-body {
 -ms-flex: 1;
 flex: 1;
}
.list-group {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-direction: column;
 flex-direction: column;
 padding-left: 0;
 margin-bottom: 0;
}
.list-group-item-action {
 width: 100%;
 color: #495057;
 text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
 z-index: 1;
 color: #495057;
 text-decoration: none;
 background-color: #f8f9fa;
}
.list-group-item-action:active {
 color: #212529;
 background-color: #e9ecef;
}
.list-group-item {
 position: relative;
 display: block;
 padding: 0.75rem 1.25rem;
 background-color: #fff;
 border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
 border-top-left-radius: 0.25rem;
 border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
 border-bottom-right-radius: 0.25rem;
 border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
 color: #6c757d;
 pointer-events: none;
 background-color: #fff;
}
.list-group-item.active {
 z-index: 2;
 color: #fff;
 background-color: #007bff;
 border-color: #007bff;
}
.list-group-item + .list-group-item {
 border-top-width: 0;
}
.list-group-item + .list-group-item.active {
 margin-top: -1px;
 border-top-width: 1px;
}
.list-group-horizontal {
 -ms-flex-direction: row;
 flex-direction: row;
}
.list-group-horizontal .list-group-item:first-child {
 border-bottom-left-radius: 0.25rem;
 border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
 border-top-right-radius: 0.25rem;
 border-bottom-left-radius: 0;
}
.list-group-horizontal .list-group-item.active {
 margin-top: 0;
}
.list-group-horizontal .list-group-item + .list-group-item {
 border-top-width: 1px;
 border-left-width: 0;
}
.list-group-horizontal .list-group-item + .list-group-item.active {
 margin-left: -1px;
 border-left-width: 1px;
}
@media (min-width: 576px) {
 .list-group-horizontal-sm {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .list-group-horizontal-sm .list-group-item:first-child {
 border-bottom-left-radius: 0.25rem;
 border-top-right-radius: 0;
 }
 .list-group-horizontal-sm .list-group-item:last-child {
 border-top-right-radius: 0.25rem;
 border-bottom-left-radius: 0;
 }
 .list-group-horizontal-sm .list-group-item.active {
 margin-top: 0;
 }
 .list-group-horizontal-sm .list-group-item + .list-group-item {
 border-top-width: 1px;
 border-left-width: 0;
 }
 .list-group-horizontal-sm .list-group-item + .list-group-item.active {
 margin-left: -1px;
 border-left-width: 1px;
 }
}
@media (min-width: 768px) {
 .list-group-horizontal-md {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .list-group-horizontal-md .list-group-item:first-child {
 border-bottom-left-radius: 0.25rem;
 border-top-right-radius: 0;
 }
 .list-group-horizontal-md .list-group-item:last-child {
 border-top-right-radius: 0.25rem;
 border-bottom-left-radius: 0;
 }
 .list-group-horizontal-md .list-group-item.active {
 margin-top: 0;
 }
 .list-group-horizontal-md .list-group-item + .list-group-item {
 border-top-width: 1px;
 border-left-width: 0;
 }
 .list-group-horizontal-md .list-group-item + .list-group-item.active {
 margin-left: -1px;
 border-left-width: 1px;
 }
}
@media (min-width: 992px) {
 .list-group-horizontal-lg {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .list-group-horizontal-lg .list-group-item:first-child {
 border-bottom-left-radius: 0.25rem;
 border-top-right-radius: 0;
 }
 .list-group-horizontal-lg .list-group-item:last-child {
 border-top-right-radius: 0.25rem;
 border-bottom-left-radius: 0;
 }
 .list-group-horizontal-lg .list-group-item.active {
 margin-top: 0;
 }
 .list-group-horizontal-lg .list-group-item + .list-group-item {
 border-top-width: 1px;
 border-left-width: 0;
 }
 .list-group-horizontal-lg .list-group-item + .list-group-item.active {
 margin-left: -1px;
 border-left-width: 1px;
 }
}
@media (min-width: 1200px) {
 .list-group-horizontal-xl {
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .list-group-horizontal-xl .list-group-item:first-child {
 border-bottom-left-radius: 0.25rem;
 border-top-right-radius: 0;
 }
 .list-group-horizontal-xl .list-group-item:last-child {
 border-top-right-radius: 0.25rem;
 border-bottom-left-radius: 0;
 }
 .list-group-horizontal-xl .list-group-item.active {
 margin-top: 0;
 }
 .list-group-horizontal-xl .list-group-item + .list-group-item {
 border-top-width: 1px;
 border-left-width: 0;
 }
 .list-group-horizontal-xl .list-group-item + .list-group-item.active {
 margin-left: -1px;
 border-left-width: 1px;
 }
}
.list-group-flush .list-group-item {
 border-right-width: 0;
 border-left-width: 0;
 border-radius: 0;
}
.list-group-flush .list-group-item:first-child {
 border-top-width: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
 border-bottom-width: 0;
}
.list-group-item-primary {
 color: #004085;
 background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
 color: #004085;
 background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
 color: #fff;
 background-color: #004085;
 border-color: #004085;
}
.list-group-item-secondary {
 color: #383d41;
 background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
 color: #383d41;
 background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
 color: #fff;
 background-color: #383d41;
 border-color: #383d41;
}
.list-group-item-success {
 color: #155724;
 background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
 color: #155724;
 background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
 color: #fff;
 background-color: #155724;
 border-color: #155724;
}
.list-group-item-info {
 color: #0c5460;
 background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
 color: #0c5460;
 background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
 color: #fff;
 background-color: #0c5460;
 border-color: #0c5460;
}
.list-group-item-warning {
 color: #856404;
 background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
 color: #856404;
 background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
 color: #fff;
 background-color: #856404;
 border-color: #856404;
}
.list-group-item-danger {
 color: #721c24;
 background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
 color: #721c24;
 background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
 color: #fff;
 background-color: #721c24;
 border-color: #721c24;
}
.list-group-item-light {
 color: #818182;
 background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
 color: #818182;
 background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
 color: #fff;
 background-color: #818182;
 border-color: #818182;
}
.list-group-item-dark {
 color: #1b1e21;
 background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
 color: #1b1e21;
 background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
 color: #fff;
 background-color: #1b1e21;
 border-color: #1b1e21;
}
.close {
 float: right;
 font-size: 1.5rem;
 font-weight: 700;
 line-height: 1;
 color: #000;
 text-shadow: 0 1px 0 #fff;
 opacity: .5;
}
.close:hover {
 color: #000;
 text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
 opacity: .75;
}
button.close {
 padding: 0;
 background-color: transparent;
 border: 0;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
a.close.disabled {
 pointer-events: none;
}
.toast {
 max-width: 350px;
 overflow: hidden;
 font-size: 0.875rem;
 background-color: rgba(255, 255, 255, 0.85);
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.1);
 box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
 -webkit-backdrop-filter: blur(10px);
 backdrop-filter: blur(10px);
 opacity: 0;
 border-radius: 0.25rem;
}
.toast:not(:last-child) {
 margin-bottom: 0.75rem;
}
.toast.showing {
 opacity: 1;
}
.toast.show {
 display: block;
 opacity: 1;
}
.toast.hide {
 display: none;
}
.toast-header {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 padding: 0.25rem 0.75rem;
 color: #6c757d;
 background-color: rgba(255, 255, 255, 0.85);
 background-clip: padding-box;
 border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
 padding: 0.75rem;
}
.modal-open {
 overflow: hidden;
}
.modal-open .modal {
 overflow-x: hidden;
 overflow-y: auto;
}
.modal {
 position: fixed;
 top: 0;
 left: 0;
 z-index: 1050;
 display: none;
 width: 100%;
 height: 100%;
 overflow: hidden;
 outline: 0;
}
.modal-dialog {
 position: relative;
 width: auto;
 margin: 0.5rem;
 pointer-events: none;
}
.modal.fade .modal-dialog {
 transition: -webkit-transform 0.3s ease-out;
 transition: transform 0.3s ease-out;
 transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
 -webkit-transform: translate(0, -50px);
 transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
 .modal.fade .modal-dialog {
 transition: none;
 }
}
.modal.show .modal-dialog {
 -webkit-transform: none;
 transform: none;
}
.modal.modal-static .modal-dialog {
 -webkit-transform: scale(1.02);
 transform: scale(1.02);
}
.modal-dialog-scrollable {
 display: -ms-flexbox;
 display: flex;
 max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
 max-height: calc(100vh - 1rem);
 overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
 -ms-flex-negative: 0;
 flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
 overflow-y: auto;
}
.modal-dialog-centered {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
 display: block;
 height: calc(100vh - 1rem);
 content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
 -ms-flex-direction: column;
 flex-direction: column;
 -ms-flex-pack: center;
 justify-content: center;
 height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
 max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
 content: none;
}
.modal-content {
 position: relative;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-direction: column;
 flex-direction: column;
 width: 100%;
 pointer-events: auto;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.2);
 border-radius: 0.3rem;
 outline: 0;
}
.modal-backdrop {
 position: fixed;
 top: 0;
 left: 0;
 z-index: 1040;
 width: 100vw;
 height: 100vh;
 background-color: #000;
}
.modal-backdrop.fade {
 opacity: 0;
}
.modal-backdrop.show {
 opacity: 0.5;
}
.modal-header {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: start;
 align-items: flex-start;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding: 1rem 1rem;
 border-bottom: 1px solid #dee2e6;
 border-top-left-radius: calc(0.3rem - 1px);
 border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
 padding: 1rem 1rem;
 margin: -1rem -1rem -1rem auto;
}
.modal-title {
 margin-bottom: 0;
 line-height: 1.5;
}
.modal-body {
 position: relative;
 -ms-flex: 1 1 auto;
 flex: 1 1 auto;
 padding: 1rem;
}
.modal-footer {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: end;
 justify-content: flex-end;
 padding: 0.75rem;
 border-top: 1px solid #dee2e6;
 border-bottom-right-radius: calc(0.3rem - 1px);
 border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
 margin: 0.25rem;
}
.modal-scrollbar-measure {
 position: absolute;
 top: -9999px;
 width: 50px;
 height: 50px;
 overflow: scroll;
}
@media (min-width: 576px) {
 .modal-dialog {
 max-width: 500px;
 margin: 1.75rem auto;
 }
 .modal-dialog-scrollable {
 max-height: calc(100% - 3.5rem);
 }
 .modal-dialog-scrollable .modal-content {
 max-height: calc(100vh - 3.5rem);
 }
 .modal-dialog-centered {
 min-height: calc(100% - 3.5rem);
 }
 .modal-dialog-centered::before {
 height: calc(100vh - 3.5rem);
 }
 .modal-sm {
 max-width: 300px;
 }
}
@media (min-width: 992px) {
 .modal-lg,
 .modal-xl {
 max-width: 800px;
 }
}
@media (min-width: 1200px) {
 .modal-xl {
 max-width: 1140px;
 }
}
.tooltip {
 position: absolute;
 z-index: 1070;
 display: block;
 margin: 0;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 font-style: normal;
 font-weight: 400;
 line-height: 1.5;
 text-align: left;
 text-align: start;
 text-decoration: none;
 text-shadow: none;
 text-transform: none;
 letter-spacing: normal;
 word-break: normal;
 word-spacing: normal;
 white-space: normal;
 line-break: auto;
 font-size: 0.875rem;
 word-wrap: break-word;
 opacity: 0;
}
.tooltip.show {
 opacity: 0.9;
}
.tooltip .arrow {
 position: absolute;
 display: block;
 width: 0.8rem;
 height: 0.4rem;
}
.tooltip .arrow::before {
 position: absolute;
 content: "";
 border-color: transparent;
 border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
 padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
 bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
 top: 0;
 border-width: 0.4rem 0.4rem 0;
 border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
 padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
 left: 0;
 width: 0.4rem;
 height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
 right: 0;
 border-width: 0.4rem 0.4rem 0.4rem 0;
 border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
 padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
 top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
 bottom: 0;
 border-width: 0 0.4rem 0.4rem;
 border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
 padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
 right: 0;
 width: 0.4rem;
 height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
 left: 0;
 border-width: 0.4rem 0 0.4rem 0.4rem;
 border-left-color: #000;
}
.tooltip-inner {
 max-width: 200px;
 padding: 0.25rem 0.5rem;
 color: #fff;
 text-align: center;
 background-color: #000;
 border-radius: 0.25rem;
}
.popover {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1060;
 display: block;
 max-width: 276px;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 font-style: normal;
 font-weight: 400;
 line-height: 1.5;
 text-align: left;
 text-align: start;
 text-decoration: none;
 text-shadow: none;
 text-transform: none;
 letter-spacing: normal;
 word-break: normal;
 word-spacing: normal;
 white-space: normal;
 line-break: auto;
 font-size: 0.875rem;
 word-wrap: break-word;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.2);
 border-radius: 0.3rem;
}
.popover .arrow {
 position: absolute;
 display: block;
 width: 1rem;
 height: 0.5rem;
 margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
 position: absolute;
 display: block;
 content: "";
 border-color: transparent;
 border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
 margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
 bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
 bottom: 0;
 border-width: 0.5rem 0.5rem 0;
 border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
 bottom: 1px;
 border-width: 0.5rem 0.5rem 0;
 border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
 margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
 left: calc(-0.5rem - 1px);
 width: 0.5rem;
 height: 1rem;
 margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
 left: 0;
 border-width: 0.5rem 0.5rem 0.5rem 0;
 border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
 left: 1px;
 border-width: 0.5rem 0.5rem 0.5rem 0;
 border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
 margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
 top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
 top: 0;
 border-width: 0 0.5rem 0.5rem 0.5rem;
 border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
 top: 1px;
 border-width: 0 0.5rem 0.5rem 0.5rem;
 border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
 position: absolute;
 top: 0;
 left: 50%;
 display: block;
 width: 1rem;
 margin-left: -0.5rem;
 content: "";
 border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
 margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
 right: calc(-0.5rem - 1px);
 width: 0.5rem;
 height: 1rem;
 margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
 right: 0;
 border-width: 0.5rem 0 0.5rem 0.5rem;
 border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
 right: 1px;
 border-width: 0.5rem 0 0.5rem 0.5rem;
 border-left-color: #fff;
}
.popover-header {
 padding: 0.5rem 0.75rem;
 margin-bottom: 0;
 font-size: 1rem;
 background-color: #f7f7f7;
 border-bottom: 1px solid #ebebeb;
 border-top-left-radius: calc(0.3rem - 1px);
 border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
 display: none;
}
.popover-body {
 padding: 0.5rem 0.75rem;
 color: #212529;
}
.carousel {
 position: relative;
}
.carousel.pointer-event {
 -ms-touch-action: pan-y;
 touch-action: pan-y;
}
.carousel-inner {
 position: relative;
 width: 100%;
 overflow: hidden;
}
.carousel-inner::after {
 display: block;
 clear: both;
 content: "";
}
.carousel-item {
 position: relative;
 display: none;
 float: left;
 width: 100%;
 margin-right: -100%;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 transition: -webkit-transform 0.6s ease-in-out;
 transition: transform 0.6s ease-in-out;
 transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .carousel-item {
 transition: none;
 }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
 display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
 -webkit-transform: translateX(100%);
 transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
}
.carousel-fade .carousel-item {
 opacity: 0;
 transition-property: opacity;
 -webkit-transform: none;
 transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
 z-index: 1;
 opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
 z-index: 0;
 opacity: 0;
 transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
 .carousel-fade .active.carousel-item-left,
 .carousel-fade .active.carousel-item-right {
 transition: none;
 }
}
.carousel-control-prev,
.carousel-control-next {
 position: absolute;
 top: 0;
 bottom: 0;
 z-index: 1;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 width: 15%;
 color: #fff;
 text-align: center;
 opacity: 0.5;
 transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
 .carousel-control-prev,
 .carousel-control-next {
 transition: none;
 }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
 color: #fff;
 text-decoration: none;
 outline: 0;
 opacity: 0.9;
}
.carousel-control-prev {
 left: 0;
}
.carousel-control-next {
 right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
 display: inline-block;
 width: 20px;
 height: 20px;
 background: no-repeat 50% / 100% 100%;
}
.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
 position: absolute;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 15;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-pack: center;
 justify-content: center;
 padding-left: 0;
 margin-right: 15%;
 margin-left: 15%;
 list-style: none;
}
.carousel-indicators li {
 box-sizing: content-box;
 -ms-flex: 0 1 auto;
 flex: 0 1 auto;
 width: 30px;
 height: 3px;
 margin-right: 3px;
 margin-left: 3px;
 text-indent: -999px;
 cursor: pointer;
 background-color: #fff;
 background-clip: padding-box;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
 opacity: .5;
 transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
 .carousel-indicators li {
 transition: none;
 }
}
.carousel-indicators .active {
 opacity: 1;
}
.carousel-caption {
 position: absolute;
 right: 15%;
 bottom: 20px;
 left: 15%;
 z-index: 10;
 padding-top: 20px;
 padding-bottom: 20px;
 color: #fff;
 text-align: center;
}
@-webkit-keyframes spinner-border {
 to {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
 }
}
@keyframes spinner-border {
 to {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
 }
}
.spinner-border {
 display: inline-block;
 width: 2rem;
 height: 2rem;
 vertical-align: text-bottom;
 border: 0.25em solid currentColor;
 border-right-color: transparent;
 border-radius: 50%;
 -webkit-animation: spinner-border .75s linear infinite;
 animation: spinner-border .75s linear infinite;
}
.spinner-border-sm {
 width: 1rem;
 height: 1rem;
 border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
 }
 50% {
 opacity: 1;
 }
}
@keyframes spinner-grow {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
 }
 50% {
 opacity: 1;
 }
}
.spinner-grow {
 display: inline-block;
 width: 2rem;
 height: 2rem;
 vertical-align: text-bottom;
 background-color: currentColor;
 border-radius: 50%;
 opacity: 0;
 -webkit-animation: spinner-grow .75s linear infinite;
 animation: spinner-grow .75s linear infinite;
}
.spinner-grow-sm {
 width: 1rem;
 height: 1rem;
}
.align-baseline {
 vertical-align: baseline !important;
}
.align-top {
 vertical-align: top !important;
}
.align-middle {
 vertical-align: middle !important;
}
.align-bottom {
 vertical-align: bottom !important;
}
.align-text-bottom {
 vertical-align: text-bottom !important;
}
.align-text-top {
 vertical-align: text-top !important;
}
.bg-primary {
 background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
 background-color: #0062cc !important;
}
.bg-secondary {
 background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
 background-color: #545b62 !important;
}
.bg-success {
 background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
 background-color: #1e7e34 !important;
}
.bg-info {
 background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
 background-color: #117a8b !important;
}
.bg-warning {
 background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
 background-color: #d39e00 !important;
}
.bg-danger {
 background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
 background-color: #bd2130 !important;
}
.bg-light {
 background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
 background-color: #dae0e5 !important;
}
.bg-dark {
 background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
 background-color: #1d2124 !important;
}
.bg-white {
 background-color: #fff !important;
}
.bg-transparent {
 background-color: transparent !important;
}
.border {
 border: 1px solid #dee2e6 !important;
}
.border-top {
 border-top: 1px solid #dee2e6 !important;
}
.border-right {
 border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
 border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
 border-left: 1px solid #dee2e6 !important;
}
.border-0 {
 border: 0 !important;
}
.border-top-0 {
 border-top: 0 !important;
}
.border-right-0 {
 border-right: 0 !important;
}
.border-bottom-0 {
 border-bottom: 0 !important;
}
.border-left-0 {
 border-left: 0 !important;
}
.border-primary {
 border-color: #007bff !important;
}
.border-secondary {
 border-color: #6c757d !important;
}
.border-success {
 border-color: #28a745 !important;
}
.border-info {
 border-color: #17a2b8 !important;
}
.border-warning {
 border-color: #ffc107 !important;
}
.border-danger {
 border-color: #dc3545 !important;
}
.border-light {
 border-color: #f8f9fa !important;
}
.border-dark {
 border-color: #343a40 !important;
}
.border-white {
 border-color: #fff !important;
}
.rounded-sm {
 border-radius: 0.2rem !important;
}
.rounded {
 border-radius: 0.25rem !important;
}
.rounded-top {
 border-top-left-radius: 0.25rem !important;
 border-top-right-radius: 0.25rem !important;
}
.rounded-right {
 border-top-right-radius: 0.25rem !important;
 border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
 border-bottom-right-radius: 0.25rem !important;
 border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
 border-top-left-radius: 0.25rem !important;
 border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
 border-radius: 0.3rem !important;
}
.rounded-circle {
 border-radius: 50% !important;
}
.rounded-pill {
 border-radius: 50rem !important;
}
.rounded-0 {
 border-radius: 0 !important;
}
.clearfix::after {
 display: block;
 clear: both;
 content: "";
}
.d-none {
 display: none !important;
}
.d-inline {
 display: inline !important;
}
.d-inline-block {
 display: inline-block !important;
}
.d-block {
 display: block !important;
}
.d-table {
 display: table !important;
}
.d-table-row {
 display: table-row !important;
}
.d-table-cell {
 display: table-cell !important;
}
.d-flex {
 display: -ms-flexbox !important;
 display: flex !important;
}
.d-inline-flex {
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
}
@media (min-width: 576px) {
 .d-sm-none {
 display: none !important;
 }
 .d-sm-inline {
 display: inline !important;
 }
 .d-sm-inline-block {
 display: inline-block !important;
 }
 .d-sm-block {
 display: block !important;
 }
 .d-sm-table {
 display: table !important;
 }
 .d-sm-table-row {
 display: table-row !important;
 }
 .d-sm-table-cell {
 display: table-cell !important;
 }
 .d-sm-flex {
 display: -ms-flexbox !important;
 display: flex !important;
 }
 .d-sm-inline-flex {
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 }
}
@media (min-width: 768px) {
 .d-md-none {
 display: none !important;
 }
 .d-md-inline {
 display: inline !important;
 }
 .d-md-inline-block {
 display: inline-block !important;
 }
 .d-md-block {
 display: block !important;
 }
 .d-md-table {
 display: table !important;
 }
 .d-md-table-row {
 display: table-row !important;
 }
 .d-md-table-cell {
 display: table-cell !important;
 }
 .d-md-flex {
 display: -ms-flexbox !important;
 display: flex !important;
 }
 .d-md-inline-flex {
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 }
}
@media (min-width: 992px) {
 .d-lg-none {
 display: none !important;
 }
 .d-lg-inline {
 display: inline !important;
 }
 .d-lg-inline-block {
 display: inline-block !important;
 }
 .d-lg-block {
 display: block !important;
 }
 .d-lg-table {
 display: table !important;
 }
 .d-lg-table-row {
 display: table-row !important;
 }
 .d-lg-table-cell {
 display: table-cell !important;
 }
 .d-lg-flex {
 display: -ms-flexbox !important;
 display: flex !important;
 }
 .d-lg-inline-flex {
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 }
}
@media (min-width: 1200px) {
 .d-xl-none {
 display: none !important;
 }
 .d-xl-inline {
 display: inline !important;
 }
 .d-xl-inline-block {
 display: inline-block !important;
 }
 .d-xl-block {
 display: block !important;
 }
 .d-xl-table {
 display: table !important;
 }
 .d-xl-table-row {
 display: table-row !important;
 }
 .d-xl-table-cell {
 display: table-cell !important;
 }
 .d-xl-flex {
 display: -ms-flexbox !important;
 display: flex !important;
 }
 .d-xl-inline-flex {
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 }
}
@media print {
 .d-print-none {
 display: none !important;
 }
 .d-print-inline {
 display: inline !important;
 }
 .d-print-inline-block {
 display: inline-block !important;
 }
 .d-print-block {
 display: block !important;
 }
 .d-print-table {
 display: table !important;
 }
 .d-print-table-row {
 display: table-row !important;
 }
 .d-print-table-cell {
 display: table-cell !important;
 }
 .d-print-flex {
 display: -ms-flexbox !important;
 display: flex !important;
 }
 .d-print-inline-flex {
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 }
}
.embed-responsive {
 position: relative;
 display: block;
 width: 100%;
 padding: 0;
 overflow: hidden;
}
.embed-responsive::before {
 display: block;
 content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border: 0;
}
.embed-responsive-21by9::before {
 padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
 padding-top: 56.25%;
}
.embed-responsive-4by3::before {
 padding-top: 75%;
}
.embed-responsive-1by1::before {
 padding-top: 100%;
}
.flex-row {
 -ms-flex-direction: row !important;
 flex-direction: row !important;
}
.flex-column {
 -ms-flex-direction: column !important;
 flex-direction: column !important;
}
.flex-row-reverse {
 -ms-flex-direction: row-reverse !important;
 flex-direction: row-reverse !important;
}
.flex-column-reverse {
 -ms-flex-direction: column-reverse !important;
 flex-direction: column-reverse !important;
}
.flex-wrap {
 -ms-flex-wrap: wrap !important;
 flex-wrap: wrap !important;
}
.flex-nowrap {
 -ms-flex-wrap: nowrap !important;
 flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
 -ms-flex-wrap: wrap-reverse !important;
 flex-wrap: wrap-reverse !important;
}
.flex-fill {
 -ms-flex: 1 1 auto !important;
 flex: 1 1 auto !important;
}
.flex-grow-0 {
 -ms-flex-positive: 0 !important;
 flex-grow: 0 !important;
}
.flex-grow-1 {
 -ms-flex-positive: 1 !important;
 flex-grow: 1 !important;
}
.flex-shrink-0 {
 -ms-flex-negative: 0 !important;
 flex-shrink: 0 !important;
}
.flex-shrink-1 {
 -ms-flex-negative: 1 !important;
 flex-shrink: 1 !important;
}
.justify-content-start {
 -ms-flex-pack: start !important;
 justify-content: flex-start !important;
}
.justify-content-end {
 -ms-flex-pack: end !important;
 justify-content: flex-end !important;
}
.justify-content-center {
 -ms-flex-pack: center !important;
 justify-content: center !important;
}
.justify-content-between {
 -ms-flex-pack: justify !important;
 justify-content: space-between !important;
}
.justify-content-around {
 -ms-flex-pack: distribute !important;
 justify-content: space-around !important;
}
.align-items-start {
 -ms-flex-align: start !important;
 align-items: flex-start !important;
}
.align-items-end {
 -ms-flex-align: end !important;
 align-items: flex-end !important;
}
.align-items-center {
 -ms-flex-align: center !important;
 align-items: center !important;
}
.align-items-baseline {
 -ms-flex-align: baseline !important;
 align-items: baseline !important;
}
.align-items-stretch {
 -ms-flex-align: stretch !important;
 align-items: stretch !important;
}
.align-content-start {
 -ms-flex-line-pack: start !important;
 align-content: flex-start !important;
}
.align-content-end {
 -ms-flex-line-pack: end !important;
 align-content: flex-end !important;
}
.align-content-center {
 -ms-flex-line-pack: center !important;
 align-content: center !important;
}
.align-content-between {
 -ms-flex-line-pack: justify !important;
 align-content: space-between !important;
}
.align-content-around {
 -ms-flex-line-pack: distribute !important;
 align-content: space-around !important;
}
.align-content-stretch {
 -ms-flex-line-pack: stretch !important;
 align-content: stretch !important;
}
.align-self-auto {
 -ms-flex-item-align: auto !important;
 align-self: auto !important;
}
.align-self-start {
 -ms-flex-item-align: start !important;
 align-self: flex-start !important;
}
.align-self-end {
 -ms-flex-item-align: end !important;
 align-self: flex-end !important;
}
.align-self-center {
 -ms-flex-item-align: center !important;
 align-self: center !important;
}
.align-self-baseline {
 -ms-flex-item-align: baseline !important;
 align-self: baseline !important;
}
.align-self-stretch {
 -ms-flex-item-align: stretch !important;
 align-self: stretch !important;
}
@media (min-width: 576px) {
 .flex-sm-row {
 -ms-flex-direction: row !important;
 flex-direction: row !important;
 }
 .flex-sm-column {
 -ms-flex-direction: column !important;
 flex-direction: column !important;
 }
 .flex-sm-row-reverse {
 -ms-flex-direction: row-reverse !important;
 flex-direction: row-reverse !important;
 }
 .flex-sm-column-reverse {
 -ms-flex-direction: column-reverse !important;
 flex-direction: column-reverse !important;
 }
 .flex-sm-wrap {
 -ms-flex-wrap: wrap !important;
 flex-wrap: wrap !important;
 }
 .flex-sm-nowrap {
 -ms-flex-wrap: nowrap !important;
 flex-wrap: nowrap !important;
 }
 .flex-sm-wrap-reverse {
 -ms-flex-wrap: wrap-reverse !important;
 flex-wrap: wrap-reverse !important;
 }
 .flex-sm-fill {
 -ms-flex: 1 1 auto !important;
 flex: 1 1 auto !important;
 }
 .flex-sm-grow-0 {
 -ms-flex-positive: 0 !important;
 flex-grow: 0 !important;
 }
 .flex-sm-grow-1 {
 -ms-flex-positive: 1 !important;
 flex-grow: 1 !important;
 }
 .flex-sm-shrink-0 {
 -ms-flex-negative: 0 !important;
 flex-shrink: 0 !important;
 }
 .flex-sm-shrink-1 {
 -ms-flex-negative: 1 !important;
 flex-shrink: 1 !important;
 }
 .justify-content-sm-start {
 -ms-flex-pack: start !important;
 justify-content: flex-start !important;
 }
 .justify-content-sm-end {
 -ms-flex-pack: end !important;
 justify-content: flex-end !important;
 }
 .justify-content-sm-center {
 -ms-flex-pack: center !important;
 justify-content: center !important;
 }
 .justify-content-sm-between {
 -ms-flex-pack: justify !important;
 justify-content: space-between !important;
 }
 .justify-content-sm-around {
 -ms-flex-pack: distribute !important;
 justify-content: space-around !important;
 }
 .align-items-sm-start {
 -ms-flex-align: start !important;
 align-items: flex-start !important;
 }
 .align-items-sm-end {
 -ms-flex-align: end !important;
 align-items: flex-end !important;
 }
 .align-items-sm-center {
 -ms-flex-align: center !important;
 align-items: center !important;
 }
 .align-items-sm-baseline {
 -ms-flex-align: baseline !important;
 align-items: baseline !important;
 }
 .align-items-sm-stretch {
 -ms-flex-align: stretch !important;
 align-items: stretch !important;
 }
 .align-content-sm-start {
 -ms-flex-line-pack: start !important;
 align-content: flex-start !important;
 }
 .align-content-sm-end {
 -ms-flex-line-pack: end !important;
 align-content: flex-end !important;
 }
 .align-content-sm-center {
 -ms-flex-line-pack: center !important;
 align-content: center !important;
 }
 .align-content-sm-between {
 -ms-flex-line-pack: justify !important;
 align-content: space-between !important;
 }
 .align-content-sm-around {
 -ms-flex-line-pack: distribute !important;
 align-content: space-around !important;
 }
 .align-content-sm-stretch {
 -ms-flex-line-pack: stretch !important;
 align-content: stretch !important;
 }
 .align-self-sm-auto {
 -ms-flex-item-align: auto !important;
 align-self: auto !important;
 }
 .align-self-sm-start {
 -ms-flex-item-align: start !important;
 align-self: flex-start !important;
 }
 .align-self-sm-end {
 -ms-flex-item-align: end !important;
 align-self: flex-end !important;
 }
 .align-self-sm-center {
 -ms-flex-item-align: center !important;
 align-self: center !important;
 }
 .align-self-sm-baseline {
 -ms-flex-item-align: baseline !important;
 align-self: baseline !important;
 }
 .align-self-sm-stretch {
 -ms-flex-item-align: stretch !important;
 align-self: stretch !important;
 }
}
@media (min-width: 768px) {
 .flex-md-row {
 -ms-flex-direction: row !important;
 flex-direction: row !important;
 }
 .flex-md-column {
 -ms-flex-direction: column !important;
 flex-direction: column !important;
 }
 .flex-md-row-reverse {
 -ms-flex-direction: row-reverse !important;
 flex-direction: row-reverse !important;
 }
 .flex-md-column-reverse {
 -ms-flex-direction: column-reverse !important;
 flex-direction: column-reverse !important;
 }
 .flex-md-wrap {
 -ms-flex-wrap: wrap !important;
 flex-wrap: wrap !important;
 }
 .flex-md-nowrap {
 -ms-flex-wrap: nowrap !important;
 flex-wrap: nowrap !important;
 }
 .flex-md-wrap-reverse {
 -ms-flex-wrap: wrap-reverse !important;
 flex-wrap: wrap-reverse !important;
 }
 .flex-md-fill {
 -ms-flex: 1 1 auto !important;
 flex: 1 1 auto !important;
 }
 .flex-md-grow-0 {
 -ms-flex-positive: 0 !important;
 flex-grow: 0 !important;
 }
 .flex-md-grow-1 {
 -ms-flex-positive: 1 !important;
 flex-grow: 1 !important;
 }
 .flex-md-shrink-0 {
 -ms-flex-negative: 0 !important;
 flex-shrink: 0 !important;
 }
 .flex-md-shrink-1 {
 -ms-flex-negative: 1 !important;
 flex-shrink: 1 !important;
 }
 .justify-content-md-start {
 -ms-flex-pack: start !important;
 justify-content: flex-start !important;
 }
 .justify-content-md-end {
 -ms-flex-pack: end !important;
 justify-content: flex-end !important;
 }
 .justify-content-md-center {
 -ms-flex-pack: center !important;
 justify-content: center !important;
 }
 .justify-content-md-between {
 -ms-flex-pack: justify !important;
 justify-content: space-between !important;
 }
 .justify-content-md-around {
 -ms-flex-pack: distribute !important;
 justify-content: space-around !important;
 }
 .align-items-md-start {
 -ms-flex-align: start !important;
 align-items: flex-start !important;
 }
 .align-items-md-end {
 -ms-flex-align: end !important;
 align-items: flex-end !important;
 }
 .align-items-md-center {
 -ms-flex-align: center !important;
 align-items: center !important;
 }
 .align-items-md-baseline {
 -ms-flex-align: baseline !important;
 align-items: baseline !important;
 }
 .align-items-md-stretch {
 -ms-flex-align: stretch !important;
 align-items: stretch !important;
 }
 .align-content-md-start {
 -ms-flex-line-pack: start !important;
 align-content: flex-start !important;
 }
 .align-content-md-end {
 -ms-flex-line-pack: end !important;
 align-content: flex-end !important;
 }
 .align-content-md-center {
 -ms-flex-line-pack: center !important;
 align-content: center !important;
 }
 .align-content-md-between {
 -ms-flex-line-pack: justify !important;
 align-content: space-between !important;
 }
 .align-content-md-around {
 -ms-flex-line-pack: distribute !important;
 align-content: space-around !important;
 }
 .align-content-md-stretch {
 -ms-flex-line-pack: stretch !important;
 align-content: stretch !important;
 }
 .align-self-md-auto {
 -ms-flex-item-align: auto !important;
 align-self: auto !important;
 }
 .align-self-md-start {
 -ms-flex-item-align: start !important;
 align-self: flex-start !important;
 }
 .align-self-md-end {
 -ms-flex-item-align: end !important;
 align-self: flex-end !important;
 }
 .align-self-md-center {
 -ms-flex-item-align: center !important;
 align-self: center !important;
 }
 .align-self-md-baseline {
 -ms-flex-item-align: baseline !important;
 align-self: baseline !important;
 }
 .align-self-md-stretch {
 -ms-flex-item-align: stretch !important;
 align-self: stretch !important;
 }
}
@media (min-width: 992px) {
 .flex-lg-row {
 -ms-flex-direction: row !important;
 flex-direction: row !important;
 }
 .flex-lg-column {
 -ms-flex-direction: column !important;
 flex-direction: column !important;
 }
 .flex-lg-row-reverse {
 -ms-flex-direction: row-reverse !important;
 flex-direction: row-reverse !important;
 }
 .flex-lg-column-reverse {
 -ms-flex-direction: column-reverse !important;
 flex-direction: column-reverse !important;
 }
 .flex-lg-wrap {
 -ms-flex-wrap: wrap !important;
 flex-wrap: wrap !important;
 }
 .flex-lg-nowrap {
 -ms-flex-wrap: nowrap !important;
 flex-wrap: nowrap !important;
 }
 .flex-lg-wrap-reverse {
 -ms-flex-wrap: wrap-reverse !important;
 flex-wrap: wrap-reverse !important;
 }
 .flex-lg-fill {
 -ms-flex: 1 1 auto !important;
 flex: 1 1 auto !important;
 }
 .flex-lg-grow-0 {
 -ms-flex-positive: 0 !important;
 flex-grow: 0 !important;
 }
 .flex-lg-grow-1 {
 -ms-flex-positive: 1 !important;
 flex-grow: 1 !important;
 }
 .flex-lg-shrink-0 {
 -ms-flex-negative: 0 !important;
 flex-shrink: 0 !important;
 }
 .flex-lg-shrink-1 {
 -ms-flex-negative: 1 !important;
 flex-shrink: 1 !important;
 }
 .justify-content-lg-start {
 -ms-flex-pack: start !important;
 justify-content: flex-start !important;
 }
 .justify-content-lg-end {
 -ms-flex-pack: end !important;
 justify-content: flex-end !important;
 }
 .justify-content-lg-center {
 -ms-flex-pack: center !important;
 justify-content: center !important;
 }
 .justify-content-lg-between {
 -ms-flex-pack: justify !important;
 justify-content: space-between !important;
 }
 .justify-content-lg-around {
 -ms-flex-pack: distribute !important;
 justify-content: space-around !important;
 }
 .align-items-lg-start {
 -ms-flex-align: start !important;
 align-items: flex-start !important;
 }
 .align-items-lg-end {
 -ms-flex-align: end !important;
 align-items: flex-end !important;
 }
 .align-items-lg-center {
 -ms-flex-align: center !important;
 align-items: center !important;
 }
 .align-items-lg-baseline {
 -ms-flex-align: baseline !important;
 align-items: baseline !important;
 }
 .align-items-lg-stretch {
 -ms-flex-align: stretch !important;
 align-items: stretch !important;
 }
 .align-content-lg-start {
 -ms-flex-line-pack: start !important;
 align-content: flex-start !important;
 }
 .align-content-lg-end {
 -ms-flex-line-pack: end !important;
 align-content: flex-end !important;
 }
 .align-content-lg-center {
 -ms-flex-line-pack: center !important;
 align-content: center !important;
 }
 .align-content-lg-between {
 -ms-flex-line-pack: justify !important;
 align-content: space-between !important;
 }
 .align-content-lg-around {
 -ms-flex-line-pack: distribute !important;
 align-content: space-around !important;
 }
 .align-content-lg-stretch {
 -ms-flex-line-pack: stretch !important;
 align-content: stretch !important;
 }
 .align-self-lg-auto {
 -ms-flex-item-align: auto !important;
 align-self: auto !important;
 }
 .align-self-lg-start {
 -ms-flex-item-align: start !important;
 align-self: flex-start !important;
 }
 .align-self-lg-end {
 -ms-flex-item-align: end !important;
 align-self: flex-end !important;
 }
 .align-self-lg-center {
 -ms-flex-item-align: center !important;
 align-self: center !important;
 }
 .align-self-lg-baseline {
 -ms-flex-item-align: baseline !important;
 align-self: baseline !important;
 }
 .align-self-lg-stretch {
 -ms-flex-item-align: stretch !important;
 align-self: stretch !important;
 }
}
@media (min-width: 1200px) {
 .flex-xl-row {
 -ms-flex-direction: row !important;
 flex-direction: row !important;
 }
 .flex-xl-column {
 -ms-flex-direction: column !important;
 flex-direction: column !important;
 }
 .flex-xl-row-reverse {
 -ms-flex-direction: row-reverse !important;
 flex-direction: row-reverse !important;
 }
 .flex-xl-column-reverse {
 -ms-flex-direction: column-reverse !important;
 flex-direction: column-reverse !important;
 }
 .flex-xl-wrap {
 -ms-flex-wrap: wrap !important;
 flex-wrap: wrap !important;
 }
 .flex-xl-nowrap {
 -ms-flex-wrap: nowrap !important;
 flex-wrap: nowrap !important;
 }
 .flex-xl-wrap-reverse {
 -ms-flex-wrap: wrap-reverse !important;
 flex-wrap: wrap-reverse !important;
 }
 .flex-xl-fill {
 -ms-flex: 1 1 auto !important;
 flex: 1 1 auto !important;
 }
 .flex-xl-grow-0 {
 -ms-flex-positive: 0 !important;
 flex-grow: 0 !important;
 }
 .flex-xl-grow-1 {
 -ms-flex-positive: 1 !important;
 flex-grow: 1 !important;
 }
 .flex-xl-shrink-0 {
 -ms-flex-negative: 0 !important;
 flex-shrink: 0 !important;
 }
 .flex-xl-shrink-1 {
 -ms-flex-negative: 1 !important;
 flex-shrink: 1 !important;
 }
 .justify-content-xl-start {
 -ms-flex-pack: start !important;
 justify-content: flex-start !important;
 }
 .justify-content-xl-end {
 -ms-flex-pack: end !important;
 justify-content: flex-end !important;
 }
 .justify-content-xl-center {
 -ms-flex-pack: center !important;
 justify-content: center !important;
 }
 .justify-content-xl-between {
 -ms-flex-pack: justify !important;
 justify-content: space-between !important;
 }
 .justify-content-xl-around {
 -ms-flex-pack: distribute !important;
 justify-content: space-around !important;
 }
 .align-items-xl-start {
 -ms-flex-align: start !important;
 align-items: flex-start !important;
 }
 .align-items-xl-end {
 -ms-flex-align: end !important;
 align-items: flex-end !important;
 }
 .align-items-xl-center {
 -ms-flex-align: center !important;
 align-items: center !important;
 }
 .align-items-xl-baseline {
 -ms-flex-align: baseline !important;
 align-items: baseline !important;
 }
 .align-items-xl-stretch {
 -ms-flex-align: stretch !important;
 align-items: stretch !important;
 }
 .align-content-xl-start {
 -ms-flex-line-pack: start !important;
 align-content: flex-start !important;
 }
 .align-content-xl-end {
 -ms-flex-line-pack: end !important;
 align-content: flex-end !important;
 }
 .align-content-xl-center {
 -ms-flex-line-pack: center !important;
 align-content: center !important;
 }
 .align-content-xl-between {
 -ms-flex-line-pack: justify !important;
 align-content: space-between !important;
 }
 .align-content-xl-around {
 -ms-flex-line-pack: distribute !important;
 align-content: space-around !important;
 }
 .align-content-xl-stretch {
 -ms-flex-line-pack: stretch !important;
 align-content: stretch !important;
 }
 .align-self-xl-auto {
 -ms-flex-item-align: auto !important;
 align-self: auto !important;
 }
 .align-self-xl-start {
 -ms-flex-item-align: start !important;
 align-self: flex-start !important;
 }
 .align-self-xl-end {
 -ms-flex-item-align: end !important;
 align-self: flex-end !important;
 }
 .align-self-xl-center {
 -ms-flex-item-align: center !important;
 align-self: center !important;
 }
 .align-self-xl-baseline {
 -ms-flex-item-align: baseline !important;
 align-self: baseline !important;
 }
 .align-self-xl-stretch {
 -ms-flex-item-align: stretch !important;
 align-self: stretch !important;
 }
}
.float-left {
 float: left !important;
}
.float-right {
 float: right !important;
}
.float-none {
 float: none !important;
}
@media (min-width: 576px) {
 .float-sm-left {
 float: left !important;
 }
 .float-sm-right {
 float: right !important;
 }
 .float-sm-none {
 float: none !important;
 }
}
@media (min-width: 768px) {
 .float-md-left {
 float: left !important;
 }
 .float-md-right {
 float: right !important;
 }
 .float-md-none {
 float: none !important;
 }
}
@media (min-width: 992px) {
 .float-lg-left {
 float: left !important;
 }
 .float-lg-right {
 float: right !important;
 }
 .float-lg-none {
 float: none !important;
 }
}
@media (min-width: 1200px) {
 .float-xl-left {
 float: left !important;
 }
 .float-xl-right {
 float: right !important;
 }
 .float-xl-none {
 float: none !important;
 }
}
.overflow-auto {
 overflow: auto !important;
}
.overflow-hidden {
 overflow: hidden !important;
}
.position-static {
 position: static !important;
}
.position-relative {
 position: relative !important;
}
.position-absolute {
 position: absolute !important;
}
.position-fixed {
 position: fixed !important;
}
.position-sticky {
 position: -webkit-sticky !important;
 position: sticky !important;
}
.fixed-top {
 position: fixed;
 top: 0;
 right: 0;
 left: 0;
 z-index: 1030;
}
.fixed-bottom {
 position: fixed;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
 .sticky-top {
 position: -webkit-sticky;
 position: sticky;
 top: 0;
 z-index: 1020;
 }
}
.sr-only {
 position: absolute;
 width: 1px;
 height: 1px;
 padding: 0;
 margin: -1px;
 overflow: hidden;
 clip: rect(0, 0, 0, 0);
 white-space: nowrap;
 border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
 position: static;
 width: auto;
 height: auto;
 overflow: visible;
 clip: auto;
 white-space: normal;
}
.shadow-sm {
 box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
 box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
 box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
 box-shadow: none !important;
}
.w-25 {
 width: 25% !important;
}
.w-50 {
 width: 50% !important;
}
.w-75 {
 width: 75% !important;
}
.w-100 {
 width: 100% !important;
}
.w-auto {
 width: auto !important;
}
.h-25 {
 height: 25% !important;
}
.h-50 {
 height: 50% !important;
}
.h-75 {
 height: 75% !important;
}
.h-100 {
 height: 100% !important;
}
.h-auto {
 height: auto !important;
}
.mw-100 {
 max-width: 100% !important;
}
.mh-100 {
 max-height: 100% !important;
}
.min-vw-100 {
 min-width: 100vw !important;
}
.min-vh-100 {
 min-height: 100vh !important;
}
.vw-100 {
 width: 100vw !important;
}
.vh-100 {
 height: 100vh !important;
}
.stretched-link::after {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1;
 pointer-events: auto;
 content: "";
 background-color: rgba(0, 0, 0, 0);
}
.m-0 {
 margin: 0 !important;
}
.mt-0,
.my-0 {
 margin-top: 0 !important;
}
.mr-0,
.mx-0 {
 margin-right: 0 !important;
}
.mb-0,
.my-0 {
 margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
 margin-left: 0 !important;
}
.m-1 {
 margin: 0.25rem !important;
}
.mt-1,
.my-1 {
 margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
 margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
 margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
 margin-left: 0.25rem !important;
}
.m-2 {
 margin: 0.5rem !important;
}
.mt-2,
.my-2 {
 margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
 margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
 margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
 margin-left: 0.5rem !important;
}
.m-3 {
 margin: 1rem !important;
}
.mt-3,
.my-3 {
 margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
 margin-right: 1rem !important;
}
.mb-3,
.my-3 {
 margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
 margin-left: 1rem !important;
}
.m-4 {
 margin: 1.5rem !important;
}
.mt-4,
.my-4 {
 margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
 margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
 margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
 margin-left: 1.5rem !important;
}
.m-5 {
 margin: 3rem !important;
}
.mt-5,
.my-5 {
 margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
 margin-right: 3rem !important;
}
.mb-5,
.my-5 {
 margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
 margin-left: 3rem !important;
}
.p-0 {
 padding: 0 !important;
}
.pt-0,
.py-0 {
 padding-top: 0 !important;
}
.pr-0,
.px-0 {
 padding-right: 0 !important;
}
.pb-0,
.py-0 {
 padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
 padding-left: 0 !important;
}
.p-1 {
 padding: 0.25rem !important;
}
.pt-1,
.py-1 {
 padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
 padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
 padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
 padding-left: 0.25rem !important;
}
.p-2 {
 padding: 0.5rem !important;
}
.pt-2,
.py-2 {
 padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
 padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
 padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
 padding-left: 0.5rem !important;
}
.p-3 {
 padding: 1rem !important;
}
.pt-3,
.py-3 {
 padding-top: 1rem !important;
}
.pr-3,
.px-3 {
 padding-right: 1rem !important;
}
.pb-3,
.py-3 {
 padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
 padding-left: 1rem !important;
}
.p-4 {
 padding: 1.5rem !important;
}
.pt-4,
.py-4 {
 padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
 padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
 padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
 padding-left: 1.5rem !important;
}
.p-5 {
 padding: 3rem !important;
}
.pt-5,
.py-5 {
 padding-top: 3rem !important;
}
.pr-5,
.px-5 {
 padding-right: 3rem !important;
}
.pb-5,
.py-5 {
 padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
 padding-left: 3rem !important;
}
.m-n1 {
 margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
 margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
 margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
 margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
 margin-left: -0.25rem !important;
}
.m-n2 {
 margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
 margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
 margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
 margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
 margin-left: -0.5rem !important;
}
.m-n3 {
 margin: -1rem !important;
}
.mt-n3,
.my-n3 {
 margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
 margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
 margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
 margin-left: -1rem !important;
}
.m-n4 {
 margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
 margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
 margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
 margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
 margin-left: -1.5rem !important;
}
.m-n5 {
 margin: -3rem !important;
}
.mt-n5,
.my-n5 {
 margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
 margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
 margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
 margin-left: -3rem !important;
}
.m-auto {
 margin: auto !important;
}
.mt-auto,
.my-auto {
 margin-top: auto !important;
}
.mr-auto,
.mx-auto {
 margin-right: auto !important;
}
.mb-auto,
.my-auto {
 margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
 margin-left: auto !important;
}
@media (min-width: 576px) {
 .m-sm-0 {
 margin: 0 !important;
 }
 .mt-sm-0,
 .my-sm-0 {
 margin-top: 0 !important;
 }
 .mr-sm-0,
 .mx-sm-0 {
 margin-right: 0 !important;
 }
 .mb-sm-0,
 .my-sm-0 {
 margin-bottom: 0 !important;
 }
 .ml-sm-0,
 .mx-sm-0 {
 margin-left: 0 !important;
 }
 .m-sm-1 {
 margin: 0.25rem !important;
 }
 .mt-sm-1,
 .my-sm-1 {
 margin-top: 0.25rem !important;
 }
 .mr-sm-1,
 .mx-sm-1 {
 margin-right: 0.25rem !important;
 }
 .mb-sm-1,
 .my-sm-1 {
 margin-bottom: 0.25rem !important;
 }
 .ml-sm-1,
 .mx-sm-1 {
 margin-left: 0.25rem !important;
 }
 .m-sm-2 {
 margin: 0.5rem !important;
 }
 .mt-sm-2,
 .my-sm-2 {
 margin-top: 0.5rem !important;
 }
 .mr-sm-2,
 .mx-sm-2 {
 margin-right: 0.5rem !important;
 }
 .mb-sm-2,
 .my-sm-2 {
 margin-bottom: 0.5rem !important;
 }
 .ml-sm-2,
 .mx-sm-2 {
 margin-left: 0.5rem !important;
 }
 .m-sm-3 {
 margin: 1rem !important;
 }
 .mt-sm-3,
 .my-sm-3 {
 margin-top: 1rem !important;
 }
 .mr-sm-3,
 .mx-sm-3 {
 margin-right: 1rem !important;
 }
 .mb-sm-3,
 .my-sm-3 {
 margin-bottom: 1rem !important;
 }
 .ml-sm-3,
 .mx-sm-3 {
 margin-left: 1rem !important;
 }
 .m-sm-4 {
 margin: 1.5rem !important;
 }
 .mt-sm-4,
 .my-sm-4 {
 margin-top: 1.5rem !important;
 }
 .mr-sm-4,
 .mx-sm-4 {
 margin-right: 1.5rem !important;
 }
 .mb-sm-4,
 .my-sm-4 {
 margin-bottom: 1.5rem !important;
 }
 .ml-sm-4,
 .mx-sm-4 {
 margin-left: 1.5rem !important;
 }
 .m-sm-5 {
 margin: 3rem !important;
 }
 .mt-sm-5,
 .my-sm-5 {
 margin-top: 3rem !important;
 }
 .mr-sm-5,
 .mx-sm-5 {
 margin-right: 3rem !important;
 }
 .mb-sm-5,
 .my-sm-5 {
 margin-bottom: 3rem !important;
 }
 .ml-sm-5,
 .mx-sm-5 {
 margin-left: 3rem !important;
 }
 .p-sm-0 {
 padding: 0 !important;
 }
 .pt-sm-0,
 .py-sm-0 {
 padding-top: 0 !important;
 }
 .pr-sm-0,
 .px-sm-0 {
 padding-right: 0 !important;
 }
 .pb-sm-0,
 .py-sm-0 {
 padding-bottom: 0 !important;
 }
 .pl-sm-0,
 .px-sm-0 {
 padding-left: 0 !important;
 }
 .p-sm-1 {
 padding: 0.25rem !important;
 }
 .pt-sm-1,
 .py-sm-1 {
 padding-top: 0.25rem !important;
 }
 .pr-sm-1,
 .px-sm-1 {
 padding-right: 0.25rem !important;
 }
 .pb-sm-1,
 .py-sm-1 {
 padding-bottom: 0.25rem !important;
 }
 .pl-sm-1,
 .px-sm-1 {
 padding-left: 0.25rem !important;
 }
 .p-sm-2 {
 padding: 0.5rem !important;
 }
 .pt-sm-2,
 .py-sm-2 {
 padding-top: 0.5rem !important;
 }
 .pr-sm-2,
 .px-sm-2 {
 padding-right: 0.5rem !important;
 }
 .pb-sm-2,
 .py-sm-2 {
 padding-bottom: 0.5rem !important;
 }
 .pl-sm-2,
 .px-sm-2 {
 padding-left: 0.5rem !important;
 }
 .p-sm-3 {
 padding: 1rem !important;
 }
 .pt-sm-3,
 .py-sm-3 {
 padding-top: 1rem !important;
 }
 .pr-sm-3,
 .px-sm-3 {
 padding-right: 1rem !important;
 }
 .pb-sm-3,
 .py-sm-3 {
 padding-bottom: 1rem !important;
 }
 .pl-sm-3,
 .px-sm-3 {
 padding-left: 1rem !important;
 }
 .p-sm-4 {
 padding: 1.5rem !important;
 }
 .pt-sm-4,
 .py-sm-4 {
 padding-top: 1.5rem !important;
 }
 .pr-sm-4,
 .px-sm-4 {
 padding-right: 1.5rem !important;
 }
 .pb-sm-4,
 .py-sm-4 {
 padding-bottom: 1.5rem !important;
 }
 .pl-sm-4,
 .px-sm-4 {
 padding-left: 1.5rem !important;
 }
 .p-sm-5 {
 padding: 3rem !important;
 }
 .pt-sm-5,
 .py-sm-5 {
 padding-top: 3rem !important;
 }
 .pr-sm-5,
 .px-sm-5 {
 padding-right: 3rem !important;
 }
 .pb-sm-5,
 .py-sm-5 {
 padding-bottom: 3rem !important;
 }
 .pl-sm-5,
 .px-sm-5 {
 padding-left: 3rem !important;
 }
 .m-sm-n1 {
 margin: -0.25rem !important;
 }
 .mt-sm-n1,
 .my-sm-n1 {
 margin-top: -0.25rem !important;
 }
 .mr-sm-n1,
 .mx-sm-n1 {
 margin-right: -0.25rem !important;
 }
 .mb-sm-n1,
 .my-sm-n1 {
 margin-bottom: -0.25rem !important;
 }
 .ml-sm-n1,
 .mx-sm-n1 {
 margin-left: -0.25rem !important;
 }
 .m-sm-n2 {
 margin: -0.5rem !important;
 }
 .mt-sm-n2,
 .my-sm-n2 {
 margin-top: -0.5rem !important;
 }
 .mr-sm-n2,
 .mx-sm-n2 {
 margin-right: -0.5rem !important;
 }
 .mb-sm-n2,
 .my-sm-n2 {
 margin-bottom: -0.5rem !important;
 }
 .ml-sm-n2,
 .mx-sm-n2 {
 margin-left: -0.5rem !important;
 }
 .m-sm-n3 {
 margin: -1rem !important;
 }
 .mt-sm-n3,
 .my-sm-n3 {
 margin-top: -1rem !important;
 }
 .mr-sm-n3,
 .mx-sm-n3 {
 margin-right: -1rem !important;
 }
 .mb-sm-n3,
 .my-sm-n3 {
 margin-bottom: -1rem !important;
 }
 .ml-sm-n3,
 .mx-sm-n3 {
 margin-left: -1rem !important;
 }
 .m-sm-n4 {
 margin: -1.5rem !important;
 }
 .mt-sm-n4,
 .my-sm-n4 {
 margin-top: -1.5rem !important;
 }
 .mr-sm-n4,
 .mx-sm-n4 {
 margin-right: -1.5rem !important;
 }
 .mb-sm-n4,
 .my-sm-n4 {
 margin-bottom: -1.5rem !important;
 }
 .ml-sm-n4,
 .mx-sm-n4 {
 margin-left: -1.5rem !important;
 }
 .m-sm-n5 {
 margin: -3rem !important;
 }
 .mt-sm-n5,
 .my-sm-n5 {
 margin-top: -3rem !important;
 }
 .mr-sm-n5,
 .mx-sm-n5 {
 margin-right: -3rem !important;
 }
 .mb-sm-n5,
 .my-sm-n5 {
 margin-bottom: -3rem !important;
 }
 .ml-sm-n5,
 .mx-sm-n5 {
 margin-left: -3rem !important;
 }
 .m-sm-auto {
 margin: auto !important;
 }
 .mt-sm-auto,
 .my-sm-auto {
 margin-top: auto !important;
 }
 .mr-sm-auto,
 .mx-sm-auto {
 margin-right: auto !important;
 }
 .mb-sm-auto,
 .my-sm-auto {
 margin-bottom: auto !important;
 }
 .ml-sm-auto,
 .mx-sm-auto {
 margin-left: auto !important;
 }
}
@media (min-width: 768px) {
 .m-md-0 {
 margin: 0 !important;
 }
 .mt-md-0,
 .my-md-0 {
 margin-top: 0 !important;
 }
 .mr-md-0,
 .mx-md-0 {
 margin-right: 0 !important;
 }
 .mb-md-0,
 .my-md-0 {
 margin-bottom: 0 !important;
 }
 .ml-md-0,
 .mx-md-0 {
 margin-left: 0 !important;
 }
 .m-md-1 {
 margin: 0.25rem !important;
 }
 .mt-md-1,
 .my-md-1 {
 margin-top: 0.25rem !important;
 }
 .mr-md-1,
 .mx-md-1 {
 margin-right: 0.25rem !important;
 }
 .mb-md-1,
 .my-md-1 {
 margin-bottom: 0.25rem !important;
 }
 .ml-md-1,
 .mx-md-1 {
 margin-left: 0.25rem !important;
 }
 .m-md-2 {
 margin: 0.5rem !important;
 }
 .mt-md-2,
 .my-md-2 {
 margin-top: 0.5rem !important;
 }
 .mr-md-2,
 .mx-md-2 {
 margin-right: 0.5rem !important;
 }
 .mb-md-2,
 .my-md-2 {
 margin-bottom: 0.5rem !important;
 }
 .ml-md-2,
 .mx-md-2 {
 margin-left: 0.5rem !important;
 }
 .m-md-3 {
 margin: 1rem !important;
 }
 .mt-md-3,
 .my-md-3 {
 margin-top: 1rem !important;
 }
 .mr-md-3,
 .mx-md-3 {
 margin-right: 1rem !important;
 }
 .mb-md-3,
 .my-md-3 {
 margin-bottom: 1rem !important;
 }
 .ml-md-3,
 .mx-md-3 {
 margin-left: 1rem !important;
 }
 .m-md-4 {
 margin: 1.5rem !important;
 }
 .mt-md-4,
 .my-md-4 {
 margin-top: 1.5rem !important;
 }
 .mr-md-4,
 .mx-md-4 {
 margin-right: 1.5rem !important;
 }
 .mb-md-4,
 .my-md-4 {
 margin-bottom: 1.5rem !important;
 }
 .ml-md-4,
 .mx-md-4 {
 margin-left: 1.5rem !important;
 }
 .m-md-5 {
 margin: 3rem !important;
 }
 .mt-md-5,
 .my-md-5 {
 margin-top: 3rem !important;
 }
 .mr-md-5,
 .mx-md-5 {
 margin-right: 3rem !important;
 }
 .mb-md-5,
 .my-md-5 {
 margin-bottom: 3rem !important;
 }
 .ml-md-5,
 .mx-md-5 {
 margin-left: 3rem !important;
 }
 .p-md-0 {
 padding: 0 !important;
 }
 .pt-md-0,
 .py-md-0 {
 padding-top: 0 !important;
 }
 .pr-md-0,
 .px-md-0 {
 padding-right: 0 !important;
 }
 .pb-md-0,
 .py-md-0 {
 padding-bottom: 0 !important;
 }
 .pl-md-0,
 .px-md-0 {
 padding-left: 0 !important;
 }
 .p-md-1 {
 padding: 0.25rem !important;
 }
 .pt-md-1,
 .py-md-1 {
 padding-top: 0.25rem !important;
 }
 .pr-md-1,
 .px-md-1 {
 padding-right: 0.25rem !important;
 }
 .pb-md-1,
 .py-md-1 {
 padding-bottom: 0.25rem !important;
 }
 .pl-md-1,
 .px-md-1 {
 padding-left: 0.25rem !important;
 }
 .p-md-2 {
 padding: 0.5rem !important;
 }
 .pt-md-2,
 .py-md-2 {
 padding-top: 0.5rem !important;
 }
 .pr-md-2,
 .px-md-2 {
 padding-right: 0.5rem !important;
 }
 .pb-md-2,
 .py-md-2 {
 padding-bottom: 0.5rem !important;
 }
 .pl-md-2,
 .px-md-2 {
 padding-left: 0.5rem !important;
 }
 .p-md-3 {
 padding: 1rem !important;
 }
 .pt-md-3,
 .py-md-3 {
 padding-top: 1rem !important;
 }
 .pr-md-3,
 .px-md-3 {
 padding-right: 1rem !important;
 }
 .pb-md-3,
 .py-md-3 {
 padding-bottom: 1rem !important;
 }
 .pl-md-3,
 .px-md-3 {
 padding-left: 1rem !important;
 }
 .p-md-4 {
 padding: 1.5rem !important;
 }
 .pt-md-4,
 .py-md-4 {
 padding-top: 1.5rem !important;
 }
 .pr-md-4,
 .px-md-4 {
 padding-right: 1.5rem !important;
 }
 .pb-md-4,
 .py-md-4 {
 padding-bottom: 1.5rem !important;
 }
 .pl-md-4,
 .px-md-4 {
 padding-left: 1.5rem !important;
 }
 .p-md-5 {
 padding: 3rem !important;
 }
 .pt-md-5,
 .py-md-5 {
 padding-top: 3rem !important;
 }
 .pr-md-5,
 .px-md-5 {
 padding-right: 3rem !important;
 }
 .pb-md-5,
 .py-md-5 {
 padding-bottom: 3rem !important;
 }
 .pl-md-5,
 .px-md-5 {
 padding-left: 3rem !important;
 }
 .m-md-n1 {
 margin: -0.25rem !important;
 }
 .mt-md-n1,
 .my-md-n1 {
 margin-top: -0.25rem !important;
 }
 .mr-md-n1,
 .mx-md-n1 {
 margin-right: -0.25rem !important;
 }
 .mb-md-n1,
 .my-md-n1 {
 margin-bottom: -0.25rem !important;
 }
 .ml-md-n1,
 .mx-md-n1 {
 margin-left: -0.25rem !important;
 }
 .m-md-n2 {
 margin: -0.5rem !important;
 }
 .mt-md-n2,
 .my-md-n2 {
 margin-top: -0.5rem !important;
 }
 .mr-md-n2,
 .mx-md-n2 {
 margin-right: -0.5rem !important;
 }
 .mb-md-n2,
 .my-md-n2 {
 margin-bottom: -0.5rem !important;
 }
 .ml-md-n2,
 .mx-md-n2 {
 margin-left: -0.5rem !important;
 }
 .m-md-n3 {
 margin: -1rem !important;
 }
 .mt-md-n3,
 .my-md-n3 {
 margin-top: -1rem !important;
 }
 .mr-md-n3,
 .mx-md-n3 {
 margin-right: -1rem !important;
 }
 .mb-md-n3,
 .my-md-n3 {
 margin-bottom: -1rem !important;
 }
 .ml-md-n3,
 .mx-md-n3 {
 margin-left: -1rem !important;
 }
 .m-md-n4 {
 margin: -1.5rem !important;
 }
 .mt-md-n4,
 .my-md-n4 {
 margin-top: -1.5rem !important;
 }
 .mr-md-n4,
 .mx-md-n4 {
 margin-right: -1.5rem !important;
 }
 .mb-md-n4,
 .my-md-n4 {
 margin-bottom: -1.5rem !important;
 }
 .ml-md-n4,
 .mx-md-n4 {
 margin-left: -1.5rem !important;
 }
 .m-md-n5 {
 margin: -3rem !important;
 }
 .mt-md-n5,
 .my-md-n5 {
 margin-top: -3rem !important;
 }
 .mr-md-n5,
 .mx-md-n5 {
 margin-right: -3rem !important;
 }
 .mb-md-n5,
 .my-md-n5 {
 margin-bottom: -3rem !important;
 }
 .ml-md-n5,
 .mx-md-n5 {
 margin-left: -3rem !important;
 }
 .m-md-auto {
 margin: auto !important;
 }
 .mt-md-auto,
 .my-md-auto {
 margin-top: auto !important;
 }
 .mr-md-auto,
 .mx-md-auto {
 margin-right: auto !important;
 }
 .mb-md-auto,
 .my-md-auto {
 margin-bottom: auto !important;
 }
 .ml-md-auto,
 .mx-md-auto {
 margin-left: auto !important;
 }
}
@media (min-width: 992px) {
 .m-lg-0 {
 margin: 0 !important;
 }
 .mt-lg-0,
 .my-lg-0 {
 margin-top: 0 !important;
 }
 .mr-lg-0,
 .mx-lg-0 {
 margin-right: 0 !important;
 }
 .mb-lg-0,
 .my-lg-0 {
 margin-bottom: 0 !important;
 }
 .ml-lg-0,
 .mx-lg-0 {
 margin-left: 0 !important;
 }
 .m-lg-1 {
 margin: 0.25rem !important;
 }
 .mt-lg-1,
 .my-lg-1 {
 margin-top: 0.25rem !important;
 }
 .mr-lg-1,
 .mx-lg-1 {
 margin-right: 0.25rem !important;
 }
 .mb-lg-1,
 .my-lg-1 {
 margin-bottom: 0.25rem !important;
 }
 .ml-lg-1,
 .mx-lg-1 {
 margin-left: 0.25rem !important;
 }
 .m-lg-2 {
 margin: 0.5rem !important;
 }
 .mt-lg-2,
 .my-lg-2 {
 margin-top: 0.5rem !important;
 }
 .mr-lg-2,
 .mx-lg-2 {
 margin-right: 0.5rem !important;
 }
 .mb-lg-2,
 .my-lg-2 {
 margin-bottom: 0.5rem !important;
 }
 .ml-lg-2,
 .mx-lg-2 {
 margin-left: 0.5rem !important;
 }
 .m-lg-3 {
 margin: 1rem !important;
 }
 .mt-lg-3,
 .my-lg-3 {
 margin-top: 1rem !important;
 }
 .mr-lg-3,
 .mx-lg-3 {
 margin-right: 1rem !important;
 }
 .mb-lg-3,
 .my-lg-3 {
 margin-bottom: 1rem !important;
 }
 .ml-lg-3,
 .mx-lg-3 {
 margin-left: 1rem !important;
 }
 .m-lg-4 {
 margin: 1.5rem !important;
 }
 .mt-lg-4,
 .my-lg-4 {
 margin-top: 1.5rem !important;
 }
 .mr-lg-4,
 .mx-lg-4 {
 margin-right: 1.5rem !important;
 }
 .mb-lg-4,
 .my-lg-4 {
 margin-bottom: 1.5rem !important;
 }
 .ml-lg-4,
 .mx-lg-4 {
 margin-left: 1.5rem !important;
 }
 .m-lg-5 {
 margin: 3rem !important;
 }
 .mt-lg-5,
 .my-lg-5 {
 margin-top: 3rem !important;
 }
 .mr-lg-5,
 .mx-lg-5 {
 margin-right: 3rem !important;
 }
 .mb-lg-5,
 .my-lg-5 {
 margin-bottom: 3rem !important;
 }
 .ml-lg-5,
 .mx-lg-5 {
 margin-left: 3rem !important;
 }
 .p-lg-0 {
 padding: 0 !important;
 }
 .pt-lg-0,
 .py-lg-0 {
 padding-top: 0 !important;
 }
 .pr-lg-0,
 .px-lg-0 {
 padding-right: 0 !important;
 }
 .pb-lg-0,
 .py-lg-0 {
 padding-bottom: 0 !important;
 }
 .pl-lg-0,
 .px-lg-0 {
 padding-left: 0 !important;
 }
 .p-lg-1 {
 padding: 0.25rem !important;
 }
 .pt-lg-1,
 .py-lg-1 {
 padding-top: 0.25rem !important;
 }
 .pr-lg-1,
 .px-lg-1 {
 padding-right: 0.25rem !important;
 }
 .pb-lg-1,
 .py-lg-1 {
 padding-bottom: 0.25rem !important;
 }
 .pl-lg-1,
 .px-lg-1 {
 padding-left: 0.25rem !important;
 }
 .p-lg-2 {
 padding: 0.5rem !important;
 }
 .pt-lg-2,
 .py-lg-2 {
 padding-top: 0.5rem !important;
 }
 .pr-lg-2,
 .px-lg-2 {
 padding-right: 0.5rem !important;
 }
 .pb-lg-2,
 .py-lg-2 {
 padding-bottom: 0.5rem !important;
 }
 .pl-lg-2,
 .px-lg-2 {
 padding-left: 0.5rem !important;
 }
 .p-lg-3 {
 padding: 1rem !important;
 }
 .pt-lg-3,
 .py-lg-3 {
 padding-top: 1rem !important;
 }
 .pr-lg-3,
 .px-lg-3 {
 padding-right: 1rem !important;
 }
 .pb-lg-3,
 .py-lg-3 {
 padding-bottom: 1rem !important;
 }
 .pl-lg-3,
 .px-lg-3 {
 padding-left: 1rem !important;
 }
 .p-lg-4 {
 padding: 1.5rem !important;
 }
 .pt-lg-4,
 .py-lg-4 {
 padding-top: 1.5rem !important;
 }
 .pr-lg-4,
 .px-lg-4 {
 padding-right: 1.5rem !important;
 }
 .pb-lg-4,
 .py-lg-4 {
 padding-bottom: 1.5rem !important;
 }
 .pl-lg-4,
 .px-lg-4 {
 padding-left: 1.5rem !important;
 }
 .p-lg-5 {
 padding: 3rem !important;
 }
 .pt-lg-5,
 .py-lg-5 {
 padding-top: 3rem !important;
 }
 .pr-lg-5,
 .px-lg-5 {
 padding-right: 3rem !important;
 }
 .pb-lg-5,
 .py-lg-5 {
 padding-bottom: 3rem !important;
 }
 .pl-lg-5,
 .px-lg-5 {
 padding-left: 3rem !important;
 }
 .m-lg-n1 {
 margin: -0.25rem !important;
 }
 .mt-lg-n1,
 .my-lg-n1 {
 margin-top: -0.25rem !important;
 }
 .mr-lg-n1,
 .mx-lg-n1 {
 margin-right: -0.25rem !important;
 }
 .mb-lg-n1,
 .my-lg-n1 {
 margin-bottom: -0.25rem !important;
 }
 .ml-lg-n1,
 .mx-lg-n1 {
 margin-left: -0.25rem !important;
 }
 .m-lg-n2 {
 margin: -0.5rem !important;
 }
 .mt-lg-n2,
 .my-lg-n2 {
 margin-top: -0.5rem !important;
 }
 .mr-lg-n2,
 .mx-lg-n2 {
 margin-right: -0.5rem !important;
 }
 .mb-lg-n2,
 .my-lg-n2 {
 margin-bottom: -0.5rem !important;
 }
 .ml-lg-n2,
 .mx-lg-n2 {
 margin-left: -0.5rem !important;
 }
 .m-lg-n3 {
 margin: -1rem !important;
 }
 .mt-lg-n3,
 .my-lg-n3 {
 margin-top: -1rem !important;
 }
 .mr-lg-n3,
 .mx-lg-n3 {
 margin-right: -1rem !important;
 }
 .mb-lg-n3,
 .my-lg-n3 {
 margin-bottom: -1rem !important;
 }
 .ml-lg-n3,
 .mx-lg-n3 {
 margin-left: -1rem !important;
 }
 .m-lg-n4 {
 margin: -1.5rem !important;
 }
 .mt-lg-n4,
 .my-lg-n4 {
 margin-top: -1.5rem !important;
 }
 .mr-lg-n4,
 .mx-lg-n4 {
 margin-right: -1.5rem !important;
 }
 .mb-lg-n4,
 .my-lg-n4 {
 margin-bottom: -1.5rem !important;
 }
 .ml-lg-n4,
 .mx-lg-n4 {
 margin-left: -1.5rem !important;
 }
 .m-lg-n5 {
 margin: -3rem !important;
 }
 .mt-lg-n5,
 .my-lg-n5 {
 margin-top: -3rem !important;
 }
 .mr-lg-n5,
 .mx-lg-n5 {
 margin-right: -3rem !important;
 }
 .mb-lg-n5,
 .my-lg-n5 {
 margin-bottom: -3rem !important;
 }
 .ml-lg-n5,
 .mx-lg-n5 {
 margin-left: -3rem !important;
 }
 .m-lg-auto {
 margin: auto !important;
 }
 .mt-lg-auto,
 .my-lg-auto {
 margin-top: auto !important;
 }
 .mr-lg-auto,
 .mx-lg-auto {
 margin-right: auto !important;
 }
 .mb-lg-auto,
 .my-lg-auto {
 margin-bottom: auto !important;
 }
 .ml-lg-auto,
 .mx-lg-auto {
 margin-left: auto !important;
 }
}
@media (min-width: 1200px) {
 .m-xl-0 {
 margin: 0 !important;
 }
 .mt-xl-0,
 .my-xl-0 {
 margin-top: 0 !important;
 }
 .mr-xl-0,
 .mx-xl-0 {
 margin-right: 0 !important;
 }
 .mb-xl-0,
 .my-xl-0 {
 margin-bottom: 0 !important;
 }
 .ml-xl-0,
 .mx-xl-0 {
 margin-left: 0 !important;
 }
 .m-xl-1 {
 margin: 0.25rem !important;
 }
 .mt-xl-1,
 .my-xl-1 {
 margin-top: 0.25rem !important;
 }
 .mr-xl-1,
 .mx-xl-1 {
 margin-right: 0.25rem !important;
 }
 .mb-xl-1,
 .my-xl-1 {
 margin-bottom: 0.25rem !important;
 }
 .ml-xl-1,
 .mx-xl-1 {
 margin-left: 0.25rem !important;
 }
 .m-xl-2 {
 margin: 0.5rem !important;
 }
 .mt-xl-2,
 .my-xl-2 {
 margin-top: 0.5rem !important;
 }
 .mr-xl-2,
 .mx-xl-2 {
 margin-right: 0.5rem !important;
 }
 .mb-xl-2,
 .my-xl-2 {
 margin-bottom: 0.5rem !important;
 }
 .ml-xl-2,
 .mx-xl-2 {
 margin-left: 0.5rem !important;
 }
 .m-xl-3 {
 margin: 1rem !important;
 }
 .mt-xl-3,
 .my-xl-3 {
 margin-top: 1rem !important;
 }
 .mr-xl-3,
 .mx-xl-3 {
 margin-right: 1rem !important;
 }
 .mb-xl-3,
 .my-xl-3 {
 margin-bottom: 1rem !important;
 }
 .ml-xl-3,
 .mx-xl-3 {
 margin-left: 1rem !important;
 }
 .m-xl-4 {
 margin: 1.5rem !important;
 }
 .mt-xl-4,
 .my-xl-4 {
 margin-top: 1.5rem !important;
 }
 .mr-xl-4,
 .mx-xl-4 {
 margin-right: 1.5rem !important;
 }
 .mb-xl-4,
 .my-xl-4 {
 margin-bottom: 1.5rem !important;
 }
 .ml-xl-4,
 .mx-xl-4 {
 margin-left: 1.5rem !important;
 }
 .m-xl-5 {
 margin: 3rem !important;
 }
 .mt-xl-5,
 .my-xl-5 {
 margin-top: 3rem !important;
 }
 .mr-xl-5,
 .mx-xl-5 {
 margin-right: 3rem !important;
 }
 .mb-xl-5,
 .my-xl-5 {
 margin-bottom: 3rem !important;
 }
 .ml-xl-5,
 .mx-xl-5 {
 margin-left: 3rem !important;
 }
 .p-xl-0 {
 padding: 0 !important;
 }
 .pt-xl-0,
 .py-xl-0 {
 padding-top: 0 !important;
 }
 .pr-xl-0,
 .px-xl-0 {
 padding-right: 0 !important;
 }
 .pb-xl-0,
 .py-xl-0 {
 padding-bottom: 0 !important;
 }
 .pl-xl-0,
 .px-xl-0 {
 padding-left: 0 !important;
 }
 .p-xl-1 {
 padding: 0.25rem !important;
 }
 .pt-xl-1,
 .py-xl-1 {
 padding-top: 0.25rem !important;
 }
 .pr-xl-1,
 .px-xl-1 {
 padding-right: 0.25rem !important;
 }
 .pb-xl-1,
 .py-xl-1 {
 padding-bottom: 0.25rem !important;
 }
 .pl-xl-1,
 .px-xl-1 {
 padding-left: 0.25rem !important;
 }
 .p-xl-2 {
 padding: 0.5rem !important;
 }
 .pt-xl-2,
 .py-xl-2 {
 padding-top: 0.5rem !important;
 }
 .pr-xl-2,
 .px-xl-2 {
 padding-right: 0.5rem !important;
 }
 .pb-xl-2,
 .py-xl-2 {
 padding-bottom: 0.5rem !important;
 }
 .pl-xl-2,
 .px-xl-2 {
 padding-left: 0.5rem !important;
 }
 .p-xl-3 {
 padding: 1rem !important;
 }
 .pt-xl-3,
 .py-xl-3 {
 padding-top: 1rem !important;
 }
 .pr-xl-3,
 .px-xl-3 {
 padding-right: 1rem !important;
 }
 .pb-xl-3,
 .py-xl-3 {
 padding-bottom: 1rem !important;
 }
 .pl-xl-3,
 .px-xl-3 {
 padding-left: 1rem !important;
 }
 .p-xl-4 {
 padding: 1.5rem !important;
 }
 .pt-xl-4,
 .py-xl-4 {
 padding-top: 1.5rem !important;
 }
 .pr-xl-4,
 .px-xl-4 {
 padding-right: 1.5rem !important;
 }
 .pb-xl-4,
 .py-xl-4 {
 padding-bottom: 1.5rem !important;
 }
 .pl-xl-4,
 .px-xl-4 {
 padding-left: 1.5rem !important;
 }
 .p-xl-5 {
 padding: 3rem !important;
 }
 .pt-xl-5,
 .py-xl-5 {
 padding-top: 3rem !important;
 }
 .pr-xl-5,
 .px-xl-5 {
 padding-right: 3rem !important;
 }
 .pb-xl-5,
 .py-xl-5 {
 padding-bottom: 3rem !important;
 }
 .pl-xl-5,
 .px-xl-5 {
 padding-left: 3rem !important;
 }
 .m-xl-n1 {
 margin: -0.25rem !important;
 }
 .mt-xl-n1,
 .my-xl-n1 {
 margin-top: -0.25rem !important;
 }
 .mr-xl-n1,
 .mx-xl-n1 {
 margin-right: -0.25rem !important;
 }
 .mb-xl-n1,
 .my-xl-n1 {
 margin-bottom: -0.25rem !important;
 }
 .ml-xl-n1,
 .mx-xl-n1 {
 margin-left: -0.25rem !important;
 }
 .m-xl-n2 {
 margin: -0.5rem !important;
 }
 .mt-xl-n2,
 .my-xl-n2 {
 margin-top: -0.5rem !important;
 }
 .mr-xl-n2,
 .mx-xl-n2 {
 margin-right: -0.5rem !important;
 }
 .mb-xl-n2,
 .my-xl-n2 {
 margin-bottom: -0.5rem !important;
 }
 .ml-xl-n2,
 .mx-xl-n2 {
 margin-left: -0.5rem !important;
 }
 .m-xl-n3 {
 margin: -1rem !important;
 }
 .mt-xl-n3,
 .my-xl-n3 {
 margin-top: -1rem !important;
 }
 .mr-xl-n3,
 .mx-xl-n3 {
 margin-right: -1rem !important;
 }
 .mb-xl-n3,
 .my-xl-n3 {
 margin-bottom: -1rem !important;
 }
 .ml-xl-n3,
 .mx-xl-n3 {
 margin-left: -1rem !important;
 }
 .m-xl-n4 {
 margin: -1.5rem !important;
 }
 .mt-xl-n4,
 .my-xl-n4 {
 margin-top: -1.5rem !important;
 }
 .mr-xl-n4,
 .mx-xl-n4 {
 margin-right: -1.5rem !important;
 }
 .mb-xl-n4,
 .my-xl-n4 {
 margin-bottom: -1.5rem !important;
 }
 .ml-xl-n4,
 .mx-xl-n4 {
 margin-left: -1.5rem !important;
 }
 .m-xl-n5 {
 margin: -3rem !important;
 }
 .mt-xl-n5,
 .my-xl-n5 {
 margin-top: -3rem !important;
 }
 .mr-xl-n5,
 .mx-xl-n5 {
 margin-right: -3rem !important;
 }
 .mb-xl-n5,
 .my-xl-n5 {
 margin-bottom: -3rem !important;
 }
 .ml-xl-n5,
 .mx-xl-n5 {
 margin-left: -3rem !important;
 }
 .m-xl-auto {
 margin: auto !important;
 }
 .mt-xl-auto,
 .my-xl-auto {
 margin-top: auto !important;
 }
 .mr-xl-auto,
 .mx-xl-auto {
 margin-right: auto !important;
 }
 .mb-xl-auto,
 .my-xl-auto {
 margin-bottom: auto !important;
 }
 .ml-xl-auto,
 .mx-xl-auto {
 margin-left: auto !important;
 }
}
.text-monospace {
 font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
 text-align: justify !important;
}
.text-wrap {
 white-space: normal !important;
}
.text-nowrap {
 white-space: nowrap !important;
}
.text-truncate {
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.text-left {
 text-align: left !important;
}
.text-right {
 text-align: right !important;
}
.text-center {
 text-align: center !important;
}
@media (min-width: 576px) {
 .text-sm-left {
 text-align: left !important;
 }
 .text-sm-right {
 text-align: right !important;
 }
 .text-sm-center {
 text-align: center !important;
 }
}
@media (min-width: 768px) {
 .text-md-left {
 text-align: left !important;
 }
 .text-md-right {
 text-align: right !important;
 }
 .text-md-center {
 text-align: center !important;
 }
}
@media (min-width: 992px) {
 .text-lg-left {
 text-align: left !important;
 }
 .text-lg-right {
 text-align: right !important;
 }
 .text-lg-center {
 text-align: center !important;
 }
}
@media (min-width: 1200px) {
 .text-xl-left {
 text-align: left !important;
 }
 .text-xl-right {
 text-align: right !important;
 }
 .text-xl-center {
 text-align: center !important;
 }
}
.text-lowercase {
 text-transform: lowercase !important;
}
.text-uppercase {
 text-transform: uppercase !important;
}
.text-capitalize {
 text-transform: capitalize !important;
}
.font-weight-light {
 font-weight: 300 !important;
}
.font-weight-lighter {
 font-weight: lighter !important;
}
.font-weight-normal {
 font-weight: 400 !important;
}
.font-weight-bold {
 font-weight: 700 !important;
}
.font-weight-bolder {
 font-weight: bolder !important;
}
.font-italic {
 font-style: italic !important;
}
.text-white {
 color: #fff !important;
}
.text-primary {
 color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
 color: #0056b3 !important;
}
.text-secondary {
 color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
 color: #494f54 !important;
}
.text-success {
 color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
 color: #19692c !important;
}
.text-info {
 color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
 color: #0f6674 !important;
}
.text-warning {
 color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
 color: #ba8b00 !important;
}
.text-danger {
 color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
 color: #a71d2a !important;
}
.text-light {
 color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
 color: #cbd3da !important;
}
.text-dark {
 color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
 color: #121416 !important;
}
.text-body {
 color: #212529 !important;
}
.text-muted {
 color: #6c757d !important;
}
.text-black-50 {
 color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
 color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
 font: 0/0 a;
 color: transparent;
 text-shadow: none;
 background-color: transparent;
 border: 0;
}
.text-decoration-none {
 text-decoration: none !important;
}
.text-break {
 word-break: break-word !important;
 overflow-wrap: break-word !important;
}
.text-reset {
 color: inherit !important;
}
.visible {
 visibility: visible !important;
}
.invisible {
 visibility: hidden !important;
}
@media print {
 *,
 *::before,
 *::after {
 text-shadow: none !important;
 box-shadow: none !important;
 }
 a:not(.btn) {
 text-decoration: underline;
 }
 abbr[title]::after {
 content: " (" attr(title) ")";
 }
 pre {
 white-space: pre-wrap !important;
 }
 pre,
 blockquote {
 border: 1px solid #adb5bd;
 page-break-inside: avoid;
 }
 thead {
 display: table-header-group;
 }
 tr,
 img {
 page-break-inside: avoid;
 }
 p,
 h2,
 h3 {
 orphans: 3;
 widows: 3;
 }
 h2,
 h3 {
 page-break-after: avoid;
 }
 @page {
 size: a3;
 }
 body {
 min-width: 992px !important;
 }
 .container {
 min-width: 992px !important;
 }
 .navbar {
 display: none;
 }
 .badge {
 border: 1px solid #000;
 }
 .table {
 border-collapse: collapse !important;
 }
 .table td,
 .table th {
 background-color: #fff !important;
 }
 .table-bordered th,
 .table-bordered td {
 border: 1px solid #dee2e6 !important;
 }
 .table-dark {
 color: inherit;
 }
 .table-dark th,
 .table-dark td,
 .table-dark thead th,
 .table-dark tbody + tbody {
 border-color: #dee2e6;
 }
 .table .thead-dark th {
 color: inherit;
 border-color: #dee2e6;
 }
}
.color_blue {
 color: #7f27d8;
}
.color_purple {
 color: #6f42c1;
}
.color_pink {
 color: #d63384;
}
.color_red {
 color: #dc3545;
}
.color_orange {
 color: #fd7e14;
}
.color_yellow {
 color: #ffc107;
}
.color_green {
 color: #198754;
}
.color_gray {
 color: #6c757d;
}
.color_gray_dark {
 color: #343a40;
}
.color_light {
 color: #f8f9fa;
}
.color_dark {
 color: #212529;
}
.bg_blue {
 background-color: #7f27d8;
}
.bg_purple {
 background-color: #6f42c1;
}
.bg_pink {
 background-color: #d63384;
}
.bg_red {
 background-color: #dc3545;
}
.bg_orange {
 background-color: #fd7e14;
}
.bg_yellow {
 background-color: #ffc107;
}
.bg_green {
 background-color: #198754;;
}
.bg_gray {
 background-color: #6c757d;
}
.bg_gray-dark {
 background-color: #343a40;
}
.bg_light {
 background-color: #f8f9fa;
}
.bg_dark {
 background-color: #212529;
}
.bg_cover {
 background-size: cover;
}
.bg_contain {
 background-size: contain;
}
.bg_fixed {
 background-attachment: fixed;
}
.bg_top {
 background-position: top;
}
.bg_right {
 background-position: right;
}
.bg_bottom {
 background-position: bottom;
}
.bg_left {
 background-position: left;
}
.bg_center {
 background-position: center;
}
.d_block {
 display: block;
}
.d_iblock {
 display: inline-block;
}
.d_flex {
 display: flex;
}
.d_table {
 display: table;
}
.d_tcell {
 display: table-cell;
}
.d_none {
 display: none;
}
.p_relative {
 position: relative;
}
.p_absolute {
 position: absolute;
}
.p_fixed {
 position: fixed;
}
.border {
 border: 1px solid #ddd;
}
.border_top {
 border-top: 1px solid #ddd;
}
.border_right {
 border-right: 1px solid #ddd;
}
.border_bottom {
 border-bottom: 1px solid #ddd;
}
.border_left {
 border-left: 1px solid #ddd;
}
.tran_3 {
 transition: .3s;
}
.tran_4 {
 transition: .4s;
}
.tran_5 {
 transition: .5s;
}
.fs_0 {
 font-size: 0;
}
.fs_1 {
 font-size: 1px;
}
.fs_2 {
 font-size: 2px;
}
.fs_3 {
 font-size: 3px;
}
.fs_4 {
 font-size: 4px;
}
.fs_5 {
 font-size: 5px;
}
.fs_6 {
 font-size: 6px;
}
.fs_7 {
 font-size: 7px;
}
.fs_8 {
 font-size: 8px;
}
.fs_9 {
 font-size: 9px;
}
.fs_10 {
 font-size: 10px;
}
.fs_11 {
 font-size: 11px;
}
.fs_12 {
 font-size: 12px;
}
.fs_13 {
 font-size: 13px;
}
.fs_14 {
 font-size: 14px;
}
.fs_15 {
 font-size: 15px;
}
.fs_16 {
 font-size: 16px;
}
.fs_17 {
 font-size: 17px;
}
.fs_18 {
 font-size: 18px;
}
.fs_19 {
 font-size: 19px;
}
.fs_20 {
 font-size: 20px;
}
.fs_25 {
 font-size: 25px;
}
.fs_30 {
 font-size: 30px;
}
.fs_35 {
 font-size: 35px;
}
.fs_40 {
 font-size: 40px;
}
.fs_45 {
 font-size: 45px;
}
.fs_50 {
 font-size: 50px;
}
.fs_55 {
 font-size: 55px;
}
.fs_60 {
 font-size: 60px;
}
.fs_65 {
 font-size: 65px;
}
.fs_70 {
 font-size: 70px;
}
.fs_75 {
 font-size: 75px;
}
.fs_80 {
 font-size: 80px;
}
.fs_85 {
 font-size: 85px;
}
.fs_90 {
 font-size: 90px;
}
.fs_95 {
 font-size: 95px;
}
.fs_100 {
 font-size: 100px;
}
.fs_110 {
 font-size: 110px;
}
.fs_120 {
 font-size: 120px;
}
.fs_130 {
 font-size: 130px;
}
.fs_140 {
 font-size: 140px;
}
.fs_150 {
 font-size: 150px;
}
.fs_160 {
 font-size: 160px;
}
.fs_170 {
 font-size: 170px;
}
.fs_180 {
 font-size: 180px;
}
.fs_190 {
 font-size: 190px;
}
.fs_200 {
 font-size: 200px;
}
.fw_light {
 font-weight: 300;
}
.fw_normal {
 font-weight: 400;
}
.fw_medium {
 font-weight: 500;
}
.fw_sbold {
 font-weight: 600;
}
.fw_bold {
 font-weight: 700;
}
.fw_exbold {
 font-weight: 800;
}
.float_left {
 float: left;
}
.float_right {
 float: right;
}
.w_0 {
 width: 0;
}
.w_1 {
 width: 1px;
}
.w_2 {
 width: 2px;
}
.w_3 {
 width: 3px;
}
.w_4 {
 width: 4px;
}
.w_5 {
 width: 5px;
}
.w_6 {
 width: 6px;
}
.w_7 {
 width: 7px;
}
.w_8 {
 width: 8px;
}
.w_9 {
 width: 9px;
}
.w_10 {
 width: 10px;
}
.w_11 {
 width: 11px;
}
.w_12 {
 width: 12px;
}
.w_13 {
 width: 13px;
}
.w_14 {
 width: 14px;
}
.w_15 {
 width: 15px;
}
.w_16 {
 width: 16px;
}
.w_17 {
 width: 17px;
}
.w_18 {
 width: 18px;
}
.w_19 {
 width: 19px;
}
.w_20 {
 width: 20px;
}
.w_25 {
 width: 25px;
}
.w_30 {
 width: 30px;
}
.w_35 {
 width: 35px;
}
.w_40 {
 width: 40px;
}
.w_45 {
 width: 45px;
}
.w_50 {
 width: 50px;
}
.w_55 {
 width: 55px;
}
.w_60 {
 width: 60px;
}
.w_65 {
 width: 65px;
}
.w_70 {
 width: 70px;
}
.w_75 {
 width: 75px;
}
.w_80 {
 width: 80px;
}
.w_85 {
 width: 85px;
}
.w_90 {
 width: 90px;
}
.w_95 {
 width: 95px;
}
.w_100 {
 width: 100px;
}
.w_110 {
 width: 110px;
}
.w_120 {
 width: 120px;
}
.w_130 {
 width: 130px;
}
.w_140 {
 width: 140px;
}
.w_150 {
 width: 150px;
}
.w_160 {
 width: 160px;
}
.w_170 {
 width: 170px;
}
.w_180 {
 width: 180px;
}
.w_190 {
 width: 190px;
}
.w_200 {
 width: 200px;
}
.mw_0 {
 max-width: 0;
}
.mw_1 {
 max-width: 1px;
}
.mw_2 {
 max-width: 2px;
}
.mw_3 {
 max-width: 3px;
}
.mw_4 {
 max-width: 4px;
}
.mw_5 {
 max-width: 5px;
}
.mw_6 {
 max-width: 6px;
}
.mw_7 {
 max-width: 7px;
}
.mw_8 {
 max-width: 8px;
}
.mw_9 {
 max-width: 9px;
}
.mw_10 {
 max-width: 10px;
}
.mw_11 {
 max-width: 11px;
}
.mw_12 {
 max-width: 12px;
}
.mw_13 {
 max-width: 13px;
}
.mw_14 {
 max-width: 14px;
}
.mw_15 {
 max-width: 15px;
}
.mw_16 {
 max-width: 16px;
}
.mw_17 {
 max-width: 17px;
}
.mw_18 {
 max-width: 18px;
}
.mw_19 {
 max-width: 19px;
}
.mw_20 {
 max-width: 20px;
}
.mw_25 {
 max-width: 25px;
}
.mw_30 {
 max-width: 30px;
}
.mw_35 {
 max-width: 35px;
}
.mw_40 {
 max-width: 40px;
}
.mw_45 {
 max-width: 45px;
}
.mw_50 {
 max-width: 50px;
}
.mw_55 {
 max-width: 55px;
}
.mw_60 {
 max-width: 60px;
}
.mw_65 {
 max-width: 65px;
}
.mw_70 {
 max-width: 70px;
}
.mw_75 {
 max-width: 75px;
}
.mw_80 {
 max-width: 80px;
}
.mw_85 {
 max-width: 85px;
}
.mw_90 {
 max-width: 90px;
}
.mw_95 {
 max-width: 95px;
}
.mw_100 {
 max-width: 100px;
}
.mw_110 {
 max-width: 110px;
}
.mw_120 {
 max-width: 120px;
}
.mw_130 {
 max-width: 130px;
}
.mw_140 {
 max-width: 140px;
}
.mw_150 {
 max-width: 150px;
}
.mw_160 {
 max-width: 160px;
}
.mw_170 {
 max-width: 170px;
}
.mw_180 {
 max-width: 180px;
}
.mw_190 {
 max-width: 190px;
}
.mw_200 {
 max-width: 200px;
}
.h_0 {
 height: 0;
}
.h_1 {
 height: 1px;
}
.h_2 {
 height: 2px;
}
.h_3 {
 height: 3px;
}
.h_4 {
 height: 4px;
}
.h_5 {
 height: 5px;
}
.h_6 {
 height: 6px;
}
.h_7 {
 height: 7px;
}
.h_8 {
 height: 8px;
}
.h_9 {
 height: 9px;
}
.h_10 {
 height: 10px;
}
.h_11 {
 height: 11px;
}
.h_12 {
 height: 12px;
}
.h_13 {
 height: 13px;
}
.h_14 {
 height: 14px;
}
.h_15 {
 height: 15px;
}
.h_16 {
 height: 16px;
}
.h_17 {
 height: 17px;
}
.h_18 {
 height: 18px;
}
.h_19 {
 height: 19px;
}
.h_20 {
 height: 20px;
}
.h_25 {
 height: 25px;
}
.h_30 {
 height: 30px;
}
.h_35 {
 height: 35px;
}
.h_40 {
 height: 40px;
}
.h_45 {
 height: 45px;
}
.h_50 {
 height: 50px;
}
.h_55 {
 height: 55px;
}
.h_60 {
 height: 60px;
}
.h_65 {
 height: 65px;
}
.h_70 {
 height: 70px;
}
.h_75 {
 height: 75px;
}
.h_80 {
 height: 80px;
}
.h_85 {
 height: 85px;
}
.h_90 {
 height: 90px;
}
.h_95 {
 height: 95px;
}
.h_100 {
 height: 100px;
}
.h_110 {
 height: 110px;
}
.h_120 {
 height: 120px;
}
.h_130 {
 height: 130px;
}
.h_140 {
 height: 140px;
}
.h_150 {
 height: 150px;
}
.h_160 {
 height: 160px;
}
.h_170 {
 height: 170px;
}
.h_180 {
 height: 180px;
}
.h_190 {
 height: 190px;
}
.h_200 {
 height: 200px;
}
.mh_0 {
 max-height: 0;
}
.mh_1 {
 max-height: 1px;
}
.mh_2 {
 max-height: 2px;
}
.mh_3 {
 max-height: 3px;
}
.mh_4 {
 max-height: 4px;
}
.mh_5 {
 max-height: 5px;
}
.mh_6 {
 max-height: 6px;
}
.mh_7 {
 max-height: 7px;
}
.mh_8 {
 max-height: 8px;
}
.mh_9 {
 max-height: 9px;
}
.mh_10 {
 max-height: 10px;
}
.mh_11 {
 max-height: 11px;
}
.mh_12 {
 max-height: 12px;
}
.mh_13 {
 max-height: 13px;
}
.mh_14 {
 max-height: 14px;
}
.mh_15 {
 max-height: 15px;
}
.mh_16 {
 max-height: 16px;
}
.mh_17 {
 max-height: 17px;
}
.mh_18 {
 max-height: 18px;
}
.mh_19 {
 max-height: 19px;
}
.mh_20 {
 max-height: 20px;
}
.mh_25 {
 max-height: 25px;
}
.mh_30 {
 max-height: 30px;
}
.mh_35 {
 max-height: 35px;
}
.mh_40 {
 max-height: 40px;
}
.mh_45 {
 max-height: 45px;
}
.mh_50 {
 max-height: 50px;
}
.mh_55 {
 max-height: 55px;
}
.mh_60 {
 max-height: 60px;
}
.mh_65 {
 max-height: 65px;
}
.mh_70 {
 max-height: 70px;
}
.mh_75 {
 max-height: 75px;
}
.mh_80 {
 max-height: 80px;
}
.mh_85 {
 max-height: 85px;
}
.mh_90 {
 max-height: 90px;
}
.mh_95 {
 max-height: 95px;
}
.mh_100 {
 max-height: 100px;
}
.mh_110 {
 max-height: 110px;
}
.mh_120 {
 max-height: 120px;
}
.mh_130 {
 max-height: 130px;
}
.mh_140 {
 max-height: 140px;
}
.mh_150 {
 max-height: 150px;
}
.mh_160 {
 max-height: 160px;
}
.mh_170 {
 max-height: 170px;
}
.mh_180 {
 max-height: 180px;
}
.mh_190 {
 max-height: 190px;
}
.mh_200 {
 max-height: 200px;
}
.lh_0 {
 line-height: 0;
}
.lh_1 {
 line-height: 1px;
}
.lh_2 {
 line-height: 2px;
}
.lh_3 {
 line-height: 3px;
}
.lh_4 {
 line-height: 4px;
}
.lh_5 {
 line-height: 5px;
}
.lh_6 {
 line-height: 6px;
}
.lh_7 {
 line-height: 7px;
}
.lh_8 {
 line-height: 8px;
}
.lh_9 {
 line-height: 9px;
}
.lh_10 {
 line-height: 10px;
}
.lh_11 {
 line-height: 11px;
}
.lh_12 {
 line-height: 12px;
}
.lh_13 {
 line-height: 13px;
}
.lh_14 {
 line-height: 14px;
}
.lh_15 {
 line-height: 15px;
}
.lh_16 {
 line-height: 16px;
}
.lh_17 {
 line-height: 17px;
}
.lh_18 {
 line-height: 18px;
}
.lh_19 {
 line-height: 19px;
}
.lh_20 {
 line-height: 20px;
}
.lh_25 {
 line-height: 25px;
}
.lh_30 {
 line-height: 30px;
}
.lh_35 {
 line-height: 35px;
}
.lh_40 {
 line-height: 40px;
}
.lh_45 {
 line-height: 45px;
}
.lh_50 {
 line-height: 50px;
}
.lh_55 {
 line-height: 55px;
}
.lh_60 {
 line-height: 60px;
}
.lh_65 {
 line-height: 65px;
}
.lh_70 {
 line-height: 70px;
}
.lh_75 {
 line-height: 75px;
}
.lh_80 {
 line-height: 80px;
}
.lh_85 {
 line-height: 85px;
}
.lh_90 {
 line-height: 90px;
}
.lh_95 {
 line-height: 95px;
}
.lh_100 {
 line-height: 100px;
}
.lh_110 {
 line-height: 110px;
}
.lh_120 {
 line-height: 120px;
}
.lh_130 {
 line-height: 130px;
}
.lh_140 {
 line-height: 140px;
}
.lh_150 {
 line-height: 150px;
}
.lh_160 {
 line-height: 160px;
}
.lh_170 {
 line-height: 170px;
}
.lh_180 {
 line-height: 180px;
}
.lh_190 {
 line-height: 190px;
}
.lh_200 {
 line-height: 200px;
}
.m_0 {
 margin: 0;
}
.m_1 {
 margin: 1px;
}
.m_2 {
 margin: 2px;
}
.m_3 {
 margin: 3px;
}
.m_4 {
 margin: 4px;
}
.m_5 {
 margin: 5px;
}
.m_6 {
 margin: 6px;
}
.m_7 {
 margin: 7px;
}
.m_8 {
 margin: 8px;
}
.m_9 {
 margin: 9px;
}
.m_10 {
 margin: 10px;
}
.m_11 {
 margin: 11px;
}
.m_12 {
 margin: 12px;
}
.m_13 {
 margin: 13px;
}
.m_14 {
 margin: 14px;
}
.m_15 {
 margin: 15px;
}
.m_16 {
 margin: 16px;
}
.m_17 {
 margin: 17px;
}
.m_18 {
 margin: 18px;
}
.m_19 {
 margin: 19px;
}
.m_20 {
 margin: 20px;
}
.m_25 {
 margin: 25px;
}
.m_30 {
 margin: 30px;
}
.m_35 {
 margin: 35px;
}
.m_40 {
 margin: 40px;
}
.m_45 {
 margin: 45px;
}
.m_50 {
 margin: 50px;
}
.m_55 {
 margin: 55px;
}
.m_60 {
 margin: 60px;
}
.m_65 {
 margin: 65px;
}
.m_70 {
 margin: 70px;
}
.m_75 {
 margin: 75px;
}
.m_80 {
 margin: 80px;
}
.m_85 {
 margin: 85px;
}
.m_90 {
 margin: 90px;
}
.m_95 {
 margin: 95px;
}
.m_100 {
 margin: 100px;
}
.m_110 {
 margin: 110px;
}
.m_120 {
 margin: 120px;
}
.m_130 {
 margin: 130px;
}
.m_140 {
 margin: 140px;
}
.m_150 {
 margin: 150px;
}
.m_160 {
 margin: 160px;
}
.m_170 {
 margin: 170px;
}
.m_180 {
 margin: 180px;
}
.m_190 {
 margin: 190px;
}
.m_200 {
 margin: 200px;
}
.mx_0 {
 margin-left: 0;
 margin-right: 0;
}
.mx_1 {
 margin-left: 1px;
 margin-right: 1px;
}
.mx_2 {
 margin-left: 2px;
 margin-right: 2px;
}
.mx_3 {
 margin-left: 3px;
 margin-right: 3px;
}
.mx_4 {
 margin-left: 4px;
 margin-right: 4px;
}
.mx_5 {
 margin-left: 5px;
 margin-right: 5px;
}
.mx_6 {
 margin-left: 6px;
 margin-right: 6px;
}
.mx_7 {
 margin-left: 7px;
 margin-right: 7px;
}
.mx_8 {
 margin-left: 8px;
 margin-right: 8px;
}
.mx_9 {
 margin-left: 9px;
 margin-right: 9px;
}
.mx_10 {
 margin-left: 10px;
 margin-right: 10px;
}
.mx_11 {
 margin-left: 11px;
 margin-right: 11px;
}
.mx_12 {
 margin-left: 12px;
 margin-right: 12px;
}
.mx_13 {
 margin-left: 13px;
 margin-right: 13px;
}
.mx_14 {
 margin-left: 14px;
 margin-right: 14px;
}
.mx_15 {
 margin-left: 15px;
 margin-right: 15px;
}
.mx_16 {
 margin-left: 16px;
 margin-right: 16px;
}
.mx_17 {
 margin-left: 17px;
 margin-right: 17px;
}
.mx_18 {
 margin-left: 18px;
 margin-right: 18px;
}
.mx_19 {
 margin-left: 19px;
 margin-right: 19px;
}
.mx_20 {
 margin-left: 20px;
 margin-right: 20px;
}
.mx_25 {
 margin-left: 25px;
 margin-right: 25px;
}
.mx_30 {
 margin-left: 30px;
 margin-right: 30px;
}
.mx_35 {
 margin-left: 35px;
 margin-right: 35px;
}
.mx_40 {
 margin-left: 40px;
 margin-right: 40px;
}
.mx_45 {
 margin-left: 45px;
 margin-right: 45px;
}
.mx_50 {
 margin-left: 50px;
 margin-right: 50px;
}
.mx_55 {
 margin-left: 55px;
 margin-right: 55px;
}
.mx_60 {
 margin-left: 60px;
 margin-right: 60px;
}
.mx_65 {
 margin-left: 65px;
 margin-right: 65px;
}
.mx_70 {
 margin-left: 70px;
 margin-right: 70px;
}
.mx_75 {
 margin-left: 75px;
 margin-right: 75px;
}
.mx_80 {
 margin-left: 80px;
 margin-right: 80px;
}
.mx_85 {
 margin-left: 85px;
 margin-right: 85px;
}
.mx_90 {
 margin-left: 90px;
 margin-right: 90px;
}
.mx_95 {
 margin-left: 95px;
 margin-right: 95px;
}
.mx_100 {
 margin-left: 100px;
 margin-right: 100px;
}
.mx_110 {
 margin-left: 110px;
 margin-right: 110px;
}
.mx_120 {
 margin-left: 120px;
 margin-right: 120px;
}
.mx_130 {
 margin-left: 130px;
 margin-right: 130px;
}
.mx_140 {
 margin-left: 140px;
 margin-right: 140px;
}
.mx_150 {
 margin-left: 150px;
 margin-right: 150px;
}
.mx_160 {
 margin-left: 160px;
 margin-right: 160px;
}
.mx_170 {
 margin-left: 170px;
 margin-right: 170px;
}
.mx_180 {
 margin-left: 180px;
 margin-right: 180px;
}
.mx_190 {
 margin-left: 190px;
 margin-right: 190px;
}
.mx_200 {
 margin-left: 200px;
 margin-right: 200px;
}
.my_0 {
 margin-top: 0;
 margin-bottom: 0;
}
.my_1 {
 margin-top: 1px;
 margin-bottom: 1px;
}
.my_2 {
 margin-top: 2px;
 margin-bottom: 2px;
}
.my_3 {
 margin-top: 3px;
 margin-bottom: 3px;
}
.my_4 {
 margin-top: 4px;
 margin-bottom: 4px;
}
.my_5 {
 margin-top: 5px;
 margin-bottom: 5px;
}
.my_6 {
 margin-top: 6px;
 margin-bottom: 6px;
}
.my_7 {
 margin-top: 7px;
 margin-bottom: 7px;
}
.my_8 {
 margin-top: 8px;
 margin-bottom: 8px;
}
.my_9 {
 margin-top: 9px;
 margin-bottom: 9px;
}
.my_10 {
 margin-top: 10px;
 margin-bottom: 10px;
}
.my_11 {
 margin-top: 11px;
 margin-bottom: 11px;
}
.my_12 {
 margin-top: 12px;
 margin-bottom: 12px;
}
.my_13 {
 margin-top: 13px;
 margin-bottom: 13px;
}
.my_14 {
 margin-top: 14px;
 margin-bottom: 14px;
}
.my_15 {
 margin-top: 15px;
 margin-bottom: 15px;
}
.my_16 {
 margin-top: 16px;
 margin-bottom: 16px;
}
.my_17 {
 margin-top: 17px;
 margin-bottom: 17px;
}
.my_18 {
 margin-top: 18px;
 margin-bottom: 18px;
}
.my_19 {
 margin-top: 19px;
 margin-bottom: 19px;
}
.my_20 {
 margin-top: 20px;
 margin-bottom: 20px;
}
.my_25 {
 margin-top: 25px;
 margin-bottom: 25px;
}
.my_30 {
 margin-top: 30px;
 margin-bottom: 30px;
}
.my_35 {
 margin-top: 35px;
 margin-bottom: 35px;
}
.my_40 {
 margin-top: 40px;
 margin-bottom: 40px;
}
.my_45 {
 margin-top: 45px;
 margin-bottom: 45px;
}
.my_50 {
 margin-top: 50px;
 margin-bottom: 50px;
}
.my_55 {
 margin-top: 55px;
 margin-bottom: 55px;
}
.my_60 {
 margin-top: 60px;
 margin-bottom: 60px;
}
.my_65 {
 margin-top: 65px;
 margin-bottom: 65px;
}
.my_70 {
 margin-top: 70px;
 margin-bottom: 70px;
}
.my_75 {
 margin-top: 75px;
 margin-bottom: 75px;
}
.my_80 {
 margin-top: 80px;
 margin-bottom: 80px;
}
.my_85 {
 margin-top: 85px;
 margin-bottom: 85px;
}
.my_90 {
 margin-top: 90px;
 margin-bottom: 90px;
}
.my_95 {
 margin-top: 95px;
 margin-bottom: 95px;
}
.my_100 {
 margin-top: 100px;
 margin-bottom: 100px;
}
.my_110 {
 margin-top: 110px;
 margin-bottom: 110px;
}
.my_120 {
 margin-top: 120px;
 margin-bottom: 120px;
}
.my_130 {
 margin-top: 130px;
 margin-bottom: 130px;
}
.my_140 {
 margin-top: 140px;
 margin-bottom: 140px;
}
.my_150 {
 margin-top: 150px;
 margin-bottom: 150px;
}
.my_160 {
 margin-top: 160px;
 margin-bottom: 160px;
}
.my_170 {
 margin-top: 170px;
 margin-bottom: 170px;
}
.my_180 {
 margin-top: 180px;
 margin-bottom: 180px;
}
.my_190 {
 margin-top: 190px;
 margin-bottom: 190px;
}
.my_200 {
 margin-top: 200px;
 margin-bottom: 200px;
}
.mt_0 {
 margin-top: 0;
}
.mt_1 {
 margin-top: 1px;
}
.mt_2 {
 margin-top: 2px;
}
.mt_3 {
 margin-top: 3px;
}
.mt_4 {
 margin-top: 4px;
}
.mt_5 {
 margin-top: 5px;
}
.mt_6 {
 margin-top: 6px;
}
.mt_7 {
 margin-top: 7px;
}
.mt_8 {
 margin-top: 8px;
}
.mt_9 {
 margin-top: 9px;
}
.mt_10 {
 margin-top: 10px;
}
.mt_11 {
 margin-top: 11px;
}
.mt_12 {
 margin-top: 12px;
}
.mt_13 {
 margin-top: 13px;
}
.mt_14 {
 margin-top: 14px;
}
.mt_15 {
 margin-top: 15px;
}
.mt_16 {
 margin-top: 16px;
}
.mt_17 {
 margin-top: 17px;
}
.mt_18 {
 margin-top: 18px;
}
.mt_19 {
 margin-top: 19px;
}
.mt_20 {
 margin-top: 20px;
}
.mt_25 {
 margin-top: 25px;
}
.mt_30 {
 margin-top: 30px;
}
.mt_35 {
 margin-top: 35px;
}
.mt_40 {
 margin-top: 40px;
}
.mt_45 {
 margin-top: 45px;
}
.mt_50 {
 margin-top: 50px;
}
.mt_55 {
 margin-top: 55px;
}
.mt_60 {
 margin-top: 60px;
}
.mt_65 {
 margin-top: 65px;
}
.mt_70 {
 margin-top: 70px;
}
.mt_75 {
 margin-top: 75px;
}
.mt_80 {
 margin-top: 80px;
}
.mt_85 {
 margin-top: 85px;
}
.mt_90 {
 margin-top: 90px;
}
.mt_95 {
 margin-top: 95px;
}
.mt_100 {
 margin-top: 100px;
}
.mt_110 {
 margin-top: 110px;
}
.mt_120 {
 margin-top: 120px;
}
.mt_130 {
 margin-top: 130px;
}
.mt_140 {
 margin-top: 140px;
}
.mt_150 {
 margin-top: 150px;
}
.mt_160 {
 margin-top: 160px;
}
.mt_170 {
 margin-top: 170px;
}
.mt_180 {
 margin-top: 180px;
}
.mt_190 {
 margin-top: 190px;
}
.mt_200 {
 margin-top: 200px;
}
.mr_0 {
 margin-right: 0;
}
.mr_1 {
 margin-right: 1px;
}
.mr_2 {
 margin-right: 2px;
}
.mr_3 {
 margin-right: 3px;
}
.mr_4 {
 margin-right: 4px;
}
.mr_5 {
 margin-right: 5px;
}
.mr_6 {
 margin-right: 6px;
}
.mr_7 {
 margin-right: 7px;
}
.mr_8 {
 margin-right: 8px;
}
.mr_9 {
 margin-right: 9px;
}
.mr_10 {
 margin-right: 10px;
}
.mr_11 {
 margin-right: 11px;
}
.mr_12 {
 margin-right: 12px;
}
.mr_13 {
 margin-right: 13px;
}
.mr_14 {
 margin-right: 14px;
}
.mr_15 {
 margin-right: 15px;
}
.mr_16 {
 margin-right: 16px;
}
.mr_17 {
 margin-right: 17px;
}
.mr_18 {
 margin-right: 18px;
}
.mr_19 {
 margin-right: 19px;
}
.mr_20 {
 margin-right: 20px;
}
.mr_25 {
 margin-right: 25px;
}
.mr_30 {
 margin-right: 30px;
}
.mr_35 {
 margin-right: 35px;
}
.mr_40 {
 margin-right: 40px;
}
.mr_45 {
 margin-right: 45px;
}
.mr_50 {
 margin-right: 50px;
}
.mr_55 {
 margin-right: 55px;
}
.mr_60 {
 margin-right: 60px;
}
.mr_65 {
 margin-right: 65px;
}
.mr_70 {
 margin-right: 70px;
}
.mr_75 {
 margin-right: 75px;
}
.mr_80 {
 margin-right: 80px;
}
.mr_85 {
 margin-right: 85px;
}
.mr_90 {
 margin-right: 90px;
}
.mr_95 {
 margin-right: 95px;
}
.mr_100 {
 margin-right: 100px;
}
.mr_110 {
 margin-right: 110px;
}
.mr_120 {
 margin-right: 120px;
}
.mr_130 {
 margin-right: 130px;
}
.mr_140 {
 margin-right: 140px;
}
.mr_150 {
 margin-right: 150px;
}
.mr_160 {
 margin-right: 160px;
}
.mr_170 {
 margin-right: 170px;
}
.mr_180 {
 margin-right: 180px;
}
.mr_190 {
 margin-right: 190px;
}
.mr_200 {
 margin-right: 200px;
}
.mb_0 {
 margin-bottom: 0;
}
.mb_1 {
 margin-bottom: 1px;
}
.mb_2 {
 margin-bottom: 2px;
}
.mb_3 {
 margin-bottom: 3px;
}
.mb_4 {
 margin-bottom: 4px;
}
.mb_5 {
 margin-bottom: 5px;
}
.mb_6 {
 margin-bottom: 6px;
}
.mb_7 {
 margin-bottom: 7px;
}
.mb_8 {
 margin-bottom: 8px;
}
.mb_9 {
 margin-bottom: 9px;
}
.mb_10 {
 margin-bottom: 10px;
}
.mb_11 {
 margin-bottom: 11px;
}
.mb_12 {
 margin-bottom: 12px;
}
.mb_13 {
 margin-bottom: 13px;
}
.mb_14 {
 margin-bottom: 14px;
}
.mb_15 {
 margin-bottom: 15px;
}
.mb_16 {
 margin-bottom: 16px;
}
.mb_17 {
 margin-bottom: 17px;
}
.mb_18 {
 margin-bottom: 18px;
}
.mb_19 {
 margin-bottom: 19px;
}
.mb_20 {
 margin-bottom: 20px;
}
.mb_25 {
 margin-bottom: 25px;
}
.mb_30 {
 margin-bottom: 30px;
}
.mb_35 {
 margin-bottom: 35px;
}
.mb_40 {
 margin-bottom: 40px;
}
.mb_45 {
 margin-bottom: 45px;
}
.mb_50 {
 margin-bottom: 50px;
}
.mb_55 {
 margin-bottom: 55px;
}
.mb_60 {
 margin-bottom: 60px;
}
.mb_65 {
 margin-bottom: 65px;
}
.mb_70 {
 margin-bottom: 70px;
}
.mb_75 {
 margin-bottom: 75px;
}
.mb_80 {
 margin-bottom: 80px;
}
.mb_85 {
 margin-bottom: 85px;
}
.mb_90 {
 margin-bottom: 90px;
}
.mb_95 {
 margin-bottom: 95px;
}
.mb_100 {
 margin-bottom: 100px;
}
.mb_110 {
 margin-bottom: 110px;
}
.mb_120 {
 margin-bottom: 120px;
}
.mb_130 {
 margin-bottom: 130px;
}
.mb_140 {
 margin-bottom: 140px;
}
.mb_150 {
 margin-bottom: 150px;
}
.mb_160 {
 margin-bottom: 160px;
}
.mb_170 {
 margin-bottom: 170px;
}
.mb_180 {
 margin-bottom: 180px;
}
.mb_190 {
 margin-bottom: 190px;
}
.mb_200 {
 margin-bottom: 200px;
}
.ml_0 {
 margin-left: 0;
}
.ml_1 {
 margin-left: 1px;
}
.ml_2 {
 margin-left: 2px;
}
.ml_3 {
 margin-left: 3px;
}
.ml_4 {
 margin-left: 4px;
}
.ml_5 {
 margin-left: 5px;
}
.ml_6 {
 margin-left: 6px;
}
.ml_7 {
 margin-left: 7px;
}
.ml_8 {
 margin-left: 8px;
}
.ml_9 {
 margin-left: 9px;
}
.ml_10 {
 margin-left: 10px;
}
.ml_11 {
 margin-left: 11px;
}
.ml_12 {
 margin-left: 12px;
}
.ml_13 {
 margin-left: 13px;
}
.ml_14 {
 margin-left: 14px;
}
.ml_15 {
 margin-left: 15px;
}
.ml_16 {
 margin-left: 16px;
}
.ml_17 {
 margin-left: 17px;
}
.ml_18 {
 margin-left: 18px;
}
.ml_19 {
 margin-left: 19px;
}
.ml_20 {
 margin-left: 20px;
}
.ml_25 {
 margin-left: 25px;
}
.ml_30 {
 margin-left: 30px;
}
.ml_35 {
 margin-left: 35px;
}
.ml_40 {
 margin-left: 40px;
}
.ml_45 {
 margin-left: 45px;
}
.ml_50 {
 margin-left: 50px;
}
.ml_55 {
 margin-left: 55px;
}
.ml_60 {
 margin-left: 60px;
}
.ml_65 {
 margin-left: 65px;
}
.ml_70 {
 margin-left: 70px;
}
.ml_75 {
 margin-left: 75px;
}
.ml_80 {
 margin-left: 80px;
}
.ml_85 {
 margin-left: 85px;
}
.ml_90 {
 margin-left: 90px;
}
.ml_95 {
 margin-left: 95px;
}
.ml_100 {
 margin-left: 100px;
}
.ml_110 {
 margin-left: 110px;
}
.ml_120 {
 margin-left: 120px;
}
.ml_130 {
 margin-left: 130px;
}
.ml_140 {
 margin-left: 140px;
}
.ml_150 {
 margin-left: 150px;
}
.ml_160 {
 margin-left: 160px;
}
.ml_170 {
 margin-left: 170px;
}
.ml_180 {
 margin-left: 180px;
}
.ml_190 {
 margin-left: 190px;
}
.ml_200 {
 margin-left: 200px;
}
.p_0 {
 padding: 0;
}
.p_1 {
 padding: 1px;
}
.p_2 {
 padding: 2px;
}
.p_3 {
 padding: 3px;
}
.p_4 {
 padding: 4px;
}
.p_5 {
 padding: 5px;
}
.p_6 {
 padding: 6px;
}
.p_7 {
 padding: 7px;
}
.p_8 {
 padding: 8px;
}
.p_9 {
 padding: 9px;
}
.p_10 {
 padding: 10px;
}
.p_11 {
 padding: 11px;
}
.p_12 {
 padding: 12px;
}
.p_13 {
 padding: 13px;
}
.p_14 {
 padding: 14px;
}
.p_15 {
 padding: 15px;
}
.p_16 {
 padding: 16px;
}
.p_17 {
 padding: 17px;
}
.p_18 {
 padding: 18px;
}
.p_19 {
 padding: 19px;
}
.p_20 {
 padding: 20px;
}
.p_25 {
 padding: 25px;
}
.p_30 {
 padding: 30px;
}
.p_35 {
 padding: 35px;
}
.p_40 {
 padding: 40px;
}
.p_45 {
 padding: 45px;
}
.p_50 {
 padding: 50px;
}
.p_55 {
 padding: 55px;
}
.p_60 {
 padding: 60px;
}
.p_65 {
 padding: 65px;
}
.p_70 {
 padding: 70px;
}
.p_75 {
 padding: 75px;
}
.p_80 {
 padding: 80px;
}
.p_85 {
 padding: 85px;
}
.p_90 {
 padding: 90px;
}
.p_95 {
 padding: 95px;
}
.p_100 {
 padding: 100px;
}
.p_110 {
 padding: 110px;
}
.p_120 {
 padding: 120px;
}
.p_130 {
 padding: 130px;
}
.p_140 {
 padding: 140px;
}
.p_150 {
 padding: 150px;
}
.p_160 {
 padding: 160px;
}
.p_170 {
 padding: 170px;
}
.p_180 {
 padding: 180px;
}
.p_190 {
 padding: 190px;
}
.p_200 {
 padding: 200px;
}
.px_0 {
 padding-left: 0;
 padding-right: 0;
}
.px_1 {
 padding-left: 1px;
 padding-right: 1px;
}
.px_2 {
 padding-left: 2px;
 padding-right: 2px;
}
.px_3 {
 padding-left: 3px;
 padding-right: 3px;
}
.px_4 {
 padding-left: 4px;
 padding-right: 4px;
}
.px_5 {
 padding-left: 5px;
 padding-right: 5px;
}
.px_6 {
 padding-left: 6px;
 padding-right: 6px;
}
.px_7 {
 padding-left: 7px;
 padding-right: 7px;
}
.px_8 {
 padding-left: 8px;
 padding-right: 8px;
}
.px_9 {
 padding-left: 9px;
 padding-right: 9px;
}
.px_10 {
 padding-left: 10px;
 padding-right: 10px;
}
.px_11 {
 padding-left: 11px;
 padding-right: 11px;
}
.px_12 {
 padding-left: 12px;
 padding-right: 12px;
}
.px_13 {
 padding-left: 13px;
 padding-right: 13px;
}
.px_14 {
 padding-left: 14px;
 padding-right: 14px;
}
.px_15 {
 padding-left: 15px;
 padding-right: 15px;
}
.px_16 {
 padding-left: 16px;
 padding-right: 16px;
}
.px_17 {
 padding-left: 17px;
 padding-right: 17px;
}
.px_18 {
 padding-left: 18px;
 padding-right: 18px;
}
.px_19 {
 padding-left: 19px;
 padding-right: 19px;
}
.px_20 {
 padding-left: 20px;
 padding-right: 20px;
}
.px_25 {
 padding-left: 25px;
 padding-right: 25px;
}
.px_30 {
 padding-left: 30px;
 padding-right: 30px;
}
.px_35 {
 padding-left: 35px;
 padding-right: 35px;
}
.px_40 {
 padding-left: 40px;
 padding-right: 40px;
}
.px_45 {
 padding-left: 45px;
 padding-right: 45px;
}
.px_50 {
 padding-left: 50px;
 padding-right: 50px;
}
.px_55 {
 padding-left: 55px;
 padding-right: 55px;
}
.px_60 {
 padding-left: 60px;
 padding-right: 60px;
}
.px_65 {
 padding-left: 65px;
 padding-right: 65px;
}
.px_70 {
 padding-left: 70px;
 padding-right: 70px;
}
.px_75 {
 padding-left: 75px;
 padding-right: 75px;
}
.px_80 {
 padding-left: 80px;
 padding-right: 80px;
}
.px_85 {
 padding-left: 85px;
 padding-right: 85px;
}
.px_90 {
 padding-left: 90px;
 padding-right: 90px;
}
.px_95 {
 padding-left: 95px;
 padding-right: 95px;
}
.px_100 {
 padding-left: 100px;
 padding-right: 100px;
}
.px_110 {
 padding-left: 110px;
 padding-right: 110px;
}
.px_120 {
 padding-left: 120px;
 padding-right: 120px;
}
.px_130 {
 padding-left: 130px;
 padding-right: 130px;
}
.px_140 {
 padding-left: 140px;
 padding-right: 140px;
}
.px_150 {
 padding-left: 150px;
 padding-right: 150px;
}
.px_160 {
 padding-left: 160px;
 padding-right: 160px;
}
.px_170 {
 padding-left: 170px;
 padding-right: 170px;
}
.px_180 {
 padding-left: 180px;
 padding-right: 180px;
}
.px_190 {
 padding-left: 190px;
 padding-right: 190px;
}
.px_200 {
 padding-left: 200px;
 padding-right: 200px;
}
.py_0 {
 padding-top: 0;
 padding-bottom: 0;
}
.py_1 {
 padding-top: 1px;
 padding-bottom: 1px;
}
.py_2 {
 padding-top: 2px;
 padding-bottom: 2px;
}
.py_3 {
 padding-top: 3px;
 padding-bottom: 3px;
}
.py_4 {
 padding-top: 4px;
 padding-bottom: 4px;
}
.py_5 {
 padding-top: 5px;
 padding-bottom: 5px;
}
.py_6 {
 padding-top: 6px;
 padding-bottom: 6px;
}
.py_7 {
 padding-top: 7px;
 padding-bottom: 7px;
}
.py_8 {
 padding-top: 8px;
 padding-bottom: 8px;
}
.py_9 {
 padding-top: 9px;
 padding-bottom: 9px;
}
.py_10 {
 padding-top: 10px;
 padding-bottom: 10px;
}
.py_11 {
 padding-top: 11px;
 padding-bottom: 11px;
}
.py_12 {
 padding-top: 12px;
 padding-bottom: 12px;
}
.py_13 {
 padding-top: 13px;
 padding-bottom: 13px;
}
.py_14 {
 padding-top: 14px;
 padding-bottom: 14px;
}
.py_15 {
 padding-top: 15px;
 padding-bottom: 15px;
}
.py_16 {
 padding-top: 16px;
 padding-bottom: 16px;
}
.py_17 {
 padding-top: 17px;
 padding-bottom: 17px;
}
.py_18 {
 padding-top: 18px;
 padding-bottom: 18px;
}
.py_19 {
 padding-top: 19px;
 padding-bottom: 19px;
}
.py_20 {
 padding-top: 20px;
 padding-bottom: 20px;
}
.py_25 {
 padding-top: 25px;
 padding-bottom: 25px;
}
.py_30 {
 padding-top: 30px;
 padding-bottom: 30px;
}
.py_35 {
 padding-top: 35px;
 padding-bottom: 35px;
}
.py_40 {
 padding-top: 40px;
 padding-bottom: 40px;
}
.py_45 {
 padding-top: 45px;
 padding-bottom: 45px;
}
.py_50 {
 padding-top: 50px;
 padding-bottom: 50px;
}
.py_55 {
 padding-top: 55px;
 padding-bottom: 55px;
}
.py_60 {
 padding-top: 60px;
 padding-bottom: 60px;
}
.py_65 {
 padding-top: 65px;
 padding-bottom: 65px;
}
.py_70 {
 padding-top: 70px;
 padding-bottom: 70px;
}
.py_75 {
 padding-top: 75px;
 padding-bottom: 75px;
}
.py_80 {
 padding-top: 80px;
 padding-bottom: 80px;
}
.py_85 {
 padding-top: 85px;
 padding-bottom: 85px;
}
.py_90 {
 padding-top: 90px;
 padding-bottom: 90px;
}
.py_95 {
 padding-top: 95px;
 padding-bottom: 95px;
}
.py_100 {
 padding-top: 100px;
 padding-bottom: 100px;
}
.py_110 {
 padding-top: 110px;
 padding-bottom: 110px;
}
.py_120 {
 padding-top: 120px;
 padding-bottom: 120px;
}
.py_130 {
 padding-top: 130px;
 padding-bottom: 130px;
}
.py_140 {
 padding-top: 140px;
 padding-bottom: 140px;
}
.py_150 {
 padding-top: 150px;
 padding-bottom: 150px;
}
.py_160 {
 padding-top: 160px;
 padding-bottom: 160px;
}
.py_170 {
 padding-top: 170px;
 padding-bottom: 170px;
}
.py_180 {
 padding-top: 180px;
 padding-bottom: 180px;
}
.py_190 {
 padding-top: 190px;
 padding-bottom: 190px;
}
.py_200 {
 padding-top: 200px;
 padding-bottom: 200px;
}
.pt_0 {
 padding-top: 0;
}
.pt_1 {
 padding-top: 1px;
}
.pt_2 {
 padding-top: 2px;
}
.pt_3 {
 padding-top: 3px;
}
.pt_4 {
 padding-top: 4px;
}
.pt_5 {
 padding-top: 5px;
}
.pt_6 {
 padding-top: 6px;
}
.pt_7 {
 padding-top: 7px;
}
.pt_8 {
 padding-top: 8px;
}
.pt_9 {
 padding-top: 9px;
}
.pt_10 {
 padding-top: 10px;
}
.pt_11 {
 padding-top: 11px;
}
.pt_12 {
 padding-top: 12px;
}
.pt_13 {
 padding-top: 13px;
}
.pt_14 {
 padding-top: 14px;
}
.pt_15 {
 padding-top: 15px;
}
.pt_16 {
 padding-top: 16px;
}
.pt_17 {
 padding-top: 17px;
}
.pt_18 {
 padding-top: 18px;
}
.pt_19 {
 padding-top: 19px;
}
.pt_20 {
 padding-top: 20px;
}
.pt_25 {
 padding-top: 25px;
}
.pt_30 {
 padding-top: 30px;
}
.pt_35 {
 padding-top: 35px;
}
.pt_40 {
 padding-top: 40px;
}
.pt_45 {
 padding-top: 45px;
}
.pt_50 {
 padding-top: 50px;
}
.pt_55 {
 padding-top: 55px;
}
.pt_60 {
 padding-top: 60px;
}
.pt_65 {
 padding-top: 65px;
}
.pt_70 {
 padding-top: 70px;
}
.pt_75 {
 padding-top: 75px;
}
.pt_80 {
 padding-top: 80px;
}
.pt_85 {
 padding-top: 85px;
}
.pt_90 {
 padding-top: 90px;
}
.pt_95 {
 padding-top: 95px;
}
.pt_100 {
 padding-top: 100px;
}
.pt_110 {
 padding-top: 110px;
}
.pt_120 {
 padding-top: 120px;
}
.pt_130 {
 padding-top: 130px;
}
.pt_140 {
 padding-top: 140px;
}
.pt_150 {
 padding-top: 150px;
}
.pt_160 {
 padding-top: 160px;
}
.pt_170 {
 padding-top: 170px;
}
.pt_180 {
 padding-top: 180px;
}
.pt_190 {
 padding-top: 190px;
}
.pt_200 {
 padding-top: 200px;
}
.pr_0 {
 padding-right: 0;
}
.pr_1 {
 padding-right: 1px;
}
.pr_2 {
 padding-right: 2px;
}
.pr_3 {
 padding-right: 3px;
}
.pr_4 {
 padding-right: 4px;
}
.pr_5 {
 padding-right: 5px;
}
.pr_6 {
 padding-right: 6px;
}
.pr_7 {
 padding-right: 7px;
}
.pr_8 {
 padding-right: 8px;
}
.pr_9 {
 padding-right: 9px;
}
.pr_10 {
 padding-right: 10px;
}
.pr_11 {
 padding-right: 11px;
}
.pr_12 {
 padding-right: 12px;
}
.pr_13 {
 padding-right: 13px;
}
.pr_14 {
 padding-right: 14px;
}
.pr_15 {
 padding-right: 15px;
}
.pr_16 {
 padding-right: 16px;
}
.pr_17 {
 padding-right: 17px;
}
.pr_18 {
 padding-right: 18px;
}
.pr_19 {
 padding-right: 19px;
}
.pr_20 {
 padding-right: 20px;
}
.pr_25 {
 padding-right: 25px;
}
.pr_30 {
 padding-right: 30px;
}
.pr_35 {
 padding-right: 35px;
}
.pr_40 {
 padding-right: 40px;
}
.pr_45 {
 padding-right: 45px;
}
.pr_50 {
 padding-right: 50px;
}
.pr_55 {
 padding-right: 55px;
}
.pr_60 {
 padding-right: 60px;
}
.pr_65 {
 padding-right: 65px;
}
.pr_70 {
 padding-right: 70px;
}
.pr_75 {
 padding-right: 75px;
}
.pr_80 {
 padding-right: 80px;
}
.pr_85 {
 padding-right: 85px;
}
.pr_90 {
 padding-right: 90px;
}
.pr_95 {
 padding-right: 95px;
}
.pr_100 {
 padding-right: 100px;
}
.pr_110 {
 padding-right: 110px;
}
.pr_120 {
 padding-right: 120px;
}
.pr_130 {
 padding-right: 130px;
}
.pr_140 {
 padding-right: 140px;
}
.pr_150 {
 padding-right: 150px;
}
.pr_160 {
 padding-right: 160px;
}
.pr_170 {
 padding-right: 170px;
}
.pr_180 {
 padding-right: 180px;
}
.pr_190 {
 padding-right: 190px;
}
.pr_200 {
 padding-right: 200px;
}
.pb_0 {
 padding-bottom: 0;
}
.pb_1 {
 padding-bottom: 1px;
}
.pb_2 {
 padding-bottom: 2px;
}
.pb_3 {
 padding-bottom: 3px;
}
.pb_4 {
 padding-bottom: 4px;
}
.pb_5 {
 padding-bottom: 5px;
}
.pb_6 {
 padding-bottom: 6px;
}
.pb_7 {
 padding-bottom: 7px;
}
.pb_8 {
 padding-bottom: 8px;
}
.pb_9 {
 padding-bottom: 9px;
}
.pb_10 {
 padding-bottom: 10px;
}
.pb_11 {
 padding-bottom: 11px;
}
.pb_12 {
 padding-bottom: 12px;
}
.pb_13 {
 padding-bottom: 13px;
}
.pb_14 {
 padding-bottom: 14px;
}
.pb_15 {
 padding-bottom: 15px;
}
.pb_16 {
 padding-bottom: 16px;
}
.pb_17 {
 padding-bottom: 17px;
}
.pb_18 {
 padding-bottom: 18px;
}
.pb_19 {
 padding-bottom: 19px;
}
.pb_20 {
 padding-bottom: 20px;
}
.pb_25 {
 padding-bottom: 25px;
}
.pb_30 {
 padding-bottom: 30px;
}
.pb_35 {
 padding-bottom: 35px;
}
.pb_40 {
 padding-bottom: 40px;
}
.pb_45 {
 padding-bottom: 45px;
}
.pb_50 {
 padding-bottom: 50px;
}
.pb_55 {
 padding-bottom: 55px;
}
.pb_60 {
 padding-bottom: 60px;
}
.pb_65 {
 padding-bottom: 65px;
}
.pb_70 {
 padding-bottom: 70px;
}
.pb_75 {
 padding-bottom: 75px;
}
.pb_80 {
 padding-bottom: 80px;
}
.pb_85 {
 padding-bottom: 85px;
}
.pb_90 {
 padding-bottom: 90px;
}
.pb_95 {
 padding-bottom: 95px;
}
.pb_100 {
 padding-bottom: 100px;
}
.pb_110 {
 padding-bottom: 110px;
}
.pb_120 {
 padding-bottom: 120px;
}
.pb_130 {
 padding-bottom: 130px;
}
.pb_140 {
 padding-bottom: 140px;
}
.pb_150 {
 padding-bottom: 150px;
}
.pb_160 {
 padding-bottom: 160px;
}
.pb_170 {
 padding-bottom: 170px;
}
.pb_180 {
 padding-bottom: 180px;
}
.pb_190 {
 padding-bottom: 190px;
}
.pb_200 {
 padding-bottom: 200px;
}
.pl_0 {
 padding-left: 0;
}
.pl_1 {
 padding-left: 1px;
}
.pl_2 {
 padding-left: 2px;
}
.pl_3 {
 padding-left: 3px;
}
.pl_4 {
 padding-left: 4px;
}
.pl_5 {
 padding-left: 5px;
}
.pl_6 {
 padding-left: 6px;
}
.pl_7 {
 padding-left: 7px;
}
.pl_8 {
 padding-left: 8px;
}
.pl_9 {
 padding-left: 9px;
}
.pl_10 {
 padding-left: 10px;
}
.pl_11 {
 padding-left: 11px;
}
.pl_12 {
 padding-left: 12px;
}
.pl_13 {
 padding-left: 13px;
}
.pl_14 {
 padding-left: 14px;
}
.pl_15 {
 padding-left: 15px;
}
.pl_16 {
 padding-left: 16px;
}
.pl_17 {
 padding-left: 17px;
}
.pl_18 {
 padding-left: 18px;
}
.pl_19 {
 padding-left: 19px;
}
.pl_20 {
 padding-left: 20px;
}
.pl_25 {
 padding-left: 25px;
}
.pl_30 {
 padding-left: 30px;
}
.pl_35 {
 padding-left: 35px;
}
.pl_40 {
 padding-left: 40px;
}
.pl_45 {
 padding-left: 45px;
}
.pl_50 {
 padding-left: 50px;
}
.pl_55 {
 padding-left: 55px;
}
.pl_60 {
 padding-left: 60px;
}
.pl_65 {
 padding-left: 65px;
}
.pl_70 {
 padding-left: 70px;
}
.pl_75 {
 padding-left: 75px;
}
.pl_80 {
 padding-left: 80px;
}
.pl_85 {
 padding-left: 85px;
}
.pl_90 {
 padding-left: 90px;
}
.pl_95 {
 padding-left: 95px;
}
.pl_100 {
 padding-left: 100px;
}
.pl_110 {
 padding-left: 110px;
}
.pl_120 {
 padding-left: 120px;
}
.pl_130 {
 padding-left: 130px;
}
.pl_140 {
 padding-left: 140px;
}
.pl_150 {
 padding-left: 150px;
}
.pl_160 {
 padding-left: 160px;
}
.pl_170 {
 padding-left: 170px;
}
.pl_180 {
 padding-left: 180px;
}
.pl_190 {
 padding-left: 190px;
}
.pl_200 {
 padding-left: 200px;
}
.t_0 {
 top: 0;
}
.t_1 {
 top: 1px;
}
.t_2 {
 top: 2px;
}
.t_3 {
 top: 3px;
}
.t_4 {
 top: 4px;
}
.t_5 {
 top: 5px;
}
.t_6 {
 top: 6px;
}
.t_7 {
 top: 7px;
}
.t_8 {
 top: 8px;
}
.t_9 {
 top: 9px;
}
.t_10 {
 top: 10px;
}
.t_11 {
 top: 11px;
}
.t_12 {
 top: 12px;
}
.t_13 {
 top: 13px;
}
.t_14 {
 top: 14px;
}
.t_15 {
 top: 15px;
}
.t_16 {
 top: 16px;
}
.t_17 {
 top: 17px;
}
.t_18 {
 top: 18px;
}
.t_19 {
 top: 19px;
}
.t_20 {
 top: 20px;
}
.t_25 {
 top: 25px;
}
.t_30 {
 top: 30px;
}
.t_35 {
 top: 35px;
}
.t_40 {
 top: 40px;
}
.t_45 {
 top: 45px;
}
.t_50 {
 top: 50px;
}
.t_55 {
 top: 55px;
}
.t_60 {
 top: 60px;
}
.t_65 {
 top: 65px;
}
.t_70 {
 top: 70px;
}
.t_75 {
 top: 75px;
}
.t_80 {
 top: 80px;
}
.t_85 {
 top: 85px;
}
.t_90 {
 top: 90px;
}
.t_95 {
 top: 95px;
}
.t_100 {
 top: 100px;
}
.t_110 {
 top: 110px;
}
.t_120 {
 top: 120px;
}
.t_130 {
 top: 130px;
}
.t_140 {
 top: 140px;
}
.t_150 {
 top: 150px;
}
.t_160 {
 top: 160px;
}
.t_170 {
 top: 170px;
}
.t_180 {
 top: 180px;
}
.t_190 {
 top: 190px;
}
.t_200 {
 top: 200px;
}
.r_0 {
 right: 0;
}
.r_1 {
 right: 1px;
}
.r_2 {
 right: 2px;
}
.r_3 {
 right: 3px;
}
.r_4 {
 right: 4px;
}
.r_5 {
 right: 5px;
}
.r_6 {
 right: 6px;
}
.r_7 {
 right: 7px;
}
.r_8 {
 right: 8px;
}
.r_9 {
 right: 9px;
}
.r_10 {
 right: 10px;
}
.r_11 {
 right: 11px;
}
.r_12 {
 right: 12px;
}
.r_13 {
 right: 13px;
}
.r_14 {
 right: 14px;
}
.r_15 {
 right: 15px;
}
.r_16 {
 right: 16px;
}
.r_17 {
 right: 17px;
}
.r_18 {
 right: 18px;
}
.r_19 {
 right: 19px;
}
.r_20 {
 right: 20px;
}
.r_25 {
 right: 25px;
}
.r_30 {
 right: 30px;
}
.r_35 {
 right: 35px;
}
.r_40 {
 right: 40px;
}
.r_45 {
 right: 45px;
}
.r_50 {
 right: 50px;
}
.r_55 {
 right: 55px;
}
.r_60 {
 right: 60px;
}
.r_65 {
 right: 65px;
}
.r_70 {
 right: 70px;
}
.r_75 {
 right: 75px;
}
.r_80 {
 right: 80px;
}
.r_85 {
 right: 85px;
}
.r_90 {
 right: 90px;
}
.r_95 {
 right: 95px;
}
.r_100 {
 right: 100px;
}
.r_110 {
 right: 110px;
}
.r_120 {
 right: 120px;
}
.r_130 {
 right: 130px;
}
.r_140 {
 right: 140px;
}
.r_150 {
 right: 150px;
}
.r_160 {
 right: 160px;
}
.r_170 {
 right: 170px;
}
.r_180 {
 right: 180px;
}
.r_190 {
 right: 190px;
}
.r_200 {
 right: 200px;
}
.b_0 {
 bottom: 0;
}
.b_1 {
 bottom: 1px;
}
.b_2 {
 bottom: 2px;
}
.b_3 {
 bottom: 3px;
}
.b_4 {
 bottom: 4px;
}
.b_5 {
 bottom: 5px;
}
.b_6 {
 bottom: 6px;
}
.b_7 {
 bottom: 7px;
}
.b_8 {
 bottom: 8px;
}
.b_9 {
 bottom: 9px;
}
.b_10 {
 bottom: 10px;
}
.b_11 {
 bottom: 11px;
}
.b_12 {
 bottom: 12px;
}
.b_13 {
 bottom: 13px;
}
.b_14 {
 bottom: 14px;
}
.b_15 {
 bottom: 15px;
}
.b_16 {
 bottom: 16px;
}
.b_17 {
 bottom: 17px;
}
.b_18 {
 bottom: 18px;
}
.b_19 {
 bottom: 19px;
}
.b_20 {
 bottom: 20px;
}
.b_25 {
 bottom: 25px;
}
.b_30 {
 bottom: 30px;
}
.b_35 {
 bottom: 35px;
}
.b_40 {
 bottom: 40px;
}
.b_45 {
 bottom: 45px;
}
.b_50 {
 bottom: 50px;
}
.b_55 {
 bottom: 55px;
}
.b_60 {
 bottom: 60px;
}
.b_65 {
 bottom: 65px;
}
.b_70 {
 bottom: 70px;
}
.b_75 {
 bottom: 75px;
}
.b_80 {
 bottom: 80px;
}
.b_85 {
 bottom: 85px;
}
.b_90 {
 bottom: 90px;
}
.b_95 {
 bottom: 95px;
}
.b_100 {
 bottom: 100px;
}
.b_110 {
 bottom: 110px;
}
.b_120 {
 bottom: 120px;
}
.b_130 {
 bottom: 130px;
}
.b_140 {
 bottom: 140px;
}
.b_150 {
 bottom: 150px;
}
.b_160 {
 bottom: 160px;
}
.b_170 {
 bottom: 170px;
}
.b_180 {
 bottom: 180px;
}
.b_190 {
 bottom: 190px;
}
.b_200 {
 bottom: 200px;
}
.l_0 {
 left: 0;
}
.l_1 {
 left: 1px;
}
.l_2 {
 left: 2px;
}
.l_3 {
 left: 3px;
}
.l_4 {
 left: 4px;
}
.l_5 {
 left: 5px;
}
.l_6 {
 left: 6px;
}
.l_7 {
 left: 7px;
}
.l_8 {
 left: 8px;
}
.l_9 {
 left: 9px;
}
.l_10 {
 left: 10px;
}
.l_11 {
 left: 11px;
}
.l_12 {
 left: 12px;
}
.l_13 {
 left: 13px;
}
.l_14 {
 left: 14px;
}
.l_15 {
 left: 15px;
}
.l_16 {
 left: 16px;
}
.l_17 {
 left: 17px;
}
.l_18 {
 left: 18px;
}
.l_19 {
 left: 19px;
}
.l_20 {
 left: 20px;
}
.l_25 {
 left: 25px;
}
.l_30 {
 left: 30px;
}
.l_35 {
 left: 35px;
}
.l_40 {
 left: 40px;
}
.l_45 {
 left: 45px;
}
.l_50 {
 left: 50px;
}
.l_55 {
 left: 55px;
}
.l_60 {
 left: 60px;
}
.l_65 {
 left: 65px;
}
.l_70 {
 left: 70px;
}
.l_75 {
 left: 75px;
}
.l_80 {
 left: 80px;
}
.l_85 {
 left: 85px;
}
.l_90 {
 left: 90px;
}
.l_95 {
 left: 95px;
}
.l_100 {
 left: 100px;
}
.l_110 {
 left: 110px;
}
.l_120 {
 left: 120px;
}
.l_130 {
 left: 130px;
}
.l_140 {
 left: 140px;
}
.l_150 {
 left: 150px;
}
.l_160 {
 left: 160px;
}
.l_170 {
 left: 170px;
}
.l_180 {
 left: 180px;
}
.l_190 {
 left: 190px;
}
.l_200 {
 left: 200px;
}
.align-1 {
 text-align: left;
} 
.align-2 {
 text-align: center;
}
.align-3 {
 text-align: right;
}
.z_1 {
 z-index: 1;
}
.z_2 {
 z-index: 2;
}
.z_3 {
 z-index: 3;
}
.z_4 {
 z-index: 4;
}
.z_5 {
 z-index: 5;
}
.z_6 {
 z-index: 6;
}
.z_7 {
 z-index: 7;
}
.z_8 {
 z-index: 8;
}
.z_9 {
 z-index: 9;
}
.z_99 {
 z-index: 99;
}
.z_999 {
 z-index: 999;
}
.z_9999 {
 z-index: 9999;
}
.z_99999 {
 z-index: 99999;
}
.b_radius_0 {
 border-radius: 0;
}
.b_radius_1 {
 border-radius: 1px;
}
.b_radius_2 {
 border-radius: 2px;
}
.b_radius_3 {
 border-radius: 3px;
}
.b_radius_4 {
 border-radius: 4px;
}
.b_radius_5 {
 border-radius: 5px;
}
.b_radius_6 {
 border-radius: 6px;
}
.b_radius_7 {
 border-radius: 7px;
}
.b_radius_8 {
 border-radius: 8px;
}
.b_radius_9 {
 border-radius: 9px;
}
.b_radius_10 {
 border-radius: 10px;
}
.b_radius_11 {
 border-radius: 11px;
}
.b_radius_12 {
 border-radius: 12px;
}
.b_radius_13 {
 border-radius: 13px;
}
.b_radius_14 {
 border-radius: 14px;
}
.b_radius_15 {
 border-radius: 15px;
}
.b_radius_16 {
 border-radius: 16px;
}
.b_radius_17 {
 border-radius: 17px;
}
.b_radius_18 {
 border-radius: 18px;
}
.b_radius_19 {
 border-radius: 19px;
}
.b_radius_20 {
 border-radius: 20px;
}
.b_radius_25 {
 border-radius: 25px;
}
.b_radius_30 {
 border-radius: 30px;
}
.b_radius_50 {
 border-radius: 50%;
}
.b_shadow_1 {
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.b_shadow_2 {
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.b_shadow_3 {
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.b_shadow_4 {
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.b_shadow_5 {
 box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}
.b_shadow_6 {
 box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);
}
.b_shadow_7 {
 box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}
.b_shadow_8 {
 box-shadow: 0 0 40px rgba(0, 0, 0, 0.20);
}
.theme_btn_1{
 position: relative;
 display: inline-block;
 font-size: 16px;
 line-height: 26px;
 font-weight: 700;
 color: #fff !important;
 text-align: center;
 padding: 14.5px 31px;
 letter-spacing: 1px;
 text-transform: uppercase;
 background-color: #0d6efd;
 z-index: 1;
 vertical-align: middle;
}
.theme_btn_1:before{
 position: absolute;
 content: '';
 width: 0%;
 height: 100%;
 background: #272727;
 left: 0px;
 top: 0px;
 z-index: -1;
 transition: all 500ms ease;
}
.theme_btn_1:hover:before{
 width: 100%;
}
.theme_btn_2{
 position: relative;
 display: inline-block;
 overflow: hidden;
 font-size: 16px;
 line-height: 25px;
 font-weight: 500;
 color: #061a3a;
 border: 1px solid #e4e8e9;
 text-align: center;
 padding: 16.5px 41.5px;
 border-radius: 4px;
 z-index: 1;
 transition: all 500ms ease;
 vertical-align: middle;
}
.theme_btn_2:hover{
 color: #ffffff;
}
.theme_btn_2:before{
 transition-duration: 800ms;
 position: absolute;
 width: 200%;
 height: 200%;
 content: "";
 top: 110%;
 left: 50%;
 background: #0d6efd;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
 border-radius: 50%;
 z-index: -1;
}
.theme_btn_2:hover:before{
 top: -40%;
}
.img_hover_1 {
 position: relative;
 overflow: hidden;
}
.img_hover_1 img{
 width: 100%;
 transition: all 500ms ease;
} 
.img_hover_1:before {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 1;
 display: block;
 content: '';
 width: 0;
 height: 0;
 background: rgba(255, 255, 255,.2);
 border-radius: 0%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 opacity: 0;
}
.img_hover_1:hover:before {
 -webkit-animation: circle .95s;
 animation: circle .95s;
}
.img_hover_2 {
 position: relative;
 overflow: hidden;
 background-color: #0d6efd;
}
.img_hover_2 img{
 width: 100%;
 transition: all 500ms ease;
} 
.img_hover_2:hover img{
 transform: scale(1.05);
 opacity: .5;
} 
.img_hover_2:before {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 1;
 display: block;
 content: '';
 width: 0;
 height: 0;
 background: rgba(255, 255, 255,.2);
 border-radius: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 opacity: 0;
}
.img_hover_2:hover:before {
 -webkit-animation: circle .95s;
 animation: circle .95s;
}
@-webkit-keyframes circle {
 0% {
 opacity: 1;
 }
 40% {
 opacity: 1;
 }
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
 }
}
@keyframes circle {
 0% {
 opacity: 1;
 }
 40% {
 opacity: 1;
 }
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
 }
}
.img_hover_3 {
 position: relative;
 overflow: hidden;
}
.img_hover_3 img{
 width: 100%;
 transition: all 500ms ease;
} 
.img_hover_3:before{
 position: absolute;
 top: 0;
 left: -75%;
 display: block;
 content: '';
 width: 50%;
 height: 100%;
 background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
 background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
 -webkit-transform: skewX(-25deg);
 -ms-transform: skewX(-25deg);
 transform: skewX(-25deg);
}
.img_hover_3:hover:before{
 -webkit-animation: shine 1s;
 animation: shine 1s;
}
@-webkit-keyframes shine {
 100% {
 left: 125%;
 }
}
@keyframes shine {
 100% {
 left: 125%;
 }
}
.img_hover_4{
 position: relative;
 overflow: hidden;
}
.img_hover_4 img{
 width: 100%;
 transition: all 500ms ease;
} 
.img_hover_4:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 0%;
 left: 0px;
 top: 0px;
 opacity: 0.8;
 transition: all 500ms ease;
 background-color: #0d6efd;
}
.img_hover_4:hover:before{
 height: 100%;
}
.img_hover_5{
 position: relative;
 display: block;
 overflow: hidden;
} 
.img_hover_5:before{
 position: absolute;
 content: '';
 width: calc(100% - 20px);
 height: calc(100% - 20px);
 left: 10px;
 top: 10px;
 transform: scale(0,0);
 opacity: 0.9;
 z-index: 1;
 transition: all 500ms ease;
 background-color: #0d6efd;
} 
.img_hover_5:hover:before{
 transform: scale(1,1);
}
.img_hover_5 img{
 width: 100%;
 transition: all 500ms ease;
} 
.img_hover_5:hover img{
 transform: scale(1.1);
}
.img_hover_6{
 position: relative;
 display: block;
 overflow: hidden;
 background-color: #0d6efd;
}
.img_hover_6 img{
 width: 100%;
 transition: all 500ms ease;
}
.img_hover_6:hover img{
 transform: scale(1.1);
 opacity: 0.2;
}
.img_hover_7{
 position: relative;
 display: block;
 overflow: hidden;
}
.img_hover_7 img{
 width: 100%;
 transform: scale(1.0);
 transition: all 1700ms ease; 
}
.img_hover_7:hover img{
 transform: scale(1.2); 
}
.img_hover_7:before {
 position: absolute;
 content: '';
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 opacity: 0;
 background: #000000;
 opacity: 1.0;
 border-radius: 5px;
 transition: .5s;
 transform: perspective(400px) scaleX(0);
 -webkit-transform-origin: bottom;
 -ms-transform-origin: bottom;
 transform-origin: bottom;
 z-index: 2;
}
.img_hover_7:hover:before{
 opacity: 0.80;
 transform: perspective(400px) scaleX(1.0);
}
.img_hover_8 {
 position: relative;
 display: block;
 overflow: hidden;
}
.img_hover_8 img{
 width: 100%;
 transition: all 1700ms ease; 
}
.img_hover_8:before {
 position: absolute;
 content: '';
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #000000;
 opacity: 0;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
 -webkit-transform: perspective(400px) rotateX(-90deg);
 -ms-transform: perspective(400px) rotateX(-90deg);
 transform: perspective(400px) rotateX(-90deg);
 -webkit-transform-origin: top;
 -ms-transform-origin: top;
 transform-origin: top;
 z-index: 1;
}
.img_hover_8:hover:before{
 opacity: .65;
 -webkit-transform: perspective(400px) rotateX(0deg);
 -ms-transform: perspective(400px) rotateX(0deg);
 transform: perspective(400px) rotateX(0deg);
}
.img_hover_9{
 position: relative;
 display: block;
 overflow: hidden;
}
.img_hover_9 img{
 width: 100%;
 transform: scale(1.0);
 transition: all 3500ms ease; 
}
.img_hover_9:hover img{
 transform:scale(1.2) rotate(1deg); 
}
.img_hover_9:before {
 position: absolute;
 content: "";
 top: 0;
 left: 0;
 right: 0;
 height: 50%;
 opacity: 0;
 transition-delay: .1s;
 transition-timing-function: ease-in-out;
 transition-duration: .5s;
 transition-property: all;
 opacity: 1;
 transform-origin: top;
 transform-style: preserve-3d;
 transform: scaleY(0);
 z-index: 1;
 background-color: #0d6efd;
}
.img_hover_9:hover:before{
 opacity: 0.80;
 transform: scaleY(1.0); 
}
.img_hover_9:after {
 position: absolute;
 content: "";
 bottom: 0;
 left: 0;
 right: 0;
 height: 50%;
 opacity: 1;
 transition-delay: .1s;
 transition-timing-function: ease-in-out;
 transition-duration: .5s;
 transition-property: all;
 opacity: 1;
 transform-origin: bottom;
 transform-style: preserve-3d;
 transform: scaleY(0);
 z-index: 1;
 background-color: #0d6efd;
}
.img_hover_9:hover:after{
 opacity: 0.80;
 transform: scaleY(1.0);
}
.img_hover_10{
 position: relative;
 display: block;
 overflow: hidden;
}
.img_hover_10:before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 opacity: 0;
 background: #0d6efd;
 opacity: 1.0;
 transition: .5s;
 transform: perspective(400px) scaleY(0);
 -webkit-transform-origin: bottom;
 -ms-transform-origin: bottom;
 transform-origin: bottom;
 z-index: 1;
}
.img_hover_10:hover:before{
 opacity: 0.50;
 transform: perspective(400px) scaleY(1.0);
}
.img_hover_10 img{
 width: 100%;
 transition: all 3500ms ease; 
}
.img_hover_10:hover img{
 transform: scale(1.3) rotate(2deg);
}
.flexbox_1 {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.flexbox_2 {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.handle-preloader{
 background: #577038;
}
.preloader-close{
 color: #3B462E;
}
.header-top{
 background-color: #3B462E;
}
.main-header .search-box-outer .dropdown-menu{
 background-color: #3B462E;
}
.theme-btn.btn-one{
 background-color: #3B462E;
}
.main-header .nav-right .cart-box a{
 color: #3B462E;
}
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a{
 color: #3B462E;
}
.banner-carousel .owl-nav button:hover{
 background-color: #3B462E;
}
.sec-title .sub-title{
 color: #3B462E;
}
.feature-block-one .inner-box .icon-box{
 color: #3B462E;
}
.feature-block-one .inner-box .icon-box:before{
 background-color: #3B462E;
}
.about-section .inner-content .pattern-layer .pattern-1{
 background-color: #2e7753;
}
.scroll-top{
 background-color: #84F000;
}
.content_block_2 .content-box .single-item .icon-box{
 color: #3B462E;
}
.service-block-one .inner-box .icon-box{
 color: #3B462E;
}
.icon_overlay:before{
 background-color: #3B462E;
}
.service-block-one .inner-box h3 a:hover{
 color: #3B462E;
}
.service-block-one .inner-box .link-box .overlay-btn{
 color: #3B462E;
}
.project-block-one .inner-box .image-box{
 background-color: #3B462E;
}
.project-block-one .inner-box .content-box .icon-box{
 color: #3B462E;
}
.project-section .filter-tabs li:before{
 background-color: #3B462E;
}
.project-section .filter-tabs li.active,
.project-section .filter-tabs li:hover{
 color: #3B462E;
}
.funfact-section:before{
 background-color: #1b4531;
}
.theme_color{
 color: #3B462E;
}
.theme_bg{
 background-color: #3B462E;
}
.hov_color:hover{
 color: #3B462E !important;
}
.hov_bg:hover{
 background-color: #3B462E !important;
}
.testimonial-section .owl-nav button{
 color: #3B462E;
}
.testimonial-section .owl-nav button:hover{
 background-color: #3B462E;
}
.theme-btn.btn-two{
 border-color: #3B462E;
 color: #3B462E;
}
.cta-section .theme-btn{
 color: #3B462E;
}
.main-footer{
 background-color: #577038;
}
.bg_color_2{
 background-color: #577038;
}
.feature-section .single-item .inner-box .icon-box:before{
 background-color: #3B462E;
}
.dots-style-one .owl-dots .owl-dot span{
 background-color: #3B462E !important;
}
.dots-style-one .owl-dots .owl-dot span:before{
 border-color: #3B462E !important;
}
.banner-section.style-three .banner-carousel .owl-nav button{
 color: #3B462E;
}
.banner-section.style-three .banner-carousel .owl-nav button:hover{
 background-color: #3B462E;
}
.pricing-style-two .tab-btns li{
 border-color: #3B462E !important;
}
.pricing-style-two .tab-btns li.active-btn,
.pricing-style-two .tab-btns li:hover{
 background-color: #3B462E;
}
.history-section .inner-content:before{
 background-color: #3B462E;
}
.history-section .inner-box .year:before{
 background-color: #3B462E;
}
.team-details .content-box .social-links li a:hover{
 background-color: #3B462E;
 border-color: #3B462E;
}
.progress-box .bar-inner{
 background-color: #3B462E;
}
.team-details .content-box .form-inner input:focus,
.team-details .content-box .form-inner textarea:focus{
 border-color: #3B462E !important;
}
.default-form .form-group input:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus{
 border-color: #3B462E !important;
}
.accordion-box .acc-content .list li:before,
.list-style-one li:before{
 background-color: #3B462E;
}
.career-sidebar .download-widget a i{
 background-color: #3B462E;
}
.career-sidebar .download-widget a:hover{
 border-color: #3B462E;
}
.project-details-content .list li:before{
 background-color: #3B462E;
}
.project-sidebar .project-info .info-list li a:hover{
 color: #3B462E;
}
.service-sidebar .category-widget .category-list a:hover,
.service-sidebar .category-widget .category-list a.current,
.default-sidebar .category-widget .category-list a:hover,
.default-sidebar .category-widget .category-list a.current{
 color: #3B462E;
}
.service-sidebar .download-widget a:hover{
 border-color: #3B462E;
}
.service-sidebar .download-widget a i{
 background-color: #3B462E;
}
.service-details-content .list li:before{
 background-color: #3B462E;
}
.range-slider .ui-state-default,
.range-slider .ui-widget-content .ui-state-default{
 background-color: #3B462E;
}
.range-slider .ui-slider .ui-slider-range{
 background-color: #3B462E;
}
.default-sidebar .tags-widget .tag-list li a:hover{
 background-color: #3B462E;
 border-color: #3B462E;
}
.our-shop .item-shorting .btn-box button:hover,
.our-shop .item-shorting .btn-box button.on{
 border-color: #3B462E;
 background-color: #3B462E;
}
.shop-block-one .inner-box .lower-content h4 a:hover{
 color: #3B462E;
}
.shop-block-one .inner-box .lower-content .price{
 color: #3B462E;
}
.shop-block-one .inner-box .lower-content .theme-btn:hover{
 border-color: #3B462E;
 background-color: #3B462E;
}
.shop-block-one .inner-box .lower-content .theme-btn:before{
 background-color: #3B462E;
}
.product-details-content .image-box .preview-link a:hover{
 background-color: #3B462E;
}
.product-details-content .product-details .customer-rating .review a:hover{
 color: #3B462E;
}
.product-details-content .product-details .price{
 color: #3B462E;
}
.product-details-content .product-details .addto-cart-box .clearfix li a:hover{
 background-color: #3B462E;
 border-color: #3B462E;
}
.product-details-content .product-details .other-option .social-links li a:hover{
 color: #3B462E;
}
.shop-details .product-discription .tab-btn-box .tab-btns li.active-btn,
.shop-details .product-discription .tab-btn-box .tab-btns li:hover{
 color: #3B462E;
 border-color: #3B462E;
}
.cart-section .cart-table tbody tr .prod-column .column-box .remove-btn:hover{
 background-color: #3B462E;
 border-color: #3B462E;
}
.cart-section .othre-content .coupon-box button{
 background-color: #3B462E;
}
.checkout-section .upper-box .single-box a{
 color: #3B462E;
}
.checkout-section .billing-form .form-group input:focus{
 border-color: #3B462E !important;
}
.checkout-section .additional-info .note-book textarea:focus{
 border-color: #3B462E !important;
}
.news-block-one .inner-box .lower-content h2 a:hover{
 color: #3B462E;
}
.blog-sidebar .post-widget .post .post-thumb{
 background-color: #3B462E;
}
.blog-sidebar .post-widget .post h5 a:hover{
 color: #3B462E;
}
.pagination li a:hover,
.pagination li a.current{
 background-color: #3B462E;
 border-color: #3B462E;
}
.blog-details-content blockquote{
 border-left: 3px solid #3B462E;
}
.blog-details-content .list li:before{
 background-color: #3B462E;
}
.blog-details-content blockquote h5:before{
 background-color: #3B462E;
}
.blog-details-content .post-share-option .post-tag li a:hover{
 background-color: #3B462E;
 border-color: #3B462E;
}
.blog-details-content .post-share-option .share-links li a:hover{
 background-color: #3B462E;
 border-color: #3B462E;
}
.header-upper .upper-inner .search-form .form-group input:focus{
 border-color: #3B462E !important;
}
.header-upper .upper-inner .search-form .form-group input:focus + button,
.header-upper .upper-inner .search-form .form-group button:hover{
 color: #3B462E;
}
.header-upper .upper-inner .right-info .icon-box .text a:hover{
 color: #3B462E;
}
.header-upper .upper-inner .right-info .icon-box i{
 color: #3B462E;
}
.main-header.home_shop .nav-right .cart-box a span{
 background-color: #3B462E;
}
.slider-home-shop .content-box .theme-btn{
 color: #3B462E;
}
.slider-home-shop .collection-block .text{
 color: #3B462E;
}
.feature-block-two_hr_001 h4 a:hover,
.feature-block-two_hr_001 .icon a:hover {
 color: #3B462E;
}
.feature-block-two_hr_001 .inner-box:hover .icon {
 color: #3B462E;
}
.product-block_hr_001 h4 a:hover{
 color: #3B462E;
}
.product-block_hr_001 .overlay li a:hover{
 background-color: #3B462E;
}
.cta-section_hr_001 .theme-btn:hover{
 color: #3B462E;
}
.offer-block_hr_001-two .theme-btn:hover{
 color: #3B462E;
}
.products-section_hr_001-three .owl-nav button:hover{
 color: #3B462E;
}
section.cta-section_hr_001-two_hr_001 .theme-btn{
 color: #3B462E;
}
section.products-section_hr_001-three .nav-tabs.tab-btn-style-one li.nav-item .nav-link.active h4,
section.products-section_hr_001-three .nav-tabs.tab-btn-style-one li.nav-item .nav-link:hover h4{
 color: #3B462E;
}
 
* {
 margin:0px;
 padding:0px;
 border:none;
 outline:none;
}
body {
 font-size:16px;
 color:#7a7b80;
 line-height:28px;
 font-weight:400;
 background:#ffffff;
 font-family: 'Josefin Sans', sans-serif;
 background-size:cover;
 background-repeat:no-repeat;
 background-position:center top;
 -webkit-font-smoothing: antialiased;
}
 @media (min-width:1200px) {
 .container {
 max-width: 1200px;
 padding: 0px 15px;
 }
}
.large-container{
 max-width: 1550px;
 padding: 0px 15px;
 margin: 0 auto;
}
.container-fluid{
 padding: 0px;
}
.auto-container{
 position:static;
 max-width:1200px;
 padding:0px 15px;
 margin:0 auto;
}
.small-container{
 max-width:680px;
 margin:0 auto;
}
.boxed_wrapper{
 position: relative;
 margin: 0 auto;
 overflow: hidden !important;
 width: 100%;
 min-width: 300px;
}
a{
 text-decoration:none;
 transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
}
a:hover{
 text-decoration:none;
 outline:none;
}
input,button,select,textarea{
 font-family: 'Josefin Sans', sans-serif;
 font-weight: 400;
 font-size: 16px;
 background: transparent;
}
::-webkit-input-placeholder {
 color: inherit;
}
::-moz-input-placeholder {
 color: inherit;
}
::-ms-input-placeholder {
 color: inherit;
}
ul,li{
 list-style:none;
 padding:0px;
 margin:0px; 
}
input{
 transition: all 500ms ease;
}
button:focus,
input:focus,
textarea:focus{
 outline: none;
 box-shadow: none;
 transition: all 500ms ease;
}
p{
 position: relative;
 font-family: 'Josefin Sans', sans-serif;
 color: #7a7b80;
 font-weight: 400;
 margin: 0px;
 transition: all 500ms ease;
}
h1,h2,h3,h4,h5,h6{
 position:relative;
 font-family: 'Josefin Sans', sans-serif;
 font-weight: 400;
 color: #141417;
 margin: 0px;
 transition: all 500ms ease;
}
.handle-preloader {
 align-items: center;
 -webkit-align-items: center;
 display: flex;
 display: -ms-flexbox;
 height: 100%;
 justify-content: center;
 -webkit-justify-content: center;
 position: fixed;
 left: 0;
 top: 0;
 width: 100%;
 z-index: 9999999;
}
.preloader-close{
 position: fixed;
 z-index: 99999999;
 font-size: 26px;
 background: #fff;
 width: 40px;
 height: 40px;
 line-height: 36px;
 text-align: center;
 border-radius: 50%;
 cursor: pointer;
 right: 30px;
 top: 30px;
}
.handle-preloader .animation-preloader {
 position: absolute;
 z-index: 100;
}
.handle-preloader .animation-preloader .spinner{
 animation: spinner 1s infinite linear;
 border-radius: 50%;
 height: 150px;
 margin: 0 auto 45px auto;
 width: 150px;
}
.handle-preloader .animation-preloader .txt-loading {
 text-align: center;
 user-select: none;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
 animation: letters-loading 4s infinite;
 content: attr(data-text-preloader);
 left: 0;
 opacity: 0;
 top:0;
 position: absolute;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading{
 font-family: "Oswald", sans-serif;
 font-weight: 400;
 letter-spacing: 15px;
 display: inline-block;
 position: relative;
 font-size: 70px;
 line-height: 70px;
 text-transform: uppercase;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {animation-delay: 0.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {animation-delay: 0.4s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {animation-delay: 0.6s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {animation-delay: 0.8s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before { animation-delay: 1s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before { animation-delay: 1.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before { animation-delay: 1.4s;}
.handle-preloader .loader-section {
 background-color: #ffffff;
 height: 100%;
 position: fixed;
 top: 0;
 width: calc(50% + 1px);
}
.preloader .loaded .animation-preloader {
 opacity: 0;
 transition: 0.3s ease-out;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading{
 color: #ffffff;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
 color: #ffffff;
}
.handle-preloader .animation-preloader .spinner{
 border: 3px solid #ffffff;
 border-top-color: rgba(255, 255, 255, 0.5); 
}
@keyframes spinner {
 to {
 transform: rotateZ(360deg);
 }
}
@keyframes letters-loading {
 0%,
 75%,
 100% {
 opacity: 0;
 transform: rotateY(-90deg);
 }
 25%,
 50% {
 opacity: 1;
 transform: rotateY(0deg);
 }
}
@media screen and (max-width: 767px) {
 .handle-preloader .animation-preloader .spinner {
 height: 8em;
 width: 8em;
 }
}
@media screen and (max-width: 500px) {
 .handle-preloader .animation-preloader .spinner {
 height: 7em;
 width: 7em;
 }
 .handle-preloader .animation-preloader .txt-loading .letters-loading {font-size: 40px; letter-spacing: 10px;}
}
.centred{
 text-align: center;
}
.pull-left{
 float: left;
}
.pull-right{
 float: right;
}
figure{
 margin: 0px;
}
img {
 display: inline-block;
 max-width: 100%;
 height: auto;
 transition-delay: .1s;
 transition-timing-function: ease-in-out;
 transition-duration: .7s;
 transition-property: all;
}
.theme-btn{
 position: relative;
 display: inline-block;
 overflow: hidden;
 vertical-align: middle;
 font-size: 17px;
 line-height: 26px;
 font-weight: 600;
 font-family: 'Josefin Sans', sans-serif;
 color: #fff;
 text-align: center;
 padding: 17px 30px;
 border-radius: 5px;
 text-transform: capitalize;
 z-index: 1;
 transition: all 500ms ease;
}
.theme-btn.btn-one{
}
.theme-btn.btn-two{
 font-size: 15px;
 padding: 13px 29px;
 margin-left: 10px;
 border: solid;
 border-width: 1px;
}
.theme-btn i{
 position: relative;
 font-size: 20px;
 margin-left: 9px;
 top: 3px;
}
.theme-btn.btn-two:hover{
 border-color: #6C9B34;
}
.theme-btn:before{
 position: absolute;
 top: 0px;
 left: 0px;
 bottom: 0px;
 right: 0px;
 width: 0;
 opacity: 0;
 content: "";
 z-index: -1;
 background-color: #6C9B34;
 transform: scale(1.0) rotateX(45deg);
 -webkit-transition: all 0.5s linear;
 -o-transition: all 0.5s linear;
 transition: all 0.5s linear;
}
.theme-btn:hover:before{
 opacity: 1.0;
 width: 100%;
 transform: scale(1.0) rotateX(0deg);
 -webkit-transition: all 0.5s linear;
 -o-transition: all 0.5s linear;
 transition: all 0.5s linear; 
}
.theme-btn:hover{
 color: #fff;
}
.pagination{
 position: relative;
 display: block;
}
.pagination li{
 position: relative;
 display: inline-block;
 float: left;
 margin-right: 10px;
}
.pagination li:last-child{
 margin: 0px !important;
}
.pagination li a{
 position: relative;
 display: inline-block;
 font-size: 16px;
 font-weight: 600;
 font-family: 'Josefin Sans', sans-serif;
 height: 50px;
 width: 50px;
 line-height: 50px;
 background: #ffffff;
 text-align: center;
 color: #141417;
 border-radius: 5px;
 z-index: 1;
 border: 1px solid #e5e5e5;
 transition: all 500ms ease;
}
.pagination li a:hover,
.pagination li a.current{
 color: #fff;
}
.sec-pad{
 padding: 143px 0px 150px 0px !important;
}
.mr-0{
 margin: 0px !important;
}
.scroll-top{
 width: 55px;
 height: 55px;
 line-height: 64px;
 position: fixed;
 bottom: 105%;
 right: 30px;
 font-size: 20px;
 z-index: 99;
 color: #3B462E;
 border-radius: 50%;
 text-align: center;
 cursor: pointer;
 transition: 1s ease;
}
.scroll-top.open {
 bottom: 50px;
}
.scroll-top:before,
.scroll-top:after {
 width: 100%;
 height: 100%;
 border-radius: 50%;
 background: transparent;
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 -webkit-animation-delay: .9s;
 animation-delay: .9s;
 content: "";
 position: absolute;
 -webkit-box-shadow: 0 0 0 0 rgba(132, 240, 0, 0.9);
 box-shadow: 0 0 0 0 rgba(132, 240, 0, 0.9);
 -webkit-animation: ripple 3s infinite;
 animation: ripple 3s infinite;
 -webkit-transition: all .4s ease;
 transition: all .4s ease;
}
.scroll-top:after{
 -webkit-animation-delay: .6s;
 animation-delay: .6s;
}
@-webkit-keyframes ripple {
 70% {
 -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
 box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
 }
 100% {
 -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 }
}
@keyframes ripple {
 70% {
 -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
 box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
 }
 100% {
 -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 }
}
.sec-title{
 position: relative;
 display: block;
}
.sec-title .sub-title{
 position: relative;
 display: block;
 font-size: 18px;
 line-height: 28px;
 font-family: 'Josefin Sans', sans-serif;
 font-weight: 600;
 margin-bottom: 16px;
 text-transform: uppercase;
}
.sec-title h2{
 display: block;
 font-size: 55px;
 line-height: 65px;
 font-family: 'Oswald', serif;
}
.sec-title.light .sub-title,
.sec-title.light h2{
 color: #fff;
}
.color_white {
 color: #fff !important;
}
.bg_white {
 background-color: #fff;
}
.fs_32 {
 font-size: 32px;
}
.fs_22 {
 font-size: 22px;
}
.lh_26{
 line-height: 26px;
}
.lh_28{
 line-height: 28px;
}
.lh_32{
 line-height: 32px;
}
.pb_240{
 padding-bottom: 240px;
}
.pt_340{
 padding-top: 340px;
}
.pr_230{
 padding-right: 230px;
}
.main-header{
 position:relative;
 left:0px;
 top:0px;
 right: 0px;
 z-index:999;
 width:100%;
 transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
}
.sticky-header{
 position:fixed;
 opacity:0;
 visibility:hidden;
 left:0px;
 top:0px;
 width:100%;
 z-index:0;
 background-color: #84f000;
 border-bottom: 1px solid rgba(0, 0, 0, 0.10);
 transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
}
.fixed-header .sticky-header{
 z-index:999;
 opacity:1;
 visibility:visible;
 -ms-animation-name: fadeInDown;
 -moz-animation-name: fadeInDown;
 -op-animation-name: fadeInDown;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 -ms-animation-duration: 500ms;
 -moz-animation-duration: 500ms;
 -op-animation-duration: 500ms;
 -webkit-animation-duration: 500ms;
 animation-duration: 500ms;
 -ms-animation-timing-function: linear;
 -moz-animation-timing-function: linear;
 -op-animation-timing-function: linear;
 -webkit-animation-timing-function: linear;
 animation-timing-function: linear;
 -ms-animation-iteration-count: 1;
 -moz-animation-iteration-count: 1;
 -op-animation-iteration-count: 1;
 -webkit-animation-iteration-count: 1;
 animation-iteration-count: 1;
}
.header-top{
 position: relative;
 width: 100%;
 padding: 14px 0px 13px 0px;
}
.header-top .shape{
 position: absolute;
 left: 40%;
 bottom: 0px;
 width: 76px;
 height: 41px;
 background-repeat: no-repeat;
}
.header-top .social-links li{
 position: relative;
 display: inline-block;
 float: left;
 margin-right: 25px;
}
.header-top .social-links li:last-child{
 margin: 0px !important;
}
.header-top .social-links li a{
 font-size: 14px;
}
.header-top a{
 display: inline-block;
 color: #fff;
}
.header-top p{
 font-size: 16px;
 color: #fff;
}
.header-top .info-box li{
 position: relative;
 display: inline-block;
 float: left;
 margin-right: 60px;
 padding-left: 25px;
}
.header-top .info-box li:last-child{
 margin: 0px !important;
}
.header-top .info-box li a:hover{
 text-decoration: underline;
}
.header-top .info-box li .icon-box{
 position: absolute;
 left: 0px;
 top: 4px;
 font-size: 16px;
 color: #fff;
}
.header-top .info-box li:before{
 position: absolute;
 content: '';
 background-color: rgba(255, 255, 255, 0.20);
 width: 1px;
 height: 20px;
 top: 4px;
 right: -30px;
}
.header-top .info-box li:last-child:before{
 display: none;
}
.header-top .right-column .info li.search-box-outer{
 padding-left: 0px !important;
}
.main-header .search-box-btn{
 position: relative;
 font-size: 14px;
 line-height: 26px;
 color: #fff;
 padding-left: 22px;
 font-weight: 500;
 background: transparent;
 text-transform: uppercase;
 transition: all 500ms ease;
}
.main-header .search-box-outer .dropdown-menu {
 top: 34px !important;
 padding: 0px;
 width: 330px;
 border-radius: 0px;
 right: 0;
 left: auto !important;
 transform: translate3d(0px, 0px, 0px) scale3d(0.8,0.8,0.8) !important;
 border-color: transparent;
 border-radius: 3px;
 transition: .5s ease;
 display: block;
 opacity: 0;
 visibility: hidden;
}
.main-header .search-box-outer .show .dropdown-menu {
 display: block;
 transform: scale3d(1,1,1)!important;
 opacity: 1;
 visibility: visible;
}
.main-header .search-panel .form-container{
 padding: 30px;
}
.main-header .search-panel .form-group {
 position: relative;
 margin: 0px;
}
.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
 display: block;
 width: 100%;
 line-height: 24px;
 padding: 9px 50px 9px 15px;
 height: 50px;
 color: #fff;
 border-radius: 3px;
 background-color: #1e2434;
}
.main-header .search-panel .search-btn {
 position: absolute;
 right: 1px;
 top: 1px;
 width: 50px;
 height: 48px;
 text-align: center;
 color: #fff;
 background: transparent;
 font-size: 14px;
 border-radius: 0px 3px 3px 0px;
 cursor: pointer;
}
.dropdown-toggle::after {
 display: none;
}
.header-lower{
 position: relative;
 width: 100%;
 background: #84f000;
}
.main-header .outer-box {
 position: relative;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 justify-content: space-between;
}
.main-header .logo-box{
 position: relative;
 padding: 0px;
}
.main-header .logo-box .shape{
 position: absolute;
 left: -13px;
 bottom: -19px;
 width: 181px;
 height: 19px;
 background-repeat: no-repeat;
}
.main-header .logo-box .logo{
 max-width: 230px;
 width: 100%;
}
.main-header .logo-box .logo img{
 width: 100%;
}
.main-header .nav-right{
 position: relative;
 display: flex;
 align-items: center;
 justify-content: center;
 padding: 30px 0px;
}
.main-header .nav-right .cart-box{
 position: relative;
 display: inline-block;
 margin-right: 30px;
 top: 4px;
}
.main-header .nav-right .cart-box a{
 position: relative;
 display: inline-block;
 font-size: 20px;
 line-height: 20px;
}
.main-menu .navbar-collapse{
 padding:0px;
 display:block !important;
}
.main-menu .navigation{
 margin:0px;
}
.main-menu .navigation > li{
 position:inherit;
 float:left;
 z-index:2;
 margin: 0px 20px;
 -webkit-transition:all 300ms ease;
 -moz-transition:all 300ms ease;
 -ms-transition:all 300ms ease;
 -o-transition:all 300ms ease;
 transition:all 300ms ease;
}
.main-menu .navigation > li:last-child{
 margin-right:0px !important;
}
.main-menu .navigation > li:first-child{
 margin-left: 0px !important;
}
.main-menu .navigation > li > a{
 position:relative;
 display:block;
 text-align:center;
 font-size:22px;
 line-height:30px;
 padding: 45px 0px;
 font-weight:600;
 font-family: 'Oswald', sans-serif;
 opacity:1;
 color: #25283a;
 z-index:1;
 -webkit-transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
 transition:all 500ms ease;
}
.main-menu .navigation > li > ul,
.main-menu .navigation > li > .megamenu{
 position:absolute;
 left: inherit;
 top:100%;
 width:230px;
 margin-top: 15px;
 z-index:100;
 display:none;
 opacity: 0;
 visibility: hidden;
 border-radius: 0px;
 background-color: #6C9B34;
 transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul.from-right{
 left:auto;
 right:0px; 
}
.main-menu .navigation > li > ul > li{
 position:relative;
 width:100%;
}
.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > .megamenu li > a{
 position:relative;
 display:block;
 padding: 10px 30px;
 line-height:24px;
 font-weight:600;
 font-size:16px;
 text-transform:capitalize;
 font-family: 'Josefin Sans', sans-serif;
 color:#fff;
 text-align: left;
 transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > a{
 border-bottom: 1px solid rgba(255,255,255,0.1);
}
.main-menu .navigation > li > .megamenu li > a{
 padding-left: 0px;
}
.main-menu .navigation > li > .megamenu h4{
 display: block;
 font-size: 20px;
 line-height: 30px;
 color: #ffffff;
}
.main-menu .navigation > li > ul > li:last-child > a,
.main-menu .navigation > li > .megamenu li:last-child > a{
 border-bottom: none;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
 font-family: 'Font Awesome 5 Pro';
 content: "\f105";
 position:absolute;
 right:20px;
 top:10px;
 display:block;
 line-height:24px;
 font-size:16px;
 font-weight:800;
 text-align:center;
 z-index:5; 
}
.main-menu .navigation > li > ul > li > ul{
 position:absolute;
 right:100%;
 top:0%;
 margin-top: 15px;
 width:230px;
 z-index:100;
 display:none;
 border-radius: 0px;
 background-color: #6C9B34;
 transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul.from-right{
 left:auto;
 right:0px; 
}
.main-menu .navigation > li > ul > li > ul > li{
 position:relative;
 width:100%;
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
 border-bottom:none; 
}
.main-menu .navigation > li > ul > li > ul > li > a{
 position:relative;
 display:block;
 padding:10px 30px;
 line-height:24px;
 font-weight:600;
 font-size:16px;
 text-transform:capitalize;
 font-family: 'Josefin Sans', sans-serif;
 color:#fff;
 border-bottom: 1px solid rgba(255,255,255,0.1);
 text-align: left;
 transition:all 500ms ease;
 -moz-transition:all 500ms ease;
 -webkit-transition:all 500ms ease;
 -ms-transition:all 500ms ease;
 -o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:last-child > a{
 border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
 font-family: 'Font Awesome 5 Pro';
 content: "\f105";
 position:absolute;
 right:20px;
 top:12px;
 display:block;
 line-height:24px;
 font-size:16px;
 font-weight:900;
 z-index:5; 
}
.main-menu .navigation > li.dropdown:hover > ul,
.main-menu .navigation > li.dropdown:hover > .megamenu{
 visibility:visible;
 opacity:1;
 margin-top: 0px;
 top: 100%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
 visibility:visible;
 opacity:1;
 top: 0%; 
 margin-top: 0px;
}
.main-menu .navigation li.dropdown .dropdown-btn{
 position:absolute;
 right:-32px;
 top:66px;
 width:34px;
 height:30px;
 text-align:center;
 font-size:18px;
 line-height:26px;
 color:#3b3b3b;
 cursor:pointer;
 display: none;
 z-index:5;
 transition: all 500ms ease;
}
.main-menu .navigation li.dropdown ul li.dropdown .dropdown-btn{
 display: none;
}
.menu-area .mobile-nav-toggler {
 position: relative;
 float: right;
 font-size: 40px;
 line-height: 50px;
 cursor: pointer;
 color: #3786ff;
 display: none;
}
.menu-area .mobile-nav-toggler .icon-bar{
 position: relative;
 height: 2px;
 width: 30px;
 display: block;
 margin-bottom: 5px;
 background-color: #222;
 -webkit-transition: all 300ms ease;
 -moz-transition: all 300ms ease;
 -ms-transition: all 300ms ease;
 -o-transition: all 300ms ease;
 transition: all 300ms ease;
}
.menu-area .mobile-nav-toggler .icon-bar:last-child{
 margin-bottom: 0px;
}
.sticky-header .main-menu .navigation > li > a{
 padding: 30px 0px;
}
.sticky-header .logo-box{
 padding: 23px 0px 22px 0px;
}
.sticky-header .nav-right{
 padding: 15px 0px;
}
.main-menu .navigation > li.dropdown > .megamenu{
 position: absolute;
 width: 100%;
 padding: 30px 50px;
 left: 0px;
}
.main-menu .navigation li.dropdown .megamenu li h4{
 margin-bottom: 10px;
}
.nav-outer .mobile-nav-toggler{
 position: relative;
 float: right;
 font-size: 40px;
 line-height: 50px;
 cursor: pointer;
 color:#3786ff;
 display: none;
}
.mobile-menu{
 position: fixed;
 right: 0;
 top: 0;
 width: 300px;
 padding-right:30px;
 max-width:100%;
 height: 100%;
 opacity: 0;
 visibility: hidden;
 z-index: 999999;
 transition: all 900ms ease;
}
.mobile-menu .navbar-collapse{
 display:block !important; 
}
.mobile-menu .nav-logo{
 position:relative;
 padding:50px 25px;
 text-align:left; 
 padding-bottom: 100px;
}
.mobile-menu-visible{
 overflow: hidden;
}
.mobile-menu-visible .mobile-menu{
 opacity: 1;
 visibility: visible;
}
.mobile-menu .menu-backdrop{
 position: fixed;
 left: 0%;
 top: 0;
 width: 100%;
 height: 100%;
 z-index: 1;
 transition: all 900ms ease;
 background-color: #2f7955;
}
.mobile-menu-visible .mobile-menu .menu-backdrop{
 opacity: 0.70;
 visibility: visible;
 right: 100%;
 -webkit-transition: all .8s ease-out 0s;
 -o-transition: all .8s ease-out 0s
}
.mobile-menu .menu-box{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 max-height: 100%;
 overflow-y: auto;
 background: #141417;
 padding: 0px 0px;
 z-index: 5;
 opacity: 0;
 visibility: hidden;
 border-radius: 0px;
 -webkit-transform: translateX(100%);
 -ms-transform: translateX(100%);
 transform: translateX(100%);
 transition: all 900ms ease !important;
}
.mobile-menu-visible .mobile-menu .menu-box{
 opacity: 1;
 visibility: visible;
 -webkit-transition: all 0.7s ease;
 -o-transition: all 0.7s ease;
 transition: all 0.7s ease;
 -webkit-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}
.mobile-menu .close-btn{
 position: absolute;
 right: 25px;
 top: 10px;
 line-height: 30px;
 width: 24px;
 text-align: center;
 font-size: 16px;
 color: #ffffff;
 cursor: pointer;
 z-index: 10;
 -webkit-transition:all 0.9s ease;
 -moz-transition:all 0.9s ease;
 -ms-transition:all 0.9s ease;
 -o-transition:all 0.9s ease;
 transition:all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn{
 -webkit-transform:rotate(360deg);
 -ms-transform:rotate(360deg);
 transform:rotate(360deg);
}
.mobile-menu .close-btn:hover{
 -webkit-transform:rotate(90deg);
 -ms-transform:rotate(90deg);
 transform:rotate(90deg);
}
.mobile-menu .navigation{
 position: relative;
 display: block;
 width: 100%;
 float: none;
}
.mobile-menu .navigation li{
 position: relative;
 display: block;
 border-top: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation:last-child{
 border-bottom: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation li > ul > li:first-child{
 border-top: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation li > a{
 position: relative;
 display: block;
 line-height: 24px;
 padding: 10px 25px;
 font-size: 15px;
 font-weight: 500;
 color: #ffffff;
 text-transform: uppercase;
 -webkit-transition: all 500ms ease;
 -moz-transition: all 500ms ease;
 -ms-transition: all 500ms ease;
 -o-transition: all 500ms ease;
 transition: all 500ms ease; 
}
.mobile-menu .navigation li ul li > a{
 font-size: 16px;
 margin-left: 20px;
 text-transform: capitalize;
}
.mobile-menu .navigation li > a:before{
 content:'';
 position:absolute;
 left:0;
 top:0;
 height:0;
 border-left:5px solid #fff;
 -webkit-transition: all 500ms ease;
 -moz-transition: all 500ms ease;
 -ms-transition: all 500ms ease;
 -o-transition: all 500ms ease;
 transition: all 500ms ease; 
}
.mobile-menu .navigation li.current > a:before{
 height:100%;
}
.mobile-menu .navigation li.dropdown .dropdown-btn{
 position:absolute;
 right:6px;
 top:6px;
 width:32px;
 height:32px;
 text-align:center;
 font-size:16px;
 line-height:32px;
 color:#ffffff;
 background:rgba(255,255,255,0.10);
 cursor:pointer;
 border-radius:2px;
 -webkit-transition: all 500ms ease;
 -moz-transition: all 500ms ease;
 -ms-transition: all 500ms ease;
 -o-transition: all 500ms ease;
 transition: all 500ms ease; 
 z-index:5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open{
 color: #ffffff;
 -webkit-transform:rotate(90deg);
 -ms-transform:rotate(90deg);
 transform:rotate(90deg); 
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul,
.mobile-menu .navigation > li.dropdown > .megamenu{
 display: none;
}
.mobile-menu .social-links{
 position:relative;
 padding:0px 25px;
}
.mobile-menu .social-links li{
 position:relative;
 display:inline-block;
 margin:0px 10px 10px;
}
.mobile-menu .social-links li a{
 position:relative;
 line-height:32px;
 font-size:16px;
 color:#ffffff;
 -webkit-transition: all 500ms ease;
 -moz-transition: all 500ms ease;
 -ms-transition: all 500ms ease;
 -o-transition: all 500ms ease;
 transition: all 500ms ease; 
}
div#mCSB_1_container{
 top: 0px !important;
}
.mobile-menu .contact-info {
 position: relative;
 padding: 120px 30px 20px 30px;
}
.mobile-menu .contact-info h4 {
 position: relative;
 font-size: 20px;
 color: #ffffff;
 font-weight: 700;
 margin-bottom: 20px;
}
.mobile-menu .contact-info ul li {
 position: relative;
 display: block;
 font-size: 15px;
 color: rgba(255,255,255,0.80);
 margin-bottom: 3px;
}
.mobile-menu .contact-info ul li a{
 color: rgba(255,255,255,0.80);
}
.mobile-menu .contact-info ul li:last-child{
 margin-bottom: 0px;
}
.main-header .outer-box{
 position: relative;
}
.banner-carousel .slide-item{
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
}
.banner-carousel .content-box{
 max-width: 800px;
 margin: 0 auto;
}
.banner-carousel .slide-item:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 100%;
 background: #000;
 top: 0px;
 right: 0px;
 z-index: 1;
 opacity: 0.6;
}
.banner-carousel .slide-item .image-layer{
 left:0;
 top:0;
 width:100%;
 height:100%;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 -webkit-transform:scale(1);
 -ms-transform:scale(1);
 transform:scale(1);
 -webkit-transition: all 6000ms linear;
 -moz-transition: all 6000ms linear;
 -ms-transition: all 6000ms linear;
 -o-transition: all 6000ms linear;
 transition: all 6000ms linear;
}
.banner-carousel .active .slide-item .image-layer{
 -webkit-transform:scale(1.15);
 -ms-transform:scale(1.15);
 transform:scale(1.15);
}
.banner-carousel .content-box h1{
 font-family: 'Oswald', serif;
 opacity: 0;
 -webkit-transform: translateY(100px);
 -moz-transform: translateY(100px);
 -ms-transform: translateY(100px);
 -o-transform: translateY(100px);
 transform: translateY(100px);
 -webkit-transition: all 1000ms ease;
 -moz-transition: all 1000ms ease;
 -ms-transition: all 1000ms ease;
 -o-transition: all 1000ms ease;
 transition: all 1000ms ease;
}
.banner-carousel .active .content-box h1{
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
 -webkit-transition-delay: 1000ms;
 -moz-transition-delay: 1000ms;
 -ms-transition-delay: 1000ms;
 -o-transition-delay: 1000ms;
 transition-delay: 1000ms;
}
.banner-carousel .content-box p{
 line-height: 32px;
 opacity: 0;
 -webkit-transform: translateY(100px);
 -moz-transform: translateY(100px);
 -ms-transform: translateY(100px);
 -o-transform: translateY(100px);
 transform: translateY(100px);
 -webkit-transition: all 1000ms ease;
 -moz-transition: all 1000ms ease;
 -ms-transition: all 1000ms ease;
 -o-transition: all 1000ms ease;
 transition: all 1000ms ease;
}
.banner-carousel .active .content-box p{
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
 -webkit-transition-delay: 1200ms;
 -moz-transition-delay: 1200ms;
 -ms-transition-delay: 1200ms;
 -o-transition-delay: 1200ms;
 transition-delay: 1200ms;
}
.banner-carousel .content-box .btn-box{
 position: relative;
 opacity: 0;
 -webkit-transform: translateY(100px);
 -moz-transform: translateY(100px);
 -ms-transform: translateY(100px);
 -o-transform: translateY(100px);
 transform: translateY(100px);
 -webkit-transition: all 1000ms ease;
 -moz-transition: all 1000ms ease;
 -ms-transition: all 1000ms ease;
 -o-transition: all 1000ms ease;
 transition: all 1000ms ease;
}
.banner-carousel .active .content-box .btn-box{
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
 -webkit-transition-delay: 1400ms;
 -moz-transition-delay: 1400ms;
 -ms-transition-delay: 1400ms;
 -o-transition-delay: 1400ms;
 transition-delay: 1400ms;
}
.owl-dots-none .owl-dots,
.owl-nav-none .owl-nav{
 display: none !important;
}
.owl-nav button{
 background: transparent;
}
.banner-carousel .owl-nav{
 position: absolute;
 left: 0px;
 top: 50%;
 transform: translateY(-50%);
 width: 100%;
}
.banner-carousel .owl-nav button{
 position: absolute;
 display: inline-block;
 width: 60px;
 height: 60px;
 line-height: 66px;
 background-color: rgba(255, 255, 255, 0.20);
 text-align: center;
 border-radius: 50%;
 font-size: 45px;
 color: #fff;
 cursor: pointer;
 transition: all 500ms ease;
}
.banner-carousel .owl-nav button.owl-prev{
 left: 70px;
}
.banner-carousel .owl-nav button.owl-next{
 right: 70px;
}
.banner-carousel .owl-nav button span{
 position: relative;
 transition: all 500ms ease;
}
.banner-carousel .owl-nav button.owl-prev span{
 left: 28px;
}
.banner-carousel .owl-nav button.owl-prev:hover span{
 left: 0px;
}
.banner-carousel .owl-nav button.owl-next span{
 right: 28px;
}
.banner-carousel .owl-nav button.owl-next:hover span{
 right: 0px;
}
.banner-section .pattern-layer{
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 100%;
 height: 54px;
 background-repeat: repeat-x;
 z-index: 2;
 animation: slide 60s linear infinite;
 -webkit-animation: slide 60s linear infinite;
}
.feature-block-one .inner-box .icon-box{
 overflow: hidden;
 width: 70px;
 height: 70px;
 line-height: 70px;
 background: #eaf1ee;
}
.feature-block-one .inner-box:hover .icon-box{
 color: #fff;
}
.feature-block-one .inner-box .icon-box:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 transform: scale(0,0);
 z-index: -1;
 transition: all 500ms ease;
}
.feature-block-one .inner-box:hover .icon-box:before{
 transform: scale(1,1);
}
.feature-block-one .inner-box:hover{
 box-shadow: 0 0 40px rgb(0 0 0 / 20%);
}
.about-section .inner-content .pattern-layer .pattern-1{
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 width: 210px;
 height: 210px;
 border-radius: 50%;
 opacity: 0.1;
}
.about-section .inner-content .pattern-layer .pattern-2{
 left: -125px;
 bottom: 30px;
 width: 204px;
 height: 284px;
 background-repeat: no-repeat;
}
.about-section .inner-content .pattern-layer .pattern-3{
 top: 220px;
 right: -80px;
 width: 150px;
 height: 219px;
 background-repeat: no-repeat;
}
.bg_color_1{
 background-color: #f0f7f7;
}
.chooseus-section:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 50%;
 left: 0px;
 bottom: 0px;
 background-color: #f0f7f7;
}
.chooseus-section .pattern-layer{
 position: absolute;
 left: 0px;
 top: 50%;
 transform: translateY(-50%);
 margin-top: -25px;
 width: 100%;
 height: 54px;
 background-repeat: repeat-x;
 animation: slide 60s linear infinite;
 -webkit-animation: slide 60s linear infinite;
}
.chooseus-section .inner-container{
 overflow: hidden;
}
.content_block_2 .content-box .single-item .icon-box{
 left: 0px;
 top: 6px;
}
.content_block_2 .content-box .single-item p{
 line-height: 26px;
}
.chooseus-section .inner-container .shape-layer .shape-1{
 top: 0px;
 right: 0px;
 width: 164px;
 height: 190px;
 background-repeat: no-repeat;
}
.chooseus-section .inner-container .shape-layer .shape-2{
 bottom: 0px;
 right: 0px;
 width: 164px;
 height: 190px;
 background-repeat: no-repeat;
}
@keyframes slide{
 from { background-position: 0 0; }
 to { background-position: 1920px 0; }
}
@-webkit-keyframes slide{
 from { background-position: 0 0; }
 to { background-position: 1920px 0; }
}
.service-block-one .inner-box .image{
 width: 190px;
 height: 190px;
}
.service-block-one .inner-box .image img{
 width: 100%;
 border-radius: 50%;
}
.service-block-one .inner-box:hover .image:before{
 -webkit-animation: circle .95s;
 animation: circle .95s;
}
.service-block-one .inner-box .icon-box{
 overflow: hidden;
 width: 70px;
 height: 70px;
 line-height: 70px;
 background: #eaf1ee;
 left: 50%;
 transform: translateX(-50%);
 bottom: -46px;
}
.service-block-one .inner-box:hover .icon-box{
 color: #fff;
}
.icon_overlay:before {
 position: absolute;
 content: '';
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 transform: scale(0,0);
 z-index: -1;
 transition: all 500ms ease;
}
.service-block-one .inner-box:hover .icon_overlay:before{
 transform: scale(1,1);
}
.service-block-one .inner-box h3 a{
 color: #141417;
}
.service-block-one .inner-box .link-box .link-btn{
 color: #b6b7b9;
}
.service-block-one .inner-box:hover .link-box .link-btn{
 opacity: 0;
}
.service-block-one .inner-box .link-box .overlay-btn{
 left: 50%;
 transform: translateX(-50%) scale(0,0);
 bottom: 0px;
 opacity: 0;
 padding-right: 30px;
 min-width: 125px;
}
.service-block-one .inner-box:hover .link-box .overlay-btn{
 opacity: 1;
 transform: translateX(-50%) scale(1,1);
}
.service-block-one .inner-box .link-box .overlay-btn i{
 top: 4px;
 right: 0px;
}
.service-block-one .inner-box:hover{
 box-shadow: 0 0 40px rgb(0 0 0 / 10%);
}
.project-block-one .inner-box .image-box{
 overflow: hidden;
}
.project-block-one .inner-box .image-box img{
 width: 100%;
 transition: all 500ms ease;
}
.project-block-one .inner-box:hover .image-box img{
 opacity: 0.1;
 transform: scale(1.05);
}
.project-block-one .inner-box .content-box{
 left: 0px;
 top: 0px;
 right: 0px;
 width: 100%;
 height: 100%;
 z-index: 1;
 align-items: center;
 justify-content: center;
 opacity: 0;
}
.project-block-one .inner-box:hover .content-box{
 opacity: 1;
}
.project-block-one .inner-box .content-box .icon-box{
 width: 60px;
 height: 60px;
 line-height: 60px;
 top: -15px;
}
.project-block-one .inner-box:hover .content-box .icon-box,
.project-block-one .inner-box:hover .content-box h3,
.project-block-one .inner-box:hover .content-box span{
 top: 0px;
}
.project-block-one .inner-box .content-box h3,
.project-block-one .inner-box .content-box span{
 top: 15px;
}
.project-block-one .inner-box .content-box h3 a:hover{
 color: #fff;
 text-decoration: underline;
}
.project-section .filter-tabs li{
 position: relative;
 display: inline-block;
 font-size: 16px;
 font-weight: 500;
 color: #141417;
 text-transform: uppercase;
 margin-right: 40px;
 cursor: pointer;
 transition: all 500ms ease;
}
.project-section .upper-box .filter-tabs li{
 float: left;
}
.project-section .filter-tabs li:last-child{
 margin: 0px !important;
}
.project-section .filter-tabs li:before{
 position: absolute;
 content: '';
 width: 0%;
 height: 1px;
 left: 0px;
 top: 50%;
 transform: translateY(-50%);
 opacity: 0.5;
 transition: all 500ms ease;
}
.project-section .filter-tabs li.active:before,
.project-section .filter-tabs li:hover:before{
 width: 100%;
}
.funfact-section{
 width: 100%;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
}
.funfact-section:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 opacity: 0.4;
}
.counter-block-one .inner-box .count-outer{
 font-family: 'Oswald', serif;
}
.counter-block-one .inner-box .icon-box{
 left: 0px;
 top: -1px;
 width: 75px;
 height: 75px;
 line-height: 75px;
 text-align: center;
}
.team-block-one .inner-box .image-box{
 overflow: hidden;
 background-color: #000;
}
.team-block-one .inner-box .image-box img{
 width: 100%;
 transition: all 500ms ease;
}
.team-block-one .inner-box:hover .image-box img{
 transform: scale(1.05);
 opacity: 0.5;
}
.team-block-one .inner-box .share-box{
 top: -23px;
 right: 30px;
}
.team-block-one .inner-box .share-box:before{
 position: absolute;
 content: '';
 background: transparent;
 width: 100%;
 height: 15px;
 left: 0px;
 top: -15px;
}
.team-block-one .inner-box .share-box .share-icon{
 width: 45px;
 height: 45px;
 line-height: 45px;
}
.team-block-one .inner-box .share-box .share-links{
 right: 0px;
 bottom: 45px;
 transform: scaleY(0);
 transform-origin: bottom center;
 opacity: 0;
 transition: all 500ms ease;
}
.team-block-one .inner-box .share-box:hover .share-links{
 bottom: 60px;
 opacity: 1;
 transform: scaleY(1);
}
.team-block-one .inner-box .share-box .share-links li a{
 width: 45px;
 height: 45px;
 line-height: 45px;
 color: #0c1529;
}
.team-block-one .inner-box .share-box .share-links li a:hover{
 color: #fff;
}
.team-block-one .inner-box .lower-content h3 a{
 color: #141417;
}
.testimonial-section .bg-layer{
 top: 0px;
 right: 0px;
 width: calc(50% - 85px);
 height: 100%;
 background-size: cover;
 background-repeat: no-repeat;
}
.testimonial-section .bg-layer:before{
 position: absolute;
 content: '';
 background-color: #000;
 width: 100%;
 height: 100%;
 top: 0px;
 right: 0px;
 opacity: 0.5;
}
.testimonial-block-one .inner-box .author-box .author-thumb{
 left: 0px;
 top: 2px;
 width: 55px;
 height: 55px;
 border-radius: 50%;
}
.testimonial-block-one .inner-box .author-box .author-thumb img{
 width: 100%;
 border-radius: 50%;
}
.testimonial-block-one .inner-box .rating li{
 color: #ffc046;
}
.testimonial-section .owl-carousel .owl-stage-outer{
 overflow: visible;
}
.testimonial-section .owl-carousel .owl-stage-outer .owl-item{
 opacity: 0;
}
.testimonial-section .owl-carousel .owl-stage-outer .owl-item.active{
 opacity: 1;
}
.testimonial-block-one .inner-box .shape{
 right: 30px;
 bottom: 30px;
 width: 50px;
 height: 120px;
 background-repeat: no-repeat;
}
.testimonial-section .owl-nav{
 position: absolute;
 left: -400px;
 bottom: 40px;
}
.testimonial-section .owl-nav button{
 position: relative;
 display: inline-block;
 width: 60px;
 height: 60px;
 line-height: 60px;
 font-size: 20px;
 border-radius: 5px;
 text-align: center;
 border-radius: 5px;
 background-color: #fff;
 cursor: pointer;
 box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
 transition: all 500ms ease;
}
.testimonial-section .owl-nav button:hover{
 color: #fff;
}
.testimonial-section .owl-nav button.owl-prev{
 margin-right: 10px;
}
.testimonial-section .pattern-layer{
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 341px;
 height: 385px;
 background-repeat: no-repeat;
}
.pricing-block-one .pricing-table .table-header h3{
 text-transform: uppercase;
}
.pricing-block-one .pricing-table .table-header{
 border-bottom: solid;
 border-width: 1px;
 border-color: #e0ebe6;
}
.pricing-block-one .pricing-table .feature-list li{
 color: #141417;
}
.pricing-block-one .pricing-table .feature-list li.light{
 color: #7a7b80;
}
.pricing-block-one .pricing-table .shape-3{
 left: 0px;
 top: 0px;
 right: 0px;
 width: 100%;
 height: 100%;
 background-repeat: no-repeat;
 background-position: center;
}
.pricing-block-one .pricing-table{
 overflow: hidden;
}
.pricing-block-one .pricing-table .shape-1{
 left: -10px;
 top: 0px;
 width: 149px;
 height: 167px;
 opacity: 0;
 background-repeat: no-repeat;
 transition: all 500ms ease;
}
.pricing-block-one .pricing-table:hover .shape-1,
.pr-tab.active-tab .pricing-block-one .pricing-table .shape-1{
 left: 0px;
 opacity: 1;
}
.pricing-block-one .pricing-table .shape-2{
 right: -10px;
 top: 0px;
 width: 149px;
 height: 166px;
 opacity: 0;
 background-repeat: no-repeat;
 transition: all 500ms ease;
}
.pricing-block-one .pricing-table:hover .shape-2,
.pr-tab.active-tab .pricing-block-one .pricing-table .shape-2{
 right: 0px;
 opacity: 1;
}
.cta-section{
 width: 100%;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
 background-attachment: fixed;
}
.cta-section:before{
 position: absolute;
 content: '';
 background-color: #000;
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 opacity: 0.6;
}
.cta-section .theme-btn{
 background-color: #fff;
}
.cta-section .theme-btn:hover{
 background-color: #6C9B34;
}
.news-block-one .inner-box .image-box{
 overflow: hidden;
}
.news-block-one .inner-box .image-box img{
 width: 100%;
 transition: all 500ms ease;
}
.news-block-one .inner-box:hover .image-box img{
 transform: scale(1.05);
 opacity: 0.2;
}
.news-block-one .inner-box .lower-content h3 a{
 color: #141417;
}
.news-block-one .inner-box .lower-content .post-info li a{
 color: #141417;
}
.news-block-one .inner-box .lower-content .post-info li:before{
 position: absolute;
 content: '';
 background-color: #e5e7ec;
 width: 1px;
 height: 18px;
 top: 5px;
 right: -14px;
}
.news-block-one .inner-box .lower-content .post-info li:last-child:before{
 display: none;
}
.news-block-one .inner-box{
 overflow: hidden;
}
.footer-logo{
 border-bottom: 1px solid rgba(255, 255, 255, 0.10);
 margin-top: 57px;
}
.footer-logo .logo{
 margin-top: -22px;
}
.footer-logo .logo .shape{
 width: 291px;
 height: 57px;
 top: -35px;
 left: 50%;
 transform: translateX(-50%);
 z-index: -1;
}
.main-footer p,
.main-footer a{
 color: #fff;
 line-height: 26px;
}
.main-footer .widget-title h3{
 font-family: 'Oswald', serif;
}
.main-footer .social-links li a{
 width: 42px;
 height: 42px;
 line-height: 42px;
 text-align: center;
 background-color: rgba(255, 255, 255, 0.15);
}
.main-footer .links-widget .links-list li a:before{
 position: absolute;
 content: '';
 background-color: #fff;
 width: 0%;
 height: 1px;
 left: 0px;
 bottom: 2px;
 transition: all 500ms ease;
}
.main-footer .links-widget .links-list li a:hover:before{
 width: 100%;
}
.main-footer .widget-section .pattern-layer .pattern-1{
 position: absolute;
 left: 90px;
 bottom: 0px;
 width: 178px;
 height: 271px;
 background-repeat: no-repeat;
}
.main-footer .widget-section .pattern-layer .pattern-2{
 position: absolute;
 right: 90px;
 bottom: 0px;
 width: 196px;
 height: 278px;
 background-repeat: no-repeat;
}
.footer-bottom{
 background-color: #3B462E;
}
.footer-bottom a:hover{
 text-decoration: underline;
}
.footer-bottom .footer-nav li:before{
 position: absolute;
 content: '';
 background-color: #fff;
 width: 1px;
 height: 14px;
 top: 7px;
 right: -15px;
}
.footer-bottom .footer-nav li:last-child:before{
 display: none;
}
.feature-section .inner-container{
 overflow: hidden;
 margin-top: -137px;
}
.feature-section .inner-container .shape{
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 100%;
 height: 37px;
 background-repeat: repeat-x;
 animation: slide 80s linear infinite;
 -webkit-animation: slide 80s linear infinite;
}
.feature-section .single-item .inner-box .icon-box{
 left: 70px;
 top: -5px;
 width: 70px;
 height: 70px;
 line-height: 70px;
 background-color: #eaf1ee;
 overflow: hidden;
}
.feature-section .single-item .inner-box .icon-box:before{
 position: absolute;
 content: '';
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 transform: scale(0,0);
 z-index: -1;
 transition: all 500ms ease;
}
.feature-section .single-item .inner-box:hover .icon-box:before{
 transform: scale(1,1);
}
.feature-section .single-item .inner-box:hover .icon-box{
 color: #fff;
}
.feature-section .single-item .inner-box:before{
 position: absolute;
 content: '';
 background-color: #e0ebe6;
 width: 1px;
 height: 100px;
 top: -20px;
 right: -30px;
}
.feature-section .single-column:last-child .single-item .inner-box:before{
 display: none;
}
.image_block_1 .image-box .image img{
 float: right;
 max-width: none;
}
.image_block_1 .image-box .shape-1{
 left: 0px;
 bottom: 40px;
 width: 470px;
 height: 470px;
}
.image_block_1 .image-box .inner{
 right: 30px;
 bottom: 0px;
 width: 270px;
 height: 270px;
 align-items: center;
}
.image_block_1 .image-box .shape-2{
 top: 153px;
 right: 30px;
 width: 150px;
 height: 219px;
 background-repeat: no-repeat;
}
.service-section.alternat-2 .service-block-one .inner-box .image{
 width: 100%;
 height: auto;
}
.service-section.alternat-2 .service-block-one .inner-box .image img{
 border-radius: 0px;
 transform: scale(1);
}
.working-block-one .inner-box .icon-box{
 width: 170px;
 height: 170px;
 line-height: 190px;
}
.working-block-one .inner-box .shape{
 width: 170px;
 height: 170px;
 left: 0px;
 top: 0px;
 right: 0px;
 background-repeat: no-repeat;
 background-position: center;
}
.working-block-one .inner-box span{
 left: 10px;
 top: -20px;
 width: 60px;
 height: 60px;
 line-height: 60px;
}
.working-block-one .inner-box:hover .shape{
 transform: rotateY(180deg);
}
.working-section .pattern-layer .pattern-1{
 left: 0px;
 bottom: 205px;
 width: 258px;
 height: 282px;
 background-repeat: no-repeat;
}
.working-section .pattern-layer .pattern-2{
 right: 0px;
 bottom: 205px;
 width: 258px;
 height: 282px;
 background-repeat: no-repeat;
}
.working-block-one .inner-box .arrow{
 top: 66px;
 right: -30%;
 transform: translateX(-50%);
 width: 66px;
 height: 36px;
 background-repeat: no-repeat;
}
.image_block_2 .image-box .image img{
 max-width: none;
 float: left;
}
.image_block_2 .image-box .shape-1{
 width: 470px;
 height: 470px;
 right: 0px;
 bottom: 0px;
}
.image_block_2 .image-box .shape-2{
 left: 30px;
 top: 140px;
 width: 150px;
 height: 219px;
 background-repeat: no-repeat;
}
.project-style-two .dots-style-one .owl-dots{
 margin-top: 21px;
}
.dots-style-one .owl-dots{
 position: relative;
 display: block;
}
.dots-style-one .owl-dots .owl-dot span{
 position: relative;
 display: inline-block;
 width: 5px;
 height: 5px;
 margin: 0px 7px;
 border-radius: 50%;
 cursor: pointer;
 transition: all 500ms ease;
}
.dots-style-one .owl-dots .owl-dot span:before{
 position: absolute;
 content: '';
 border: 1px solid;
 border-width: 1px;
 width: 15px;
 height: 15px;
 left: -5px;
 top: -5px;
 border-radius: 50%;
 opacity: 0;
 transition: all 500ms ease;
}
.dots-style-one .owl-dots .owl-dot.active span:before,
.dots-style-one .owl-dots .owl-dot span:hover:before{
 opacity: 1;
}
.testimonial-section .inner-content .image-box{
 position: absolute;
 top: 0px;
 right: 0px;
}
.testimonial-section .inner-content .image-box img{
 width: 100%;
 border-radius: 5px;
}
.testimonial-section.alternat-2 .owl-nav{
 left: -500px;
 bottom: 100px;
}
.testimonial-section.alternat-2 .shape-layer .shape-1{
 right: -17px;
 bottom: 56px;
 width: 150px;
 height: 150px;
}
.testimonial-section.alternat-2 .shape-layer .shape-2{
 left: 40px;
 top: 58px;
 width: 140px;
 height: 161px;
 background-repeat: no-repeat;
}
.testimonial-section.alternat-2 .pattern-layer-2{
 left: 0px;
 width: 238px;
 height: 271px;
 bottom: -170px;
}
.main-header.style-two{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
}
.main-header.style-two .header-lower{
 background: transparent;
}
.banner-section.style-three .banner-carousel .slide-item:before{
 display: none;
}
.banner-section.style-three .content-box p{
 color: #141417;
}
.banner-section.style-three .shape-layer .shape-1{
 left: 0px;
 top: 0px;
 width: 562px;
 height: 340px;
 background-repeat: no-repeat;
}
.banner-section.style-three .shape-layer .shape-2{
 left: 0px;
 top: 0px;
 width: 608px;
 height: 455px;
 background-repeat: no-repeat;
}
.banner-section .image-box{
 bottom: -90px;
 right: -210px;
 opacity: 0;
 -webkit-transform: translateX(100px);
 -moz-transform: translateX(100px);
 -ms-transform: translateX(100px);
 -o-transform: translateX(100px);
 transform: translateX(100px);
 -webkit-transition: all 1000ms ease;
 -moz-transition: all 1000ms ease;
 -ms-transition: all 1000ms ease;
 -o-transition: all 1000ms ease;
 transition: all 1000ms ease;
}
.banner-section .active .image-box{
 opacity: 1;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
 -webkit-transition-delay: 1000ms;
 -moz-transition-delay: 1000ms;
 -ms-transition-delay: 1000ms;
 -o-transition-delay: 1000ms;
 transition-delay: 1000ms;
}
.banner-section .image-box .image-shape .shape-1{
 left: 35%;
 transform: translateX(-50%);
 bottom: 0px;
 width: 400px;
 height: 440px;
 background-color: #eaf1ee;
 border-top-right-radius: 50%;
 border-top-left-radius: 50%;
 z-index: -1;
}
.banner-section .image-box .image-shape .shape-2{
 left: 35%;
 transform: translateX(-50%);
 bottom: 0px;
 width: 400px;
 height: 490px;
 background-repeat: no-repeat;
 z-index: -1;
}
.banner-section .image-box-two .image-shape .shape-1,
.banner-section .image-box-two .image-shape .shape-2{
 left: 47%;
}
.banner-section.style-three .banner-carousel .owl-nav button{
 position: relative !important;
 background-color: #d5e4dd;
 font-size: 30px;
 left: 0px !important;
 right: 0px !important;
 display: block;
 margin: 10px 0px;
}
.banner-section.style-three .banner-carousel .owl-nav button span{
 left: 0px !important;
 right: 0px !important;
}
.banner-section.style-three .banner-carousel .owl-nav button:hover{
 color: #fff;
}
.banner-section.style-three .banner-carousel .owl-nav{
 left: inherit;
 right: 150px;
 width: auto;
}
.feature-block-two .inner-box{
 border: 1px solid #ededed;
}
.feature-block-two .inner-box .icon-box{
 height: 70px;
 width: 70px;
 line-height: 70px;
 background-color: rgba(47, 121, 85, 0.10);
}
.feature-block-two .inner-box:hover{
 border-color: #eaf1ee;
}
.feature-block-two .inner-box:before{
 position: absolute;
 content: '';
 background-color: #eaf1ee;
 width: 100%;
 height: 0%;
 left: 0px;
 top: 0px;
 transition: all 500ms ease;
}
.feature-block-two .inner-box:hover:before{
 height: 100%;
}
.feature-style-two .sec-title .shape{
 position: absolute;
 right: -15px;
 bottom: 40px;
 width: 91px;
 height: 132px;
 background-repeat: no-repeat;
}
.chooseus-style-two{
 overflow: hidden;
}
.chooseus-style-two.alternat-2 .image_block_2 .image-box .shape-1{
 width: 400px;
 height: 400px;
 right: 35px;
 bottom: 80px;
}
.chooseus-style-two.alternat-2 .image_block_2 .image-box .shape-2{
 left: -60px;
}
.chooseus-style-two .pattern-layer .pattern-1{
 position: absolute;
 top: 0px;
 right: 0px;
 width: 340px;
 height: 407px;
 background-repeat: no-repeat;
}
.chooseus-style-two .pattern-layer .pattern-2{
 position: absolute;
 top: 0px;
 right: 0px;
 width: 376px;
 height: 318px;
 background-repeat: no-repeat;
}
.testimonial-section.alternat-2 .pattern-layer-3 {
 left: 0px;
 width: 238px;
 height: 271px;
 bottom: 0px;
}
.tabs-box .tab{
 position:relative;
 display:none;
 transition: all 900ms ease;
 -moz-transition: all 900ms ease;
 -webkit-transition: all 900ms ease;
 -ms-transition: all 900ms ease;
 -o-transition: all 900ms ease;
}
.tabs-box .tab.active-tab{
 display:block; 
}
.tabs-box .tab{
 transform:scale(0.9,0.9) translateY(0px);
}
.tabs-box .tab.active-tab{
 transform:scale(1) translateY(0px);
}
.pricing-style-two .pr-content .pr-tab.active-tab{
 position: relative;
 z-index: 5;
 -webkit-transform: scale(1) translateX(0);
 -ms-transform: scale(1) translateX(0);
 -o-transform: scale(1) translateX(0);
 -moz-transform: scale(1) translateX(0);
 transform: scale(1) translateX(0);
}
.pricing-style-two .pr-content .pr-tab{
 position: absolute;
 left: 0px;
 top: 0px;
 min-width: 290px;
 z-index: 1;
 transition: all 0.7s ease;
 -moz-transition: all 0.7s ease;
 -webkit-transition: all 0.7s ease;
 -ms-transition: all 0.7s ease;
 -o-transition: all 0.7s ease;
 -webkit-transform: scale(1,0.85) translateX(380px);
 -ms-transform: scale(1,0.85) translateX(380px);
 -o-transform: scale(1,0.85) translateX(380px);
 -moz-transform: scale(1,0.85) translateX(380px);
 transform: scale(1,0.85) translateX(380px);
}
.pr-content .pr-tab .pricing-block-one{
 max-width: 350px;
}
.pricing-style-two .tab-btns li{
 float: left;
 text-align: center;
 padding: 12.5px 20px;
 border: 1px solid;
 border-width: 1px;
 cursor: pointer;
 width: 142px;
 transition: all 500ms ease;
}
.pricing-style-two .tab-btns li:first-child{
 border-radius: 5px 0px 0px 5px;
}
.pricing-style-two .tab-btns li:last-child{
 border-radius: 0px 5px 5px 0px;
}
.pricing-style-two .tab-btns li.active-btn,
.pricing-style-two .tab-btns li:hover{
 color: #fff;
}
.pricing-style-two .pattern-layer{
 left: 0px;
 bottom: -20px;
 width: 259px;
 height: 282px;
 background-repeat: no-repeat;
}
.working-section.alternat-2 .working-block-one .inner-box .icon-box:before{
 position: absolute;
 content: '';
 width: 1px;
 height: 1px;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);
 box-shadow: 0 15px 80px 80px rgb(47 121 85 / 15%);
}
.page-title:before{
 position: absolute;
 content: '';
 background-color: #000;
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 opacity: 0.6;
}
.page-title .content-box h1{
 font-family: 'Oswald', serif;
}
.page-title .pattern-layer {
 left: 0px;
 bottom: 0px;
 width: 100%;
 height: 54px;
 background-repeat: repeat-x;
 z-index: 2;
 animation: slide 60s linear infinite;
 -webkit-animation: slide 60s linear infinite;
}
.about-style-two .pattern-layer{
 right: 0px;
 bottom: 0px;
 width: 238px;
 height: 271px;
 background-repeat: no-repeat;
}
.history-section .inner-box .year{
 color: #141417;
}
.history-section .inner-content .state-line{
 left: 50%;
 top: 0px;
 margin-left: 0px;
 width: 1px;
 height: 100%;
 background-color: #e5e5e5;
}
.history-section .inner-content .start{
 left: 50%;
 top: 0px;
 transform: translate(-50%);
 width: 80px;
 height: 80px;
 line-height: 80px;
 box-shadow: 0 15px 30px 10px #d6dee9;
}
.history-section .inner-content:before{
 position: absolute;
 content: '';
 width: 30px;
 height: 30px;
 left: 50%;
 transform: translateX(-50%);
 bottom: 0px;
 box-shadow: 0 15px 20px 3px #d6dee9;
 border-radius: 50%;
 z-index: 1;
}
.history-section .inner-box .year:before{
 position: absolute;
 content: '';
 top: 7px;
 width: 15px;
 height: 15px;
 border-radius: 50%;
}
.history-section .inner-box.text-left .year:before{
 left: -62px;
}
.history-section .inner-box.text-right .year:before{
 right: -63px;
}
.history-section .inner-box .single-item .shape{
 bottom: 30px;
 width: 118px;
 height: 100px;
 background-repeat: no-repeat;
 z-index: -1;
}
.history-section .inner-box.text-right .single-item .shape{
 left: -107px;
}
.history-section .inner-box.text-left .single-item .shape{
 right: -118px;
}
.team-details .image-box .image img{
 width: 100%;
 border-radius: 10px;
}
.team-details .image-box .info li,
.team-details .image-box .info li a{
 color: #141417;
}
.team-details .content-box .social-links li a{
 width: 44px;
 height: 44px;
 line-height: 44px;
 border: solid;
 border-width: 1px;
 border-color: #e6e6e6;
 color: #141417;
}
.team-details .content-box .social-links li a:hover{
 color: #fff;
}
.progress-box .count-text{
 right: -20px;
 top: -29px;
}
.progress-box .bar{
 width:100%;
 height:6px;
 background:#f2f2f2;
 border-radius:3px;
}
.progress-box .bar-inner{
 border-radius:3px;
 width:0px;
 height:6px;
 -webkit-transition:all 1500ms ease;
 -ms-transition:all 1500ms ease;
 -o-transition:all 1500ms ease;
 -moz-transition:all 1500ms ease;
 transition:all 1500ms ease; 
}
.progress-box p{
 color: #141417;
}
.team-details .content-box .form-inner input[type='text'],
.team-details .content-box .form-inner input[type='email'],
.team-details .content-box .form-inner textarea{
 position: relative;
 width: 100%;
 height: 50px;
 border: solid;
 border-width: 1px;
 border-color: #e5e5e5;
 border-radius: 3px;
 font-size: 15px;
 color: #141417;
 padding: 10px 20px;
 transition: all 500ms ease;
}
.team-details .content-box .form-inner textarea{
 height: 150px;
 resize: none;
 display: block;
}
.accordion-box .block .acc-btn .icon-outer{
 top: 24px;
 right: 30px;
 color: #141417;
}
.accordion-box .block .acc-btn.active .icon-outer{
 transform: rotate(180deg);
}
.accordion-box .block .acc-btn{
 cursor: pointer;
}
.accordion-box .block .acc-content{
 display:none;
}
.accordion-box .block .acc-content.current{
 display:block; 
}
.faq-page-section .image-box .image-1{
 top: 0px;
 right: 0px;
 box-shadow: 0 20px 60px rgb(0 0 0 / 15%);
}
.faq-page-section .image-box .image-1:before{
 position: absolute;
 content: '';
 border: solid;
 border-width: 10px;
 border-color: #fff;
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 border-radius: 5px;
}
.faq-page-section .image-box img{
 width: 100%;
 border-radius: 5px;
}
.faq-page-section .image-box .pattern-layer{
 left: 100px;
 top: 15px;
 width: 140px;
 height: 160px;
 background-repeat: no-repeat;
}
.faq-form-section:before{
 position: absolute;
 content: '';
 background-color: #f0f7f7;
 width: 100%;
 height: 57px;
 left: 0px;
 bottom: -57px;
 z-index: -1;
}
.default-form .form-group input[type='text'],
.default-form .form-group input[type='email'],
.default-form .form-group input[type='tel'],
.default-form .form-group input[type='search'],
.default-form .form-group input[type='password'],
.default-form .form-group select,
.default-form .form-group textarea{
 position: relative;
 width: 100%;
 height: 50px;
 background-color: #fff;
 border: solid;
 border-width: 1px;
 border-color: #dfe6e6;
 border-radius: 5px;
 font-size: 15px;
 color: #141417;
 padding: 10px 30px;
 text-align: left;
 transition: all 500ms ease;
}
.default-form .form-group textarea{
 display: block;
 height: 130px;
 resize: none;
}
.default-form .form-group select{
 appearance: auto;
 cursor: pointer;
}
.list-style-one{
 list-style: none;
 padding: 0;
 margin: 0;
}
.list-style-one li{
 position: relative;
 padding-left: 22px;
 margin-bottom: 12px;
 font-size: 16px;
 line-height: 28px;
}
.list-style-one li:before{
 position: absolute;
 content: '';
 width: 7px;
 height: 7px;
 left: 0px;
 top: 10px;
 border-radius: 50%;
}
.career-page-section .accordion-box .acc-content{
 border-top: 1px solid #e0ebe6;
}
.accordion-box .acc-content .list li:before{
 position: absolute;
 content: '';
 width: 7px;
 height: 7px;
 left: 0px;
 top: 9px;
 border-radius: 50%;
}
.career-sidebar .contact-widget{
 border: 1px solid #ededed;
}
.career-sidebar .contact-widget h2{
 font-family: 'Oswald', serif;
}
.career-sidebar .download-widget a{
 border: 1px solid #ededed;
 min-height: 74px;
}
.career-sidebar .download-widget a i{
 position: absolute;
 left: 30px;
 top: 20px;
 font-size: 20px;
 color: #fff;
 width: 34px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 border-radius: 3px;
 transition: all 500ms ease;
}
.project-details .image-box img{
 width: 100%;
 border-radius: 5px;
}
.project-details-content .list li:before{
 position: absolute;
 content: '';
 width: 7px;
 height: 7px;
 left: 0px;
 top: 9px;
 border-radius: 50%;
}
.project-details-content .list li{
 color: #141417;
}
.project-sidebar .project-info{
 border: 1px solid #ededed;
}
.project-sidebar .project-info h2{
 font-family: 'Oswald', serif;
}
.project-sidebar .project-info .info-list li{
 color: #141417;
 border-bottom: 1px solid #ededed;
}
.project-sidebar .project-info .info-list li:last-child{
 border-bottom: none;
}
.project-sidebar .project-info .info-list li span{
 min-width: 100px;
}
.project-sidebar .project-info .info-list li a{
 color: #141417;
}
.project-sidebar .project-info .info-list li i{
 color: #ffc92e;
 margin-right: 4px;
}
.pricing-style-two.pricing-page:before{
 position: absolute;
 content: '';
 background-color: #f0f7f7;
 width: 100%;
 height: 57px;
 left: 0px;
 bottom: -57px;
 z-index: -1;
}
.testimonial-section .pattern-layer-2{
 position: absolute;
 left: 0px;
 bottom: -170px;
 width: 346px;
 height: 391px;
 background-repeat: no-repeat;
}
.error-page-section .inner-box h1{
 font-size: 200px;
 line-height: 200px;
 font-family: 'Oswald', serif;
}
.service-sidebar .category-widget,
.default-sidebar .sidebar-widget{
 border: 1px solid #e5e5e5;
}
.service-sidebar .category-widget .category-list a,
.default-sidebar .category-widget .category-list a{
 color: #141417;
}
.service-sidebar .category-widget .category-list li,
.default-sidebar .category-widget .category-list li{
 border-bottom: 1px solid #e5e5e5;
}
.service-sidebar .category-widget .category-list li:last-child,
.default-sidebar .category-widget .category-list li:last-child{
 border-bottom: none;
}
.service-sidebar .category-widget h2,
.default-sidebar .widget-title h3{
 font-family: 'Oswald', serif;
}
.service-sidebar .download-widget a{
 border: 1px solid #ededed;
 min-height: 87px;
}
.service-sidebar .download-widget a i{
 position: absolute;
 left: 30px;
 top: 20px;
 font-size: 20px;
 color: #fff;
 width: 34px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 border-radius: 3px;
 transition: all 500ms ease;
}
.service-details-content .list li:before{
 position: absolute;
 content: '';
 width: 7px;
 height: 7px;
 left: 0px;
 top: 9px;
 border-radius: 50%;
}
.service-details-content .list li{
 color: #141417;
}
.service-details-content .image-box img{
 width: 100%;
 border-radius: 5px;
}
.default-sidebar .search-widget .form-group button{
 top: 0px;
 right: 0px;
 width: 50px;
 height: 50px;
 line-height: 50px;
}
.default-sidebar .search-widget .form-group input[type='search']{
 color: #808080;
}
.default-sidebar .tags-widget .tag-list li a{
 color: #808080;
 border: 1px solid #e5e5e5;
}
.default-sidebar .tags-widget .tag-list li a:hover{
 color: #fff;
}
.nice-select:after{
 width: 6px;
 height: 6px;
 border-bottom: 2px solid #141417;
 border-right: 2px solid #141417;
 right: 20px;
}
.nice-select{
 position: relative;
 display: block;
 width: 100%;
 height: 44px;
 line-height: 44px;
 border: 1px solid #e5e5e5 !important;
 border-radius: 5px;
 padding: 0px 15px;
 font-size: 15px;
 font-weight: 400;
 color: #172746;
 font-family: 'Josefin Sans', sans-serif;
 background: transparent;
 min-width: 200px;
}
.news-block-one .inner-box .lower-content h2 a{
 color: #141417;
}
.group-title h3{
 font-family: 'Oswald', serif;
}
.contact_map iframe {
 width: 100%;
 height: 450px;
}
.contact-section h2{
 font-family: 'Oswald', serif;
}
.contact-section .info-inner .info-list .icon-box{
 width: 50px;
 height: 50px;
 left: 0px;
 top: 6px;
}
.contact-section .info-inner .info-list li a:hover{
 text-decoration: underline;
}
.contact-section .info-inner .info-list li{
 min-height: 89px;
}
.contact-section .info-inner .shape{
 right: 30px;
 bottom: 0px;
 width: 119px;
 height: 169px;
 background-repeat: no-repeat;
}
.google-map-section #contact-google-map{
 position: relative;
 display: block;
 width: 100%;
 height: 450px;
}
.blog-grid .pagination li{
 float: none;
 margin-right: 7px;
}
.content_block_three .content-box{
 position: relative;
 display: block;
 padding: 140px 130px 140px 70px;
}
.content_block_three .content-box .image-box{
 position: relative;
 display: block;
 border-radius: 50%;
}
.content_block_three .content-box .image-box:before{
 position: absolute;
 content: '';
 width: calc(100% - 90px);
 height: calc(100% - 90px);
 left: 45px;
 top: 45px;
 border: 2px solid #fff;
 border-radius: 50%;
}
.content_block_three .content-box .image-box img{
 width: 100%;
 border-radius: 50%;
}
.content_block_three .content-box .feature-block-one{
 position: absolute;
 border-radius: 50%;
 width: 250px;
 height: 250px;
}
.content_block_three .content-box .feature-block-one .inner-box{
 border-radius: 50%;
}
.content_block_three .content-box .feature-block-one:first-child{
 left: 0px;
 top: 0px;
}
.content_block_three .content-box .feature-block-one:nth-child(2){
 right: 0px;
 top: 200px;
}
.content_block_three .content-box .feature-block-one:last-child{
 left: 0px;
 bottom: 0px;
}
.content_block_three .content-box .pattern-layer .pattern-1{
 left: -110px;
 bottom: 30px;
 width: 204px;
 height: 284px;
 background-repeat: no-repeat;
}
.content_block_three .content-box .pattern-layer .pattern-2{
 width: 150px;
 height: 219px;
 background-repeat: no-repeat;
}
.Core-hours {
 -webkit-box-flex: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 font-size: 1.3125rem;
}
.Core-hours tbody {
 height: 100%;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
}
.Core-hours .c-hours-details-row-day {
 text-align: left;
 padding-right: 0;
}
.Core .c-hours-details-row-day {
 width: 5.625rem;
}
.Core-hours .c-hours-details-row.is-today .c-hours-details-row-day {
 text-transform: uppercase;
}
.c-hours-details-row-intervals-instance {
 display: block;
}
.Core .is-today {
 color: #84f000;
 font-weight: 700;
}
@media (min-width: 62rem){
 .Core-right .Core-col {
 width: auto;
 text-align: right;
 height: 100%;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 }
}
@media only screen and (max-width: 599px){
 .content_block_three .content-box{
 padding: 0px;
 }
 .content_block_three .content-box .feature-block-one{
 position: relative;
 border-radius: 0px;
 width: 100%;
 height: auto;
 top: 0px !important;
 left: 0px !important;
 right: 0px !important;
 bottom: 0px !important;
 margin-bottom: 30px;
 }
 .content_block_three .content-box .feature-block-one .inner-box{
 border-radius: 0px;
 }
 .content_block_three .content-box .pattern-layer{
 display: none;
 }
 .content_block_three .content-box .image-box{
 margin-bottom: 30px;
 }
 .about-style-three{
 padding: 65px 0px 40px 0px;
 }
}
@media only screen and (max-width: 1399px){
}
@media only screen and (max-width: 1299px){
}
@media only screen and (max-width: 1200px){
 .main-menu,
 .sticky-header,
 .main-header.style-one .outer-container:before{
 display: none !important;
 }
 .menu-area .mobile-nav-toggler {
 display: block;
 padding: 10px;
 margin-top: 8px;
 }
 .megamenu ul li:first-child{
 display: none;
 }
 .project-section .filters{
 float: none;
 margin-top: 30px;
 }
 .project-section .sec-title{
 float: none;
 display: block;
 }
 .project-section .sec-title h2 br{
 display: none;
 }
 .feature-section .single-item .inner-box .icon-box{
 left: 30px;
 }
 .feature-section .single-item .inner-box{
 padding-left: 120px;
 }
 .testimonial-section.alternat-2 .owl-nav{
 left: -400px;
 }
 .banner-section .image-box{
 display: none;
 }
 .feature-style-two .inner-container{
 padding-left: 30px;
 padding-right: 30px;
 }
 .image_block_2 .image-box .image img{
 max-width: 100%;
 }
 .pricing-style-two .content-box{
 margin-right: 0px;
 }
 .working-block-one .inner-box .arrow{
 display: none;
 }
 .rtl .feature-section .single-item .inner-box{
 padding-right: 120px;
 }
 .rtl .feature-section .single-item .inner-box .icon-box{
 right: 30px;
 }
 .rtl .testimonial-section.alternat-2 .sec-title{
 margin-left: 0px;
 }
 .testimonial-section.alternat-2 .sec-title{
 margin-right: 0px;
 }
 .faq-page-section .content-box{
 margin-right: 0px;
 }
 .faq-page-section .image-box{
 margin-left: 0px;
 }
 .career-page-section .content-box{
 margin-right: 0px;
 }
 .testimonial-section .owl-nav{
 left: -315px;
 }
 .product-details-content .product-details{
 margin-left: 0px;
 }
 .blog-sidebar{
 margin-left: 0px;
 }
 .blog-classic-content,
 .blog-details-content{
 margin-right: 0px;
 }
 .contact-section .info-inner{
 padding-left: 30px;
 padding-right: 30px;
 }
}
@media only screen and (min-width: 768px){
 .main-menu .navigation > li > ul,
 .main-menu .navigation > li > ul > li > ul,
 .main-menu .navigation > li > .megamenu{
 display:block !important;
 visibility:hidden;
 opacity:0;
 }
}
@media only screen and (max-width: 991px){
 .header-top .left-column,
 .header-top .right-column{
 float: none;
 display: block;
 text-align: center;
 }
 .header-top .social-links li,
 .header-top .info-box li{
 float: none;
 }
 .main-header .search-box-outer .dropdown-menu{
 right: inherit !important;
 left: 0px !important;
 }
 .content_block_1 .content-box{
 margin-right: 0px;
 margin-bottom: 30px;
 }
 .service-block-one .inner-box{
 margin-bottom: 30px;
 }
 .service-section,
 .pricing-section,
 .news-section{
 padding-bottom: 120px !important;
 }
 .sec-title h2 br{
 display: none;
 }
 .counter-block-one .inner-box{
 margin-bottom: 30px;
 }
 .funfact-section{
 padding-bottom: 110px;
 }
 .team-block-one .inner-box{
 margin-bottom: 30px;
 }
 .team-section{
 padding-bottom: 120px !important;
 }
 .testimonial-section .bg-layer{
 display: none;
 }
 .testimonial-section .sec-title{
 margin-bottom: 40px;
 }
 .pricing-block-one .pricing-table{
 margin-bottom: 30px;
 }
 .cta-section .sec-title{
 float: none;
 display: block;
 }
 .cta-section .inner-box .btn-box{
 float: none;
 }
 .news-block-one .inner-box{
 margin-bottom: 30px;
 }
 .banner-carousel .owl-nav{
 display: none;
 }
 .feature-section .single-item{
 margin-bottom: 30px;
 }
 .feature-section .inner-container{
 padding-bottom: 65px;
 }
 .image_block_1 .image-box{
 margin-bottom: 30px;
 }
 .image_block_1 .image-box .image img{
 float: left;
 }
 .image_block_1 .image-box .shape-1{
 left: 95px;
 }
 .about-style-two .content_block_1 .content-box{
 margin: 0px;
 }
 .working-block-one .inner-box{
 margin-bottom: 50px;
 }
 .working-section{
 padding-bottom: 90px;
 }
 .working-section .pattern-layer{
 display: none;
 }
 .chooseus-style-two{
 padding-top: 140px;
 }
 .content_block_2 .content-box{
 margin-bottom: 30px;
 }
 .image_block_2 .image-box .shape-1,
 .image_block_2 .image-box .shape-2{
 display: none;
 }
 .footer-widget{
 margin: 0px 0px 30px 0px !important;
 }
 .main-footer .widget-section{
 padding-bottom: 40px;
 }
 .main-footer .widget-section .pattern-layer{
 display: none;
 }
 .feature-style-two .inner-content{
 margin-left: 0px;
 }
 .feature-style-two .sec-title{
 margin-bottom: 40px;
 }
 .feature-block-two .inner-box{
 margin-bottom: 30px;
 }
 .feature-style-two .inner-container{
 padding-bottom: 40px;
 }
 .chooseus-style-two.alternat-2 .image_block_2 .image-box{
 margin-bottom: 30px;
 margin-right: 0px;
 }
 .testimonial-section .sec-title{
 padding-bottom: 0px;
 }
 .testimonial-section .owl-nav{
 display: none;
 }
 .pricing-style-two .content-box{
 margin-bottom: 40px;
 }
 .rtl .header-top .social-links li,
 .rtl .header-top .info-box li{
 float: none;
 }
 .rtl .main-header .search-box-outer .dropdown-menu{
 left: inherit !important;
 right: 0px !important;
 }
 .history-section .inner-box .single-item .shape{
 display: none;
 }
 .history-section .inner-box{
 padding: 0px !important;
 }
 .history-section .inner-box .year:before,
 .history-section .inner-content .start,
 .history-section .inner-content .state-line,
 .history-section .inner-content:before{
 display: none;
 }
 .history-section .inner-box .year{
 margin: 30px 0px 30px 0px !important;
 }
 .history-section .inner-content{
 padding: 0px;
 }
 .team-details .image-box{
 margin-right: 0px;
 }
 .team-details .content-box{
 margin-left: 0px;
 margin-top: 30px;
 }
 .career-sidebar,
 .project-sidebar{
 margin-top: 40px;
 }
 .project-details .image-box .image{
 margin-bottom: 30px;
 }
 .testimonial-page-section .testimonial-block-one .inner-box{
 margin-bottom: 30px;
 }
 .service-sidebar{
 margin-right: 0px;
 margin-bottom: 30px;
 }
 .shop-sidebar{
 margin-right: 0px;
 margin-bottom: 40px;
 }
 .product-details-content .image-box{
 margin-right: 0px;
 margin-bottom: 30px;
 }
 .shop-details .customer-comments{
 padding-left: 0px;
 }
 .related-product .shop-block-one .inner-box{
 margin-bottom: 30px;
 }
 .shop-details{
 padding-bottom: 120px;
 }
 .checkout-section .inner-box{
 margin-bottom: 40px;
 }
 .blog-sidebar{
 margin-top: 40px;
 }
 .contact-section .info-inner{
 margin-right: 0px;
 margin-bottom: 30px;
 }
}
@media only screen and (max-width: 767px){
 .banner-carousel .content-box h1{
 font-size: 50px;
 line-height: 60px;
 }
 .banner-carousel .content-box p br,
 .banner-carousel .content-box h1 br{
 display: none;
 }
 .sec-title h2{
 font-size: 36px;
 line-height: 44px;
 }
 .about-section{
 padding: 70px 0px;
 }
 .sec-pad{
 padding: 65px 0px 40px !important;
 }
 .project-section,
 .funfact-section{
 padding: 65px 0px 40px 0px;
 }
 .funfact-section{
 text-align: center;
 }
 .counter-block-one .inner-box{
 display: inline-block;
 }
 .cta-section{
 padding: 65px 0px 70px 0px;
 }
 .header-top .shape{
 display: none;
 }
 .feature-section .single-item{
 min-height: 60px;
 }
 .about-style-two{
 padding-bottom: 70px;
 }
 .working-section{
 padding: 65px 0px 20px 0px;
 }
 .chooseus-style-two{
 padding: 65px 0px 70px 0px;
 }
 .project-style-two .dots-style-one .owl-dots{
 display: none;
 }
 .banner-section.style-three .banner-carousel .slide-item{
 padding-top: 180px;
 padding-bottom: 100px;
 }
 .chooseus-style-two{
 padding-bottom: 10px;
 }
 .testimonial-section.alternat-2{
 padding-bottom: 70px;
 }
 .pricing-style-two{
 padding: 65px 0px 40px 0px;
 }
 .pricing-style-two .pr-content{
 margin-left: 0px;
 }
 .image_block_1 .image-box .image img{
 max-width: 100%;
 }
 .page-title .content-box h1{
 font-size: 40px;
 line-height: 50px;
 }
 .page-title{
 padding: 110px 0px 130px 0px;
 }
 .testimonial-section.alternat-2{
 padding-top: 65px;
 }
 .team-section,
 .pricing-section,
 .testimonial-page-section{
 padding: 65px 0px 40px 0px !important;
 }
 .team-details,
 .project-details{
 padding: 70px 0px;
 }
 .faq-page-section,
 .career-page-section{
 padding: 65px 0px 70px 0px;
 }
 .project-details .content-three .image-box,
 .project-details .content-two .content-box{
 margin-bottom: 30px;
 }
 .service-section.alternat-2{
 padding: 70px 0px 40px 0px !important;
 }
 .service-details{
 padding: 70px 0px;
 }
 .shop-page-section,
 .shop-details{
 padding: 70px 0px 40px 0px;
 }
 .shop-block-one .inner-box{
 margin-bottom: 30px;
 }
 .shop-page-section .item-shorting .left-column,
 .shop-page-section .item-shorting .right-column{
 float: none;
 display: block;
 text-align: center;
 }
 .shop-page-section .item-shorting .right-column{
 max-width: 400px;
 margin: 0 auto;
 }
 .cart-section{
 padding: 70px 0px;
 }
 .cart-section .othre-content .coupon-box{
 float: none;
 max-width: 100%;
 margin-bottom: 15px;
 }
 .cart-section .othre-content .update-btn{
 float: none;
 display: block;
 }
 .cart-section .othre-content .update-btn .theme-btn{
 width: 100%;
 }
 .checkout-section{
 padding: 70px 0px 40px 0px;
 }
 .blog-grid,
 .sidebar-page-container,
 .contact-section{
 padding: 70px 0px !important;
 }
 .blog-details-content .post-tag,
 .blog-details-content .share-links{
 float: none;
 display: block;
 }
 .blog-details-content .post-tag{
 margin-bottom: 15px;
 }
 .google-map-section{
 padding-bottom: 70px;
 }
 .contact-section h2 br{
 display: none;
 }
}
@media only screen and (max-width: 599px){
 .main-header .nav-right .btn-box{
 display: none;
 }
 .main-header .nav-right .cart-box{
 margin-right: 0px;
 }
 .main-footer .copyright,
 .main-footer .footer-nav{
 float: none;
 text-align: center;
 }
 .main-footer .footer-nav li{
 float: none;
 }
 .image_block_1 .image-box .shape-1{
 display: none;
 }
 .testimonial-section .inner-content{
 padding: 0px;
 }
 .testimonial-section .inner-content .image-box{
 position: relative;
 margin-bottom: 30px;
 }
 .about-style-two .pattern-layer{
 display: none;
 }
 .faq-page-section .image-box .image{
 transform: inherit !important;
 }
 .faq-page-section .image-box{
 margin-top: 30px;
 margin-bottom: 0px;
 }
 .content_block_2 .content-box{
 padding-left: 30px;
 padding-right: 30px;
 }
 .rtl .main-header .nav-right .cart-box{
 margin-left: 0px;
 }
}
@media only screen and (max-width: 499px){
 .mobile-menu{
 width: 100%;
 }
 .main-header .nav-right .cart-box{
 top: 7px;
 }
 .image_block_1 .image-box .inner{
 position: relative;
 right: 0px;
 width: 100%;
 margin-top: 30px;
 border-radius: 5px;
 }
 .image_block_1 .image-box{
 padding: 0px;
 }
 .chooseus-style-two .content_block_2 .content-box{
 padding-left: 0px;
 padding-right: 0px;
 }
 .chooseus-style-two .image-box{
 display: none;
 }
 .banner-carousel .content-box h1{
 font-size: 40px;
 line-height: 50px;
 }
 .feature-style-two .sec-title .shape,
 .chooseus-style-two .pattern-layer{
 display: none;
 }
 .rtl .image_block_1 .image-box .inner{
 left: 0px;
 }
 .feature-section .inner-container{
 padding-right: 0px;
 }
 .rtl .image_block_1 .image-box{
 padding-left: 0px;
 }
 .faq-page-section .image-box{
 padding: 0px;
 }
 .faq-page-section .image-box .image-1{
 position: relative;
 margin-bottom: 30px;
 }
 .project-sidebar .project-info .info-list li span{
 width: 85px;
 }
 .error-page-section .inner-box h1{
 font-size: 150px;
 line-height: 150px;
 }
 .error-page-section{
 padding: 80px 0px;
 }
 .default-sidebar .sidebar-widget{
 padding-left: 30px;
 padding-right: 30px;
 }
 .shop-page-section .item-shorting .right-column .select-box{
 margin-bottom: 15px;
 }
 .product-details-content .product-details .addto-cart-box .item-quantity,
 .product-details-content .product-details .addto-cart-box .theme-btn{
 margin-bottom: 15px;
 }
 .cart-section .othre-content .coupon-box button{
 width: 150px;
 }
 .cart-section .othre-content .coupon-box input[type='text']{
 padding-right: 170px;
 }
 .checkout-section .order-info .order-list li .single-box span,
 .checkout-section .order-info .order-list li .single-box h6{
 float: none;
 display: block;
 }
 .pagination li a{
 width: 40px;
 height: 40px;
 line-height: 40px;
 }
}
@media only screen and (max-width: 399px){
 .header-top .info-box li.search-box-outer{
 display: block;
 padding: 0px;
 margin: 0px;
 }
 .header-top .info-box li:before{
 display: none;
 }
 .main-header .search-box-outer .dropdown-menu{
 width: 280px;
 left: -20px !important;
 }
 .feature-section .single-item h3{
 font-size: 18px;
 }
 .rtl .header-top .info-box li.search-box-outer{
 margin-left: 0px;
 padding: 0px;
 }
 .product-details-content .product-details .addto-cart-box li{
 margin-bottom: 15px;
 }
}
.theme-btn.btn-lime {
 background-color: #84F000;
 color: #3B462E;
 border: 2px solid #84F000;
 font-weight: 700;
}
.theme-btn.btn-lime:hover {
 background-color: transparent;
 color: #84F000;
 border-color: #84F000;
}
.local-team-panel .team-member {
 display: flex;
 align-items: center;
 gap: 15px;
 margin-top: 25px;
}
.local-team-panel .team-member img {
 width: 74px;
 height: 74px;
 border-radius: 50%;
 object-fit: cover;
 flex-shrink: 0;
}
.local-team-panel .team-member .name {
 font-style: italic;
 line-height: 1.3;
}
.local-team-panel .team-member .role {
 font-weight: 700;
 line-height: 1.3;
}
.accordion-box .acc-content .area-list.list li {
 padding-left: 0;
}
.accordion-box .acc-content .area-list.list li:before {
 content: none;
}
.accordion-box .acc-content .area-list.list li a {
 color: #3B462E;
 font-size: 17px;
 font-weight: 700;
}
.accordion-box .acc-content .area-list.list li a:hover {
 color: #577038;
}
.listing-card .inner-box {
 height: 100%;
 transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
 border: 1px solid transparent;
}
.listing-card.is-featured .inner-box {
 background-color: #3B462E;
 border-color: rgba(132, 240, 0, .18);
}
.listing-card.is-free .inner-box {
 border-color: #ececec;
}
.listing-card:hover .inner-box {
 transform: translateY(-5px);
}
.listing-card.is-featured:hover .inner-box {
 border-color: #84F000;
 box-shadow: 0 20px 38px rgba(59, 70, 46, .32);
}
.listing-card.is-free:hover .inner-box {
 border-color: #b7c9a0;
 box-shadow: 0 16px 30px rgba(59, 70, 46, .12);
}
.listing-card.is-featured .inner-box h5,
.listing-card.is-featured .inner-box h5 a,
.listing-card.is-featured .inner-box p,
.listing-card.is-featured .inner-box a {
 color: #fff;
}
.listing-card.is-featured .inner-box h5 a:hover,
.listing-card.is-featured .inner-box a:hover {
 color: #84F000;
}
.listing-card.is-featured .featured-label {
 color: #84F000;
 letter-spacing: 1px;
 text-transform: uppercase;
}
.listing-card .listing-demo-link {
 text-decoration: underline;
 text-underline-offset: 3px;
}
.listing-card .listing-meta {
 margin-top: 4px;
}
.listing-card .listing-line {
 display: flex;
 align-items: baseline;
 gap: 9px;
 font-size: 15px;
 line-height: 26px;
 margin: 0 0 4px;
}
.listing-card .listing-line:last-child {
 margin-bottom: 0;
}
.listing-card .listing-line i {
 color: #84F000;
 font-size: 13px;
 width: 14px;
 flex: none;
}
.listing-card.is-free .inner-box h5 {
 margin-bottom: 0;
}
.listing-card .listing-hint {
 margin: 10px 0 0;
 font-size: 13.5px;
 font-style: italic;
 line-height: 1.5;
 color: #9aa295;
 opacity: 0;
 transform: translateY(-4px);
 transition: opacity .2s ease, transform .2s ease;
}
.listing-card .listing-hint a {
 display: inline-block;
 margin-top: 2px;
 font-style: normal;
 font-weight: 600;
 color: #577038;
 text-decoration: underline;
 text-underline-offset: 3px;
}
.listing-card .listing-hint a:hover {
 color: #3B462E;
}
.listing-card.is-free:hover .listing-hint {
 opacity: 1;
 transform: translateY(0);
}
@media (hover: none) {
 .listing-card.is-free .listing-hint {
 opacity: 1;
 transform: none;
 }
}
.listing-card.is-compact .inner-box {
 min-height: 160px;
}
.pricing-preview {
 text-align: left;
}
.pricing-preview img {
 display: block;
 width: 100%;
 height: 148px;
 object-fit: cover;
 object-position: left top;
}
@media (prefers-reduced-motion: reduce) {
 .listing-card .inner-box,
 .listing-card .listing-hint {
 transition: none;
 }
 .listing-card:hover .inner-box {
 transform: none;
 }
}
.main-header.style-slim {
 position: relative;
}
.main-header.style-slim .header-lower {
 background: #fff;
 border-bottom: 1px solid #e5e5e5;
}
.main-header.style-slim .outer-box {
 padding: 15px 0;
}
.sp-account-form .form-group label {
 display: block;
 font-size: 15px;
 color: #3B462E;
 margin-bottom: 8px;
}
.sp-account-form .form-group input[type='password'],
.sp-account-form .form-group input[type='email'] {
 position: relative;
 display: block;
 width: 100%;
 height: 50px;
 background-color: #fff;
 border: 1px solid #dfe6e6;
 border-radius: 5px;
 font-size: 15px;
 color: #141417;
 padding: 10px 20px;
}
.sp-account-form .form-group input[type='password']:focus,
.sp-account-form .form-group input[type='email']:focus {
 border-color: #3B462E;
 outline: none;
}
.sp-account-email {
 display: block;
 margin-bottom: 16px;
 font-size: 16px;
 color: #141417;
}
.sp-calc-group {
 border: 1px solid #e5e5e5;
 border-radius: 5px;
 padding: 20px 25px;
 margin-bottom: 20px;
}
.sp-calc-heading {
 font-size: 18px;
 font-weight: 700;
 color: #3B462E;
 margin-bottom: 15px;
}
.sp-calc-group .form-group label:not(.sr-only) {
 display: block;
 font-size: 15px;
 color: #3B462E;
 margin-bottom: 8px;
}
.sp-frequency {
 display: flex;
 gap: 15px;
}
.sp-frequency label {
 flex: 1 1 0;
 min-width: 0;
 margin: 0;
 cursor: pointer;
}
.sp-frequency input[type="radio"] {
 position: absolute;
 opacity: 0;
}
.sp-frequency span {
 display: block;
 border: 2px solid #e5e5e5;
 border-radius: 5px;
 padding: 14px 18px;
 font-weight: 700;
 color: #3B462E;
 transition: all .3s ease;
}
.sp-frequency span small {
 display: block;
 font-weight: 400;
 color: #777;
}
.sp-frequency input[type="radio"]:checked + span {
 border-color: #577038;
 background-color: #f4f8ef;
}
.sp-frequency input[type="radio"]:focus-visible + span {
 outline: 2px solid #577038;
 outline-offset: 2px;
}
.sp-check {
 display: flex;
 align-items: baseline;
 gap: 12px;
 margin: 0 0 12px;
 cursor: pointer;
}
.sp-check:last-child {
 margin-bottom: 0;
}
.sp-surface-list {
 display: grid;
 grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
 gap: 4px 16px;
 margin: 0 0 20px;
}
.sp-surface-list .sp-check {
 margin-bottom: 4px;
}
.sp-check input[type="checkbox"] {
 width: 18px;
 height: 18px;
 flex-shrink: 0;
 position: relative;
 top: 3px;
 accent-color: #577038;
}
.sp-check span {
 font-size: 17px;
 font-weight: 700;
 color: #3B462E;
 line-height: 1.4;
}
.sp-check span small {
 display: block;
 font-size: 14px;
 font-weight: 400;
 color: #777;
}
.sp-service-fields {
 margin-top: 15px;
 padding-top: 15px;
 border-top: 1px dashed #e5e5e5;
}
.sp-quote-panel {
 position: sticky;
 top: 30px;
 background-color: #3B462E;
 border-radius: 5px;
 padding: 35px 40px;
 color: #fff;
}
.sp-quote-panel h3 {
 color: #fff;
 font-size: 24px;
 margin-bottom: 20px;
}
.sp-quote-panel ul {
 margin-bottom: 20px;
}
.sp-quote-panel ul li {
 display: flex;
 justify-content: space-between;
 gap: 15px;
 padding: 8px 0;
 border-bottom: 1px solid rgba(255, 255, 255, .15);
 font-size: 15px;
}
.sp-quote-panel ul li strong {
 color: #84F000;
 white-space: nowrap;
}
.sp-quote-panel .sp-quote-empty {
 border-bottom: none;
 color: rgba(255, 255, 255, .7);
}
.sp-quote-minimum {
 font-size: 14px;
 color: rgba(255, 255, 255, .8);
 margin-bottom: 10px;
}
.sp-quote-total {
 display: flex;
 justify-content: space-between;
 align-items: baseline;
 gap: 15px;
 padding-top: 10px;
 font-size: 18px;
 font-weight: 700;
}
.sp-quote-total strong {
 font-size: 34px;
 color: #84F000;
}
.sp-quote-note {
 margin-top: 20px;
 font-size: 13px;
 line-height: 1.6;
 color: rgba(255, 255, 255, .7);
}
@media (max-width: 991px) {
 .sp-quote-panel {
 position: static;
 margin-top: 30px;
 }
}
@media (max-width: 575px) {
 .sp-frequency {
 flex-direction: column;
 }
}
.sp-area-picker label {
 display: block;
 font-size: 14px;
 font-weight: 600;
 color: #3B462E;
 margin-bottom: 8px;
}
.sp-area-picker select.ignore {
 display: block;
 width: 100%;
 height: 50px;
 background-color: #fff;
 border: 1px solid #dfe6e6;
 border-radius: 5px;
 font-size: 15px;
 color: #141417;
 padding: 10px 30px;
}
.sp-area-gate {
 background: #fff;
 border: 1px solid #e5e5e5;
 border-radius: 5px;
 padding: 30px 30px 10px;
 margin-bottom: 20px;
}
.sp-area-picker.is-attention select.ignore {
 border-color: #577038;
 box-shadow: 0 0 0 3px rgba(87, 112, 56, 0.15);
}
.sp-guide-link { margin: 6px 0 0; font-size: 14px; }
.sp-guide-open {
 background: none;
 border: 0;
 padding: 0;
 font: inherit;
 color: #84f000;
 text-decoration: underline;
 cursor: pointer;
}
.sp-guide {
 border: 0;
 border-radius: 12px;
 padding: 0;
 max-width: min(920px, 94vw);
 background: #fff;
 box-shadow: 0 20px 60px rgba(0, 0, 0, .35);
}
.sp-guide::backdrop { background: rgba(0, 0, 0, .6); }
.sp-guide-body { padding: 28px; }
.sp-guide-body h3 { margin: 0 0 16px; font-size: 22px; }
.sp-guide-body img {
 display: block;
 width: 100%;
 height: auto;
 border-radius: 8px;
}
.sp-guide-body p { margin: 14px 0 0; color: #555; font-size: 15px; }
.sp-guide-close {
 position: absolute;
 top: 10px;
 right: 14px;
 background: none;
 border: 0;
 font-size: 30px;
 line-height: 1;
 cursor: pointer;
 color: #666;
}
.sp-guide-close:hover { color: #000; }
.sp-select {
 display: block;
 width: 100%;
 padding: 12px 40px 12px 14px;
 font: inherit;
 color: #1c1c1c;
 background-color: #fff;
 border: 1px solid #d8d8d8;
 border-radius: 8px;
 cursor: pointer;
 
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath fill='none' stroke='%23555' stroke-width='2' d='M1 1l6 6 6-6'/%3E%3C/svg%3E");
 background-repeat: no-repeat;
 background-position: right 14px center;
}
.sp-select::-ms-expand {
 display: none;
}
.sp-select:focus {
 outline: 2px solid #84f000;
 outline-offset: 1px;
 border-color: #84f000;
}
.sp-order--staged .sp-step {
 display: none;
}
.sp-order--staged .sp-step.is-current {
 display: block;
 animation: sp-step-in .18s ease-out;
}
@keyframes sp-step-in {
 from { opacity: 0; transform: translateY(6px); }
 to { opacity: 1; transform: none; }
}
.sp-order:not(.sp-order--staged) .sp-step {
 padding-bottom: 24px;
 margin-bottom: 24px;
 border-bottom: 1px solid #ececec;
}
.sp-step-title {
 position: relative;
 display: block;
 margin-bottom: 8px;
 font-size: 28px;
 line-height: 36px;
}
.sp-step-note {
 margin: 0 0 22px;
 color: #666;
 font-size: 15px;
 line-height: 24px;
}
.sp-pencil-note {
 margin-top: 22px;
 padding: 14px 16px;
 background: #f6f8f3;
 border-left: 3px solid #84f000;
 border-radius: 4px;
}
.sp-steps {
 display: flex;
 flex-wrap: wrap;
 gap: 6px 18px;
 margin: 0 0 28px;
 padding: 0;
 list-style: none;
 counter-reset: sp-step;
}
.sp-steps li {
 position: relative;
 padding-left: 26px;
 color: #aaa;
 font-size: 14px;
 counter-increment: sp-step;
}
.sp-steps li::before {
 content: counter(sp-step);
 position: absolute;
 left: 0;
 top: 50%;
 width: 20px;
 height: 20px;
 margin-top: -10px;
 line-height: 20px;
 text-align: center;
 font-size: 12px;
 color: #fff;
 background: #ccc;
 border-radius: 50%;
}
.sp-steps li.is-done::before { background: #7a9c3f; content: "\2713"; }
.sp-steps li.is-current { color: #1c1c1c; font-weight: 600; }
.sp-steps li.is-current::before { background: #84f000; color: #1c1c1c; }
.sp-step-nav {
 display: flex;
 gap: 12px;
 margin-top: 8px;
}
.sp-step-error {
 margin: 0 0 14px;
 padding: 12px 14px;
 color: #7a2a2a;
 background: #fdf0f0;
 border-left: 3px solid #d46a6a;
 border-radius: 4px;
 font-size: 15px;
}
.sp-hedge-run {
 position: relative;
 padding: 16px 18px 4px;
 margin-bottom: 14px;
 border: 1px solid #e4e4e4;
 border-radius: 8px;
}
.sp-hedge-run legend {
 width: auto;
 padding: 0 8px;
 margin-bottom: 0;
 font-size: 15px;
 font-weight: 600;
 color: #555;
 border: 0;
}
.sp-hedge-remove {
 padding: 0;
 margin-bottom: 12px;
 color: #a05555;
 font-size: 14px;
 text-decoration: underline;
 background: none;
 border: 0;
 cursor: pointer;
}
.sp-hedge-add { margin-right: 14px; }
.sp-day-week {
 display: flex;
 flex-wrap: wrap;
 gap: 8px;
 margin-bottom: 10px;
}
.sp-day {
 flex: 1 1 120px;
 min-width: 110px;
 margin: 0;
 cursor: pointer;
}
.sp-day input[type="radio"] {
 position: absolute;
 opacity: 0;
 pointer-events: none;
}
.sp-day span {
 display: block;
 
 height: 100%;
 padding: 12px 10px;
 text-align: center;
 background: #fff;
 border: 1px solid #ddd;
 border-radius: 8px;
 transition: all .15s ease;
}
.sp-day span strong { display: block; font-size: 15px; color: #1c1c1c; }
.sp-day span small { display: block; margin-top: 3px; font-size: 12px; line-height: 15px; color: #7a9c3f; }
.sp-day input:checked + span {
 border-color: #84f000;
 background: #f4ffe5;
 box-shadow: 0 0 0 2px rgba(132, 240, 0, .35);
}
.sp-day input:focus-visible + span { outline: 2px solid #84f000; outline-offset: 2px; }
.sp-day.is-full { cursor: not-allowed; }
.sp-day.is-full span { background: #f7f7f7; border-style: dashed; opacity: .65; }
.sp-day.is-full span strong { color: #999; }
.sp-day.is-full span small { color: #999; }
.sp-quote-panel.is-working { opacity: .6; transition: opacity .2s ease; }
.sp-quote-panel ul li span { display: block; }
.sp-quote-duration {
 margin: 10px 0 0;
 color: #cfe6a8;
 font-size: 14px;
}
.sp-billing-note {
 padding: 12px 14px;
 background: #f6f8f3;
 border-radius: 4px;
}
.sp-lookup-column { display: flex; flex-direction: column; justify-content: flex-end; }
.sp-lookup-results {
 margin-top: 8px;
 max-height: 220px;
 overflow-y: auto;
 border: 1px solid #ddd;
 border-radius: 8px;
}
.sp-lookup-results button {
 display: block;
 width: 100%;
 padding: 10px 14px;
 text-align: left;
 background: #fff;
 border: 0;
 border-bottom: 1px solid #f0f0f0;
 cursor: pointer;
}
.sp-lookup-results button:hover { background: #f4ffe5; }
.sp-lookup-results button:last-child { border-bottom: 0; }
.sp-lookup-status {
 margin: 8px 0 0;
 color: #666;
 font-size: 14px;
 line-height: 20px;
}
.sp-lookup-btn[disabled] { opacity: .6; cursor: wait; }
@media (max-width: 767px) {
 .sp-step-title { font-size: 24px; line-height: 32px; }
 .sp-day { flex: 1 1 45%; }
 .sp-step-nav { position: sticky; bottom: 0; padding: 12px 0; background: #fff; z-index: 5; }
}
.sp-visit { margin-bottom: 18px; }
.sp-visit + .sp-visit { padding-top: 16px; border-top: 1px solid rgba(255, 255, 255, .15); }
.sp-visit h4 {
 margin: 0 0 8px;
 color: #84f000;
 font-size: 15px;
 letter-spacing: .04em;
 text-transform: uppercase;
}
.sp-visit ul { margin: 0; padding: 0; list-style: none; }
.sp-visit-total {
 margin: 8px 0 0;
 color: #cfe6a8;
 font-size: 14px;
}
.sp-quote-ongoing {
 margin-top: 8px;
 padding-top: 8px;
 border-top: 1px solid rgba(255, 255, 255, .2);
}
.sp-quote-billing { margin: 6px 0 0; color: #cfe6a8; font-size: 14px; }
.sp-waste-volume {
 margin: 0 0 18px;
 padding: 12px 14px;
 background: #f6f8f3;
 border-left: 3px solid #84f000;
 border-radius: 4px;
 font-size: 15px;
}
.sp-waste-options { display: flex; flex-direction: column; gap: 10px; }
.sp-waste-option { margin: 0; cursor: pointer; }
.sp-waste-option input { position: absolute; opacity: 0; pointer-events: none; }
.sp-waste-option span {
 display: block;
 padding: 14px 16px;
 background: #fff;
 border: 1px solid #ddd;
 border-radius: 8px;
 transition: all .15s ease;
}
.sp-waste-option span strong { display: block; font-size: 16px; color: #1c1c1c; }
.sp-waste-option span small { display: block; margin-top: 3px; color: #666; font-size: 14px; }
.sp-waste-option input:checked + span {
 border-color: #84f000;
 background: #f4ffe5;
 box-shadow: 0 0 0 2px rgba(132, 240, 0, .35);
}
.sp-waste-option input:focus-visible + span { outline: 2px solid #84f000; outline-offset: 2px; }
.sp-measure-heading {
 margin: 26px 0 6px;
 font-size: 19px;
 font-weight: 600;
}
.sp-run {
 position: relative;
 padding: 16px 18px 12px;
 margin-bottom: 14px;
 border: 1px solid #e4e4e4;
 border-radius: 8px;
}
.sp-run legend {
 width: auto;
 padding: 0 8px;
 margin-bottom: 0;
 font-size: 15px;
 font-weight: 600;
 color: #555;
 border: 0;
}
.sp-measure {
 padding: 8px 14px;
 margin-right: 10px;
 font-size: 14px;
 color: #1c1c1c;
 background: #fff;
 border: 1px solid #d8d8d8;
 border-radius: 20px;
 cursor: pointer;
}
.sp-measure:hover { border-color: #84f000; }
.sp-measure.is-active { background: #84f000; border-color: #84f000; font-weight: 600; }
.sp-run-remove {
 padding: 0;
 color: #a05555;
 font-size: 14px;
 text-decoration: underline;
 background: none;
 border: 0;
 cursor: pointer;
}
.sp-run-summary {
 margin: 0 0 14px;
 padding: 10px 14px;
 font-size: 15px;
 font-weight: 600;
 color: #3f6212;
 background: #f4ffe5;
 border-radius: 6px;
}
.sp-run-actions {
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 gap: 14px;
}
.sp-run-manual-toggle {
 padding: 0;
 color: #666;
 font-size: 14px;
 text-decoration: underline;
 background: none;
 border: 0;
 cursor: pointer;
}
.sp-run-manual-toggle:hover { color: #1c1c1c; }
.sp-stepper {
 display: inline-flex;
 align-items: stretch;
 width: 100%;
 max-width: 220px;
 border: 1px solid #d8d8d8;
 border-radius: 10px;
 overflow: hidden;
}
.sp-stepper-btn {
 flex: 0 0 52px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 22px;
 line-height: 1;
 color: #1c1c1c;
 background: #f6f8f3;
 border: 0;
 cursor: pointer;
 
 min-height: 52px;
}
.sp-stepper-btn:hover { background: #eaf3df; }
.sp-stepper-btn:active { background: #84f000; }
.sp-stepper-input {
 flex: 1 1 auto;
 width: auto;
 min-width: 0;
 padding: 0;
 border: 0;
 border-left: 1px solid #d8d8d8;
 border-right: 1px solid #d8d8d8;
 text-align: center;
 font-size: 20px;
 font-weight: 600;
 color: #1c1c1c;
 background: #fff;
 
 -webkit-appearance: none;
 -moz-appearance: textfield;
}
.sp-stepper-input::-webkit-outer-spin-button,
.sp-stepper-input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.sp-stepper-input:focus {
 outline: none;
 background: #f4ffe5;
}
.sp-guides { margin-top: 22px; }
.sp-guide-card {
 padding: 18px;
 margin-bottom: 16px;
 background: #fff;
 border: 1px solid #e4e4e4;
 border-radius: 10px;
}
.sp-guide-card h4 { margin: 0 0 12px; font-size: 17px; }
.sp-guide-card img { display: block; width: 100%; height: auto; border-radius: 6px; }
.sp-guide-card p { margin: 12px 0 0; color: #555; font-size: 14px; line-height: 21px; }
.sp-map-modal {
 display: none;
 width: min(920px, 94vw);
 max-width: none;
 max-height: 92vh;
 padding: 0;
 border: 0;
 border-radius: 12px;
 box-shadow: 0 24px 60px rgba(0, 0, 0, .35);
 overflow: hidden;
}
.sp-map-modal[open] {
 display: block;
 position: fixed;
 inset: auto;
 top: 4vh;
 left: 50%;
 transform: translateX(-50%);
 margin: 0;
 z-index: 1050;
}
.sp-map-backdrop {
 position: fixed;
 inset: 0;
 z-index: 1040;
 background: rgba(0, 0, 0, .6);
}
body.sp-modal-open { overflow: hidden; }
.sp-map-head {
 display: flex;
 align-items: center;
 justify-content: space-between;
 gap: 16px;
 padding: 18px 22px 14px;
 border-bottom: 1px solid #ececec;
}
.sp-map-head h3 { margin: 0; font-size: 20px; }
.sp-map-close {
 padding: 0;
 width: 34px;
 height: 34px;
 font-size: 26px;
 line-height: 1;
 color: #777;
 background: none;
 border: 0;
 border-radius: 50%;
 cursor: pointer;
}
.sp-map-close:hover { color: #000; background: #f2f2f2; }
.sp-map-help {
 margin: 0;
 padding: 12px 22px;
 color: #444;
 font-size: 15px;
 background: #f6f8f3;
}
.sp-map-canvas {
 width: 100%;
 height: min(56vh, 460px);
 background: #e5e3df;
}
.sp-map-fields:not(:empty) {
 padding: 4px 22px 0;
}
.sp-map-fields .sp-run-details .row { margin: 0 -8px; }
.sp-map-fields .sp-run-details .form-group { padding: 0 8px; margin-bottom: 16px; }
.sp-map-fields .sp-run-details label { display: block; margin-bottom: 6px; font-size: 14px; color: #444; }
.sp-map-tools,
.sp-map-next {
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 gap: 10px;
 padding: 16px 22px;
}
.sp-map-done[disabled] {
 opacity: .45;
 cursor: not-allowed;
}
.sp-map-undo,
.sp-map-clear,
.sp-map-again {
 padding: 9px 16px;
 font-size: 14px;
 color: #1c1c1c;
 background: #fff;
 border: 1px solid #d8d8d8;
 border-radius: 20px;
 cursor: pointer;
}
.sp-map-undo:hover,
.sp-map-clear:hover,
.sp-map-again:hover { border-color: #84f000; }
.sp-map-done { margin-left: auto; }
.sp-map-saved { border-top: 1px solid #ececec; }
.sp-map-saved p {
 margin: 0;
 padding: 16px 22px 0;
 font-size: 16px;
 font-weight: 600;
 color: #3f6212;
}
@media (max-width: 575px) {
 .sp-map-modal { width: 100vw; max-height: 100vh; border-radius: 0; }
 .sp-map-canvas { height: 46vh; }
 .sp-map-done { margin-left: 0; width: 100%; }
}
.main-footer .sp-foot-row {
 max-width: 820px;
 margin-left: auto;
 margin-right: auto;
}
.main-footer .about-widget.centred .social-links {
 display: inline-block;
 float: none;
}
.main-footer .sp-foot-links-start {
 text-align: right;
}
@media (max-width: 991px) {
 .main-footer .sp-foot-links-start { text-align: left; }
}
.sp-google-section {
 background-color: #f6f8f3;
}
.sp-google-panel {
 display: flex;
 align-items: center;
 flex-wrap: wrap;
 gap: 24px 34px;
 max-width: 900px;
 margin: 0 auto;
 padding: 34px 40px;
 background-color: #fff;
 border: 1px solid #e5e5e5;
 border-radius: 5px;
 box-shadow: 0 10px 30px rgba(28, 28, 28, .06);
}
.sp-google-mark {
 flex: none;
 width: 62px;
 height: 62px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 30px;
 color: #3B462E;
 background-color: #f4ffe5;
 border-radius: 50%;
}
.sp-google-body {
 flex: 1 1 220px;
}
.sp-google-score {
 display: flex;
 align-items: center;
 gap: 12px;
 margin: 0 0 4px;
 line-height: 1;
}
.sp-google-number {
 font-size: 38px;
 font-weight: 700;
 color: #1c1c1c;
 
 font-variant-numeric: tabular-nums;
}
.sp-google-stars {
 color: #FBBC04;
 font-size: 18px;
 letter-spacing: 2px;
 white-space: nowrap;
}
.sp-google-count {
 margin: 0;
 font-size: 16px;
 line-height: 26px;
 color: #666;
}
.sp-google-actions {
 flex: none;
 display: flex;
 flex-direction: column;
 align-items: flex-start;
 gap: 12px;
}
.sp-google-write {
 font-size: 15px;
 font-weight: 600;
 color: #577038;
 text-decoration: underline;
 text-underline-offset: 3px;
}
.sp-google-write:hover {
 color: #3B462E;
}
.sp-google-write i {
 margin-right: 6px;
}
.sp-directory-link-section {
 padding: 0 0 70px;
 text-align: center;
}
.sp-directory-link {
 margin: 0;
 font-size: 16px;
 line-height: 28px;
 color: #666;
}
.sp-directory-link i {
 margin-right: 8px;
 color: #577038;
}
.sp-directory-link a {
 color: #577038;
 font-weight: 600;
 text-decoration: underline;
 text-underline-offset: 3px;
}
.sp-directory-link a:hover {
 color: #3B462E;
}
.area-list .sp-area-badge {
 display: inline-block;
 margin-left: 10px;
 padding: 1px 9px;
 font-size: 12px;
 font-weight: 700;
 line-height: 20px;
 letter-spacing: .04em;
 text-transform: uppercase;
 color: #3B462E;
 background-color: #f4ffe5;
 border-radius: 3px;
 vertical-align: middle;
}
.area-list .sp-area-compare {
 margin-left: 10px;
 font-size: 14px;
 color: #666;
 text-decoration: underline;
 text-underline-offset: 3px;
}
.area-list .sp-area-compare:hover {
 color: #577038;
}
@media only screen and (max-width: 599px) {
 .sp-google-panel {
 padding: 26px 24px;
 }
 .sp-google-actions {
 width: 100%;
 }
 
 .area-list .sp-area-badge,
 .area-list .sp-area-compare {
 display: block;
 margin-left: 0;
 margin-top: 4px;
 }
 .area-list .sp-area-badge {
 width: -moz-fit-content;
 width: fit-content;
 }
}
.loader-wrap {
 display: none !important;
}
.page-title-photo {
 position: absolute;
 inset: 0;
 width: 100%;
 height: 100%;
 object-fit: cover;
 object-position: center center;
 z-index: 0;
 pointer-events: none;
}
.page-title:before {
 z-index: 1;
}
.page-title .auto-container {
 position: relative;
 z-index: 3;
}
.page-title-actions {
 position: relative;
 z-index: 3;
}
.page-title-actions .theme-btn {
 margin: 8px 8px 0 8px;
}
.theme-btn.btn-ghost {
 background-color: transparent;
 color: #fff;
 border: 2px solid #fff;
 font-weight: 700;
}
.theme-btn.btn-ghost:hover {
 background-color: #84F000;
 color: #3B462E;
 border-color: #84F000;
}
.cta-note a {
 color: #84F000;
 text-decoration: underline;
 text-underline-offset: 3px;
}
.cta-note a:hover {
 color: #fff;
}
.sp-home-finder .sp-area-picker label {
 display: block;
 margin-bottom: 6px;
 font-weight: 600;
}
.sp-home-finder .sp-area-picker select {
 width: 100%;
 height: 52px;
 padding: 0 14px;
 border: 1px solid #e1e1e1;
 border-radius: 5px;
 background: #fff;
}
@media only screen and (max-width: 767px) {
 .page-title .content-box h1 br {
 display: none;
 }
 .sp-home-finder {
 padding: 40px 24px !important;
 }
 .sp-home-story-col.pr_40,
 .sp-home-story-col.pl_40 {
 padding-left: 0;
 padding-right: 0;
 }
 .sp-home-story .btn-box .theme-btn {
 margin: 8px 8px 0 0;
 }
}
.sp-home-story {
 background: #fff;
}
.sp-home-story-lead p,
.sp-home-story-col p,
.sp-home-story-close p {
 font-size: 17px;
 line-height: 30px;
 color: #555;
 margin-bottom: 18px;
}
.sp-home-story h3 {
 font-size: 26px;
 line-height: 34px;
 font-weight: 600;
 color: #3B462E;
 margin-bottom: 22px;
}
.sp-home-story-close {
 max-width: 920px;
}
.mobile-menu-ctas {
 padding: 10px 30px 0;
 display: flex;
 flex-direction: column;
 gap: 12px;
}
.mobile-menu .nav-logo {
 padding-bottom: 24px;
}
.mobile-menu-ctas .theme-btn {
 display: block;
 width: 100%;
 text-align: center;
 margin: 0;
}
.mobile-menu .contact-info {
 padding-top: 40px;
}
body,
p,
.pricing-block-one .pricing-table .feature-list li.light {
 color: #555555;
}
.about-section a:not(.theme-btn),
.sp-home-finder a:not(.theme-btn),
.sp-home-story a:not(.theme-btn),
.pricing-section a:not(.theme-btn) {
 color: #0056b3;
 text-decoration: underline;
 text-underline-offset: 3px;
}
.about-section a:not(.theme-btn):hover,
.sp-home-finder a:not(.theme-btn):hover,
.sp-home-story a:not(.theme-btn):hover,
.pricing-section a:not(.theme-btn):hover {
 color: #3B462E;
}