@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
  *,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
a:not([href]) {
color: inherit;
text-decoration: none;
}
a:not([href]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
select {
word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container, .container-sm {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container, .container-sm, .container-md {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1140px;
}
}
.row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-4 > * {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
-ms-flex: 0 0 20%;
-webkit-box-flex: 0;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.order-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
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;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-sm-1 > * {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-sm-4 > * {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
-ms-flex: 0 0 20%;
-webkit-box-flex: 0;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
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;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-md-1 > * {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-md-4 > * {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
-ms-flex: 0 0 20%;
-webkit-box-flex: 0;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
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;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-lg-1 > * {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-lg-4 > * {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
-ms-flex: 0 0 20%;
-webkit-box-flex: 0;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
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;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xl-1 > * {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-xl-4 > * {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
-ms-flex: 0 0 20%;
-webkit-box-flex: 0;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
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: -webkit-box !important;
display: flex !important;
}
.d-inline-flex {
display: -ms-inline-flexbox !important;
display: -webkit-inline-box !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: -webkit-inline-box !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: -webkit-inline-box !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: -webkit-inline-box !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: -webkit-inline-box !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
}
.d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: -webkit-inline-box !important;
display: inline-flex !important;
}
}
.flex-row {
-ms-flex-direction: row !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: 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;
-webkit-box-flex: 1 !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-ms-flex-positive: 0 !important;
-webkit-box-flex: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-ms-flex-positive: 1 !important;
-webkit-box-flex: 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;
-webkit-box-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
-webkit-box-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
-webkit-box-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
-webkit-box-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;
-webkit-box-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
-webkit-box-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
-webkit-box-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
-webkit-box-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
-webkit-box-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;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: 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;
-webkit-box-flex: 1 !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
-webkit-box-flex: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
-webkit-box-flex: 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;
-webkit-box-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
-webkit-box-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
-webkit-box-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
-webkit-box-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;
-webkit-box-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
-webkit-box-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
-webkit-box-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
-webkit-box-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
-webkit-box-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;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: 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;
-webkit-box-flex: 1 !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-ms-flex-positive: 0 !important;
-webkit-box-flex: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-ms-flex-positive: 1 !important;
-webkit-box-flex: 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;
-webkit-box-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
-webkit-box-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
-webkit-box-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
-webkit-box-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;
-webkit-box-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
-webkit-box-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
-webkit-box-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
-webkit-box-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
-webkit-box-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;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: 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;
-webkit-box-flex: 1 !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
-webkit-box-flex: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
-webkit-box-flex: 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;
-webkit-box-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
-webkit-box-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
-webkit-box-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
-webkit-box-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;
-webkit-box-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
-webkit-box-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
-webkit-box-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
-webkit-box-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
-webkit-box-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;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: 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;
-webkit-box-flex: 1 !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
-webkit-box-flex: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
-webkit-box-flex: 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;
-webkit-box-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
-webkit-box-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
-webkit-box-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
-webkit-box-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;
-webkit-box-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
-webkit-box-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
-webkit-box-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
-webkit-box-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
-webkit-box-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: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.nav {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
-ms-flex: 1 1 auto;
-webkit-box-flex: 1;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
-ms-flex-flow: row nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row nowrap;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
-ms-flex-flow: row nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row nowrap;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
-ms-flex-flow: row nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row nowrap;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
-ms-flex-flow: row nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row nowrap;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
.navbar-expand {
-ms-flex-flow: row nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row nowrap;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.fade {
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
-webkit-transition: none;
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
-webkit-transition: none;
transition: none;
}
}
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative;
}
.dropdown-toggle {
white-space: nowrap;
}
.dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
@media (min-width: 576px) {
.dropdown-menu-sm-left {
right: auto;
left: 0;
}
.dropdown-menu-sm-right {
right: 0;
left: auto;
}
}
@media (min-width: 768px) {
.dropdown-menu-md-left {
right: auto;
left: 0;
}
.dropdown-menu-md-right {
right: 0;
left: auto;
}
}
@media (min-width: 992px) {
.dropdown-menu-lg-left {
right: auto;
left: 0;
}
.dropdown-menu-lg-right {
right: 0;
left: auto;
}
}
@media (min-width: 1200px) {
.dropdown-menu-xl-left {
right: auto;
left: 0;
}
.dropdown-menu-xl-right {
right: 0;
left: auto;
}
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #212529;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#sidebar li::before {
content: none;
}
@font-face {
font-family: "icomoon";
src: url(//www.scrinfo.net/wp-content/themes/scr/font/icomoon.eot?652app);
src: url(//www.scrinfo.net/wp-content/themes/scr/font/icomoon.eot?652app#iefix) format("embedded-opentype"), url(//www.scrinfo.net/wp-content/themes/scr/font/icomoon.ttf?652app) format("truetype"), url(//www.scrinfo.net/wp-content/themes/scr/font/icomoon.woff?652app) format("woff"), url(//www.scrinfo.net/wp-content/themes/scr/font/icomoon.svg?652app#icomoon) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
@keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
.formContact-title span::after, .values-title span::after, .offres-titleSpan::after, .offres-titleType span::after, .menuAside li::after, .liste-title span::after, .solution-title span::after, .headerType-title span::after, .events-title span::after, .rejoindre-title span::after, .choisir-title::after, .expertises-title span::after, .developpement-title span::after, .transports-title::after {
content: "";
display: block;
width: 100%;
max-width: 350px;
height: 4px;
background: -webkit-gradient(linear, left top, right top, from(#e33426), color-stop(95%, #950914), to(#950914));
background: linear-gradient(90deg, #e33426 0%, #950914 95%, #950914 100%);
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (max-width: 768px) {
.formContact-title span::after, .values-title span::after, .offres-titleSpan::after, .offres-titleType span::after, .menuAside li::after, .liste-title span::after, .solution-title span::after, .headerType-title span::after, .events-title span::after, .rejoindre-title span::after, .choisir-title::after, .expertises-title span::after, .developpement-title span::after, .transports-title::after {
bottom: -15px;
}
}
body {
font-family: "Barlow Condensed", sans-serif;
color: #242968;
font-size: 22px;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Barlow Condensed", sans-serif;
color: #242968;
}
h1 {
color: #242968;
margin-bottom: 2.5rem;
text-align: center;
}
h3 {
color: #242968;
}
strong {
font-weight: 600;
}
.bouton, .candSpont-attachement input, button, input[type=submit] {
color: #ec786e;
text-decoration: none;
padding: 0.25rem 2rem;
border-radius: 40px;
display: inline-block;
border-width: 0;
text-align: center;
-webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
transition: background 0.2s, color 0.2s, border-color 0.2s;
margin: 1em 0;
outline: none;
cursor: pointer;
border: 1px solid #ec786e;
}
.bouton:hover, .candSpont-attachement input:hover, button:hover, input[type=submit]:hover {
background: #ec786e;
color: white;
color: white;
text-decoration: none;
}
a, a:hover {
color: #242968;
}
ul {
padding-left: 22px;
}
ul li {
list-style-type: none;
position: relative;
}
ul li::before {
content: "";
display: block;
position: absolute;
height: 12px;
width: 12px;
border-top: 1px solid #242968;
border-right: 1px solid #242968;
-webkit-transform: rotate(45deg) translateZ(0);
transform: rotate(45deg) translateZ(0);
left: -1.7rem;
top: 2px;
margin: 9px -0.4rem 0 0;
-webkit-transition: left 0.2s;
transition: left 0.2s;
vertical-align: baseline;
}
.img-fluid {
height: auto;
max-width: 100%;
}
.text-center {
text-align: center;
}
hr {
display: block;
border: 0;
border-top: 1px solid #242968;
margin-top: 1rem;
margin-bottom: 1rem;
-webkit-box-sizing: content-box;
box-sizing: content-box;
overflow: hidden;
clear: both;
}
blockquote {
display: block;
padding-left: 10px;
padding-right: 10px;
margin-left: 40px;
margin-right: 40px;
border-left: 7px solid #383fa1;
} @font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color:#007aff;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
-ms-scroll-snap-type: y mandatory;
scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size:44px;
}
.swiper-button-next, .swiper-button-prev {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size)/ 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
z-index: 10;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
content: "prev";
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
content: "next";
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
--swiper-navigation-color:#ffffff;
}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
--swiper-navigation-color:#000000;
}
.swiper-button-lock {
display: none;
}
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 0.3s opacity;
transition: 0.3s opacity;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(0.33);
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
-webkit-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: 0.2s transform, 0.2s top;
transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 0.2s transform, 0.2s left;
transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 0.2s transform, 0.2s right;
transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white {
--swiper-pagination-color:#ffffff;
}
.swiper-pagination-black {
--swiper-pagination-color:#000000;
}
.swiper-pagination-lock {
display: none;
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s infinite linear;
animation: swiper-preloader-spin 1s infinite linear;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color:#fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color:#000;
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
}
.swiper-container-flip {
overflow: visible;
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px; display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 768px) {
.swiper-button-prev, .swiper-button-next {
display: none;
}
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
opacity: 0;
}
.socialNetwork-link {
-webkit-transition: opacity 1.5s;
transition: opacity 1.5s;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 5px;
}
.socialNetwork-icon {
width: 30px;
height: 30px;
fill: white;
vertical-align: text-top;
}
.cc-window {
opacity: 1;
-webkit-transition: opacity 1s ease;
transition: opacity 1s ease;
}
.cc-window.cc-invisible {
opacity: 0;
}
.cc-animate.cc-revoke {
-webkit-transition: -webkit-transform 1s ease;
transition: -webkit-transform 1s ease;
transition: transform 1s ease;
transition: transform 1s ease, -webkit-transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
-webkit-transform: translateY(-2em);
transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
-webkit-transform: translateY(2em);
transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.cc-grower {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 1s;
transition: max-height 1s;
}
.cc-link, .cc-revoke:hover {
text-decoration: underline;
}
.cc-revoke, .cc-window {
position: fixed;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
z-index: 9999;
}
.cc-window.cc-static {
position: static;
}
.cc-window.cc-floating {
padding: 2em;
max-width: 24em;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.cc-window.cc-banner {
padding: 1em 1.8em;
width: 100%;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.cc-revoke {
padding: 0.5em;
}
.cc-header {
font-size: 18px;
font-weight: 700;
}
.cc-btn, .cc-close, .cc-link, .cc-revoke {
cursor: pointer;
}
.cc-link {
opacity: 0.8;
display: inline-block;
padding: 0.2em;
}
.cc-link:hover {
opacity: 1;
}
.cc-link:active, .cc-link:visited {
color: initial;
}
.cc-btn {
display: block;
padding: 0.4em 0.8em;
font-size: 0.9em;
font-weight: 700;
border-width: 2px;
border-style: solid;
text-align: center;
white-space: nowrap;
}
.cc-highlight .cc-btn:first-child {
background-color: transparent;
border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
background-color: transparent;
text-decoration: underline;
}
.cc-close {
display: block;
position: absolute;
top: 0.5em;
right: 0.5em;
font-size: 1.6em;
opacity: 0.9;
line-height: 0.75;
}
.cc-close:focus, .cc-close:hover {
opacity: 1;
}
.cc-revoke.cc-top {
top: 0;
left: 3em;
border-bottom-left-radius: 0.5em;
border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
bottom: 0;
left: 3em;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
left: 3em;
right: unset;
}
.cc-revoke.cc-right {
right: 3em;
left: unset;
}
.cc-top {
top: 1em;
}
.cc-left {
left: 1em;
}
.cc-right {
right: 1em;
}
.cc-bottom {
bottom: 1em;
}
.cc-floating > .cc-link {
margin-bottom: 1em;
}
.cc-floating .cc-message {
display: block;
margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
-ms-flex: 1 0 auto;
-webkit-box-flex: 1;
flex: 1 0 auto;
}
.cc-window.cc-banner {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.cc-banner.cc-top {
left: 0;
right: 0;
top: 0;
}
.cc-banner.cc-bottom {
left: 0;
right: 0;
bottom: 0;
}
.cc-banner .cc-message {
display: block;
-ms-flex: 1 1 auto;
-webkit-box-flex: 1;
flex: 1 1 auto;
max-width: 100%;
margin-right: 1em;
}
.cc-compliance {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-line-pack: justify;
align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
-ms-flex: 1;
-webkit-box-flex: 1;
flex: 1;
}
.cc-btn + .cc-btn {
margin-left: 0.5em;
}
@media print {
.cc-revoke, .cc-window {
display: none;
}
}
@media screen and (max-width: 900px) {
.cc-btn {
white-space: normal;
}
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
.cc-window.cc-top {
top: 0;
}
.cc-window.cc-bottom {
bottom: 0;
}
.cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
left: 0;
right: 0;
}
.cc-window.cc-banner {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.cc-window.cc-banner .cc-compliance {
-ms-flex: 1 1 auto;
-webkit-box-flex: 1;
flex: 1 1 auto;
}
.cc-window.cc-floating {
max-width: none;
}
.cc-window .cc-message {
margin-bottom: 1em;
}
.cc-window.cc-banner {
-ms-flex-align: unset;
-webkit-box-align: unset;
align-items: unset;
}
.cc-window.cc-banner .cc-message {
margin-right: 0;
}
}
.cc-floating.cc-theme-classic {
padding: 1.2em;
border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
text-align: center;
display: inline;
-ms-flex: none;
-webkit-box-flex: 0;
flex: none;
}
.cc-theme-classic .cc-btn {
border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
display: inline-block;
}
.cc-theme-edgeless.cc-window {
padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
margin: 0;
padding: 0.8em 1.8em;
height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
margin-left: 0;
}
.header-row {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.header-contact--col {
color: white;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-contact--col p {
margin-bottom: 0;
}
.header-contact--text {
color: white;
}
.header-contact--phone {
color: #ec786e;
}
.header-contact--social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.header-contact--icon {
fill: #242968;
}
#type .header-contact--icon {
fill: white;
}
.header-contact--link:hover .header-contact--icon {
fill: rgba(36, 41, 104, 0.5);
}
@media (max-width: 992px) {
.header-logo {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
}
.header-title, .header-img {
margin-bottom: 0;
}
.header-img {
width: 150px;
}
.header-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s;
}
.header-link:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.brand {
margin-top: 15vw;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 2000px) {
.brand {
margin-top: 250px;
}
}
.brand-row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.brand-tagline {
padding: 20px 35px;
font-weight: 400;
font-size: 91px;
line-height: 76px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
color: white;
text-transform: uppercase;
background-color: #242968;
}
.brand-highlight {
text-transform: uppercase;
color: #242968;
font-size: 102px;
font-weight: 500;
line-height: 95px;
padding-left: 30px;
text-align: center;
}
@media (max-width: 1200px) {
.brand-highlight {
padding-left: 0;
margin-top: 15px;
}
}
.brand-details {
margin-top: 15px;
text-align: center;
color: #242968;
font-size: 32px;
font-weight: 300;
line-height: 37px;
}
@media (max-width: 768px) {
.brand-details {
font-size: 25.6px;
line-height: 25.6px;
}
}
@media (max-width: 576px) {
.brand-details {
font-size: 19.2px;
line-height: 19.2px;
}
}
@media (max-width: 768px) {
.brand-tagline {
font-size: 72.8px;
line-height: 60.8px;
padding: 16px 28px;
}
.brand-highlight {
font-size: 81.6px;
line-height: 76px;
}
}
@media (max-width: 576px) {
.brand-tagline {
font-size: 45.5px;
line-height: 38px;
padding: 10px 17.5px;
}
.brand-highlight {
font-size: 51px;
line-height: 47.5px;
}
}
.navbar {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media (max-width: 992px) {
.navbar {
width: 100%;
}
}
@media (min-width: 992px) {
.navbar .container {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
@media (max-width: 992px) {
.nav-list {
margin-left: 0;
margin-right: 0;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.nav li::before {
content: none;
}
.nav li:hover > .nav-link::before, .nav li.active > .nav-link::before {
-webkit-transform: scaleX(1) translateX(-50%);
transform: scaleX(1) translateX(-50%);
}
.nav-link {
position: relative;
padding-left: 1rem !important;
padding-right: 1rem !important;
color: #242968 !important;
font-weight: 300;
text-align: center;
}
#type .nav-link {
color: white !important;
}
@media (max-width: 992px) {
.nav-link {
text-align: center;
}
}
.nav-link::before {
content: "";
background-color: #0accf6;
height: 1px;
width: 100%;
position: absolute;
bottom: 0;
left: 50%;
display: block;
-webkit-transform: scaleX(0) translateX(-50%);
transform: scaleX(0) translateX(-50%);
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s;
}
.nav-link#accueil {
font-size: 0;
padding-top: 0.7rem;
padding-bottom: 0.7rem;
}
@media (max-width: 992px) {
.nav-link#accueil {
font-size: inherit;
}
}
.nav-link#accueil::after {
content: "";
display: inline-block;
font-family: "icomoon" !important;
speak: none;
font-size: 19px;
font-style: normal;
font-weight: 600;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 992px) {
.nav-link#accueil::after {
content: none;
}
}
.nav-link#accueil::before {
content: none;
}
.nav-dropdown--list {
border-radius: 0;
border: none;
background-color: #1d2255;
}
.nav-dropdown--link, #fonctionnalites-menu-wrap .nav-link {
color: white !important;
text-align: left;
font-size: 18px;
}
@media (max-width: 992px) {
.nav-dropdown--link, #fonctionnalites-menu-wrap .nav-link {
text-align: center;
}
}
.nav-dropdown--link:focus, #fonctionnalites-menu-wrap .nav-link:focus, .nav-dropdown--link:hover, #fonctionnalites-menu-wrap .nav-link:hover {
background-color: #171a42;
}
.navbar-toggler {
border: none;
padding-left: 12px !important;
padding-right: 12px !important;
}
@media (max-width: 576px) {
.navbar-toggler {
font-size: 1rem !important;
}
}
.navbar-toggler:hover {
background: none !important;
}
.navbar-toggler:focus {
outline: none;
}
.nav-togglerIcon {
display: inline-block;
margin: 0.15rem 0;
}
.nav-togglerIcon:hover {
background: transparent;
}
#home .navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(36, 41, 104, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#type .navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.nav-icon {
width: 1.5em;
height: 1.5em;
}
#home .nav-icon {
fill: #242968;
}
#type .nav-icon {
fill: white;
}
@media (min-width: 992px) {
#menu-mobile {
display: none;
}
}
@media (max-width: 991px) {
#menu-mobile {
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
#mobile-menu {
background-color: rgba(36, 41, 104, 0.5);
padding-bottom: 15px;
}
#mobile-menu .nav-link {
color: white !important;
}
#menu-fonctionnalites {
position: relative;
}
#fonctionnalites-menu-wrap {
position: absolute;
top: 100%;
right: 0;
z-index: 1000;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
background-color: #242968;
color: white;
}
#fonctionnalites-menu-wrap .nav-link::before {
content: none;
}
#fonctionnalites-menu-wrap #fonctionnalites-menu {
min-width: 10rem;
}
#fonctionnalites-menu-wrap #fonctionnalites-menu li {
width: 100%;
}
#fonctionnalites-menu-wrap #fonctionnalites-menu .dropdown-menu a {
font-size: 0.95em;
}
.bienvenue {
position: relative;
padding-top: 9vw;
padding-bottom: 14vw;
}
@media (min-width: 2000px) {
.bienvenue {
padding-top: 200px;
padding-bottom: 240px;
}
}
.bienvenue-col {
background-color: rgba(255, 255, 255, 0.75);
padding-top: 30px;
padding-bottom: 30px;
}
.bienvenue-title {
text-align: center;
color: #242968;
font-weight: 200;
font-size: 74px;
line-height: 1;
margin-bottom: 25px;
}
@media (max-width: 576px) {
.bienvenue-title {
font-size: 50px;
}
}
.bienvenue-title span {
display: inline-block;
}
.bienvenue-title span::before, .bienvenue-title span::after {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: #ec786e;
}
.bienvenue-title span::after {
margin-top: 5px;
}
.bienvenue-text {
text-align: center;
font-weight: 200;
color: #242968;
font-size: 26px;
line-height: 30px;
margin-bottom: 0.5rem;
}
.bienvenue-text strong {
font-weight: 500;
}
.transports {
position: relative;
margin-top: -108px;
}
@media (max-width: 768px) {
.transports {
margin-top: 0;
}
}
.transports-container, .solutions-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 1600px) {
.transports-container, .solutions-container {
max-width: 1515px;
}
}
.transports-row {
background-color: #171a42;
position: relative;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 992px) {
.transports-row {
background-color: transparent;
}
}
.transports-blockTitle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.transports-title {
display: inline-block;
color: #242968;
font-size: 83px;
margin-bottom: 0;
font-weight: 300;
line-height: 56px;
margin-bottom: 40px;
position: relative;
padding-bottom: 5px;
margin-top: 30px;
text-transform: uppercase;
}
@media (max-width: 768px) {
.transports-title {
text-align: center;
line-height: 1;
}
.transports-title::after {
margin-top: 15px;
}
}
.transports-title::after {
max-width: 100%;
}
.transports-highlighted {
font-weight: 500;
font-size: 114px;
font-weight: 500;
text-transform: uppercase;
}
.transports-attenuated {
font-size: 50px;
font-weight: 300;
text-transform: none;
}
@media (max-width: 992px) {
.transports-title {
font-size: 66.4px;
}
.transports-highlighted {
font-size: 91.2px;
}
.transports-attenuated {
font-size: 40px;
}
}
@media (max-width: 768px) {
.transports-title {
font-size: 58.1px;
}
.transports-highlighted {
font-size: 79.8px;
}
.transports-attenuated {
font-size: 35px;
}
}
@media (max-width: 400px) {
.transports-title {
font-size: 41.5px;
}
.transports-highlighted {
font-size: 57px;
}
.transports-attenuated {
font-size: 25px;
}
}
.transports-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 36.0269%;
flex: 0 0 36.0269%;
max-width: 36.0269%;
}
@media (max-width: 1200px) {
.transports-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.transports-block1 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/ambulance.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
height: 100%;
padding-left: 15px;
padding-right: 15px;
position: relative;
}
@media (max-width: 992px) {
.transports-block1 {
display: none;
}
}
.transports-block1::after {
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 34, 56, 0.8)), color-stop(33%, rgba(7, 34, 56, 0.8)), color-stop(60%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
background: linear-gradient(rgba(7, 34, 56, 0.8) 0%, rgba(7, 34, 56, 0.8) 33%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100%);
}
.transports-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 21.3243%;
flex: 0 0 21.3243%;
max-width: 21.3243%;
}
@media (max-width: 1200px) {
.transports-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
}
}
@media (max-width: 768px) {
.transports-col-2, .transports-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 576px) {
.transports-col-2, .transports-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 325px;
flex: 0 0 325px;
max-width: 325px;
}
}
@media (max-width: 400px) {
.transports-col-2, .transports-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.transports-block2 {
position: relative;
background-color: #171a42;
height: 100%;
padding-top: 45px;
padding-bottom: 45px;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 992px) {
.transports-block2 {
background: transparent;
padding: 35px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.transports-block2::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
}
.transports-block2 * {
position: relative;
z-index: 1;
}
.transports-subTitle {
text-align: center;
color: #fff;
font-size: 45px;
text-transform: uppercase;
font-weight: 100;
line-height: 45px;
padding-top: 60px;
margin-bottom: 0;
position: relative;
z-index: 1;
display: block;
}
@media (max-width: 1200px) {
.transports-subTitle {
padding-bottom: 60px;
}
}
@media (max-width: 992px) {
.transports-cards {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 40px;
}
.transports-cards1 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/transports/background1.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.transports-cards2 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/transports/background2.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.transports-cards3 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/transports/background3.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
}
.transports-cardsTitle {
color: white;
font-weight: 500;
text-align: center;
font-size: 40px;
line-height: 19.68px;
margin-bottom: 30px;
}
@media (max-width: 992px) {
.transports-cardsTitle {
text-align: left;
font-size: 45px;
text-transform: uppercase;
font-weight: 100;
line-height: 45px;
margin-bottom: 0;
}
}
@media (max-width: 400px) {
.transports-cardsTitle {
font-size: 30px;
line-height: 1;
}
}
@media (max-width: 992px) {
.transports-cardsTop {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.transports-cardsTop.active .transports-cardsIcon {
opacity: 1;
}
.transports-cardsIcon {
width: 45px;
height: 45px;
fill: white;
}
}
@media (min-width: 992px) {
.transports-cardsIcon {
display: none;
}
}
@media (max-width: 991px) {
.transports-cardsIcon {
opacity: 0;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
}
@media (max-width: 991px) {
.transports-cardsFrame {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 0.2s ease-out;
transition: max-height 0.2s ease-out;
}
}
.transports-cardsText {
color: white;
padding-top: 15px;
text-align: justify;
font-weight: 300;
font-size: 20px;
line-height: 23px;
margin-bottom: 3rem;
max-width: 100%;
}
.transports-cardsButton {
color: white;
white-space: nowrap;
margin-top: auto;
margin-bottom: 0;
font-size: 20px;
margin-left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.transports-cardsButton1 {
border-color: #2180d9;
}
.transports-cardsButton1:hover {
background-color: #2180d9;
color: #061828;
}
.transports-cardsButton2 {
border-color: #ff0000;
}
.transports-cardsButton2:hover {
background-color: #ff0000;
color: #330000;
}
.transports-cardsButton3 {
border-color: #0accf6;
}
.transports-cardsButton3:hover {
background-color: #0accf6;
color: #022a32;
}
.solutions {
padding-top: 70px;
padding-bottom: 15px;
}
@media (max-width: 992px) {
.solutions {
padding-top: 0;
}
}
@media (min-width: 1600px) {
.solutions-container {
max-width: 1515px;
}
}
.solutions-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: center;
justify-content: center;
}
@media (min-width: 1435px) {
.solutions-row {
margin-right: -40px;
margin-left: -40px;
padding-left: 15px;
padding-right: 15px;
}
}
.solutions-cards {
margin-bottom: 40px;
}
@media (min-width: 1435px) {
.solutions-cards {
padding-left: 25px;
padding-right: 25px;
}
}
.solutions-cards4 {
-webkit-box-flex: 0;
flex: 0 0 475px;
max-width: 475px;
}
.solutions-cards5 {
-webkit-box-flex: 0;
flex: 0 0 540px;
max-width: 540px;
}
@media (max-width: 1435px) {
.solutions-cards {
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 992px) {
.solutions-cards {
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
}
.solutions-cardsBlock {
height: 100%;
position: relative;
padding: 35px;
}
.solutions-cardsBlock::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.solutions-cardsBlock1::after {
background: rgba(0, 0, 0, 0.5);
}
.solutions-cardsBlock1 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/solutions/background1.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.solutions-cardsBlock2::after {
background: linear-gradient(27deg, rgba(8, 58, 41, 0.59) 0%, rgba(0, 0, 0, 0) 100%);
}
.solutions-cardsBlock2 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/solutions/background2.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.solutions-cardsBlock3::after {
background: linear-gradient(180deg, #2f1316 0%, rgba(0, 0, 0, 0) 100%);
}
.solutions-cardsBlock3 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/solutions/background3.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.solutions-cardsBlock4::after {
background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
}
.solutions-cardsBlock4 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/solutions/background4.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.solutions-cardsBlock5::after {
background: rgba(6, 23, 60, 0.39);
}
.solutions-cardsBlock5 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/solutions/background5.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.solutions-cardsBlock3 {
background-position: right top;
height: auto;
}
.solutions-cardsBlock4 {
background-position: left top;
}
@media (max-width: 991px) {
.solutions-cardsBlock4 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/solutions/background4-rotate.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
background-position: right top;
}
}
.solutions-cardsBlock5 {
height: auto;
background-position: right bottom;
}
.solutions-cardsBlock * {
position: relative;
z-index: 1;
}
.solutions-cardsTitle {
text-align: center;
color: white;
font-size: 45px;
text-transform: uppercase;
font-weight: 100;
line-height: 45px;
}
@media (max-width: 991px) {
.solutions-cardsTitle {
text-align: left;
margin-bottom: 0;
}
}
@media (max-width: 400px) {
.solutions-cardsTitle {
font-size: 30px;
line-height: 1;
}
}
.solutions-cardsTitle2 {
text-align: left;
}
@media (min-width: 992px) {
.solutions-cardsTitle4 {
margin-top: 200px;
}
}
@media (max-width: 992px) {
.solutions-cardsTop {
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.solutions-cardsTop.active .solutions-cardsIcon {
opacity: 1;
}
.solutions-cardsIcon {
width: 45px;
height: 45px;
fill: white;
}
}
@media (min-width: 992px) {
.solutions-cardsIcon {
display: none;
}
}
@media (max-width: 991px) {
.solutions-cardsIcon {
opacity: 0;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
}
@media (max-width: 991px) {
.solutions-cardsFrame {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 0.2s ease-out;
transition: max-height 0.2s ease-out;
}
}
.solutions-cardsText {
padding-top: 15px;
color: white;
font-size: 20px;
text-align: justify;
line-height: 23px;
font-weight: 300;
}
.solutions-cardsText2 {
padding-right: 105px;
}
@media (max-width: 992px) {
.solutions-cardsText4 {
padding-right: 30%;
}
}
.solutions-cardsButton {
color: white;
font-size: 20px;
margin-left: 50%;
margin-bottom: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.solutions-cardsButton2 {
margin-left: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.solutions-cardsButton5 {
margin-left: 35px;
-webkit-transform: translateX(0);
transform: translateX(0);
}
@media (max-width: 992px) {
.solutions-cardsButton {
margin-left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
.solutions-cardsButton1 {
border-color: #cef5f7;
}
.solutions-cardsButton1:hover {
border-color: #cef5f7;
background-color: #cef5f7;
color: #23cdd6;
}
.solutions-cardsButton2 {
border-color: #f4a212;
}
.solutions-cardsButton2:hover {
border-color: #f4a212;
background-color: #f4a212;
color: #372403;
}
.solutions-cardsButton3 {
border-color: #89bd81;
}
.solutions-cardsButton3:hover {
border-color: #89bd81;
background-color: #89bd81;
color: #2c4b27;
}
.solutions-cardsButton4 {
border-color: #95afb1;
}
.solutions-cardsButton4:hover {
border-color: #95afb1;
background-color: #95afb1;
color: #344546;
}
.solutions-cardsButton5 {
border-color: white;
}
.solutions-cardsButton5:hover {
border-color: white;
background-color: white;
color: #999999;
}
.solutions-span-titre {
text-transform: uppercase;
font-weight: 400;
font-size: 35px !important;
line-height: 25px;
}
.developpement-left {
background-color: #df2542;
}
.developpement-block {
width: 460px;
max-width: 100%;
margin-right: auto;
margin-left: auto;
padding-top: 100px;
padding-bottom: 100px;
}
@media (min-width: 1800px) {
.developpement-block {
margin-right: 245px;
}
}
@media (min-width: 2000px) {
.developpement-block {
width: 600px;
}
}
@media (max-width: 992px) {
.developpement-block {
padding-top: 25px;
padding-bottom: 25px;
margin-right: auto;
}
}
.developpement-title {
color: white;
text-align: right;
font-size: 52px;
font-weight: 200;
line-height: 63px;
padding-bottom: 15px;
}
@media (max-width: 992px) {
.developpement-title {
text-align: center;
}
}
@media (max-width: 768px) {
.developpement-title br {
display: none;
}
}
.developpement-title span {
text-transform: uppercase;
position: relative;
}
.developpement-title span::after {
background: -webkit-gradient(linear, left top, right top, from(#ee837a), color-stop(75%, #ee837a), to(#be696f));
background: linear-gradient(90deg, #ee837a 0%, #ee837a 75%, #be696f 100%);
}
@media (max-width: 768px) {
.developpement-title span::after {
content: none;
}
}
.developpement-text {
color: white;
font-size: 19.68px;
text-align: left;
font-size: 20px;
font-weight: 300;
}
@media (max-width: 400px) {
.developpement-text {
text-align: left;
}
}
.developpement-bouton {
color: white;
text-decoration: none;
padding: 0.25rem 2rem;
border-radius: 40px;
display: inline-block;
border-width: 0;
text-align: center;
-webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
transition: background 0.2s, color 0.2s, border-color 0.2s;
margin: 1em 0;
outline: none;
cursor: pointer;
border: 1px solid white;
}
.developpement-bouton:hover {
background: white;
color: white;
color: white;
text-decoration: none;
}
@media (max-width: 400px) {
.developpement-bouton {
width: 100%;
}
}
.developpement-bouton:hover {
color: black;
}
.developpement-bouton-center {
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.developpement-right {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/code.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.expertises {
padding-top: 55px;
padding-bottom: 80px;
}
@media (max-width: 576px) {
.expertises {
padding-top: 35px;
padding-bottom: 40px;
}
}
.expertises-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 1400px) {
.expertises-container {
max-width: 1330px;
}
}
.expertises-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.expertises-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.expertises-title span {
font-size: 40px;
line-height: 1;
}
}
@media (max-width: 576px) {
.expertises-title {
padding-bottom: 20px;
}
}
@media (max-width: 1200px) {
.expertises-nav {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.expertises-block {
-ms-flex: 0 0 20%;
-webkit-box-flex: 0;
flex: 0 0 20%;
max-width: 20%;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 992px) {
.expertises-block {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
}
@media (max-width: 768px) {
.expertises-block {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 576px) {
.expertises-block {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (max-width: 992px) {
.expertises-blockFull {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
}
.expertises-item {
padding-top: 15px;
padding-bottom: 15px;
height: 50%;
}
.expertises-itemFull {
height: 100%;
}
.expertises-link {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 30px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.expertises-link1 {
background-color: #0e1640;
}
.expertises-link1::before {
border: #0e1640 solid 6px;
}
.expertises-link2 {
background-color: #0077a4;
}
.expertises-link2::before {
border: #0077a4 solid 6px;
}
.expertises-link3 {
background-color: #015f58;
}
.expertises-link3::before {
border: #015f58 solid 6px;
}
.expertises-link4 {
background-color: #ca0007;
}
.expertises-link4::before {
border: #ca0007 solid 6px;
}
.expertises-link5 {
background-color: #b14411;
}
.expertises-link5::before {
border: #b14411 solid 6px;
}
.expertises-link6 {
background-color: #3a4537;
}
.expertises-link6::before {
border: #3a4537 solid 6px;
}
.expertises-link7 {
background-color: #6c040f;
}
.expertises-link7::before {
border: #6c040f solid 6px;
}
.expertises-link8 {
background-color: #070421;
}
.expertises-link8::before {
border: #070421 solid 6px;
}
.expertises-link9 {
background-color: #939000;
}
.expertises-link9::before {
border: #939000 solid 6px;
}
.expertises-link::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.expertises-link:hover {
text-decoration: none;
}
.expertises-link:hover::before {
-webkit-animation-name: hvr-ripple-out;
animation-name: hvr-ripple-out;
}
.expertises-noise {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.expertises-name {
position: relative;
z-index: 1;
color: white;
text-align: center;
font-size: 32px;
font-weight: 400;
line-height: 35px;
margin-bottom: 0;
}
.expertises-name hr {
border-top-color: rgba(255, 255, 255, 0.5);
}
.expertises-name span {
display: none;
}
.choisir {
padding-top: 70px;
padding-bottom: 100px;
background-color: #242968;
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/gemetric-gradient-bg.png);
background-size: contain;
background-position: bottom center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.choisir-row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.choisir-title {
color: white;
font-weight: 300;
font-size: 61px;
text-align: right;
line-height: 60px;
position: relative;
display: inline-block;
margin-bottom: 20px;
padding-bottom: 15px;
}
@media (max-width: 768px) {
.choisir-title {
text-align: center;
}
}
.choisir-title::after {
max-width: 100%;
}
.choisir-title::after {
margin-top: 10px;
}
.choisir-highlighted {
font-size: 110px;
font-weight: 500;
}
.choisir-highlighted2 {
font-size: 70px;
}
@media (max-width: 1200px) {
.choisir-blockTitle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media (max-width: 768px) {
.choisir-title {
font-size: 48.8px;
}
.choisir-highlighted {
font-size: 88px;
}
.choisir-highlighted2 {
font-size: 56px;
}
.choisir-highlighted {
font-size: 56px;
font-weight: 400;
}
}
@media (max-width: 576px) {
.choisir-title {
font-size: 36.6px;
}
.choisir-highlighted {
font-size: 66px;
}
.choisir-highlighted2 {
font-size: 42px;
}
.choisir-title {
line-height: 1;
}
}
@media (max-width: 400px) {
.choisir-title {
font-size: 30.5px;
}
.choisir-highlighted {
font-size: 55px;
}
.choisir-highlighted2 {
font-size: 35px;
}
}
.choisir-item {
color: white;
font-size: 25px;
font-weight: 100;
}
.choisir-item::before {
border-top-color: white;
border-right-color: white;
}
.choisir-valuesList {
padding-left: 0;
}
@media (max-width: 992px) {
.choisir-valuesList {
padding-top: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.choisir-valuesItem {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
}
@media (max-width: 992px) {
.choisir-valuesItem {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.choisir-valuesItem:last-child {
margin-bottom: 0;
}
.choisir-valuesItem::before {
content: none;
}
.choisir-circle {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 20px;
width: 80px;
height: 80px;
border-radius: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.choisir-circle1 {
background-color: #ea6424;
}
.choisir-circle2 {
background-color: #ff0000;
}
.choisir-circle3 {
background-color: #170b65;
}
.choisir-circle4 {
background-color: #2180d9;
}
@media (max-width: 992px) {
.choisir-circle {
margin-right: 0;
margin-bottom: 15px;
}
}
.choisir-icon {
height: 65px;
width: 65px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.choisir-icon1 {
width: 60px;
height: 54px;
}
.choisir-icon2 {
width: 55px;
height: 43px;
}
.choisir-icon3 {
width: 55px;
height: 42px;
}
.choisir-icon4 {
width: 64px;
height: 63px;
}
.choisir-name {
text-transform: uppercase;
color: white;
font-weight: 400;
font-size: 32px;
margin-bottom: 0;
}
.choisir-text {
color: white;
font-size: 24px;
font-weight: 100;
line-height: 19.68px;
}
@media (max-width: 992px) {
.choisir-name, .choisir-text {
text-align: center;
}
}
.rejoindre {
padding-top: 40px;
padding-bottom: 70px;
}
@media (max-width: 576px) {
.rejoindre {
padding-top: 20px;
padding-bottom: 35px;
}
}
.rejoindre-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-bottom: 25px;
}
.rejoindre-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.rejoindre-title span {
font-size: 40px;
line-height: 1;
}
}
@media (max-width: 992px) {
.rejoindre-title {
margin-top: 30px;
}
}
.rejoindre-link {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/rejoindre-bg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
cursor: pointer;
height: 300px;
display: block;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.rejoindre-link:hover {
text-decoration: none;
}
.rejoindre-link:hover .rejoindre-button {
background-color: white;
color: black;
}
.rejoindre-button {
color: #ec786e;
text-decoration: none;
padding: 0.25rem 2rem;
border-radius: 40px;
display: inline-block;
border-width: 0;
text-align: center;
-webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
transition: background 0.2s, color 0.2s, border-color 0.2s;
margin: 1em 0;
outline: none;
cursor: pointer;
border: 1px solid #ec786e;
font-size: 30px;
border-color: white;
color: white;
}
@media (max-width: 400px) {
.rejoindre-button {
width: 100%;
display: block;
}
}
.rejoindre-text {
text-align: center;
font-size: 25px;
}
@media (max-width: 992px) {
.equipe {
display: none;
}
}
.equipe-title {
text-align: center;
font-weight: 600;
margin-bottom: 25px;
font-size: 1.3em;
}
.equipe-accordion {
width: 100%;
max-height: 540px;
max-width: 100vw;
height: 40vw;
overflow: hidden;
}
.equipe-list {
width: 100%;
display: table;
table-layout: fixed;
margin: 0;
padding: 0;
}
.equipe-list:hover .equipe-item {
width: 9%;
}
@media (min-width: 1500px) {
.equipe-list:hover .equipe-item {
width: 11%;
}
}
@media (min-width: 1550px) {
.equipe-list:hover .equipe-item {
width: 12%;
}
}
@media (min-width: 1600px) {
.equipe-list:hover .equipe-item {
width: 13%;
}
}
@media (min-width: 1650px) {
.equipe-list:hover .equipe-item {
width: 14%;
}
}
@media (min-width: 1700px) {
.equipe-list:hover .equipe-item {
width: 15%;
}
}
@media (min-width: 1750px) {
.equipe-list:hover .equipe-item {
width: 16%;
}
}
@media (min-width: 1800px) {
.equipe-list:hover .equipe-item {
width: 17%;
}
}
@media (min-width: 1850px) {
.equipe-list:hover .equipe-item {
width: 18%;
}
}
@media (min-width: 1900px) {
.equipe-list:hover .equipe-item {
width: 19%;
}
}
@media (min-width: 1950px) {
.equipe-list:hover .equipe-item {
width: 20%;
}
}
@media (min-width: 2000px) {
.equipe-list:hover .equipe-item {
width: 21%;
}
}
@media (min-width: 2050px) {
.equipe-list:hover .equipe-item {
width: 22%;
}
}
@media (min-width: 2100px) {
.equipe-list:hover .equipe-item {
width: 23%;
}
}
@media (min-width: 2150px) {
.equipe-list:hover .equipe-item {
width: 24%;
}
}
@media (min-width: 2200px) {
.equipe-list:hover .equipe-item {
width: 25%;
}
}
@media (min-width: 2250px) {
.equipe-list:hover .equipe-item {
width: 26%;
}
}
@media (min-width: 2300px) {
.equipe-list:hover .equipe-item {
width: 27%;
}
}
@media (min-width: 2350px) {
.equipe-list:hover .equipe-item {
width: 28%;
}
}
@media (min-width: 2400px) {
.equipe-list:hover .equipe-item {
width: 29%;
}
}
@media (min-width: 2450px) {
.equipe-list:hover .equipe-item {
width: 30%;
}
}
@media (min-width: 2500px) {
.equipe-list:hover .equipe-item {
width: 31%;
}
}
@media (min-width: 2550px) {
.equipe-list:hover .equipe-item {
width: 32%;
}
}
@media (min-width: 2600px) {
.equipe-list:hover .equipe-item {
width: 33%;
}
}
@media (min-width: 2650px) {
.equipe-list:hover .equipe-item {
width: 34%;
}
}
@media (min-width: 2700px) {
.equipe-list:hover .equipe-item {
width: 35%;
}
}
@media (min-width: 2750px) {
.equipe-list:hover .equipe-item {
width: 36%;
}
}
@media (min-width: 2800px) {
.equipe-list:hover .equipe-item {
width: 37%;
}
}
@media (min-width: 2850px) {
.equipe-list:hover .equipe-item {
width: 38%;
}
}
@media (min-width: 2900px) {
.equipe-list:hover .equipe-item {
width: 39%;
}
}
@media (min-width: 2950px) {
.equipe-list:hover .equipe-item {
width: 40%;
}
}
@media (min-width: 3000px) {
.equipe-list:hover .equipe-item {
width: 41%;
}
}
.equipe-list:hover .equipe-item:hover {
width: 60%;
}
@media (min-width: 1500px) {
.equipe-list:hover .equipe-item:hover {
width: 61%;
}
}
@media (min-width: 1550px) {
.equipe-list:hover .equipe-item:hover {
width: 62%;
}
}
@media (min-width: 1600px) {
.equipe-list:hover .equipe-item:hover {
width: 63%;
}
}
@media (min-width: 1650px) {
.equipe-list:hover .equipe-item:hover {
width: 64%;
}
}
@media (min-width: 1700px) {
.equipe-list:hover .equipe-item:hover {
width: 65%;
}
}
@media (min-width: 1750px) {
.equipe-list:hover .equipe-item:hover {
width: 66%;
}
}
@media (min-width: 1800px) {
.equipe-list:hover .equipe-item:hover {
width: 67%;
}
}
@media (min-width: 1850px) {
.equipe-list:hover .equipe-item:hover {
width: 68%;
}
}
@media (min-width: 1900px) {
.equipe-list:hover .equipe-item:hover {
width: 69%;
}
}
@media (min-width: 1950px) {
.equipe-list:hover .equipe-item:hover {
width: 70%;
}
}
@media (min-width: 2000px) {
.equipe-list:hover .equipe-item:hover {
width: 71%;
}
}
@media (min-width: 2050px) {
.equipe-list:hover .equipe-item:hover {
width: 72%;
}
}
@media (min-width: 2100px) {
.equipe-list:hover .equipe-item:hover {
width: 73%;
}
}
@media (min-width: 2150px) {
.equipe-list:hover .equipe-item:hover {
width: 74%;
}
}
@media (min-width: 2200px) {
.equipe-list:hover .equipe-item:hover {
width: 75%;
}
}
@media (min-width: 2250px) {
.equipe-list:hover .equipe-item:hover {
width: 76%;
}
}
@media (min-width: 2300px) {
.equipe-list:hover .equipe-item:hover {
width: 77%;
}
}
@media (min-width: 2350px) {
.equipe-list:hover .equipe-item:hover {
width: 78%;
}
}
@media (min-width: 2400px) {
.equipe-list:hover .equipe-item:hover {
width: 79%;
}
}
@media (min-width: 2450px) {
.equipe-list:hover .equipe-item:hover {
width: 80%;
}
}
@media (min-width: 2500px) {
.equipe-list:hover .equipe-item:hover {
width: 81%;
}
}
@media (min-width: 2550px) {
.equipe-list:hover .equipe-item:hover {
width: 82%;
}
}
@media (min-width: 2600px) {
.equipe-list:hover .equipe-item:hover {
width: 83%;
}
}
@media (min-width: 2650px) {
.equipe-list:hover .equipe-item:hover {
width: 84%;
}
}
@media (min-width: 2700px) {
.equipe-list:hover .equipe-item:hover {
width: 85%;
}
}
@media (min-width: 2750px) {
.equipe-list:hover .equipe-item:hover {
width: 86%;
}
}
@media (min-width: 2800px) {
.equipe-list:hover .equipe-item:hover {
width: 87%;
}
}
@media (min-width: 2850px) {
.equipe-list:hover .equipe-item:hover {
width: 88%;
}
}
@media (min-width: 2900px) {
.equipe-list:hover .equipe-item:hover {
width: 89%;
}
}
@media (min-width: 2950px) {
.equipe-list:hover .equipe-item:hover {
width: 90%;
}
}
@media (min-width: 3000px) {
.equipe-list:hover .equipe-item:hover {
width: 91%;
}
}
.equipe-list:hover .equipe-item:hover .equipe-frame::after {
background-color: transparent;
}
.equipe-list:hover .equipe-item:hover .equipe-frame .equipe-textA {
opacity: 0;
}
.equipe-list:hover .equipe-item:hover .equipe-frame .equipe-textB {
opacity: 1;
}
.equipe-item {
display: table-cell;
vertical-align: bottom;
position: relative;
width: 16.666%;
max-height: 540px;
background-repeat: no-repeat;
background-position: center center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.equipe-item::before {
content: none;
}
.equipe-block {
display: block;
overflow: hidden;
width: 100%;
}
.equipe-frame {
overflow: hidden;
display: block;
height: 40vw;
max-height: 540px;
width: 100%;
position: relative;
z-index: 3;
vertical-align: bottom;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.equipe-frame1::after {
background-color: rgba(8, 126, 123, 0.9);
}
.equipe-frame2::after {
background-color: rgba(5, 21, 101, 0.9);
}
.equipe-frame3::after {
background-color: rgba(126, 8, 27, 0.9);
}
.equipe-frame4::after {
background-color: rgba(5, 59, 101, 0.9);
}
.equipe-frame5::after {
background-color: rgba(5, 70, 108, 0.9);
}
.equipe-frame6::after {
background-color: rgba(5, 21, 101, 0.9);
}
.equipe-frame7::after {
background-color: rgba(91, 5, 101, 0.9);
}
.equipe-frame::after {
content: "";
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.equipe-frame:hover {
text-decoration: none;
}
.equipe-img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 100%;
min-width: 100%;
}
.equipe-text {
text-align: center;
font-style: italic;
text-overflow: clip;
font-weight: 300;
display: block;
margin: 0;
width: 100%;
text-overflow: ellipsis;
position: relative;
z-index: 5;
white-space: nowrap;
-webkit-transition: all 400ms ease;
transition: all 400ms ease;
}
.equipe-textA {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px 0;
color: white;
font-size: 45px;
position: absolute;
top: 50%;
font-weight: 100;
-webkit-transform: scale(-1, -1) translateY(50%);
transform: scale(-1, -1) translateY(50%);
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}
.equipe-textB {
opacity: 0;
font-size: 52px;
color: #242968;
}
.testimonials-container {
width: calc(100% - 130px);
}
@media (max-width: 768px) {
.testimonials-container {
width: 100%;
}
}
.testimonials-wrapper {
height: auto;
}
.testimonials-frame {
position: relative;
}
.testimonials-slide {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.testimonials-text {
max-width: 100%;
color: white;
font-size: 21px;
color: white;
font-style: italic;
text-align: justify;
padding: 0 15px;
}
.testimonials-buttonNext, .testimonials-buttonPrev {
color: white;
}
.testimonials-block {
padding-top: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media (max-width: 768px) {
.testimonials-block {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.testimonials-img {
margin-right: 15px;
}
.testimonials-frame {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.testimonials-title {
color: white;
font-size: 28px;
text-align: center;
font-weight: 500;
margin-bottom: 0;
}
.testimonials-name {
text-align: center;
font-size: 25px;
color: white;
}
.testimonials-city {
margin-bottom: 0;
color: white;
}
.events {
padding-top: 55px;
}
.events-row {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.events-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.events-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.events-title span {
font-size: 40px;
line-height: 1;
}
}
.events-title span {
color: white;
font-size: 45px;
}
.events-title span::after {
max-width: 100%;
}
.events-text {
color: white;
}
.fb-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#fb-root {
display: none;
} .fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
max-width: 100% !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer {
padding: 30px 0;
color: white;
position: relative;
z-index: 4;
}
.footer-bg, .footer-type {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/footer-bg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.footer-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.footer-img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto;
margin-right: auto;
width: 200px;
margin-bottom: 15px;
}
.footer-list {
padding-left: 0;
}
.footer-item::before, .footer li::before {
content: none;
}
.footer-item a, .footer li a {
font-size: 0.8em;
color: white;
}
@media (max-width: 992px) {
.footer-item a, .footer li a {
text-align: center;
display: block;
}
}
.footer-title:not(:empty) {
font-weight: 700;
font-size: 16px;
padding-bottom: 10px;
margin-bottom: 0;
color: darken;
}
.footer-brand--title {
text-transform: uppercase;
font-size: 22px;
font-weight: 700;
text-align: center;
color: darken;
}
.footer-brand--text {
text-align: center;
font-size: 16px;
line-height: 18px;
margin-bottom: 0;
}
.footer-brand--phone {
font-size: 16px;
margin-top: 5px;
}
.footer-contact--social {
margin-top: 15px;
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer-contact--link:hover .footer-contact--icon {
fill: rgba(0, 0, 0, 0.5);
}
.footer-contact--icon {
fill: white;
}
.footer-recaptcha {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer-recaptcha div {
margin-top: 8px;
margin-bottom: 8px;
font-size: 10px;
padding-left: 55px;
padding-top: 10px;
padding-bottom: 10px;
background-position: 0 50%;
background-repeat: no-repeat;
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/captcha.png);
background-size: 45px;
}
.footer-recaptcha--link {
color: white;
text-decoration: underline;
}
.grecaptcha-badge {
display: none !important;
}
#copyright {
font-size: 16px;
font-weight: 300;
text-align: center;
}
#copyright a {
color: white;
text-decoration: underline;
}
.headerType {
background: -webkit-gradient(linear, left top, left bottom, from(#242968), color-stop(25%, #242968), to(#383fa1));
background: linear-gradient(180deg, #242968 0%, #242968 25%, #383fa1 100%);
}
.headerType-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
padding-top: 15px;
padding-bottom: 45px;
}
.headerType-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.headerType-title span {
font-size: 40px;
line-height: 1;
}
}
.headerType-title span {
color: white;
}
.page-template-solutions .navbar-dark .navbar-nav .nav-link {
color: white !important;
}
.page-template-solutions .header-contact--icon {
fill: white;
}
.page-qui-sommes-nous .padding {
padding-bottom: 0;
}
@-webkit-keyframes appear {
from {
-webkit-box-shadow: 0 0 0 0 rgba(36, 41, 104, 0.25);
box-shadow: 0 0 0 0 rgba(36, 41, 104, 0.25);
}
100% {
-webkit-box-shadow: 0 0 0 8px rgba(36, 41, 104, 0.25);
box-shadow: 0 0 0 8px rgba(36, 41, 104, 0.25);
}
}
@keyframes appear {
from {
-webkit-box-shadow: 0 0 0 0 rgba(36, 41, 104, 0.25);
box-shadow: 0 0 0 0 rgba(36, 41, 104, 0.25);
}
100% {
-webkit-box-shadow: 0 0 0 8px rgba(36, 41, 104, 0.25);
box-shadow: 0 0 0 8px rgba(36, 41, 104, 0.25);
}
}
.quiSommesNous-history {
padding-top: 50px;
padding-bottom: 70px;
position: relative;
}
.quiSommesNous-block {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.quiSommesNous-text {
position: relative;
margin-bottom: 0;
text-align: justify;
padding-left: 5%;
line-height: 0.9em;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 768px) {
.quiSommesNous-text {
padding-left: 30px;
}
}
.quiSommesNous-text1::before {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.quiSommesNous-text2::before {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.quiSommesNous-text3::before {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.quiSommesNous-text4::before {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.quiSommesNous-text5::before {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.quiSommesNous-text6::before {
-webkit-animation-delay: 6s;
animation-delay: 6s;
}
.quiSommesNous-text7::before {
-webkit-animation-delay: 7s;
animation-delay: 7s;
}
.quiSommesNous-text8::before {
-webkit-animation-delay: 8s;
animation-delay: 8s;
}
.quiSommesNous-text9::before {
-webkit-animation-delay: 9s;
animation-delay: 9s;
}
.quiSommesNous-text10::before {
-webkit-animation-delay: 10s;
animation-delay: 10s;
}
.quiSommesNous-date {
color: #242968;
font-weight: 500;
display: block;
font-size: 24px;
line-height: 0.9em;
text-transform: uppercase;
white-space: nowrap;
position: relative;
margin-bottom: 10px;
-webkit-box-flex: 0;
-ms-flex: 0 0 120px;
flex: 0 0 120px;
max-width: 120px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
padding-bottom: 3.5rem;
margin-bottom: 0;
}
.quiSommesNous-date::before {
content: "";
z-index: -1;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 100%;
border-left: 1px dashed #242968;
}
.quiSommesNous-dateSpan {
background-color: #fff;
padding-top: 5px;
padding-bottom: 5px;
}
.quiSommesNous a {
text-decoration: underline;
}
.quiSommesNous p {
text-align: justify;
}
.quiSommesNous-content {
padding: 40px;
border: 3px solid #0accf6;
}
@media (max-width: 576px) {
.quiSommesNous-content {
padding: 15px;
}
}
.quiSommesNous-content p {
margin-bottom: 0;
}
.quiSommesNous-titre-gallery {
text-align: center;
margin-top: 25px;
margin-bottom: 25px;
line-height: 1em;
}
.quiSommesNous-row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.quiSommesNous-gallery {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 25px;
}
.quiSommesNous-img {
margin-bottom: 10px;
}
.quiSommesNous-img img {
max-width: 100%;
height: auto;
}
.color1 {
color: #015f58;
}
.underlineTitleColor1 span::after {
background: -webkit-gradient(linear, left top, right top, from(#b14411), color-stop(65%, #b14411), to(#015f58));
background: linear-gradient(90deg, #b14411 0%, #b14411 65%, #015f58 100%);
}
.color2 {
color: #0049a7;
}
.underlineTitleColor2 span::after {
background: -webkit-gradient(linear, left top, right top, from(#c71d27), color-stop(65%, #c71d27), to(#0049a7));
background: linear-gradient(90deg, #c71d27 0%, #c71d27 65%, #0049a7 100%);
}
.color3 {
color: #77c0cf;
}
.underlineTitleColor3 span::after {
background: -webkit-gradient(linear, left top, right top, from(#f6c672), color-stop(65%, #f6c672), to(#77c0cf));
background: linear-gradient(90deg, #f6c672 0%, #f6c672 65%, #77c0cf 100%);
}
.color4 {
color: #a41f59;
}
.underlineTitleColor4 span::after {
background: -webkit-gradient(linear, left top, right top, from(#a41f59), color-stop(65%, #a41f59), to(#641336));
background: linear-gradient(90deg, #a41f59 0%, #a41f59 65%, #641336 100%);
}
.color5 {
color: #97bf0d;
}
.underlineTitleColor5 span::after {
background: -webkit-gradient(linear, left top, right top, from(#dfdb00), color-stop(65%, #dfdb00), to(#97bf0d));
background: linear-gradient(90deg, #dfdb00 0%, #dfdb00 65%, #97bf0d 100%);
}
.color6 {
color: #00b4c4;
}
.underlineTitleColor6 span::after {
background: -webkit-gradient(linear, left top, right top, from(#e1b9c6), color-stop(65%, #e1b9c6), to(#00b4c4));
background: linear-gradient(90deg, #e1b9c6 0%, #e1b9c6 65%, #00b4c4 100%);
}
.color7 {
color: #24a179;
}
.underlineTitleColor7 span::after {
background: -webkit-gradient(linear, left top, right top, from(#58d9fe), color-stop(65%, #58d9fe), to(#24a179));
background: linear-gradient(90deg, #58d9fe 0%, #58d9fe 65%, #24a179 100%);
}
.color8 {
color: #9a8e88;
}
.underlineTitleColor8 span::after {
background: -webkit-gradient(linear, left top, right top, from(#9a8e88), color-stop(65%, #9a8e88), to(#5d7059));
background: linear-gradient(90deg, #9a8e88 0%, #9a8e88 65%, #5d7059 100%);
}
.page-template-pages-solutions .padding {
padding-bottom: 0;
}
.solution-header {
position: relative;
}
.solution-headerImg {
min-height: 240px;
width: 100%;
-o-object-position: center;
object-position: center;
-o-object-fit: cover;
object-fit: cover;
}
.solution-section {
padding-bottom: 50px;
}
.solution-section .breadcrumb {
padding-top: 10px;
padding-bottom: 50px;
margin-top: 0;
}
.solution-section .row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.solution-sectionImg {
padding-top: 0;
padding-bottom: 0;
}
.solution-subTitle {
padding-bottom: 25px;
text-transform: uppercase;
text-align: center;
font-size: 40px;
font-weight: 300;
margin-bottom: 0;
line-height: normal;
}
.solution-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-transform: uppercase;
padding-top: 40px;
}
.solution-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.solution-title span {
font-size: 40px;
line-height: 1;
}
}
@media (max-width: 992px) {
.solution-title {
padding-top: 25px;
}
}
@media (max-width: 992px) {
.solution-title {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.solution-title strong {
font-weight: 600;
}
.solution-testimonialsTitle {
text-transform: none;
}
.solution-icon {
width: 85px;
height: 85px;
margin-right: 25px;
}
@media (max-width: 992px) {
.solution-icon {
margin-right: 0;
margin-bottom: 15px;
}
}
.solution-text {
font-size: 22px;
text-align: justify;
}
.solution-dark {
background-color: #f9f9f9;
}
.solution-colors {
background-color: #e3f1fa;
}
.solution-colors2 {
background-color: #fffae7;
}
.solution-darken {
background-color: #242968;
}
.solution-darken .solution-title span, .solution-darken .solution-cardText {
color: white;
}
.solution-list {
margin-bottom: 25px;
}
.solution-count {
margin-bottom: 15px;
position: relative;
z-index: 1;
color: white;
font-size: 25px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.solution-count::before {
content: none;
}
.solution-count::after {
content: "";
top: 50%;
left: 50%;
height: 46px;
width: 45px;
z-index: -1;
position: absolute;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.solution-countSamu1::after {
background-color: #581a38;
}
.solution-countPompesFunebres1::after {
background-color: #316488;
}
.solution-countCavistes1::after {
background-color: #641336;
}
.solution-countNettoyages1::after {
background-color: #96bd0b;
}
.solution-countTaxis1::after {
background-color: #57d8fd;
}
.solution-countTransporteurs1::after {
background-color: #fa5737;
}
.solution-countArtisans1::after {
background-color: #9a8e88;
}
.solution-countAmbulancier1::after {
background-color: #bab3a1;
}
.solution-countSamu2::after {
background-color: #004ca2;
}
.solution-countPompesFunebres2::after {
background-color: #f3ad2c;
}
.solution-countCavistes2::after {
background-color: #fbb900;
}
.solution-countNettoyages2::after {
background-color: #00892d;
}
.solution-countTaxis2::after {
background-color: #e1b9c6;
}
.solution-countTransporteurs2::after {
background-color: #25a179;
}
.solution-countArtisans2::after {
background-color: #5d7059;
}
.solution-countAmbulancier2::after {
background-color: #8293c7;
}
.solution-countSamu3::after {
background-color: #c71d27;
}
.solution-countPompesFunebres3::after {
background-color: #76bdce;
}
.solution-countCavistes3::after {
background-color: #ab1660;
}
.solution-countNettoyages3::after {
background-color: #dfdb00;
}
.solution-countTaxis3::after {
background-color: #242968;
}
.solution-countTransporteurs3::after {
background-color: #434e77;
}
.solution-countArtisans3::after {
background-color: #6a5642;
}
.solution-countAmbulancier3::after {
background-color: #015f58;
}
.solution-countSamu4::after {
background-color: #0b134d;
}
.solution-countPompesFunebres4::after {
background-color: #f06217;
}
.solution-countCavistes4::after {
background-color: #000b4d;
}
.solution-countNettoyages4::after {
background-color: #00a095;
}
.solution-countTaxis4::after {
background-color: #d7315b;
}
.solution-countTransporteurs4::after {
background-color: #57d8fd;
}
.solution-countArtisans4::after {
background-color: #555c69;
}
.solution-countAmbulancier4::after {
background-color: #c42b26;
}
.solution-countNettoyages5::after {
background-color: #01a023;
}
.solution-item {
text-align: center;
font-size: 22px;
line-height: 26px;
padding-top: 10px;
padding-bottom: 10px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.solution-item:nth-child(2) {
text-transform: uppercase;
font-weight: 400;
font-size: 35px;
line-height: 1.1;
}
.solution-item:nth-child(2) span {
font-size: 0.6em;
}
.solution-item::before {
content: none;
}
.solution-item::after {
content: "";
position: absolute;
top: 0;
width: 60%;
left: 50%;
height: 1px;
background-color: #cdcdcd;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.solution-item:nth-child(2)::after {
content: none;
}
.solution-item img {
padding-left: 5px;
padding-right: 5px;
height: auto;
}
.solution-certification {
font-size: 10px;
color: #77b701;
line-height: 12px;
text-align: center;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.solution-logoAvenant {
padding-left: 10px !important;
padding-right: 10px !important;
}
.solution-sup {
display: block;
margin-top: 10px;
width: 100%;
}
.solution-noBorder::after {
content: none;
}
.solution-countPompesFunebres3 ~ .solution-item:nth-child(3)::before, .solution-countPompesFunebres3 ~ .solution-item:nth-child(5)::before {
display: inline-block;
background-color: #76bdce;
padding: 5px 10px;
color: white;
font-size: 20px;
text-transform: uppercase;
width: auto;
height: auto;
border: none;
position: static;
margin: 0;
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
.solution-fonctionnalitePompesFunebres .solution-countPompesFunebres3 ~ .solution-item:nth-child(3)::before {
content: "Personnel";
}
.solution-fonctionnalitePompesFunebres .solution-countPompesFunebres3 ~ .solution-item:nth-child(5)::before {
content: "Chambres funéraires";
}
.solution-listB {
padding-top: 30px;
padding-bottom: 30px;
position: relative;
margin-bottom: 0;
}
.solution-listB::before, .solution-listB::after {
content: "";
position: absolute;
background-color: lightgrey;
}
.solution-listB::before {
height: 1px;
width: calc(100% - 30px);
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.solution-listB--borderTopHidden::before {
content: none;
}
.solution-listB--borderRightHidden::after {
content: none;
}
@media (max-width: 1200px) {
.solution-listB:nth-child(1)::before, .solution-listB:nth-child(2)::before {
content: none;
}
.solution-listB--borderTopHidden::before {
content: "";
}
.solution-listB:nth-child(even)::after {
content: none;
}
}
@media (max-width: 768px) {
.solution-listB:nth-child(2)::before {
content: "";
}
.solution-listB::before {
content: "";
}
.solution-listB::after {
content: none;
}
}
.solution-listB:last-child::after {
content: none;
}
.solution-listB::after {
width: 1px;
height: calc(100% - 30px);
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.solution-countB1::after {
background-color: #581a38;
}
.solution-countB2::after {
background-color: #fd8c4a;
}
.solution-countB3::after {
background-color: #c71d27;
}
.solution-countB4::after {
background-color: #0b134d;
}
.solution-countB5::after {
background-color: #facd80;
}
.solution-countB6::after {
background-color: #6399d1;
}
.solution-countB7::after {
background-color: #4d4e4d;
}
.solution-countB8::after {
background-color: #5d1411;
}
.solution-itemB {
text-align: center;
line-height: 26px;
}
.solution-itemB::before {
content: none;
}
.solution-cards {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 50px;
}
.solution-card {
padding-bottom: 25px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.solution-cardIcon {
width: 75px;
height: 75px;
margin-bottom: 30px;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.solution-cardIconFull {
width: initial;
height: initial;
}
.solution-principe .solution-cardIconFull:nth-child(1), .solution-principe .solution-cardIconFull:nth-child(2) {
width: 95px;
height: 95px;
}
.solution-cardArrow {
position: absolute;
top: 33%;
right: 0;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
width: 35px;
height: 35px;
margin-bottom: 30px;
fill: #6598d1;
}
@media (max-width: 992px) {
.solution-cardArrow {
position: static;
margin-top: 30px;
-webkit-transform: translateY(0) rotateZ(90deg);
transform: translateY(0) rotateZ(90deg);
}
}
.solution-cardArrow-cardIconSmaller {
width: 75px;
height: 75px;
margin-bottom: 30px;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.solution-cardText {
text-align: center;
font-size: 22px;
line-height: 30px;
}
.solution-testimonialsText {
color: #242968;
}
.solution-testimonialsBlock {
margin-left: auto;
margin-right: auto;
}
.solution-testimonialsFrame {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.solution-testimonialsTitle {
color: #242968;
text-align: left;
}
.solution-testimonialsArrow {
color: #242968;
}
.solution-options {
padding-top: 75px;
padding-bottom: 80px;
}
.solution-optionsCol {
margin-bottom: 30px;
}
.solution-optionsBlock {
height: 100%;
padding-top: 30px;
padding-bottom: 30px;
}
.solution-optionsList {
padding-left: 0;
}
.solution-optionsItem {
text-align: center;
position: relative;
padding-top: 10px;
padding-bottom: 10px;
}
.solution-optionsItem::before {
content: none;
}
.solution-optionsItem:after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 100%;
max-width: 255px;
height: 1px;
background-color: lightgrey;
}
.solution-optionsItem:first-child {
text-transform: uppercase;
font-weight: 500;
font-size: 35px;
}
.solution-optionsItem:last-child::after {
content: none;
}
.solution-optionsIcon {
width: 100%;
height: 90px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.solution-map {
display: block;
margin-left: auto;
margin-right: auto;
max-height: 485px;
}
.solution-img {
padding-left: 0;
padding-right: 0;
background-size: cover !important;
background-position: center !important;
min-height: 400px;
}
.solution-infos {
position: absolute;
position: absolute;
top: 40px;
left: 40px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 576px) {
.solution-infos {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
.solution-infosTop {
text-align: center;
text-transform: uppercase;
font-weight: 600;
background-color: #383fa1;
color: white;
font-size: 75px;
line-height: 58px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 12px;
padding-top: 6px;
}
@media (max-width: 992px) {
.solution-infosTop {
font-size: 67.5px;
line-height: 52.2px;
padding-left: 13.5px;
padding-right: 13.5px;
padding-bottom: 10.8px;
padding-top: 5.4px;
}
}
@media (max-width: 768px) {
.solution-infosTop {
font-size: 60px;
line-height: 46.4px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 9.6px;
padding-top: 4.8px;
}
}
@media (max-width: 576px) {
.solution-infosTop {
font-size: 45px;
line-height: 34.8px;
padding-left: 9px;
padding-right: 9px;
padding-bottom: 7.2px;
padding-top: 3.6px;
}
}
.solution-infosBottom {
background-color: #fff;
margin-top: 5px;
color: #242968;
font-weight: 600;
text-align: center;
font-size: 37px;
line-height: 32px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;
padding-top: 10px;
}
@media (max-width: 992px) {
.solution-infosBottom {
font-size: 33.3px;
line-height: 28.8px;
padding-left: 4.5px;
padding-right: 4.5px;
padding-bottom: 13.5px;
padding-top: 9px;
}
}
@media (max-width: 768px) {
.solution-infosBottom {
font-size: 29.6px;
line-height: 25.6px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 12px;
padding-top: 8px;
}
}
@media (max-width: 576px) {
.solution-infosBottom {
font-size: 22.2px;
line-height: 19.2px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 9px;
padding-top: 6px;
}
}
.solution-testimonialsBlock {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.solution-testimonialsImg {
margin-right: 25px;
}
@media (max-width: 768px) {
.solution-testimonialsImg {
margin-right: 0;
margin-bottom: 15px;
margin-top: 15px;
}
}
.solution-testimonialsCity {
color: #242968;
text-align: center;
display: block;
width: 100%;
}
.liste-row {
padding-top: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #b3cace;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.liste-row:last-child {
border-bottom: none;
}
.liste-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: auto;
width: 100px;
}
@media (max-width: 768px) {
.liste-icon {
margin-bottom: 25px;
}
}
.liste-img {
display: block;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 768px) {
.liste-img {
margin-bottom: 25px;
}
}
.liste-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: block;
font-size: 28px;
text-align: left;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding-bottom: 0;
}
.liste-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.liste-title span {
font-size: 40px;
line-height: 1;
}
}
@media (max-width: 992px) {
.liste-title {
text-align: center;
}
}
.liste-title hr {
display: none;
}
.liste-title span {
font-size: inherit;
color: inherit;
font-weight: inherit;
}
.liste-title span::after {
content: none;
}
.liste-text {
margin-bottom: 0;
text-align: justify;
}
.menuAside-list {
padding-left: 0;
}
.menuAside li {
position: relative;
-webkit-transition: background-color 0.5s;
transition: background-color 0.5s;
}
.menuAside li:hover {
background-color: #f8f8f8;
text-decoration: none;
}
.menuAside li:hover a {
text-decoration: none;
}
.menuAside li.active {
background-color: #f0f0f0;
}
.menuAside li.active a {
font-weight: 600;
}
.menuAside li::before {
content: none;
}
.menuAside li::after {
height: 1px;
bottom: 0;
left: 0;
position: absolute;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.menuAside li:last-child::after {
content: none;
}
.menuAside a {
padding: 15px;
display: block;
}
.nousRejoindre-header {
position: relative;
}
.nousRejoindre-headerImg {
min-height: 240px;
width: 100%;
-o-object-position: center;
object-position: center;
-o-object-fit: cover;
object-fit: cover;
}
.nousRejoindre-title {
position: relative;
z-index: 1;
margin-top: -75px;
width: 100%;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 992px) {
.nousRejoindre-title {
margin-top: 15px;
}
}
.nousRejoindre-title span {
background-color: #ff0000;
padding: 25px;
font-style: italic;
text-transform: uppercase;
color: white;
font-weight: 600;
font-size: 68px;
line-height: 1;
}
@media (max-width: 768px) {
.nousRejoindre-title span {
padding: 15px;
font-size: 20px;
}
}
.nousRejoindre-text {
text-align: justify;
}
.nousRejoindre-block {
margin-bottom: 25px;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.nousRejoindre-icon {
width: 80px;
height: 80px;
}
.nousRejoindre-number {
font-size: 92px;
font-weight: 500;
line-height: 1;
}
.nousRejoindre-name {
text-align: center;
font-size: 26px;
line-height: 1;
padding-top: 15px;
}
.nousRejoindre-icon1 {
fill: #1B1464;
}
.nousRejoindre-name1 {
color: #1B1464;
}
.nousRejoindre-icon2 {
fill: #CE652E;
}
.nousRejoindre-name2 {
color: #CE652E;
}
.nousRejoindre-icon3 {
fill: #1B1464;
}
.nousRejoindre-name3 {
color: #1B1464;
}
.nousRejoindre-icon4 {
fill: #ED1C24;
}
.nousRejoindre-name4 {
color: #ED1C24;
}
.nousRejoindre-icon5 {
fill: #55ACEE;
}
.nousRejoindre-name5 {
color: #55ACEE;
}
.nousRejoindre-icon6 {
fill: #9B0F1E;
}
.nousRejoindre-name6 {
color: #9B0F1E;
}
.offres-type {
margin-top: 80px;
padding-bottom: 50px;
padding-top: 30px !important;
margin-bottom: 0 !important;
background-color: #faf9f9;
}
.offres-titleType {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.offres-titleType span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.offres-titleType span {
font-size: 40px;
line-height: 1;
}
}
.candSpont-row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.candSpont-link {
background-color: #ff0000;
padding-top: 50px;
padding-bottom: 50px;
display: block;
-webkit-transition: background-color 0.2s;
transition: background-color 0.2s;
}
.candSpont-link:hover {
text-decoration: none;
background-color: #db0000;
}
.candSpont-icon {
height: 85px;
width: 85px;
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 576px) {
.candSpont-icon {
width: 60px;
height: 60px;
}
}
.candSpont-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.candSpont-highlight {
font-size: 57px;
color: white;
font-weight: 400;
line-height: 1;
}
@media (max-width: 1200px) {
.candSpont-highlight {
text-align: center;
}
}
.candSpont-text {
color: white;
font-size: 30px;
font-weight: 300;
}
@media (max-width: 1200px) {
.candSpont-text {
text-align: center;
}
}
.candSpont-formContainer {
overflow: hidden;
-webkit-transition: height 0.2s;
transition: height 0.2s;
height: 0;
}
.candSpont-open {
height: 100%;
border-bottom: 1px solid #ec786e;
padding-bottom: 40px;
}
.candSpont-form {
padding-top: 20px;
}
.candSpont-acceptance + span {
font-size: 13px;
text-align: justify;
display: block;
}
.offres {
padding-top: 20px;
margin-bottom: 50px;
}
.offres-title {
text-align: center;
margin-bottom: 45px;
}
@media (max-width: 768px) {
.offres-title {
margin-bottom: 0;
}
}
.offres-titleSpan {
font-size: 52px;
color: white;
font-weight: 300;
text-align: center;
display: inline-block;
}
.offres-block {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.offres-list {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.offres-item {
-ms-flex: 0 0 545px;
-webkit-box-flex: 0;
flex: 0 0 545px;
max-width: 545px;
padding-left: 50px;
padding-right: 50px;
margin-bottom: 15px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width: 768px) {
.offres-item {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
}
}
.offres-link {
position: relative;
height: 100%;
}
.offres-link::after {
content: "";
pointer-events: none;
position: absolute;
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 5px solid transparent;
-webkit-transition: border 0.2s;
transition: border 0.2s;
}
.offres-link:hover {
text-decoration: none;
}
.offres-link:hover::after {
border-color: white;
}
.offres-img {
display: block;
height: auto;
max-width: 100%;
}
.offres-frame {
padding: 15px 15px 10px;
background-color: #fff;
height: 100%;
}
.offres-frame--withImg {
height: auto;
width: 365px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.offres-date {
font-style: italic;
color: #ff0000;
font-size: 25px;
font-weight: 200;
}
.offres-newsTitle {
color: #242968;
margin-bottom: 0;
padding: 15px;
margin-bottom: 5px;
position: absolute;
bottom: 0;
left: 50%;
width: 100%;
text-align: center;
color: white;
line-height: 1;
font-weight: 400;
font-size: 36px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (max-width: 768px) {
.offres-newsTitle {
font-size: 30px;
}
}
.offres-text {
color: #242968;
font-size: 20px;
text-align: justify;
margin-bottom: 0;
font-weight: 200;
line-height: 20px;
}
@media (max-width: 768px) {
.offres-text {
text-align: center;
}
}
.offres-arrowContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: calc(20px * 1.6666);
}
.offres-arrow {
width: 20px;
height: 20px;
border-top: 2px solid #242968;
border-right: 2px solid #242968;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.offres-buttonContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.offres-button {
color: white;
text-decoration: none;
padding: 0.25rem 2rem;
border-radius: 40px;
display: inline-block;
border-width: 0;
text-align: center;
background-color: #ff0000;
-webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
transition: background 0.2s, color 0.2s, border-color 0.2s;
margin: 1em 0;
outline: none;
border: 1px solid transparent;
cursor: pointer;
}
.offres-button:hover {
background: transparent;
color: #ff0000;
border: 1px solid #ff0000;
text-decoration: none;
}
.offre-title {
margin-top: 50px;
text-align: center;
}
.offre-number {
font-weight: 500;
font-size: 1.2em;
color: #ec786e;
}
.planning-bg, .regulation-bg, .temps-bg, .comptabilite-bg, .geolocalisation-bg {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/fonctionnalites/9819.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.planning-bottom, .regulation-bottom, .temps-bottom, .comptabilite-bottom, .geolocalisation-bottom {
margin-top: 80px;
}
.page-template-pages-fonctionnalites .padding {
padding-bottom: 0;
}
.fonctionnalites {
padding-top: 50px;
}
.fonctionnalites-bg {
height: 220px;
}
.fonctionnalites-title {
font-weight: 400;
font-size: 45px;
margin-bottom: 2rem;
margin-top: 2rem;
}
.fonctionnalites-text {
text-align: justify;
}
.fonctionnalites-dark {
background-color: #f7f7f7;
}
.fonctionnalites-bottom {
padding-top: 50px;
padding-bottom: 50px;
}
.fonctionnalites-imgContainer {
height: 100%;
position: relative;
}
.fonctionnalites-img {
-o-object-fit: contain;
object-fit: contain;
}
.fonctionnalites-img--absolute {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
max-height: calc(100% + 100px);
-o-object-position: center;
object-position: center;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 992px) {
.fonctionnalites-img--absolute {
position: static;
max-height: 100%;
}
}
.fonctionnalites-schema {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 45px;
}
.values {
padding-top: 50px;
}
.values-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.values-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.values-title span {
font-size: 40px;
line-height: 1;
}
}
.values-title strong {
font-weight: 500;
}
.values-block {
position: relative;
margin-bottom: 30px;
}
.values-block1 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB1.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block1::after {
background-color: rgba(104, 169, 201, 0.3);
}
.values-block2 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB2.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block2::after {
background-color: rgba(227, 52, 38, 0.3);
}
.values-block3 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB3.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block3::after {
background-color: rgba(0, 77, 137, 0.3);
}
.values-block4 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB4.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block4::after {
background-color: rgba(13, 46, 154, 0.3);
}
.values-block5 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB5.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block5::after {
background-color: rgba(149, 9, 20, 0.3);
}
.values-block6 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB6.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block6::after {
background-color: rgba(33, 126, 185, 0.3);
}
.values-block7 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB7.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block7::after {
background-color: rgba(5, 205, 151, 0.3);
}
.values-block8 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB8.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block8::after {
background-color: rgba(105, 214, 244, 0.3);
}
.values-block9 {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/values/valuesB9.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
.values-block9::after {
background-color: rgba(104, 201, 129, 0.3);
}
.values-block::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.values-block1, .values-block2, .values-block7, .values-block8, .values-block9 {
height: 350px;
}
.values-block3 {
height: 510px;
background-position: left center;
}
.values-block4, .values-block5 {
height: 240px;
}
.values-block6 {
height: 510px;
background-position: -90px center;
}
@media (max-width: 992px) {
.values-block6 {
background-position: center;
}
}
@media (max-width: 992px) {
.values-block7, .values-block9 {
background-position: bottom center;
}
}
@media (max-width: 992px) {
.values-block {
height: 240px;
}
}
.values-text {
z-index: 1;
font-size: 50px;
font-weight: 400;
color: white;
line-height: 1;
text-shadow: 0 0 10px black;
position: absolute;
}
.values-text1 {
top: 20px;
left: 20px;
}
.values-text2 {
bottom: 20px;
left: 20px;
}
.values-text3, .values-text7 {
bottom: 20px;
left: 20px;
}
.values-text4, .values-text5 {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.values-text6, .values-text9 {
top: 20px;
right: 20px;
}
@media (max-width: 992px) {
.values-text {
bottom: initial;
right: initial;
top: 50%;
left: 50%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
.lb-loader, .lightbox {
text-align: center;
line-height: 0;
position: absolute;
left: 0;
}
body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: #000;
filter: alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
width: 100%;
z-index: 10000;
font-weight: 400;
outline: 0;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px;
border: 4px solid #fff;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px;
background-color: #fff;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
top: 43%;
height: 25%;
width: 100%;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//www.scrinfo.net/wp-content/themes/scr/img/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: 0;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-next, .lb-prev {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//www.scrinfo.net/wp-content/themes/scr/img/prev.png) left 48% no-repeat;
filter: alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//www.scrinfo.net/wp-content/themes/scr/img/next.png) right 48% no-repeat;
filter: alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: 700;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//www.scrinfo.net/wp-content/themes/scr/img/close.png) top right no-repeat;
text-align: right;
outline: 0;
filter: alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: alpha(Opacity=100);
opacity: 1;
}
body {
overflow-x: hidden;
}
.home {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/meeting.png);
background-size: contain;
background-position: top center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
}
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1170px;
}
}
.position-relative {
position: relative;
}
label {
display: inline;
}
iframe, button, input, optgroup, select, textarea {
max-width: 100%;
}
input[type=submit], span.wpcf7-list-item {
margin-bottom: 0;
margin-left: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=week],
input[type=month],
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=tel],
input[type=number],
optgroup,
select,
textarea {
border: 1px solid #0accf6;
border-radius: 4px;
padding: 0.5rem 1rem;
appearence: none;
background-color: #fff;
width: 100%;
}
select {
appearence: menulist;
}
.padding {
padding: 0 0 50px;
}
.hidden {
display: none;
}
.search-results li::before {
content: none;
}
.gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gallery-item {
padding-left: 15px;
padding-right: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 768px) {
.gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 576px) {
.gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.gallery a {
display: block;
}
.gallery a:hover img {
-webkit-transform: scale(0.9, 0.9);
transform: scale(0.9, 0.9);
}
.gallery img {
border: none !important;
height: auto;
max-width: 100%;
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s;
}
.archive-item {
padding-top: 50px;
padding-bottom: 50px;
border-bottom: 1px solid #383fa1;
}
.archive-item:last-child {
border-bottom-width: 0;
}
#type .img-fluid.cms-img {
max-width: 50%;
}
.breadcrumb {
background-color: transparent;
font-size: 0.8em;
margin-top: 15px;
}
.formContact .formContact-box > div {
padding: 20px;
background-color: #0accf6;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.formContact .formContact-box--map {
width: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.formContact .formContact-box--title {
margin-top: 1rem;
color: white;
}
.formContact .formContact-box--text {
position: relative;
z-index: 1;
color: white;
margin-bottom: 5px;
text-align: center;
line-height: 1.3;
}
.formContact .formContact-box--phone {
position: relative;
z-index: 1;
color: white;
text-align: center;
}
.formContact-img {
display: block;
margin-left: auto;
margin-right: auto;
}
.formContact-commercial {
margin-top: 65px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.formContact-title {
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.formContact-title span {
color: #242968;
text-align: center;
font-size: 52px;
font-weight: 300;
position: relative;
}
@media (max-width: 768px) {
.formContact-title span {
font-size: 40px;
line-height: 1;
}
}
@media (max-width: 992px) {
.formContact-list {
margin-top: 25px;
}
}
.contact-acceptance + span {
font-size: 13px;
text-align: justify;
display: block;
}
.contact-obligatoire {
display: block;
font-size: 13px;
text-align: right;
}
.cc-banner, .cc-theme-edgeless.cc-window {
background-color: #979cdb;
}
.cc-btn {
background-color: #242968;
border: none;
}
.cc-btn:hover {
text-decoration: none;
background-color: #e2e4f5;
}
.container-page {
padding-top: 90px;
}
.middle-bg {
position: relative;
}
.middle-bg::before, .middle-bg::after {
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.middle-bg::before {
z-index: -2;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(30%, #2864c9), to(#159ad6));
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2864c9 30%, #159ad6 100%);
}
.middle-bg::after {
background-image: url(//www.scrinfo.net/wp-content/themes/scr/img/accueil/geometrical-bg.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: background-image 0.2s;
transition: background-image 0.2s;
background-position: center 100px;
background-size: auto 834px;
z-index: -1;
}
@media (min-width: 1920px) {
.middle-bg::after {
background-size: 100vw 834px;
}
}
.page-template-politique-de-confidentialite {
word-break: break-all;
}
.appear,
.choisir-blockTitle,
.choisir-list,
.choisir-valuesItem,
.solutions-cards,
.quiSommesNous-block,
.solution-list,
.solution-card,
.liste-row,
.nousRejoindre-block {
visibility: hidden;
}
.alert {
display: flex;
align-items: center;
padding: 30px;
border: 1px solid #242968;
border-radius: 3px;
background-color: #f9f9f9;
margin-bottom: 50px;
}
.alert p {
margin: 0;
line-height: 25px;
}
.alert a {
font-size: 27px;
padding: 10px 0;
display: inline-block;
color: #242968;
min-width: 230px;
margin: 0 85px;
border-color: #c71d27;
}
@media (max-width: 1000px) {
.alert {
flex-direction: column;
}
.alert a {
margin-top: 30px;
}
}