.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1300px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1340px;
}
}
@media (min-width: 50000px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1700px;
}
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.33333333%;
}
.offset-2 {
margin-left: 16.66666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333333%;
}
.offset-5 {
margin-left: 41.66666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333333%;
}
.offset-8 {
margin-left: 66.66666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333333%;
}
.offset-11 {
margin-left: 91.66666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-sm-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-sm-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333333%;
}
.offset-sm-2 {
margin-left: 16.66666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333333%;
}
.offset-sm-5 {
margin-left: 41.66666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333333%;
}
.offset-sm-8 {
margin-left: 66.66666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333333%;
}
.offset-sm-11 {
margin-left: 91.66666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-md-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-md-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333333%;
}
.offset-md-2 {
margin-left: 16.66666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333333%;
}
.offset-md-5 {
margin-left: 41.66666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333333%;
}
.offset-md-8 {
margin-left: 66.66666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333333%;
}
.offset-md-11 {
margin-left: 91.66666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-lg-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-lg-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.33333333%;
}
.offset-lg-2 {
margin-left: 16.66666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333333%;
}
.offset-lg-5 {
margin-left: 41.66666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333333%;
}
.offset-lg-8 {
margin-left: 66.66666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333333%;
}
.offset-lg-11 {
margin-left: 91.66666667%;
}
}
@media (min-width: 1300px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xl-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xl-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333333%;
}
.offset-xl-2 {
margin-left: 16.66666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333333%;
}
.offset-xl-5 {
margin-left: 41.66666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333333%;
}
.offset-xl-8 {
margin-left: 66.66666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333333%;
}
.offset-xl-11 {
margin-left: 91.66666667%;
}
}
@media (min-width: 50000px) {
.col-xxl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xxl-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xxl-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xxl-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xxl-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xxl-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xxl-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xxl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xxl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-xxl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-xxl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xxl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-xxl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-xxl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xxl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-xxl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-xxl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xxl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-xxl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-xxl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xxl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xxl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xxl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xxl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xxl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xxl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xxl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xxl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xxl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xxl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xxl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xxl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xxl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xxl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xxl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xxl-0 {
margin-left: 0;
}
.offset-xxl-1 {
margin-left: 8.33333333%;
}
.offset-xxl-2 {
margin-left: 16.66666667%;
}
.offset-xxl-3 {
margin-left: 25%;
}
.offset-xxl-4 {
margin-left: 33.33333333%;
}
.offset-xxl-5 {
margin-left: 41.66666667%;
}
.offset-xxl-6 {
margin-left: 50%;
}
.offset-xxl-7 {
margin-left: 58.33333333%;
}
.offset-xxl-8 {
margin-left: 66.66666667%;
}
.offset-xxl-9 {
margin-left: 75%;
}
.offset-xxl-10 {
margin-left: 83.33333333%;
}
.offset-xxl-11 {
margin-left: 91.66666667%;
}
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1300px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 50000px) {
.flex-xxl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xxl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xxl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xxl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xxl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xxl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xxl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xxl-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xxl-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xxl-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xxl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xxl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xxl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xxl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xxl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xxl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xxl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xxl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xxl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xxl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xxl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xxl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xxl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xxl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xxl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xxl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xxl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xxl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xxl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xxl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xxl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xxl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xxl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xxl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.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: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1300px) {
.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: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 50000px) {
.d-xxl-none {
display: none !important;
}
.d-xxl-inline {
display: inline !important;
}
.d-xxl-inline-block {
display: inline-block !important;
}
.d-xxl-block {
display: block !important;
}
.d-xxl-table {
display: table !important;
}
.d-xxl-table-row {
display: table-row !important;
}
.d-xxl-table-cell {
display: table-cell !important;
}
.d-xxl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xxl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !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: 3.75px !important;
}
.mt-1,
.my-1 {
margin-top: 3.75px !important;
}
.mr-1,
.mx-1 {
margin-right: 3.75px !important;
}
.mb-1,
.my-1 {
margin-bottom: 3.75px !important;
}
.ml-1,
.mx-1 {
margin-left: 3.75px !important;
}
.m-2 {
margin: 7.5px !important;
}
.mt-2,
.my-2 {
margin-top: 7.5px !important;
}
.mr-2,
.mx-2 {
margin-right: 7.5px !important;
}
.mb-2,
.my-2 {
margin-bottom: 7.5px !important;
}
.ml-2,
.mx-2 {
margin-left: 7.5px !important;
}
.m-3 {
margin: 15px !important;
}
.mt-3,
.my-3 {
margin-top: 15px !important;
}
.mr-3,
.mx-3 {
margin-right: 15px !important;
}
.mb-3,
.my-3 {
margin-bottom: 15px !important;
}
.ml-3,
.mx-3 {
margin-left: 15px !important;
}
.m-4 {
margin: 22.5px !important;
}
.mt-4,
.my-4 {
margin-top: 22.5px !important;
}
.mr-4,
.mx-4 {
margin-right: 22.5px !important;
}
.mb-4,
.my-4 {
margin-bottom: 22.5px !important;
}
.ml-4,
.mx-4 {
margin-left: 22.5px !important;
}
.m-5 {
margin: 45px !important;
}
.mt-5,
.my-5 {
margin-top: 45px !important;
}
.mr-5,
.mx-5 {
margin-right: 45px !important;
}
.mb-5,
.my-5 {
margin-bottom: 45px !important;
}
.ml-5,
.mx-5 {
margin-left: 45px !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: 3.75px !important;
}
.pt-1,
.py-1 {
padding-top: 3.75px !important;
}
.pr-1,
.px-1 {
padding-right: 3.75px !important;
}
.pb-1,
.py-1 {
padding-bottom: 3.75px !important;
}
.pl-1,
.px-1 {
padding-left: 3.75px !important;
}
.p-2 {
padding: 7.5px !important;
}
.pt-2,
.py-2 {
padding-top: 7.5px !important;
}
.pr-2,
.px-2 {
padding-right: 7.5px !important;
}
.pb-2,
.py-2 {
padding-bottom: 7.5px !important;
}
.pl-2,
.px-2 {
padding-left: 7.5px !important;
}
.p-3 {
padding: 15px !important;
}
.pt-3,
.py-3 {
padding-top: 15px !important;
}
.pr-3,
.px-3 {
padding-right: 15px !important;
}
.pb-3,
.py-3 {
padding-bottom: 15px !important;
}
.pl-3,
.px-3 {
padding-left: 15px !important;
}
.p-4 {
padding: 22.5px !important;
}
.pt-4,
.py-4 {
padding-top: 22.5px !important;
}
.pr-4,
.px-4 {
padding-right: 22.5px !important;
}
.pb-4,
.py-4 {
padding-bottom: 22.5px !important;
}
.pl-4,
.px-4 {
padding-left: 22.5px !important;
}
.p-5 {
padding: 45px !important;
}
.pt-5,
.py-5 {
padding-top: 45px !important;
}
.pr-5,
.px-5 {
padding-right: 45px !important;
}
.pb-5,
.py-5 {
padding-bottom: 45px !important;
}
.pl-5,
.px-5 {
padding-left: 45px !important;
}
.m-n1 {
margin: -3.75px !important;
}
.mt-n1,
.my-n1 {
margin-top: -3.75px !important;
}
.mr-n1,
.mx-n1 {
margin-right: -3.75px !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -3.75px !important;
}
.ml-n1,
.mx-n1 {
margin-left: -3.75px !important;
}
.m-n2 {
margin: -7.5px !important;
}
.mt-n2,
.my-n2 {
margin-top: -7.5px !important;
}
.mr-n2,
.mx-n2 {
margin-right: -7.5px !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -7.5px !important;
}
.ml-n2,
.mx-n2 {
margin-left: -7.5px !important;
}
.m-n3 {
margin: -15px !important;
}
.mt-n3,
.my-n3 {
margin-top: -15px !important;
}
.mr-n3,
.mx-n3 {
margin-right: -15px !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -15px !important;
}
.ml-n3,
.mx-n3 {
margin-left: -15px !important;
}
.m-n4 {
margin: -22.5px !important;
}
.mt-n4,
.my-n4 {
margin-top: -22.5px !important;
}
.mr-n4,
.mx-n4 {
margin-right: -22.5px !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -22.5px !important;
}
.ml-n4,
.mx-n4 {
margin-left: -22.5px !important;
}
.m-n5 {
margin: -45px !important;
}
.mt-n5,
.my-n5 {
margin-top: -45px !important;
}
.mr-n5,
.mx-n5 {
margin-right: -45px !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -45px !important;
}
.ml-n5,
.mx-n5 {
margin-left: -45px !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: 3.75px !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 3.75px !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 3.75px !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 3.75px !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 3.75px !important;
}
.m-sm-2 {
margin: 7.5px !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 7.5px !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 7.5px !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 7.5px !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 7.5px !important;
}
.m-sm-3 {
margin: 15px !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 15px !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 15px !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 15px !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 15px !important;
}
.m-sm-4 {
margin: 22.5px !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 22.5px !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 22.5px !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 22.5px !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 22.5px !important;
}
.m-sm-5 {
margin: 45px !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 45px !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 45px !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 45px !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 45px !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: 3.75px !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 3.75px !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 3.75px !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 3.75px !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 3.75px !important;
}
.p-sm-2 {
padding: 7.5px !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 7.5px !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 7.5px !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 7.5px !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 7.5px !important;
}
.p-sm-3 {
padding: 15px !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 15px !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 15px !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 15px !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 15px !important;
}
.p-sm-4 {
padding: 22.5px !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 22.5px !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 22.5px !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 22.5px !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 22.5px !important;
}
.p-sm-5 {
padding: 45px !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 45px !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 45px !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 45px !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 45px !important;
}
.m-sm-n1 {
margin: -3.75px !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -3.75px !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -3.75px !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -3.75px !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -3.75px !important;
}
.m-sm-n2 {
margin: -7.5px !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -7.5px !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -7.5px !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -7.5px !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -7.5px !important;
}
.m-sm-n3 {
margin: -15px !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -15px !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -15px !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -15px !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -15px !important;
}
.m-sm-n4 {
margin: -22.5px !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -22.5px !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -22.5px !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -22.5px !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -22.5px !important;
}
.m-sm-n5 {
margin: -45px !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -45px !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -45px !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -45px !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -45px !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: 3.75px !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 3.75px !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 3.75px !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 3.75px !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 3.75px !important;
}
.m-md-2 {
margin: 7.5px !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 7.5px !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 7.5px !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 7.5px !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 7.5px !important;
}
.m-md-3 {
margin: 15px !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 15px !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 15px !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 15px !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 15px !important;
}
.m-md-4 {
margin: 22.5px !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 22.5px !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 22.5px !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 22.5px !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 22.5px !important;
}
.m-md-5 {
margin: 45px !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 45px !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 45px !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 45px !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 45px !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: 3.75px !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 3.75px !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 3.75px !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 3.75px !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 3.75px !important;
}
.p-md-2 {
padding: 7.5px !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 7.5px !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 7.5px !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 7.5px !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 7.5px !important;
}
.p-md-3 {
padding: 15px !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 15px !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 15px !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 15px !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 15px !important;
}
.p-md-4 {
padding: 22.5px !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 22.5px !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 22.5px !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 22.5px !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 22.5px !important;
}
.p-md-5 {
padding: 45px !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 45px !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 45px !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 45px !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 45px !important;
}
.m-md-n1 {
margin: -3.75px !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -3.75px !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -3.75px !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -3.75px !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -3.75px !important;
}
.m-md-n2 {
margin: -7.5px !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -7.5px !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -7.5px !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -7.5px !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -7.5px !important;
}
.m-md-n3 {
margin: -15px !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -15px !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -15px !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -15px !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -15px !important;
}
.m-md-n4 {
margin: -22.5px !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -22.5px !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -22.5px !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -22.5px !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -22.5px !important;
}
.m-md-n5 {
margin: -45px !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -45px !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -45px !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -45px !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -45px !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: 3.75px !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 3.75px !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 3.75px !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 3.75px !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 3.75px !important;
}
.m-lg-2 {
margin: 7.5px !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 7.5px !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 7.5px !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 7.5px !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 7.5px !important;
}
.m-lg-3 {
margin: 15px !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 15px !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 15px !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 15px !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 15px !important;
}
.m-lg-4 {
margin: 22.5px !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 22.5px !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 22.5px !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 22.5px !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 22.5px !important;
}
.m-lg-5 {
margin: 45px !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 45px !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 45px !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 45px !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 45px !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: 3.75px !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 3.75px !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 3.75px !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 3.75px !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 3.75px !important;
}
.p-lg-2 {
padding: 7.5px !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 7.5px !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 7.5px !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 7.5px !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 7.5px !important;
}
.p-lg-3 {
padding: 15px !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 15px !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 15px !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 15px !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 15px !important;
}
.p-lg-4 {
padding: 22.5px !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 22.5px !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 22.5px !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 22.5px !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 22.5px !important;
}
.p-lg-5 {
padding: 45px !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 45px !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 45px !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 45px !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 45px !important;
}
.m-lg-n1 {
margin: -3.75px !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -3.75px !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -3.75px !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -3.75px !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -3.75px !important;
}
.m-lg-n2 {
margin: -7.5px !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -7.5px !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -7.5px !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -7.5px !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -7.5px !important;
}
.m-lg-n3 {
margin: -15px !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -15px !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -15px !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -15px !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -15px !important;
}
.m-lg-n4 {
margin: -22.5px !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -22.5px !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -22.5px !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -22.5px !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -22.5px !important;
}
.m-lg-n5 {
margin: -45px !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -45px !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -45px !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -45px !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -45px !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: 1300px) {
.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: 3.75px !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 3.75px !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 3.75px !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 3.75px !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 3.75px !important;
}
.m-xl-2 {
margin: 7.5px !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 7.5px !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 7.5px !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 7.5px !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 7.5px !important;
}
.m-xl-3 {
margin: 15px !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 15px !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 15px !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 15px !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 15px !important;
}
.m-xl-4 {
margin: 22.5px !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 22.5px !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 22.5px !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 22.5px !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 22.5px !important;
}
.m-xl-5 {
margin: 45px !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 45px !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 45px !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 45px !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 45px !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: 3.75px !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 3.75px !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 3.75px !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 3.75px !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 3.75px !important;
}
.p-xl-2 {
padding: 7.5px !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 7.5px !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 7.5px !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 7.5px !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 7.5px !important;
}
.p-xl-3 {
padding: 15px !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 15px !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 15px !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 15px !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 15px !important;
}
.p-xl-4 {
padding: 22.5px !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 22.5px !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 22.5px !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 22.5px !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 22.5px !important;
}
.p-xl-5 {
padding: 45px !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 45px !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 45px !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 45px !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 45px !important;
}
.m-xl-n1 {
margin: -3.75px !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -3.75px !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -3.75px !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -3.75px !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -3.75px !important;
}
.m-xl-n2 {
margin: -7.5px !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -7.5px !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -7.5px !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -7.5px !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -7.5px !important;
}
.m-xl-n3 {
margin: -15px !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -15px !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -15px !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -15px !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -15px !important;
}
.m-xl-n4 {
margin: -22.5px !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -22.5px !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -22.5px !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -22.5px !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -22.5px !important;
}
.m-xl-n5 {
margin: -45px !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -45px !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -45px !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -45px !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -45px !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
@media (min-width: 50000px) {
.m-xxl-0 {
margin: 0 !important;
}
.mt-xxl-0,
.my-xxl-0 {
margin-top: 0 !important;
}
.mr-xxl-0,
.mx-xxl-0 {
margin-right: 0 !important;
}
.mb-xxl-0,
.my-xxl-0 {
margin-bottom: 0 !important;
}
.ml-xxl-0,
.mx-xxl-0 {
margin-left: 0 !important;
}
.m-xxl-1 {
margin: 3.75px !important;
}
.mt-xxl-1,
.my-xxl-1 {
margin-top: 3.75px !important;
}
.mr-xxl-1,
.mx-xxl-1 {
margin-right: 3.75px !important;
}
.mb-xxl-1,
.my-xxl-1 {
margin-bottom: 3.75px !important;
}
.ml-xxl-1,
.mx-xxl-1 {
margin-left: 3.75px !important;
}
.m-xxl-2 {
margin: 7.5px !important;
}
.mt-xxl-2,
.my-xxl-2 {
margin-top: 7.5px !important;
}
.mr-xxl-2,
.mx-xxl-2 {
margin-right: 7.5px !important;
}
.mb-xxl-2,
.my-xxl-2 {
margin-bottom: 7.5px !important;
}
.ml-xxl-2,
.mx-xxl-2 {
margin-left: 7.5px !important;
}
.m-xxl-3 {
margin: 15px !important;
}
.mt-xxl-3,
.my-xxl-3 {
margin-top: 15px !important;
}
.mr-xxl-3,
.mx-xxl-3 {
margin-right: 15px !important;
}
.mb-xxl-3,
.my-xxl-3 {
margin-bottom: 15px !important;
}
.ml-xxl-3,
.mx-xxl-3 {
margin-left: 15px !important;
}
.m-xxl-4 {
margin: 22.5px !important;
}
.mt-xxl-4,
.my-xxl-4 {
margin-top: 22.5px !important;
}
.mr-xxl-4,
.mx-xxl-4 {
margin-right: 22.5px !important;
}
.mb-xxl-4,
.my-xxl-4 {
margin-bottom: 22.5px !important;
}
.ml-xxl-4,
.mx-xxl-4 {
margin-left: 22.5px !important;
}
.m-xxl-5 {
margin: 45px !important;
}
.mt-xxl-5,
.my-xxl-5 {
margin-top: 45px !important;
}
.mr-xxl-5,
.mx-xxl-5 {
margin-right: 45px !important;
}
.mb-xxl-5,
.my-xxl-5 {
margin-bottom: 45px !important;
}
.ml-xxl-5,
.mx-xxl-5 {
margin-left: 45px !important;
}
.p-xxl-0 {
padding: 0 !important;
}
.pt-xxl-0,
.py-xxl-0 {
padding-top: 0 !important;
}
.pr-xxl-0,
.px-xxl-0 {
padding-right: 0 !important;
}
.pb-xxl-0,
.py-xxl-0 {
padding-bottom: 0 !important;
}
.pl-xxl-0,
.px-xxl-0 {
padding-left: 0 !important;
}
.p-xxl-1 {
padding: 3.75px !important;
}
.pt-xxl-1,
.py-xxl-1 {
padding-top: 3.75px !important;
}
.pr-xxl-1,
.px-xxl-1 {
padding-right: 3.75px !important;
}
.pb-xxl-1,
.py-xxl-1 {
padding-bottom: 3.75px !important;
}
.pl-xxl-1,
.px-xxl-1 {
padding-left: 3.75px !important;
}
.p-xxl-2 {
padding: 7.5px !important;
}
.pt-xxl-2,
.py-xxl-2 {
padding-top: 7.5px !important;
}
.pr-xxl-2,
.px-xxl-2 {
padding-right: 7.5px !important;
}
.pb-xxl-2,
.py-xxl-2 {
padding-bottom: 7.5px !important;
}
.pl-xxl-2,
.px-xxl-2 {
padding-left: 7.5px !important;
}
.p-xxl-3 {
padding: 15px !important;
}
.pt-xxl-3,
.py-xxl-3 {
padding-top: 15px !important;
}
.pr-xxl-3,
.px-xxl-3 {
padding-right: 15px !important;
}
.pb-xxl-3,
.py-xxl-3 {
padding-bottom: 15px !important;
}
.pl-xxl-3,
.px-xxl-3 {
padding-left: 15px !important;
}
.p-xxl-4 {
padding: 22.5px !important;
}
.pt-xxl-4,
.py-xxl-4 {
padding-top: 22.5px !important;
}
.pr-xxl-4,
.px-xxl-4 {
padding-right: 22.5px !important;
}
.pb-xxl-4,
.py-xxl-4 {
padding-bottom: 22.5px !important;
}
.pl-xxl-4,
.px-xxl-4 {
padding-left: 22.5px !important;
}
.p-xxl-5 {
padding: 45px !important;
}
.pt-xxl-5,
.py-xxl-5 {
padding-top: 45px !important;
}
.pr-xxl-5,
.px-xxl-5 {
padding-right: 45px !important;
}
.pb-xxl-5,
.py-xxl-5 {
padding-bottom: 45px !important;
}
.pl-xxl-5,
.px-xxl-5 {
padding-left: 45px !important;
}
.m-xxl-n1 {
margin: -3.75px !important;
}
.mt-xxl-n1,
.my-xxl-n1 {
margin-top: -3.75px !important;
}
.mr-xxl-n1,
.mx-xxl-n1 {
margin-right: -3.75px !important;
}
.mb-xxl-n1,
.my-xxl-n1 {
margin-bottom: -3.75px !important;
}
.ml-xxl-n1,
.mx-xxl-n1 {
margin-left: -3.75px !important;
}
.m-xxl-n2 {
margin: -7.5px !important;
}
.mt-xxl-n2,
.my-xxl-n2 {
margin-top: -7.5px !important;
}
.mr-xxl-n2,
.mx-xxl-n2 {
margin-right: -7.5px !important;
}
.mb-xxl-n2,
.my-xxl-n2 {
margin-bottom: -7.5px !important;
}
.ml-xxl-n2,
.mx-xxl-n2 {
margin-left: -7.5px !important;
}
.m-xxl-n3 {
margin: -15px !important;
}
.mt-xxl-n3,
.my-xxl-n3 {
margin-top: -15px !important;
}
.mr-xxl-n3,
.mx-xxl-n3 {
margin-right: -15px !important;
}
.mb-xxl-n3,
.my-xxl-n3 {
margin-bottom: -15px !important;
}
.ml-xxl-n3,
.mx-xxl-n3 {
margin-left: -15px !important;
}
.m-xxl-n4 {
margin: -22.5px !important;
}
.mt-xxl-n4,
.my-xxl-n4 {
margin-top: -22.5px !important;
}
.mr-xxl-n4,
.mx-xxl-n4 {
margin-right: -22.5px !important;
}
.mb-xxl-n4,
.my-xxl-n4 {
margin-bottom: -22.5px !important;
}
.ml-xxl-n4,
.mx-xxl-n4 {
margin-left: -22.5px !important;
}
.m-xxl-n5 {
margin: -45px !important;
}
.mt-xxl-n5,
.my-xxl-n5 {
margin-top: -45px !important;
}
.mr-xxl-n5,
.mx-xxl-n5 {
margin-right: -45px !important;
}
.mb-xxl-n5,
.my-xxl-n5 {
margin-bottom: -45px !important;
}
.ml-xxl-n5,
.mx-xxl-n5 {
margin-left: -45px !important;
}
.m-xxl-auto {
margin: auto !important;
}
.mt-xxl-auto,
.my-xxl-auto {
margin-top: auto !important;
}
.mr-xxl-auto,
.mx-xxl-auto {
margin-right: auto !important;
}
.mb-xxl-auto,
.my-xxl-auto {
margin-bottom: auto !important;
}
.ml-xxl-auto,
.mx-xxl-auto {
margin-left: auto !important;
}
}
.fade {
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.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;
}
.collapsing.width {
width: 0;
height: auto;
-webkit-transition: width 0.35s ease;
transition: width 0.35s ease;
} @font-face {
font-family: "PtRootUI";
src: url(//ortec-management.ch/fr//wp-content/themes/kunz/assets/fonts/PT-Root-UI_Bold.woff2) format("woff2");
font-display: auto;
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: "PtRootUI";
src: url(//ortec-management.ch/fr//wp-content/themes/kunz/assets/fonts/PT-Root-UI_Light.woff2) format("woff2");
font-display: auto;
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: "PtRootUI";
src: url(//ortec-management.ch/fr//wp-content/themes/kunz/assets/fonts/PT-Root-UI_Medium.woff2) format("woff2");
font-display: auto;
font-style: normal;
font-weight: 500;
}
@font-face {
font-family: "PtRootUI";
src: url(//ortec-management.ch/fr//wp-content/themes/kunz/assets/fonts/PT-Root-UI_Regular.woff2) format("woff2");
font-display: auto;
font-style: normal;
font-weight: 400;
}
* {
margin: 0;
padding: 0; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html {
scroll-behavior: smooth;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
width: 100%;
overflow-x: hidden;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
color: #000000;
background-color: #fff;
font-size: 20px;
line-height: 1.6;
font-family: "PTRootUI", Verdana, Sans-serif; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5 {
margin: 0;
margin-bottom: 20px;
display: block;
width: 100%;
font-weight: 400;
}
img {
border: 0;
width: 100%;
height: auto;
}
figure {
margin: 0;
} a, a:hover, a:active {
text-decoration: none;
color: #1b2437;
outline: none;
-webkit-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}
a:hover {
color: #000000;
}
@media (min-width: 768px) {
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
width: 90%;
}
}
.hidden {
display: none !important;
}
@media (max-width: 767.98px) {
.hidden-md {
display: none !important;
}
}
@media (max-width: 1299.98px) {
.desktop-only {
display: none !important;
}
}
@media (min-width: 768px) {
.mobile-only {
display: none;
}
}
.content-padding {
padding: 15px 17px;
}
@media (min-width: 768px) {
.content-padding {
padding: 25px 50px;
}
}
@media (min-width: 50000px) {
.content-padding {
padding: 34px 70px;
}
}
html.menu-open {
overflow: hidden;
}
.main-content {
margin-bottom: 30px;
margin-top: 30px;
}
@media (min-width: 768px) {
.main-content {
margin-bottom: 50px;
}
}
@media (min-width: 50000px) {
.main-content {
margin-bottom: 70px;
}
}
@media (min-width: 768px) {
.main-content {
margin-top: 80px;
}
}
@media (min-width: 50000px) {
.main-content {
margin-top: 94px;
}
}
.site-content {
padding-top: 60px;
background-color: #f6f6f6;
}
@media (min-width: 768px) {
.site-content {
padding-top: 120px;
}
}
@media (min-width: 50000px) {
.site-content {
padding-top: 160px;
}
}
@media (min-width: 1200px) {
.container-offset-right {
padding-right: 8.33333%;
padding-left: 10px;
}
}
.main {
font-size: 16px;
font-weight: 300;
line-height: normal;
}
@media (min-width: 768px) {
.main {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.main {
font-size: 38px;
}
}
@media (min-width: 1200px) {
.main-text {
max-width: 60%;
}
}
#cookies-eu-banner {
display: block;
color: #fff;
padding: 27px 0;
padding-left: 20%;
padding-right: 20%;
padding-left: 30px;
padding-right: 30px;
z-index: 10;
font-size: 14px;
}
@media (min-width: 768px) {
#cookies-eu-banner {
padding-left: 20%;
}
}
@media (min-width: 50000px) {
#cookies-eu-banner {
padding-left: 20%;
}
}
@media (min-width: 768px) {
#cookies-eu-banner {
padding-right: 20%;
}
}
@media (min-width: 50000px) {
#cookies-eu-banner {
padding-right: 20%;
}
}
@media (min-width: 768px) {
#cookies-eu-banner {
font-size: 18px;
}
}
@media (min-width: 50000px) {
#cookies-eu-banner {
font-size: 23px;
}
}
#cookies-eu-banner button {
padding: 3px;
color: #000;
background-color: #fff;
opacity: 0.8;
padding: 10px 10px;
margin-left: 40px;
border-radius: 8px;
outline: 0;
border: 0;
font-size: 14px;
height: 100%;
cursor: pointer;
}
@media (min-width: 768px) {
#cookies-eu-banner button {
padding: 3px 20px;
}
}
@media (min-width: 50000px) {
#cookies-eu-banner button {
padding: 3px 20px;
}
}
@media (min-width: 768px) {
#cookies-eu-banner button {
font-size: 23px;
}
}
@media (min-width: 50000px) {
#cookies-eu-banner button {
font-size: 29px;
}
}
@media (max-width: 767.98px) {
#cookies-eu-banner button {
width: 100%;
height: auto;
padding-left: 0;
margin-left: 0;
margin-top: 20px;
margin-bottom: 0;
}
}
@media (min-width: 768px) {
html.om .teaser .text-col .title, html.om .teaser .text-col .subtitle {
background: #8e8144;
}
}
html.om .services .service .title {
color: #8e8144;
}
html.om .theme-color {
color: #8e8144;
}
html.om .theme-bg-color {
background-color: #8e8144 !important;
}
@media (max-width: 991.98px) {
html.om .container-color {
background-color: #8e8144;
}
}
html.om .wpcf7 label {
color: #8e8144;
}
html.om .fact .zahl {
border-bottom-color: #8e8144;
}
html.om .quote:before, html.om .quote:after {
background-color: #8e8144;
}
@media (min-width: 768px) {
html.fo .teaser .text-col .title, html.fo .teaser .text-col .subtitle {
background: #08445d;
}
}
html.fo .services .service .title {
color: #08445d;
}
html.fo .theme-color {
color: #08445d;
}
html.fo .theme-bg-color {
background-color: #08445d !important;
}
@media (max-width: 991.98px) {
html.fo .container-color {
background-color: #08445d;
}
}
html.fo .wpcf7 label {
color: #08445d;
}
html.fo .fact .zahl {
border-bottom-color: #08445d;
}
html.fo .quote:before, html.fo .quote:after {
background-color: #08445d;
}
@media (min-width: 768px) {
html.aw .teaser .text-col .title, html.aw .teaser .text-col .subtitle {
background: #325989;
}
}
html.aw .services .service .title {
color: #325989;
}
html.aw .theme-color {
color: #325989;
}
html.aw .theme-bg-color {
background-color: #325989 !important;
}
@media (max-width: 991.98px) {
html.aw .container-color {
background-color: #325989;
}
}
html.aw .wpcf7 label {
color: #325989;
}
html.aw .fact .zahl {
border-bottom-color: #325989;
}
html.aw .quote:before, html.aw .quote:after {
background-color: #325989;
}
@media (min-width: 768px) {
html.me .teaser .text-col .title, html.me .teaser .text-col .subtitle {
background: #a7c626;
}
}
html.me .services .service .title {
color: #a7c626;
}
html.me .theme-color {
color: #a7c626;
}
html.me .theme-bg-color {
background-color: #a7c626 !important;
}
@media (max-width: 991.98px) {
html.me .container-color {
background-color: #a7c626;
}
}
html.me .wpcf7 label {
color: #a7c626;
}
html.me .fact .zahl {
border-bottom-color: #a7c626;
}
html.me .quote:before, html.me .quote:after {
background-color: #a7c626;
}
@media (min-width: 768px) {
html.cs .teaser .text-col .title, html.cs .teaser .text-col .subtitle {
background: #7e775a;
}
}
html.cs .services .service .title {
color: #7e775a;
}
html.cs .theme-color {
color: #7e775a;
}
html.cs .theme-bg-color {
background-color: #7e775a !important;
}
@media (max-width: 991.98px) {
html.cs .container-color {
background-color: #7e775a;
}
}
html.cs .wpcf7 label {
color: #7e775a;
}
html.cs .fact .zahl {
border-bottom-color: #7e775a;
}
html.cs .quote:before, html.cs .quote:after {
background-color: #7e775a;
}
html.aw body {
margin-bottom: 70px;
}
html.aw footer .col-kunz {
display: none;
}
html.aw footer .logo-wrapper {
display: none;
}
html.aw footer .sfbi-logo-azw {
display: block;
width: 60px;
margin-top: 30px;
}
@media (min-width: 768px) {
html.aw footer .sfbi-logo-azw {
width: 100px;
}
}
@media (min-width: 50000px) {
html.aw footer .sfbi-logo-azw {
width: 120px;
}
}
html.aw .btn-sub.blue {
background-color: #325989 !important;
color: #fff !important;
}
html.aw .contact-item, html.aw .contact-link {
display: none;
}
html.aw .services .service .desc a {
color: #325989;
font-weight: bold;
}
html.aw .services .service .desc a, html.aw .services .service .desc h2 {
display: blocK;
font-size: 20px;
margin: 10px 0;
}
@media (min-width: 768px) {
html.aw .services .service .desc a, html.aw .services .service .desc h2 {
font-size: 35px;
}
}
@media (min-width: 50000px) {
html.aw .services .service .desc a, html.aw .services .service .desc h2 {
font-size: 45px;
}
}
@media (min-width: 768px) {
html.aw .services .service .desc a, html.aw .services .service .desc h2 {
margin: 15px 0;
}
}
@media (min-width: 50000px) {
html.aw .services .service .desc a, html.aw .services .service .desc h2 {
margin: 25px 0;
}
}
html.aw .menu ul li a {
font-size: 20px;
padding-bottom: 25px;
}
@media (min-width: 768px) {
html.aw .menu ul li a {
font-size: 45px;
}
}
@media (min-width: 50000px) {
html.aw .menu ul li a {
font-size: 65px;
}
}
@media (min-width: 768px) {
html.aw .menu ul li a {
padding-bottom: 40px;
}
}
@media (min-width: 50000px) {
html.aw .menu ul li a {
padding-bottom: 50px;
}
}
html.ku .site-content {
padding-top: 10px;
}
@media (min-width: 768px) {
html.ku .site-content {
padding-top: 50px;
}
}
@media (min-width: 50000px) {
html.ku .site-content {
padding-top: 65px;
}
}
html.ku #cookies-eu-banner {
background-color: #eeeeee;
color: #000;
}
html.ku #cookies-eu-banner button {
border: 1px solid #000;
}
html.ku .main-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: auto;
margin-top: 55px;
font-size: 30px;
}
@media (min-width: 768px) {
html.ku .main-title {
margin-top: 60px;
}
}
@media (min-width: 50000px) {
html.ku .main-title {
margin-top: 90px;
}
}
@media (min-width: 768px) {
html.ku .main-title {
font-size: 50px;
}
}
@media (min-width: 50000px) {
html.ku .main-title {
font-size: 75px;
}
}
@media (min-width: 768px) {
html.ku .main-title {
float: right;
}
}
@media (max-width: 991.98px) {
html.ku .menu-container {
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;
}
}
html.ku .newsletter {
display: none;
}
html.ku .btn-more, html.ku .btn-back {
border: solid 1px #979797;
}
html.ku .theme-bg-color {
background-color: #fff;
}
html.ku .header .logo, html.ku .nav .logo {
height: 168px;
margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 768px) {
html.ku .header .logo, html.ku .nav .logo {
margin-top: 110px;
}
}
@media (min-width: 50000px) {
html.ku .header .logo, html.ku .nav .logo {
margin-top: 127px;
}
}
@media (min-width: 768px) {
html.ku .header .logo, html.ku .nav .logo {
margin-bottom: 110px;
}
}
@media (min-width: 50000px) {
html.ku .header .logo, html.ku .nav .logo {
margin-bottom: 127px;
}
}
html.ku .nav .contact-big {
display: none;
}
html.ku body {
background-image: linear-gradient(to bottom, #fff 0, #fff 60px, #b3b3b3 60px, #ffffff 600px);
min-height: 100vh;
padding-top: 50px;
}
@media (max-width: 767.98px) {
html.ku body {
background-image: linear-gradient(to bottom, #fff 0, #fff 45px, #b3b3b3 45px, #ffffff 19%);
}
}
@media (min-width: 768px) {
html.ku body {
padding-top: 80px;
}
}
@media (min-width: 50000px) {
html.ku body {
padding-top: 100px;
}
}
html.ku body.page-template-kunz-landing .main-title {
display: none;
}
html.ku body .nav .logo {
-webkit-filter: none !important;
filter: none !important;
}
html.ku .toggle-icon {
top: 21px;
right: 40px;
}
@media (max-width: 767.98px) {
html.ku .toggle-icon {
top: 14px;
right: 20px;
}
}
html.ku .toggle-icon .icon-close {
-webkit-filter: none !important;
filter: none !important;
}
html.ku .intro {
display: none;
}
html.ku .site-content {
background-color: transparent;
}
html.ku .main-content {
background-color: transparent;
padding: 0;
}
html.ku .main-content .main-col {
margin-left: 0;
}
html.ku .wpcf7 input, html.ku .wpcf7 textarea {
background-color: transparent;
border: 1px solid #000000;
}
html.ku .page-footer {
background-color: transparent;
}
html.ku .toggle:checked + .menu-toggle + .collapsible-content .main-row {
margin-top: 0;
padding-top: 0;
}
html.ku .menu-main-menu {
padding-top: 10px;
}
@media (min-width: 768px) {
html.ku .menu-main-menu {
padding-top: 50px;
}
}
@media (min-width: 50000px) {
html.ku .menu-main-menu {
padding-top: 65px;
}
}
html.ku .menu ul li.menu-item-object-page + li.menu-item-object-custom {
border-top-color: #979797;
}
html.ku .menu ul li a {
white-space: nowrap;
}
html.ku .menu ul li a {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #000;
}
html.ku .menu ul li a:hover {
-webkit-text-stroke: 1px #000;
}
html.ku .menu ul li a.blue:hover {
-webkit-text-stroke: 1px #fff;
}
html.ku .header {
height: 45px;
}
@media (min-width: 768px) {
html.ku .header {
height: 60px;
}
}
@media (min-width: 50000px) {
html.ku .header {
height: 60px;
}
}
html.ku .header .contact-big {
color: #8e8e93;
}
@media (max-width: 767.98px) {
html.ku .header .logo-link {
margin-left: auto;
margin-right: auto;
width: 40%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 200px;
}
html.ku .header .logo-link .logo {
width: 100%;
}
}
.header .logo, .nav .logo, .kunz-header .logo {
height: 38px;
margin: 11px 0;
width: auto;
}
@media (min-width: 768px) {
.header .logo, .nav .logo, .kunz-header .logo {
height: 70px;
}
}
@media (min-width: 50000px) {
.header .logo, .nav .logo, .kunz-header .logo {
height: 101px;
}
}
@media (min-width: 768px) {
.header .logo, .nav .logo, .kunz-header .logo {
margin: 30px 0;
}
}
@media (min-width: 50000px) {
.header .logo, .nav .logo, .kunz-header .logo {
margin: 30px 0;
}
}
.header .logo-link, .nav .logo-link, .kunz-header .logo-link {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
@media (max-width: 767.98px) {
.kunz-header .container-fluid, .kunz-header .container-sm, .kunz-header .container-md, .kunz-header .container-lg, .kunz-header .container-xl, .kunz-header .container-xxl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.kunz-header .logo-link {
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.kunz-header .logo {
height: 72px;
}
@media (min-width: 768px) {
.kunz-header .logo {
height: 140px;
}
}
@media (min-width: 50000px) {
.kunz-header .logo {
height: 168px;
}
}
.nav .logo {
z-index: 3;
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
footer {
color: #8e8e93;
background-color: #fff;
margin-top: 30px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 768px) {
footer {
margin-top: 60px;
}
}
@media (min-width: 50000px) {
footer {
margin-top: 120px;
}
}
@media (min-width: 768px) {
footer {
padding-top: 34px;
}
}
@media (min-width: 50000px) {
footer {
padding-top: 41px;
}
}
@media (min-width: 768px) {
footer {
padding-bottom: 34px;
}
}
@media (min-width: 50000px) {
footer {
padding-bottom: 41px;
}
}
footer .kunz-logo {
width: 100px;
margin-top: 10px;
opacity: 0.6;
}
@media (min-width: 768px) {
footer .kunz-logo {
width: 150px;
}
}
@media (min-width: 50000px) {
footer .kunz-logo {
width: 174px;
}
}
footer .sfbi-logo {
width: 60px;
}
@media (min-width: 768px) {
footer .sfbi-logo {
width: 100px;
}
}
@media (min-width: 50000px) {
footer .sfbi-logo {
width: 120px;
}
}
footer .sfbi-logo-azw {
display: none;
}
footer .logo-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 30px;
}
footer .logo-desc {
font-size: 12px;
display: block;
}
@media (min-width: 768px) {
footer .logo-desc {
font-size: 20px;
}
}
@media (min-width: 50000px) {
footer .logo-desc {
font-size: 22px;
}
}
@media (max-width: 767.98px) {
footer .logo-desc {
display: block;
}
}
footer .footer-title {
font-size: 13px;
line-height: 1.3;
color: #000000;
}
@media (min-width: 768px) {
footer .footer-title {
font-size: 20px;
}
}
@media (min-width: 50000px) {
footer .footer-title {
font-size: 24px;
}
}
@media (max-width: 767.98px) {
footer .footer-title {
margin-top: 18px;
margin-bottom: 11px;
}
}
footer .footer-link, footer .hours {
color: #8e8e93;
display: blocK;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
footer .hours {
display: table;
width: 100%;
}
footer .footer-link, footer .hours, footer .hours td, footer .desc, footer .contact-item, footer .contact-link, footer .contact-col, footer .contact-col p {
font-size: 15px;
line-height: 1.5;
padding: 0 !important;
margin: 0 !important;
}
@media (min-width: 768px) {
footer .footer-link, footer .hours, footer .hours td, footer .desc, footer .contact-item, footer .contact-link, footer .contact-col, footer .contact-col p {
font-size: 18px;
}
}
@media (min-width: 50000px) {
footer .footer-link, footer .hours, footer .hours td, footer .desc, footer .contact-item, footer .contact-link, footer .contact-col, footer .contact-col p {
font-size: 20px;
}
}
footer .contact-icn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
footer .hours {
border-collapse: collapse;
}
footer .hours td {
padding-right: 10px;
line-height: 1.5;
}
@media (min-width: 768px) {
footer .hours td {
padding-right: 15px;
}
}
@media (min-width: 50000px) {
footer .hours td {
padding-right: 20px;
}
}
@media (max-width: 1299.98px) {
footer .hours {
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
footer .hours {
margin-bottom: 0;
}
}
footer .socials .social .icon-nav {
display: none;
}
footer .socials .social img {
width: 25px;
height: 25px;
margin-bottom: 0;
margin-top: 5px;
}
.page-footer {
text-align: center;
padding: 20px;
font-size: 12px;
color: #8e8e93;
background-color: #f6f6f6;
}
@media (min-width: 768px) {
.page-footer {
padding: 20px 0;
}
}
@media (min-width: 50000px) {
.page-footer {
padding: 28px 0;
}
}
@media (min-width: 768px) {
.page-footer {
font-size: 14px;
}
}
@media (min-width: 50000px) {
.page-footer {
font-size: 14px;
}
}
.page-footer a {
color: #8e8e93;
}
.toggle-icon {
width: 24px;
height: 18px;
top: 22px;
right: 14px;
position: absolute;
cursor: pointer;
z-index: 3;
}
@media (min-width: 768px) {
.toggle-icon {
width: 32px;
}
}
@media (min-width: 50000px) {
.toggle-icon {
width: 32px;
}
}
@media (min-width: 768px) {
.toggle-icon {
height: 23px;
}
}
@media (min-width: 50000px) {
.toggle-icon {
height: 23px;
}
}
@media (min-width: 768px) {
.toggle-icon {
top: 50px;
}
}
@media (min-width: 50000px) {
.toggle-icon {
top: 70px;
}
}
@media (min-width: 768px) {
.toggle-icon {
right: 56px;
}
}
@media (min-width: 50000px) {
.toggle-icon {
right: 113px;
}
}
.toggle-icon .icon-close {
display: none;
}
.toggle-icon .icon-open {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.toggle {
display: none;
}
.collapsible-content {
display: none;
}
.toggle:checked + .menu-toggle + .collapsible-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: fixed;
overflow-x: hidden;
overflow-y: scroll;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
color: #fff;
}
.toggle:checked + .menu-toggle + .collapsible-content .main-row {
margin-top: 10px;
padding-top: 80px;
}
@media (min-width: 768px) {
.toggle:checked + .menu-toggle + .collapsible-content .main-row {
margin-top: 3%;
}
}
@media (min-width: 50000px) {
.toggle:checked + .menu-toggle + .collapsible-content .main-row {
margin-top: 3%;
}
}
@media (min-width: 768px) {
.toggle:checked + .menu-toggle + .collapsible-content .main-row {
padding-top: 30px;
}
}
@media (min-width: 50000px) {
.toggle:checked + .menu-toggle + .collapsible-content .main-row {
padding-top: 40px;
}
}
@media (max-width: 575.98px) {
.toggle:checked + .menu-toggle + .collapsible-content .main-row .col {
margin: 0;
}
}
.toggle:checked + .menu-toggle .icon-close {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.toggle:checked + .menu-toggle .icon-open {
display: none;
}
body.admin-bar .nav .logo {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
@media (max-width: 991.98px) {
.menu.default .menu-main-menu-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: center;
align-content: center;
-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;
}
}
.menu ul {
list-style-type: none;
padding-bottom: 30px;
}
@media (min-width: 768px) {
.menu ul {
padding-bottom: 160px;
}
}
@media (min-width: 50000px) {
.menu ul {
padding-bottom: 220px;
}
}
@media (min-width: 768px) {
.menu ul {
margin-right: 50px;
}
}
.menu ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.menu ul li a {
font-size: 30px;
padding-bottom: 35px;
line-height: 1;
display: block;
}
@media (min-width: 768px) {
.menu ul li a {
font-size: 55px;
}
}
@media (min-width: 50000px) {
.menu ul li a {
font-size: 75px;
}
}
@media (min-width: 768px) {
.menu ul li a {
padding-bottom: 50px;
}
}
@media (min-width: 50000px) {
.menu ul li a {
padding-bottom: 60px;
}
}
.menu ul li a {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #fff;
}
.menu ul li a:hover {
-webkit-text-stroke: 1px #fff;
}
.menu ul li a.blue:hover {
-webkit-text-stroke: 1px #fff;
}
.menu ul li.menu-item-object-custom a {
font-size: 25px;
padding-bottom: 25px;
}
@media (min-width: 768px) {
.menu ul li.menu-item-object-custom a {
font-size: 45px;
}
}
@media (min-width: 50000px) {
.menu ul li.menu-item-object-custom a {
font-size: 60px;
}
}
@media (min-width: 768px) {
.menu ul li.menu-item-object-custom a {
padding-bottom: 30px;
}
}
@media (min-width: 50000px) {
.menu ul li.menu-item-object-custom a {
padding-bottom: 45px;
}
}
.menu ul li.menu-item-object-page + li.menu-item-object-custom {
border-top: 1px solid #fff;
padding-top: 30px;
}
@media (min-width: 768px) {
.menu ul li.menu-item-object-page + li.menu-item-object-custom {
padding-top: 40px;
}
}
@media (min-width: 50000px) {
.menu ul li.menu-item-object-page + li.menu-item-object-custom {
padding-top: 50px;
}
}
.nav-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.nav-container .main-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 30px;
}
@media (min-width: 768px) {
.nav-container .main-title {
font-size: 60px;
}
}
@media (min-width: 50000px) {
.nav-container .main-title {
font-size: 75px;
}
}
@media (min-width: 768px) {
.nav-container .main-title {
display: inline;
text-align: right;
margin-top: 100px;
margin-right: 100px;
}
}
.header {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 60px;
background-coloR: rgba(255, 255, 255, 0.8901960784);
z-index: 2;
-webkit-transition: top 0.3s ease;
transition: top 0.3s ease;
}
@media (min-width: 768px) {
.header {
height: 120px;
}
}
@media (min-width: 50000px) {
.header {
height: 160px;
}
}
.header .contact, .header .contact .contact-item, .header .contact .contact-link, .header .contact .contact-title {
color: #fff;
}
.header .contact .contact-icn {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.header .col-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.header .socials {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.header .socials .social .icon-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 12px;
}
.header .socials .social .icon-default {
display: none;
}
.wpml-ls-display {
display: none;
}
.wpml-ls-current-language a {
font-weight: bold;
}
.wpml-ls-legacy-list-horizontal {
margin-left: auto;
margin-top: -9px;
margin-right: 45px;
}
.wpml-ls-legacy-list-horizontal ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
list-style-type: none;
}
.wpml-ls-legacy-list-horizontal ul li {
margin-left: 10px;
}
@media (max-width: 991.98px) {
.wpml-ls-legacy-list-horizontal {
margin-top: -3px;
margin-right: 50px;
}
}
.wpcf7 {
clear: both;
}
.wpcf7 label {
font-size: 18px;
margin-bottom: 7px;
font-weight: bold;
margin-left: 10px;
}
@media (min-width: 768px) {
.wpcf7 label {
font-size: 28px;
}
}
@media (min-width: 50000px) {
.wpcf7 label {
font-size: 36px;
}
}
@media (min-width: 768px) {
.wpcf7 label {
margin-left: 15px;
}
}
@media (min-width: 50000px) {
.wpcf7 label {
margin-left: 20px;
}
}
.wpcf7 input, .wpcf7 textarea {
border-radius: 10px;
border-color: transparent;
outline: none;
background-color: #f6f6f6;
font-size: 10px;
margin-bottom: 20px;
padding: 15px;
font-family: "PTRootUI", Verdana, Sans-serif;
}
@media (min-width: 768px) {
.wpcf7 input, .wpcf7 textarea {
border-radius: 15px;
}
}
@media (min-width: 50000px) {
.wpcf7 input, .wpcf7 textarea {
border-radius: 20px;
}
}
@media (min-width: 768px) {
.wpcf7 input, .wpcf7 textarea {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.wpcf7 input, .wpcf7 textarea {
font-size: 32px;
}
}
@media (min-width: 768px) {
.wpcf7 input, .wpcf7 textarea {
margin-bottom: 30px;
}
}
@media (min-width: 50000px) {
.wpcf7 input, .wpcf7 textarea {
margin-bottom: 35px;
}
}
@media (min-width: 768px) {
.wpcf7 input, .wpcf7 textarea {
padding: 20px;
}
}
@media (min-width: 50000px) {
.wpcf7 input, .wpcf7 textarea {
padding: 25px;
}
}
.wpcf7 textarea {
width: 100%;
}
.wpcf7 input:not([type=checkbox]) {
width: 100%;
}
@media (min-width: 768px) {
.wpcf7 input:not([type=checkbox]) {
width: 100%;
}
}
@media (min-width: 50000px) {
.wpcf7 input:not([type=checkbox]) {
width: 75%;
}
}
.wpcf7 .wpcf7-quiz-label, .wpcf7 .form-hint {
display: block;
margin-left: 10px;
}
@media (min-width: 768px) {
.wpcf7 .wpcf7-quiz-label, .wpcf7 .form-hint {
margin-left: 15px;
}
}
@media (min-width: 50000px) {
.wpcf7 .wpcf7-quiz-label, .wpcf7 .form-hint {
margin-left: 20px;
}
}
.wpcf7 .wpcf7-quiz-label, .wpcf7 .form-hint, .wpcf7 .signup-confirm {
font-size: 17px;
}
@media (min-width: 768px) {
.wpcf7 .wpcf7-quiz-label, .wpcf7 .form-hint, .wpcf7 .signup-confirm {
font-size: 22px;
}
}
@media (min-width: 50000px) {
.wpcf7 .wpcf7-quiz-label, .wpcf7 .form-hint, .wpcf7 .signup-confirm {
font-size: 30px;
}
}
.wpcf7 input.wpcf7-submit {
font-weight: bold;
font-size: 15px;
margin-top: 10px;
margin-bottom: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto;
width: auto;
cursor: pointer;
border-radius: 8.4px;
padding: 3px 4px;
}
@media (min-width: 768px) {
.wpcf7 input.wpcf7-submit {
font-size: 28px;
}
}
@media (min-width: 50000px) {
.wpcf7 input.wpcf7-submit {
font-size: 38px;
}
}
@media (min-width: 768px) {
.wpcf7 input.wpcf7-submit {
margin-top: 15px;
}
}
@media (min-width: 50000px) {
.wpcf7 input.wpcf7-submit {
margin-top: 20px;
}
}
@media (min-width: 768px) {
.wpcf7 input.wpcf7-submit {
margin-bottom: 35px;
}
}
@media (min-width: 50000px) {
.wpcf7 input.wpcf7-submit {
margin-bottom: 60px;
}
}
@media (min-width: 768px) {
.wpcf7 input.wpcf7-submit {
padding: 10px 15px;
}
}
@media (min-width: 50000px) {
.wpcf7 input.wpcf7-submit {
padding: 10px 15px;
}
}
.wpcf7 input.wpcf7-submit {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #000;
}
.wpcf7 input.wpcf7-submit:hover {
-webkit-text-stroke: 1px #000;
}
.wpcf7 input.wpcf7-submit.blue:hover {
-webkit-text-stroke: 1px #fff;
}
.wpcf7 .wpcf7-not-valid {
-webkit-box-shadow: 1px 1px 1px rgba(255, 0, 0, 0.4784313725);
box-shadow: 1px 1px 1px rgba(255, 0, 0, 0.4784313725);
background-color: rgba(255, 169, 169, 0.1882352941);
}
.wpcf7 .wpcf7-not-valid-tip {
display: none;
}
.wpcf7 form .wpcf7-response-output {
padding: 30px;
font-size: 12px;
}
@media (min-width: 768px) {
.wpcf7 form .wpcf7-response-output {
font-size: 20px;
}
}
@media (min-width: 50000px) {
.wpcf7 form .wpcf7-response-output {
font-size: 30px;
}
}
.wpcf7 .wpcf7-form-control-wrap.signup {
margin-bottom: 20px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.wpcf7 .wpcf7-form-control-wrap.signup .wpcf7-list-item-label {
display: none;
}
.wpcf7 .wpcf7-form-control-wrap.signup input[type=checkbox] {
width: 20px;
height: 20px;
margin-right: 10px;
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
.wpcf7 .signup-confirm {
font-weight: normal;
}
.wpcf7 .wpcf7-list-item {
margin: 0;
}
.newsletter-form .contact-specific {
display: none;
}
.contact-form .newsletter-specific {
display: none;
}
.contact-big {
font-size: 17px;
}
@media (min-width: 768px) {
.contact-big {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.contact-big {
font-size: 33px;
}
}
.contact-big .contact-col {
margin-bottom: 40px;
}
.contact-big .contact-item {
color: #8e8e93;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 17px;
}
@media (min-width: 768px) {
.contact-big .contact-item {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.contact-big .contact-item {
font-size: 33px;
}
}
.contact-big .contact-link {
color: #8e8e93;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 17px;
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
@media (min-width: 768px) {
.contact-big .contact-link {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.contact-big .contact-link {
font-size: 33px;
}
}
.contact-big .contact-link:hover {
opacity: 0.8;
}
.contact-big .contact-icn {
width: 40px;
height: auto;
margin-right: 8px;
width: 17px;
}
@media (min-width: 768px) {
.contact-big .contact-icn {
margin-right: 12px;
}
}
@media (min-width: 50000px) {
.contact-big .contact-icn {
margin-right: 16px;
}
}
@media (min-width: 768px) {
.contact-big .contact-icn {
width: 23px;
}
}
@media (min-width: 50000px) {
.contact-big .contact-icn {
width: 35px;
}
}
.contact-big .socials .social img {
width: 17px;
margin-top: 12px;
}
@media (min-width: 768px) {
.contact-big .socials .social img {
width: 23px;
}
}
@media (min-width: 50000px) {
.contact-big .socials .social img {
width: 40px;
}
}
.contact-small {
color: #8e8e93;
font-size: 14px;
}
@media (min-width: 768px) {
.contact-small {
font-size: 17px;
}
}
@media (min-width: 50000px) {
.contact-small {
font-size: 20px;
}
}
.contact-small .contact-item {
color: #8e8e93;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 14px;
margin-bottom: 3px;
}
@media (min-width: 768px) {
.contact-small .contact-item {
font-size: 17px;
}
}
@media (min-width: 50000px) {
.contact-small .contact-item {
font-size: 20px;
}
}
.contact-small .contact-link {
color: #8e8e93;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
margin-bottom: 2px;
}
.contact-small .contact-link:hover {
opacity: 0.8;
}
@media (min-width: 768px) {
.contact-small .contact-link {
margin-bottom: 1px;
}
}
@media (min-width: 50000px) {
.contact-small .contact-link {
margin-bottom: 2px;
}
}
@media (max-width: 767.98px) {
.contact-small .contact-link {
font-size: 14px;
}
}
.contact-small .contact-icn {
height: auto;
margin-right: 5px;
width: 12px;
}
@media (min-width: 768px) {
.contact-small .contact-icn {
margin-right: 12px;
}
}
@media (min-width: 50000px) {
.contact-small .contact-icn {
margin-right: 16px;
}
}
@media (min-width: 768px) {
.contact-small .contact-icn {
width: 20px;
}
}
@media (min-width: 50000px) {
.contact-small .contact-icn {
width: 24px;
}
}
.contact-small .socials .social img {
width: 12px;
margin-top: 2px;
}
@media (min-width: 768px) {
.contact-small .socials .social img {
width: 20px;
}
}
@media (min-width: 50000px) {
.contact-small .socials .social img {
width: 24px;
}
}
@media (min-width: 768px) {
.contact-small .socials .social img {
margin-top: 15px;
}
}
@media (min-width: 50000px) {
.contact-small .socials .social img {
margin-top: 25px;
}
}
@media (max-width: 767.98px) {
.contact-column-left {
font-size: 15px;
margin-bottom: 10px;
}
.contact-column-left h2 {
margin-bottom: 5px;
}
}
.contact-column-left h2 {
color: #000;
font-size: 17px;
}
@media (min-width: 768px) {
.contact-column-left h2 {
font-size: 20px;
}
}
@media (min-width: 50000px) {
.contact-column-left h2 {
font-size: 24px;
}
}
.kontakt {
color: #000;
margin-bottom: 20px;
font-size: 17px;
}
@media (max-width: 767.98px) {
.kontakt {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.kontakt {
font-size: 20px;
}
}
@media (min-width: 50000px) {
.kontakt {
font-size: 24px;
}
}
.socials .social .icon-nav {
display: none;
}
.socials .social img {
margin-bottom: 72px;
margin-top: 5px;
}
.contact-header {
font-size: 1.5em;
margin-bottom: 20px;
}
.article {
margin-bottom: 40px;
}
@media (min-width: 768px) {
.article {
margin-bottom: 70px;
}
}
@media (min-width: 50000px) {
.article {
margin-bottom: 100px;
}
}
.article .article-date {
color: #7e7e7e;
font-weight: 500;
font-size: 20px;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.article .article-date {
font-size: 30px;
}
}
@media (min-width: 50000px) {
.article .article-date {
font-size: 38px;
}
}
@media (min-width: 768px) {
.article .article-date {
margin-bottom: 10px;
}
}
@media (min-width: 50000px) {
.article .article-date {
margin-bottom: 15px;
}
}
.article .article-title {
font-weight: bold;
line-height: normal;
font-size: 25px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.article .article-title {
font-size: 40px;
}
}
@media (min-width: 50000px) {
.article .article-title {
font-size: 51px;
}
}
@media (min-width: 768px) {
.article .article-title {
margin-bottom: 15px;
}
}
@media (min-width: 50000px) {
.article .article-title {
margin-bottom: 20px;
}
}
.article .article-intro {
font-size: 20px;
margin-bottom: 25px;
line-height: normal;
}
@media (min-width: 768px) {
.article .article-intro {
font-size: 30px;
}
}
@media (min-width: 50000px) {
.article .article-intro {
font-size: 38px;
}
}
@media (min-width: 768px) {
.article .article-intro {
margin-bottom: 35px;
}
}
@media (min-width: 50000px) {
.article .article-intro {
margin-bottom: 40px;
}
}
.article .btn-more, .article .btn-back {
letter-spacing: 0.45px;
font-weight: 500;
font-size: 20px;
padding: 5px 12px;
border-radius: 8.4px;
background-color: #fff;
}
@media (min-width: 768px) {
.article .btn-more, .article .btn-back {
font-size: 20px;
}
}
@media (min-width: 50000px) {
.article .btn-more, .article .btn-back {
font-size: 38px;
}
}
@media (min-width: 768px) {
.article .btn-more, .article .btn-back {
padding: 7px 12px;
}
}
@media (min-width: 50000px) {
.article .btn-more, .article .btn-back {
padding: 10px 18px;
}
}
.article .btn-more, .article .btn-back {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #000;
}
.article .btn-more:hover, .article .btn-back:hover {
-webkit-text-stroke: 1px #000;
}
.article .btn-more.blue:hover, .article .btn-back.blue:hover {
-webkit-text-stroke: 1px #fff;
}
.article .article-image {
margin-top: 17px;
}
.article .article-image img {
border-radius: 14px;
}
.article .text-col {
padding-left: 15px;
}
@media (min-width: 768px) {
.article .text-col {
padding-left: 30px;
}
}
@media (min-width: 50000px) {
.article .text-col {
padding-left: 40px;
}
}
.article-single .article-intro {
font-weight: bold;
}
.article-single .article-image {
margin-right: 30px;
margin-bottom: 30px;
}
@media (min-width: 768px) {
.article-single .article-image {
width: 40%;
margin-right: 74px;
margin-bottom: 74px;
float: left;
}
}
.article-single .article-text {
line-height: normal;
font-size: 20px;
margin-bottom: 25px;
}
@media (min-width: 768px) {
.article-single .article-text {
font-size: 30px;
}
}
@media (min-width: 50000px) {
.article-single .article-text {
font-size: 38px;
}
}
@media (min-width: 768px) {
.article-single .article-text {
margin-bottom: 60px;
}
}
@media (min-width: 50000px) {
.article-single .article-text {
margin-bottom: 70px;
}
}
.article-single .article-gallery {
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
max-width: unset;
}
.article-single .article-gallery .article-gallery-inner {
background-color: #fff;
border-radius: 14px;
margin-top: 40px;
margin-bottom: 100px;
}
.article-single .article-gallery .foogallery {
padding: 60px 0 40px 0 !important;
}
.article-single .article-main::after {
display: block;
clear: both;
content: "";
}
.ma {
padding-right: 15px;
}
@media (min-width: 768px) {
.ma {
padding-right: 30px;
}
}
@media (min-width: 50000px) {
.ma {
padding-right: 60px;
}
}
@media (min-width: 50000px) {
.ma.single .portrait {
float: left;
width: 50%;
padding-right: 75px;
}
}
.ma .portrait img {
border-radius: 20px;
}
.ma .name {
margin-top: 14px;
font-size: 16px;
margin-bottom: 0;
font-weight: bold;
line-height: normal;
}
@media (min-width: 768px) {
.ma .name {
margin-top: 25px;
}
}
@media (min-width: 50000px) {
.ma .name {
margin-top: 40px;
}
}
@media (min-width: 768px) {
.ma .name {
font-size: 22px;
}
}
@media (min-width: 50000px) {
.ma .name {
font-size: 35px;
}
}
.ma .desc {
font-size: 16px;
line-height: normal;
white-space: pre-wrap;
}
@media (min-width: 768px) {
.ma .desc {
font-size: 21px;
}
}
@media (min-width: 50000px) {
.ma .desc {
font-size: 33px;
}
}
.ma .email {
display: block;
margin-top: 15px;
font-size: 15px;
font-weight: 500;
color: #8e8e93;
line-height: 1.3;
}
@media (min-width: 768px) {
.ma .email {
margin-top: 5px;
}
}
@media (min-width: 50000px) {
.ma .email {
margin-top: 20px;
}
}
@media (min-width: 768px) {
.ma .email {
font-size: 21px;
}
}
@media (min-width: 50000px) {
.ma .email {
font-size: 27px;
}
}
.newsletter {
color: #fff;
position: fixed;
right: 100px;
bottom: 150px;
padding: 30px 34px;
border-radius: 20px;
z-index: 2;
min-width: 90%;
}
@media (max-width: 767.98px) {
.newsletter {
left: 5%;
right: 5%;
width: auto;
}
}
@media (min-width: 768px) {
.newsletter {
min-width: 520px;
}
}
@media (min-width: 50000px) {
.newsletter {
min-width: 720px;
}
}
.newsletter h3 {
font-size: 20px;
line-height: 30px;
}
@media (min-width: 768px) {
.newsletter h3 {
font-size: 27px;
}
}
@media (min-width: 50000px) {
.newsletter h3 {
font-size: 38px;
}
}
@media (min-width: 768px) {
.newsletter h3 {
line-height: 40px;
}
}
@media (min-width: 50000px) {
.newsletter h3 {
line-height: 52px;
}
}
.newsletter label {
font-size: 15px;
line-height: 17px;
font-weight: bold;
display: block;
}
@media (min-width: 768px) {
.newsletter label {
font-size: 18px;
}
}
@media (min-width: 50000px) {
.newsletter label {
font-size: 22px;
}
}
@media (min-width: 768px) {
.newsletter label {
line-height: 22px;
}
}
@media (min-width: 50000px) {
.newsletter label {
line-height: 28px;
}
}
.newsletter input[type=text], .newsletter input[type=email] {
display: block;
font-size: 15px;
background-color: transparent;
border: none;
outline: none;
border-bottom: 1px solid #fff;
line-height: 2.5;
color: #fff;
}
@media (min-width: 768px) {
.newsletter input[type=text], .newsletter input[type=email] {
font-size: 18px;
}
}
@media (min-width: 50000px) {
.newsletter input[type=text], .newsletter input[type=email] {
font-size: 22px;
}
}
.newsletter h3, .newsletter input[type=text], .newsletter input[type=email] {
margin-bottom: 15px;
width: 100%;
}
@media (min-width: 768px) {
.newsletter h3, .newsletter input[type=text], .newsletter input[type=email] {
margin-bottom: 20px;
}
}
@media (min-width: 50000px) {
.newsletter h3, .newsletter input[type=text], .newsletter input[type=email] {
margin-bottom: 30px;
}
}
.newsletter .submit {
font-weight: 500;
font-size: 12px;
letter-spacing: 0.34px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto;
width: auto;
cursor: pointer;
border-radius: 8.4px;
padding: 10px 15px;
outline: none;
border: none;
opacity: 0.8;
}
@media (min-width: 768px) {
.newsletter .submit {
font-size: 24px;
}
}
@media (min-width: 50000px) {
.newsletter .submit {
font-size: 29px;
}
}
@media (min-width: 768px) {
.newsletter .submit {
padding: 10px 15px;
}
}
@media (min-width: 50000px) {
.newsletter .submit {
padding: 10px 15px;
}
}
.newsletter .submit {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #000;
}
.newsletter .submit:hover {
-webkit-text-stroke: 1px #000;
}
.newsletter .submit.blue:hover {
-webkit-text-stroke: 1px #fff;
}
.newsletter .icon-close {
width: 35px;
height: 35px;
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
position: absolute;
top: 25px;
right: 25px;
width: 20px;
height: 20px;
}
@media (min-width: 768px) {
.newsletter .icon-close {
width: 30px;
}
}
@media (min-width: 50000px) {
.newsletter .icon-close {
width: 35px;
}
}
@media (min-width: 768px) {
.newsletter .icon-close {
height: 30px;
}
}
@media (min-width: 50000px) {
.newsletter .icon-close {
height: 35px;
}
}
.floating-bottom {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.floating-buttons {
background-color: rgba(255, 255, 255, 0.7);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-top: 3px solid rgba(217, 217, 217, 0.3411764706);
padding: 10px 0;
}
@media (min-width: 768px) {
.floating-buttons {
padding: 12px 0;
}
}
@media (min-width: 50000px) {
.floating-buttons {
padding: 20px 0;
}
}
.floating-buttons .floating-buttons-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-self: center;
-ms-flex-item-align: center;
align-self: center;
margin-left: auto;
margin-right: auto;
}
.floating-buttons .floating-icon {
margin-right: 7px;
width: 18px;
}
@media (min-width: 768px) {
.floating-buttons .floating-icon {
margin-right: 15px;
}
}
@media (min-width: 50000px) {
.floating-buttons .floating-icon {
margin-right: 15px;
}
}
@media (min-width: 768px) {
.floating-buttons .floating-icon {
width: 30px;
}
}
@media (min-width: 50000px) {
.floating-buttons .floating-icon {
width: 35px;
}
}
.floating-buttons a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-item-align: start;
align-self: flex-start;
margin-left: auto;
margin-right: auto;
width: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
font-size: 15px;
line-height: 1;
padding: 10px 9px;
margin: 0 5px;
color: #fff;
text-align: center;
font-weight: bold;
}
.floating-buttons a {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #fff;
}
.floating-buttons a:hover {
-webkit-text-stroke: 1px #fff;
}
.floating-buttons a.blue:hover {
-webkit-text-stroke: 1px #fff;
}
@media (min-width: 768px) {
.floating-buttons a {
font-size: 23px;
}
}
@media (min-width: 50000px) {
.floating-buttons a {
font-size: 36px;
}
}
@media (min-width: 768px) {
.floating-buttons a {
line-height: 1.44;
}
}
@media (min-width: 50000px) {
.floating-buttons a {
line-height: 1.44;
}
}
@media (min-width: 768px) {
.floating-buttons a {
padding: 12px 30px;
}
}
@media (min-width: 50000px) {
.floating-buttons a {
padding: 20px 45px;
}
}
@media (min-width: 768px) {
.floating-buttons a {
margin: 0 10px;
}
}
@media (min-width: 50000px) {
.floating-buttons a {
margin: 0 10px;
}
}
.intro .teaser {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
z-index: 100000;
}
.intro .teaser .left {
background-size: cover;
width: 100%;
background-position: center center;
height: 100%;
}
.intro .teaser .text-col {
color: #fff;
padding-right: 0;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
min-height: 450px;
width: 100%;
min-height: 192px;
}
@media (min-width: 768px) {
.intro .teaser .text-col {
min-height: 320px;
}
}
@media (min-width: 50000px) {
.intro .teaser .text-col {
min-height: 450px;
}
}
@media (max-width: 767.98px) {
.intro .teaser .text-col {
min-height: 192px;
}
}
.intro .teaser .text-col.has-subtitle {
min-height: 540px;
min-height: 192px;
}
@media (min-width: 768px) {
.intro .teaser .text-col.has-subtitle {
min-height: 380px;
}
}
@media (min-width: 50000px) {
.intro .teaser .text-col.has-subtitle {
min-height: 540px;
}
}
.intro .teaser .text-col .container, .intro .teaser .text-col .row, .intro .teaser .text-col .main-col {
height: 100%;
}
.intro .teaser .text-col .main-col {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
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;
min-height: 100px;
padding-bottom: 15px;
}
@media (min-width: 768px) {
.intro .teaser .text-col .main-col {
min-height: 500px;
}
}
@media (min-width: 50000px) {
.intro .teaser .text-col .main-col {
min-height: 540px;
}
}
@media (min-width: 768px) {
.intro .teaser .text-col .main-col {
padding-bottom: 25px;
}
}
@media (min-width: 50000px) {
.intro .teaser .text-col .main-col {
padding-bottom: 50px;
}
}
@media (max-width: 991.98px) {
.intro .teaser .text-col .main-col {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.intro .teaser .img-col {
padding-left: 0;
}
.intro .teaser .lead-img {
height: 100%;
}
@media (min-width: 992px) {
.intro .title-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 0;
}
.intro .title, .intro .subtitle {
display: inline;
width: auto;
border-radius: 10px;
padding: 5px 20px;
white-space: nowrap;
-ms-flex-item-align: start;
align-self: flex-start;
}
}
.intro .title {
font-size: 23px;
margin-bottom: 0;
line-height: 1.3;
}
@media (min-width: 768px) {
.intro .title {
font-size: 60px;
}
}
@media (min-width: 50000px) {
.intro .title {
font-size: 75px;
}
}
@media (max-width: 767.98px) {
.intro .title {
margin-top: 13px;
}
}
.intro .title, .intro .subtitle {
margin-top: 3px;
}
@media (min-width: 768px) {
.intro .title, .intro .subtitle {
margin-top: 2px;
}
}
@media (min-width: 50000px) {
.intro .title, .intro .subtitle {
margin-top: 2px;
}
}
.intro .subtitle {
font-size: 15px;
font-weight: 300;
margin-bottom: 57px;
}
@media (min-width: 768px) {
.intro .subtitle {
font-size: 33px;
}
}
@media (min-width: 50000px) {
.intro .subtitle {
font-size: 44px;
}
}
@media (max-width: 767.98px) {
.intro .subtitle {
margin-bottom: 14px;
}
}
.intro .intro-left {
margin-top: -33px;
}
@media (min-width: 768px) {
.intro .intro-left {
margin-top: -50px;
}
}
@media (min-width: 50000px) {
.intro .intro-left {
margin-top: -100px;
}
}
@media (min-width: 50000px) {
.intro .intro-left {
max-width: 44%;
}
}
.intro .intro-left .col-left-inner {
border-radius: 10px;
padding: 10px 14px;
background-color: #fff;
}
@media (min-width: 768px) {
.intro .intro-left .col-left-inner {
border-radius: 15px;
}
}
@media (min-width: 50000px) {
.intro .intro-left .col-left-inner {
border-radius: 20px;
}
}
@media (min-width: 768px) {
.intro .intro-left .col-left-inner {
padding: 24px 30px;
}
}
@media (min-width: 50000px) {
.intro .intro-left .col-left-inner {
padding: 30px 34px;
}
}
.intro .intro-right ul {
margin-left: 0;
padding-left: 0;
list-style-position: inside;
}
@media (max-width: 767.98px) {
.intro .intro-right {
margin-top: 14px;
}
}
@media (min-width: 768px) {
.intro .intro-right {
padding-right: 0;
}
}
@media (min-width: 50000px) {
.intro .intro-right {
max-width: 47%;
-webkit-box-flex: 0;
-ms-flex: 0 0 47.66667%;
flex: 0 0 47.66667%;
}
}
.intro .intro-title {
font-weight: 500;
font-size: 21px;
line-height: 26px;
margin-bottom: 0;
font-weight: bold;
}
@media (min-width: 768px) {
.intro .intro-title {
font-size: 33px;
}
}
@media (min-width: 50000px) {
.intro .intro-title {
font-size: 38px;
}
}
@media (min-width: 768px) {
.intro .intro-title {
line-height: 40px;
}
}
@media (min-width: 50000px) {
.intro .intro-title {
line-height: 52px;
}
}
@media (max-width: 767.98px) {
.intro .intro-title {
font-weight: bold;
}
}
.intro .intro-subtitel {
font-weight: 300;
margin-bottom: 0;
font-size: 18px;
line-height: 23px;
margin-top: 5px;
}
@media (min-width: 768px) {
.intro .intro-subtitel {
font-size: 30px;
}
}
@media (min-width: 50000px) {
.intro .intro-subtitel {
font-size: 37px;
}
}
@media (min-width: 768px) {
.intro .intro-subtitel {
line-height: 40px;
}
}
@media (min-width: 50000px) {
.intro .intro-subtitel {
line-height: 43px;
}
}
@media (min-width: 768px) {
.intro .intro-subtitel {
margin-top: 5px;
}
}
@media (min-width: 50000px) {
.intro .intro-subtitel {
margin-top: 5px;
}
}
.intro .intro-text {
margin-top: 15px;
font-size: 15px;
line-height: 19px;
}
@media (min-width: 768px) {
.intro .intro-text {
margin-top: 24px;
}
}
@media (min-width: 50000px) {
.intro .intro-text {
margin-top: 30px;
}
}
@media (min-width: 768px) {
.intro .intro-text {
font-size: 17px;
}
}
@media (min-width: 50000px) {
.intro .intro-text {
font-size: 22px;
}
}
@media (min-width: 768px) {
.intro .intro-text {
line-height: 23px;
}
}
@media (min-width: 50000px) {
.intro .intro-text {
line-height: 28px;
}
}
.intro .intro-text p {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.intro .intro-text p {
margin-bottom: 15px;
}
}
@media (min-width: 50000px) {
.intro .intro-text p {
margin-bottom: 20px;
}
}
.intro .intro-right-content {
font-weight: 300;
font-size: 15px;
padding: 0;
padding-right: 0 !important;
}
@media (min-width: 768px) {
.intro .intro-right-content {
font-size: 17px;
}
}
@media (min-width: 50000px) {
.intro .intro-right-content {
font-size: 27px;
}
}
@media (min-width: 768px) {
.intro .intro-right-content {
padding: 30px 10px;
}
}
@media (min-width: 50000px) {
.intro .intro-right-content {
padding: 47px 31px;
}
}
@media (max-width: 767.98px) {
.intro .intro-row {
margin: 0;
}
}
.intro .mobile-intro .intro-right-content {
margin-top: 30px;
margin-bottom: 60px;
}
.intro .mobile-intro .title, .intro .mobile-intro .subtitle {
color: #fff;
text-align: center;
}
.intro .mobile-intro .title-part {
margin: 30px 0;
}
.intro .mobile-intro .title {
margin-top: 0;
}
.intro .mobile-intro .subtitle {
margin-bottom: 0;
}
@media (min-width: 992px) {
.intro .mobile-intro {
display: none !important;
}
}
@media (max-width: 991.98px) {
.intro .intro-container {
width: 100%;
}
.intro .desktop-intro {
display: none !important;
}
}
@media (max-width: 767.98px) {
.intro .intro-container {
padding-right: 15px;
padding-left: 15px;
}
}
.page-template-kunz-landing .header {
height: 35px;
background-color: #fff;
}
@media (min-width: 768px) {
.page-template-kunz-landing .header {
height: 60px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .header {
height: 60px;
}
}
.page-template-kunz-landing .toggle-icon {
top: 14px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .toggle-icon {
top: 20px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .toggle-icon {
top: 20px;
}
}
.page-template-kunz-landing .site-content .logo {
width: 200px;
margin-top: 28px;
margin-bottom: 28px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .site-content .logo {
width: 376px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .site-content .logo {
width: 376px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .site-content .logo {
margin-top: 65px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .site-content .logo {
margin-top: 65px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .site-content .logo {
margin-bottom: 65px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .site-content .logo {
margin-bottom: 65px;
}
}
@media (max-width: 767.98px) {
.page-template-kunz-landing .site-content .logo {
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.page-template-kunz-landing .landing-intro {
font-size: 15px;
line-height: 22px;
margin-bottom: 28px;
font-weight: 400;
}
@media (min-width: 768px) {
.page-template-kunz-landing .landing-intro {
font-size: 22px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .landing-intro {
font-size: 27px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .landing-intro {
line-height: 32px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .landing-intro {
line-height: 36px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .landing-intro {
margin-bottom: 0;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .landing-intro {
margin-bottom: 0;
}
}
.page-template-kunz-landing .landing-intro-col {
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: start;
-ms-flex-align: start;
align-items: flex-start;
}
.page-template-kunz-landing .contact-column-left {
font-size: 15px;
color: #6a6a6a;
}
@media (min-width: 768px) {
.page-template-kunz-landing .contact-column-left {
font-size: 17px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .contact-column-left {
font-size: 20px;
}
}
.page-template-kunz-landing .contact-title {
font-size: 17px;
color: #1b2437;
font-weight: 400;
}
@media (min-width: 768px) {
.page-template-kunz-landing .contact-title {
font-size: 20px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .contact-title {
font-size: 24px;
}
}
.page-template-kunz-landing .mood-image-wrapper {
display: block;
height: 100%;
overflow: hidden;
overflow: hidden;
}
.page-template-kunz-landing .mood-image-wrapper .img, .page-template-kunz-landing .mood-image-wrapper img {
-webkit-transition: -webkit-transform 0.8s ease;
transition: -webkit-transform 0.8s ease;
transition: transform 0.8s ease;
transition: transform 0.8s ease, -webkit-transform 0.8s ease;
-webkit-transform: scale(1);
transform: scale(1);
}
.page-template-kunz-landing .mood-image-wrapper:hover .img, .page-template-kunz-landing .mood-image-wrapper:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.page-template-kunz-landing .mood-img {
height: 100%;
background-size: cover;
background-position: center center;
}
.page-template-kunz-landing .sub-logo img {
height: 65px;
width: auto;
}
@media (min-width: 768px) {
.page-template-kunz-landing .sub-logo img {
height: 80px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .sub-logo img {
height: 93px;
}
}
.page-template-kunz-landing .btn-sub {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
background-color: #fff;
color: #000000;
padding: 4px 15px;
font-size: 16px;
font-weight: 500;
letter-spacing: 0.3px;
border-radius: 5.7px;
margin-top: 10px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .btn-sub {
font-size: 22px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .btn-sub {
font-size: 28px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .btn-sub {
margin-top: 25px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .btn-sub {
margin-top: 30px;
}
}
.page-template-kunz-landing .btn-sub {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #000;
}
.page-template-kunz-landing .btn-sub:hover {
-webkit-text-stroke: 1px #000;
}
.page-template-kunz-landing .btn-sub.blue:hover {
-webkit-text-stroke: 1px #fff;
}
.page-template-kunz-landing .subpages {
margin-top: 15px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .subpages {
margin-top: 90px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .subpages {
margin-top: 140px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .subpages {
margin-left: 2%;
margin-right: 2%;
}
}
.page-template-kunz-landing .subpage {
margin-bottom: 15px;
}
@media (max-width: 767.98px) {
.page-template-kunz-landing .subpage {
margin-left: 0;
margin-right: 15px;
}
}
.page-template-kunz-landing .subpage:hover .mood-img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.page-template-kunz-landing .subpage .col-left {
padding-right: 0;
}
.page-template-kunz-landing .subpage .col-right {
padding-left: 0;
}
@media (max-width: 991.98px) {
.page-template-kunz-landing .subpage .col-right {
display: none;
}
}
.page-template-kunz-landing .subpage .panel-left {
border-radius: 19px 0 0 19px;
}
@media (max-width: 991.98px) {
.page-template-kunz-landing .subpage .panel-left {
border-radius: 20px;
}
}
.page-template-kunz-landing .subpage .mood-image-wrapper {
border-radius: 0 19px 19px 0;
}
.page-template-kunz-landing .panel-left {
color: #fff;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px;
padding-left: 20px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left {
padding-top: 66px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left {
padding-top: 76px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left {
padding-bottom: 66px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left {
padding-bottom: 76px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left {
padding-right: 80px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left {
padding-right: 94px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left {
padding-left: 80px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left {
padding-left: 94px;
}
}
.page-template-kunz-landing .panel-left .desc {
font-size: 16px;
line-height: 25px;
margin-top: 15px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left .desc {
font-size: 22px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left .desc {
font-size: 25px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left .desc {
line-height: 31px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left .desc {
line-height: 34px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left .desc {
margin-top: 25px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left .desc {
margin-top: 30px;
}
}
.page-template-kunz-landing .panel-left.om {
background-color: #8e8144;
}
.page-template-kunz-landing .panel-left.fo {
background-color: #08445d;
}
.page-template-kunz-landing .panel-left.aw {
background-color: #325989;
}
.page-template-kunz-landing .panel-left.me {
background-color: #a7c626;
}
.page-template-kunz-landing .panel-left.cs {
background-color: #7e775a;
}
.page-template-kunz-landing .panel-left.aw .sub-logo img, .page-template-kunz-landing .panel-left.cs .sub-logo img {
height: 75px;
margin-top: -5px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left.aw .sub-logo img, .page-template-kunz-landing .panel-left.cs .sub-logo img {
height: 110px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left.aw .sub-logo img, .page-template-kunz-landing .panel-left.cs .sub-logo img {
height: 140px;
}
}
@media (min-width: 768px) {
.page-template-kunz-landing .panel-left.aw .sub-logo img, .page-template-kunz-landing .panel-left.cs .sub-logo img {
margin-top: -20px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .panel-left.aw .sub-logo img, .page-template-kunz-landing .panel-left.cs .sub-logo img {
margin-top: -25px;
}
}
.page-template-kunz-landing .page-footer {
background-color: transparent;
padding: 20px;
}
@media (min-width: 768px) {
.page-template-kunz-landing .page-footer {
padding: 50px 0;
}
}
@media (min-width: 50000px) {
.page-template-kunz-landing .page-footer {
padding: 70px 0;
}
}
@media (max-width: 991.98px) {
.page-template-kunz-landing .contact-small {
margin-top: 50px;
}
}
.page-template-home-default .inset {
margin-left: 20px;
}
@media (min-width: 768px) {
.page-template-home-default .inset {
margin-left: 100px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .inset {
margin-left: 219px;
}
}
.page-template-home-default .ext-links {
margin-top: 24px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (min-width: 768px) {
.page-template-home-default .ext-links {
margin-top: 40px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .ext-links {
margin-top: 51px;
}
}
@media (max-width: 1299.98px) {
.page-template-home-default .ext-links {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.page-template-home-default .ext-links .ext-link {
margin-bottom: 4px;
margin-right: 5px;
}
}
@media (max-width: 991.98px) {
.page-template-home-default .ext-links {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.page-template-home-default .ext-links .ext-link {
margin-bottom: 0;
}
}
@media (max-width: 767.98px) {
.page-template-home-default .ext-links {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.page-template-home-default .ext-links .ext-link {
margin-bottom: 4px;
}
}
.page-template-home-default .ext-link {
border-radius: 12px;
font-size: 15px;
line-height: 1.44;
padding: 10px 5px;
color: #fff;
width: 100%;
text-align: center;
font-weight: bold;
margin-right: 5px;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: 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 (min-width: 768px) {
.page-template-home-default .ext-link {
font-size: 23px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .ext-link {
font-size: 36px;
}
}
@media (min-width: 768px) {
.page-template-home-default .ext-link {
line-height: 1.44;
}
}
@media (min-width: 50000px) {
.page-template-home-default .ext-link {
line-height: 1.44;
}
}
@media (min-width: 768px) {
.page-template-home-default .ext-link {
padding: 12px 5px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .ext-link {
padding: 20px 5px;
}
}
.page-template-home-default .ext-link:last-child {
margin-right: 0;
}
.page-template-home-default .intro .title {
font-size: 23px;
}
@media (min-width: 768px) {
.page-template-home-default .intro .title {
font-size: 40px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .intro .title {
font-size: 55px;
}
}
.page-template-home-default .main-col, .page-template-home-default .intro-left {
padding-left: 10px;
}
.page-template-home-default .main-col {
padding-right: 0;
}
.page-template-home-default .kacheln {
margin-top: 20px;
}
@media (min-width: 768px) {
.page-template-home-default .kacheln {
margin-top: 30px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .kacheln {
margin-top: 44px;
}
}
.page-template-home-default .kacheln::after {
display: block;
clear: both;
content: "";
}
@media (max-width: 767.98px) {
.page-template-home-default .kacheln {
margin-top: 15px;
}
}
.page-template-home-default .kacheln .main-col::after {
display: block;
clear: both;
content: "";
}
.page-template-home-default .kacheln .subpage {
position: relative;
font-weight: 400;
}
@media (min-width: 992px) {
.page-template-home-default .kacheln .subpage {
float: left;
width: 25%;
position: relative;
overflow: hidden;
padding-right: 30px;
margin-bottom: 2%;
margin-right: 2%;
}
.page-template-home-default .kacheln .subpage:before {
display: block;
content: "";
width: 100%;
padding-top: 76.9230769231%;
}
.page-template-home-default .kacheln .subpage > .content, .page-template-home-default .kacheln .subpage > img, .page-template-home-default .kacheln .subpage > video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.page-template-home-default .kacheln .subpage img, .page-template-home-default .kacheln .subpage video {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
height: 100%;
}
.page-template-home-default .kacheln .subpage:first-child {
width: 23%;
}
.page-template-home-default .kacheln .subpage:nth-child(2) {
width: 23%;
}
.page-template-home-default .kacheln .subpage:nth-child(3) {
width: 50%;
float: right;
height: 100%;
padding-right: 15px;
margin-right: 0;
margin-bottom: 0;
margin-bottom: -30px;
}
.page-template-home-default .kacheln .subpage:nth-child(4) {
width: 48%;
position: relative;
overflow: hidden;
margin-bottom: 0;
}
.page-template-home-default .kacheln .subpage:nth-child(4):before {
display: block;
content: "";
width: 100%;
padding-top: 40%;
}
.page-template-home-default .kacheln .subpage:nth-child(4) > .content, .page-template-home-default .kacheln .subpage:nth-child(4) > img, .page-template-home-default .kacheln .subpage:nth-child(4) > video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.page-template-home-default .kacheln .subpage:nth-child(4) img, .page-template-home-default .kacheln .subpage:nth-child(4) video {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
height: 100%;
}
}
@media (max-width: 991.98px) {
.page-template-home-default .kacheln .subpage {
width: 48%;
display: inline-block;
float: left;
margin-right: 2%;
margin-bottom: 4%;
position: relative;
overflow: hidden;
}
.page-template-home-default .kacheln .subpage:before {
display: block;
content: "";
width: 100%;
padding-top: 71.4285714286%;
}
.page-template-home-default .kacheln .subpage > .content, .page-template-home-default .kacheln .subpage > img, .page-template-home-default .kacheln .subpage > video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.page-template-home-default .kacheln .subpage img, .page-template-home-default .kacheln .subpage video {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
height: 100%;
}
.page-template-home-default .kacheln .subpage:nth-child(even) {
margin-right: 0;
margin-left: 2%;
}
}
@media (max-width: 575.98px) {
.page-template-home-default .kacheln .subpage {
width: 100%;
margin-left: 0 !important;
}
}
.page-template-home-default .kacheln .subpage h3 {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #000;
}
.page-template-home-default .kacheln .subpage:hover h3 {
-webkit-text-stroke: 1px #000;
}
.page-template-home-default .kacheln .subpage.blue:hover h3 {
-webkit-text-stroke: 1px #fff;
}
.page-template-home-default .kacheln .subpage .subpage-title {
position: absolute;
display: inline;
border-radius: 8px;
margin-bottom: 0;
z-index: 1;
left: 8px;
bottom: 9px;
background-color: rgba(255, 255, 255, 0.7215686275);
padding: 8px 12px;
width: auto;
letter-spacing: 0.43px;
font-size: 18px;
}
@media (min-width: 768px) {
.page-template-home-default .kacheln .subpage .subpage-title {
left: 20px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .kacheln .subpage .subpage-title {
left: 25px;
}
}
@media (min-width: 768px) {
.page-template-home-default .kacheln .subpage .subpage-title {
bottom: 20px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .kacheln .subpage .subpage-title {
bottom: 25px;
}
}
@media (min-width: 768px) {
.page-template-home-default .kacheln .subpage .subpage-title {
font-size: 19px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .kacheln .subpage .subpage-title {
font-size: 31px;
}
}
.page-template-home-default .kacheln .mood-image-wrapper {
display: block;
height: 100%;
overflow: hidden;
border-radius: 20px;
border-radius: 10px;
overflow: hidden;
z-index: 1;
}
@media (min-width: 768px) {
.page-template-home-default .kacheln .mood-image-wrapper {
border-radius: 15px;
}
}
@media (min-width: 50000px) {
.page-template-home-default .kacheln .mood-image-wrapper {
border-radius: 20px;
}
}
.page-template-home-default .kacheln .mood-image-wrapper .img, .page-template-home-default .kacheln .mood-image-wrapper img {
-webkit-transition: -webkit-transform 0.8s ease;
transition: -webkit-transform 0.8s ease;
transition: transform 0.8s ease;
transition: transform 0.8s ease, -webkit-transform 0.8s ease;
-webkit-transform: scale(1);
transform: scale(1);
}
.page-template-home-default .kacheln .mood-image-wrapper:hover .img, .page-template-home-default .kacheln .mood-image-wrapper:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.page-template-ueber-uns .intro .title {
font-size: 24px;
}
@media (min-width: 768px) {
.page-template-ueber-uns .intro .title {
font-size: 65px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .intro .title {
font-size: 75px;
}
}
@media (min-width: 768px) {
.page-template-ueber-uns .intro .title {
font-weight: 500;
}
}
.page-template-ueber-uns .main {
margin-bottom: 16px;
}
@media (min-width: 768px) {
.page-template-ueber-uns .main {
margin-bottom: 80px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .main {
margin-bottom: 100px;
}
}
.page-template-ueber-uns .ma {
margin-bottom: 35px;
padding-bottom: 14px;
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma {
margin-bottom: 80px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma {
margin-bottom: 105px;
}
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma {
padding-bottom: 30px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma {
padding-bottom: 40px;
}
}
.page-template-ueber-uns .ma .portrait {
position: relative;
}
.page-template-ueber-uns .ma .name {
font-size: 16px;
margin-bottom: 0;
font-weight: bold;
line-height: normal;
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .name {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .name {
font-size: 38px;
}
}
.page-template-ueber-uns .ma .desc {
font-size: 16px;
font-weight: 300;
line-height: normal;
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .desc {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .desc {
font-size: 38px;
}
}
.page-template-ueber-uns .ma .email {
display: block;
margin-top: 15px;
font-size: 15px;
font-weight: 500;
color: #8e8e93;
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .email {
margin-top: 25px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .email {
margin-top: 38px;
}
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .email {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .email {
font-size: 38px;
}
}
.page-template-ueber-uns .ma .lebenslauf {
position: absolute;
background: rgba(255, 255, 255, 0.75);
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
border-radius: 20px;
left: 0;
top: 0;
right: 0;
bottom: 10px;
margin: 10px;
padding: 10px;
font-size: 13px;
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .lebenslauf {
margin: 20px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .lebenslauf {
margin: 30px;
}
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .lebenslauf {
padding: 15px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .lebenslauf {
padding: 20px;
}
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .lebenslauf {
font-size: 20px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .lebenslauf {
font-size: 23px;
}
}
@media screen and (min-width: 19000px) {
.page-template-ueber-uns .ma .lebenslauf {
font-size: 23px;
}
}
@media only screen and (min-width: 2000px) {
.page-template-ueber-uns .ma .lebenslauf {
font-size: 22px;
}
}
.page-template-ueber-uns .ma .lebenslauf tr > td:first-child {
padding-right: 5px;
}
.page-template-ueber-uns .ma .lebenslauf tr > td {
padding-bottom: 6px;
vertical-align: top;
padding-bottom: 2px;
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .lebenslauf tr > td {
padding-bottom: 4px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .lebenslauf tr > td {
padding-bottom: 6px;
}
}
.page-template-ueber-uns .ma.hover:hover .lebenslauf {
opacity: 1;
}
.page-template-ueber-uns .ma .cv {
position: absolute;
bottom: 5px;
font-weight: bold;
}
@media (min-width: 768px) {
.page-template-ueber-uns .ma .cv {
bottom: 10px;
}
}
@media (min-width: 50000px) {
.page-template-ueber-uns .ma .cv {
bottom: 10px;
}
}
.page-template-services {
background-color: #f6f6f6;
}
.page-template-services .services .service {
margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 15px;
border-radius: 20px;
background-color: #ffffff;
}
@media (min-width: 768px) {
.page-template-services .services .service {
margin-bottom: 30px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service {
margin-bottom: 43px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service {
padding-top: 60px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service {
padding-top: 77px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service {
padding-bottom: 60px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service {
padding-bottom: 77px;
}
}
@media (max-width: 767.98px) {
.page-template-services .services .service {
margin-left: 0;
margin-right: 0;
}
}
.page-template-services .services .service.akzent {
background-color: #325989;
}
.page-template-services .services .service.akzent .title, .page-template-services .services .service.akzent .intro, .page-template-services .services .service.akzent .desc {
color: #fff;
}
.page-template-services .services .service .intro ul, .page-template-services .services .service .desc ul {
margin-left: 40px;
}
.page-template-services .services .service .intro ul li, .page-template-services .services .service .desc ul li {
list-style-position: outside;
padding-left: 10px;
margin: 0px;
}
.page-template-services .services .service .title {
font-size: 20px;
margin-bottom: 20px;
line-height: 1.4;
font-weight: bold;
}
@media (min-width: 768px) {
.page-template-services .services .service .title {
font-size: 40px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .title {
font-size: 51px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .title {
margin-bottom: 40px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .title {
margin-bottom: 51px;
}
}
.page-template-services .services .service .col-left {
padding: 15px 0;
}
@media (min-width: 768px) {
.page-template-services .services .service .col-left {
padding: 0 20px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .col-left {
padding: 0 40px;
}
}
.page-template-services .services .service .intro {
font-size: 14px;
line-height: 1.4;
display: block;
}
@media (min-width: 768px) {
.page-template-services .services .service .intro {
font-size: 30px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .intro {
font-size: 36px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .intro {
line-height: 45px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .intro {
line-height: 52px;
}
}
.page-template-services .services .service .intro h2 {
font-weight: bold;
}
.page-template-services .services .service .intro h2:last-child {
margin-bottom: 0;
}
.page-template-services .services .service .desc {
display: block;
margin-top: 20px;
font-size: 14px;
line-height: 1.4;
margin-bottom: 30px;
}
@media (min-width: 768px) {
.page-template-services .services .service .desc {
margin-top: 40px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .desc {
margin-top: 50px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .desc {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .desc {
font-size: 30px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .desc {
line-height: 42px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .desc {
line-height: 52px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .desc {
margin-bottom: 40px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .desc {
margin-bottom: 60px;
}
}
.page-template-services .services .service .desc p {
margin: 10px 0;
}
@media (min-width: 768px) {
.page-template-services .services .service .desc p {
margin: 40px 0;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .desc p {
margin: 50px 0;
}
}
.page-template-services .services .service .service-icon {
margin-top: 20px;
margin-bottom: 20px;
width: 70%;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
.page-template-services .services .service .service-icon {
margin-top: 50px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .service-icon {
margin-top: 60px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .service-icon {
margin-bottom: 50px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .service-icon {
margin-bottom: 60px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .service-icon {
width: 170px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .service-icon {
width: 240px;
}
}
.page-template-services .services .service .service-icon.gross {
width: 100%;
}
.page-template-services .services .service .btn-sub {
font-weight: 500;
font-size: 15px;
padding: 8px 18px;
letter-spacing: 0.18px;
background-color: #f6f6f6;
display: block;
float: left;
clear: both;
border-radius: 8.4px;
}
@media (min-width: 768px) {
.page-template-services .services .service .btn-sub {
font-size: 30px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .btn-sub {
font-size: 38px;
}
}
@media (min-width: 768px) {
.page-template-services .services .service .btn-sub {
padding: 6px 16px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .btn-sub {
padding: 8px 18px;
}
}
.page-template-services .services .service .btn-sub {
transition: -webkit-text-stroke 0.3s ease, text-stroke 0.3s ease;
-webkit-text-stroke: 1px transparent;
color: #000;
}
.page-template-services .services .service .btn-sub:hover {
-webkit-text-stroke: 1px #000;
}
.page-template-services .services .service .btn-sub.blue:hover {
-webkit-text-stroke: 1px #fff;
}
.page-template-services .services .service .btn-sub .closed {
display: inline-block;
}
.page-template-services .services .service .btn-sub .open {
display: none;
}
.page-template-services .services .service .btn-sub[aria-expanded=true] .closed {
display: none;
}
.page-template-services .services .service .btn-sub[aria-expanded=true] .open {
display: inline-block;
}
.page-template-services .services .service .quote {
font-size: 25px;
line-height: 1.1;
text-align: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (min-width: 768px) {
.page-template-services .services .service .quote {
font-size: 50px;
}
}
@media (min-width: 50000px) {
.page-template-services .services .service .quote {
font-size: 60px;
}
}
.page-template-services .services .video-wrapper {
max-width: 900px;
margin-bottom: 20px;
}
.page-template-services .services .video {
margin: 30px 0;
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
}
.page-template-services .services .video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 10px;
}
.page-template-services .services .bottom-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
margin: 20px 0;
}
@media (min-width: 768px) {
.page-template-services .services .bottom-buttons {
margin: 40px 0 20px 0;
}
}
@media (min-width: 50000px) {
.page-template-services .services .bottom-buttons {
margin: 50px 0 30px 0;
}
}
@media (max-width: 991.98px) {
.page-template-services .services .bottom-buttons {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
.page-template-services .services .bottom-buttons a {
margin-right: 20px !important;
}
@media (max-width: 991.98px) {
.page-template-services .services .bottom-buttons a {
margin-bottom: 20px;
}
}
.page-template-services .grid .title {
margin-left: 10px;
font-size: 16px;
font-weight: 300;
line-height: normal;
}
@media (min-width: 768px) {
.page-template-services .grid .title {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.page-template-services .grid .title {
font-size: 38px;
}
}
.page-template-services .ma {
margin-bottom: 10px;
padding-bottom: 14px;
}
@media (min-width: 768px) {
.page-template-services .ma {
margin-bottom: 20px;
}
}
@media (min-width: 50000px) {
.page-template-services .ma {
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.page-template-services .ma {
padding-bottom: 30px;
}
}
@media (min-width: 50000px) {
.page-template-services .ma {
padding-bottom: 40px;
}
}
.page-template-services .ma .portrait {
position: relative;
}
.page-template-services .ma .name {
font-size: 16px;
margin-bottom: 0;
font-weight: bold;
line-height: normal;
}
@media (min-width: 768px) {
.page-template-services .ma .name {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.page-template-services .ma .name {
font-size: 38px;
}
}
.page-template-services .ma .subtitle {
font-size: 16px;
font-weight: 300;
line-height: normal;
}
@media (min-width: 768px) {
.page-template-services .ma .subtitle {
font-size: 25px;
}
}
@media (min-width: 50000px) {
.page-template-services .ma .subtitle {
font-size: 38px;
}
}
.page-template-kontakt .site-content {
background-color: #f6f6f6;
}
.page-template-kontakt .main {
background-color: #fff;
border-radius: 15px;
padding-top: 60px;
}
.page-template-kontakt .sidebar-content {
margin-top: 30px;
padding-left: 50px;
}
@media (min-width: 768px) {
.page-template-kontakt .sidebar-content {
margin-top: 60px;
}
}
@media (min-width: 50000px) {
.page-template-kontakt .sidebar-content {
margin-top: 94px;
}
}
.page-template-kontakt .sidebar-content .contact-title {
font-size: 40px;
margin-bottom: 12px;
color: #000;
}
@media (min-width: 768px) {
.page-template-kontakt .sidebar-content .contact-title {
margin-bottom: 30px;
}
}
@media (min-width: 50000px) {
.page-template-kontakt .sidebar-content .contact-title {
margin-bottom: 40px;
}
}
.page-template-kontakt .sidebar-content .contact {
color: #8e8e93;
}
.page-template-kontakt .sidebar-content .hours {
font-size: 14px;
margin-bottom: 12px;
color: #8e8e93;
width: 100%;
max-width: 700px;
}
@media (min-width: 768px) {
.page-template-kontakt .sidebar-content .hours {
font-size: 18px;
}
}
@media (min-width: 50000px) {
.page-template-kontakt .sidebar-content .hours {
font-size: 23px;
}
}
@media (min-width: 768px) {
.page-template-kontakt .sidebar-content .hours {
margin-bottom: 30px;
}
}
@media (min-width: 50000px) {
.page-template-kontakt .sidebar-content .hours {
margin-bottom: 40px;
}
}
.page-template-kontakt .sidebar-content .desc {
font-size: 14px;
white-space: pre-wrap;
}
@media (min-width: 768px) {
.page-template-kontakt .sidebar-content .desc {
font-size: 18px;
}
}
@media (min-width: 50000px) {
.page-template-kontakt .sidebar-content .desc {
font-size: 23px;
}
}
.page-template-blog, .single-artikel {
background-color: #f6f6f6;
}
.page-template-facts {
background-color: #f6f6f6;
}
.page-template-facts .fact {
padding: 0 30px;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.page-template-facts .fact {
padding: 0 60px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact {
padding: 0 100px;
}
}
@media (min-width: 768px) {
.page-template-facts .fact {
margin-bottom: 40px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact {
margin-bottom: 80px;
}
}
.page-template-facts .fact .zahl {
width: auto;
font-size: 40px;
font-weight: bold;
border-bottom: 7px solid grey;
border-bottom-width: 2px;
margin-bottom: 0;
line-height: 1.2;
-ms-flex-line-pack: center;
align-content: center;
-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;
}
@media (min-width: 768px) {
.page-template-facts .fact .zahl {
font-size: 75px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact .zahl {
font-size: 120px;
}
}
@media (min-width: 768px) {
.page-template-facts .fact .zahl {
border-bottom-width: 5px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact .zahl {
border-bottom-width: 7px;
}
}
.page-template-facts .fact .zahl-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.page-template-facts .fact .titel {
font-size: 15px;
font-weight: bold;
text-align: center;
line-height: normal;
margin-top: 10px;
}
@media (min-width: 768px) {
.page-template-facts .fact .titel {
font-size: 22px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact .titel {
font-size: 30px;
}
}
@media (min-width: 768px) {
.page-template-facts .fact .titel {
margin-top: 12px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact .titel {
margin-top: 16px;
}
}
.page-template-facts .fact .icon-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
width: 300px;
margin-right: -10px;
margin-left: 10px;
padding: 0;
align-items: flex-end;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.page-template-facts .fact .icon {
float: left;
width: 63px;
height: 50px;
margin-right: 9px;
padding-right: 4px;
margin-top: 12px;
padding-left: 15px;
}
@media (min-width: 768px) {
.page-template-facts .fact .icon {
width: 100px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact .icon {
width: 135px;
}
}
@media (min-width: 768px) {
.page-template-facts .fact .icon {
height: 100px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact .icon {
height: 135px;
}
}
@media (min-width: 768px) {
.page-template-facts .fact .icon {
margin-top: 17px;
}
}
@media (min-width: 50000px) {
.page-template-facts .fact .icon {
margin-top: 25px;
}
}
.page-template-kunz-about .firma {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.page-template-kunz-about .firma {
margin-bottom: 20px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-about .firma {
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.page-template-kunz-about .firma .contact-small {
margin-bottom: 15px;
}
}
.page-template-kunz-about .ma {
margin-bottom: 30px;
}
@media (min-width: 768px) {
.page-template-kunz-about .ma {
margin-bottom: 50px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-about .ma {
margin-bottom: 70px;
}
}
.page-template-kunz-about .ma img {
border-radius: 11.2px;
}
.page-template-kunz-about .firma-titel {
font-size: 20px;
margin-bottom: 12px;
}
@media (min-width: 768px) {
.page-template-kunz-about .firma-titel {
font-size: 40px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-about .firma-titel {
font-size: 51px;
}
}
@media (min-width: 768px) {
.page-template-kunz-about .firma-titel {
margin-bottom: 20px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-about .firma-titel {
margin-bottom: 35px;
}
}
.page-template-kunz-about .firmen {
margin-bottom: 12px;
}
@media (min-width: 768px) {
.page-template-kunz-about .firmen {
margin-bottom: 65px;
}
}
@media (min-width: 50000px) {
.page-template-kunz-about .firmen {
margin-bottom: 75px;
}
}
.page-template-kunz-about .spacer-div {
height: 60px;
}
.page-template-content h2 {
font-size: 1.7em;
font-weight: bold;
}
.page-template-content h3 {
font-size: 1.24em;
font-weight: bold;
}
.page-template-content h4 {
font-size: 1.14em;
font-weight: bold;
}
.page-template-content p, .page-template-content ul, .page-template-content ol {
margin-bottom: 10px;
}
.page-template-content ul {
margin-left: 20px;
}
.page-template-content p + h2 {
margin-top: 60px;
}
.page-template-content p + h3 {
margin-top: 40px;
}
.page-template-content p + h4 {
margin-top: 30px;
}