@charset "utf-8";
@charset "utf-8";
@charset "utf-8";

 html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
html {
scroll-behavior: smooth;
}
body {
line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
display: block;
}
nav ul,
li {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
color: inherit;
text-decoration: none;
transition: 0.5s;
} ins {
background-color: #ff9;
color: #000;
text-decoration: none;
} mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}
input,
select {
vertical-align: middle;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
img {
width: auto;
max-width: 100%;
vertical-align: bottom;
}
table {
width: 100%;
} html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
font-size: 8.5px;
}
.container,
.out-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
img {
width: auto;
max-width: 100%;
vertical-align: bottom;
}
input {
border: 0;
}
@media (min-width: 576px) {
.container,
.out-container {
max-width: 546px;
}
}
@media (min-width: 768px) {
html {
font-size: 9px;
}
.container,
.out-container {
max-width: 768px;
}
}
@media (min-width: 992px) {
html {
font-size: 9.5px;
}
.container {
max-width: 900px;
margin-left: auto;
}
.out-container {
max-width: 992px;
}
}
@media (min-width: 1200px) {
html {
font-size: 10px;
}
.container {
max-width: 1200px;
margin-left: auto;
}
.out-container {
max-width: 1200px;
}
} .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters>.col,
.no-gutters>[class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media (max-width: 575px) {
.row {
margin-left: -10px;
margin-right: -10px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
padding-left: 10px;
padding-right: 10px;
}
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
order: -1;
}
.order-last {
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
} .d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
} .flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
} .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: 1rem !important;
}
.mt-1,
.my-1 {
margin-top: 1rem !important;
}
.mr-1,
.mx-1 {
margin-right: 1rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 1rem !important;
}
.ml-1,
.mx-1 {
margin-left: 1rem !important;
}
.m-2 {
margin: 2rem !important;
}
.mt-2,
.my-2 {
margin-top: 2rem !important;
}
.mr-2,
.mx-2 {
margin-right: 2rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 2rem !important;
}
.ml-2,
.mx-2 {
margin-left: 2rem !important;
}
.m-3 {
margin: 3rem !important;
}
.mt-3,
.my-3 {
margin-top: 3rem !important;
}
.mr-3,
.mx-3 {
margin-right: 3rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 3rem !important;
}
.ml-3,
.mx-3 {
margin-left: 3rem !important;
}
.m-4 {
margin: 4rem !important;
}
.mt-4,
.my-4 {
margin-top: 4rem !important;
}
.mr-4,
.mx-4 {
margin-right: 4rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 4rem !important;
}
.ml-4,
.mx-4 {
margin-left: 4rem !important;
}
.m-5 {
margin: 5rem !important;
}
.mt-5,
.my-5 {
margin-top: 5rem !important;
}
.mr-5,
.mx-5 {
margin-right: 5rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 5rem !important;
}
.ml-5,
.mx-5 {
margin-left: 5rem !important;
}
.m-6 {
margin: 6rem !important;
}
.mt-6,
.my-6 {
margin-top: 6rem !important;
}
.mr-6,
.mx-6 {
margin-right: 6rem !important;
}
.mb-6,
.my-6 {
margin-bottom: 6rem !important;
}
.ml-6,
.mx-6 {
margin-left: 6rem !important;
}
.m-7 {
margin: 7rem !important;
}
.mt-7,
.my-7 {
margin-top: 7rem !important;
}
.mr-7,
.mx-7 {
margin-right: 7rem !important;
}
.mb-7,
.my-7 {
margin-bottom: 7rem !important;
}
.ml-7,
.mx-7 {
margin-left: 7rem !important;
}
.m-8 {
margin: 8rem !important;
}
.mt-8,
.my-8 {
margin-top: 8rem !important;
}
.mr-8,
.mx-8 {
margin-right: 8rem !important;
}
.mb-8,
.my-8 {
margin-bottom: 8rem !important;
}
.ml-8,
.mx-8 {
margin-left: 8rem !important;
}
.m-9 {
margin: 9rem !important;
}
.mt-9,
.my-9 {
margin-top: 9rem !important;
}
.mr-9,
.mx-9 {
margin-right: 9rem !important;
}
.mb-9,
.my-9 {
margin-bottom: 9rem !important;
}
.ml-9,
.mx-9 {
margin-left: 9rem !important;
}
.m-10 {
margin: 10rem !important;
}
.mt-10,
.my-10 {
margin-top: 10rem !important;
}
.mr-10,
.mx-10 {
margin-right: 10rem !important;
}
.mb-10,
.my-10 {
margin-bottom: 10rem !important;
}
.ml-10,
.mx-10 {
margin-left: 10rem !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: 1rem !important;
}
.pt-1,
.py-1 {
padding-top: 1rem !important;
}
.pr-1,
.px-1 {
padding-right: 1rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 1rem !important;
}
.pl-1,
.px-1 {
padding-left: 1rem !important;
}
.p-2 {
padding: 2rem !important;
}
.pt-2,
.py-2 {
padding-top: 2rem !important;
}
.pr-2,
.px-2 {
padding-right: 2rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 2rem !important;
}
.pl-2,
.px-2 {
padding-left: 2rem !important;
}
.p-3 {
padding: 3rem !important;
}
.pt-3,
.py-3 {
padding-top: 3rem !important;
}
.pr-3,
.px-3 {
padding-right: 3rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 3rem !important;
}
.pl-3,
.px-3 {
padding-left: 3rem !important;
}
.p-4 {
padding: 4rem !important;
}
.pt-4,
.py-4 {
padding-top: 4rem !important;
}
.pr-4,
.px-4 {
padding-right: 4rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 4rem !important;
}
.pl-4,
.px-4 {
padding-left: 4rem !important;
}
.p-5 {
padding: 5rem !important;
}
.pt-5,
.py-5 {
padding-top: 5rem !important;
}
.pr-5,
.px-5 {
padding-right: 5rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 5rem !important;
}
.pl-5,
.px-5 {
padding-left: 5rem !important;
}
.p-6 {
padding: 6rem !important;
}
.pt-6,
.py-6 {
padding-top: 6rem !important;
}
.pr-6,
.px-6 {
padding-right: 6rem !important;
}
.pb-6,
.py-6 {
padding-bottom: 6rem !important;
}
.pl-6,
.px-6 {
padding-left: 6rem !important;
}
.p-7 {
padding: 7rem !important;
}
.pt-7,
.py-7 {
padding-top: 7rem !important;
}
.pr-7,
.px-7 {
padding-right: 7rem !important;
}
.pb-7,
.py-7 {
padding-bottom: 7rem !important;
}
.pl-7,
.px-7 {
padding-left: 7rem !important;
}
.p-8 {
padding: 8rem !important;
}
.pt-8,
.py-8 {
padding-top: 8rem !important;
}
.pr-8,
.px-8 {
padding-right: 8rem !important;
}
.pb-8,
.py-8 {
padding-bottom: 8rem !important;
}
.pl-8,
.px-8 {
padding-left: 8rem !important;
}
.p-9 {
padding: 9rem !important;
}
.pt-9,
.py-9 {
padding-top: 9rem !important;
}
.pr-9,
.px-9 {
padding-right: 9rem !important;
}
.pb-9,
.py-9 {
padding-bottom: 9rem !important;
}
.pl-9,
.px-9 {
padding-left: 9rem !important;
}
.p-10 {
padding: 10rem !important;
}
.pt-10,
.py-10 {
padding-top: 10rem !important;
}
.pr-10,
.px-10 {
padding-right: 10rem !important;
}
.pb-10,
.py-10 {
padding-bottom: 10rem !important;
}
.pl-10,
.px-10 {
padding-left: 10rem !important;
}
.m-n1 {
margin: -1rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -1rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -1rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -1rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -1rem !important;
}
.m-n2 {
margin: -2rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -2rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -2rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -2rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -2rem !important;
}
.m-n3 {
margin: -3rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -3rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -3rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -3rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -3rem !important;
}
.m-n4 {
margin: -4rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -4rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -4rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -4rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -4rem !important;
}
.m-n5 {
margin: -5rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -5rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -5rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -5rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -5rem !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: 1rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 1rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 1rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 1rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 1rem !important;
}
.m-sm-2 {
margin: 2rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 2rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 2rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 2rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 2rem !important;
}
.m-sm-3 {
margin: 3rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 3rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 3rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 3rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 3rem !important;
}
.m-sm-4 {
margin: 4rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 4rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 4rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 4rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 4rem !important;
}
.m-sm-5 {
margin: 5rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 5rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 5rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 5rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 5rem !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: 1rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 1rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 1rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 1rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 1rem !important;
}
.p-sm-2 {
padding: 2rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 2rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 2rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 2rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 2rem !important;
}
.p-sm-3 {
padding: 3rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 3rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 3rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 3rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 3rem !important;
}
.p-sm-4 {
padding: 4rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 4rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 4rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 4rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 4rem !important;
}
.p-sm-5 {
padding: 5rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 5rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 5rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 5rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 5rem !important;
}
.m-sm-n1 {
margin: -1rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -1rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -1rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -1rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -1rem !important;
}
.m-sm-n2 {
margin: -2rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -2rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -2rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -2rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -2rem !important;
}
.m-sm-n3 {
margin: -3rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -3rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -3rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -3rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -3rem !important;
}
.m-sm-n4 {
margin: -4rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -4rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -4rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -4rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -4rem !important;
}
.m-sm-n5 {
margin: -5rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -5rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -5rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -5rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -5rem !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: 1rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 1rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 1rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 1rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 1rem !important;
}
.m-md-2 {
margin: 2rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 2rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 2rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 2rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 2rem !important;
}
.m-md-3 {
margin: 3rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 3rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 3rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 3rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 3rem !important;
}
.m-md-4 {
margin: 4rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 4rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 4rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 4rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 4rem !important;
}
.m-md-5 {
margin: 5rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 5rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 5rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 5rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 5rem !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: 1rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 1rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 1rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 1rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 1rem !important;
}
.p-md-2 {
padding: 2rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 2rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 2rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 2rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 2rem !important;
}
.p-md-3 {
padding: 3rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 3rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 3rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 3rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 3rem !important;
}
.p-md-4 {
padding: 4rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 4rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 4rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 4rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 4rem !important;
}
.p-md-5 {
padding: 5rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 5rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 5rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 5rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 5rem !important;
}
.m-md-n1 {
margin: -1rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -1rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -1rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -1rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -1rem !important;
}
.m-md-n2 {
margin: -2rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -2rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -2rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -2rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -2rem !important;
}
.m-md-n3 {
margin: -3rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -3rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -3rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -3rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -3rem !important;
}
.m-md-n4 {
margin: -4rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -4rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -4rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -4rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -4rem !important;
}
.m-md-n5 {
margin: -5rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -5rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -5rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -5rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -5rem !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: 1rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 1rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 1rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 1rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 1rem !important;
}
.m-lg-2 {
margin: 2rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 2rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 2rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 2rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 2rem !important;
}
.m-lg-3 {
margin: 3rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 3rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 3rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 3rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 3rem !important;
}
.m-lg-4 {
margin: 4rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 4rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 4rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 4rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 4rem !important;
}
.m-lg-5 {
margin: 5rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 5rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 5rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 5rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 5rem !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: 1rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 1rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 1rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 1rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 1rem !important;
}
.p-lg-2 {
padding: 2rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 2rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 2rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 2rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 2rem !important;
}
.p-lg-3 {
padding: 3rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 3rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 3rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 3rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 3rem !important;
}
.p-lg-4 {
padding: 4rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 4rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 4rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 4rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 4rem !important;
}
.p-lg-5 {
padding: 5rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 5rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 5rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 5rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 5rem !important;
}
.m-lg-n1 {
margin: -1rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -1rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -1rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -1rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -1rem !important;
}
.m-lg-n2 {
margin: -2rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -2rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -2rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -2rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -2rem !important;
}
.m-lg-n3 {
margin: -3rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -3rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -3rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -3rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -3rem !important;
}
.m-lg-n4 {
margin: -4rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -4rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -4rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -4rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -4rem !important;
}
.m-lg-n5 {
margin: -5rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -5rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -5rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -5rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -5rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 1rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 1rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 1rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 1rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 1rem !important;
}
.m-xl-2 {
margin: 2rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 2rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 2rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 2rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 2rem !important;
}
.m-xl-3 {
margin: 3rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 3rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 3rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 3rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 3rem !important;
}
.m-xl-4 {
margin: 4rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 4rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 4rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 4rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 4rem !important;
}
.m-xl-5 {
margin: 5rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 5rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 5rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 5rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 5rem !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: 1rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 1rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 1rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 1rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 1rem !important;
}
.p-xl-2 {
padding: 2rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 2rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 2rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 2rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 2rem !important;
}
.p-xl-3 {
padding: 3rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 3rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 3rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 3rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 3rem !important;
}
.p-xl-4 {
padding: 4rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 4rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 4rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 4rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 4rem !important;
}
.p-xl-5 {
padding: 5rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 5rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 5rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 5rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 5rem !important;
}
.m-xl-n1 {
margin: -1rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -1rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -1rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -1rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -1rem !important;
}
.m-xl-n2 {
margin: -2rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -2rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -2rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -2rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -2rem !important;
}
.m-xl-n3 {
margin: -3rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -3rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -3rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -3rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -3rem !important;
}
.m-xl-n4 {
margin: -4rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -4rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -4rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -4rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -4rem !important;
}
.m-xl-n5 {
margin: -5rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -5rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -5rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -5rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -5rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
} .text-center {
text-align: center !important;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-justify {
text-align: justify !important;
}
@media (min-width: 576px) {
.text-sm-center {
text-align: center !important;
}
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-justify {
text-align: justify !important;
}
}
@media (min-width: 768px) {
.text-md-center {
text-align: center !important;
}
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-justify {
text-align: justify !important;
}
}
@media (min-width: 992px) {
.text-lg-center {
text-align: center !important;
}
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-justify {
text-align: justify !important;
}
}
@media (min-width: 1200px) {
.text-xl-center {
text-align: center !important;
}
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-justify {
text-align: justify !important;
}
} input[type="submit"],
input[type="button"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
outline-offset: -2px;
} @media (min-width: 992px) {
.wrapper .container {
padding-right: 10px;
padding-left: 10px;
}
.wrapper .row {
margin-right: -10px;
margin-left: -10px;
}
.wrapper .col-md-1,
.wrapper .col-md-2,
.wrapper .col-md-3,
.wrapper .col-md-4,
.wrapper .col-md-5,
.wrapper .col-md-6,
.wrapper .col-md-7,
.wrapper .col-md-8,
.wrapper .col-md-9,
.wrapper .col-md-10,
.wrapper .col-md-11,
.wrapper .col-md-12,
.wrapper .col-md,
.wrapper .col-lg-1,
.wrapper .col-lg-2,
.wrapper .col-lg-3,
.wrapper .col-lg-4,
.wrapper .col-lg-5,
.wrapper .col-lg-6,
.wrapper .col-lg-7,
.wrapper .col-lg-8,
.wrapper .col-lg-9,
.wrapper .col-lg-10,
.wrapper .col-lg-11,
.wrapper .col-lg-12,
.wrapper .col-lg {
padding-right: 10px;
padding-left: 10px;
}
}

body {
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
font-size: 1.8rem;
line-height: 1.388;
color: #292929;
font-feature-settings: "palt";
letter-spacing: 0.075em;
}
a:not([class*="button-"]):hover {
opacity: 0.6;
}
.anchor-point {
position: relative;
top: -80px;
}
@media (min-width:992px) {
.anchor-point {
top: -145px;
}
}   .main-color {
color: #0f3b78;
}  .mainvisual {
height: 20rem;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
.mainvisual .mainvisual-text {
font-size: 3.6rem;
line-height: 1.3;
letter-spacing: 0.15em;
color: #fff;
text-shadow: 0px 0px 15px rgb(15, 59, 120);
}
.mainvisual .mainvisual-text span {
font-size: 2rem;
display: block;
text-align: center;
letter-spacing: 0.075em;
}
body.reason .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-reason.jpg);
}
body.post-type-archive-service .mainvisual,
body.single-service .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-service.jpg);
}
body.post-type-archive-products .mainvisual,
body.single-products .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-products.jpg);
}
body.order-made .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-order-made.jpg);
margin-left: -15px;
margin-right: -15px;
}
body.post-type-archive-download .mainvisual,
body.single-download .mainvisual,
body.download-thanks .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-download.jpg);
}
body.sitemap .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-sitemap.jpg);
}
body.privacy .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-privacy.jpg);
}
body.contact .mainvisual,
body.thanks .mainvisual {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/mv/bg-contact.jpg);
}  .section-ttl {
font-size: 3rem;
font-weight: bold;
position: relative;
display: flex;
justify-content: center;
margin-bottom: 7rem;
color: #0f3b78;
text-align: center;
line-height: 1.5;
}
.section-ttl::after {
content: '';
background-color: #0f3b78;
position: absolute;
height: 3px;
width: 5rem;
left: 50%;
transform: translateX(-50%);
bottom: -20px;
}
.heading-sub {
font-weight: bold;
font-size: 2.5rem;
border-bottom: 1px solid #0f3b78;
padding-bottom: 1.5rem;
}
.heading-text {
text-align: left;
}
.heading-text br {
display: none;
}
@media (min-width: 768px) {
.heading-text {
text-align: center;
}
.heading-text br {
display: block
}
}  #gtranslate_wrapper{
display: flex;
align-items: center;
gap: 10px;
right: 50px !important;
top: 20px !important;
}
@media (min-width: 551px){
#gtranslate_wrapper{
right: 65px !important;
top: 15px !important;
}
}
@media (min-width: 768px){
#gtranslate_wrapper{
top: 10px;
right: 8%;
}
}
#gtranslate_wrapper a.glink img{
width: 30px;
margin-right: 0;
}
#gtranslate_wrapper a.glink img.japan{
border:1px solid #000000
}
#site-navigation .container {
max-width: 1270px;
}
#site-navigation .container .nav-link {
font-size: 15px;
font-weight: 400;
}
@media (min-width: 768px){
#site-navigation .container .nav-link {
font-size: 13px;
padding-right: 10px;
padding-left: 10px;
}
}
@media (min-width: 899px){
#site-navigation .container .nav-link {
font-size: 15px;
padding-right: 13px;
padding-left: 13px;
}
}
@media (min-width: 992px){
#site-navigation .container .nav-link {
padding-top: 40px;
font-size: 15px;
padding-right: 10px;
padding-left: 10px;
}
}
.site-heading.navbar-brand{
height: auto;
}
@media (min-width: 992px){
.site-heading.navbar-brand{
height: 100px !important;
}
}
.dropdown-menu {
position: absolute;
z-index: 1000;
padding: 3rem 0 !important;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #f1f1f1 !important;
border: none !important;
min-width: 150px !important;
left: -30% !important;
border-radius: unset !important;
box-shadow: none !important;
}
.dropdown-menu>li>a {
padding: 2rem 0 1rem 0 !important;
}
@media (min-width: 768px) {
.dropdown-menu {
text-align: center !important;
}
.dropdown-menu>li>a {
padding: 0 !important;
}
.dropdown-menu li {
padding-bottom: 2rem !important;
}
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
background-color: unset !important;
color: #333 !important;
}
.dropdown-menu .menu-item:last-child {
padding-bottom: 0 !important;
}
.dropdown-menu .menu-item a:hover {
color: #0f3b78 !important;
}
#site-navigation .nav>li>a:after {
display: none !important;
}
.main-menu {
position: fixed !important;
z-index: 999;
width: 100%;
margin-top: 0;
}
.main-container {
padding-top: 91px;
}
.home .main-container {
padding-top: 0px;
}
@media (min-width: 768px){
.home .main-container {
padding-top: 50px;
}
}  .footer_border {
margin-top: 0 !important;
}
.footer_border  .archive .main-wrap {
padding: 5rem 0 7rem;
}
.single.single-products .main-wrap {
padding-top: 0;
}
.single .main-wrap {
padding: 5rem 0 7rem;
}
.btn-area a {
background-color: #0f3b78;
color: #fff;
display: flex;
padding: 5px 0;
text-align: center;
font-size: 2rem;
margin-bottom: 3rem;
height: 7rem;
align-items: center;
justify-content: center;
flex-direction: column;
}
.btn-area a:hover {
color: #fff;
}
.btn-area a i {
transform: rotate(90deg);
display: block;
}  .case-card {
background-color: #fff;
padding: 2rem;
display: block;
margin-bottom: 5rem;
border: 1px solid #a5a5a5;
}
.case-img figure {
padding-top: 75%;
position: relative;
}
.case-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.case-title {
display: flex;
padding: 15px 0 30px 0;
align-items: center;
position: relative;
justify-content: space-between;
}
.case-title::after {
content: '';
background-color: #0f3b78;
position: absolute;
width: 100%;
height: 1px;
left: 0;
bottom: 2rem;
z-index: 5;
}
.case-title h3 {
font-size: 2rem;
font-weight: bold;
padding-right: 15px;
line-height: 1.4;
}
.case-title i {
color: #a80000;
}
.case-info li {
display: flex;
align-items: center;
margin-bottom: 15px;
}
.case-info li:last-of-type {
margin-bottom: 0;
}
.case-info span {
background-color: #f1f1f1;
display: block;
width: 80px;
text-align: center;
}
.case-info p {
font-size: 1.4rem;
display: block;
color: #000;
flex: 1;
line-height: 1.4;
margin-left: 10px;
} .button-contact.download {
background: rgb(15, 59, 120); }
.button-contact.mail {
background: rgb(183, 60, 71); }
.banner-float {
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
width: 100%;
height: 50px;
display: flex;
}
.banner-float .button-contact {
width: 50%;
height: 100%;
border-radius: 0 !important;
line-height: 1;
}
.banner-float .button-contact:hover {
opacity: 0.6;
}
.banner-float .button-contact i {
margin-right: 1rem;
}
@media (min-width: 768px) {
.banner-float {
bottom: auto;
left: auto;
top: 195px;
right: 0;
width: 7.5rem;
height: auto;
writing-mode: vertical-lr;
}
.banner-float .button-contact {
width: 100%;
height: auto !important;
border-radius: 5px 0 0 5px !important;
padding: 3rem 5px;
font-size: 1.8rem;
letter-spacing: 3px;
margin-top: 15px;
}
.banner-float .button-contact.download {
letter-spacing: 4px;
}
.banner-float .button-contact i {
margin-right: 0;
margin-bottom: 1rem;
font-size: 2.4rem;
}
} [class*="button-"]:not([class*="elementor-"]) {
position: relative;
z-index: 0;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
border-radius: 5px;
color: #fff;
transition: 0.5s;
}  section[id]::before {
display: block;
height: 10rem;
margin-top: -10rem;
content: "";
}
  .section-news {
position: relative;
top: -80px;
z-index: 5;
}
.section-news .content-wrap {
display: flex;
align-items: center;
flex-direction: column;
margin-bottom: 8rem;
}
@media (min-width: 992px) {
.section-news .content-wrap {
flex-direction: row;
}
}
.section-news .section-news-ttl {
font-weight: bold;
font-size: 3rem;
line-height: 1.3;
text-align: center;
position: relative;
top: -15px;
}
@media (min-width: 992px) {
.section-news .section-news-ttl {
margin-right: 13rem;
}
}
.section-news .section-news-ttl::after {
content: none;
background-color: #0f3b78;
width: 3px;
height: 200px;
position: absolute;
top: -70px;
left: 170px;
}
@media (min-width: 992px) {
.section-news .section-news-ttl::after {
content: "";
}
}
.section-news .sub-ttl {
font-weight: bold;
font-size: 1.8rem;
display: block;
}
.section-news .news-content {
width: 100%;
margin-top: 20px;
}
@media (min-width: 992px) {
.section-news .news-content {
margin-top: 0;
}
}
.section-news .news-content .news-item {
display: flex;
flex-direction: column;
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.section-news .news-content .news-item {
flex-direction: row;
}
}
@media (min-width: 992px) {
.section-news .section-news-ttl {
margin-right: 13rem;
}
}
.section-news .news-info {
display: flex;
margin-bottom: 10px;
}
@media (min-width: 768px) {
.section-news .news-info {
margin-bottom: 0px;
}
}
.section-news .news-content .time {
color: #777777;
}
.section-news .news-content .category {
color: #fff;
background-color: #0f3b78;
font-size: 1.4rem;
margin: 0 2.5rem;
padding: 0 10px;
min-width: 120px;
display: flex;
align-items: center;
justify-content: center;
}
.section-news .news-content .title {
color: #777777;
}
.section-news .btn-group {
display: flex;
justify-content: center;
}
.section-news .top-btn {
display: block;
font-weight: bold;
font-size: 1.8rem;
color: #0f3b78;
border: 1px solid #0f3b78;
max-width: 245px;
text-align: center;
padding: 1.5rem 3rem;
border-radius: 3px;
}
.section-news .top-btn:hover {
color: #fff;
background-color: #0f3b78;
opacity: 1;
}
.section-reason {
position: relative;
z-index: 5;
padding-top: 3rem;
}
.home .reason-read {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/top/bg-reason.jpg);
padding: 5rem 0;
background-repeat: no-repeat;
background-size: cover;
}
.home .reason-read .reason-read-inner {
display: flex;
flex-direction: column;
align-items: center;
}
@media (min-width: 1200px) {
.home .reason-read .reason-read-inner {
flex-direction: row;
}
}
.home .read-text {
margin-left: 0px;
color: #fff;
width: 100%;
}
@media (min-width: 1200px) {
.home .read-text {
margin-left: 50px;
width: 400px;
}
}
.home .read-text p {
margin-bottom: 30px;
}
.home .circle-box {
margin-bottom: 30px;
}
.home .circle-content--under {
display: flex;
flex-direction: column;
}
@media (min-width: 768px) {
.home .circle-content--under {
flex-direction: row;
}
}
.home .circle-content--under .circle {
width: 330px;
}
.home .circle-content--under .circle:nth-child(1) {
margin-right: 15px;
}
.home .circle-content--under .circle:nth-child(2) {
margin-left: 15px;
}
.home .circle-content {
text-align: center;
position: relative;
}
.home .circle-content::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70px;
height: 3px;
background-color: #0f3b78;
}
.home .circle-ext .circle-content::after {
top: 63%;
}
.home .circle {
max-width: 330px;
border-radius: 100%;
padding: 16px;
margin-right: auto;
margin-left: auto;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin-bottom: 30px;
background: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
.home .circle {
margin-bottom: 0;
}
}
.home .circle i {
font-size: 4rem;
font-weight: 600;
color: #a80000;
position: absolute;
right: 2rem;
top: 50%;
transform: translateY(-50%);
}
.home .circle::before {
display: block;
content: "";
padding-top: 100%;
}
.home .circle h3 {
margin-bottom: 35px;
font-size: 2.5rem;
line-height: 1.6;
}
.home .circle h3 span {
color: #7a7a7a;
font-size: 1.2rem;
display: block;
}
.home .circle p {
color: #7a7a7a;
line-height: 1.5;
}
.section-reason .btn-group {
display: flex;
justify-content: center;
}
.section-reason .top-btn {
display: block;
font-weight: bold;
font-size: 1.8rem;
color: #fff;
border: 1px solid #fff;
max-width: 245px;
text-align: center;
padding: 1.5rem 3rem;
border-radius: 3px;
white-space: nowrap;
}
@media (min-width: 1200px) {
.section-reason .top-btn {
margin-top: 2rem;
}
}
.section-reason .top-btn:hover {
color: #000;
background-color: #fff;
opacity: 1;
} .section-pickup {
position: relative;
z-index: 5;
}
.section-pickup .section-pickup-ttl {
font-weight: bold;
font-size: 3rem;
line-height: 1.3;
text-align: center;
position: relative;
}
.section-pickup .sub-ttl {
font-weight: bold;
font-size: 1.8rem;
display: block;
}
.section-pickup .row > div {
margin-bottom: 3rem;
}
@media (min-width: 992px) {
.section-pickup .row > div {
margin-bottom: 0rem;
}
}
.section-pickup .row > div:last-child {
margin-bottom: 0;
}
.section-pickup .banner {
display: flex;
align-items: center;
justify-content: space-between;
color: #fff;
line-height: 1.6;
font-size: 2.5rem;
font-weight: bold;
padding: 0 2rem;
height: 20rem;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.section-pickup .banner i {
font-family: "Font Awesome 6 Free";
}
.section-pickup .banner i {
content: "\f105";
}
.section-pickup .banner.banner-service {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/top/bg-pickup01.jpg);
}
.section-pickup .banner.banner-uv {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/top/bg-pickup02.jpg);
}
.section-pickup .banner.banner-custom {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/top/bg-pickup03.jpg);
} .section-service {
position: relative;
top: -80px;
margin-top: 80px;
z-index: 5;
}
.section-service .btn-group{
display: flex;
justify-content: center;
}
.section-service .top-btn {
display: block;
font-weight: bold;
font-size: 1.8rem;
color: #0f3b78;
border: 1px solid #0f3b78;
max-width: 245px;
text-align: center;
padding: 1.5rem 3rem;
border-radius: 3px;
margin-top: 30px;
}
.section-service .top-btn:hover {
color: #fff;
background-color: #0f3b78;
opacity: 1;
border-bottom: 1px solid #0f3b78;
}  .reason .content-wrap {
padding: 8rem 0;
} .reason .reason-read {
background-color: #dbeff3;
}
.reason .reason-read .reason-read-inner {
display: flex;
flex-direction: column;
align-items: center;
}
@media (min-width: 1200px) {
.reason .reason-read .reason-read-inner {
flex-direction: row;
}
}
.reason .read-text {
margin-left: 0px;
width: 100%;
}
@media (min-width: 1200px) {
.reason .read-text {
margin-left: 50px;
width: 400px;
}
}
.reason .read-text p {
margin-bottom: 30px;
}
.circle-box {
margin-bottom: 30px;
width: 100%;
}
@media (min-width: 1200px) {
.circle-box {
width: calc(100% - 400px);
}
}
.circle-box .circle-wrap {
width: 100%;
float: left;
}
@media (min-width: 768px) {
.circle-box .circle-wrap {
width: 50%;
}
}
.circle-box .circle-wrap:first-child {
width: 100%;
}
.reason .circle-content--under {
display: flex;
flex-direction: column;
}
@media (min-width: 768px) {
.reason .circle-content--under {
flex-direction: row;
}
}
.reason .circle-content--under .circle {
width: 330px;
}
.reason .circle-content--under .circle:nth-child(1) {
margin-right: 15px;
}
.reason .circle-content--under .circle:nth-child(2) {
margin-left: 15px;
}
.reason .circle-content {
text-align: center;
position: relative;
}
.circle-content::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70px;
height: 3px;
background-color: #0f3b78;
}
.circle-wrap:nth-child(2) .circle-content::after {
top: 63%;
} .reason .circle {
max-width: 330px;
border-radius: 100%;
padding: 16px;
margin-right: auto;
margin-left: auto;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin-bottom: 30px;
}
@media (min-width: 768px) {
.reason .circle {
margin-bottom: 0;
}
}
.reason .circle i {
font-size: 4rem;
font-weight: 600;
color: #a80000;
position: absolute;
right: 2rem;
top: 50%;
transform: translateY(-50%);
}
.reason .circle::before {
display: block;
content: "";
padding-top: 100%;
}
.reason .circle h3 {
margin-bottom: 35px;
font-size: 2.5rem;
line-height: 1.6;
}
.reason .circle h3 span {
color: #7a7a7a;
font-size: 1.2rem;
display: block;
}
.reason .circle p {
color: #7a7a7a;
line-height: 1.5;
}
.reason .reason-heading {
border: 1px solid #0f3b78;
}
@media (min-width: 1200px) {
.reason .reason-heading {
display: flex;
}
}
.reason .reason-inner {
max-width: 1000px;
margin: 0 auto;
}
.reason .reason-cnt {
margin-bottom: 5rem;
}
.reason .reason-cnt::before {
display: block;
height: 10rem;
margin-top: -10rem;
content: "";
}
.reason .reason-heading span {
display: block;
}
.reason .reason-heading span:nth-child(1) {
display: block;
background-color: #0f3b78;
color: #fff;
font-size: 5rem;
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
font-weight: bold;
text-align: center;
padding: 1.5rem 4rem;
position: relative;
}
@media (min-width: 1200px) {
.reason .reason-heading span:nth-child(1) {
display: flex;
align-items: center;
}
}
.reason .reason-heading span:nth-child(1)::after {
content: "";
position: absolute;
bottom: -14px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 15px solid #0f3b78;
}
@media (min-width: 1200px) {
.reason .reason-heading span:nth-child(1)::after {
border-left: 15px solid #0f3b78;
border-top: 25px solid transparent;
border-bottom: 25px solid transparent;
transform: translateY(-50%);
top: 50%;
right: -4rem;
left: unset;
}
}
.reason .reason-heading span:nth-child(2) {
padding: 3rem 1.5rem 1.5rem;
font-size: 2rem;
line-height: 1.65;
color: #0f3b78;
}
@media (min-width: 1200px) {
.reason .reason-heading span:nth-child(2) {
padding: 1.5rem 2rem 1.5rem 5rem;
font-size: 2.3rem;
width: 100%;
}
}
.reason .reason-img {
text-align: center;
padding: 30px 0;
}
@media (min-width: 576px) {
.reason .reason-img {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
}
@media (min-width: 1200px) {
.reason .reason-img {
justify-content: space-between;
}
}
@media (min-width: 1200px) {
.reason .reason-heading span:nth-child(2) {
justify-content: space-between;
}
}
.reason .reason-img img:nth-of-type(1),
.reason .reason-img img:nth-of-type(2) {
margin-bottom: 30px;
}
@media (min-width: 1200px) {
.reason .reason-img img:nth-of-type(1),
.reason .reason-img img:nth-of-type(2) {
margin-bottom: 0;
}
}
.reason .reason-text p {
margin-bottom: 3rem;
}
.reason .reason-btn {
text-decoration: none;
display: block;
margin: 0 auto;
text-align: center;
color: #0f3b78;
background-color: #dbeff3;
box-shadow: 4px 4px 0px 0px rgb(165 165 165 / 50%);
padding: 1.5rem 0;
font-size: 1.8rem;
font-weight: bold;
border-radius: 3px;
transition: 0.3s;
max-width: 450px;
}
.reason .btn-group .reason-btn {
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px) {
.reason .btn-group .reason-btn {
max-width: 485px;
width: 100%;
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
.reason .btn-group {
display: flex;
justify-content: space-between;
}
}  .privacy .main-wrap {
padding: 5rem 0;
}
.privacy .main p,
.privacy .main ul {
margin-bottom: 3rem;
}
.privacy .content-inner {
max-width: 1000px;
margin: 0 auto;
}
.privacy .privacy-heading {
font-size: 2rem;
font-weight: bold;
border-bottom: 1px solid #0f3b78;
padding-bottom: 1em;
margin-bottom: 1.5rem;
}   .service-archive {
position: relative;
display: block;
margin-bottom: 3rem;
}
.service-archive figure {
padding-top: 40%;
position: relative;
}
.service-archive img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.service-archive h2 {
color: #fff;
font-size: 2rem;
background-color: #0f3b78; bottom: 0;
padding: 2rem;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
line-height: 1.4;
} .single .heading-bg {
background-color: #dbeff3;
padding: 5rem 0 8rem;
}
.single .service-text h1 {
font-size: 2.5rem;
font-weight: bold;
background-color: #fff;
padding: 2rem 3rem;
margin-bottom: 2rem;
}
@media (min-width: 768px) {
.single .service-heading-group {
flex-direction: row;
}
}
.single .service-first-pic {
width: 100%;
margin-bottom: 3rem;
}
.single .service-first-pic figure {
padding-top: 40%;
position: relative;
}
.single .service-first-pic img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.single .service-first-text {
width: 100%;
}
.single .service-first-text p {
margin-bottom: 1.5rem;
}
.single .service-first-text p:last-of-type {
margin-bottom: 0;
}
.single .service-first-text {
line-height: 2;
}
.single .service-point {
padding-bottom: 8rem;
}
.single .service-heading {
text-align: center;
}
.single .service-heading span {
font-size: 1.6rem;
margin-right: 1rem;
}
.single .service-heading h2 {
font-size: 3rem;
font-weight: bold;
position: relative;
line-height: calc(50 / 30);
}
.single .service-heading h2::after {
content: "";
position: absolute;
background-color: #0f3b78;
width: 5rem;
height: 3px;
bottom: -2rem;
left: 50%;
transform: translate(-50%);
}
.single .point-group {
margin-top: 7rem;
}
.single .point {
margin-bottom: 5rem;
}
@media (min-width: 992px) {
.single .point-content {
padding-right: 0;
}
.single .even .point-content {
padding-left: 0;
}
}
.single .point .point-row {
display: flex;
flex-direction: column;
}
@media (min-width: 768px) {
.single .point .point-row {
flex-direction: row;
}
.single .point .point-row.even {
flex-direction: row-reverse;
}
}
.single .point .point-row .point-content,
.single .point .point-row .point-img {
width: 100%;
}
@media (min-width: 768px) {
.single .point .point-row .point-content,
.single .point .point-row .point-img {
width: 50%;
}
}
.single .point-content p {
color: #fff;
background-color: #0f3b78;
font-size: 5rem;
display: flex;
align-items: center;
line-height: 1;
padding: 1rem 2rem;
}
.single .point-content span {
font-size: 2.5rem;
margin-right: 1rem;
}
.single .point-content h3 {
font-size: 2.5rem;
line-height: 1.6;
padding: 2.5rem 0;
font-weight: bold;
}
.single .even .point-content h3 {
font-size: 2.5rem;
line-height: 1.6;
padding: 2.5rem 0;
}
@media (min-width: 992px) {
.single .point-content h3 {
padding-right: 1.5rem;
}
.single .even .point-content h3 {
padding-right: 0;
padding-left: 2rem;
}
}
.single .point-content div {
line-height: 2;
margin-bottom: 2rem;
}
@media (min-width: 992px) {
.single .point-content div {
padding-right: 1.5rem;
}
.single .even .point-content div {
padding-right: 0;
padding-left: 1.5rem;
}
}
@media (min-width: 992px) {
.single .even .point-img {
padding-right: 0;
padding-left: 0px;
}
}
@media (min-width: 992px) {
.single .point-img {
padding-left: 0;
padding-right: 0;
}
}
.single .point-img figure {
padding-top: 75%;
position: relative;
}
.single .point-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.single .service-heading {
margin-bottom: 8rem;
}
.single .case-bg {
background-color: #f1f1f1;
padding: 5rem 0;
} .single .service-article {
padding: 5rem 0 8rem;
}
.single .service-article .wrap {
max-width: 1000px;
margin: 0 auto;
}
.single .article {
display: flex;
padding: 20px 0;
position: relative;
}
.single .service-article li:first-child .article::before {
position: absolute;
content: "";
background-color: #a5a5a5;
width: 100%;
height: 1px;
left: 0;
top: 0;
}
.single .article::after {
position: absolute;
content: "";
background-color: #a5a5a5;
width: 100%;
height: 1px;
left: 0;
bottom: 0;
}  .single .article .article-info { }
@media (min-width: 992px) {
.single .article .article-info {
display: flex;
align-items: center;
}
}
.single .article .article-content {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.single .article .article-content i {
color: #a80000;
}
.single .article-info .cat {
background-color: #0f3b78;
display: inline-block;
color: #fff;
text-align: center;
min-width: 13rem;
justify-content: center;
align-items: center;
margin-right: 20px;
padding: 0 30px;
margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
.single .article-info .cat {
margin-bottom: 0;
}
}
.single .article-info h3 {
font-size: 2rem;
font-weight: bold;
}
.faq .wrap {
max-width: 1000px;
margin: 0 auto;
}
.faq-bg {
background-color: #f1f1f1;
padding: 5rem 0 8rem;
}
.faq-list a {
display: flex;
align-items: center;
padding: 0.5rem 0;
font-weight: bold;
font-size: 2rem;
background-color: #fff;
margin-bottom: 10px;
}
.faq-list a::before {
content: "Q.";
margin-right: 1.5rem;
font-size: 3rem;
line-height: 1;
padding-left: 3rem;
}
.faq-list a::after {
content: "\f105";
margin-left: auto;
padding: 0 2rem;
font-family: "Font Awesome 6 Free";
color: #a80000;
font-weight: 700;
font-size: 33px;
letter-spacing: 0;
}
.section-service-archive {
padding-top: 5rem;
}  .card-item {
margin-bottom: 3rem;
}
.card-item .wrap {
padding: 15px;
border: 1px solid #a5a5a5;
display: flex;
flex-direction: column;
}
.section-products .product-img figure {
padding-top: 75%;
position: relative;
}
.section-products .product-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.card-item h3 {
font-size: 2rem;
font-weight: bold;
color: #0f3b78;
padding: 1.5rem 0;
display: flex;
align-items: center;
}
.card-item p {
line-height: 2;
font-size: 1.4rem;
}
.card-item .btn-group {
padding-top: 1.5rem;
margin-top: auto;
}
.btn-group a {
text-decoration: none;
font-weight: bold;
display: block;
box-shadow: 3px 3px 0px 0px rgb(165 165 165 / 50%);
padding: 10px 0;
border-radius: 6px;
transition: 0.3s;
text-align: center;
font-size: 1.6rem;
}
.btn-group a.btn--blue {
background-color: #dbeff3;
color: #0f3b78;
margin-bottom: 10px;
}
.btn-group a.btn-red,
.btn-group p.btn-red {
background-color: #a80000;
color: #ffffff;
}
.btn-group p.btn-red {
padding: 0 !important;
transition: all .3s;
}
.btn-group p.btn-red:hover {
opacity: .7;
}
.btn-group p.btn-red input {
padding: 15px !important;
width:100% !important;
}
.btn-group a:hover {
transform: scale(1.1);
}
.form .btn-group {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
}
.form .form-note{
display: block;
margin-top: 20px;
font-size: 14px;
text-align: center;
}
.form .wpcf7-form input[type=submit]{
pointer-events: auto;
}
.uv-lamp .wrap {
display: flex;
flex-direction: column;
padding: 20px;
border: 1px solid #a5a5a5;
}
@media (min-width: 768px) {
.uv-lamp .wrap {
flex-direction: row;
}
}
.uv-lamp .content {
padding: 1.5rem 0;
display: flex;
flex-direction: column;
width: 100%;
}
@media (min-width: 768px) {
.uv-lamp .content {
padding: 3rem 1.5rem 1.5rem 5rem;
width: 500px;
}
}
.uv-lamp .content h3 {
font-size: 2rem;
font-weight: bold;
}
.uv-lamp .content ul {
font-size: 1.4rem;
padding-top: 1.5rem;
}
.uv-lamp .content ul li {
position: relative;
padding-left: 20px;
margin-bottom: 0.5rem;
}
.uv-lamp .content ul li::before {
content: "";
position: absolute;
background-color: #0f3b78;
width: 15px;
height: 15px;
border-radius: 50%;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.uv-lamp .product-img {
width: 100%;
}
@media (min-width: 768px) {
.uv-lamp .product-img {
width: 50%;
}
}
.uv-lamp .btn-group {
margin-top: 3rem;
width: 100%;
}
@media (min-width: 768px) {
.uv-lamp .btn-group {
margin-top: auto;
}
}
.uv-lamp .btn-group a {
padding: 1.5rem 0;
font-size: 1.8rem;
} .product-info {
background-color: #dbeff3;
}
#related .card-item h3 {
padding-bottom: 0;
}
.product-info h1 {
background-color: #0f3b78;
color: #fff;
text-align: center;
padding: 2rem 0;
font-size: 2.5rem;
}
.product-info .content {
display: flex;
flex-direction: column;
align-items: center;
padding: 2rem 0 5rem;
}
@media (min-width: 768px) {
.product-info .content {
flex-direction: row;
justify-content: space-evenly;
}
}
.product-info .content .product-img {
display: flex;
flex-direction: column;
width: 100%;
}
@media (min-width: 768px) {
.product-info .content .product-img {
padding-right: 5rem;
}
}
@media (min-width: 992px) {
.product-info .content .product-img {
width: calc(100% - 535px);
}
}
.product-info .content .text {
width: 100%;
}
@media (min-width: 992px) {
.product-info .content .text {
width: 535px;
}
}
.product-info .content ul {
width: 100%;
padding-top: 1.5rem;
}
@media (min-width: 768px) {
.product-info .content ul {  }
}
.product-info .content li {
margin-bottom: 2rem;
padding-left: 20px;
position: relative;
}
.product-info .content li::before {
content: "";
position: absolute;
background-color: #0f3b78;
width: 15px;
height: 15px;
border-radius: 50%;
left: 0;
top: 8px;
}
.product .product-img figure {
padding-top: 75%;
position: relative;
}
.product .product-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.product .product-info .btn-group {
max-width: 50rem;
margin: 0 auto;
}
.products .product-info .btn-group a:nth-child(1) {
background-color: #fff;
}
.btn-group.bg-white a {
text-decoration: none;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 4px 4px 0px 0px rgb(165 165 165 / 50%);
padding: 1rem 0;
border-radius: 6px;
transition: 0.3s;
text-align: center;
color: #0f3b78;
background-color: #fff;
font-size: 1.8rem;
height: 6rem;
}
.btn-group.bg-white a:hover {
transform: scale(1.1);
}
.product .table table,
.product .table td,
.product .table th {
border: 1px solid #a5a5a5;
}
.product .table tr th {
background-color: #f1f1f1;
color: #0f3b78;
font-weight: normal;
}
.product .table tr th:first-child {
width: 26.315%;
}
.product .table tr td {
padding: 1.5rem;
}
.product .another .wrap {
border: 1px solid #a5a5a5;
padding: 2rem 3rem;
}
@media (min-width: 768px) {
.product .another .wrap {
padding: 5rem 7rem;
}
}
.product .another .wrap h2 {
color: #fff;
background-color: #0f3b78;
padding: 1.5rem 2rem;
font-size: 2rem;
margin-bottom: 2rem;
}
.product .another .wrap h3 {
color: #0f3b78;
background-color: #dbeff3;
padding-left: 2rem;
padding: 0.5rem 0 0.5rem 2rem;
font-size: 1.8rem;
margin-bottom: 2rem;
font-weight: bold;
}
.product .another .wrap h4 {
font-weight: bold;
font-size: 2.5rem;
color: #0f3b78;
border-bottom: 1px solid #0f3b78;
padding-bottom: 1rem;
font-size: 1.8rem;
margin-bottom: 2rem;
}
.product .another .wrap p {
font-size: 1.4rem;
line-height: 2;
margin-bottom: 2.5rem;
}
.product .another .wrap::after {
content: "";
clear: both;
display: block;
}
.product .another .wrap p:has(> .alignleft) {
float: left;
margin-right: 3rem;
}
.product .another .wrap p:has(> .alignright) {
float: right; margin-left: 3rem;
}
.product .another .wrap p:has(> .alignnone) + p,
.product .another .wrap p:has(> .alignnone) + h2,
.product .another .wrap p:has(> .alignnone) + h3,
.product .another .wrap p:has(> .alignnone) + h4 {
clear: both;
}
.product .another .wrap p:has(> .alignleft) + h2,
.product .another .wrap p:has(> .alignleft) + h3,
.product .another .wrap p:has(> .alignleft) + h4 {
clear: both;
}
.product .another .wrap p img {
float: inherit;
}
.product .another .wrap .product-img {
margin-bottom: 3rem;
}
.product .another .wrap a {
color: #0f3b78;
display: inline-block;
font-weight: bold;
align-items: center;
position: relative;
}
.product .another .wrap a::after {
content: "\f105";
font-family: "Font Awesome 6 Free";
position: absolute;
color: #a80000;
padding-left: 1rem;
font-size: 2rem;
font-weight: bold;
right: -2rem;
top: 50%;
transform: translateY(-50%);
} .custom-banner {
padding-top: 5rem;
}
.custom-banner .banner-custom {
width: 100%;
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/products/bg-custom.jpg);
height: 20rem;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 3rem;
font-weight: bold;
padding: 4rem;
}
.custom-banner .banner-custom i {
padding-left: 5rem;
}
.products-banner .banner {
height: 20rem;
display: flex;
align-items: center;
justify-content: space-between;
color: #fff;
font-size: 3rem;
font-weight: bold;
padding: 4rem;
}
.products-banner .banner.banner-app {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/products/bg-app.jpg);
margin-bottom: 3rem;
}
@media (min-width: 576px) {
.products-banner .banner.banner-app {
margin-bottom: 0;
}
}
.products-banner .banner.banner-case {
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/products/bg-case.jpg);
}  body.order-made .main-wrap {
margin-right: -15px;
margin-left: -15px;
}
.use .use-bg {
background-color: #dbeff3;
padding: 5rem 0 2rem;
}
.use .use-item {
display: flex;
align-items: center;
justify-content: space-between;
background-color: #fff;
padding: 15px;
margin-bottom: 3rem;
font-weight: bold;
}
.use .use-item:hover{
color: #23527c;
}
.use .use-item i {
color: #a80000;
}
.custom-flow {
padding-top: 8rem;
}
.custom-flow .custom-flow-wrap {
position: relative;
}
.custom-flow .custom-flow-wrap:nth-child(even) {
background-color: rgba(190, 225, 234, 0.56);
}
.custom-flow .custom-flow-wrap:nth-of-type(2) {
padding: 80px 0px 80px 0px;
position: relative;
}
.custom-flow .custom-flow-wrap:nth-of-type(2)::before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-right: 30px solid transparent;
border-left: 30px solid transparent;
border-top: 30px solid #ffffff;
border-bottom: 0;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
}
.custom-flow .custom-flow-wrap:nth-of-type(3) {
padding: 60px 0px 120px 0px;
}
.custom-flow .custom-flow-wrap:nth-of-type(3) .row {
flex-direction: row-reverse;
}
.custom-flow .custom-flow-wrap:nth-of-type(4) {
padding: 80px 0;
}
.custom-flow .custom-flow-title {
color: #444444;
font-size: 2rem;
margin-bottom: 2rem;
font-weight: bold;
}
.custom-flow p {
margin-bottom: 1rem;
}
.custom-shape-divider-bottom-1675064795 {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
overflow: hidden;
line-height: 0;
}
.custom-flow
.custom-flow-wrap:nth-of-type(4)
.custom-shape-divider-bottom-1675064795 {
display: none;
}
.custom-shape-divider-bottom-1675064795 svg {
position: relative;
display: block;
width: calc(100% + 1.3px);
height: 60px;
}
.custom-flow
.custom-flow-wrap:nth-of-type(3)
.custom-shape-divider-bottom-1675064795
.shape-fill {
fill: #dbeff3;
}
.custom-shape-divider-bottom-1675064795 .shape-fill {
fill: #fff;
}
.custom-follow {
padding: 8rem 0;
}
.custom-follow .custom-follow-title {
color: #fff;
background-color: #0f3b78;
font-weight: bold;
padding: 2rem 0;
}
.custom-follow .custom-follow-icon {
background-color: #dbeff3;
padding: 4rem 0;
}
@media (min-width: 1200px) {
.custom-footer-wrap {
max-width: 1400px;
margin: 0 auto;
}
}
@media (min-width: 1200px) {
.custom-footer {
height: 40rem;
background-image: url(//www.ark-t.com/wp-content/themes/futurio-child/assets/images/custom/bg-footer.jpg);
background-size: cover;
background-position: center;
display: flex;
justify-content: flex-end;
background-repeat: no-repeat;
background-attachment: initial;
max-height: 40rem;
}
}
.custom-footer figure {
text-align: center;
}
.custom-footer figure img {
width: 100%;
}
@media (min-width: 1200px) {
.custom-footer figure {
display: none;
}
}
.custom-footer .content {
background-color: #0f3b78;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 3rem 1.5rem;
}
@media (min-width: 1200px) {
.custom-footer .content {
height: inherit;
width: 53%;
clip-path: polygon(18% 0, 100% 0, 100% 100%, 0% 100%);
}
}
.custom-footer .content h2 {
font-size: 3rem;
font-weight: bold;
position: relative;
color: #f1f1f1;
text-align: center;
margin-bottom: 7rem;
line-height: 1.5;
}
.custom-footer .content h2::after {
content: "";
position: absolute;
bottom: -2rem;
width: 5rem;
height: 3px;
background-color: #fff;
left: 50%;
transform: translate(-50%);
}
.custom-footer .content .textarea {
font-size: 1.4rem;
color: #f1f1f1;
max-width: 700px;
}
@media (min-width: 1200px) {
.custom-footer .content .textarea {
max-width: 430px;
}
}
.custom-footer .content .textarea p:nth-child(1) {
margin-bottom: 2rem;
}   .btn-area.download .wrap {
max-width: 672px;
margin: 0 auto;
}
.date-item.card-item .date-img {
text-align: center;
width: 100%;
margin: 0 auto;
}
.date-item.card-item .date-img figure {
padding-top: 75%;
position: relative;
}
.date-item.card-item .date-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: contain;
}
.date-item.card-item h3 {
border-bottom: 1px solid #0f3b78;
}
.date-item.card-item p {
padding-top: 1.5rem;
} .tax-title {
margin-bottom: 9rem;
}
.tax-title .wrap {
max-width: 1000px;
margin: 0 auto;
}
.tax-title .detail-text {
font-size: 1.4rem;
line-height: 2;
}
.form .wrap {
max-width: 1000px;
margin: 0 auto;
}
.form-content th,
.form-content td {
padding: 0;
}
.form-content .form-content__title {
font-size: 2rem;
font-weight: bold;
min-width: 30rem;
margin-bottom: 2rem;
text-align: left;
}
@media (min-width: 768px) {
.form-content .form-content__title {
margin-bottom: 0;
}
}
.form-content .form-content__must,
.form-content .form-content__any {
font-size: 1.6rem;
padding: 0.5rem;
margin-right: 1.5rem;
font-weight: normal;
}
.form-content .form-content__must {
color: #fff;
background-color: #0f3b78;
}
.form-content .form-content__any {
color: #0f3b78;
background-color: #f1f1f1;
}
.form-content .form-content__wrap {
display: flex;
flex-direction: column;
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.form-content .form-content__wrap {
flex-direction: row;
align-items: center;
}
}
.form-content .form-content__wrap:last-of-type {
margin-bottom: 8rem;
}
.form-content .form-content__input {
width: 100%;
}
.form-content .form-content__input input {
background-color: #f1f1f1 !important;
border: none;
border-radius: unset;
}
.form-content .name .form-content__input {
display: flex;
justify-content: space-between;
width: 100%;
flex-wrap: wrap;
}
@media (min-width: 576px) {
.form-content .name .form-content__input {
flex-wrap: nowrap;
}
}
.form-content .name .flex-name span {
width: 100%;
}
.form-content .name .flex-name span:first-child {
margin-bottom: 3rem;
}
@media (min-width: 576px) {
.form-content .name .flex-name span:first-child {
margin-right: 3rem;
margin-bottom: 0;
}
}
.form-content .tel td,
.form-content .fax td {
flex:1
}
.form-content .postal .form-content__input input:nth-child(1) {
margin-right: 5px;
}
.form-content .tel .form-content__input input:nth-child(2),
.form-content .fax .form-content__input input:nth-child(2) {
margin: 0 5px;
}
.form-content .flex-number .hyphen {
padding: 0 9px 0 5px;
}
.form-content .postal .form-content__input input:nth-child(2) {
margin-left: 5px;
}
.form-content .tel .form-content__input input:nth-child(3),
.form-content .fax .form-content__input input:nth-child(3) {
margin-left: 5px;
}
.form-content .postal .form-content__input input {
width: 13rem;
}
@media (min-width: 576px) {
.form-content .postal .form-content__input input {
width: 12rem;
}
}
.form-content .form-content__select select {
width: 36rem;
padding: 1rem;
color: #000;
border-color: #a5a5a5;
}
.form-content .form-content__select select.is-empty {
color: #a5a5a5;
}
.form-content .textarea,
.form-content .file {
align-items: baseline;
}
.form-content .textarea textarea {
border: none;
background-color: #f1f1f1;
}
.form-content .form-content__file p {
color: #a5a5a5;
font-size: 1.4rem;
}
td.form-content__file input {
border: none !important;
}
.privacy-btn {
margin-bottom: 5rem;
max-width: 100% !important;
width: 100% !important;
margin-bottom: 5rem;
float: none !important;
}
.privacy-btn {
text-align: center;
display: flex;
justify-content: center;
align-items: baseline;
}
.privacy-btn a {
color: #000;
font-weight: 400;
}
.privacy-btn span.main-color {
margin-left: 1rem;
font-weight: bold;
position: relative;
}
.privacy-btn span.main-color::after {
content: "";
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
height: 1px;
background-color: #0f3b78;
}
.form .btn-group .btn-red {
max-width: 450px;
margin: 0 auto;
text-align: center;
}
.form .btn-group input {
color: #fff;
border: none !important;
font-size: 1.8rem !important;
font-weight: bold !important;
letter-spacing: 0.15em !important;
width: auto !important;
margin: 0 auto !important;
}
.form .btn-group:has(input.wpcf7-submit:disabled) {
opacity: 0.5;
}
.form .privacy-btn input[type="checkbox"] {
margin-top: 0;
}
.wpcf7-spinner{
margin: 0;
position: absolute;
bottom: -4rem;
} @media (min-width: 768px) {
.download-thanks p {
text-align: center;
}
}
.download-thanks .btn-group a {
max-width: 450px;
margin: 0 auto;
}  .sitemap {
min-height: 655px;
}
.sitemap .sitemap-btn {
background-color: #0f3b78;
color: #fff;
display: flex;
padding: 3rem 2rem 3rem 3rem;
text-align: center;
margin-bottom: 3rem;
height: 7rem;
align-items: center;
justify-content: space-between;
font-weight: bold;
}
.sitemap .sitemap-btn i {
font-size: 2.8rem;
}
.sitemap .company-info .sitemap-btn {
margin-bottom: 0;
}
.sitemap .company-info .sitemap-btn--gray {
background-color: #f1f1f1;
color: #0f3b78;
}
.sitemap .company-info .sitemap-btn:nth-child(1):hover {
cursor: unset;
opacity: 1;
}
.sitemap .company-info .sitemap-btn:nth-child(2) {
border-bottom: 1px solid #0f3b78;
}
.sitemap .company-info .sitemap-btn--gray i {
color: #0f3b78;
}
.sitemap .company-info {
margin-bottom: 3rem;
}
@media (min-width: 992px) {
.sitemap .company-info {
margin-bottom: 0;
}
}  .blog .main-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.blog .main-container {
max-width: 546px;
}
}
@media (min-width: 768px) {
.blog .main-container {
max-width: 768px;
}
}
@media (min-width: 992px) {
.blog .main-container {
max-width: 900px;
margin-left: auto;
}
}
@media (min-width: 1200px) {
.blog .main-container {
max-width: 1200px;
margin-left: auto;
}
}