@charset "UTF-8";
 :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: #222222;
--secondary: #993300;
--success: #28a745;
--info: #94928e;
--warning: #ffc107;
--danger: #dc3545;
--light: #eae8e5;
--dark: #282828;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1250px;
--breakpoint-xxl: 1440px;
--font-family-sans-serif: "Inter", sans-serif;
--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: "Inter", sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.7;
color: #282828;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, #main-content #jobs_widget_container h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 1.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: 0.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: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #993300;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #222222;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
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: 1rem 0.75rem;
padding-bottom: 1rem 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;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
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: 0.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, #main-content #jobs_widget_container h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .comments-title, .h5, .h6 {
margin-bottom: 1.5rem;
font-family: "Roboto Slab", serif;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
h1, .h1 {
font-size: 3rem;
}
h2, .h2 {
font-size: 2.6rem;
}
h3, #main-content #jobs_widget_container h3, .h3 {
font-size: 2rem;
}
h4, .h4, .comments-title {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1.125rem;
}
.lead {
font-size: 1.5rem;
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: 40px;
margin-bottom: 40px;
border: 0;
border-top: 1px solid #ccc;
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled, body .gform_wrapper ul, #siteFooter ul, .comment-list {
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, blockquote,
.wp-block-quote {
margin-bottom: 1rem;
font-size: 1.75rem;
}
.blockquote-footer, blockquote cite,
.wp-block-quote cite {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before, blockquote cite::before,
.wp-block-quote cite::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 2px solid #dee2e6;
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;
}
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
width: 100%;
padding-right: 25px;
padding-left: 25px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
max-width: 960px;
}
}
@media (min-width: 1250px) {
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
max-width: 1200px;
}
}
@media (min-width: 1440px) {
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
max-width: 1400px;
}
}
.container-fluid {
width: 100%;
padding-right: 25px;
padding-left: 25px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -25px;
margin-left: -25px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 25px;
padding-left: 25px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1250px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1440px) {
.col-xxl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-xxl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xxl-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xxl-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xxl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xxl-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xxl-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xxl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xxl-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xxl-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xxl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xxl-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xxl-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xxl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xxl-first {
order: -1;
}
.order-xxl-last {
order: 13;
}
.order-xxl-0 {
order: 0;
}
.order-xxl-1 {
order: 1;
}
.order-xxl-2 {
order: 2;
}
.order-xxl-3 {
order: 3;
}
.order-xxl-4 {
order: 4;
}
.order-xxl-5 {
order: 5;
}
.order-xxl-6 {
order: 6;
}
.order-xxl-7 {
order: 7;
}
.order-xxl-8 {
order: 8;
}
.order-xxl-9 {
order: 9;
}
.order-xxl-10 {
order: 10;
}
.order-xxl-11 {
order: 11;
}
.order-xxl-12 {
order: 12;
}
.offset-xxl-0 {
margin-left: 0;
}
.offset-xxl-1 {
margin-left: 8.3333333333%;
}
.offset-xxl-2 {
margin-left: 16.6666666667%;
}
.offset-xxl-3 {
margin-left: 25%;
}
.offset-xxl-4 {
margin-left: 33.3333333333%;
}
.offset-xxl-5 {
margin-left: 41.6666666667%;
}
.offset-xxl-6 {
margin-left: 50%;
}
.offset-xxl-7 {
margin-left: 58.3333333333%;
}
.offset-xxl-8 {
margin-left: 66.6666666667%;
}
.offset-xxl-9 {
margin-left: 75%;
}
.offset-xxl-10 {
margin-left: 83.3333333333%;
}
.offset-xxl-11 {
margin-left: 91.6666666667%;
}
}
.table, .wp-block-table, table {
width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.table th, .wp-block-table th, table th,
.table td,
.wp-block-table td,
table td {
padding: 1rem 0.75rem;
vertical-align: top;
border-top: 2px solid #dee2e6;
}
.table thead th, .wp-block-table thead th, table thead th {
vertical-align: bottom;
border-bottom: 4px solid #dee2e6;
}
.table tbody + tbody, .wp-block-table tbody + tbody, table tbody + tbody {
border-top: 4px solid #dee2e6;
}
.table .table, .wp-block-table .table, .table .wp-block-table, .wp-block-table .wp-block-table, table .table, table .wp-block-table, .table table, .wp-block-table table, table table {
background-color: #fff;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 2px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 2px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 4px;
}
.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 {
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #c1c1c1;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #8c8c8c;
}
.table-hover .table-primary:hover {
background-color: #b4b4b4;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #b4b4b4;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #e2c6b8;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #ca957a;
}
.table-hover .table-secondary:hover {
background-color: #dbb7a6;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #dbb7a6;
}
.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: #e1e0df;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: #c7c6c4;
}
.table-hover .table-info:hover {
background-color: #d5d3d2;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #d5d3d2;
}
.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: #f9f9f8;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #f4f3f1;
}
.table-hover .table-light:hover {
background-color: #ededea;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ededea;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c3c3c3;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #8f8f8f;
}
.table-hover .table-dark:hover {
background-color: #b6b6b6;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b6b6b6;
}
.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, .wp-block-table .thead-dark th, table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th, .wp-block-table .thead-light th, table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
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;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1249.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
@media (max-width: 1439.98px) {
.table-responsive-xxl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xxl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input[type=email],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=week],
input[type=url],
select,
textarea {
display: block;
width: 100%;
height: calc(2.7rem + 2px);
padding: 0.5rem 0.5rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.7;
color: #282828;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #282828;
border-radius: 0;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
.form-control, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input[type=email],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=week],
input[type=url],
select,
textarea {
transition: none;
}
}
.form-control::-ms-expand, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-expand,
input[type=email]::-ms-expand,
input[type=date]::-ms-expand,
input[type=datetime]::-ms-expand,
input[type=datetime-local]::-ms-expand,
input[type=month]::-ms-expand,
input[type=number]::-ms-expand,
input[type=password]::-ms-expand,
input[type=search]::-ms-expand,
input[type=tel]::-ms-expand,
input[type=text]::-ms-expand,
input[type=time]::-ms-expand,
input[type=week]::-ms-expand,
input[type=url]::-ms-expand,
select::-ms-expand,
textarea::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus, body .gform_wrapper input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input[type=email]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
color: #282828;
background-color: #fff;
border-color: #626262;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.25);
}
.form-control::-moz-placeholder, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=url]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
color: #555;
opacity: 1;
}
.form-control::placeholder, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
input[type=email]::placeholder,
input[type=date]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=url]::placeholder,
select::placeholder,
textarea::placeholder {
color: #555;
opacity: 1;
}
.form-control:disabled, body .gform_wrapper input:disabled:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input[type=email]:disabled,
input[type=date]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=month]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled,
input[type=time]:disabled,
input[type=week]:disabled,
input[type=url]:disabled,
select:disabled,
textarea:disabled, .form-control[readonly], body .gform_wrapper input[readonly]:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input[readonly][type=email],
input[readonly][type=date],
input[readonly][type=datetime],
input[readonly][type=datetime-local],
input[readonly][type=month],
input[readonly][type=number],
input[readonly][type=password],
input[readonly][type=search],
input[readonly][type=tel],
input[readonly][type=text],
input[readonly][type=time],
input[readonly][type=week],
input[readonly][type=url],
select[readonly],
textarea[readonly] {
background-color: #e9ecef;
opacity: 1;
}
select.form-control:focus::-ms-value,
select:focus::-ms-value {
color: #282828;
background-color: #fff;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.7;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.5rem;
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-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
line-height: 1.7;
color: #282828;
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.8125rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-lg {
height: calc(3.25rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.5rem;
line-height: 1.5;
}
select.form-control[size],
select[size], select.form-control[multiple],
select[multiple] {
height: auto;
}
textarea.form-control,
textarea {
height: auto;
}
.form-group, body .gform_wrapper ul li {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 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: 0.1rem;
font-size: 0.875rem;
line-height: 1.7;
color: #fff;
background-color: rgba(40, 167, 69, 0.9);
}
.was-validated .form-control:valid, .was-validated body .gform_wrapper input:valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .was-validated input:valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.was-validated input[type=email]:valid,
.was-validated input[type=date]:valid,
.was-validated input[type=datetime]:valid,
.was-validated input[type=datetime-local]:valid,
.was-validated input[type=month]:valid,
.was-validated input[type=number]:valid,
.was-validated input[type=password]:valid,
.was-validated input[type=search]:valid,
.was-validated input[type=tel]:valid,
.was-validated input[type=text]:valid,
.was-validated input[type=time]:valid,
.was-validated input[type=week]:valid,
.was-validated input[type=url]:valid,
.was-validated select:valid,
.was-validated textarea:valid, .form-control.is-valid, body .gform_wrapper input.is-valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input.is-valid[type=email],
input.is-valid[type=date],
input.is-valid[type=datetime],
input.is-valid[type=datetime-local],
input.is-valid[type=month],
input.is-valid[type=number],
input.is-valid[type=password],
input.is-valid[type=search],
input.is-valid[type=tel],
input.is-valid[type=text],
input.is-valid[type=time],
input.is-valid[type=week],
input.is-valid[type=url],
select.is-valid,
textarea.is-valid {
border-color: #28a745;
padding-right: 2.7rem;
background-repeat: no-repeat;
background-position: center right calc(2.7rem / 4);
background-size: calc(2.7rem / 2) calc(2.7rem / 2);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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");
}
.was-validated .form-control:valid:focus, .was-validated body .gform_wrapper input:valid:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .was-validated input:valid:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.was-validated input[type=email]:valid:focus,
.was-validated input[type=date]:valid:focus,
.was-validated input[type=datetime]:valid:focus,
.was-validated input[type=datetime-local]:valid:focus,
.was-validated input[type=month]:valid:focus,
.was-validated input[type=number]:valid:focus,
.was-validated input[type=password]:valid:focus,
.was-validated input[type=search]:valid:focus,
.was-validated input[type=tel]:valid:focus,
.was-validated input[type=text]:valid:focus,
.was-validated input[type=time]:valid:focus,
.was-validated input[type=week]:valid:focus,
.was-validated input[type=url]:valid:focus,
.was-validated select:valid:focus,
.was-validated textarea:valid:focus, .form-control.is-valid:focus, body .gform_wrapper input.is-valid:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input.is-valid[type=email]:focus,
input.is-valid[type=date]:focus,
input.is-valid[type=datetime]:focus,
input.is-valid[type=datetime-local]:focus,
input.is-valid[type=month]:focus,
input.is-valid[type=number]:focus,
input.is-valid[type=password]:focus,
input.is-valid[type=search]:focus,
input.is-valid[type=tel]:focus,
input.is-valid[type=text]:focus,
input.is-valid[type=time]:focus,
input.is-valid[type=week]:focus,
input.is-valid[type=url]:focus,
select.is-valid:focus,
textarea.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback, .was-validated body .gform_wrapper input:valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .valid-feedback, body .gform_wrapper .was-validated input:valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .valid-feedback,
.was-validated input[type=email]:valid ~ .valid-feedback,
.was-validated input[type=date]:valid ~ .valid-feedback,
.was-validated input[type=datetime]:valid ~ .valid-feedback,
.was-validated input[type=datetime-local]:valid ~ .valid-feedback,
.was-validated input[type=month]:valid ~ .valid-feedback,
.was-validated input[type=number]:valid ~ .valid-feedback,
.was-validated input[type=password]:valid ~ .valid-feedback,
.was-validated input[type=search]:valid ~ .valid-feedback,
.was-validated input[type=tel]:valid ~ .valid-feedback,
.was-validated input[type=text]:valid ~ .valid-feedback,
.was-validated input[type=time]:valid ~ .valid-feedback,
.was-validated input[type=week]:valid ~ .valid-feedback,
.was-validated input[type=url]:valid ~ .valid-feedback,
.was-validated select:valid ~ .valid-feedback,
.was-validated textarea:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.was-validated body .gform_wrapper input:valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .valid-tooltip,
body .gform_wrapper .was-validated input:valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .valid-tooltip,
.was-validated input[type=email]:valid ~ .valid-tooltip,
.was-validated input[type=date]:valid ~ .valid-tooltip,
.was-validated input[type=datetime]:valid ~ .valid-tooltip,
.was-validated input[type=datetime-local]:valid ~ .valid-tooltip,
.was-validated input[type=month]:valid ~ .valid-tooltip,
.was-validated input[type=number]:valid ~ .valid-tooltip,
.was-validated input[type=password]:valid ~ .valid-tooltip,
.was-validated input[type=search]:valid ~ .valid-tooltip,
.was-validated input[type=tel]:valid ~ .valid-tooltip,
.was-validated input[type=text]:valid ~ .valid-tooltip,
.was-validated input[type=time]:valid ~ .valid-tooltip,
.was-validated input[type=week]:valid ~ .valid-tooltip,
.was-validated input[type=url]:valid ~ .valid-tooltip,
.was-validated select:valid ~ .valid-tooltip,
.was-validated textarea:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, body .gform_wrapper input.is-valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .valid-feedback,
input.is-valid[type=email] ~ .valid-feedback,
input.is-valid[type=date] ~ .valid-feedback,
input.is-valid[type=datetime] ~ .valid-feedback,
input.is-valid[type=datetime-local] ~ .valid-feedback,
input.is-valid[type=month] ~ .valid-feedback,
input.is-valid[type=number] ~ .valid-feedback,
input.is-valid[type=password] ~ .valid-feedback,
input.is-valid[type=search] ~ .valid-feedback,
input.is-valid[type=tel] ~ .valid-feedback,
input.is-valid[type=text] ~ .valid-feedback,
input.is-valid[type=time] ~ .valid-feedback,
input.is-valid[type=week] ~ .valid-feedback,
input.is-valid[type=url] ~ .valid-feedback,
select.is-valid ~ .valid-feedback,
textarea.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
body .gform_wrapper input.is-valid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .valid-tooltip,
input.is-valid[type=email] ~ .valid-tooltip,
input.is-valid[type=date] ~ .valid-tooltip,
input.is-valid[type=datetime] ~ .valid-tooltip,
input.is-valid[type=datetime-local] ~ .valid-tooltip,
input.is-valid[type=month] ~ .valid-tooltip,
input.is-valid[type=number] ~ .valid-tooltip,
input.is-valid[type=password] ~ .valid-tooltip,
input.is-valid[type=search] ~ .valid-tooltip,
input.is-valid[type=tel] ~ .valid-tooltip,
input.is-valid[type=text] ~ .valid-tooltip,
input.is-valid[type=time] ~ .valid-tooltip,
input.is-valid[type=week] ~ .valid-tooltip,
input.is-valid[type=url] ~ .valid-tooltip,
select.is-valid ~ .valid-tooltip,
textarea.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated textarea.form-control:valid,
.was-validated textarea:valid, textarea.form-control.is-valid,
textarea.is-valid {
padding-right: 2.7rem;
background-position: top calc(2.7rem / 4) right calc(2.7rem / 4);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745;
padding-right: 4.525rem;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.5rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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") no-repeat center right 2.5rem/1.35rem 1.35rem;
}
.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 .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
display: block;
}
.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 ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
display: block;
}
.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 ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
display: block;
}
.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: 0.1rem;
font-size: 0.875rem;
line-height: 1.7;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
}
.was-validated .form-control:invalid, .was-validated body .gform_wrapper input:invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .was-validated input:invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.was-validated input[type=email]:invalid,
.was-validated input[type=date]:invalid,
.was-validated input[type=datetime]:invalid,
.was-validated input[type=datetime-local]:invalid,
.was-validated input[type=month]:invalid,
.was-validated input[type=number]:invalid,
.was-validated input[type=password]:invalid,
.was-validated input[type=search]:invalid,
.was-validated input[type=tel]:invalid,
.was-validated input[type=text]:invalid,
.was-validated input[type=time]:invalid,
.was-validated input[type=week]:invalid,
.was-validated input[type=url]:invalid,
.was-validated select:invalid,
.was-validated textarea:invalid, .form-control.is-invalid, body .gform_wrapper input.is-invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input.is-invalid[type=email],
input.is-invalid[type=date],
input.is-invalid[type=datetime],
input.is-invalid[type=datetime-local],
input.is-invalid[type=month],
input.is-invalid[type=number],
input.is-invalid[type=password],
input.is-invalid[type=search],
input.is-invalid[type=tel],
input.is-invalid[type=text],
input.is-invalid[type=time],
input.is-invalid[type=week],
input.is-invalid[type=url],
select.is-invalid,
textarea.is-invalid {
border-color: #dc3545;
padding-right: 2.7rem;
background-repeat: no-repeat;
background-position: center right calc(2.7rem / 4);
background-size: calc(2.7rem / 2) calc(2.7rem / 2);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}
.was-validated .form-control:invalid:focus, .was-validated body .gform_wrapper input:invalid:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .was-validated input:invalid:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.was-validated input[type=email]:invalid:focus,
.was-validated input[type=date]:invalid:focus,
.was-validated input[type=datetime]:invalid:focus,
.was-validated input[type=datetime-local]:invalid:focus,
.was-validated input[type=month]:invalid:focus,
.was-validated input[type=number]:invalid:focus,
.was-validated input[type=password]:invalid:focus,
.was-validated input[type=search]:invalid:focus,
.was-validated input[type=tel]:invalid:focus,
.was-validated input[type=text]:invalid:focus,
.was-validated input[type=time]:invalid:focus,
.was-validated input[type=week]:invalid:focus,
.was-validated input[type=url]:invalid:focus,
.was-validated select:invalid:focus,
.was-validated textarea:invalid:focus, .form-control.is-invalid:focus, body .gform_wrapper input.is-invalid:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
input.is-invalid[type=email]:focus,
input.is-invalid[type=date]:focus,
input.is-invalid[type=datetime]:focus,
input.is-invalid[type=datetime-local]:focus,
input.is-invalid[type=month]:focus,
input.is-invalid[type=number]:focus,
input.is-invalid[type=password]:focus,
input.is-invalid[type=search]:focus,
input.is-invalid[type=tel]:focus,
input.is-invalid[type=text]:focus,
input.is-invalid[type=time]:focus,
input.is-invalid[type=week]:focus,
input.is-invalid[type=url]:focus,
select.is-invalid:focus,
textarea.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated body .gform_wrapper input:invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .invalid-feedback, body .gform_wrapper .was-validated input:invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .invalid-feedback,
.was-validated input[type=email]:invalid ~ .invalid-feedback,
.was-validated input[type=date]:invalid ~ .invalid-feedback,
.was-validated input[type=datetime]:invalid ~ .invalid-feedback,
.was-validated input[type=datetime-local]:invalid ~ .invalid-feedback,
.was-validated input[type=month]:invalid ~ .invalid-feedback,
.was-validated input[type=number]:invalid ~ .invalid-feedback,
.was-validated input[type=password]:invalid ~ .invalid-feedback,
.was-validated input[type=search]:invalid ~ .invalid-feedback,
.was-validated input[type=tel]:invalid ~ .invalid-feedback,
.was-validated input[type=text]:invalid ~ .invalid-feedback,
.was-validated input[type=time]:invalid ~ .invalid-feedback,
.was-validated input[type=week]:invalid ~ .invalid-feedback,
.was-validated input[type=url]:invalid ~ .invalid-feedback,
.was-validated select:invalid ~ .invalid-feedback,
.was-validated textarea:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.was-validated body .gform_wrapper input:invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .invalid-tooltip,
body .gform_wrapper .was-validated input:invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .invalid-tooltip,
.was-validated input[type=email]:invalid ~ .invalid-tooltip,
.was-validated input[type=date]:invalid ~ .invalid-tooltip,
.was-validated input[type=datetime]:invalid ~ .invalid-tooltip,
.was-validated input[type=datetime-local]:invalid ~ .invalid-tooltip,
.was-validated input[type=month]:invalid ~ .invalid-tooltip,
.was-validated input[type=number]:invalid ~ .invalid-tooltip,
.was-validated input[type=password]:invalid ~ .invalid-tooltip,
.was-validated input[type=search]:invalid ~ .invalid-tooltip,
.was-validated input[type=tel]:invalid ~ .invalid-tooltip,
.was-validated input[type=text]:invalid ~ .invalid-tooltip,
.was-validated input[type=time]:invalid ~ .invalid-tooltip,
.was-validated input[type=week]:invalid ~ .invalid-tooltip,
.was-validated input[type=url]:invalid ~ .invalid-tooltip,
.was-validated select:invalid ~ .invalid-tooltip,
.was-validated textarea:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, body .gform_wrapper input.is-invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .invalid-feedback,
input.is-invalid[type=email] ~ .invalid-feedback,
input.is-invalid[type=date] ~ .invalid-feedback,
input.is-invalid[type=datetime] ~ .invalid-feedback,
input.is-invalid[type=datetime-local] ~ .invalid-feedback,
input.is-invalid[type=month] ~ .invalid-feedback,
input.is-invalid[type=number] ~ .invalid-feedback,
input.is-invalid[type=password] ~ .invalid-feedback,
input.is-invalid[type=search] ~ .invalid-feedback,
input.is-invalid[type=tel] ~ .invalid-feedback,
input.is-invalid[type=text] ~ .invalid-feedback,
input.is-invalid[type=time] ~ .invalid-feedback,
input.is-invalid[type=week] ~ .invalid-feedback,
input.is-invalid[type=url] ~ .invalid-feedback,
select.is-invalid ~ .invalid-feedback,
textarea.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
body .gform_wrapper input.is-invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) ~ .invalid-tooltip,
input.is-invalid[type=email] ~ .invalid-tooltip,
input.is-invalid[type=date] ~ .invalid-tooltip,
input.is-invalid[type=datetime] ~ .invalid-tooltip,
input.is-invalid[type=datetime-local] ~ .invalid-tooltip,
input.is-invalid[type=month] ~ .invalid-tooltip,
input.is-invalid[type=number] ~ .invalid-tooltip,
input.is-invalid[type=password] ~ .invalid-tooltip,
input.is-invalid[type=search] ~ .invalid-tooltip,
input.is-invalid[type=tel] ~ .invalid-tooltip,
input.is-invalid[type=text] ~ .invalid-tooltip,
input.is-invalid[type=time] ~ .invalid-tooltip,
input.is-invalid[type=week] ~ .invalid-tooltip,
input.is-invalid[type=url] ~ .invalid-tooltip,
select.is-invalid ~ .invalid-tooltip,
textarea.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated textarea.form-control:invalid,
.was-validated textarea:invalid, textarea.form-control.is-invalid,
textarea.is-invalid {
padding-right: 2.7rem;
background-position: top calc(2.7rem / 4) right calc(2.7rem / 4);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545;
padding-right: 4.525rem;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.5rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 2.5rem/1.35rem 1.35rem;
}
.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 .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
display: block;
}
.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 ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.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 ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.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: flex;
flex-flow: row wrap;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group, .form-inline body .gform_wrapper ul li, body .gform_wrapper ul .form-inline li {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control, .form-inline body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .form-inline input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.form-inline input[type=email],
.form-inline input[type=date],
.form-inline input[type=datetime],
.form-inline input[type=datetime-local],
.form-inline input[type=month],
.form-inline input[type=number],
.form-inline input[type=password],
.form-inline input[type=search],
.form-inline input[type=tel],
.form-inline input[type=text],
.form-inline input[type=time],
.form-inline input[type=week],
.form-inline input[type=url],
.form-inline select,
.form-inline textarea {
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: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
align-items: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.btn, input[type=submit],
body .gform_wrapper .button, .wp-block-file a.wp-block-file__button,
a.wp-block-button__link {
display: inline-block;
font-weight: 900;
color: #282828;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 2px solid transparent;
padding: 0.5rem 1.5rem;
font-size: 1rem;
line-height: 1.7;
border-radius: 0;
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 screen and (prefers-reduced-motion: reduce) {
.btn, input[type=submit],
body .gform_wrapper .button, .wp-block-file a.wp-block-file__button,
a.wp-block-button__link {
transition: none;
}
}
.btn:hover, input[type=submit]:hover,
body .gform_wrapper .button:hover, .wp-block-file a.wp-block-file__button:hover,
a.wp-block-button__link:hover {
color: #282828;
text-decoration: none;
}
.btn:focus, input[type=submit]:focus,
body .gform_wrapper .button:focus, .wp-block-file a.wp-block-file__button:focus,
a.wp-block-button__link:focus, .btn.focus, input.focus[type=submit],
body .gform_wrapper .focus.button, .wp-block-file a.focus.wp-block-file__button,
a.focus.wp-block-button__link {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.25);
}
.btn.disabled, input.disabled[type=submit],
body .gform_wrapper .disabled.button, .wp-block-file a.disabled.wp-block-file__button,
a.disabled.wp-block-button__link, .btn:disabled, input[type=submit]:disabled,
body .gform_wrapper .button:disabled, .wp-block-file a.wp-block-file__button:disabled,
a.wp-block-button__link:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled), input[type=submit]:not(:disabled):not(.disabled),
body .gform_wrapper .button:not(:disabled):not(.disabled), .wp-block-file a.wp-block-file__button:not(:disabled):not(.disabled),
a.wp-block-button__link:not(:disabled):not(.disabled) {
cursor: pointer;
}
a.btn.disabled,
body .gform_wrapper a.disabled.button, .wp-block-file a.disabled.wp-block-file__button,
a.disabled.wp-block-button__link,
fieldset:disabled a.btn,
fieldset:disabled body .gform_wrapper a.button,
body .gform_wrapper fieldset:disabled a.button,
fieldset:disabled .wp-block-file a.wp-block-file__button,
.wp-block-file fieldset:disabled a.wp-block-file__button,
fieldset:disabled a.wp-block-button__link {
pointer-events: none;
}
.btn-primary, input[type=submit],
#main .gform_wrapper .button, .btn-default,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit,
.wp-block-file a.wp-block-file__button:not(.has-background),
a.wp-block-button__link:not(.has-background) {
color: #fff;
background-color: #222222;
border-color: #222222;
}
.btn-primary:hover, input[type=submit]:hover,
#main .gform_wrapper .button:hover, .btn-default:hover,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:hover,
.wp-block-file a.wp-block-file__button:hover:not(.has-background),
a.wp-block-button__link:hover:not(.has-background) {
color: #fff;
background-color: #0f0f0f;
border-color: #090909;
}
.btn-primary:focus, input[type=submit]:focus,
#main .gform_wrapper .button:focus, .btn-default:focus,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:focus,
.wp-block-file a.wp-block-file__button:focus:not(.has-background),
a.wp-block-button__link:focus:not(.has-background), .btn-primary.focus, input.focus[type=submit],
#main .gform_wrapper .focus.button, .focus.btn-default,
body .frm_style_formidable-style.with_frm_style .frm_submit .focus.frm_button_submit,
.wp-block-file a.focus.wp-block-file__button:not(.has-background),
a.focus.wp-block-button__link:not(.has-background) {
box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}
.btn-primary.disabled, input.disabled[type=submit],
#main .gform_wrapper .disabled.button, .disabled.btn-default,
body .frm_style_formidable-style.with_frm_style .frm_submit .disabled.frm_button_submit,
.wp-block-file a.disabled.wp-block-file__button:not(.has-background),
a.disabled.wp-block-button__link:not(.has-background), .btn-primary:disabled, input[type=submit]:disabled,
#main .gform_wrapper .button:disabled, .btn-default:disabled,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:disabled,
.wp-block-file a.wp-block-file__button:disabled:not(.has-background),
a.wp-block-button__link:disabled:not(.has-background) {
color: #fff;
background-color: #222222;
border-color: #222222;
}
.btn-primary:not(:disabled):not(.disabled):active, input[type=submit]:not(:disabled):not(.disabled):active,
#main .gform_wrapper .button:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled):active,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:not(:disabled):not(.disabled):active,
.wp-block-file a.wp-block-file__button:not(:disabled):not(.disabled):active:not(.has-background),
a.wp-block-button__link:not(:disabled):not(.disabled):active:not(.has-background), .btn-primary:not(:disabled):not(.disabled).active, input[type=submit]:not(:disabled):not(.disabled).active,
#main .gform_wrapper .button:not(:disabled):not(.disabled).active, .btn-default:not(:disabled):not(.disabled).active,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:not(:disabled):not(.disabled).active,
.wp-block-file a.wp-block-file__button:not(:disabled):not(.disabled).active:not(.has-background),
a.wp-block-button__link:not(:disabled):not(.disabled).active:not(.has-background), .show > .btn-primary.dropdown-toggle, .show > input.dropdown-toggle[type=submit],
#main .gform_wrapper .show > .dropdown-toggle.button, .show > .dropdown-toggle.btn-default,
body .frm_style_formidable-style.with_frm_style .frm_submit .show > .dropdown-toggle.frm_button_submit,
.wp-block-file .show > a.dropdown-toggle.wp-block-file__button:not(.has-background),
.show > a.dropdown-toggle.wp-block-button__link:not(.has-background) {
color: #fff;
background-color: #090909;
border-color: #020202;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, input[type=submit]:not(:disabled):not(.disabled):active:focus,
#main .gform_wrapper .button:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled):active:focus,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:not(:disabled):not(.disabled):active:focus,
.wp-block-file a.wp-block-file__button:not(:disabled):not(.disabled):active:focus:not(.has-background),
a.wp-block-button__link:not(:disabled):not(.disabled):active:focus:not(.has-background), .btn-primary:not(:disabled):not(.disabled).active:focus, input[type=submit]:not(:disabled):not(.disabled).active:focus,
#main .gform_wrapper .button:not(:disabled):not(.disabled).active:focus, .btn-default:not(:disabled):not(.disabled).active:focus,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:not(:disabled):not(.disabled).active:focus,
.wp-block-file a.wp-block-file__button:not(:disabled):not(.disabled).active:focus:not(.has-background),
a.wp-block-button__link:not(:disabled):not(.disabled).active:focus:not(.has-background), .show > .btn-primary.dropdown-toggle:focus, .show > input.dropdown-toggle[type=submit]:focus,
#main .gform_wrapper .show > .dropdown-toggle.button:focus, .show > .dropdown-toggle.btn-default:focus,
body .frm_style_formidable-style.with_frm_style .frm_submit .show > .dropdown-toggle.frm_button_submit:focus,
.wp-block-file .show > a.dropdown-toggle.wp-block-file__button:focus:not(.has-background),
.show > a.dropdown-toggle.wp-block-button__link:focus:not(.has-background) {
box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #993300;
border-color: #993300;
}
.btn-secondary:hover {
color: #fff;
background-color: #732600;
border-color: #662200;
}
.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(168, 82, 38, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #993300;
border-color: #993300;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #662200;
border-color: #591e00;
}
.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(168, 82, 38, 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 {
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: #94928e;
border-color: #94928e;
}
.btn-info:hover {
color: #fff;
background-color: #817f7a;
border-color: #7b7974;
}
.btn-info:focus, .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(164, 162, 159, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #94928e;
border-color: #94928e;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #7b7974;
border-color: #74726e;
}
.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(164, 162, 159, 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 {
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 {
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: #eae8e5;
border-color: #eae8e5;
}
.btn-light:hover {
color: #212529;
background-color: #d9d5d0;
border-color: #d3cfc9;
}
.btn-light:focus, .btn-light.focus {
box-shadow: 0 0 0 0.2rem rgba(204, 203, 201, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #eae8e5;
border-color: #eae8e5;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #d3cfc9;
border-color: #cec9c2;
}
.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(204, 203, 201, 0.5);
}
.btn-dark {
color: #fff;
background-color: #282828;
border-color: #282828;
}
.btn-dark:hover {
color: #fff;
background-color: #151515;
border-color: #0f0f0f;
}
.btn-dark:focus, .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(72, 72, 72, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #282828;
border-color: #282828;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #0f0f0f;
border-color: #080808;
}
.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(72, 72, 72, 0.5);
}
.btn-outline-primary {
color: #222222;
border-color: #222222;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #222222;
border-color: #222222;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #222222;
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: #222222;
border-color: #222222;
}
.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(34, 34, 34, 0.5);
}
.btn-outline-secondary {
color: #993300;
border-color: #993300;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #993300;
border-color: #993300;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(153, 51, 0, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #993300;
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: #993300;
border-color: #993300;
}
.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(153, 51, 0, 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: #94928e;
border-color: #94928e;
}
.btn-outline-info:hover {
color: #fff;
background-color: #94928e;
border-color: #94928e;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(148, 146, 142, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #94928e;
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: #94928e;
border-color: #94928e;
}
.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(148, 146, 142, 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: #eae8e5;
border-color: #eae8e5;
}
.btn-outline-light:hover {
color: #212529;
background-color: #eae8e5;
border-color: #eae8e5;
}
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(234, 232, 229, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #eae8e5;
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: #eae8e5;
border-color: #eae8e5;
}
.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(234, 232, 229, 0.5);
}
.btn-outline-dark {
color: #282828;
border-color: #282828;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #282828;
border-color: #282828;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #282828;
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: #282828;
border-color: #282828;
}
.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(40, 40, 40, 0.5);
}
.btn-link {
font-weight: 400;
color: #993300;
}
.btn-link:hover {
color: #222222;
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, .btn-group-lg > input[type=submit],
body .gform_wrapper .btn-group-lg > .button, .wp-block-file .btn-group-lg > a.wp-block-file__button,
.btn-group-lg > a.wp-block-button__link {
padding: 0.5rem 1rem;
font-size: 1.5rem;
line-height: 1.5;
border-radius: 0;
}
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > input[type=submit],
body .gform_wrapper .btn-group-sm > .button, .wp-block-file .btn-group-sm > a.wp-block-file__button,
.btn-group-sm > a.wp-block-button__link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0;
}
.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 screen and (prefers-reduced-motion: reduce) {
.fade {
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative;
}
.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: #282828;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 2px solid rgba(0, 0, 0, 0.15);
}
.dropdown-menu-right {
right: 0;
left: auto;
}
@media (min-width: 576px) {
.dropdown-menu-sm-right {
right: 0;
left: auto;
}
}
@media (min-width: 768px) {
.dropdown-menu-md-right {
right: 0;
left: auto;
}
}
@media (min-width: 992px) {
.dropdown-menu-lg-right {
right: 0;
left: auto;
}
}
@media (min-width: 1250px) {
.dropdown-menu-xl-right {
right: 0;
left: auto;
}
}
@media (min-width: 1440px) {
.dropdown-menu-xxl-right {
right: 0;
left: auto;
}
}
.dropdown-menu-left {
right: auto;
left: 0;
}
@media (min-width: 576px) {
.dropdown-menu-sm-left {
right: auto;
left: 0;
}
}
@media (min-width: 768px) {
.dropdown-menu-md-left {
right: auto;
left: 0;
}
}
@media (min-width: 992px) {
.dropdown-menu-lg-left {
right: auto;
left: 0;
}
}
@media (min-width: 1250px) {
.dropdown-menu-xl-left {
right: auto;
left: 0;
}
}
@media (min-width: 1440px) {
.dropdown-menu-xxl-left {
right: auto;
left: 0;
}
}
.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: #222222;
}
.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;
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 0 solid rgba(0, 0, 0, 0.125);
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card-body, #comments {
flex: 1 1 auto;
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;
color: inherit;
background-color: #fff;
border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: #fff;
border-top: 0 solid rgba(0, 0, 0, 0.125);
}
.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 {
width: 100%;
}
.card-img-top {
width: 100%;
}
.card-img-bottom {
width: 100%;
}
.card-deck {
display: flex;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 25px;
}
@media (min-width: 576px) {
.card-deck {
flex-flow: row wrap;
margin-right: -25px;
margin-left: -25px;
}
.card-deck .card {
display: flex;
flex: 1 0 0%;
flex-direction: column;
margin-right: 25px;
margin-bottom: 0;
margin-left: 25px;
}
}
.card-group {
display: flex;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 25px;
}
@media (min-width: 576px) {
.card-group {
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
-moz-column-count: 3;
column-count: 3;
-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(:first-of-type) .card-header:first-child {
border-radius: 0;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0;
}
.accordion .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion .card .card-header {
margin-bottom: 0;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover {
color: #000;
text-decoration: none;
}
.close:not(:disabled):not(.disabled) {
cursor: pointer;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
a.close.disabled {
pointer-events: none;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn, .btn-group > input[type=submit],
body .gform_wrapper .btn-group > .button, .wp-block-file .btn-group > a.wp-block-file__button,
.btn-group > a.wp-block-button__link,
.btn-group-vertical > .btn,
.btn-group-vertical > input[type=submit],
body .gform_wrapper .btn-group-vertical > .button,
.wp-block-file .btn-group-vertical > a.wp-block-file__button,
.btn-group-vertical > a.wp-block-button__link {
position: relative;
flex: 1 1 auto;
}
.btn-group > .btn:hover, .btn-group > input[type=submit]:hover,
body .gform_wrapper .btn-group > .button:hover, .wp-block-file .btn-group > a.wp-block-file__button:hover,
.btn-group > a.wp-block-button__link:hover,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > input[type=submit]:hover,
body .gform_wrapper .btn-group-vertical > .button:hover,
.wp-block-file .btn-group-vertical > a.wp-block-file__button:hover,
.btn-group-vertical > a.wp-block-button__link:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group > input[type=submit]:focus,
body .gform_wrapper .btn-group > .button:focus, .wp-block-file .btn-group > a.wp-block-file__button:focus,
.btn-group > a.wp-block-button__link:focus, .btn-group > .btn:active, .btn-group > input[type=submit]:active,
body .gform_wrapper .btn-group > .button:active, .wp-block-file .btn-group > a.wp-block-file__button:active,
.btn-group > a.wp-block-button__link:active, .btn-group > .btn.active, .btn-group > input.active[type=submit],
body .gform_wrapper .btn-group > .active.button, .wp-block-file .btn-group > a.active.wp-block-file__button,
.btn-group > a.active.wp-block-button__link,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > input[type=submit]:focus,
body .gform_wrapper .btn-group-vertical > .button:focus,
.wp-block-file .btn-group-vertical > a.wp-block-file__button:focus,
.btn-group-vertical > a.wp-block-button__link:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > input[type=submit]:active,
body .gform_wrapper .btn-group-vertical > .button:active,
.wp-block-file .btn-group-vertical > a.wp-block-file__button:active,
.btn-group-vertical > a.wp-block-button__link:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > input.active[type=submit],
body .gform_wrapper .btn-group-vertical > .active.button,
.wp-block-file .btn-group-vertical > a.active.wp-block-file__button,
.btn-group-vertical > a.active.wp-block-button__link {
z-index: 1;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:not(:first-child), .btn-group > input[type=submit]:not(:first-child),
body .gform_wrapper .btn-group > .button:not(:first-child), .wp-block-file .btn-group > a.wp-block-file__button:not(:first-child),
.btn-group > a.wp-block-button__link:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -2px;
}
.dropdown-toggle-split {
padding-right: 1.125rem;
padding-left: 1.125rem;
}
.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, .btn-group-sm > input[type=submit] + .dropdown-toggle-split,
body .gform_wrapper .btn-group-sm > .button + .dropdown-toggle-split, .wp-block-file .btn-group-sm > a.wp-block-file__button + .dropdown-toggle-split,
.btn-group-sm > a.wp-block-button__link + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > input[type=submit] + .dropdown-toggle-split,
body .gform_wrapper .btn-group-lg > .button + .dropdown-toggle-split, .wp-block-file .btn-group-lg > a.wp-block-file__button + .dropdown-toggle-split,
.btn-group-lg > a.wp-block-button__link + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical > input[type=submit],
body .gform_wrapper .btn-group-vertical > .button, .wp-block-file .btn-group-vertical > a.wp-block-file__button,
.btn-group-vertical > a.wp-block-button__link,
.btn-group-vertical > .btn-group {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > input[type=submit]:not(:first-child),
body .gform_wrapper .btn-group-vertical > .button:not(:first-child), .wp-block-file .btn-group-vertical > a.wp-block-file__button:not(:first-child),
.btn-group-vertical > a.wp-block-button__link:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -2px;
}
.btn-group-toggle > .btn, .btn-group-toggle > input[type=submit],
body .gform_wrapper .btn-group-toggle > .button, .wp-block-file .btn-group-toggle > a.wp-block-file__button,
.btn-group-toggle > a.wp-block-button__link,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > input[type=submit],
body .gform_wrapper .btn-group-toggle > .btn-group > .button,
.wp-block-file .btn-group-toggle > .btn-group > a.wp-block-file__button,
.btn-group-toggle > .btn-group > a.wp-block-button__link {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio], .btn-group-toggle > input[type=submit] input[type=radio],
body .gform_wrapper .btn-group-toggle > .button input[type=radio], .wp-block-file .btn-group-toggle > a.wp-block-file__button input[type=radio],
.btn-group-toggle > a.wp-block-button__link input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > input[type=submit] input[type=checkbox],
body .gform_wrapper .btn-group-toggle > .button input[type=checkbox],
.wp-block-file .btn-group-toggle > a.wp-block-file__button input[type=checkbox],
.btn-group-toggle > a.wp-block-button__link input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > input[type=submit] input[type=radio],
body .gform_wrapper .btn-group-toggle > .btn-group > .button input[type=radio],
.wp-block-file .btn-group-toggle > .btn-group > a.wp-block-file__button input[type=radio],
.btn-group-toggle > .btn-group > a.wp-block-button__link input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > input[type=submit] input[type=checkbox],
body .gform_wrapper .btn-group-toggle > .btn-group > .button input[type=checkbox],
.wp-block-file .btn-group-toggle > .btn-group > a.wp-block-file__button input[type=checkbox],
.btn-group-toggle > .btn-group > a.wp-block-button__link input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.input-group > .form-control, body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group > input[type=email],
.input-group > input[type=date],
.input-group > input[type=datetime],
.input-group > input[type=datetime-local],
.input-group > input[type=month],
.input-group > input[type=number],
.input-group > input[type=password],
.input-group > input[type=search],
.input-group > input[type=tel],
.input-group > input[type=text],
.input-group > input[type=time],
.input-group > input[type=week],
.input-group > input[type=url],
.input-group > select,
.input-group > textarea,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control + .form-control, body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + .form-control,
.input-group > input[type=email] + .form-control,
.input-group > input[type=date] + .form-control,
.input-group > input[type=datetime] + .form-control,
.input-group > input[type=datetime-local] + .form-control,
.input-group > input[type=month] + .form-control,
.input-group > input[type=number] + .form-control,
.input-group > input[type=password] + .form-control,
.input-group > input[type=search] + .form-control,
.input-group > input[type=tel] + .form-control,
.input-group > input[type=text] + .form-control,
.input-group > input[type=time] + .form-control,
.input-group > input[type=week] + .form-control,
.input-group > input[type=url] + .form-control,
.input-group > select + .form-control,
.input-group > textarea + .form-control, body .gform_wrapper .input-group > .form-control + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=email] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=date] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=datetime] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=datetime-local] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=month] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=number] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=password] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=search] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=tel] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=text] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=time] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=week] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > input[type=url] + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > select + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .input-group > textarea + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group > .form-control + input[type=email],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=email],
.input-group > input[type=email] + input[type=email],
.input-group > input[type=date] + input[type=email],
.input-group > input[type=datetime] + input[type=email],
.input-group > input[type=datetime-local] + input[type=email],
.input-group > input[type=month] + input[type=email],
.input-group > input[type=number] + input[type=email],
.input-group > input[type=password] + input[type=email],
.input-group > input[type=search] + input[type=email],
.input-group > input[type=tel] + input[type=email],
.input-group > input[type=text] + input[type=email],
.input-group > input[type=time] + input[type=email],
.input-group > input[type=week] + input[type=email],
.input-group > input[type=url] + input[type=email],
.input-group > select + input[type=email],
.input-group > textarea + input[type=email],
.input-group > .form-control + input[type=date],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=date],
.input-group > input[type=email] + input[type=date],
.input-group > input[type=date] + input[type=date],
.input-group > input[type=datetime] + input[type=date],
.input-group > input[type=datetime-local] + input[type=date],
.input-group > input[type=month] + input[type=date],
.input-group > input[type=number] + input[type=date],
.input-group > input[type=password] + input[type=date],
.input-group > input[type=search] + input[type=date],
.input-group > input[type=tel] + input[type=date],
.input-group > input[type=text] + input[type=date],
.input-group > input[type=time] + input[type=date],
.input-group > input[type=week] + input[type=date],
.input-group > input[type=url] + input[type=date],
.input-group > select + input[type=date],
.input-group > textarea + input[type=date],
.input-group > .form-control + input[type=datetime],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=datetime],
.input-group > input[type=email] + input[type=datetime],
.input-group > input[type=date] + input[type=datetime],
.input-group > input[type=datetime] + input[type=datetime],
.input-group > input[type=datetime-local] + input[type=datetime],
.input-group > input[type=month] + input[type=datetime],
.input-group > input[type=number] + input[type=datetime],
.input-group > input[type=password] + input[type=datetime],
.input-group > input[type=search] + input[type=datetime],
.input-group > input[type=tel] + input[type=datetime],
.input-group > input[type=text] + input[type=datetime],
.input-group > input[type=time] + input[type=datetime],
.input-group > input[type=week] + input[type=datetime],
.input-group > input[type=url] + input[type=datetime],
.input-group > select + input[type=datetime],
.input-group > textarea + input[type=datetime],
.input-group > .form-control + input[type=datetime-local],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=datetime-local],
.input-group > input[type=email] + input[type=datetime-local],
.input-group > input[type=date] + input[type=datetime-local],
.input-group > input[type=datetime] + input[type=datetime-local],
.input-group > input[type=datetime-local] + input[type=datetime-local],
.input-group > input[type=month] + input[type=datetime-local],
.input-group > input[type=number] + input[type=datetime-local],
.input-group > input[type=password] + input[type=datetime-local],
.input-group > input[type=search] + input[type=datetime-local],
.input-group > input[type=tel] + input[type=datetime-local],
.input-group > input[type=text] + input[type=datetime-local],
.input-group > input[type=time] + input[type=datetime-local],
.input-group > input[type=week] + input[type=datetime-local],
.input-group > input[type=url] + input[type=datetime-local],
.input-group > select + input[type=datetime-local],
.input-group > textarea + input[type=datetime-local],
.input-group > .form-control + input[type=month],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=month],
.input-group > input[type=email] + input[type=month],
.input-group > input[type=date] + input[type=month],
.input-group > input[type=datetime] + input[type=month],
.input-group > input[type=datetime-local] + input[type=month],
.input-group > input[type=month] + input[type=month],
.input-group > input[type=number] + input[type=month],
.input-group > input[type=password] + input[type=month],
.input-group > input[type=search] + input[type=month],
.input-group > input[type=tel] + input[type=month],
.input-group > input[type=text] + input[type=month],
.input-group > input[type=time] + input[type=month],
.input-group > input[type=week] + input[type=month],
.input-group > input[type=url] + input[type=month],
.input-group > select + input[type=month],
.input-group > textarea + input[type=month],
.input-group > .form-control + input[type=number],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=number],
.input-group > input[type=email] + input[type=number],
.input-group > input[type=date] + input[type=number],
.input-group > input[type=datetime] + input[type=number],
.input-group > input[type=datetime-local] + input[type=number],
.input-group > input[type=month] + input[type=number],
.input-group > input[type=number] + input[type=number],
.input-group > input[type=password] + input[type=number],
.input-group > input[type=search] + input[type=number],
.input-group > input[type=tel] + input[type=number],
.input-group > input[type=text] + input[type=number],
.input-group > input[type=time] + input[type=number],
.input-group > input[type=week] + input[type=number],
.input-group > input[type=url] + input[type=number],
.input-group > select + input[type=number],
.input-group > textarea + input[type=number],
.input-group > .form-control + input[type=password],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=password],
.input-group > input[type=email] + input[type=password],
.input-group > input[type=date] + input[type=password],
.input-group > input[type=datetime] + input[type=password],
.input-group > input[type=datetime-local] + input[type=password],
.input-group > input[type=month] + input[type=password],
.input-group > input[type=number] + input[type=password],
.input-group > input[type=password] + input[type=password],
.input-group > input[type=search] + input[type=password],
.input-group > input[type=tel] + input[type=password],
.input-group > input[type=text] + input[type=password],
.input-group > input[type=time] + input[type=password],
.input-group > input[type=week] + input[type=password],
.input-group > input[type=url] + input[type=password],
.input-group > select + input[type=password],
.input-group > textarea + input[type=password],
.input-group > .form-control + input[type=search],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=search],
.input-group > input[type=email] + input[type=search],
.input-group > input[type=date] + input[type=search],
.input-group > input[type=datetime] + input[type=search],
.input-group > input[type=datetime-local] + input[type=search],
.input-group > input[type=month] + input[type=search],
.input-group > input[type=number] + input[type=search],
.input-group > input[type=password] + input[type=search],
.input-group > input[type=search] + input[type=search],
.input-group > input[type=tel] + input[type=search],
.input-group > input[type=text] + input[type=search],
.input-group > input[type=time] + input[type=search],
.input-group > input[type=week] + input[type=search],
.input-group > input[type=url] + input[type=search],
.input-group > select + input[type=search],
.input-group > textarea + input[type=search],
.input-group > .form-control + input[type=tel],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=tel],
.input-group > input[type=email] + input[type=tel],
.input-group > input[type=date] + input[type=tel],
.input-group > input[type=datetime] + input[type=tel],
.input-group > input[type=datetime-local] + input[type=tel],
.input-group > input[type=month] + input[type=tel],
.input-group > input[type=number] + input[type=tel],
.input-group > input[type=password] + input[type=tel],
.input-group > input[type=search] + input[type=tel],
.input-group > input[type=tel] + input[type=tel],
.input-group > input[type=text] + input[type=tel],
.input-group > input[type=time] + input[type=tel],
.input-group > input[type=week] + input[type=tel],
.input-group > input[type=url] + input[type=tel],
.input-group > select + input[type=tel],
.input-group > textarea + input[type=tel],
.input-group > .form-control + input[type=text],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=text],
.input-group > input[type=email] + input[type=text],
.input-group > input[type=date] + input[type=text],
.input-group > input[type=datetime] + input[type=text],
.input-group > input[type=datetime-local] + input[type=text],
.input-group > input[type=month] + input[type=text],
.input-group > input[type=number] + input[type=text],
.input-group > input[type=password] + input[type=text],
.input-group > input[type=search] + input[type=text],
.input-group > input[type=tel] + input[type=text],
.input-group > input[type=text] + input[type=text],
.input-group > input[type=time] + input[type=text],
.input-group > input[type=week] + input[type=text],
.input-group > input[type=url] + input[type=text],
.input-group > select + input[type=text],
.input-group > textarea + input[type=text],
.input-group > .form-control + input[type=time],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=time],
.input-group > input[type=email] + input[type=time],
.input-group > input[type=date] + input[type=time],
.input-group > input[type=datetime] + input[type=time],
.input-group > input[type=datetime-local] + input[type=time],
.input-group > input[type=month] + input[type=time],
.input-group > input[type=number] + input[type=time],
.input-group > input[type=password] + input[type=time],
.input-group > input[type=search] + input[type=time],
.input-group > input[type=tel] + input[type=time],
.input-group > input[type=text] + input[type=time],
.input-group > input[type=time] + input[type=time],
.input-group > input[type=week] + input[type=time],
.input-group > input[type=url] + input[type=time],
.input-group > select + input[type=time],
.input-group > textarea + input[type=time],
.input-group > .form-control + input[type=week],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=week],
.input-group > input[type=email] + input[type=week],
.input-group > input[type=date] + input[type=week],
.input-group > input[type=datetime] + input[type=week],
.input-group > input[type=datetime-local] + input[type=week],
.input-group > input[type=month] + input[type=week],
.input-group > input[type=number] + input[type=week],
.input-group > input[type=password] + input[type=week],
.input-group > input[type=search] + input[type=week],
.input-group > input[type=tel] + input[type=week],
.input-group > input[type=text] + input[type=week],
.input-group > input[type=time] + input[type=week],
.input-group > input[type=week] + input[type=week],
.input-group > input[type=url] + input[type=week],
.input-group > select + input[type=week],
.input-group > textarea + input[type=week],
.input-group > .form-control + input[type=url],
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + input[type=url],
.input-group > input[type=email] + input[type=url],
.input-group > input[type=date] + input[type=url],
.input-group > input[type=datetime] + input[type=url],
.input-group > input[type=datetime-local] + input[type=url],
.input-group > input[type=month] + input[type=url],
.input-group > input[type=number] + input[type=url],
.input-group > input[type=password] + input[type=url],
.input-group > input[type=search] + input[type=url],
.input-group > input[type=tel] + input[type=url],
.input-group > input[type=text] + input[type=url],
.input-group > input[type=time] + input[type=url],
.input-group > input[type=week] + input[type=url],
.input-group > input[type=url] + input[type=url],
.input-group > select + input[type=url],
.input-group > textarea + input[type=url],
.input-group > .form-control + select,
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + select,
.input-group > input[type=email] + select,
.input-group > input[type=date] + select,
.input-group > input[type=datetime] + select,
.input-group > input[type=datetime-local] + select,
.input-group > input[type=month] + select,
.input-group > input[type=number] + select,
.input-group > input[type=password] + select,
.input-group > input[type=search] + select,
.input-group > input[type=tel] + select,
.input-group > input[type=text] + select,
.input-group > input[type=time] + select,
.input-group > input[type=week] + select,
.input-group > input[type=url] + select,
.input-group > select + select,
.input-group > textarea + select,
.input-group > .form-control + textarea,
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + textarea,
.input-group > input[type=email] + textarea,
.input-group > input[type=date] + textarea,
.input-group > input[type=datetime] + textarea,
.input-group > input[type=datetime-local] + textarea,
.input-group > input[type=month] + textarea,
.input-group > input[type=number] + textarea,
.input-group > input[type=password] + textarea,
.input-group > input[type=search] + textarea,
.input-group > input[type=tel] + textarea,
.input-group > input[type=text] + textarea,
.input-group > input[type=time] + textarea,
.input-group > input[type=week] + textarea,
.input-group > input[type=url] + textarea,
.input-group > select + textarea,
.input-group > textarea + textarea,
.input-group > .form-control + .custom-select,
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + .custom-select,
.input-group > input[type=email] + .custom-select,
.input-group > input[type=date] + .custom-select,
.input-group > input[type=datetime] + .custom-select,
.input-group > input[type=datetime-local] + .custom-select,
.input-group > input[type=month] + .custom-select,
.input-group > input[type=number] + .custom-select,
.input-group > input[type=password] + .custom-select,
.input-group > input[type=search] + .custom-select,
.input-group > input[type=tel] + .custom-select,
.input-group > input[type=text] + .custom-select,
.input-group > input[type=time] + .custom-select,
.input-group > input[type=week] + .custom-select,
.input-group > input[type=url] + .custom-select,
.input-group > select + .custom-select,
.input-group > textarea + .custom-select,
.input-group > .form-control + .custom-file,
body .gform_wrapper .input-group > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) + .custom-file,
.input-group > input[type=email] + .custom-file,
.input-group > input[type=date] + .custom-file,
.input-group > input[type=datetime] + .custom-file,
.input-group > input[type=datetime-local] + .custom-file,
.input-group > input[type=month] + .custom-file,
.input-group > input[type=number] + .custom-file,
.input-group > input[type=password] + .custom-file,
.input-group > input[type=search] + .custom-file,
.input-group > input[type=tel] + .custom-file,
.input-group > input[type=text] + .custom-file,
.input-group > input[type=time] + .custom-file,
.input-group > input[type=week] + .custom-file,
.input-group > input[type=url] + .custom-file,
.input-group > select + .custom-file,
.input-group > textarea + .custom-file,
.input-group > .form-control-plaintext + .form-control,
body .gform_wrapper .input-group > .form-control-plaintext + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group > .form-control-plaintext + input[type=email],
.input-group > .form-control-plaintext + input[type=date],
.input-group > .form-control-plaintext + input[type=datetime],
.input-group > .form-control-plaintext + input[type=datetime-local],
.input-group > .form-control-plaintext + input[type=month],
.input-group > .form-control-plaintext + input[type=number],
.input-group > .form-control-plaintext + input[type=password],
.input-group > .form-control-plaintext + input[type=search],
.input-group > .form-control-plaintext + input[type=tel],
.input-group > .form-control-plaintext + input[type=text],
.input-group > .form-control-plaintext + input[type=time],
.input-group > .form-control-plaintext + input[type=week],
.input-group > .form-control-plaintext + input[type=url],
.input-group > .form-control-plaintext + select,
.input-group > .form-control-plaintext + textarea,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
body .gform_wrapper .input-group > .custom-select + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group > .custom-select + input[type=email],
.input-group > .custom-select + input[type=date],
.input-group > .custom-select + input[type=datetime],
.input-group > .custom-select + input[type=datetime-local],
.input-group > .custom-select + input[type=month],
.input-group > .custom-select + input[type=number],
.input-group > .custom-select + input[type=password],
.input-group > .custom-select + input[type=search],
.input-group > .custom-select + input[type=tel],
.input-group > .custom-select + input[type=text],
.input-group > .custom-select + input[type=time],
.input-group > .custom-select + input[type=week],
.input-group > .custom-select + input[type=url],
.input-group > .custom-select + select,
.input-group > .custom-select + textarea,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
body .gform_wrapper .input-group > .custom-file + input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group > .custom-file + input[type=email],
.input-group > .custom-file + input[type=date],
.input-group > .custom-file + input[type=datetime],
.input-group > .custom-file + input[type=datetime-local],
.input-group > .custom-file + input[type=month],
.input-group > .custom-file + input[type=number],
.input-group > .custom-file + input[type=password],
.input-group > .custom-file + input[type=search],
.input-group > .custom-file + input[type=tel],
.input-group > .custom-file + input[type=text],
.input-group > .custom-file + input[type=time],
.input-group > .custom-file + input[type=week],
.input-group > .custom-file + input[type=url],
.input-group > .custom-file + select,
.input-group > .custom-file + textarea,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.input-group > .form-control:focus, body .gform_wrapper .input-group > input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group > input[type=email]:focus,
.input-group > input[type=date]:focus,
.input-group > input[type=datetime]:focus,
.input-group > input[type=datetime-local]:focus,
.input-group > input[type=month]:focus,
.input-group > input[type=number]:focus,
.input-group > input[type=password]:focus,
.input-group > input[type=search]:focus,
.input-group > input[type=tel]:focus,
.input-group > input[type=text]:focus,
.input-group > input[type=time]:focus,
.input-group > input[type=week]:focus,
.input-group > input[type=url]:focus,
.input-group > select:focus,
.input-group > textarea: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 > .custom-file {
display: flex;
align-items: center;
}
.input-group-prepend,
.input-group-append {
display: flex;
}
.input-group-prepend .btn, .input-group-prepend input[type=submit],
.input-group-prepend body .gform_wrapper .button,
body .gform_wrapper .input-group-prepend .button, .input-group-prepend .wp-block-file a.wp-block-file__button, .wp-block-file .input-group-prepend a.wp-block-file__button,
.input-group-prepend a.wp-block-button__link,
.input-group-append .btn,
.input-group-append input[type=submit],
.input-group-append body .gform_wrapper .button,
body .gform_wrapper .input-group-append .button,
.input-group-append .wp-block-file a.wp-block-file__button,
.wp-block-file .input-group-append a.wp-block-file__button,
.input-group-append a.wp-block-button__link {
position: relative;
z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-prepend input[type=submit]:focus,
.input-group-prepend body .gform_wrapper .button:focus,
body .gform_wrapper .input-group-prepend .button:focus, .input-group-prepend .wp-block-file a.wp-block-file__button:focus, .wp-block-file .input-group-prepend a.wp-block-file__button:focus,
.input-group-prepend a.wp-block-button__link:focus,
.input-group-append .btn:focus,
.input-group-append input[type=submit]:focus,
.input-group-append body .gform_wrapper .button:focus,
body .gform_wrapper .input-group-append .button:focus,
.input-group-append .wp-block-file a.wp-block-file__button:focus,
.wp-block-file .input-group-append a.wp-block-file__button:focus,
.input-group-append a.wp-block-button__link:focus {
z-index: 3;
}
.input-group-prepend .btn + .btn, .input-group-prepend input[type=submit] + .btn,
.input-group-prepend body .gform_wrapper .button + .btn,
body .gform_wrapper .input-group-prepend .button + .btn, .input-group-prepend .btn + input[type=submit], .input-group-prepend input[type=submit] + input[type=submit],
.input-group-prepend body .gform_wrapper .button + input[type=submit],
body .gform_wrapper .input-group-prepend .button + input[type=submit],
.input-group-prepend body .gform_wrapper .btn + .button,
body .gform_wrapper .input-group-prepend .btn + .button,
.input-group-prepend body .gform_wrapper input[type=submit] + .button,
body .gform_wrapper .input-group-prepend input[type=submit] + .button,
.input-group-prepend body .gform_wrapper .button + .button,
body .gform_wrapper .input-group-prepend .button + .button, .input-group-prepend .wp-block-file a.wp-block-file__button + .btn, .input-group-prepend .wp-block-file a.wp-block-file__button + input[type=submit],
.input-group-prepend .wp-block-file body .gform_wrapper a.wp-block-file__button + .button,
body .gform_wrapper .input-group-prepend .wp-block-file a.wp-block-file__button + .button, .wp-block-file .input-group-prepend a.wp-block-file__button + .btn, .wp-block-file .input-group-prepend a.wp-block-file__button + input[type=submit],
.wp-block-file .input-group-prepend body .gform_wrapper a.wp-block-file__button + .button,
body .gform_wrapper .wp-block-file .input-group-prepend a.wp-block-file__button + .button,
.input-group-prepend a.wp-block-button__link + .btn,
.input-group-prepend a.wp-block-button__link + input[type=submit],
.input-group-prepend body .gform_wrapper a.wp-block-button__link + .button,
body .gform_wrapper .input-group-prepend a.wp-block-button__link + .button, .input-group-prepend .wp-block-file .btn + a.wp-block-file__button, .input-group-prepend .wp-block-file input[type=submit] + a.wp-block-file__button,
.input-group-prepend .wp-block-file body .gform_wrapper .button + a.wp-block-file__button,
body .gform_wrapper .input-group-prepend .wp-block-file .button + a.wp-block-file__button, .wp-block-file .input-group-prepend .btn + a.wp-block-file__button, .wp-block-file .input-group-prepend input[type=submit] + a.wp-block-file__button,
.wp-block-file .input-group-prepend body .gform_wrapper .button + a.wp-block-file__button,
body .gform_wrapper .wp-block-file .input-group-prepend .button + a.wp-block-file__button, .input-group-prepend .wp-block-file a.wp-block-file__button + a.wp-block-file__button, .wp-block-file .input-group-prepend a.wp-block-file__button + a.wp-block-file__button,
.input-group-prepend .wp-block-file a.wp-block-button__link + a.wp-block-file__button,
.wp-block-file .input-group-prepend a.wp-block-button__link + a.wp-block-file__button,
.input-group-prepend .btn + a.wp-block-button__link,
.input-group-prepend input[type=submit] + a.wp-block-button__link,
.input-group-prepend body .gform_wrapper .button + a.wp-block-button__link,
body .gform_wrapper .input-group-prepend .button + a.wp-block-button__link,
.input-group-prepend .wp-block-file a.wp-block-file__button + a.wp-block-button__link,
.wp-block-file .input-group-prepend a.wp-block-file__button + a.wp-block-button__link,
.input-group-prepend a.wp-block-button__link + a.wp-block-button__link,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend input[type=submit] + .input-group-text,
.input-group-prepend body .gform_wrapper .button + .input-group-text,
body .gform_wrapper .input-group-prepend .button + .input-group-text,
.input-group-prepend .wp-block-file a.wp-block-file__button + .input-group-text,
.wp-block-file .input-group-prepend a.wp-block-file__button + .input-group-text,
.input-group-prepend a.wp-block-button__link + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + input[type=submit],
.input-group-prepend body .gform_wrapper .input-group-text + .button,
body .gform_wrapper .input-group-prepend .input-group-text + .button,
.input-group-prepend .wp-block-file .input-group-text + a.wp-block-file__button,
.wp-block-file .input-group-prepend .input-group-text + a.wp-block-file__button,
.input-group-prepend .input-group-text + a.wp-block-button__link,
.input-group-append .btn + .btn,
.input-group-append input[type=submit] + .btn,
.input-group-append body .gform_wrapper .button + .btn,
body .gform_wrapper .input-group-append .button + .btn,
.input-group-append .btn + input[type=submit],
.input-group-append input[type=submit] + input[type=submit],
.input-group-append body .gform_wrapper .button + input[type=submit],
body .gform_wrapper .input-group-append .button + input[type=submit],
.input-group-append body .gform_wrapper .btn + .button,
body .gform_wrapper .input-group-append .btn + .button,
.input-group-append body .gform_wrapper input[type=submit] + .button,
body .gform_wrapper .input-group-append input[type=submit] + .button,
.input-group-append body .gform_wrapper .button + .button,
body .gform_wrapper .input-group-append .button + .button,
.input-group-append .wp-block-file a.wp-block-file__button + .btn,
.input-group-append .wp-block-file a.wp-block-file__button + input[type=submit],
.input-group-append .wp-block-file body .gform_wrapper a.wp-block-file__button + .button,
body .gform_wrapper .input-group-append .wp-block-file a.wp-block-file__button + .button,
.wp-block-file .input-group-append a.wp-block-file__button + .btn,
.wp-block-file .input-group-append a.wp-block-file__button + input[type=submit],
.wp-block-file .input-group-append body .gform_wrapper a.wp-block-file__button + .button,
body .gform_wrapper .wp-block-file .input-group-append a.wp-block-file__button + .button,
.input-group-append a.wp-block-button__link + .btn,
.input-group-append a.wp-block-button__link + input[type=submit],
.input-group-append body .gform_wrapper a.wp-block-button__link + .button,
body .gform_wrapper .input-group-append a.wp-block-button__link + .button,
.input-group-append .wp-block-file .btn + a.wp-block-file__button,
.input-group-append .wp-block-file input[type=submit] + a.wp-block-file__button,
.input-group-append .wp-block-file body .gform_wrapper .button + a.wp-block-file__button,
body .gform_wrapper .input-group-append .wp-block-file .button + a.wp-block-file__button,
.wp-block-file .input-group-append .btn + a.wp-block-file__button,
.wp-block-file .input-group-append input[type=submit] + a.wp-block-file__button,
.wp-block-file .input-group-append body .gform_wrapper .button + a.wp-block-file__button,
body .gform_wrapper .wp-block-file .input-group-append .button + a.wp-block-file__button,
.input-group-append .wp-block-file a.wp-block-file__button + a.wp-block-file__button,
.wp-block-file .input-group-append a.wp-block-file__button + a.wp-block-file__button,
.input-group-append .wp-block-file a.wp-block-button__link + a.wp-block-file__button,
.wp-block-file .input-group-append a.wp-block-button__link + a.wp-block-file__button,
.input-group-append .btn + a.wp-block-button__link,
.input-group-append input[type=submit] + a.wp-block-button__link,
.input-group-append body .gform_wrapper .button + a.wp-block-button__link,
body .gform_wrapper .input-group-append .button + a.wp-block-button__link,
.input-group-append .wp-block-file a.wp-block-file__button + a.wp-block-button__link,
.wp-block-file .input-group-append a.wp-block-file__button + a.wp-block-button__link,
.input-group-append a.wp-block-button__link + a.wp-block-button__link,
.input-group-append .btn + .input-group-text,
.input-group-append input[type=submit] + .input-group-text,
.input-group-append body .gform_wrapper .button + .input-group-text,
body .gform_wrapper .input-group-append .button + .input-group-text,
.input-group-append .wp-block-file a.wp-block-file__button + .input-group-text,
.wp-block-file .input-group-append a.wp-block-file__button + .input-group-text,
.input-group-append a.wp-block-button__link + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + input[type=submit],
.input-group-append body .gform_wrapper .input-group-text + .button,
body .gform_wrapper .input-group-append .input-group-text + .button,
.input-group-append .wp-block-file .input-group-text + a.wp-block-file__button,
.wp-block-file .input-group-append .input-group-text + a.wp-block-file__button,
.input-group-append .input-group-text + a.wp-block-button__link {
margin-left: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.5rem 0.5rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.7;
color: #282828;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #282828;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
margin-top: 0;
}
.input-group-lg > .form-control:not(textarea), body .gform_wrapper .input-group-lg > input:not(textarea):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group-lg > input[type=email]:not(textarea),
.input-group-lg > input[type=date]:not(textarea),
.input-group-lg > input[type=datetime]:not(textarea),
.input-group-lg > input[type=datetime-local]:not(textarea),
.input-group-lg > input[type=month]:not(textarea),
.input-group-lg > input[type=number]:not(textarea),
.input-group-lg > input[type=password]:not(textarea),
.input-group-lg > input[type=search]:not(textarea),
.input-group-lg > input[type=tel]:not(textarea),
.input-group-lg > input[type=text]:not(textarea),
.input-group-lg > input[type=time]:not(textarea),
.input-group-lg > input[type=week]:not(textarea),
.input-group-lg > input[type=url]:not(textarea),
.input-group-lg > select:not(textarea),
.input-group-lg > textarea:not(textarea),
.input-group-lg > .custom-select {
height: calc(3.25rem + 2px);
}
.input-group-lg > .form-control, body .gform_wrapper .input-group-lg > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group-lg > input[type=email],
.input-group-lg > input[type=date],
.input-group-lg > input[type=datetime],
.input-group-lg > input[type=datetime-local],
.input-group-lg > input[type=month],
.input-group-lg > input[type=number],
.input-group-lg > input[type=password],
.input-group-lg > input[type=search],
.input-group-lg > input[type=tel],
.input-group-lg > input[type=text],
.input-group-lg > input[type=time],
.input-group-lg > input[type=week],
.input-group-lg > input[type=url],
.input-group-lg > select,
.input-group-lg > textarea,
.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-prepend > input[type=submit],
body .gform_wrapper .input-group-lg > .input-group-prepend > .button,
.wp-block-file .input-group-lg > .input-group-prepend > a.wp-block-file__button,
.input-group-lg > .input-group-prepend > a.wp-block-button__link,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > input[type=submit],
body .gform_wrapper .input-group-lg > .input-group-append > .button,
.wp-block-file .input-group-lg > .input-group-append > a.wp-block-file__button,
.input-group-lg > .input-group-append > a.wp-block-button__link {
padding: 0.5rem 1rem;
font-size: 1.5rem;
line-height: 1.5;
}
.input-group-sm > .form-control:not(textarea), body .gform_wrapper .input-group-sm > input:not(textarea):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group-sm > input[type=email]:not(textarea),
.input-group-sm > input[type=date]:not(textarea),
.input-group-sm > input[type=datetime]:not(textarea),
.input-group-sm > input[type=datetime-local]:not(textarea),
.input-group-sm > input[type=month]:not(textarea),
.input-group-sm > input[type=number]:not(textarea),
.input-group-sm > input[type=password]:not(textarea),
.input-group-sm > input[type=search]:not(textarea),
.input-group-sm > input[type=tel]:not(textarea),
.input-group-sm > input[type=text]:not(textarea),
.input-group-sm > input[type=time]:not(textarea),
.input-group-sm > input[type=week]:not(textarea),
.input-group-sm > input[type=url]:not(textarea),
.input-group-sm > select:not(textarea),
.input-group-sm > textarea:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.8125rem + 2px);
}
.input-group-sm > .form-control, body .gform_wrapper .input-group-sm > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.input-group-sm > input[type=email],
.input-group-sm > input[type=date],
.input-group-sm > input[type=datetime],
.input-group-sm > input[type=datetime-local],
.input-group-sm > input[type=month],
.input-group-sm > input[type=number],
.input-group-sm > input[type=password],
.input-group-sm > input[type=search],
.input-group-sm > input[type=tel],
.input-group-sm > input[type=text],
.input-group-sm > input[type=time],
.input-group-sm > input[type=week],
.input-group-sm > input[type=url],
.input-group-sm > select,
.input-group-sm > textarea,
.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-prepend > input[type=submit],
body .gform_wrapper .input-group-sm > .input-group-prepend > .button,
.wp-block-file .input-group-sm > .input-group-prepend > a.wp-block-file__button,
.input-group-sm > .input-group-prepend > a.wp-block-button__link,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > input[type=submit],
body .gform_wrapper .input-group-sm > .input-group-append > .button,
.wp-block-file .input-group-sm > .input-group-append > a.wp-block-file__button,
.input-group-sm > .input-group-append > a.wp-block-button__link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 2.5rem;
}
.pagination, ul.page-numbers {
display: flex;
padding-left: 0;
list-style: none;
}
.page-link, ul.page-numbers .page-numbers {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -2px;
line-height: 1.25;
color: #993300;
background-color: #fff;
border: 2px solid #dee2e6;
}
.page-link:hover, ul.page-numbers .page-numbers:hover {
z-index: 2;
color: #222222;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus, ul.page-numbers .page-numbers:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.25);
}
.page-link:not(:disabled):not(.disabled), ul.page-numbers .page-numbers:not(:disabled):not(.disabled) {
cursor: pointer;
}
.page-item:first-child .page-link, .page-item:first-child ul.page-numbers .page-numbers, ul.page-numbers .page-item:first-child .page-numbers, ul.page-numbers li:first-child .page-link, ul.page-numbers li:first-child .page-numbers {
margin-left: 0;
}
.page-item.active .page-link, .page-item.active ul.page-numbers .page-numbers, ul.page-numbers .page-item.active .page-numbers, ul.page-numbers li.active .page-link, ul.page-numbers li.active .page-numbers {
z-index: 1;
color: #fff;
background-color: #222222;
border-color: #222222;
}
.page-item.disabled .page-link, .page-item.disabled ul.page-numbers .page-numbers, ul.page-numbers .page-item.disabled .page-numbers, ul.page-numbers li.disabled .page-link, ul.page-numbers li.disabled .page-numbers {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link, .pagination-lg ul.page-numbers .page-numbers, ul.page-numbers .pagination-lg .page-numbers {
padding: 0.75rem 1.5rem;
font-size: 1.5rem;
line-height: 1.5;
}
.pagination-sm .page-link, .pagination-sm ul.page-numbers .page-numbers, ul.page-numbers .pagination-sm .page-numbers {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 2px solid transparent;
}
.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: #121212;
background-color: lightgray;
border-color: #c1c1c1;
}
.alert-primary hr {
border-top-color: #b4b4b4;
}
.alert-primary .alert-link {
color: black;
}
.alert-secondary {
color: #501b00;
background-color: #ebd6cc;
border-color: #e2c6b8;
}
.alert-secondary hr {
border-top-color: #dbb7a6;
}
.alert-secondary .alert-link {
color: #1d0a00;
}
.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: #4d4c4a;
background-color: #eae9e8;
border-color: #e1e0df;
}
.alert-info hr {
border-top-color: #d5d3d2;
}
.alert-info .alert-link {
color: #333231;
}
.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: #7a7977;
background-color: #fbfafa;
border-color: #f9f9f8;
}
.alert-light hr {
border-top-color: #ededea;
}
.alert-light .alert-link {
color: #605f5e;
}
.alert-dark {
color: #151515;
background-color: #d4d4d4;
border-color: #c3c3c3;
}
.alert-dark hr {
border-top-color: #b6b6b6;
}
.alert-dark .alert-link {
color: black;
}
.nav {
display: flex;
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: 2px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -2px;
}
.nav-tabs .nav-link {
border: 2px solid transparent;
}
.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: -2px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #222222;
}
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 1rem 1rem;
}
.navbar > .container, .alignfull:not(.container-full) .navbar > .wp-block-group__inner-container,
.alignfull .navbar > .wp-block-cover__inner-container,
.navbar > .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.075rem;
padding-bottom: 0.075rem;
margin-right: 1rem;
font-size: 1.5rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.5rem;
line-height: 1;
background-color: transparent;
border: 2px solid transparent;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container, .alignfull:not(.container-full) .navbar-expand-sm > .wp-block-group__inner-container,
.alignfull .navbar-expand-sm > .wp-block-cover__inner-container,
.navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container, .alignfull:not(.container-full) .navbar-expand-sm > .wp-block-group__inner-container,
.alignfull .navbar-expand-sm > .wp-block-cover__inner-container,
.navbar-expand-sm > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container, .alignfull:not(.container-full) .navbar-expand-md > .wp-block-group__inner-container,
.alignfull .navbar-expand-md > .wp-block-cover__inner-container,
.navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container, .alignfull:not(.container-full) .navbar-expand-md > .wp-block-group__inner-container,
.alignfull .navbar-expand-md > .wp-block-cover__inner-container,
.navbar-expand-md > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container, .alignfull:not(.container-full) .navbar-expand-lg > .wp-block-group__inner-container,
.alignfull .navbar-expand-lg > .wp-block-cover__inner-container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container, .alignfull:not(.container-full) .navbar-expand-lg > .wp-block-group__inner-container,
.alignfull .navbar-expand-lg > .wp-block-cover__inner-container,
.navbar-expand-lg > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1249.98px) {
.navbar-expand-xl > .container, .alignfull:not(.container-full) .navbar-expand-xl > .wp-block-group__inner-container,
.alignfull .navbar-expand-xl > .wp-block-cover__inner-container,
.navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1250px) {
.navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container, .alignfull:not(.container-full) .navbar-expand-xl > .wp-block-group__inner-container,
.alignfull .navbar-expand-xl > .wp-block-cover__inner-container,
.navbar-expand-xl > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
@media (max-width: 1439.98px) {
.navbar-expand-xxl > .container, .alignfull:not(.container-full) .navbar-expand-xxl > .wp-block-group__inner-container,
.alignfull .navbar-expand-xxl > .wp-block-cover__inner-container,
.navbar-expand-xxl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1440px) {
.navbar-expand-xxl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-xxl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xxl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xxl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xxl > .container, .alignfull:not(.container-full) .navbar-expand-xxl > .wp-block-group__inner-container,
.alignfull .navbar-expand-xxl > .wp-block-cover__inner-container,
.navbar-expand-xxl > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-xxl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xxl .navbar-toggler {
display: none;
}
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand > .container, .alignfull:not(.container-full) .navbar-expand > .wp-block-group__inner-container,
.alignfull .navbar-expand > .wp-block-cover__inner-container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container, .alignfull:not(.container-full) .navbar-expand > .wp-block-group__inner-container,
.alignfull .navbar-expand > .wp-block-cover__inner-container,
.navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: #222222;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: #222222;
}
.navbar-light .navbar-nav .nav-link {
color: #222222;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: #993300;
}
.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: #222222;
}
.navbar-light .navbar-toggler {
color: #222222;
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23222222' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: #222222;
}
.navbar-light .navbar-text a {
color: #222222;
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: #222222;
}
.navbar-dark .navbar-brand {
color: #94928e;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #94928e;
}
.navbar-dark .navbar-nav .nav-link {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: #94928e;
}
.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: #94928e;
}
.navbar-dark .navbar-toggler {
color: #fff;
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: #fff;
}
.navbar-dark .navbar-text a {
color: #94928e;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #94928e;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn):not(input[type=submit]):not(a.wp-block-button__link) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 2px solid #adb5bd;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3,
#main-content #jobs_widget_container h3 {
orphans: 3;
widows: 3;
}
h2,
h3,
#main-content #jobs_widget_container h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 2px solid #000;
}
.table, .wp-block-table, table {
border-collapse: collapse !important;
}
.table td, .wp-block-table td, table td,
.table th,
.wp-block-table th,
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, .wp-block-table .thead-dark th, table .thead-dark th {
color: inherit;
border-color: #dee2e6;
}
}
.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: #222222 !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #090909 !important;
}
.bg-secondary {
background-color: #993300 !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #662200 !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: #94928e !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #7b7974 !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: #eae8e5 !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #d3cfc9 !important;
}
.bg-dark {
background-color: #282828 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #0f0f0f !important;
}
.bg-white, .has-bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 2px solid #dee2e6 !important;
}
.border-top {
border-top: 2px solid #dee2e6 !important;
}
.border-right {
border-right: 2px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 2px solid #dee2e6 !important;
}
.border-left {
border-left: 2px 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: #222222 !important;
}
.border-secondary {
border-color: #993300 !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #94928e !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #eae8e5 !important;
}
.border-dark {
border-color: #282828 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded {
border-radius: 20px !important;
}
.rounded-top {
border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
}
.rounded-right {
border-top-right-radius: 20px !important;
border-bottom-right-radius: 20px !important;
}
.rounded-bottom {
border-bottom-right-radius: 20px !important;
border-bottom-left-radius: 20px !important;
}
.rounded-left {
border-top-left-radius: 20px !important;
border-bottom-left-radius: 20px !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: flex !important;
}
.d-inline-flex {
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: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1250px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1440px) {
.d-xxl-none {
display: none !important;
}
.d-xxl-inline {
display: inline !important;
}
.d-xxl-inline-block {
display: inline-block !important;
}
.d-xxl-block {
display: block !important;
}
.d-xxl-table {
display: table !important;
}
.d-xxl-table-row {
display: table-row !important;
}
.d-xxl-table-cell {
display: table-cell !important;
}
.d-xxl-flex {
display: flex !important;
}
.d-xxl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive 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.8571428571%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-3by4::before {
padding-top: 133.3333333333%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1250px) {
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1440px) {
.flex-xxl-row {
flex-direction: row !important;
}
.flex-xxl-column {
flex-direction: column !important;
}
.flex-xxl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xxl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xxl-wrap {
flex-wrap: wrap !important;
}
.flex-xxl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xxl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xxl-fill {
flex: 1 1 auto !important;
}
.flex-xxl-grow-0 {
flex-grow: 0 !important;
}
.flex-xxl-grow-1 {
flex-grow: 1 !important;
}
.flex-xxl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xxl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xxl-start {
justify-content: flex-start !important;
}
.justify-content-xxl-end {
justify-content: flex-end !important;
}
.justify-content-xxl-center {
justify-content: center !important;
}
.justify-content-xxl-between {
justify-content: space-between !important;
}
.justify-content-xxl-around {
justify-content: space-around !important;
}
.align-items-xxl-start {
align-items: flex-start !important;
}
.align-items-xxl-end {
align-items: flex-end !important;
}
.align-items-xxl-center {
align-items: center !important;
}
.align-items-xxl-baseline {
align-items: baseline !important;
}
.align-items-xxl-stretch {
align-items: stretch !important;
}
.align-content-xxl-start {
align-content: flex-start !important;
}
.align-content-xxl-end {
align-content: flex-end !important;
}
.align-content-xxl-center {
align-content: center !important;
}
.align-content-xxl-between {
align-content: space-between !important;
}
.align-content-xxl-around {
align-content: space-around !important;
}
.align-content-xxl-stretch {
align-content: stretch !important;
}
.align-self-xxl-auto {
align-self: auto !important;
}
.align-self-xxl-start {
align-self: flex-start !important;
}
.align-self-xxl-end {
align-self: flex-end !important;
}
.align-self-xxl-center {
align-self: center !important;
}
.align-self-xxl-baseline {
align-self: baseline !important;
}
.align-self-xxl-stretch {
align-self: stretch !important;
}
}
.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: 1250px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
@media (min-width: 1440px) {
.float-xxl-left {
float: left !important;
}
.float-xxl-right {
float: right !important;
}
.float-xxl-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: 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: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.04) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
box-shadow: none !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.vw-100 {
width: 100vw !important;
}
.vh-100 {
height: 100vh !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1250px) {
.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;
}
}
@media (min-width: 1440px) {
.m-xxl-0 {
margin: 0 !important;
}
.mt-xxl-0,
.my-xxl-0 {
margin-top: 0 !important;
}
.mr-xxl-0,
.mx-xxl-0 {
margin-right: 0 !important;
}
.mb-xxl-0,
.my-xxl-0 {
margin-bottom: 0 !important;
}
.ml-xxl-0,
.mx-xxl-0 {
margin-left: 0 !important;
}
.m-xxl-1 {
margin: 0.25rem !important;
}
.mt-xxl-1,
.my-xxl-1 {
margin-top: 0.25rem !important;
}
.mr-xxl-1,
.mx-xxl-1 {
margin-right: 0.25rem !important;
}
.mb-xxl-1,
.my-xxl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xxl-1,
.mx-xxl-1 {
margin-left: 0.25rem !important;
}
.m-xxl-2 {
margin: 0.5rem !important;
}
.mt-xxl-2,
.my-xxl-2 {
margin-top: 0.5rem !important;
}
.mr-xxl-2,
.mx-xxl-2 {
margin-right: 0.5rem !important;
}
.mb-xxl-2,
.my-xxl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xxl-2,
.mx-xxl-2 {
margin-left: 0.5rem !important;
}
.m-xxl-3 {
margin: 1rem !important;
}
.mt-xxl-3,
.my-xxl-3 {
margin-top: 1rem !important;
}
.mr-xxl-3,
.mx-xxl-3 {
margin-right: 1rem !important;
}
.mb-xxl-3,
.my-xxl-3 {
margin-bottom: 1rem !important;
}
.ml-xxl-3,
.mx-xxl-3 {
margin-left: 1rem !important;
}
.m-xxl-4 {
margin: 1.5rem !important;
}
.mt-xxl-4,
.my-xxl-4 {
margin-top: 1.5rem !important;
}
.mr-xxl-4,
.mx-xxl-4 {
margin-right: 1.5rem !important;
}
.mb-xxl-4,
.my-xxl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xxl-4,
.mx-xxl-4 {
margin-left: 1.5rem !important;
}
.m-xxl-5 {
margin: 3rem !important;
}
.mt-xxl-5,
.my-xxl-5 {
margin-top: 3rem !important;
}
.mr-xxl-5,
.mx-xxl-5 {
margin-right: 3rem !important;
}
.mb-xxl-5,
.my-xxl-5 {
margin-bottom: 3rem !important;
}
.ml-xxl-5,
.mx-xxl-5 {
margin-left: 3rem !important;
}
.p-xxl-0 {
padding: 0 !important;
}
.pt-xxl-0,
.py-xxl-0 {
padding-top: 0 !important;
}
.pr-xxl-0,
.px-xxl-0 {
padding-right: 0 !important;
}
.pb-xxl-0,
.py-xxl-0 {
padding-bottom: 0 !important;
}
.pl-xxl-0,
.px-xxl-0 {
padding-left: 0 !important;
}
.p-xxl-1 {
padding: 0.25rem !important;
}
.pt-xxl-1,
.py-xxl-1 {
padding-top: 0.25rem !important;
}
.pr-xxl-1,
.px-xxl-1 {
padding-right: 0.25rem !important;
}
.pb-xxl-1,
.py-xxl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xxl-1,
.px-xxl-1 {
padding-left: 0.25rem !important;
}
.p-xxl-2 {
padding: 0.5rem !important;
}
.pt-xxl-2,
.py-xxl-2 {
padding-top: 0.5rem !important;
}
.pr-xxl-2,
.px-xxl-2 {
padding-right: 0.5rem !important;
}
.pb-xxl-2,
.py-xxl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xxl-2,
.px-xxl-2 {
padding-left: 0.5rem !important;
}
.p-xxl-3 {
padding: 1rem !important;
}
.pt-xxl-3,
.py-xxl-3 {
padding-top: 1rem !important;
}
.pr-xxl-3,
.px-xxl-3 {
padding-right: 1rem !important;
}
.pb-xxl-3,
.py-xxl-3 {
padding-bottom: 1rem !important;
}
.pl-xxl-3,
.px-xxl-3 {
padding-left: 1rem !important;
}
.p-xxl-4 {
padding: 1.5rem !important;
}
.pt-xxl-4,
.py-xxl-4 {
padding-top: 1.5rem !important;
}
.pr-xxl-4,
.px-xxl-4 {
padding-right: 1.5rem !important;
}
.pb-xxl-4,
.py-xxl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xxl-4,
.px-xxl-4 {
padding-left: 1.5rem !important;
}
.p-xxl-5 {
padding: 3rem !important;
}
.pt-xxl-5,
.py-xxl-5 {
padding-top: 3rem !important;
}
.pr-xxl-5,
.px-xxl-5 {
padding-right: 3rem !important;
}
.pb-xxl-5,
.py-xxl-5 {
padding-bottom: 3rem !important;
}
.pl-xxl-5,
.px-xxl-5 {
padding-left: 3rem !important;
}
.m-xxl-n1 {
margin: -0.25rem !important;
}
.mt-xxl-n1,
.my-xxl-n1 {
margin-top: -0.25rem !important;
}
.mr-xxl-n1,
.mx-xxl-n1 {
margin-right: -0.25rem !important;
}
.mb-xxl-n1,
.my-xxl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xxl-n1,
.mx-xxl-n1 {
margin-left: -0.25rem !important;
}
.m-xxl-n2 {
margin: -0.5rem !important;
}
.mt-xxl-n2,
.my-xxl-n2 {
margin-top: -0.5rem !important;
}
.mr-xxl-n2,
.mx-xxl-n2 {
margin-right: -0.5rem !important;
}
.mb-xxl-n2,
.my-xxl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xxl-n2,
.mx-xxl-n2 {
margin-left: -0.5rem !important;
}
.m-xxl-n3 {
margin: -1rem !important;
}
.mt-xxl-n3,
.my-xxl-n3 {
margin-top: -1rem !important;
}
.mr-xxl-n3,
.mx-xxl-n3 {
margin-right: -1rem !important;
}
.mb-xxl-n3,
.my-xxl-n3 {
margin-bottom: -1rem !important;
}
.ml-xxl-n3,
.mx-xxl-n3 {
margin-left: -1rem !important;
}
.m-xxl-n4 {
margin: -1.5rem !important;
}
.mt-xxl-n4,
.my-xxl-n4 {
margin-top: -1.5rem !important;
}
.mr-xxl-n4,
.mx-xxl-n4 {
margin-right: -1.5rem !important;
}
.mb-xxl-n4,
.my-xxl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xxl-n4,
.mx-xxl-n4 {
margin-left: -1.5rem !important;
}
.m-xxl-n5 {
margin: -3rem !important;
}
.mt-xxl-n5,
.my-xxl-n5 {
margin-top: -3rem !important;
}
.mr-xxl-n5,
.mx-xxl-n5 {
margin-right: -3rem !important;
}
.mb-xxl-n5,
.my-xxl-n5 {
margin-bottom: -3rem !important;
}
.ml-xxl-n5,
.mx-xxl-n5 {
margin-left: -3rem !important;
}
.m-xxl-auto {
margin: auto !important;
}
.mt-xxl-auto,
.my-xxl-auto {
margin-top: auto !important;
}
.mr-xxl-auto,
.mx-xxl-auto {
margin-right: auto !important;
}
.mb-xxl-auto,
.my-xxl-auto {
margin-bottom: auto !important;
}
.ml-xxl-auto,
.mx-xxl-auto {
margin-left: auto !important;
}
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.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: 1250px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
@media (min-width: 1440px) {
.text-xxl-left {
text-align: left !important;
}
.text-xxl-right {
text-align: right !important;
}
.text-xxl-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, .has-white-color {
color: #fff !important;
}
.text-primary {
color: #222222 !important;
}
a.text-primary:hover, a.text-primary:focus {
color: black !important;
}
.text-secondary {
color: #993300 !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #4d1a00 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #19692c !important;
}
.text-info {
color: #94928e !important;
}
a.text-info:hover, a.text-info:focus {
color: #6e6c68 !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: #eae8e5 !important;
}
a.text-light:hover, a.text-light:focus {
color: #c8c3bb !important;
}
.text-dark {
color: #282828 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: #020202 !important;
}
.text-body {
color: #282828 !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-reset {
color: inherit !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
:root {
font-size: 16px;
}
body {
font-weight: 300;
}
h1, .h1, h2, .h2, h3, #main-content #jobs_widget_container h3, .h3, h4, h5, h6 {
color: #222222;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
h1 a, h2 a, h3 a, #main-content #jobs_widget_container h3 a, h5 a, h6 a {
text-decoration: none;
color: #222222;
}
h1, .h1 {
font-weight: 300;
line-height: 1.1;
letter-spacing: -0.2px;
}
@media (max-width: 1439.98px) {
h1, .h1 {
font-size: 3.15rem;
}
}
@media (max-width: 1249.98px) {
h1, .h1 {
font-size: 3rem;
}
}
@media (max-width: 767.98px) {
h1, .h1 {
font-size: 1.75rem;
}
}
h2, .h2 {
margin-bottom: 2rem;
font-weight: 300;
letter-spacing: -0.2px;
}
@media (max-width: 1249.98px) {
h2, .h2 {
font-size: 2.2rem;
}
}
@media (max-width: 767.98px) {
h2, .h2 {
font-size: 1.625rem;
}
}
@media (min-width: 1440px) {
h2, .h2 {
font-size: 2.9rem;
}
}
h3, #main-content #jobs_widget_container h3, .h3 {
font-weight: 300;
}
@media (max-width: 1249.98px) {
h3, #main-content #jobs_widget_container h3, .h3 {
font-size: 1.8rem;
}
}
@media (max-width: 767.98px) {
h3, #main-content #jobs_widget_container h3, .h3 {
font-size: 1.5rem;
}
}
h4, .h4, .comments-title {
font-weight: 300;
}
@media (max-width: 1249.98px) {
h4, .h4, .comments-title {
font-size: 1.8rem;
}
}
@media (max-width: 767.98px) {
h4, .h4, .comments-title {
font-size: 1.5rem;
}
}
h5, .h5 {
font-weight: 600;
margin-bottom: 2rem;
font-family: "Inter", sans-serif;
}
@media (max-width: 767.98px) {
h5, .h5 {
font-size: 1.125rem;
}
}
h6, .h6 {
font-weight: 600;
margin-bottom: 1rem;
display: block;
font-family: "Inter", sans-serif;
}
@media (max-width: 767.98px) {
h6, .h6 {
font-size: 1rem;
}
}
p, ol, ul {
margin-bottom: 1.6rem;
}
.icon-list .list-group {
padding: 0;
}
.icon-list .list-group li {
margin-bottom: 1rem;
}
.icon-list .list-group .list-icon {
min-width: 16%;
max-width: 16%;
margin-right: 1rem;
text-align: center;
}
.icon-list .list-group h5 {
margin-bottom: 0;
}
a {
text-decoration: underline;
}
.overline {
margin: 1rem 0;
text-decoration: none;
text-transform: uppercase;
display: block;
line-height: 1;
color: #993300;
font-weight: bold;
-webkit-font-smoothing: subpixel-antialiased;
font-size: 16px;
letter-spacing: 0;
}
.overline a {
text-decoration: none;
display: block;
}
.has-small-font-size {
font-size: 0.875rem;
}
.has-normal-font-size {
font-size: 1rem;
}
.lead,
.has-medium-font-size {
font-size: 1.5rem;
font-family: "Roboto Slab", serif;
font-weight: 300;
line-height: 1.5;
}
.has-large-font-size {
font-size: 2.5rem;
}
.has-huge-font-size {
font-size: 5rem;
font-family: "Roboto Slab", serif;
}
.text-white a, .has-white-color a,
.text-white h1,
.has-white-color h1,
.text-white h2,
.has-white-color h2,
.text-white h3,
.text-white #main-content #jobs_widget_container h3,
#main-content #jobs_widget_container .text-white h3,
.has-white-color h3,
.has-white-color #main-content #jobs_widget_container h3,
#main-content #jobs_widget_container .has-white-color h3,
.text-white h4,
.has-white-color h4,
.text-white h5,
.has-white-color h5,
.text-white h6,
.has-white-color h6,
.text-white .lead,
.has-white-color .lead {
color: #fff;
}
.navbar-nav a {
text-decoration: none;
}
pre, code, kbd, samp {
color: #993300;
background: #eae8e5;
}
pre {
padding: 1rem;
}
code {
font-size: 0.9rem;
}
hr {
position: relative;
border-color: #94928e !important;
border-top-width: 2px;
} body {
background: url(//www.judithfox.com/wp-content/themes/jfox2021/assets/images/pattern.webp) 0 0 repeat #faf9f9;
color: #282828;
}
.container, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
position: relative;
}
.container .row, .alignfull:not(.container-full) .wp-block-group__inner-container .row,
.alignfull .wp-block-cover__inner-container .row {
position: relative;
}
.container-medium {
margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 1250px) {
.container-medium {
max-width: 1100px;
}
}
@media (min-width: 1440px) {
.container-medium {
max-width: 1250px;
}
}
.container-small, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 1250px) {
.container-small, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
max-width: 870px;
}
}
@media (min-width: 1440px) {
.container-small, .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
max-width: 990px;
}
}
#wrapper {
padding: 0;
position: relative;
z-index: 50;
min-height: 75vh;
}
#main {
position: relative;
overflow: hidden;
}
#main-content {
position: relative;
z-index: 300;
overflow: hidden;
margin-top: 2rem;
}
@media (min-width: 1440px) {
#main-content {
margin-top: 3.5rem;
}
}
#main-content > .container > article:first-child .entry-content > div:last-child.alignfull.has-background:not(.has-white-background-color), .alignfull:not(.container-full) #main-content > .wp-block-group__inner-container > article:first-child .entry-content > div:last-child.alignfull.has-background:not(.has-white-background-color),
.alignfull #main-content > .wp-block-cover__inner-container > article:first-child .entry-content > div:last-child.alignfull.has-background:not(.has-white-background-color) {
margin-bottom: 0rem;
}
.wp-block,
.wp-block-media-text,
.wp-block-cover,
.wp-block-image,
.wp-block-slider,
.wp-block-group,
.alignfull {
margin-bottom: 3rem;
}
@media (min-width: 992px) {
.wp-block,
.wp-block-media-text,
.wp-block-cover,
.wp-block-image,
.wp-block-slider,
.wp-block-group,
.alignfull {
margin-bottom: 4rem;
}
}
.alignfull.has-background + .alignfull.has-background {
margin-top: -3rem;
}
@media (min-width: 992px) {
.alignfull.has-background + .alignfull.has-background {
margin-top: -4rem;
}
}
.page-section, .cta,
.wp-block-cover,
.wp-block-group {
position: relative;
padding: 3rem 0;
}
@media (min-width: 992px) {
.page-section, .cta,
.wp-block-cover,
.wp-block-group {
padding: 4.5rem 0;
}
}
@media (min-width: 1440px) {
.page-section, .cta,
.wp-block-cover,
.wp-block-group {
padding: 6rem 0;
}
}
.sidebar .widget {
margin-bottom: 3.2rem;
background: transparent;
}
.sidebar .widget a {
text-decoration: none;
}
.sidebar .widget:first-child .card-body, .sidebar .widget:first-child #comments {
padding-top: 0;
}
.sidebar .widget .card-body, .sidebar .widget #comments {
padding-left: 0;
}
.sidebar .widget select,
.sidebar .widget input,
.sidebar .widget textarea {
border: 2px solid #993300;
}
.sidebar .widget_recent_entries label,
.sidebar .widget_categories label,
.sidebar .widget_archive label {
display: none;
}
.sidebar .widget_recent_entries .widget-title,
.sidebar .widget_categories .widget-title,
.sidebar .widget_archive .widget-title {
color: #993300;
}
.sidebar ul {
list-style: none;
padding: 0;
}
.sidebar ul li {
margin-bottom: 3px;
}
#searchsubmit {
border: 0;
padding-left: 10px;
padding-right: 10px;
}
.has-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
} #siteHeader {
z-index: 9000;
background: #eae8e5;
}
#siteHeader .navbar-toggler {
border: 0;
outline: none !important;
z-index: 999;
}
#siteHeader .navbar {
padding: 0;
}
#siteHeader .navbar > .container, #siteHeader .alignfull:not(.container-full) .navbar > .wp-block-group__inner-container, .alignfull:not(.container-full) #siteHeader .navbar > .wp-block-group__inner-container,
#siteHeader .alignfull .navbar > .wp-block-cover__inner-container,
.alignfull #siteHeader .navbar > .wp-block-cover__inner-container {
align-items: center;
padding-top: 1rem;
padding-bottom: 1rem;
}
@media (max-width: 991.98px) {
#siteHeader .navbar > .container, #siteHeader .alignfull:not(.container-full) .navbar > .wp-block-group__inner-container, .alignfull:not(.container-full) #siteHeader .navbar > .wp-block-group__inner-container,
#siteHeader .alignfull .navbar > .wp-block-cover__inner-container,
.alignfull #siteHeader .navbar > .wp-block-cover__inner-container {
max-width: 100%;
}
}
#siteHeader #navbarCollapse {
justify-content: flex-end;
}
@media (max-width: 991.98px) {
#siteHeader #navbarCollapse {
padding: 8rem 2rem 2rem;
box-shadow: none;
text-align: left;
background: #eae8e5;
top: 0;
right: 0;
left: 0;
z-index: 100;
position: absolute;
}
}
.admin-bar #siteHeader {
top: 32px;
}
#siteHeader .navbar-brand {
z-index: 200;
border: 0;
outline: none;
width: 220px;
margin: 0;
padding: 0 1rem; }
#siteHeader .navbar-brand img {
display: block;
transition: 0.2s all linear;
}
@media (min-width: 992px) {
#siteHeader .navbar-brand {
width: 220px;
padding: 1rem 0;
}
}
#siteHeader.navbar-dark .navbar-brand img {
filter: brightness(100);
}
@media (min-width: 992px) {
#primaryNav .navbar-nav {
justify-content: flex-end;
}
}
#primaryNav .navbar-nav > .nav-item {
text-align: center;
position: relative;
font-size: 0.875rem;
font-weight: bold;
}
#primaryNav .navbar-nav .nav-link {
position: relative;
line-height: 1.1;
text-align: left;
padding: 1rem 0;
color: #282828;
text-transform: uppercase;
letter-spacing: 1px;
}
@media (min-width: 992px) {
#primaryNav .navbar-nav .nav-link {
border-bottom: 0;
padding: 1rem;
font-size: 13px;
}
}
#primaryNav .navbar-nav > li:hover .dropdown-menu {
display: block;
z-index: 100;
}
#primaryNav .navbar-nav .dropdown-menu {
border: 0;
text-transform: none;
background: transparent;
font-size: 13px;
}
#primaryNav .navbar-nav .dropdown-menu .dropdown-item:hover, #primaryNav .navbar-nav .dropdown-menu .dropdown-item:focus, #primaryNav .navbar-nav .dropdown-menu .dropdown-item:active {
color: #993300;
text-decoration: none;
background-color: transparent;
}
@media (min-width: 992px) {
#primaryNav .navbar-nav .dropdown-menu {
background: #eae8e5;
right: 0;
left: 0;
margin: 0;
position: absolute;
text-align: left;
min-width: 12rem;
}
#primaryNav .navbar-nav .dropdown-menu .dropdown-item {
text-align: left;
display: block;
width: 100%;
padding: 6px 15px;
clear: both;
font-weight: 700;
background: none;
border: 0;
white-space: normal;
color: #282828;
}
#primaryNav .navbar-nav .dropdown-menu .dropdown-item:hover, #primaryNav .navbar-nav .dropdown-menu .dropdown-item:focus, #primaryNav .navbar-nav .dropdown-menu .dropdown-item:active {
color: #993300;
}
}
@media (min-width: 992px) {
#header-search {
display: flex;
position: relative;
}
}
#header-search .search-toggle {
display: none;
}
@media (min-width: 992px) {
#header-search .search-toggle {
color: #993300;
display: flex;
align-items: center;
}
}
@media (max-width: 991.98px) {
#header-search #searchform {
display: block !important;
}
}
@media (min-width: 992px) {
#header-search #searchform {
position: absolute;
top: 35px;
right: 0;
width: 300px;
}
}
#header-search #searchform .search-input {
transition: all 0.5s;
background-color: #fff;
border: 0;
overflow: hidden;
box-shadow: none;
padding: 0.5rem;
height: 30px;
}
#header-search #searchform .input-group-append {
z-index: 6;
}
#header-search #searchform .input-group-append button {
background: #993300;
border: 0;
box-shadow: none;
font-size: 0.875rem;
} .hero {
position: relative;
z-index: 50;
overflow: visible;
padding: 3rem 0 0;
}
@media (min-width: 1440px) {
.hero {
padding-top: 5rem;
}
}
.hero .container, .hero .alignfull:not(.container-full) .wp-block-group__inner-container, .alignfull:not(.container-full) .hero .wp-block-group__inner-container,
.hero .alignfull .wp-block-cover__inner-container,
.alignfull .hero .wp-block-cover__inner-container {
z-index: 100;
} @media (min-width: 992px) {
.home #siteHeader,
.page-id-2621 #siteHeader {
background: transparent;
}
}
@media (min-width: 768px) {
.home #siteHeader .container, .home #siteHeader .alignfull:not(.container-full) .wp-block-group__inner-container, .alignfull:not(.container-full) .home #siteHeader .wp-block-group__inner-container,
.home #siteHeader .alignfull .wp-block-cover__inner-container,
.alignfull .home #siteHeader .wp-block-cover__inner-container,
.page-id-2621 #siteHeader .container,
.page-id-2621 #siteHeader .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull:not(.container-full) .page-id-2621 #siteHeader .wp-block-group__inner-container,
.page-id-2621 #siteHeader .alignfull .wp-block-cover__inner-container,
.alignfull .page-id-2621 #siteHeader .wp-block-cover__inner-container {
max-width: calc(100% - 120px);
width: 1800px;
padding: 1rem 0;
}
}
@media (min-width: 1250px) {
.home #siteHeader .container, .home #siteHeader .alignfull:not(.container-full) .wp-block-group__inner-container, .alignfull:not(.container-full) .home #siteHeader .wp-block-group__inner-container,
.home #siteHeader .alignfull .wp-block-cover__inner-container,
.alignfull .home #siteHeader .wp-block-cover__inner-container,
.page-id-2621 #siteHeader .container,
.page-id-2621 #siteHeader .alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull:not(.container-full) .page-id-2621 #siteHeader .wp-block-group__inner-container,
.page-id-2621 #siteHeader .alignfull .wp-block-cover__inner-container,
.alignfull .page-id-2621 #siteHeader .wp-block-cover__inner-container {
padding: 1rem 80px;
}
}
.home #main-content,
.page-id-2621 #main-content {
margin-top: 0;
}
@media (max-width: 991.98px) {
.home #main-content .wp-block-columns .wp-block-column:first-child,
.page-id-2621 #main-content .wp-block-columns .wp-block-column:first-child {
display: none;
}
}
.item1 {
grid-area: hero;
}
.item2 {
grid-area: one;
}
.item3 {
grid-area: two;
}
.item4 {
grid-area: three;
}
.item5 {
grid-area: four;
}
.grid-container {
display: grid;
grid-template-areas: "hero hero one   two" "hero hero  three  four";
grid-gap: 0px;
}
.grid-container > div {
background-color: rgba(255, 255, 255, 0.8);
text-align: center;
padding: 0;
font-size: 30px;
overflow: hidden;
}
.grid-container img {
height: 40vh;
width: auto;
max-width: none;
}
.grid-container .item1 img {
height: 80vh;
}
.home-slider {
margin: auto;
margin-bottom: 3rem;
margin-top: 1rem;
width: calc(100% - 30px);
max-width: 1800px;
}
.home-slider .slide {
width: 300px;
margin-bottom: 1rem;
display: flex !important;
flex-direction: column-reverse;
overflow: hidden;
}
@media (min-width: 768px) {
.home-slider {
width: calc(100% - 120px);
}
.home-slider .slide {
flex-direction: row;
width: 100%;
justify-content: space-between;
align-items: stretch;
}
}
@media (min-width: 992px) {
.home-slider {
margin-top: 0;
}
}
.home-slider .content {
position: relative;
z-index: 999;
text-align: center;
}
@media (min-width: 768px) {
.home-slider .content {
display: flex;
text-align: left;
flex-direction: column;
justify-content: center;
min-height: 100%;
background-color: #d2cfcb;
background-size: cover;
background-position: center center;
min-width: 100px;
width: 100%;
}
}
.home-slider .content .content-inner {
background: #faf9f9;
padding: 30px;
min-width: 280px;
z-index: 10;
overflow: hidden;
}
.home-slider .content .content-inner h2 + p {
margin-top: -1.5rem;
}
@media (min-width: 768px) and (max-width: 1249.98px) {
.home-slider .content .content-inner p {
font-size: 14px;
}
}
@media (min-width: 768px) {
.home-slider .content .content-inner p {
width: 780px;
max-width: 82%;
}
}
@media (min-width: 768px) {
.home-slider .content .content-inner {
position: absolute;
left: 50px;
right: -60px;
background: rgba(255, 255, 255, 0.94);
}
}
@media (min-width: 1250px) {
.home-slider .content .content-inner {
min-width: 380px;
}
}
.home-slider .image {
text-align: right;
display: flex;
justify-content: center;
align-items: center;
background: #faf9f9;
}
.home-slider .image img {
max-width: 100%;
border: 2px solid #faf9f9;
min-width: 50%;
}
@media (max-width: 991.98px) {
.home-slider .image img {
max-height: 600px;
}
}
@media (max-width: 767.98px) {
.home-slider .image img {
max-height: 500px;
}
}
@media (min-width: 768px) {
.home-slider .image {
height: calc(100vh - 140px);
max-height: 500px;
background: none;
}
.home-slider .image img {
height: 100%;
max-height: none;
width: auto;
max-width: none;
margin-left: 20px;
border: 0;
min-width: 0;
}
}
@media (min-width: 1250px) {
.home-slider .image {
height: calc(100vh - 170px);
}
}
@media (min-width: 1440px) {
.home-slider .image {
max-height: 900px;
}
}
.home-slider .slick-arrow {
position: absolute;
top: 70%;
bottom: auto;
z-index: 999;
}
.home-slider .slick-arrow:focus {
outline: none;
}
.home-slider .slick-arrow.gallery__buttonPrev {
left: -10px;
}
.home-slider .slick-arrow.gallery__buttonNext {
right: -10px;
}
@media (min-width: 768px) {
.home-slider .slick-arrow {
top: 30%;
bottom: auto;
}
.home-slider .slick-arrow.gallery__buttonPrev {
left: -50px;
}
.home-slider .slick-arrow.gallery__buttonNext {
right: -50px;
}
}
@media (min-width: 992px) {
.home-slider .slick-arrow {
top: 50%;
}
}
.slideInLeft {
animation: slide-left 1s ease;
}
.slideInRight {
animation: slide-right 1s ease;
}
.slideUp {
animation: slide-up 1.5s cubic-bezier(0.5, 0, 0.1, 1);
}
.fadeUp {
animation: fade-up 1.5s cubic-bezier(0.5, 0, 0.1, 1);
}
.fadeIn {
animation: fade 1.5s cubic-bezier(0.5, 0, 0.1, 1);
}
.fadeInDelay {
animation: fade 1.2s cubic-bezier(0.5, 0, 0.1, 1);
animation-fill-mode: forwards;
}
.transparent {
opacity: 0;
}
@keyframes slide-left {
0% {
transform: translateX(10%);
}
100% {
transform: translateX(0);
}
}
@keyframes slide-right {
0% {
transform: translateX(-15%);
}
100% {
transform: translateX(0);
}
}
@keyframes fade-up {
0% {
opacity: 0;
transform: translateY(60px);
}
30% {
opacity: 0;
transform: translateY(60px);
}
100% {
opacity: 1;
transform: translateY(0px);
}
}
@keyframes fade {
0% {
opacity: 0;
}
25% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-out {
0% {
opacity: 1;
}
25% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes slide-up {
from {
opacity: 0;
transform: translateY(60px);
-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
}
to {
opacity: 1;
transform: translateY(0px);
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
} .card {
position: relative;
background-color: #fff;
margin-bottom: 2rem;
line-height: 1.6;
}
.card .card-header {
padding: 1.5rem 1.5rem 0;
background: transparent;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.card .card-footer {
padding: 0 1.5rem 1rem;
background: transparent;
}
.card .card-body, .card #comments {
padding: 2rem 1.5rem;
background: transparent;
}
.card .card-body p:last-child, .card #comments p:last-child {
margin-bottom: 0;
}
.card-deck .card {
position: relative;
transition: all 0.2s ease-out;
margin-bottom: 2rem;
width: 100%;
}
.card-deck.grid {
flex-flow: row wrap;
}
@media (min-width: 576px) {
.card-deck.grid {
margin-left: -15px;
margin-right: -15px;
}
.card-deck.grid-2 .card, .card-deck.grid-3 .card, .card-deck.grid-4 .card {
min-width: calc(50% - 30px);
max-width: calc(50% - 30px);
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 992px) {
.card-deck.grid-4 .card, .card-deck.grid-3 .card {
min-width: calc(33.3% - 40px);
max-width: calc(33.3% - 40px);
margin-right: 20px;
margin-left: 20px;
}
}
@media (min-width: 1440px) {
.card-deck.grid-2 {
margin-left: -30px;
margin-right: -30px;
}
.card-deck.grid-2 .card {
margin-left: 30px;
margin-right: 30px;
min-width: calc(50% - 60px);
max-width: calc(50% - 60px);
margin-bottom: 4rem;
}
.card-deck.grid-4 {
margin-left: -25px;
margin-right: -25px;
}
.card-deck.grid-4 .card {
margin-left: 25px;
margin-right: 25px;
min-width: calc(25% - 50px);
max-width: calc(25% - 50px);
}
}
.featured-poem {
position: relative;
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
.featured-poem:before {
content: "Featured Publication";
position: absolute;
top: -30px;
height: 30px;
width: 200px;
left: 0;
right: 0;
margin: auto;
background: #eeedea;
color: #9e9e9e;
text-align: center;
text-transform: uppercase;
font-weight: bolder;
font-size: 14px;
padding: 7px;
line-height: 1;
}
.featured-poem.featured-prize:before {
content: "Recent Prize Winner";
background: #555;
color: #fff;
}
@media (max-width: 1249.98px) {
.featured-poem .wp-block-column.has-background {
background: none;
}
}
body #slb_viewer_wrap .slb_theme_slb_default .slb_details {
display: none;
}
.poetry-card {
background: transparent;
}
.poetry-card .card-header {
padding: 0;
}
.poetry-card .card-header img {
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
.poetry-card:hover .card-header img {
box-shadow: 5px 5px 15px rgba(134, 40, 9, 0.2);
}
.poetry-card .card-body, .poetry-card #comments {
padding: 1rem 0;
font-size: 14px;
}
.poetry-card .card-body p, .poetry-card #comments p {
margin-bottom: 0;
}
.poetry-card .card-body a, .poetry-card #comments a {
color: black;
font-size: 0.778rem;
font-weight: 300;
}
.poetry-card .card-body b, .poetry-card #comments b, .poetry-card .card-body strong, .poetry-card #comments strong {
font-weight: 400;
font-family: "Roboto Slab", serif;
}
.poetry-card .card-body em, .poetry-card #comments em {
font-weight: 400;
font-style: normal;
}
@media (max-width: 767.98px) {
.poetry-card {
max-width: 300px;
}
}
@media (max-width: 767.98px) {
#poetry-cards .grid {
justify-content: center;
}
}
small {
font-weight: inherit;
}
h4 small {
display: block;
line-height: 1.6;
font-family: "Roboto Slab", serif;
}
p.serif {
font-size: 21px;
font-family: "Roboto Slab", serif;
}
@media (max-width: 1439.98px) {
p.serif br {
display: none;
}
}
body #slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
background: none;
}
body #slb_viewer_wrap .slb_theme_slb_default .slb_content {
width: auto !important;
max-width: 96% !important;
height: auto !important;
}
@media (min-width: 1440px) {
body #slb_viewer_wrap .slb_theme_slb_default .slb_content {
max-width: 1400px !important;
}
}
.link-card {
text-decoration: none;
background: transparent;
}
.link-card:hover, .link-card:focus, .link-card:active {
text-decoration: none;
}
.link-card .card-header {
min-height: 150px;
padding: 0;
}
.link-card .card-body, .link-card #comments {
padding: 1rem 0;
}
.link-card .link-text {
color: #993300;
font-size: 1.5rem;
font-family: "Roboto Slab", serif;
font-weight: 400;
}
.link-card h5 {
color: #282828;
}
.link-card small {
font-family: "Inter", sans-serif;
font-size: 1rem;
display: block;
}
.link-card img {
width: 100%;
height: auto;
} .cta {
background-color: #eae8e5;
font-family: "Roboto Slab", serif;
font-weight: 300;
font-size: 1.5rem;
}
.cta .link-card {
height: 90%;
}
.cta .link-card .card-body, .cta .link-card #comments {
padding: 1.5rem 1.2rem 3rem;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.cta .cta-content a {
text-decoration: none;
font-weight: bold;
}
.cta .cta-content h4 {
color: #222222;
font-weight: 300;
} @media (max-width: 767.98px) {
.blog-main .sidebar {
display: none;
}
}
.blog-top {
margin-bottom: 2rem;
}
.blog-top .blog-card {
background: #282828;
color: #fff;
}
.blog-top .blog-card p,
.blog-top .blog-card a {
color: #fff;
}
.blog-top .blog-card .post-meta,
.blog-top .blog-card .read-more-link {
color: #94928e;
}
.blog-card {
box-shadow: none;
background: #eae8e5;
}
.blog-card .card-header {
padding: 0;
background: rgba(27, 54, 93, 0.05);
height: 100%;
}
.blog-card .card-header a {
margin: 0 auto;
max-width: 100%;
display: block;
height: 100%;
}
.blog-card .card-header img {
width: 100%;
}
.blog-card h3, .blog-card #main-content #jobs_widget_container h3, #main-content #jobs_widget_container .blog-card h3 {
margin-bottom: 1rem;
}
.blog-card h3 a, .blog-card #main-content #jobs_widget_container h3 a, #main-content #jobs_widget_container .blog-card h3 a {
text-decoration: none;
color: #282828;
}
.blog-card p {
color: #222222;
}
@media (min-width: 1250px) {
.blog-card .card-body, .blog-card #comments {
padding: 3rem;
}
}
.post-meta {
margin-bottom: 1rem;
font-size: 0.875rem;
color: #94928e;
font-weight: 600;
}
.post-meta a {
text-decoration: none;
color: #94928e;
}
.single-post .wp-post-image {
margin-bottom: 2rem;
}
.breadcrumbs {
padding-top: 10px;
font-size: 13px;
color: #222222;
}
.breadcrumbs a {
color: #222222;
}
#comments {
background: #eae8e5;
}
#related-posts h3, #related-posts #main-content #jobs_widget_container h3, #main-content #jobs_widget_container #related-posts h3 {
color: #993300;
}
.pagination, ul.page-numbers {
align-items: center;
font-size: 0.9rem;
}
.pagination .page-link, ul.page-numbers .page-link, ul.page-numbers .page-numbers {
text-decoration: none;
color: #993300;
background: transparent;
padding: 0.5rem 0.5rem;
line-height: 1;
border: 0;
}
.pagination .page-link:after, ul.page-numbers .page-link:after, ul.page-numbers .page-numbers:after {
content: " | ";
padding-left: 10px;
color: #993300;
font-weight: 400;
}
.pagination .page-link:active, ul.page-numbers .page-link:active, ul.page-numbers .page-numbers:active, .pagination .page-link:focus, ul.page-numbers .page-link:focus, ul.page-numbers .page-numbers:focus {
box-shadow: none;
}
.pagination .page-numbers.current, ul.page-numbers .page-numbers.current,
.pagination .page-item.active .page-link,
.pagination .page-item.active ul.page-numbers .page-numbers,
ul.page-numbers .page-item.active .page-link,
ul.page-numbers .page-item.active .page-numbers,
ul.page-numbers li.active .page-link,
ul.page-numbers li.active .page-numbers {
background: transparent;
color: #222222;
font-weight: bold;
}
.pagination .page-item, ul.page-numbers .page-item, ul.page-numbers li {
padding: 0;
}
.pagination .page-item:before, ul.page-numbers .page-item:before, ul.page-numbers li:before {
content: "";
padding: 0;
}
ul.page-numbers .page-numbers {
text-decoration: none;
}
.search-card .card-header {
padding-top: 2.5rem;
}
.search-card .card-header .card-type {
position: absolute;
top: 0;
right: 0;
background: #eae8e5;
padding: 3px 8px;
text-transform: uppercase;
font-size: 0.875rem;
}
.search-card a {
text-decoration: none;
}
.search-card .entry-title {
margin-bottom: 0;
} #book-grid {
margin-bottom: 0;
}
#book-grid .card {
box-shadow: none;
background-color: transparent;
text-align: center;
margin-bottom: 2rem;
}
#book-grid h4 {
font-weight: bold;
}
#book-grid .wp-post-image {
max-height: 300px;
width: auto;
}
@media (min-width: 768px) {
#book-grid .wp-post-image {
height: 300px;
width: auto;
}
}
.gfield_checkbox input + br {
display: none;
}
.gform_wrapper p {
margin-bottom: 0;
} .has-primary-color {
color: #222222;
}
.has-secondary-color {
color: #993300;
}
.has-muted-color {
color: #d2cfcb;
}
.has-info-color {
color: #94928e;
}
.has-light-color {
color: #eae8e5;
}
.has-primary-background-color {
background-color: #222222;
}
.has-secondary-background-color {
background-color: #993300;
}
.has-muted-background-color {
background-color: #d2cfcb;
}
.has-info-background-color {
background-color: #94928e;
}
.has-light-background-color {
background-color: #eae8e5;
}
.bg-info,
.has-info-background-color,
.bg-muted,
.has-muted-background-color,
.bg-primary,
.has-primary-background-color {
color: #fff;
}
.bg-info .has-medium-font-size,
.bg-info .lead,
.bg-info a,
.has-info-background-color .has-medium-font-size,
.has-info-background-color .lead,
.has-info-background-color a,
.bg-muted .has-medium-font-size,
.bg-muted .lead,
.bg-muted a,
.has-muted-background-color .has-medium-font-size,
.has-muted-background-color .lead,
.has-muted-background-color a,
.bg-primary .has-medium-font-size,
.bg-primary .lead,
.bg-primary a,
.has-primary-background-color .has-medium-font-size,
.has-primary-background-color .lead,
.has-primary-background-color a {
color: #fff;
}
.has-light-background-color + .has-light-background-color {
padding-top: 0;
}
.has-white-background-color.grid-right:after,
.has-white-background-color.grid-left:after,
.has-white-background-color .grid-right:after,
.has-white-background-color .grid-left:after {
opacity: 0.3;
width: 30%;
}
@media (min-width: 1250px) {
.alignwide {
margin-left: calc(-525px + 50%);
margin-right: calc(-525px + 50%);
}
}
@media (min-width: 1440px) {
.alignwide {
margin-left: calc(-600px + 50%);
margin-right: calc(-600px + 50%);
}
}
.alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
}
.wp-block-cover.alignfull,
.wp-block-cover-image.alignfull {
width: auto;
}
.alignfull:not(.container-full) .wp-block-group__inner-container,
.alignfull .wp-block-cover__inner-container {
margin: auto;
}
.alignfull .wp-block-cover__inner-container {
margin: 0;
}
.wp-block-group:not(.has-background) {
padding: 1rem 0;
}
.wp-block-group .wp-block-group__inner-container {
padding: 0 2rem;
}
.wp-block-group .wp-block-columns:last-child {
margin-bottom: 0;
}
.wp-block-group .gform_wrapper form {
max-width: 800px;
margin: 0 auto;
}
.wp-block-group.border {
border: 0 !important;
border-left: 24px solid #993300 !important;
}
.wp-block-group.border hr {
margin-left: -2rem;
}
@media (min-width: 1250px) {
.faded {
padding: 4.5rem 0;
}
}
@media (min-width: 1700px) {
.faded {
margin-left: calc(-45vw + 50%);
margin-right: calc(-45vw + 50%);
}
.faded:before {
z-index: 500;
content: "";
background: linear-gradient(to right, rgb(250, 249, 249) 0%, rgb(250, 249, 249) 10%, rgba(250, 249, 249, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#faf9f9", endColorstr="#00faf9f9",GradientType=1 );
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 8vw;
}
.faded:after {
z-index: 500;
content: "";
background: linear-gradient(to right, rgba(250, 249, 249, 0) 0%, rgb(250, 249, 249) 90%, rgb(250, 249, 249) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00faf9f9", endColorstr="#faf9f9",GradientType=1 );
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 8vw;
}
}
.slider-content {
margin-bottom: 0;
position: relative;
}
@media (min-width: 992px) {
.slider-content .slick-track {
display: flex;
flex-direction: row;
align-items: center;
}
}
.slider-content .gallery__header {
position: absolute;
right: 0;
top: 100%;
text-align: right;
}
@media (min-width: 992px) {
.slider-content .gallery__header {
top: calc(100% - 2.2rem);
}
}
.slider-content .gallery__header .slick-arrow {
transition: all 0.3s;
cursor: pointer;
margin-right: 10px;
}
.slider-content .gallery__header .slick-arrow:hover path {
fill: #993300;
}
.slider-content #content-slider {
background: #fff;  }
@media (min-width: 992px) {
.slider-content #content-slider {
margin-top: 10px;
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
}
.slider-content #content-slider .slide-card {
margin-bottom: 0;
background: transparent;
}
.slider-content #content-slider .slide-card .image {
margin-bottom: 1rem;
}
@media (min-width: 992px) {
.slider-content #content-slider .slide-card {
flex-direction: row;
}
.slider-content #content-slider .slide-card > * {
width: 50%;
}
.slider-content #content-slider .slide-card .content {
padding: 1rem 2rem;
flex: 1;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.slider-content #content-slider .slide-card .content p:last-child {
margin-bottom: 15px;
}
.slider-content #content-slider .slide-card .image {
margin-bottom: 0;
padding-left: 2rem;
}
.slider-content #content-slider .slide-card .image img {
width: 100%;
}
}
@media (min-width: 1440px) {
.slider-content #content-slider .slide-card .content {
width: 47%;
}
.slider-content #content-slider .slide-card .image {
width: 52%;
}
}
@media (min-width: 992px) and (max-width: 1439.98px) {
.slider-content #content-slider .slide-card .content {
font-size: 15px;
}
}
.slider-content #content-slider .slick-slide {
margin-bottom: -10px;
}
@media (min-width: 992px) {
.slider-content #content-slider .slick-slide:first-child .slide-card .content {
justify-content: center;
}
.slider-content #content-slider .slick-slide:first-child .slide-card .image {
padding-left: 0;
}
}
@media (min-width: 1250px) {
.slider-content #content-slider .slick-slide:first-child .slide-card .content {
padding: 0 2rem;
}
}
@media (min-width: 1440px) {
.slider-content #content-slider .slick-slide:first-child .slide-card .image img {
max-width: 95%;
}
}
@media (min-width: 992px) and (max-width: 1249.98px) {
.slider-content #content-slider .slick-slide:first-child .slide-card .content p:first-child {
display: none;
}
}
.wp-block-media-text {
border: 0;
position: relative;
margin: auto;
max-width: 1920px;
}
.wp-block-media-text .wp-block-media-text__content {
position: relative;
padding: 1rem;
}
@media (min-width: 992px) {
.wp-block-media-text .wp-block-media-text__content {
padding: 2rem;
}
}
@media (min-width: 1250px) {
.wp-block-media-text .wp-block-media-text__content {
padding: 3rem;
}
}
@media (min-width: 1440px) {
.wp-block-media-text .wp-block-media-text__content {
padding: 4rem;
}
}
.wp-block-media-text .wp-block-media-text__media {
position: relative;
}
.wp-block-media-text:not(.is-image-fill) .wp-block-media-text__media {
margin-bottom: 1rem;
}
.wp-block-media-text a[rel=wp-video-lightbox] {
position: relative;
text-align: center;
display: block;
}
.wp-block-media-text a[rel=wp-video-lightbox]:after {
content: "\f04b";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #fff;
background: #993300;
border-radius: 50%;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 30px;
text-align: center;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: 999;
padding-left: 5px;
}
@media (min-width: 992px) {
.wp-block-media-text a[rel=wp-video-lightbox]:after {
height: 80px;
width: 80px;
line-height: 80px;
}
}
.wp-block-media-text.is-image-fill a[rel=wp-video-lightbox] {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.wp-block-media-text.is-image-fill a[rel=wp-video-lightbox] img {
display: none;
}
@media (max-width: 600px) {
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
grid-row: 1 !important;
}
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
grid-row: 2 !important;
}
}
@media (min-width: 1440px) {
.wp-block-media-text {
min-height: 500px;
}
.wp-block-media-text .wp-block-media-text__content:after {
right: 3%;
}
}
@media (min-width: 1600px) {
.wp-block-media-text {
min-height: 560px;
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
padding-left: 3.6rem;
}
.wp-block-media-text .wp-block-media-text__content:after {
right: 10%;
}
}
@media (min-width: 768px) {
.poem-box {
min-width: 410px;
}
}
@media (min-width: 992px) {
.poem-box {
min-width: 500px;
}
}
@media (min-width: 1440px) {
.poem-box {
min-width: 550px;
}
}
.poem-box .wp-block-group {
font-family: "Roboto Slab", serif;
}
@media (max-width: 991.98px) {
.poem-box .wp-block-group {
padding: 2rem 0 0 !important;
}
}
.poem-box .wp-block-group p:last-child {
margin-bottom: 0;
}
@media (min-width: 768px) {
.wp-block-columns {
gap: 3rem;
}
}
.wp-block-columns .wp-block-group {
padding: 2rem;
margin: 0;
}
.wp-block-columns .wp-block-group__inner-container {
padding: 0;
}
@media (min-width: 1250px) {
.wp-block-columns.has-background {
padding: 2rem;
}
}
.wp-block-columns .wp-block-column.has-background {
padding: 1rem;
}
@media (max-width: 991.98px) {
.wp-block-columns {
flex-wrap: wrap;
}
.wp-block-columns .wp-block-column {
flex-basis: 100% !important;
margin-left: 0 !important;
}
}
.poem-slider {
margin-left: 0 !important;
}
.poem-slider .wp-block-columns {
display: flex !important;
}
.poem-slider .slick-list {
overflow: visible;
}
.c-accordion__item {
border-bottom: 2px solid #D3D3D3;
}
.c-accordion__title {
padding-left: 2em;
padding-right: 0;
margin-top: 1.5em;
}
.c-accordion__title:active,
.c-accordion__title:focus {
outline: none !important;
}
.c-accordion__title:after {
left: 0;
right: auto;
background: #222222;
color: #fff;
width: 21px;
height: 21px;
text-align: center;
line-height: 19px;
border-radius: 50%;
font-size: 1.4rem;
}
.is-open .c-accordion__title:after {
background: #222222;
}
.wp-block-table {
margin-bottom: 80px;
}
.wp-block-table tr:first-child {
font-size: 1rem;
font-weight: 500;
}
.wp-block-table tr:first-child td {
border-top: 0;
border-bottom: 2px solid #222222;
}
#main-content #jobs_widget_container {
margin: 4rem 0;
border-color: #993300;
border-width: 2px;
border-radius: 0;
padding: 1.5rem;
}
#main-content #jobs_widget_container #jobsTable th,
#main-content #jobs_widget_container #jobsTable td {
padding: 10px;
font-family: "Inter", sans-serif;
font-size: 1rem;
}
#main-content #jobs_widget_container #jobsTable th {
background-color: #eae8e5;
font-size: 1rem;
}
#main-content #jobs_widget_container #jobsTable .job_title {
text-decoration: none;
}
.btn, input[type=submit],
body .gform_wrapper .button, .wp-block-file a.wp-block-file__button,
a.wp-block-button__link,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit {
position: relative;
text-decoration: none;
white-space: normal;
transition: all 0.2s ease-out;
font-weight: 700;
line-height: 1.4;
text-transform: uppercase;
letter-spacing: 1px;
box-shadow: 3px 3px 0 1px #d2cfcb;
}
@media (min-width: 1250px) {
.btn, input[type=submit],
body .gform_wrapper .button, .wp-block-file a.wp-block-file__button,
a.wp-block-button__link,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit {
padding: 1rem 2rem;
}
}
.btn-primary:hover, input[type=submit]:hover,
#main .gform_wrapper .button:hover, .btn-default:hover,
body .frm_style_formidable-style.with_frm_style .frm_submit .frm_button_submit:hover,
.wp-block-file a.wp-block-file__button:hover:not(.has-background),
a.wp-block-button__link:hover:not(.has-background) {
background-color: #993300;
border-color: #993300;
}
.btn-white {
background: #fff;
color: #282828;
border-color: #282828;
}
.btn-white:hover {
background: #eae8e5;
}
.read-more-link {
color: #993300;
padding: 0;
text-align: left;
box-shadow: none;
line-height: 30px;
}
.read-more-link:after {
content: "→";
font-size: 26px;
display: inline-block;
line-height: 1;
margin-left: 8px;
transition: all 0.2s ease-out;
vertical-align: middle;
margin-top: -2px;
}
.read-more-link:hover {
color: #993300;
}
.read-more-link:hover:after {
margin-left: 12px;
}
.read-more-link:focus, .read-more-link:active {
box-shadow: none;
}
.wp-block-button:not(.has-text-color) {
color: inherit;
}
.wp-block-buttons {
margin-bottom: 1.5rem;
}
.wp-block-buttons:last-child {
margin-bottom: 0;
}
.btn-large > a {
font-size: 1.5rem;
padding: 0.5rem 3rem;
}
body .grecaptcha-badge {
display: none !important;
}
.gallery__header {
margin-bottom: 2rem;
}
.gallery__header .gallery__arrow {
text-align: center;
margin-bottom: 1rem;
}
.gallery__header .gallery__arrow button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
background: transparent;
}
.gallery__header .gallery__arrow button:focus {
outline: none;
}
.gallery__header .gallery__arrow button:hover path {
fill: #993300;
}
button.slick-arrow {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
background: transparent;
}
.photography-template-default .page-headline {
text-align: center;
}
@media (max-width: 991.98px) {
p.has-text-align-center br {
display: none;
}
}
#gallery-grid .card {
background: transparent;
margin-top: 1rem;
text-decoration: none;
color: #282828;
}
#gallery-grid .card-body, #gallery-grid #comments {
font-family: "Roboto Slab", serif;
font-size: 1.5rem;
line-height: 1.2;
padding: 1.5rem 0;
}
#gallery-grid .card-header {
padding: 0;
}
@media (min-width: 576px) {
#gallery-grid {
-moz-column-count: 2;
column-count: 2;
}
}
@media (min-width: 992px) {
#gallery-grid {
-moz-column-count: 3;
column-count: 3;
-moz-column-gap: 2rem;
column-gap: 2rem;
}
}
#gallery {
position: relative;
max-width: 2000px;
margin: auto;
}
#gallery .slick-slide > div {
margin: 0 30px;
text-align: center;
}
#gallery .slick-slide img {
max-height: 50vh;
width: auto !important;
}
@media (min-width: 768px) {
#gallery .slick-slide img {
height: 45vh;
max-height: none;
}
}
@media (min-width: 992px) {
#gallery .slick-slide img {
height: 45vh;
}
}
@media (min-width: 992px) {
#gallery:before {
z-index: 500;
content: "";
background: linear-gradient(to right, rgb(250, 249, 249) 0%, rgb(250, 249, 249) 10%, rgba(250, 249, 249, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#faf9f9", endColorstr="#00faf9f9",GradientType=1 );
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 6%;
}
#gallery:after {
z-index: 500;
content: "";
background: linear-gradient(to right, rgba(250, 249, 249, 0) 0%, rgb(250, 249, 249) 90%, rgb(250, 249, 249) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00faf9f9", endColorstr="#faf9f9",GradientType=1 );
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 6%;
}
}
@media (min-width: 1440px) {
#gallery .slick-slide > div {
margin: 0 50px;
}
#gallery .slick-slide img {
height: 55vh;
}
}
.wp-block-gallery {
margin: 50px 0 70px;
position: relative;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
flex-grow: 0;
}
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
flex-direction: column;
overflow: hidden;
}
.wp-block-gallery.is-cropped .blocks-gallery-item img {
height: 100%;
}
.box-shadow {
box-shadow: 3px 3px 0 1px #d2cfcb;
}
.wp-block-image {
text-align: center;
}
.wp-block-image.border {
border: 0 !important;
}
.wp-block-image.border figure {
box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.04);
padding: 1rem;
border: 1px solid #eee !important;
background: #fff;
}
.wp-block-image:not(.alignwide):not(.alignfull) {
margin-bottom: 2rem;
}
.wp-block-image figure {
margin-bottom: 0;
}
.wp-block-image .alignleft {
margin-right: 2rem;
margin-top: 1rem;
}
.wp-block-image .alignright {
margin-left: 1.4rem;
}
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
background: transparent;
position: relative;
color: #212121;
font-size: 0.778rem;
padding: 0.4rem 0.2rem;
line-height: 1.4;
font-weight: 400;
text-align: right;
}
blockquote,
.wp-block-quote {
font-weight: 300;
line-height: 1.4;
margin-top: 3rem;
margin-bottom: 3rem;
font-family: "Roboto Slab", serif;
font-size: 1.6rem;
padding: 0;
position: relative;
color: #222222;
z-index: 10;
}
blockquote p {
margin-bottom: 15px;
z-index: 10;
position: relative;
}
blockquote cite,
.blockquote-footer,
.wp-block-quote cite {
font-style: normal;
font-family: "Inter", sans-serif;
text-transform: uppercase;
font-weight: 500;
color: #222222;
font-size: 1rem;
margin-top: 1.5rem;
}
blockquote cite em,
.blockquote-footer em,
.wp-block-quote cite em {
font-size: 0.875rem;
font-style: normal;
}
.testimonial .container-medium {
overflow: hidden;
}
.testimonial .quote-image {
z-index: 10;
position: relative;
text-align: center;
}
.testimonial .quote-image img {
border-radius: 50%;
margin: 0 auto;
}
@media (min-width: 768px) {
.testimonial .quote-image {
max-width: 23%;
}
.testimonial .quote-image:before {
content: "";
background: #eae8e5;
position: absolute;
left: 0;
width: 50%;
top: 0;
bottom: 0;
}
.testimonial .quote-image img {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
max-width: 240px;
}
}
.testimonial blockquote {
font-size: 2rem;
padding: 3.5rem 0;
border: 0;
margin-top: 0;
}
.testimonial blockquote:before,
.testimonial blockquote:after {
content: "“";
color: #fff;
line-height: 1;
font-size: 380px;
height: 180px;
font-family: "Roboto Slab", serif;
font-weight: 400;
z-index: 1;
position: absolute;
}
.testimonial blockquote:before {
content: "“";
left: 0;
top: -15px;
}
@media (min-width: 768px) {
.testimonial blockquote:before {
left: -80px;
}
}
.testimonial blockquote:after {
content: "”";
bottom: 35px;
right: 0;
}
@media (min-width: 768px) {
.testimonial blockquote:after {
right: -80px;
}
}
.testimonial .quote-cite {
position: absolute;
bottom: 0;
right: 0;
z-index: 1;
}
.testimonial .quote-cite cite {
float: right;
position: relative;
text-transform: uppercase;
color: #222222;
font-size: 1rem;
font-style: normal;
font-weight: 500;
font-size: 1.125rem;
letter-spacing: -0.1px;
}
.testimonial .quote-cite cite:before {
content: "";
height: 2px;
position: absolute;
right: 108%;
top: 49%;
bottom: 0;
width: 100vw;
background: #993300;
}
.testimonial .quote-cite cite:after {
content: "";
position: absolute;
right: calc(108% - 2px);
width: 2px;
top: calc(49% - 7px);
background-color: #993300;
height: 15px;
}
#siteFooter {
padding: 2rem 0 3rem;
text-align: center;
color: #eae8e5;
position: relative;
background-color: #282828;
font-size: 0.875rem;
}
@media (min-width: 992px) {
#siteFooter {
text-align: left;
}
}
#siteFooter .container, #siteFooter .alignfull:not(.container-full) .wp-block-group__inner-container, .alignfull:not(.container-full) #siteFooter .wp-block-group__inner-container,
#siteFooter .alignfull .wp-block-cover__inner-container,
.alignfull #siteFooter .wp-block-cover__inner-container {
z-index: 2;
}
#siteFooter .navbar-brand {
margin: auto;
padding: 0;
width: 220px;
}
#siteFooter .navbar-brand img {
margin: 0;
}
#siteFooter p:last-child {
margin-bottom: 0;
}
#siteFooter a {
color: #eae8e5;
text-decoration: none;
}
#siteFooter a:hover, #siteFooter a:active, #siteFooter a:focus {
color: #993300;
}
#siteFooter #footerNav {
margin: 1rem 0 3rem;
}
#siteFooter #footerNav li {
font-weight: 600;
}
#siteFooter #footerNav li a {
color: #eae8e5;
}
#siteFooter #footerNav li a:hover {
color: #993300;
}
@media (min-width: 768px) {
#siteFooter #footerNav {
padding-left: 2rem;
margin: 1rem 0 0;
text-align: right;
}
#siteFooter #footerNav .navbar-nav {
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-end;
margin-bottom: 1rem;
}
#siteFooter #footerNav li {
margin-right: 1rem;
}
#siteFooter #footerNav li:last-child {
margin-right: 0;
}
}
@media (min-width: 992px) {
#siteFooter #footerNav {
padding-left: 3rem;
}
}
@media (min-width: 1250px) {
#siteFooter #footerNav {
padding-left: 3.5rem;
}
}
@media (min-width: 1440px) {
#siteFooter #footerNav {
padding-left: 3.7rem;
}
}
@media (min-width: 768px) and (max-width: 1249.98px) {
#siteFooter #footerNav .navbar-nav > li {
min-width: 45%;
max-width: 45%;
}
}
#siteFooter .footer-contact {
margin: 1rem 0;
text-align: center;
}
@media (min-width: 768px) {
#siteFooter .footer-contact {
text-align: right;
}
}
#siteFooter .social-list {
margin-bottom: 1rem;
}
#siteFooter .social-list a {
text-decoration: none;
font-size: 1.5rem;
display: inline-block;
text-align: center;
color: #993300;
}
#siteFooter .social-list a:hover,
#siteFooter .social-list a:focus {
color: #eae8e5;
}
#siteFooter .social-list .list-inline-item:not(:last-child) {
margin-right: 0.6rem;
}
@media (min-width: 768px) {
#siteFooter .social-list {
text-align: right;
}
}
.footer-legal {
font-size: 0.875rem;
}
@media (min-width: 768px) {
.footer-legal {
text-align: right;
}
}
body .gform_wrapper form {
margin-bottom: 3rem;
}
body .gform_wrapper ul li {
padding-left: 0;
}
body .gform_wrapper .gfield_required {
padding-left: 1px;
color: #222222;
}
body .gform_wrapper .gform_footer {
padding: 0;
text-align: center;
}
.gfield_description {
font-size: 14px;
}
body .gform_wrapper .gf_left_half,
body .gform_wrapper .gf_right_half {
margin-bottom: 0;
}
body .gform_validation_container {
display: none !important;
}
body .gform_wrapper .validation_error,
body .gform_wrapper .gfield_error {
color: #dc3545;
line-height: 1.4;
margin-bottom: 1rem;
}
body .gform_wrapper .validation_error input,
body .gform_wrapper .gfield_error input {
border-color: #dc3545;
}
body .hidden_label label {
display: none;
}
body .gform_footer br {
display: none;
}
body .gfield_label {
font-weight: 400;
}
.gf_hidden {
display: none;
}
body .gform_wrapper textarea {
height: 220px;
}
.mc-field-group.input-group strong {
width: 100%;
}
select::-ms-expand {
display: none;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
border: 1px solid #222222;
background-color: #fff;
box-shadow: none;
outline: none;
color: #545454;
}
select:not([multiple]) {
padding-right: 2rem;
background-image: url(//www.judithfox.com/wp-content/themes/jfox2021/assets/images/icon-angle-down.svg);
background-size: 15px;
background-repeat: no-repeat;
background-position: right 0.7rem center;
position: relative;
margin: 0;
left: inherit;
right: inherit;
}
select.form-control:not([size]):not([multiple]), select:not([size]):not([multiple]) {
height: auto;
}
select:focus, input:focus, textarea:focus {
box-shadow: 0 0 5px #222222;
}
#main .chosen-container-single .chosen-single div,
#main .select2-container--default .select2-selection--single .select2-selection__arrow {
height: auto;
width: auto;
}
#main .select2-container {
width: 100% !important;
}
#main .chosen-container-single .chosen-single div b,
#main .select2-container--default .select2-selection--single .select2-selection__arrow b {
padding-right: 2rem;
background-image: url(//www.judithfox.com/wp-content/themes/jfox2021/assets/images/icon-angle-down.svg);
background-size: 15px;
background-repeat: no-repeat;
background-position: right 0.7rem center;
border: 0;
position: relative;
margin: 0;
left: 0;
right: 0;
width: auto;
height: auto;
display: inline;
}
.select2-results {
background: #eae8e5;
}
.chosen-container {
width: 100% !important;
}
.select2-results__option:first-child {
opacity: 0.3;
}
#main .select2-container--default .select2-selection--single,
.chosen-container .chosen-single {
border: 1px solid #222222;
border-radius: 0;
box-shadow: none;
background: white;
height: 1.84rem;
line-height: 1.84rem;
padding-left: 0.6rem;
}
#main .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #222222;
line-height: 1.84rem;
padding: 0;
}
@media (min-width: 768px) {
#main .select2-container--default .select2-selection--single .select2-selection__rendered {
font-size: 0.875rem;
}
}
.select2-container--default .select2-results > .select2-results__options {
color: #222222 !important;
font-size: 0.875rem;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #222222 !important;
}
.chosen-container-single .chosen-single span {
color: #545454;
}
@media (min-width: 768px) {
.chosen-container-single .chosen-single span {
font-size: 0.875rem;
}
}
@media (min-width: 768px) {
.gf_right_half,
.gf_left_half {
width: 50%;
display: inline-block;
}
.gform_wrapper ul.gform_fields li.gfield {
padding-right: 16px;
}
}
::-webkit-input-placeholder {
color: #282828 !important;
}
::-moz-placeholder {
color: #282828 !important;
}
:-ms-input-placeholder {
color: #282828 !important;
}
:-moz-placeholder {
color: #282828 !important;
}
img.wp-post-image,
article img,
img,
#secondary img {
max-width: 100%;
height: auto;
}
embed,
iframe,
object {
max-width: 100%;
border: 0;
}
.video-container {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.play-btn > a {
position: relative;
display: block;
}
.play-btn > a:after {
content: "\f04b";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 2rem;
color: #fff;
position: absolute;
left: 0;
right: 0;
text-align: center;
top: 30%;
opacity: 0.8;
transition: 0.2s all linear;
}
.play-btn:hover > a:after {
color: #993300;
opacity: 1;
}
div.dark_square .pp_close {
content: "Close";
color: #fff;
width: 30px;
height: 30px;
background: url(//www.judithfox.com/wp-content/themes/jfox2021/assets/images/Arrow_white.svg) 0 0 no-repeat transparent;
}
.pp_details {
background: transparent;
width: 100% !important;
float: none !important;
margin: 0 !important;
height: 0 !important;
}
.pp_close {
margin-top: 30px;
}
.pp_content {
width: 100% !important;
height: 100% !important;
}
.pp_pic_holder {
width: 100% !important;
left: 0 !important;
right: 0 !important;
margin: auto !important;
max-width: 1024px !important;
}
#pp_full_res {
text-align: center;
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.wp-caption {
font-size: 0.875rem;
font-style: italic;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
text-align: center;
font-size: inherit;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.carousel {
visibility: hidden;
opacity: 0;
transition: opacity 1s;
}
.carousel.slick-initialized {
visibility: visible;
opacity: 1;
}
.carousel .item {
display: none;
}
.carousel .item:first-child {
display: block;
visibility: hidden;
}
.carousel.slick-initialized .item {
display: block;
visibility: visible !important;
} .slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
z-index: 600;
position: absolute;
top: 50%;
display: block;
width: 28px;
height: 40px;
padding: 0;
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
outline: none;
text-align: center;
background: transparent;
border: 0;
} .slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 0.8;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.15;
}
.slick-prev:before,
.slick-next:before {
font-family: "Font Awesome 5 Free";
font-size: 38px;
line-height: 1;
font-weight: 900;
opacity: 0.8;
color: #ccc;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: 0;
}
[dir=rtl] .slick-prev {
right: 0;
left: auto;
}
.slick-prev:before {
content: "\f053";
}
[dir=rtl] .slick-prev:before {
content: "\f053";
}
.slick-next {
right: 0;
}
[dir=rtl] .slick-next {
right: auto;
left: 0;
}
.slick-next:before {
content: "\f054";
}
[dir=rtl] .slick-next:before {
content: "\f054";
}
.slides .card-deck,
.slides .card {
background-color: #eae8e5;
padding: 0;
margin-bottom: 0;
}
.slides .slide-content {
min-height: 600px;
}
.slides .slide-content .card-body, .slides .slide-content #comments {
padding-left: 2rem;
justify-content: space-between;
display: flex;
flex-direction: column;
}
.slides .slide-content .card-body p:last-child, .slides .slide-content #comments p:last-child {
margin-bottom: 2rem;
}
.slides .slide-image {
background-size: cover;
background-position: center center;
margin: 0;
min-height: 300px;
}
.slides .slide-image img {
min-height: 100%;
width: auto;
}
@media (min-width: 1440px) {
.slides .slide-image {
min-height: 708px;
}
}
.slides .card-deck {
margin-left: 0;
margin-right: 0;
flex-flow: column;
}
@media (min-width: 992px) {
.slides .card-deck {
flex-flow: row wrap;
flex-direction: row-reverse;
}
.slides .slide-content .card-body, .slides .slide-content #comments {
padding-left: 2.5rem;
padding-top: 3rem;
padding-bottom: 3rem;
}
}
.carousel {
padding: 0 2rem;
margin: 0 auto;
}
.carousel .item {
padding: 0 2.5rem;
}
.carousel img {
filter: gray;  filter: grayscale(1); transition: all linear 0.2s;
}
.carousel img:hover {
filter: none;
}
.carousel .slick-track {
display: flex;
align-items: center;
}
.carousel .slick-slide {
text-align: center;
}
@media (max-width: 1249.98px) {
.carousel .item {
padding: 0 2rem;
}
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: relative;
margin-top: 2rem;
display: block;
width: 100%;
padding: 0;
list-style: none;
text-align: center;
}
.slick-dots li {
position: relative;
display: inline-block;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 10px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background-color: #d2cfcb;
}
@media (min-width: 1250px) {
.slick-dots li button {
width: 50px;
height: 8px;
}
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li.slick-active button {
background-color: #222222;
}