.container {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}   .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
} .col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}   .col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
}
.flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.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-cell {
display: table-cell !important;
}
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.d-print-block {
display: none !important;
}
@media print {
.d-print-block {
display: block !important;
}
}
.d-print-inline {
display: none !important;
}
@media print {
.d-print-inline {
display: inline !important;
}
}
.d-print-inline-block {
display: none !important;
}
@media print {
.d-print-inline-block {
display: inline-block !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//arpenormandie.org/wp-content/themes/oceanwp-child/fonts/glyphicons-halflings-regular.eot);
src: url(//arpenormandie.org/wp-content/themes/oceanwp-child/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//arpenormandie.org/wp-content/themes/oceanwp-child/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//arpenormandie.org/wp-content/themes/oceanwp-child/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//arpenormandie.org/wp-content/themes/oceanwp-child/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//arpenormandie.org/wp-content/themes/oceanwp-child/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
content: "\002a"
}
.glyphicon-plus:before {
content: "\002b"
}
.glyphicon-eur:before,.glyphicon-euro:before {
content: "\20ac"
}
.glyphicon-minus:before {
content: "\2212"
}
.glyphicon-cloud:before {
content: "\2601"
}
.glyphicon-envelope:before {
content: "\2709"
}
.glyphicon-pencil:before {
content: "\270f"
}
.glyphicon-glass:before {
content: "\e001"
}
.glyphicon-music:before {
content: "\e002"
}
.glyphicon-search:before {
content: "\e003"
}
.glyphicon-heart:before {
content: "\e005"
}
.glyphicon-star:before {
content: "\e006"
}
.glyphicon-star-empty:before {
content: "\e007"
}
.glyphicon-user:before {
content: "\e008"
}
.glyphicon-film:before {
content: "\e009"
}
.glyphicon-th-large:before {
content: "\e010"
}
.glyphicon-th:before {
content: "\e011"
}
.glyphicon-th-list:before {
content: "\e012"
}
.glyphicon-ok:before {
content: "\e013"
}
.glyphicon-remove:before {
content: "\e014"
}
.glyphicon-zoom-in:before {
content: "\e015"
}
.glyphicon-zoom-out:before {
content: "\e016"
}
.glyphicon-off:before {
content: "\e017"
}
.glyphicon-signal:before {
content: "\e018"
}
.glyphicon-cog:before {
content: "\e019"
}
.glyphicon-trash:before {
content: "\e020"
}
.glyphicon-home:before {
content: "\e021"
}
.glyphicon-file:before {
content: "\e022"
}
.glyphicon-time:before {
content: "\e023"
}
.glyphicon-road:before {
content: "\e024"
}
.glyphicon-download-alt:before {
content: "\e025"
}
.glyphicon-download:before {
content: "\e026"
}
.glyphicon-upload:before {
content: "\e027"
}
.glyphicon-inbox:before {
content: "\e028"
}
.glyphicon-play-circle:before {
content: "\e029"
}
.glyphicon-repeat:before {
content: "\e030"
}
.glyphicon-refresh:before {
content: "\e031"
}
.glyphicon-list-alt:before {
content: "\e032"
}
.glyphicon-lock:before {
content: "\e033"
}
.glyphicon-flag:before {
content: "\e034"
}
.glyphicon-headphones:before {
content: "\e035"
}
.glyphicon-volume-off:before {
content: "\e036"
}
.glyphicon-volume-down:before {
content: "\e037"
}
.glyphicon-volume-up:before {
content: "\e038"
}
.glyphicon-qrcode:before {
content: "\e039"
}
.glyphicon-barcode:before {
content: "\e040"
}
.glyphicon-tag:before {
content: "\e041"
}
.glyphicon-tags:before {
content: "\e042"
}
.glyphicon-book:before {
content: "\e043"
}
.glyphicon-bookmark:before {
content: "\e044"
}
.glyphicon-print:before {
content: "\e045"
}
.glyphicon-camera:before {
content: "\e046"
}
.glyphicon-font:before {
content: "\e047"
}
.glyphicon-bold:before {
content: "\e048"
}
.glyphicon-italic:before {
content: "\e049"
}
.glyphicon-text-height:before {
content: "\e050"
}
.glyphicon-text-width:before {
content: "\e051"
}
.glyphicon-align-left:before {
content: "\e052"
}
.glyphicon-align-center:before {
content: "\e053"
}
.glyphicon-align-right:before {
content: "\e054"
}
.glyphicon-align-justify:before {
content: "\e055"
}
.glyphicon-list:before {
content: "\e056"
}
.glyphicon-indent-left:before {
content: "\e057"
}
.glyphicon-indent-right:before {
content: "\e058"
}
.glyphicon-facetime-video:before {
content: "\e059"
}
.glyphicon-picture:before {
content: "\e060"
}
.glyphicon-map-marker:before {
content: "\e062"
}
.glyphicon-adjust:before {
content: "\e063"
}
.glyphicon-tint:before {
content: "\e064"
}
.glyphicon-edit:before {
content: "\e065"
}
.glyphicon-share:before {
content: "\e066"
}
.glyphicon-check:before {
content: "\e067"
}
.glyphicon-move:before {
content: "\e068"
}
.glyphicon-step-backward:before {
content: "\e069"
}
.glyphicon-fast-backward:before {
content: "\e070"
}
.glyphicon-backward:before {
content: "\e071"
}
.glyphicon-play:before {
content: "\e072"
}
.glyphicon-pause:before {
content: "\e073"
}
.glyphicon-stop:before {
content: "\e074"
}
.glyphicon-forward:before {
content: "\e075"
}
.glyphicon-fast-forward:before {
content: "\e076"
}
.glyphicon-step-forward:before {
content: "\e077"
}
.glyphicon-eject:before {
content: "\e078"
}
.glyphicon-chevron-left:before {
content: "\e079"
}
.glyphicon-chevron-right:before {
content: "\e080"
}
.glyphicon-plus-sign:before {
content: "\e081"
}
.glyphicon-minus-sign:before {
content: "\e082"
}
.glyphicon-remove-sign:before {
content: "\e083"
}
.glyphicon-ok-sign:before {
content: "\e084"
}
.glyphicon-question-sign:before {
content: "\e085"
}
.glyphicon-info-sign:before {
content: "\e086"
}
.glyphicon-screenshot:before {
content: "\e087"
}
.glyphicon-remove-circle:before {
content: "\e088"
}
.glyphicon-ok-circle:before {
content: "\e089"
}
.glyphicon-ban-circle:before {
content: "\e090"
}
.glyphicon-arrow-left:before {
content: "\e091"
}
.glyphicon-arrow-right:before {
content: "\e092"
}
.glyphicon-arrow-up:before {
content: "\e093"
}
.glyphicon-arrow-down:before {
content: "\e094"
}
.glyphicon-share-alt:before {
content: "\e095"
}
.glyphicon-resize-full:before {
content: "\e096"
}
.glyphicon-resize-small:before {
content: "\e097"
}
.glyphicon-exclamation-sign:before {
content: "\e101"
}
.glyphicon-gift:before {
content: "\e102"
}
.glyphicon-leaf:before {
content: "\e103"
}
.glyphicon-fire:before {
content: "\e104"
}
.glyphicon-eye-open:before {
content: "\e105"
}
.glyphicon-eye-close:before {
content: "\e106"
}
.glyphicon-warning-sign:before {
content: "\e107"
}
.glyphicon-plane:before {
content: "\e108"
}
.glyphicon-calendar:before {
content: "\e109"
}
.glyphicon-random:before {
content: "\e110"
}
.glyphicon-comment:before {
content: "\e111"
}
.glyphicon-magnet:before {
content: "\e112"
}
.glyphicon-chevron-up:before {
content: "\e113"
}
.glyphicon-chevron-down:before {
content: "\e114"
}
.glyphicon-retweet:before {
content: "\e115"
}
.glyphicon-shopping-cart:before {
content: "\e116"
}
.glyphicon-folder-close:before {
content: "\e117"
}
.glyphicon-folder-open:before {
content: "\e118"
}
.glyphicon-resize-vertical:before {
content: "\e119"
}
.glyphicon-resize-horizontal:before {
content: "\e120"
}
.glyphicon-hdd:before {
content: "\e121"
}
.glyphicon-bullhorn:before {
content: "\e122"
}
.glyphicon-bell:before {
content: "\e123"
}
.glyphicon-certificate:before {
content: "\e124"
}
.glyphicon-thumbs-up:before {
content: "\e125"
}
.glyphicon-thumbs-down:before {
content: "\e126"
}
.glyphicon-hand-right:before {
content: "\e127"
}
.glyphicon-hand-left:before {
content: "\e128"
}
.glyphicon-hand-up:before {
content: "\e129"
}
.glyphicon-hand-down:before {
content: "\e130"
}
.glyphicon-circle-arrow-right:before {
content: "\e131"
}
.glyphicon-circle-arrow-left:before {
content: "\e132"
}
.glyphicon-circle-arrow-up:before {
content: "\e133"
}
.glyphicon-circle-arrow-down:before {
content: "\e134"
}
.glyphicon-globe:before {
content: "\e135"
}
.glyphicon-wrench:before {
content: "\e136"
}
.glyphicon-tasks:before {
content: "\e137"
}
.glyphicon-filter:before {
content: "\e138"
}
.glyphicon-briefcase:before {
content: "\e139"
}
.glyphicon-fullscreen:before {
content: "\e140"
}
.glyphicon-dashboard:before {
content: "\e141"
}
.glyphicon-paperclip:before {
content: "\e142"
}
.glyphicon-heart-empty:before {
content: "\e143"
}
.glyphicon-link:before {
content: "\e144"
}
.glyphicon-phone:before {
content: "\e145"
}
.glyphicon-pushpin:before {
content: "\e146"
}
.glyphicon-usd:before {
content: "\e148"
}
.glyphicon-gbp:before {
content: "\e149"
}
.glyphicon-sort:before {
content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152"
}
.glyphicon-sort-by-order:before {
content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
content: "\e154"
}
.glyphicon-sort-by-attributes:before {
content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156"
}
.glyphicon-unchecked:before {
content: "\e157"
}
.glyphicon-expand:before {
content: "\e158"
}
.glyphicon-collapse-down:before {
content: "\e159"
}
.glyphicon-collapse-up:before {
content: "\e160"
}
.glyphicon-log-in:before {
content: "\e161"
}
.glyphicon-flash:before {
content: "\e162"
}
.glyphicon-log-out:before {
content: "\e163"
}
.glyphicon-new-window:before {
content: "\e164"
}
.glyphicon-record:before {
content: "\e165"
}
.glyphicon-save:before {
content: "\e166"
}
.glyphicon-open:before {
content: "\e167"
}
.glyphicon-saved:before {
content: "\e168"
}
.glyphicon-import:before {
content: "\e169"
}
.glyphicon-export:before {
content: "\e170"
}
.glyphicon-send:before {
content: "\e171"
}
.glyphicon-floppy-disk:before {
content: "\e172"
}
.glyphicon-floppy-saved:before {
content: "\e173"
}
.glyphicon-floppy-remove:before {
content: "\e174"
}
.glyphicon-floppy-save:before {
content: "\e175"
}
.glyphicon-floppy-open:before {
content: "\e176"
}
.glyphicon-credit-card:before {
content: "\e177"
}
.glyphicon-transfer:before {
content: "\e178"
}
.glyphicon-cutlery:before {
content: "\e179"
}
.glyphicon-header:before {
content: "\e180"
}
.glyphicon-compressed:before {
content: "\e181"
}
.glyphicon-earphone:before {
content: "\e182"
}
.glyphicon-phone-alt:before {
content: "\e183"
}
.glyphicon-tower:before {
content: "\e184"
}
.glyphicon-stats:before {
content: "\e185"
}
.glyphicon-sd-video:before {
content: "\e186"
}
.glyphicon-hd-video:before {
content: "\e187"
}
.glyphicon-subtitles:before {
content: "\e188"
}
.glyphicon-sound-stereo:before {
content: "\e189"
}
.glyphicon-sound-dolby:before {
content: "\e190"
}
.glyphicon-sound-5-1:before {
content: "\e191"
}
.glyphicon-sound-6-1:before {
content: "\e192"
}
.glyphicon-sound-7-1:before {
content: "\e193"
}
.glyphicon-copyright-mark:before {
content: "\e194"
}
.glyphicon-registration-mark:before {
content: "\e195"
}
.glyphicon-cloud-download:before {
content: "\e197"
}
.glyphicon-cloud-upload:before {
content: "\e198"
}
.glyphicon-tree-conifer:before {
content: "\e199"
}
.glyphicon-tree-deciduous:before {
content: "\e200"
}
.glyphicon-cd:before {
content: "\e201"
}
.glyphicon-save-file:before {
content: "\e202"
}
.glyphicon-open-file:before {
content: "\e203"
}
.glyphicon-level-up:before {
content: "\e204"
}
.glyphicon-copy:before {
content: "\e205"
}
.glyphicon-paste:before {
content: "\e206"
}
.glyphicon-alert:before {
content: "\e209"
}
.glyphicon-equalizer:before {
content: "\e210"
}
.glyphicon-king:before {
content: "\e211"
}
.glyphicon-queen:before {
content: "\e212"
}
.glyphicon-pawn:before {
content: "\e213"
}
.glyphicon-bishop:before {
content: "\e214"
}
.glyphicon-knight:before {
content: "\e215"
}
.glyphicon-baby-formula:before {
content: "\e216"
}
.glyphicon-tent:before {
content: "\26fa"
}
.glyphicon-blackboard:before {
content: "\e218"
}
.glyphicon-bed:before {
content: "\e219"
}
.glyphicon-apple:before {
content: "\f8ff"
}
.glyphicon-erase:before {
content: "\e221"
}
.glyphicon-hourglass:before {
content: "\231b"
}
.glyphicon-lamp:before {
content: "\e223"
}
.glyphicon-duplicate:before {
content: "\e224"
}
.glyphicon-piggy-bank:before {
content: "\e225"
}
.glyphicon-scissors:before {
content: "\e226"
}
.glyphicon-bitcoin:before {
content: "\e227"
}
.glyphicon-btc:before {
content: "\e227"
}
.glyphicon-xbt:before {
content: "\e227"
}
.glyphicon-yen:before {
content: "\00a5"
}
.glyphicon-jpy:before {
content: "\00a5"
}
.glyphicon-ruble:before {
content: "\20bd"
}
.glyphicon-rub:before {
content: "\20bd"
}
.glyphicon-scale:before {
content: "\e230"
}
.glyphicon-ice-lolly:before {
content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232"
}
.glyphicon-education:before {
content: "\e233"
}
.glyphicon-option-horizontal:before {
content: "\e234"
}
.glyphicon-option-vertical:before {
content: "\e235"
}
.glyphicon-menu-hamburger:before {
content: "\e236"
}
.glyphicon-modal-window:before {
content: "\e237"
}
.glyphicon-oil:before {
content: "\e238"
}
.glyphicon-grain:before {
content: "\e239"
}
.glyphicon-sunglasses:before {
content: "\e240"
}
.glyphicon-text-size:before {
content: "\e241"
}
.glyphicon-text-color:before {
content: "\e242"
}
.glyphicon-text-background:before {
content: "\e243"
}
.glyphicon-object-align-top:before {
content: "\e244"
}
.glyphicon-object-align-bottom:before {
content: "\e245"
}
.glyphicon-object-align-horizontal:before {
content: "\e246"
}
.glyphicon-object-align-left:before {
content: "\e247"
}
.glyphicon-object-align-vertical:before {
content: "\e248"
}
.glyphicon-object-align-right:before {
content: "\e249"
}
.glyphicon-triangle-right:before {
content: "\e250"
}
.glyphicon-triangle-left:before {
content: "\e251"
}
.glyphicon-triangle-bottom:before {
content: "\e252"
}
.glyphicon-triangle-top:before {
content: "\e253"
}
.glyphicon-console:before {
content: "\e254"
}
.glyphicon-superscript:before {
content: "\e255"
}
.glyphicon-subscript:before {
content: "\e256"
}
.glyphicon-menu-left:before {
content: "\e257"
}
.glyphicon-menu-right:before {
content: "\e258"
}
.glyphicon-menu-down:before {
content: "\e259"
}
.glyphicon-menu-up:before {
content: "\e260"
}.flickity-enabled {
position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-prev-next-button {
position: absolute;
top: 50%;
width: 44px;
height: 44px;
border: none;
border-radius: 50%;
background: white;
background: hsla(0, 0%, 100%, 0.75);
cursor: pointer; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.flickity-prev-next-button:hover { background: white; }
.flickity-prev-next-button:focus {
outline: none;
box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
opacity: 0.6;
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button:disabled {
opacity: 0.3;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%;
}
.flickity-prev-next-button .arrow {
fill: #333;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
opacity: 1;
}body > .main > section {
border-bottom: 1px solid #3fa2f7;
}
a {
color: #297fca;
text-decoration: none;
}
a:hover {
color: #3fa2f7;
}
a:hover img {
opacity: 0.8;
}
a.arrow {
display: inline-block;
padding-right: 20px;
}
a.arrow::after {
content: '';
position: absolute;
right: 2px;
top: 50%;
margin-top: -4px;
width: 8px;
height: 8px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border-bottom: 1px solid #297fca;
border-right: 1px solid #297fca;
}
a.arrow-top::after {
margin-top: 0;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
a.rounded-arrow {
padding-right: 56px;
display: inline-block;
}
.image {
background: #e4f1fd;
background-position: center;
background-repeat: no-repeat;
border-radius: 4px;
width: 100%;
}
.image.userpic-xl {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/user-157.svg);
background-size: 157px 152px;
}
.image.userpic-lg {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/user-112.svg);
background-size: 112px 109px;
}
.image.userpic-md {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/user-112.svg);
background-size: 87px 85px;
}
.image.userpic-sm {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/user-112.svg);
background-size: 61px 60px;
}
.image.userpic-xs {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/user-112.svg);
background-size: 36px 36px;
}
.image.pic-xl {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/pic-202.svg);
background-size: 202px 140px;
}
.image.pic-lg {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/pic-140.svg);
background-size: 140px 98px;
}
.image.pic-md {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/pic-100.svg);
background-size: 100px 69px;
}
.image.pic-sm {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/pic-70.svg);
background-size: 70px 48px;
}
.video,
.video-sm,
.video-circle {
position: relative;
cursor: pointer;
}
.video::after,
.video-sm::after,
.video-circle::after {
content: '';
position: absolute;
-webkit-transition: 0.3 ease all;
transition: 0.3 ease all;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
}
.video::after {
width: 57px;
height: 90px;
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/video.svg);
background-size: 57px 90px;
}
.video-sm::after {
width: 42px;
height: 61px;
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/video-sm.svg);
background-size: 42px 61px;
}
.video-circle::after {
width: 150px;
height: 150px;
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/pics/video-circle.svg);
background-size: 150px 150px;
}
.video:hover::after,
.video-sm:hover::after,
.video-circle:hover::after {
opacity: 0.8;
}
.card {
border: 2px solid #e4f1fd;
background: #fff;
border-radius: 4px;
min-height: 100%;
}
.panel {
border-radius: 4px;
background: #e4f1fd;
}
.ratio-1-1,
.ratio-2-1,
.ratio-4-3,
.ratio-sm-1-1 {
position: relative;
min-height: calc(100vw - 30px);
}
@media (min-width: 576px) {
.ratio-1-1,
.ratio-2-1,
.ratio-4-3,
.ratio-sm-1-1 {
min-height: 0;
}
.ratio-1-1::after,
.ratio-2-1::after,
.ratio-4-3::after,
.ratio-sm-1-1::after {
content: '';
display: block;
}
}
.ratio-1-1 > div,
.ratio-2-1 > div,
.ratio-4-3 > div,
.ratio-sm-1-1 > div {
min-height: calc(100vw - 30px);
}
@media (min-width: 576px) {
.ratio-1-1 > div,
.ratio-2-1 > div,
.ratio-4-3 > div,
.ratio-sm-1-1 > div {
min-height: 0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
}
@media (min-width: 576px) {
.ratio-1-1::after {
padding-bottom: 100%;
}
}
@media (min-width: 576px) {
.ratio-2-1::after {
padding-bottom: 100%;
}
}
@media (min-width: 576px) {
.ratio-2-1::after {
padding-bottom: calc(50% - 15px);
}
}
.ratio-4-3::after {
padding-bottom: 75%;
}
@media (min-width: 992px) {
.ratio-lg-2-1::after {
padding-bottom: calc(50% - 15px);
}
}
.slider {
display: block;
margin-left: -15px;
margin-right: -15px;
}
.slider.no-gutters {
margin-left: 0;
margin-right: 0;
}
.slider-item {
float: left;
width: 100%;
}
.slider-item {
padding-left: 15px;
padding-right: 15px;
}
.with-overlay__content {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
background: #e4f1fd;
margin: 0;
border-radius: 4px;
}
.with-overlay:hover .with-overlay__content {
opacity: 1;
}
.socials,
.socials-lg {
font-size: 0;
margin: 0 -12px;
}
.socials img,
.socials-lg img {
margin: 0 12px;
vertical-align: middle;
}
.socials-lg img {
margin: 0 12px;
}
@media (min-width: 992px) {
.socials-lg img {
margin: 0 24px;
}
}
.flickity-prev-next-button,
.flickity-prev-next-button:hover {
width: 17px;
height: 32px;
background: none;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
padding: 0;
display: none;
}
@media (min-width: 992px) {
.flickity-prev-next-button,
.flickity-prev-next-button:hover {
display: block;
}
}
.flickity-prev-next-button svg,
.flickity-prev-next-button:hover svg {
display: none;
}
.flickity-prev-next-button.previous,
.flickity-prev-next-button:hover.previous {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/arrow-left.svg);
left: -80px;
}
.flickity-prev-next-button.next,
.flickity-prev-next-button:hover.next {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/arrow-right.svg);
right: -80px;
}
.slider-slim .flickity-prev-next-button.previous {
left: -50px;
}
.slider-slim .flickity-prev-next-button.next {
right: -50px;
}
.slider-rounded-buttons .flickity-prev-next-button {
border: 2px solid #3fa2f7;
margin-top: -18px;
width: 35px;
height: 35px;
background-size: 6px 11px;
}
.slider-rounded-buttons .flickity-prev-next-button.previous {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/arrow-xs-left.svg);
}
.slider-rounded-buttons .flickity-prev-next-button.next {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/arrow-xs-right.svg);
}
.flickity-page-dots {
line-height: 6px;
z-index: 1;
bottom: -33px;
padding: 0 7px;
text-align: inherit;
}
@media (min-width: 992px) {
.flickity-page-dots {
bottom: -53px;
}
}
.flickity-page-dots .dot {
width: 6px;
height: 6px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #e4f1fd;
opacity: 1;
display: inline-block;
}
.flickity-page-dots .dot::before {
content: '';
width: 30px;
height: 30px;
position: absolute;
margin: -12px;
}
.flickity-page-dots .dot.is-selected {
-webkit-transform: scale(1.6, 1.6);
transform: scale(1.6, 1.6);
background: #3fa2f7;
}
.slider-stick-dots .flickity-page-dots {
bottom: -33px;
}
.slider-inner-dots .dot {
background: #9fd0fb;
}
.slider-inner-dots .flickity-page-dots {
bottom: 33px;
}
.icon {
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
pointer-events: none;
vertical-align: middle;
}
.icon-resize {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/resize.svg);
width: 12px;
height: 12px;
position: absolute;
right: 8px;
bottom: 8px;
}
.icon-plane,
.icon-plane-light {
width: 16px;
height: 17px;
position: absolute;
left: 20px;
top: 22px;
}
.icon-plane {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/paperplane.svg);
}
.icon-plane-light {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/paperplane-light.svg);
}
.icon-facebook {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/facebook-white.svg);
width: 10px;
height: 18px;
display: inline-block;
top: -1px;
}
.icon-twitter {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/twitter-white.svg);
width: 17px;
height: 14px;
display: inline-block;
top: -2px;
}
.icon-pin {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/pin.svg);
width: 11px;
height: 18px;
display: inline-block;
top: -2px;
}
.icon-pin-stroke {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/pin-stroke.svg);
width: 11px;
height: 17px;
display: inline-block;
top: -2px;
}
.icon-star {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/star.svg);
width: 20px;
height: 20px;
display: inline-block;
margin-right: 10px;
top: -2px;
}
.icon-circle-arrow {
width: 36px;
height: 36px;
line-height: 32px;
border: 2px solid #3fa2f7;
border-radius: 50%;
text-align: center;
position: absolute;
right: 0;
top: 50%;
margin-top: -18px;
}
.icon-circle-arrow::after {
content: '';
background: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/arrow-xs-right.svg) center no-repeat;
width: 6px;
height: 11px;
display: inline-block;
margin-left: 2px;
}
.icon-arrow-right {
display: inline-block;
position: absolute;
background: none;
border: none;
padding: 0;
right: 20px;
top: 16px;
width: 11px;
height: 11px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border-bottom: 1px solid #297fca;
border-right: 1px solid #297fca;
}
.glyphicon + span,
.icon + span {
vertical-align: middle;
display: inline-block;
margin-left: 10px;
}
* {
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
p {
opacity: 0.8;
margin: 0;
}
html,
body {
width: 100%;
min-height: 100%;
overflow-x: hidden;
padding: 0;
margin: 0;
font-size: 16px;
line-height: 25px;
color: #297fca;
font-family: 'Roboto', 'Helvetica', arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
h1 h2 h3 h4 h5 h6 {
margin-top: 0;
margin-bottom: 0;
}
hr {
border: none;
width: 100%;
height: 1px;
background: #3fa2f7;
margin: 0;
}
img {
display: inline-block;
vertical-align: middle;
}
.bg-light {
background-color: #e4f1fd;
}
.bg-accent {
background-color: #3fa2f7;
}
.bg-white {
background-color: #fff;
}
.text-accent {
color: #297fca;
}
.text-light {
color: #e4f1fd;
}
.text-white {
color: #fff;
}
.text-capitalize {
text-transform: capitalize;
}
.icon-20 {
width: 20px;
height: 20px;
font-size: 20px;
line-height: 1;
vertical-align: middle;
top: -2px;
}
.icon-20 img {
display: inline-block;
height: 100%;
}
.icon-20 + span {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.b-300 {
font-weight: 300;
}
.b-400 {
font-weight: 400;
}
.b-500 {
font-weight: 500;
}
.m-auto {
margin: 0 auto;
}
.mt--60 {
margin-top: -60px;
}
@media (min-width: 576px) {
.mt-sm--60 {
margin-top: -60px !important;
}
}
@media (min-width: 768px) {
.mt-md--60 {
margin-top: -60px !important;
}
}
@media (min-width: 992px) {
.mt-lg--60 {
margin-top: -60px !important;
}
}
.mb--60 {
margin-bottom: -60px;
}
@media (min-width: 576px) {
.mb-sm--60 {
margin-bottom: -60px !important;
}
}
@media (min-width: 768px) {
.mb-md--60 {
margin-bottom: -60px !important;
}
}
@media (min-width: 992px) {
.mb-lg--60 {
margin-bottom: -60px !important;
}
}
.ml--60 {
margin-left: -60px;
}
@media (min-width: 576px) {
.ml-sm--60 {
margin-left: -60px !important;
}
}
@media (min-width: 768px) {
.ml-md--60 {
margin-left: -60px !important;
}
}
@media (min-width: 992px) {
.ml-lg--60 {
margin-left: -60px !important;
}
}
.mr--60 {
margin-right: -60px;
}
@media (min-width: 576px) {
.mr-sm--60 {
margin-right: -60px !important;
}
}
@media (min-width: 768px) {
.mr-md--60 {
margin-right: -60px !important;
}
}
@media (min-width: 992px) {
.mr-lg--60 {
margin-right: -60px !important;
}
}
.pb--60 {
padding-bottom: -60px;
}
@media (min-width: 576px) {
.pb-sm--60 {
padding-bottom: -60px !important;
}
}
@media (min-width: 768px) {
.pb-md--60 {
padding-bottom: -60px !important;
}
}
@media (min-width: 992px) {
.pb-lg--60 {
padding-bottom: -60px !important;
}
}
.pt--60 {
padding-top: -60px;
}
@media (min-width: 576px) {
.pt-sm--60 {
padding-top: -60px !important;
}
}
@media (min-width: 768px) {
.pt-md--60 {
padding-top: -60px !important;
}
}
@media (min-width: 992px) {
.pt-lg--60 {
padding-top: -60px !important;
}
}
.pl--60 {
padding-left: -60px;
}
@media (min-width: 576px) {
.pl-sm--60 {
padding-left: -60px !important;
}
}
@media (min-width: 768px) {
.pl-md--60 {
padding-left: -60px !important;
}
}
@media (min-width: 992px) {
.pl-lg--60 {
padding-left: -60px !important;
}
}
.pr--60 {
padding-right: -60px;
}
@media (min-width: 576px) {
.pr-sm--60 {
padding-right: -60px !important;
}
}
@media (min-width: 768px) {
.pr-md--60 {
padding-right: -60px !important;
}
}
@media (min-width: 992px) {
.pr-lg--60 {
padding-right: -60px !important;
}
}
.mt--50 {
margin-top: -50px;
}
@media (min-width: 576px) {
.mt-sm--50 {
margin-top: -50px !important;
}
}
@media (min-width: 768px) {
.mt-md--50 {
margin-top: -50px !important;
}
}
@media (min-width: 992px) {
.mt-lg--50 {
margin-top: -50px !important;
}
}
.mb--50 {
margin-bottom: -50px;
}
@media (min-width: 576px) {
.mb-sm--50 {
margin-bottom: -50px !important;
}
}
@media (min-width: 768px) {
.mb-md--50 {
margin-bottom: -50px !important;
}
}
@media (min-width: 992px) {
.mb-lg--50 {
margin-bottom: -50px !important;
}
}
.ml--50 {
margin-left: -50px;
}
@media (min-width: 576px) {
.ml-sm--50 {
margin-left: -50px !important;
}
}
@media (min-width: 768px) {
.ml-md--50 {
margin-left: -50px !important;
}
}
@media (min-width: 992px) {
.ml-lg--50 {
margin-left: -50px !important;
}
}
.mr--50 {
margin-right: -50px;
}
@media (min-width: 576px) {
.mr-sm--50 {
margin-right: -50px !important;
}
}
@media (min-width: 768px) {
.mr-md--50 {
margin-right: -50px !important;
}
}
@media (min-width: 992px) {
.mr-lg--50 {
margin-right: -50px !important;
}
}
.pb--50 {
padding-bottom: -50px;
}
@media (min-width: 576px) {
.pb-sm--50 {
padding-bottom: -50px !important;
}
}
@media (min-width: 768px) {
.pb-md--50 {
padding-bottom: -50px !important;
}
}
@media (min-width: 992px) {
.pb-lg--50 {
padding-bottom: -50px !important;
}
}
.pt--50 {
padding-top: -50px;
}
@media (min-width: 576px) {
.pt-sm--50 {
padding-top: -50px !important;
}
}
@media (min-width: 768px) {
.pt-md--50 {
padding-top: -50px !important;
}
}
@media (min-width: 992px) {
.pt-lg--50 {
padding-top: -50px !important;
}
}
.pl--50 {
padding-left: -50px;
}
@media (min-width: 576px) {
.pl-sm--50 {
padding-left: -50px !important;
}
}
@media (min-width: 768px) {
.pl-md--50 {
padding-left: -50px !important;
}
}
@media (min-width: 992px) {
.pl-lg--50 {
padding-left: -50px !important;
}
}
.pr--50 {
padding-right: -50px;
}
@media (min-width: 576px) {
.pr-sm--50 {
padding-right: -50px !important;
}
}
@media (min-width: 768px) {
.pr-md--50 {
padding-right: -50px !important;
}
}
@media (min-width: 992px) {
.pr-lg--50 {
padding-right: -50px !important;
}
}
.mt--40 {
margin-top: -40px;
}
@media (min-width: 576px) {
.mt-sm--40 {
margin-top: -40px !important;
}
}
@media (min-width: 768px) {
.mt-md--40 {
margin-top: -40px !important;
}
}
@media (min-width: 992px) {
.mt-lg--40 {
margin-top: -40px !important;
}
}
.mb--40 {
margin-bottom: -40px;
}
@media (min-width: 576px) {
.mb-sm--40 {
margin-bottom: -40px !important;
}
}
@media (min-width: 768px) {
.mb-md--40 {
margin-bottom: -40px !important;
}
}
@media (min-width: 992px) {
.mb-lg--40 {
margin-bottom: -40px !important;
}
}
.ml--40 {
margin-left: -40px;
}
@media (min-width: 576px) {
.ml-sm--40 {
margin-left: -40px !important;
}
}
@media (min-width: 768px) {
.ml-md--40 {
margin-left: -40px !important;
}
}
@media (min-width: 992px) {
.ml-lg--40 {
margin-left: -40px !important;
}
}
.mr--40 {
margin-right: -40px;
}
@media (min-width: 576px) {
.mr-sm--40 {
margin-right: -40px !important;
}
}
@media (min-width: 768px) {
.mr-md--40 {
margin-right: -40px !important;
}
}
@media (min-width: 992px) {
.mr-lg--40 {
margin-right: -40px !important;
}
}
.pb--40 {
padding-bottom: -40px;
}
@media (min-width: 576px) {
.pb-sm--40 {
padding-bottom: -40px !important;
}
}
@media (min-width: 768px) {
.pb-md--40 {
padding-bottom: -40px !important;
}
}
@media (min-width: 992px) {
.pb-lg--40 {
padding-bottom: -40px !important;
}
}
.pt--40 {
padding-top: -40px;
}
@media (min-width: 576px) {
.pt-sm--40 {
padding-top: -40px !important;
}
}
@media (min-width: 768px) {
.pt-md--40 {
padding-top: -40px !important;
}
}
@media (min-width: 992px) {
.pt-lg--40 {
padding-top: -40px !important;
}
}
.pl--40 {
padding-left: -40px;
}
@media (min-width: 576px) {
.pl-sm--40 {
padding-left: -40px !important;
}
}
@media (min-width: 768px) {
.pl-md--40 {
padding-left: -40px !important;
}
}
@media (min-width: 992px) {
.pl-lg--40 {
padding-left: -40px !important;
}
}
.pr--40 {
padding-right: -40px;
}
@media (min-width: 576px) {
.pr-sm--40 {
padding-right: -40px !important;
}
}
@media (min-width: 768px) {
.pr-md--40 {
padding-right: -40px !important;
}
}
@media (min-width: 992px) {
.pr-lg--40 {
padding-right: -40px !important;
}
}
.mt--30 {
margin-top: -30px;
}
@media (min-width: 576px) {
.mt-sm--30 {
margin-top: -30px !important;
}
}
@media (min-width: 768px) {
.mt-md--30 {
margin-top: -30px !important;
}
}
@media (min-width: 992px) {
.mt-lg--30 {
margin-top: -30px !important;
}
}
.mb--30 {
margin-bottom: -30px;
}
@media (min-width: 576px) {
.mb-sm--30 {
margin-bottom: -30px !important;
}
}
@media (min-width: 768px) {
.mb-md--30 {
margin-bottom: -30px !important;
}
}
@media (min-width: 992px) {
.mb-lg--30 {
margin-bottom: -30px !important;
}
}
.ml--30 {
margin-left: -30px;
}
@media (min-width: 576px) {
.ml-sm--30 {
margin-left: -30px !important;
}
}
@media (min-width: 768px) {
.ml-md--30 {
margin-left: -30px !important;
}
}
@media (min-width: 992px) {
.ml-lg--30 {
margin-left: -30px !important;
}
}
.mr--30 {
margin-right: -30px;
}
@media (min-width: 576px) {
.mr-sm--30 {
margin-right: -30px !important;
}
}
@media (min-width: 768px) {
.mr-md--30 {
margin-right: -30px !important;
}
}
@media (min-width: 992px) {
.mr-lg--30 {
margin-right: -30px !important;
}
}
.pb--30 {
padding-bottom: -30px;
}
@media (min-width: 576px) {
.pb-sm--30 {
padding-bottom: -30px !important;
}
}
@media (min-width: 768px) {
.pb-md--30 {
padding-bottom: -30px !important;
}
}
@media (min-width: 992px) {
.pb-lg--30 {
padding-bottom: -30px !important;
}
}
.pt--30 {
padding-top: -30px;
}
@media (min-width: 576px) {
.pt-sm--30 {
padding-top: -30px !important;
}
}
@media (min-width: 768px) {
.pt-md--30 {
padding-top: -30px !important;
}
}
@media (min-width: 992px) {
.pt-lg--30 {
padding-top: -30px !important;
}
}
.pl--30 {
padding-left: -30px;
}
@media (min-width: 576px) {
.pl-sm--30 {
padding-left: -30px !important;
}
}
@media (min-width: 768px) {
.pl-md--30 {
padding-left: -30px !important;
}
}
@media (min-width: 992px) {
.pl-lg--30 {
padding-left: -30px !important;
}
}
.pr--30 {
padding-right: -30px;
}
@media (min-width: 576px) {
.pr-sm--30 {
padding-right: -30px !important;
}
}
@media (min-width: 768px) {
.pr-md--30 {
padding-right: -30px !important;
}
}
@media (min-width: 992px) {
.pr-lg--30 {
padding-right: -30px !important;
}
}
.mt--20 {
margin-top: -20px;
}
@media (min-width: 576px) {
.mt-sm--20 {
margin-top: -20px !important;
}
}
@media (min-width: 768px) {
.mt-md--20 {
margin-top: -20px !important;
}
}
@media (min-width: 992px) {
.mt-lg--20 {
margin-top: -20px !important;
}
}
.mb--20 {
margin-bottom: -20px;
}
@media (min-width: 576px) {
.mb-sm--20 {
margin-bottom: -20px !important;
}
}
@media (min-width: 768px) {
.mb-md--20 {
margin-bottom: -20px !important;
}
}
@media (min-width: 992px) {
.mb-lg--20 {
margin-bottom: -20px !important;
}
}
.ml--20 {
margin-left: -20px;
}
@media (min-width: 576px) {
.ml-sm--20 {
margin-left: -20px !important;
}
}
@media (min-width: 768px) {
.ml-md--20 {
margin-left: -20px !important;
}
}
@media (min-width: 992px) {
.ml-lg--20 {
margin-left: -20px !important;
}
}
.mr--20 {
margin-right: -20px;
}
@media (min-width: 576px) {
.mr-sm--20 {
margin-right: -20px !important;
}
}
@media (min-width: 768px) {
.mr-md--20 {
margin-right: -20px !important;
}
}
@media (min-width: 992px) {
.mr-lg--20 {
margin-right: -20px !important;
}
}
.pb--20 {
padding-bottom: -20px;
}
@media (min-width: 576px) {
.pb-sm--20 {
padding-bottom: -20px !important;
}
}
@media (min-width: 768px) {
.pb-md--20 {
padding-bottom: -20px !important;
}
}
@media (min-width: 992px) {
.pb-lg--20 {
padding-bottom: -20px !important;
}
}
.pt--20 {
padding-top: -20px;
}
@media (min-width: 576px) {
.pt-sm--20 {
padding-top: -20px !important;
}
}
@media (min-width: 768px) {
.pt-md--20 {
padding-top: -20px !important;
}
}
@media (min-width: 992px) {
.pt-lg--20 {
padding-top: -20px !important;
}
}
.pl--20 {
padding-left: -20px;
}
@media (min-width: 576px) {
.pl-sm--20 {
padding-left: -20px !important;
}
}
@media (min-width: 768px) {
.pl-md--20 {
padding-left: -20px !important;
}
}
@media (min-width: 992px) {
.pl-lg--20 {
padding-left: -20px !important;
}
}
.pr--20 {
padding-right: -20px;
}
@media (min-width: 576px) {
.pr-sm--20 {
padding-right: -20px !important;
}
}
@media (min-width: 768px) {
.pr-md--20 {
padding-right: -20px !important;
}
}
@media (min-width: 992px) {
.pr-lg--20 {
padding-right: -20px !important;
}
}
.mt--15 {
margin-top: -15px;
}
@media (min-width: 576px) {
.mt-sm--15 {
margin-top: -15px !important;
}
}
@media (min-width: 768px) {
.mt-md--15 {
margin-top: -15px !important;
}
}
@media (min-width: 992px) {
.mt-lg--15 {
margin-top: -15px !important;
}
}
.mb--15 {
margin-bottom: -15px;
}
@media (min-width: 576px) {
.mb-sm--15 {
margin-bottom: -15px !important;
}
}
@media (min-width: 768px) {
.mb-md--15 {
margin-bottom: -15px !important;
}
}
@media (min-width: 992px) {
.mb-lg--15 {
margin-bottom: -15px !important;
}
}
.ml--15 {
margin-left: -15px;
}
@media (min-width: 576px) {
.ml-sm--15 {
margin-left: -15px !important;
}
}
@media (min-width: 768px) {
.ml-md--15 {
margin-left: -15px !important;
}
}
@media (min-width: 992px) {
.ml-lg--15 {
margin-left: -15px !important;
}
}
.mr--15 {
margin-right: -15px;
}
@media (min-width: 576px) {
.mr-sm--15 {
margin-right: -15px !important;
}
}
@media (min-width: 768px) {
.mr-md--15 {
margin-right: -15px !important;
}
}
@media (min-width: 992px) {
.mr-lg--15 {
margin-right: -15px !important;
}
}
.pb--15 {
padding-bottom: -15px;
}
@media (min-width: 576px) {
.pb-sm--15 {
padding-bottom: -15px !important;
}
}
@media (min-width: 768px) {
.pb-md--15 {
padding-bottom: -15px !important;
}
}
@media (min-width: 992px) {
.pb-lg--15 {
padding-bottom: -15px !important;
}
}
.pt--15 {
padding-top: -15px;
}
@media (min-width: 576px) {
.pt-sm--15 {
padding-top: -15px !important;
}
}
@media (min-width: 768px) {
.pt-md--15 {
padding-top: -15px !important;
}
}
@media (min-width: 992px) {
.pt-lg--15 {
padding-top: -15px !important;
}
}
.pl--15 {
padding-left: -15px;
}
@media (min-width: 576px) {
.pl-sm--15 {
padding-left: -15px !important;
}
}
@media (min-width: 768px) {
.pl-md--15 {
padding-left: -15px !important;
}
}
@media (min-width: 992px) {
.pl-lg--15 {
padding-left: -15px !important;
}
}
.pr--15 {
padding-right: -15px;
}
@media (min-width: 576px) {
.pr-sm--15 {
padding-right: -15px !important;
}
}
@media (min-width: 768px) {
.pr-md--15 {
padding-right: -15px !important;
}
}
@media (min-width: 992px) {
.pr-lg--15 {
padding-right: -15px !important;
}
}
.mt--10 {
margin-top: -10px;
}
@media (min-width: 576px) {
.mt-sm--10 {
margin-top: -10px !important;
}
}
@media (min-width: 768px) {
.mt-md--10 {
margin-top: -10px !important;
}
}
@media (min-width: 992px) {
.mt-lg--10 {
margin-top: -10px !important;
}
}
.mb--10 {
margin-bottom: -10px;
}
@media (min-width: 576px) {
.mb-sm--10 {
margin-bottom: -10px !important;
}
}
@media (min-width: 768px) {
.mb-md--10 {
margin-bottom: -10px !important;
}
}
@media (min-width: 992px) {
.mb-lg--10 {
margin-bottom: -10px !important;
}
}
.ml--10 {
margin-left: -10px;
}
@media (min-width: 576px) {
.ml-sm--10 {
margin-left: -10px !important;
}
}
@media (min-width: 768px) {
.ml-md--10 {
margin-left: -10px !important;
}
}
@media (min-width: 992px) {
.ml-lg--10 {
margin-left: -10px !important;
}
}
.mr--10 {
margin-right: -10px;
}
@media (min-width: 576px) {
.mr-sm--10 {
margin-right: -10px !important;
}
}
@media (min-width: 768px) {
.mr-md--10 {
margin-right: -10px !important;
}
}
@media (min-width: 992px) {
.mr-lg--10 {
margin-right: -10px !important;
}
}
.pb--10 {
padding-bottom: -10px;
}
@media (min-width: 576px) {
.pb-sm--10 {
padding-bottom: -10px !important;
}
}
@media (min-width: 768px) {
.pb-md--10 {
padding-bottom: -10px !important;
}
}
@media (min-width: 992px) {
.pb-lg--10 {
padding-bottom: -10px !important;
}
}
.pt--10 {
padding-top: -10px;
}
@media (min-width: 576px) {
.pt-sm--10 {
padding-top: -10px !important;
}
}
@media (min-width: 768px) {
.pt-md--10 {
padding-top: -10px !important;
}
}
@media (min-width: 992px) {
.pt-lg--10 {
padding-top: -10px !important;
}
}
.pl--10 {
padding-left: -10px;
}
@media (min-width: 576px) {
.pl-sm--10 {
padding-left: -10px !important;
}
}
@media (min-width: 768px) {
.pl-md--10 {
padding-left: -10px !important;
}
}
@media (min-width: 992px) {
.pl-lg--10 {
padding-left: -10px !important;
}
}
.pr--10 {
padding-right: -10px;
}
@media (min-width: 576px) {
.pr-sm--10 {
padding-right: -10px !important;
}
}
@media (min-width: 768px) {
.pr-md--10 {
padding-right: -10px !important;
}
}
@media (min-width: 992px) {
.pr-lg--10 {
padding-right: -10px !important;
}
}
.mt--5 {
margin-top: -5px;
}
@media (min-width: 576px) {
.mt-sm--5 {
margin-top: -5px !important;
}
}
@media (min-width: 768px) {
.mt-md--5 {
margin-top: -5px !important;
}
}
@media (min-width: 992px) {
.mt-lg--5 {
margin-top: -5px !important;
}
}
.mb--5 {
margin-bottom: -5px;
}
@media (min-width: 576px) {
.mb-sm--5 {
margin-bottom: -5px !important;
}
}
@media (min-width: 768px) {
.mb-md--5 {
margin-bottom: -5px !important;
}
}
@media (min-width: 992px) {
.mb-lg--5 {
margin-bottom: -5px !important;
}
}
.ml--5 {
margin-left: -5px;
}
@media (min-width: 576px) {
.ml-sm--5 {
margin-left: -5px !important;
}
}
@media (min-width: 768px) {
.ml-md--5 {
margin-left: -5px !important;
}
}
@media (min-width: 992px) {
.ml-lg--5 {
margin-left: -5px !important;
}
}
.mr--5 {
margin-right: -5px;
}
@media (min-width: 576px) {
.mr-sm--5 {
margin-right: -5px !important;
}
}
@media (min-width: 768px) {
.mr-md--5 {
margin-right: -5px !important;
}
}
@media (min-width: 992px) {
.mr-lg--5 {
margin-right: -5px !important;
}
}
.pb--5 {
padding-bottom: -5px;
}
@media (min-width: 576px) {
.pb-sm--5 {
padding-bottom: -5px !important;
}
}
@media (min-width: 768px) {
.pb-md--5 {
padding-bottom: -5px !important;
}
}
@media (min-width: 992px) {
.pb-lg--5 {
padding-bottom: -5px !important;
}
}
.pt--5 {
padding-top: -5px;
}
@media (min-width: 576px) {
.pt-sm--5 {
padding-top: -5px !important;
}
}
@media (min-width: 768px) {
.pt-md--5 {
padding-top: -5px !important;
}
}
@media (min-width: 992px) {
.pt-lg--5 {
padding-top: -5px !important;
}
}
.pl--5 {
padding-left: -5px;
}
@media (min-width: 576px) {
.pl-sm--5 {
padding-left: -5px !important;
}
}
@media (min-width: 768px) {
.pl-md--5 {
padding-left: -5px !important;
}
}
@media (min-width: 992px) {
.pl-lg--5 {
padding-left: -5px !important;
}
}
.pr--5 {
padding-right: -5px;
}
@media (min-width: 576px) {
.pr-sm--5 {
padding-right: -5px !important;
}
}
@media (min-width: 768px) {
.pr-md--5 {
padding-right: -5px !important;
}
}
@media (min-width: 992px) {
.pr-lg--5 {
padding-right: -5px !important;
}
}
.p-0 {
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 576px) {
.p-sm-0 {
padding-top: 0px;
padding-bottom: 0px;
}
}
@media (min-width: 768px) {
.p-md-0 {
padding-top: 0px;
padding-bottom: 0px;
}
}
@media (min-width: 992px) {
.p-lg-0 {
padding-top: 0px;
padding-bottom: 0px;
}
}
.ph-0 {
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 576px) {
.ph-sm-0 {
padding-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 768px) {
.ph-md-0 {
padding-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 992px) {
.ph-lg-0 {
padding-left: 0px;
padding-right: 0px;
}
}
.mt-0 {
margin-top: 0px;
}
@media (min-width: 576px) {
.mt-sm-0 {
margin-top: 0px !important;
}
}
@media (min-width: 768px) {
.mt-md-0 {
margin-top: 0px !important;
}
}
@media (min-width: 992px) {
.mt-lg-0 {
margin-top: 0px !important;
}
}
.mb-0 {
margin-bottom: 0px;
}
@media (min-width: 576px) {
.mb-sm-0 {
margin-bottom: 0px !important;
}
}
@media (min-width: 768px) {
.mb-md-0 {
margin-bottom: 0px !important;
}
}
@media (min-width: 992px) {
.mb-lg-0 {
margin-bottom: 0px !important;
}
}
.ml-0 {
margin-left: 0px;
}
@media (min-width: 576px) {
.ml-sm-0 {
margin-left: 0px !important;
}
}
@media (min-width: 768px) {
.ml-md-0 {
margin-left: 0px !important;
}
}
@media (min-width: 992px) {
.ml-lg-0 {
margin-left: 0px !important;
}
}
.mr-0 {
margin-right: 0px;
}
@media (min-width: 576px) {
.mr-sm-0 {
margin-right: 0px !important;
}
}
@media (min-width: 768px) {
.mr-md-0 {
margin-right: 0px !important;
}
}
@media (min-width: 992px) {
.mr-lg-0 {
margin-right: 0px !important;
}
}
.pb-0 {
padding-bottom: 0px;
}
@media (min-width: 576px) {
.pb-sm-0 {
padding-bottom: 0px !important;
}
}
@media (min-width: 768px) {
.pb-md-0 {
padding-bottom: 0px !important;
}
}
@media (min-width: 992px) {
.pb-lg-0 {
padding-bottom: 0px !important;
}
}
.pt-0 {
padding-top: 0px;
}
@media (min-width: 576px) {
.pt-sm-0 {
padding-top: 0px !important;
}
}
@media (min-width: 768px) {
.pt-md-0 {
padding-top: 0px !important;
}
}
@media (min-width: 992px) {
.pt-lg-0 {
padding-top: 0px !important;
}
}
.pl-0 {
padding-left: 0px;
}
@media (min-width: 576px) {
.pl-sm-0 {
padding-left: 0px !important;
}
}
@media (min-width: 768px) {
.pl-md-0 {
padding-left: 0px !important;
}
}
@media (min-width: 992px) {
.pl-lg-0 {
padding-left: 0px !important;
}
}
.pr-0 {
padding-right: 0px;
}
@media (min-width: 576px) {
.pr-sm-0 {
padding-right: 0px !important;
}
}
@media (min-width: 768px) {
.pr-md-0 {
padding-right: 0px !important;
}
}
@media (min-width: 992px) {
.pr-lg-0 {
padding-right: 0px !important;
}
}
.p-5 {
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 576px) {
.p-sm-5 {
padding-top: 5px;
padding-bottom: 5px;
}
}
@media (min-width: 768px) {
.p-md-5 {
padding-top: 5px;
padding-bottom: 5px;
}
}
@media (min-width: 992px) {
.p-lg-5 {
padding-top: 5px;
padding-bottom: 5px;
}
}
.ph-5 {
padding-left: 5px;
padding-right: 5px;
}
@media (min-width: 576px) {
.ph-sm-5 {
padding-left: 5px;
padding-right: 5px;
}
}
@media (min-width: 768px) {
.ph-md-5 {
padding-left: 5px;
padding-right: 5px;
}
}
@media (min-width: 992px) {
.ph-lg-5 {
padding-left: 5px;
padding-right: 5px;
}
}
.mt-5 {
margin-top: 5px;
}
@media (min-width: 576px) {
.mt-sm-5 {
margin-top: 5px !important;
}
}
@media (min-width: 768px) {
.mt-md-5 {
margin-top: 5px !important;
}
}
@media (min-width: 992px) {
.mt-lg-5 {
margin-top: 5px !important;
}
}
.mb-5 {
margin-bottom: 5px;
}
@media (min-width: 576px) {
.mb-sm-5 {
margin-bottom: 5px !important;
}
}
@media (min-width: 768px) {
.mb-md-5 {
margin-bottom: 5px !important;
}
}
@media (min-width: 992px) {
.mb-lg-5 {
margin-bottom: 5px !important;
}
}
.ml-5 {
margin-left: 5px;
}
@media (min-width: 576px) {
.ml-sm-5 {
margin-left: 5px !important;
}
}
@media (min-width: 768px) {
.ml-md-5 {
margin-left: 5px !important;
}
}
@media (min-width: 992px) {
.ml-lg-5 {
margin-left: 5px !important;
}
}
.mr-5 {
margin-right: 5px;
}
@media (min-width: 576px) {
.mr-sm-5 {
margin-right: 5px !important;
}
}
@media (min-width: 768px) {
.mr-md-5 {
margin-right: 5px !important;
}
}
@media (min-width: 992px) {
.mr-lg-5 {
margin-right: 5px !important;
}
}
.pb-5 {
padding-bottom: 5px;
}
@media (min-width: 576px) {
.pb-sm-5 {
padding-bottom: 5px !important;
}
}
@media (min-width: 768px) {
.pb-md-5 {
padding-bottom: 5px !important;
}
}
@media (min-width: 992px) {
.pb-lg-5 {
padding-bottom: 5px !important;
}
}
.pt-5 {
padding-top: 5px;
}
@media (min-width: 576px) {
.pt-sm-5 {
padding-top: 5px !important;
}
}
@media (min-width: 768px) {
.pt-md-5 {
padding-top: 5px !important;
}
}
@media (min-width: 992px) {
.pt-lg-5 {
padding-top: 5px !important;
}
}
.pl-5 {
padding-left: 5px;
}
@media (min-width: 576px) {
.pl-sm-5 {
padding-left: 5px !important;
}
}
@media (min-width: 768px) {
.pl-md-5 {
padding-left: 5px !important;
}
}
@media (min-width: 992px) {
.pl-lg-5 {
padding-left: 5px !important;
}
}
.pr-5 {
padding-right: 5px;
}
@media (min-width: 576px) {
.pr-sm-5 {
padding-right: 5px !important;
}
}
@media (min-width: 768px) {
.pr-md-5 {
padding-right: 5px !important;
}
}
@media (min-width: 992px) {
.pr-lg-5 {
padding-right: 5px !important;
}
}
.p-10 {
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 576px) {
.p-sm-10 {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (min-width: 768px) {
.p-md-10 {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (min-width: 992px) {
.p-lg-10 {
padding-top: 10px;
padding-bottom: 10px;
}
}
.ph-10 {
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 576px) {
.ph-sm-10 {
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 768px) {
.ph-md-10 {
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 992px) {
.ph-lg-10 {
padding-left: 10px;
padding-right: 10px;
}
}
.mt-10 {
margin-top: 10px;
}
@media (min-width: 576px) {
.mt-sm-10 {
margin-top: 10px !important;
}
}
@media (min-width: 768px) {
.mt-md-10 {
margin-top: 10px !important;
}
}
@media (min-width: 992px) {
.mt-lg-10 {
margin-top: 10px !important;
}
}
.mb-10 {
margin-bottom: 10px;
}
@media (min-width: 576px) {
.mb-sm-10 {
margin-bottom: 10px !important;
}
}
@media (min-width: 768px) {
.mb-md-10 {
margin-bottom: 10px !important;
}
}
@media (min-width: 992px) {
.mb-lg-10 {
margin-bottom: 10px !important;
}
}
.ml-10 {
margin-left: 10px;
}
@media (min-width: 576px) {
.ml-sm-10 {
margin-left: 10px !important;
}
}
@media (min-width: 768px) {
.ml-md-10 {
margin-left: 10px !important;
}
}
@media (min-width: 992px) {
.ml-lg-10 {
margin-left: 10px !important;
}
}
.mr-10 {
margin-right: 10px;
}
@media (min-width: 576px) {
.mr-sm-10 {
margin-right: 10px !important;
}
}
@media (min-width: 768px) {
.mr-md-10 {
margin-right: 10px !important;
}
}
@media (min-width: 992px) {
.mr-lg-10 {
margin-right: 10px !important;
}
}
.pb-10 {
padding-bottom: 10px;
}
@media (min-width: 576px) {
.pb-sm-10 {
padding-bottom: 10px !important;
}
}
@media (min-width: 768px) {
.pb-md-10 {
padding-bottom: 10px !important;
}
}
@media (min-width: 992px) {
.pb-lg-10 {
padding-bottom: 10px !important;
}
}
.pt-10 {
padding-top: 10px;
}
@media (min-width: 576px) {
.pt-sm-10 {
padding-top: 10px !important;
}
}
@media (min-width: 768px) {
.pt-md-10 {
padding-top: 10px !important;
}
}
@media (min-width: 992px) {
.pt-lg-10 {
padding-top: 10px !important;
}
}
.pl-10 {
padding-left: 10px;
}
@media (min-width: 576px) {
.pl-sm-10 {
padding-left: 10px !important;
}
}
@media (min-width: 768px) {
.pl-md-10 {
padding-left: 10px !important;
}
}
@media (min-width: 992px) {
.pl-lg-10 {
padding-left: 10px !important;
}
}
.pr-10 {
padding-right: 10px;
}
@media (min-width: 576px) {
.pr-sm-10 {
padding-right: 10px !important;
}
}
@media (min-width: 768px) {
.pr-md-10 {
padding-right: 10px !important;
}
}
@media (min-width: 992px) {
.pr-lg-10 {
padding-right: 10px !important;
}
}
.p-15 {
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 576px) {
.p-sm-15 {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 768px) {
.p-md-15 {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 992px) {
.p-lg-15 {
padding-top: 15px;
padding-bottom: 15px;
}
}
.ph-15 {
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 576px) {
.ph-sm-15 {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 768px) {
.ph-md-15 {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 992px) {
.ph-lg-15 {
padding-left: 15px;
padding-right: 15px;
}
}
.mt-15 {
margin-top: 15px;
}
@media (min-width: 576px) {
.mt-sm-15 {
margin-top: 15px !important;
}
}
@media (min-width: 768px) {
.mt-md-15 {
margin-top: 15px !important;
}
}
@media (min-width: 992px) {
.mt-lg-15 {
margin-top: 15px !important;
}
}
.mb-15 {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.mb-sm-15 {
margin-bottom: 15px !important;
}
}
@media (min-width: 768px) {
.mb-md-15 {
margin-bottom: 15px !important;
}
}
@media (min-width: 992px) {
.mb-lg-15 {
margin-bottom: 15px !important;
}
}
.ml-15 {
margin-left: 15px;
}
@media (min-width: 576px) {
.ml-sm-15 {
margin-left: 15px !important;
}
}
@media (min-width: 768px) {
.ml-md-15 {
margin-left: 15px !important;
}
}
@media (min-width: 992px) {
.ml-lg-15 {
margin-left: 15px !important;
}
}
.mr-15 {
margin-right: 15px;
}
@media (min-width: 576px) {
.mr-sm-15 {
margin-right: 15px !important;
}
}
@media (min-width: 768px) {
.mr-md-15 {
margin-right: 15px !important;
}
}
@media (min-width: 992px) {
.mr-lg-15 {
margin-right: 15px !important;
}
}
.pb-15 {
padding-bottom: 15px;
}
@media (min-width: 576px) {
.pb-sm-15 {
padding-bottom: 15px !important;
}
}
@media (min-width: 768px) {
.pb-md-15 {
padding-bottom: 15px !important;
}
}
@media (min-width: 992px) {
.pb-lg-15 {
padding-bottom: 15px !important;
}
}
.pt-15 {
padding-top: 15px;
}
@media (min-width: 576px) {
.pt-sm-15 {
padding-top: 15px !important;
}
}
@media (min-width: 768px) {
.pt-md-15 {
padding-top: 15px !important;
}
}
@media (min-width: 992px) {
.pt-lg-15 {
padding-top: 15px !important;
}
}
.pl-15 {
padding-left: 15px;
}
@media (min-width: 576px) {
.pl-sm-15 {
padding-left: 15px !important;
}
}
@media (min-width: 768px) {
.pl-md-15 {
padding-left: 15px !important;
}
}
@media (min-width: 992px) {
.pl-lg-15 {
padding-left: 15px !important;
}
}
.pr-15 {
padding-right: 15px;
}
@media (min-width: 576px) {
.pr-sm-15 {
padding-right: 15px !important;
}
}
@media (min-width: 768px) {
.pr-md-15 {
padding-right: 15px !important;
}
}
@media (min-width: 992px) {
.pr-lg-15 {
padding-right: 15px !important;
}
}
.p-20 {
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 576px) {
.p-sm-20 {
padding-top: 20px;
padding-bottom: 20px;
}
}
@media (min-width: 768px) {
.p-md-20 {
padding-top: 20px;
padding-bottom: 20px;
}
}
@media (min-width: 992px) {
.p-lg-20 {
padding-top: 20px;
padding-bottom: 20px;
}
}
.ph-20 {
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 576px) {
.ph-sm-20 {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 768px) {
.ph-md-20 {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 992px) {
.ph-lg-20 {
padding-left: 20px;
padding-right: 20px;
}
}
.mt-20 {
margin-top: 20px;
}
@media (min-width: 576px) {
.mt-sm-20 {
margin-top: 20px !important;
}
}
@media (min-width: 768px) {
.mt-md-20 {
margin-top: 20px !important;
}
}
@media (min-width: 992px) {
.mt-lg-20 {
margin-top: 20px !important;
}
}
.mb-20 {
margin-bottom: 20px;
}
@media (min-width: 576px) {
.mb-sm-20 {
margin-bottom: 20px !important;
}
}
@media (min-width: 768px) {
.mb-md-20 {
margin-bottom: 20px !important;
}
}
@media (min-width: 992px) {
.mb-lg-20 {
margin-bottom: 20px !important;
}
}
.ml-20 {
margin-left: 20px;
}
@media (min-width: 576px) {
.ml-sm-20 {
margin-left: 20px !important;
}
}
@media (min-width: 768px) {
.ml-md-20 {
margin-left: 20px !important;
}
}
@media (min-width: 992px) {
.ml-lg-20 {
margin-left: 20px !important;
}
}
.mr-20 {
margin-right: 20px;
}
@media (min-width: 576px) {
.mr-sm-20 {
margin-right: 20px !important;
}
}
@media (min-width: 768px) {
.mr-md-20 {
margin-right: 20px !important;
}
}
@media (min-width: 992px) {
.mr-lg-20 {
margin-right: 20px !important;
}
}
.pb-20 {
padding-bottom: 20px;
}
@media (min-width: 576px) {
.pb-sm-20 {
padding-bottom: 20px !important;
}
}
@media (min-width: 768px) {
.pb-md-20 {
padding-bottom: 20px !important;
}
}
@media (min-width: 992px) {
.pb-lg-20 {
padding-bottom: 20px !important;
}
}
.pt-20 {
padding-top: 20px;
}
@media (min-width: 576px) {
.pt-sm-20 {
padding-top: 20px !important;
}
}
@media (min-width: 768px) {
.pt-md-20 {
padding-top: 20px !important;
}
}
@media (min-width: 992px) {
.pt-lg-20 {
padding-top: 20px !important;
}
}
.pl-20 {
padding-left: 20px;
}
@media (min-width: 576px) {
.pl-sm-20 {
padding-left: 20px !important;
}
}
@media (min-width: 768px) {
.pl-md-20 {
padding-left: 20px !important;
}
}
@media (min-width: 992px) {
.pl-lg-20 {
padding-left: 20px !important;
}
}
.pr-20 {
padding-right: 20px;
}
@media (min-width: 576px) {
.pr-sm-20 {
padding-right: 20px !important;
}
}
@media (min-width: 768px) {
.pr-md-20 {
padding-right: 20px !important;
}
}
@media (min-width: 992px) {
.pr-lg-20 {
padding-right: 20px !important;
}
}
.p-25 {
padding-top: 25px;
padding-bottom: 25px;
}
@media (min-width: 576px) {
.p-sm-25 {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media (min-width: 768px) {
.p-md-25 {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media (min-width: 992px) {
.p-lg-25 {
padding-top: 25px;
padding-bottom: 25px;
}
}
.ph-25 {
padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 576px) {
.ph-sm-25 {
padding-left: 25px;
padding-right: 25px;
}
}
@media (min-width: 768px) {
.ph-md-25 {
padding-left: 25px;
padding-right: 25px;
}
}
@media (min-width: 992px) {
.ph-lg-25 {
padding-left: 25px;
padding-right: 25px;
}
}
.mt-25 {
margin-top: 25px;
}
@media (min-width: 576px) {
.mt-sm-25 {
margin-top: 25px !important;
}
}
@media (min-width: 768px) {
.mt-md-25 {
margin-top: 25px !important;
}
}
@media (min-width: 992px) {
.mt-lg-25 {
margin-top: 25px !important;
}
}
.mb-25 {
margin-bottom: 25px;
}
@media (min-width: 576px) {
.mb-sm-25 {
margin-bottom: 25px !important;
}
}
@media (min-width: 768px) {
.mb-md-25 {
margin-bottom: 25px !important;
}
}
@media (min-width: 992px) {
.mb-lg-25 {
margin-bottom: 25px !important;
}
}
.ml-25 {
margin-left: 25px;
}
@media (min-width: 576px) {
.ml-sm-25 {
margin-left: 25px !important;
}
}
@media (min-width: 768px) {
.ml-md-25 {
margin-left: 25px !important;
}
}
@media (min-width: 992px) {
.ml-lg-25 {
margin-left: 25px !important;
}
}
.mr-25 {
margin-right: 25px;
}
@media (min-width: 576px) {
.mr-sm-25 {
margin-right: 25px !important;
}
}
@media (min-width: 768px) {
.mr-md-25 {
margin-right: 25px !important;
}
}
@media (min-width: 992px) {
.mr-lg-25 {
margin-right: 25px !important;
}
}
.pb-25 {
padding-bottom: 25px;
}
@media (min-width: 576px) {
.pb-sm-25 {
padding-bottom: 25px !important;
}
}
@media (min-width: 768px) {
.pb-md-25 {
padding-bottom: 25px !important;
}
}
@media (min-width: 992px) {
.pb-lg-25 {
padding-bottom: 25px !important;
}
}
.pt-25 {
padding-top: 25px;
}
@media (min-width: 576px) {
.pt-sm-25 {
padding-top: 25px !important;
}
}
@media (min-width: 768px) {
.pt-md-25 {
padding-top: 25px !important;
}
}
@media (min-width: 992px) {
.pt-lg-25 {
padding-top: 25px !important;
}
}
.pl-25 {
padding-left: 25px;
}
@media (min-width: 576px) {
.pl-sm-25 {
padding-left: 25px !important;
}
}
@media (min-width: 768px) {
.pl-md-25 {
padding-left: 25px !important;
}
}
@media (min-width: 992px) {
.pl-lg-25 {
padding-left: 25px !important;
}
}
.pr-25 {
padding-right: 25px;
}
@media (min-width: 576px) {
.pr-sm-25 {
padding-right: 25px !important;
}
}
@media (min-width: 768px) {
.pr-md-25 {
padding-right: 25px !important;
}
}
@media (min-width: 992px) {
.pr-lg-25 {
padding-right: 25px !important;
}
}
.p-30 {
padding-top: 30px;
padding-bottom: 30px;
}
@media (min-width: 576px) {
.p-sm-30 {
padding-top: 30px;
padding-bottom: 30px;
}
}
@media (min-width: 768px) {
.p-md-30 {
padding-top: 30px;
padding-bottom: 30px;
}
}
@media (min-width: 992px) {
.p-lg-30 {
padding-top: 30px;
padding-bottom: 30px;
}
}
.ph-30 {
padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 576px) {
.ph-sm-30 {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 768px) {
.ph-md-30 {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 992px) {
.ph-lg-30 {
padding-left: 30px;
padding-right: 30px;
}
}
.mt-30 {
margin-top: 30px;
}
@media (min-width: 576px) {
.mt-sm-30 {
margin-top: 30px !important;
}
}
@media (min-width: 768px) {
.mt-md-30 {
margin-top: 30px !important;
}
}
@media (min-width: 992px) {
.mt-lg-30 {
margin-top: 30px !important;
}
}
.mb-30 {
margin-bottom: 30px;
}
@media (min-width: 576px) {
.mb-sm-30 {
margin-bottom: 30px !important;
}
}
@media (min-width: 768px) {
.mb-md-30 {
margin-bottom: 30px !important;
}
}
@media (min-width: 992px) {
.mb-lg-30 {
margin-bottom: 30px !important;
}
}
.ml-30 {
margin-left: 30px;
}
@media (min-width: 576px) {
.ml-sm-30 {
margin-left: 30px !important;
}
}
@media (min-width: 768px) {
.ml-md-30 {
margin-left: 30px !important;
}
}
@media (min-width: 992px) {
.ml-lg-30 {
margin-left: 30px !important;
}
}
.mr-30 {
margin-right: 30px;
}
@media (min-width: 576px) {
.mr-sm-30 {
margin-right: 30px !important;
}
}
@media (min-width: 768px) {
.mr-md-30 {
margin-right: 30px !important;
}
}
@media (min-width: 992px) {
.mr-lg-30 {
margin-right: 30px !important;
}
}
.pb-30 {
padding-bottom: 30px;
}
@media (min-width: 576px) {
.pb-sm-30 {
padding-bottom: 30px !important;
}
}
@media (min-width: 768px) {
.pb-md-30 {
padding-bottom: 30px !important;
}
}
@media (min-width: 992px) {
.pb-lg-30 {
padding-bottom: 30px !important;
}
}
.pt-30 {
padding-top: 30px;
}
@media (min-width: 576px) {
.pt-sm-30 {
padding-top: 30px !important;
}
}
@media (min-width: 768px) {
.pt-md-30 {
padding-top: 30px !important;
}
}
@media (min-width: 992px) {
.pt-lg-30 {
padding-top: 30px !important;
}
}
.pl-30 {
padding-left: 30px;
}
@media (min-width: 576px) {
.pl-sm-30 {
padding-left: 30px !important;
}
}
@media (min-width: 768px) {
.pl-md-30 {
padding-left: 30px !important;
}
}
@media (min-width: 992px) {
.pl-lg-30 {
padding-left: 30px !important;
}
}
.pr-30 {
padding-right: 30px;
}
@media (min-width: 576px) {
.pr-sm-30 {
padding-right: 30px !important;
}
}
@media (min-width: 768px) {
.pr-md-30 {
padding-right: 30px !important;
}
}
@media (min-width: 992px) {
.pr-lg-30 {
padding-right: 30px !important;
}
}
.p-40 {
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 576px) {
.p-sm-40 {
padding-top: 40px;
padding-bottom: 40px;
}
}
@media (min-width: 768px) {
.p-md-40 {
padding-top: 40px;
padding-bottom: 40px;
}
}
@media (min-width: 992px) {
.p-lg-40 {
padding-top: 40px;
padding-bottom: 40px;
}
}
.ph-40 {
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 576px) {
.ph-sm-40 {
padding-left: 40px;
padding-right: 40px;
}
}
@media (min-width: 768px) {
.ph-md-40 {
padding-left: 40px;
padding-right: 40px;
}
}
@media (min-width: 992px) {
.ph-lg-40 {
padding-left: 40px;
padding-right: 40px;
}
}
.mt-40 {
margin-top: 40px;
}
@media (min-width: 576px) {
.mt-sm-40 {
margin-top: 40px !important;
}
}
@media (min-width: 768px) {
.mt-md-40 {
margin-top: 40px !important;
}
}
@media (min-width: 992px) {
.mt-lg-40 {
margin-top: 40px !important;
}
}
.mb-40 {
margin-bottom: 40px;
}
@media (min-width: 576px) {
.mb-sm-40 {
margin-bottom: 40px !important;
}
}
@media (min-width: 768px) {
.mb-md-40 {
margin-bottom: 40px !important;
}
}
@media (min-width: 992px) {
.mb-lg-40 {
margin-bottom: 40px !important;
}
}
.ml-40 {
margin-left: 40px;
}
@media (min-width: 576px) {
.ml-sm-40 {
margin-left: 40px !important;
}
}
@media (min-width: 768px) {
.ml-md-40 {
margin-left: 40px !important;
}
}
@media (min-width: 992px) {
.ml-lg-40 {
margin-left: 40px !important;
}
}
.mr-40 {
margin-right: 40px;
}
@media (min-width: 576px) {
.mr-sm-40 {
margin-right: 40px !important;
}
}
@media (min-width: 768px) {
.mr-md-40 {
margin-right: 40px !important;
}
}
@media (min-width: 992px) {
.mr-lg-40 {
margin-right: 40px !important;
}
}
.pb-40 {
padding-bottom: 40px;
}
@media (min-width: 576px) {
.pb-sm-40 {
padding-bottom: 40px !important;
}
}
@media (min-width: 768px) {
.pb-md-40 {
padding-bottom: 40px !important;
}
}
@media (min-width: 992px) {
.pb-lg-40 {
padding-bottom: 40px !important;
}
}
.pt-40 {
padding-top: 40px;
}
@media (min-width: 576px) {
.pt-sm-40 {
padding-top: 40px !important;
}
}
@media (min-width: 768px) {
.pt-md-40 {
padding-top: 40px !important;
}
}
@media (min-width: 992px) {
.pt-lg-40 {
padding-top: 40px !important;
}
}
.pl-40 {
padding-left: 40px;
}
@media (min-width: 576px) {
.pl-sm-40 {
padding-left: 40px !important;
}
}
@media (min-width: 768px) {
.pl-md-40 {
padding-left: 40px !important;
}
}
@media (min-width: 992px) {
.pl-lg-40 {
padding-left: 40px !important;
}
}
.pr-40 {
padding-right: 40px;
}
@media (min-width: 576px) {
.pr-sm-40 {
padding-right: 40px !important;
}
}
@media (min-width: 768px) {
.pr-md-40 {
padding-right: 40px !important;
}
}
@media (min-width: 992px) {
.pr-lg-40 {
padding-right: 40px !important;
}
}
.p-45 {
padding-top: 45px;
padding-bottom: 45px;
}
@media (min-width: 576px) {
.p-sm-45 {
padding-top: 45px;
padding-bottom: 45px;
}
}
@media (min-width: 768px) {
.p-md-45 {
padding-top: 45px;
padding-bottom: 45px;
}
}
@media (min-width: 992px) {
.p-lg-45 {
padding-top: 45px;
padding-bottom: 45px;
}
}
.ph-45 {
padding-left: 45px;
padding-right: 45px;
}
@media (min-width: 576px) {
.ph-sm-45 {
padding-left: 45px;
padding-right: 45px;
}
}
@media (min-width: 768px) {
.ph-md-45 {
padding-left: 45px;
padding-right: 45px;
}
}
@media (min-width: 992px) {
.ph-lg-45 {
padding-left: 45px;
padding-right: 45px;
}
}
.mt-45 {
margin-top: 45px;
}
@media (min-width: 576px) {
.mt-sm-45 {
margin-top: 45px !important;
}
}
@media (min-width: 768px) {
.mt-md-45 {
margin-top: 45px !important;
}
}
@media (min-width: 992px) {
.mt-lg-45 {
margin-top: 45px !important;
}
}
.mb-45 {
margin-bottom: 45px;
}
@media (min-width: 576px) {
.mb-sm-45 {
margin-bottom: 45px !important;
}
}
@media (min-width: 768px) {
.mb-md-45 {
margin-bottom: 45px !important;
}
}
@media (min-width: 992px) {
.mb-lg-45 {
margin-bottom: 45px !important;
}
}
.ml-45 {
margin-left: 45px;
}
@media (min-width: 576px) {
.ml-sm-45 {
margin-left: 45px !important;
}
}
@media (min-width: 768px) {
.ml-md-45 {
margin-left: 45px !important;
}
}
@media (min-width: 992px) {
.ml-lg-45 {
margin-left: 45px !important;
}
}
.mr-45 {
margin-right: 45px;
}
@media (min-width: 576px) {
.mr-sm-45 {
margin-right: 45px !important;
}
}
@media (min-width: 768px) {
.mr-md-45 {
margin-right: 45px !important;
}
}
@media (min-width: 992px) {
.mr-lg-45 {
margin-right: 45px !important;
}
}
.pb-45 {
padding-bottom: 45px;
}
@media (min-width: 576px) {
.pb-sm-45 {
padding-bottom: 45px !important;
}
}
@media (min-width: 768px) {
.pb-md-45 {
padding-bottom: 45px !important;
}
}
@media (min-width: 992px) {
.pb-lg-45 {
padding-bottom: 45px !important;
}
}
.pt-45 {
padding-top: 45px;
}
@media (min-width: 576px) {
.pt-sm-45 {
padding-top: 45px !important;
}
}
@media (min-width: 768px) {
.pt-md-45 {
padding-top: 45px !important;
}
}
@media (min-width: 992px) {
.pt-lg-45 {
padding-top: 45px !important;
}
}
.pl-45 {
padding-left: 45px;
}
@media (min-width: 576px) {
.pl-sm-45 {
padding-left: 45px !important;
}
}
@media (min-width: 768px) {
.pl-md-45 {
padding-left: 45px !important;
}
}
@media (min-width: 992px) {
.pl-lg-45 {
padding-left: 45px !important;
}
}
.pr-45 {
padding-right: 45px;
}
@media (min-width: 576px) {
.pr-sm-45 {
padding-right: 45px !important;
}
}
@media (min-width: 768px) {
.pr-md-45 {
padding-right: 45px !important;
}
}
@media (min-width: 992px) {
.pr-lg-45 {
padding-right: 45px !important;
}
}
.p-50 {
padding-top: 50px;
padding-bottom: 50px;
}
@media (min-width: 576px) {
.p-sm-50 {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 768px) {
.p-md-50 {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 992px) {
.p-lg-50 {
padding-top: 50px;
padding-bottom: 50px;
}
}
.ph-50 {
padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 576px) {
.ph-sm-50 {
padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 768px) {
.ph-md-50 {
padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 992px) {
.ph-lg-50 {
padding-left: 50px;
padding-right: 50px;
}
}
.mt-50 {
margin-top: 50px;
}
@media (min-width: 576px) {
.mt-sm-50 {
margin-top: 50px !important;
}
}
@media (min-width: 768px) {
.mt-md-50 {
margin-top: 50px !important;
}
}
@media (min-width: 992px) {
.mt-lg-50 {
margin-top: 50px !important;
}
}
.mb-50 {
margin-bottom: 50px;
}
@media (min-width: 576px) {
.mb-sm-50 {
margin-bottom: 50px !important;
}
}
@media (min-width: 768px) {
.mb-md-50 {
margin-bottom: 50px !important;
}
}
@media (min-width: 992px) {
.mb-lg-50 {
margin-bottom: 50px !important;
}
}
.ml-50 {
margin-left: 50px;
}
@media (min-width: 576px) {
.ml-sm-50 {
margin-left: 50px !important;
}
}
@media (min-width: 768px) {
.ml-md-50 {
margin-left: 50px !important;
}
}
@media (min-width: 992px) {
.ml-lg-50 {
margin-left: 50px !important;
}
}
.mr-50 {
margin-right: 50px;
}
@media (min-width: 576px) {
.mr-sm-50 {
margin-right: 50px !important;
}
}
@media (min-width: 768px) {
.mr-md-50 {
margin-right: 50px !important;
}
}
@media (min-width: 992px) {
.mr-lg-50 {
margin-right: 50px !important;
}
}
.pb-50 {
padding-bottom: 50px;
}
@media (min-width: 576px) {
.pb-sm-50 {
padding-bottom: 50px !important;
}
}
@media (min-width: 768px) {
.pb-md-50 {
padding-bottom: 50px !important;
}
}
@media (min-width: 992px) {
.pb-lg-50 {
padding-bottom: 50px !important;
}
}
.pt-50 {
padding-top: 50px;
}
@media (min-width: 576px) {
.pt-sm-50 {
padding-top: 50px !important;
}
}
@media (min-width: 768px) {
.pt-md-50 {
padding-top: 50px !important;
}
}
@media (min-width: 992px) {
.pt-lg-50 {
padding-top: 50px !important;
}
}
.pl-50 {
padding-left: 50px;
}
@media (min-width: 576px) {
.pl-sm-50 {
padding-left: 50px !important;
}
}
@media (min-width: 768px) {
.pl-md-50 {
padding-left: 50px !important;
}
}
@media (min-width: 992px) {
.pl-lg-50 {
padding-left: 50px !important;
}
}
.pr-50 {
padding-right: 50px;
}
@media (min-width: 576px) {
.pr-sm-50 {
padding-right: 50px !important;
}
}
@media (min-width: 768px) {
.pr-md-50 {
padding-right: 50px !important;
}
}
@media (min-width: 992px) {
.pr-lg-50 {
padding-right: 50px !important;
}
}
.p-60 {
padding-top: 60px;
padding-bottom: 60px;
}
@media (min-width: 576px) {
.p-sm-60 {
padding-top: 60px;
padding-bottom: 60px;
}
}
@media (min-width: 768px) {
.p-md-60 {
padding-top: 60px;
padding-bottom: 60px;
}
}
@media (min-width: 992px) {
.p-lg-60 {
padding-top: 60px;
padding-bottom: 60px;
}
}
.ph-60 {
padding-left: 60px;
padding-right: 60px;
}
@media (min-width: 576px) {
.ph-sm-60 {
padding-left: 60px;
padding-right: 60px;
}
}
@media (min-width: 768px) {
.ph-md-60 {
padding-left: 60px;
padding-right: 60px;
}
}
@media (min-width: 992px) {
.ph-lg-60 {
padding-left: 60px;
padding-right: 60px;
}
}
.mt-60 {
margin-top: 60px;
}
@media (min-width: 576px) {
.mt-sm-60 {
margin-top: 60px !important;
}
}
@media (min-width: 768px) {
.mt-md-60 {
margin-top: 60px !important;
}
}
@media (min-width: 992px) {
.mt-lg-60 {
margin-top: 60px !important;
}
}
.mb-60 {
margin-bottom: 60px;
}
@media (min-width: 576px) {
.mb-sm-60 {
margin-bottom: 60px !important;
}
}
@media (min-width: 768px) {
.mb-md-60 {
margin-bottom: 60px !important;
}
}
@media (min-width: 992px) {
.mb-lg-60 {
margin-bottom: 60px !important;
}
}
.ml-60 {
margin-left: 60px;
}
@media (min-width: 576px) {
.ml-sm-60 {
margin-left: 60px !important;
}
}
@media (min-width: 768px) {
.ml-md-60 {
margin-left: 60px !important;
}
}
@media (min-width: 992px) {
.ml-lg-60 {
margin-left: 60px !important;
}
}
.mr-60 {
margin-right: 60px;
}
@media (min-width: 576px) {
.mr-sm-60 {
margin-right: 60px !important;
}
}
@media (min-width: 768px) {
.mr-md-60 {
margin-right: 60px !important;
}
}
@media (min-width: 992px) {
.mr-lg-60 {
margin-right: 60px !important;
}
}
.pb-60 {
padding-bottom: 60px;
}
@media (min-width: 576px) {
.pb-sm-60 {
padding-bottom: 60px !important;
}
}
@media (min-width: 768px) {
.pb-md-60 {
padding-bottom: 60px !important;
}
}
@media (min-width: 992px) {
.pb-lg-60 {
padding-bottom: 60px !important;
}
}
.pt-60 {
padding-top: 60px;
}
@media (min-width: 576px) {
.pt-sm-60 {
padding-top: 60px !important;
}
}
@media (min-width: 768px) {
.pt-md-60 {
padding-top: 60px !important;
}
}
@media (min-width: 992px) {
.pt-lg-60 {
padding-top: 60px !important;
}
}
.pl-60 {
padding-left: 60px;
}
@media (min-width: 576px) {
.pl-sm-60 {
padding-left: 60px !important;
}
}
@media (min-width: 768px) {
.pl-md-60 {
padding-left: 60px !important;
}
}
@media (min-width: 992px) {
.pl-lg-60 {
padding-left: 60px !important;
}
}
.pr-60 {
padding-right: 60px;
}
@media (min-width: 576px) {
.pr-sm-60 {
padding-right: 60px !important;
}
}
@media (min-width: 768px) {
.pr-md-60 {
padding-right: 60px !important;
}
}
@media (min-width: 992px) {
.pr-lg-60 {
padding-right: 60px !important;
}
}
.p-70 {
padding-top: 70px;
padding-bottom: 70px;
}
@media (min-width: 576px) {
.p-sm-70 {
padding-top: 70px;
padding-bottom: 70px;
}
}
@media (min-width: 768px) {
.p-md-70 {
padding-top: 70px;
padding-bottom: 70px;
}
}
@media (min-width: 992px) {
.p-lg-70 {
padding-top: 70px;
padding-bottom: 70px;
}
}
.ph-70 {
padding-left: 70px;
padding-right: 70px;
}
@media (min-width: 576px) {
.ph-sm-70 {
padding-left: 70px;
padding-right: 70px;
}
}
@media (min-width: 768px) {
.ph-md-70 {
padding-left: 70px;
padding-right: 70px;
}
}
@media (min-width: 992px) {
.ph-lg-70 {
padding-left: 70px;
padding-right: 70px;
}
}
.mt-70 {
margin-top: 70px;
}
@media (min-width: 576px) {
.mt-sm-70 {
margin-top: 70px !important;
}
}
@media (min-width: 768px) {
.mt-md-70 {
margin-top: 70px !important;
}
}
@media (min-width: 992px) {
.mt-lg-70 {
margin-top: 70px !important;
}
}
.mb-70 {
margin-bottom: 70px;
}
@media (min-width: 576px) {
.mb-sm-70 {
margin-bottom: 70px !important;
}
}
@media (min-width: 768px) {
.mb-md-70 {
margin-bottom: 70px !important;
}
}
@media (min-width: 992px) {
.mb-lg-70 {
margin-bottom: 70px !important;
}
}
.ml-70 {
margin-left: 70px;
}
@media (min-width: 576px) {
.ml-sm-70 {
margin-left: 70px !important;
}
}
@media (min-width: 768px) {
.ml-md-70 {
margin-left: 70px !important;
}
}
@media (min-width: 992px) {
.ml-lg-70 {
margin-left: 70px !important;
}
}
.mr-70 {
margin-right: 70px;
}
@media (min-width: 576px) {
.mr-sm-70 {
margin-right: 70px !important;
}
}
@media (min-width: 768px) {
.mr-md-70 {
margin-right: 70px !important;
}
}
@media (min-width: 992px) {
.mr-lg-70 {
margin-right: 70px !important;
}
}
.pb-70 {
padding-bottom: 70px;
}
@media (min-width: 576px) {
.pb-sm-70 {
padding-bottom: 70px !important;
}
}
@media (min-width: 768px) {
.pb-md-70 {
padding-bottom: 70px !important;
}
}
@media (min-width: 992px) {
.pb-lg-70 {
padding-bottom: 70px !important;
}
}
.pt-70 {
padding-top: 70px;
}
@media (min-width: 576px) {
.pt-sm-70 {
padding-top: 70px !important;
}
}
@media (min-width: 768px) {
.pt-md-70 {
padding-top: 70px !important;
}
}
@media (min-width: 992px) {
.pt-lg-70 {
padding-top: 70px !important;
}
}
.pl-70 {
padding-left: 70px;
}
@media (min-width: 576px) {
.pl-sm-70 {
padding-left: 70px !important;
}
}
@media (min-width: 768px) {
.pl-md-70 {
padding-left: 70px !important;
}
}
@media (min-width: 992px) {
.pl-lg-70 {
padding-left: 70px !important;
}
}
.pr-70 {
padding-right: 70px;
}
@media (min-width: 576px) {
.pr-sm-70 {
padding-right: 70px !important;
}
}
@media (min-width: 768px) {
.pr-md-70 {
padding-right: 70px !important;
}
}
@media (min-width: 992px) {
.pr-lg-70 {
padding-right: 70px !important;
}
}
.p-80 {
padding-top: 80px;
padding-bottom: 80px;
}
@media (min-width: 576px) {
.p-sm-80 {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 768px) {
.p-md-80 {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.p-lg-80 {
padding-top: 80px;
padding-bottom: 80px;
}
}
.ph-80 {
padding-left: 80px;
padding-right: 80px;
}
@media (min-width: 576px) {
.ph-sm-80 {
padding-left: 80px;
padding-right: 80px;
}
}
@media (min-width: 768px) {
.ph-md-80 {
padding-left: 80px;
padding-right: 80px;
}
}
@media (min-width: 992px) {
.ph-lg-80 {
padding-left: 80px;
padding-right: 80px;
}
}
.mt-80 {
margin-top: 80px;
}
@media (min-width: 576px) {
.mt-sm-80 {
margin-top: 80px !important;
}
}
@media (min-width: 768px) {
.mt-md-80 {
margin-top: 80px !important;
}
}
@media (min-width: 992px) {
.mt-lg-80 {
margin-top: 80px !important;
}
}
.mb-80 {
margin-bottom: 80px;
}
@media (min-width: 576px) {
.mb-sm-80 {
margin-bottom: 80px !important;
}
}
@media (min-width: 768px) {
.mb-md-80 {
margin-bottom: 80px !important;
}
}
@media (min-width: 992px) {
.mb-lg-80 {
margin-bottom: 80px !important;
}
}
.ml-80 {
margin-left: 80px;
}
@media (min-width: 576px) {
.ml-sm-80 {
margin-left: 80px !important;
}
}
@media (min-width: 768px) {
.ml-md-80 {
margin-left: 80px !important;
}
}
@media (min-width: 992px) {
.ml-lg-80 {
margin-left: 80px !important;
}
}
.mr-80 {
margin-right: 80px;
}
@media (min-width: 576px) {
.mr-sm-80 {
margin-right: 80px !important;
}
}
@media (min-width: 768px) {
.mr-md-80 {
margin-right: 80px !important;
}
}
@media (min-width: 992px) {
.mr-lg-80 {
margin-right: 80px !important;
}
}
.pb-80 {
padding-bottom: 80px;
}
@media (min-width: 576px) {
.pb-sm-80 {
padding-bottom: 80px !important;
}
}
@media (min-width: 768px) {
.pb-md-80 {
padding-bottom: 80px !important;
}
}
@media (min-width: 992px) {
.pb-lg-80 {
padding-bottom: 80px !important;
}
}
.pt-80 {
padding-top: 80px;
}
@media (min-width: 576px) {
.pt-sm-80 {
padding-top: 80px !important;
}
}
@media (min-width: 768px) {
.pt-md-80 {
padding-top: 80px !important;
}
}
@media (min-width: 992px) {
.pt-lg-80 {
padding-top: 80px !important;
}
}
.pl-80 {
padding-left: 80px;
}
@media (min-width: 576px) {
.pl-sm-80 {
padding-left: 80px !important;
}
}
@media (min-width: 768px) {
.pl-md-80 {
padding-left: 80px !important;
}
}
@media (min-width: 992px) {
.pl-lg-80 {
padding-left: 80px !important;
}
}
.pr-80 {
padding-right: 80px;
}
@media (min-width: 576px) {
.pr-sm-80 {
padding-right: 80px !important;
}
}
@media (min-width: 768px) {
.pr-md-80 {
padding-right: 80px !important;
}
}
@media (min-width: 992px) {
.pr-lg-80 {
padding-right: 80px !important;
}
}
.p-85 {
padding-top: 85px;
padding-bottom: 85px;
}
@media (min-width: 576px) {
.p-sm-85 {
padding-top: 85px;
padding-bottom: 85px;
}
}
@media (min-width: 768px) {
.p-md-85 {
padding-top: 85px;
padding-bottom: 85px;
}
}
@media (min-width: 992px) {
.p-lg-85 {
padding-top: 85px;
padding-bottom: 85px;
}
}
.ph-85 {
padding-left: 85px;
padding-right: 85px;
}
@media (min-width: 576px) {
.ph-sm-85 {
padding-left: 85px;
padding-right: 85px;
}
}
@media (min-width: 768px) {
.ph-md-85 {
padding-left: 85px;
padding-right: 85px;
}
}
@media (min-width: 992px) {
.ph-lg-85 {
padding-left: 85px;
padding-right: 85px;
}
}
.mt-85 {
margin-top: 85px;
}
@media (min-width: 576px) {
.mt-sm-85 {
margin-top: 85px !important;
}
}
@media (min-width: 768px) {
.mt-md-85 {
margin-top: 85px !important;
}
}
@media (min-width: 992px) {
.mt-lg-85 {
margin-top: 85px !important;
}
}
.mb-85 {
margin-bottom: 85px;
}
@media (min-width: 576px) {
.mb-sm-85 {
margin-bottom: 85px !important;
}
}
@media (min-width: 768px) {
.mb-md-85 {
margin-bottom: 85px !important;
}
}
@media (min-width: 992px) {
.mb-lg-85 {
margin-bottom: 85px !important;
}
}
.ml-85 {
margin-left: 85px;
}
@media (min-width: 576px) {
.ml-sm-85 {
margin-left: 85px !important;
}
}
@media (min-width: 768px) {
.ml-md-85 {
margin-left: 85px !important;
}
}
@media (min-width: 992px) {
.ml-lg-85 {
margin-left: 85px !important;
}
}
.mr-85 {
margin-right: 85px;
}
@media (min-width: 576px) {
.mr-sm-85 {
margin-right: 85px !important;
}
}
@media (min-width: 768px) {
.mr-md-85 {
margin-right: 85px !important;
}
}
@media (min-width: 992px) {
.mr-lg-85 {
margin-right: 85px !important;
}
}
.pb-85 {
padding-bottom: 85px;
}
@media (min-width: 576px) {
.pb-sm-85 {
padding-bottom: 85px !important;
}
}
@media (min-width: 768px) {
.pb-md-85 {
padding-bottom: 85px !important;
}
}
@media (min-width: 992px) {
.pb-lg-85 {
padding-bottom: 85px !important;
}
}
.pt-85 {
padding-top: 85px;
}
@media (min-width: 576px) {
.pt-sm-85 {
padding-top: 85px !important;
}
}
@media (min-width: 768px) {
.pt-md-85 {
padding-top: 85px !important;
}
}
@media (min-width: 992px) {
.pt-lg-85 {
padding-top: 85px !important;
}
}
.pl-85 {
padding-left: 85px;
}
@media (min-width: 576px) {
.pl-sm-85 {
padding-left: 85px !important;
}
}
@media (min-width: 768px) {
.pl-md-85 {
padding-left: 85px !important;
}
}
@media (min-width: 992px) {
.pl-lg-85 {
padding-left: 85px !important;
}
}
.pr-85 {
padding-right: 85px;
}
@media (min-width: 576px) {
.pr-sm-85 {
padding-right: 85px !important;
}
}
@media (min-width: 768px) {
.pr-md-85 {
padding-right: 85px !important;
}
}
@media (min-width: 992px) {
.pr-lg-85 {
padding-right: 85px !important;
}
}
.p-90 {
padding-top: 90px;
padding-bottom: 90px;
}
@media (min-width: 576px) {
.p-sm-90 {
padding-top: 90px;
padding-bottom: 90px;
}
}
@media (min-width: 768px) {
.p-md-90 {
padding-top: 90px;
padding-bottom: 90px;
}
}
@media (min-width: 992px) {
.p-lg-90 {
padding-top: 90px;
padding-bottom: 90px;
}
}
.ph-90 {
padding-left: 90px;
padding-right: 90px;
}
@media (min-width: 576px) {
.ph-sm-90 {
padding-left: 90px;
padding-right: 90px;
}
}
@media (min-width: 768px) {
.ph-md-90 {
padding-left: 90px;
padding-right: 90px;
}
}
@media (min-width: 992px) {
.ph-lg-90 {
padding-left: 90px;
padding-right: 90px;
}
}
.mt-90 {
margin-top: 90px;
}
@media (min-width: 576px) {
.mt-sm-90 {
margin-top: 90px !important;
}
}
@media (min-width: 768px) {
.mt-md-90 {
margin-top: 90px !important;
}
}
@media (min-width: 992px) {
.mt-lg-90 {
margin-top: 90px !important;
}
}
.mb-90 {
margin-bottom: 90px;
}
@media (min-width: 576px) {
.mb-sm-90 {
margin-bottom: 90px !important;
}
}
@media (min-width: 768px) {
.mb-md-90 {
margin-bottom: 90px !important;
}
}
@media (min-width: 992px) {
.mb-lg-90 {
margin-bottom: 90px !important;
}
}
.ml-90 {
margin-left: 90px;
}
@media (min-width: 576px) {
.ml-sm-90 {
margin-left: 90px !important;
}
}
@media (min-width: 768px) {
.ml-md-90 {
margin-left: 90px !important;
}
}
@media (min-width: 992px) {
.ml-lg-90 {
margin-left: 90px !important;
}
}
.mr-90 {
margin-right: 90px;
}
@media (min-width: 576px) {
.mr-sm-90 {
margin-right: 90px !important;
}
}
@media (min-width: 768px) {
.mr-md-90 {
margin-right: 90px !important;
}
}
@media (min-width: 992px) {
.mr-lg-90 {
margin-right: 90px !important;
}
}
.pb-90 {
padding-bottom: 90px;
}
@media (min-width: 576px) {
.pb-sm-90 {
padding-bottom: 90px !important;
}
}
@media (min-width: 768px) {
.pb-md-90 {
padding-bottom: 90px !important;
}
}
@media (min-width: 992px) {
.pb-lg-90 {
padding-bottom: 90px !important;
}
}
.pt-90 {
padding-top: 90px;
}
@media (min-width: 576px) {
.pt-sm-90 {
padding-top: 90px !important;
}
}
@media (min-width: 768px) {
.pt-md-90 {
padding-top: 90px !important;
}
}
@media (min-width: 992px) {
.pt-lg-90 {
padding-top: 90px !important;
}
}
.pl-90 {
padding-left: 90px;
}
@media (min-width: 576px) {
.pl-sm-90 {
padding-left: 90px !important;
}
}
@media (min-width: 768px) {
.pl-md-90 {
padding-left: 90px !important;
}
}
@media (min-width: 992px) {
.pl-lg-90 {
padding-left: 90px !important;
}
}
.pr-90 {
padding-right: 90px;
}
@media (min-width: 576px) {
.pr-sm-90 {
padding-right: 90px !important;
}
}
@media (min-width: 768px) {
.pr-md-90 {
padding-right: 90px !important;
}
}
@media (min-width: 992px) {
.pr-lg-90 {
padding-right: 90px !important;
}
}
.p-100 {
padding-top: 100px;
padding-bottom: 100px;
}
@media (min-width: 576px) {
.p-sm-100 {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media (min-width: 768px) {
.p-md-100 {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media (min-width: 992px) {
.p-lg-100 {
padding-top: 100px;
padding-bottom: 100px;
}
}
.ph-100 {
padding-left: 100px;
padding-right: 100px;
}
@media (min-width: 576px) {
.ph-sm-100 {
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 768px) {
.ph-md-100 {
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 992px) {
.ph-lg-100 {
padding-left: 100px;
padding-right: 100px;
}
}
.mt-100 {
margin-top: 100px;
}
@media (min-width: 576px) {
.mt-sm-100 {
margin-top: 100px !important;
}
}
@media (min-width: 768px) {
.mt-md-100 {
margin-top: 100px !important;
}
}
@media (min-width: 992px) {
.mt-lg-100 {
margin-top: 100px !important;
}
}
.mb-100 {
margin-bottom: 100px;
}
@media (min-width: 576px) {
.mb-sm-100 {
margin-bottom: 100px !important;
}
}
@media (min-width: 768px) {
.mb-md-100 {
margin-bottom: 100px !important;
}
}
@media (min-width: 992px) {
.mb-lg-100 {
margin-bottom: 100px !important;
}
}
.ml-100 {
margin-left: 100px;
}
@media (min-width: 576px) {
.ml-sm-100 {
margin-left: 100px !important;
}
}
@media (min-width: 768px) {
.ml-md-100 {
margin-left: 100px !important;
}
}
@media (min-width: 992px) {
.ml-lg-100 {
margin-left: 100px !important;
}
}
.mr-100 {
margin-right: 100px;
}
@media (min-width: 576px) {
.mr-sm-100 {
margin-right: 100px !important;
}
}
@media (min-width: 768px) {
.mr-md-100 {
margin-right: 100px !important;
}
}
@media (min-width: 992px) {
.mr-lg-100 {
margin-right: 100px !important;
}
}
.pb-100 {
padding-bottom: 100px;
}
@media (min-width: 576px) {
.pb-sm-100 {
padding-bottom: 100px !important;
}
}
@media (min-width: 768px) {
.pb-md-100 {
padding-bottom: 100px !important;
}
}
@media (min-width: 992px) {
.pb-lg-100 {
padding-bottom: 100px !important;
}
}
.pt-100 {
padding-top: 100px;
}
@media (min-width: 576px) {
.pt-sm-100 {
padding-top: 100px !important;
}
}
@media (min-width: 768px) {
.pt-md-100 {
padding-top: 100px !important;
}
}
@media (min-width: 992px) {
.pt-lg-100 {
padding-top: 100px !important;
}
}
.pl-100 {
padding-left: 100px;
}
@media (min-width: 576px) {
.pl-sm-100 {
padding-left: 100px !important;
}
}
@media (min-width: 768px) {
.pl-md-100 {
padding-left: 100px !important;
}
}
@media (min-width: 992px) {
.pl-lg-100 {
padding-left: 100px !important;
}
}
.pr-100 {
padding-right: 100px;
}
@media (min-width: 576px) {
.pr-sm-100 {
padding-right: 100px !important;
}
}
@media (min-width: 768px) {
.pr-md-100 {
padding-right: 100px !important;
}
}
@media (min-width: 992px) {
.pr-lg-100 {
padding-right: 100px !important;
}
}
.p-110 {
padding-top: 110px;
padding-bottom: 110px;
}
@media (min-width: 576px) {
.p-sm-110 {
padding-top: 110px;
padding-bottom: 110px;
}
}
@media (min-width: 768px) {
.p-md-110 {
padding-top: 110px;
padding-bottom: 110px;
}
}
@media (min-width: 992px) {
.p-lg-110 {
padding-top: 110px;
padding-bottom: 110px;
}
}
.ph-110 {
padding-left: 110px;
padding-right: 110px;
}
@media (min-width: 576px) {
.ph-sm-110 {
padding-left: 110px;
padding-right: 110px;
}
}
@media (min-width: 768px) {
.ph-md-110 {
padding-left: 110px;
padding-right: 110px;
}
}
@media (min-width: 992px) {
.ph-lg-110 {
padding-left: 110px;
padding-right: 110px;
}
}
.mt-110 {
margin-top: 110px;
}
@media (min-width: 576px) {
.mt-sm-110 {
margin-top: 110px !important;
}
}
@media (min-width: 768px) {
.mt-md-110 {
margin-top: 110px !important;
}
}
@media (min-width: 992px) {
.mt-lg-110 {
margin-top: 110px !important;
}
}
.mb-110 {
margin-bottom: 110px;
}
@media (min-width: 576px) {
.mb-sm-110 {
margin-bottom: 110px !important;
}
}
@media (min-width: 768px) {
.mb-md-110 {
margin-bottom: 110px !important;
}
}
@media (min-width: 992px) {
.mb-lg-110 {
margin-bottom: 110px !important;
}
}
.ml-110 {
margin-left: 110px;
}
@media (min-width: 576px) {
.ml-sm-110 {
margin-left: 110px !important;
}
}
@media (min-width: 768px) {
.ml-md-110 {
margin-left: 110px !important;
}
}
@media (min-width: 992px) {
.ml-lg-110 {
margin-left: 110px !important;
}
}
.mr-110 {
margin-right: 110px;
}
@media (min-width: 576px) {
.mr-sm-110 {
margin-right: 110px !important;
}
}
@media (min-width: 768px) {
.mr-md-110 {
margin-right: 110px !important;
}
}
@media (min-width: 992px) {
.mr-lg-110 {
margin-right: 110px !important;
}
}
.pb-110 {
padding-bottom: 110px;
}
@media (min-width: 576px) {
.pb-sm-110 {
padding-bottom: 110px !important;
}
}
@media (min-width: 768px) {
.pb-md-110 {
padding-bottom: 110px !important;
}
}
@media (min-width: 992px) {
.pb-lg-110 {
padding-bottom: 110px !important;
}
}
.pt-110 {
padding-top: 110px;
}
@media (min-width: 576px) {
.pt-sm-110 {
padding-top: 110px !important;
}
}
@media (min-width: 768px) {
.pt-md-110 {
padding-top: 110px !important;
}
}
@media (min-width: 992px) {
.pt-lg-110 {
padding-top: 110px !important;
}
}
.pl-110 {
padding-left: 110px;
}
@media (min-width: 576px) {
.pl-sm-110 {
padding-left: 110px !important;
}
}
@media (min-width: 768px) {
.pl-md-110 {
padding-left: 110px !important;
}
}
@media (min-width: 992px) {
.pl-lg-110 {
padding-left: 110px !important;
}
}
.pr-110 {
padding-right: 110px;
}
@media (min-width: 576px) {
.pr-sm-110 {
padding-right: 110px !important;
}
}
@media (min-width: 768px) {
.pr-md-110 {
padding-right: 110px !important;
}
}
@media (min-width: 992px) {
.pr-lg-110 {
padding-right: 110px !important;
}
}
.p-120 {
padding-top: 120px;
padding-bottom: 120px;
}
@media (min-width: 576px) {
.p-sm-120 {
padding-top: 120px;
padding-bottom: 120px;
}
}
@media (min-width: 768px) {
.p-md-120 {
padding-top: 120px;
padding-bottom: 120px;
}
}
@media (min-width: 992px) {
.p-lg-120 {
padding-top: 120px;
padding-bottom: 120px;
}
}
.ph-120 {
padding-left: 120px;
padding-right: 120px;
}
@media (min-width: 576px) {
.ph-sm-120 {
padding-left: 120px;
padding-right: 120px;
}
}
@media (min-width: 768px) {
.ph-md-120 {
padding-left: 120px;
padding-right: 120px;
}
}
@media (min-width: 992px) {
.ph-lg-120 {
padding-left: 120px;
padding-right: 120px;
}
}
.mt-120 {
margin-top: 120px;
}
@media (min-width: 576px) {
.mt-sm-120 {
margin-top: 120px !important;
}
}
@media (min-width: 768px) {
.mt-md-120 {
margin-top: 120px !important;
}
}
@media (min-width: 992px) {
.mt-lg-120 {
margin-top: 120px !important;
}
}
.mb-120 {
margin-bottom: 120px;
}
@media (min-width: 576px) {
.mb-sm-120 {
margin-bottom: 120px !important;
}
}
@media (min-width: 768px) {
.mb-md-120 {
margin-bottom: 120px !important;
}
}
@media (min-width: 992px) {
.mb-lg-120 {
margin-bottom: 120px !important;
}
}
.ml-120 {
margin-left: 120px;
}
@media (min-width: 576px) {
.ml-sm-120 {
margin-left: 120px !important;
}
}
@media (min-width: 768px) {
.ml-md-120 {
margin-left: 120px !important;
}
}
@media (min-width: 992px) {
.ml-lg-120 {
margin-left: 120px !important;
}
}
.mr-120 {
margin-right: 120px;
}
@media (min-width: 576px) {
.mr-sm-120 {
margin-right: 120px !important;
}
}
@media (min-width: 768px) {
.mr-md-120 {
margin-right: 120px !important;
}
}
@media (min-width: 992px) {
.mr-lg-120 {
margin-right: 120px !important;
}
}
.pb-120 {
padding-bottom: 120px;
}
@media (min-width: 576px) {
.pb-sm-120 {
padding-bottom: 120px !important;
}
}
@media (min-width: 768px) {
.pb-md-120 {
padding-bottom: 120px !important;
}
}
@media (min-width: 992px) {
.pb-lg-120 {
padding-bottom: 120px !important;
}
}
.pt-120 {
padding-top: 120px;
}
@media (min-width: 576px) {
.pt-sm-120 {
padding-top: 120px !important;
}
}
@media (min-width: 768px) {
.pt-md-120 {
padding-top: 120px !important;
}
}
@media (min-width: 992px) {
.pt-lg-120 {
padding-top: 120px !important;
}
}
.pl-120 {
padding-left: 120px;
}
@media (min-width: 576px) {
.pl-sm-120 {
padding-left: 120px !important;
}
}
@media (min-width: 768px) {
.pl-md-120 {
padding-left: 120px !important;
}
}
@media (min-width: 992px) {
.pl-lg-120 {
padding-left: 120px !important;
}
}
.pr-120 {
padding-right: 120px;
}
@media (min-width: 576px) {
.pr-sm-120 {
padding-right: 120px !important;
}
}
@media (min-width: 768px) {
.pr-md-120 {
padding-right: 120px !important;
}
}
@media (min-width: 992px) {
.pr-lg-120 {
padding-right: 120px !important;
}
}
.p-130 {
padding-top: 130px;
padding-bottom: 130px;
}
@media (min-width: 576px) {
.p-sm-130 {
padding-top: 130px;
padding-bottom: 130px;
}
}
@media (min-width: 768px) {
.p-md-130 {
padding-top: 130px;
padding-bottom: 130px;
}
}
@media (min-width: 992px) {
.p-lg-130 {
padding-top: 130px;
padding-bottom: 130px;
}
}
.ph-130 {
padding-left: 130px;
padding-right: 130px;
}
@media (min-width: 576px) {
.ph-sm-130 {
padding-left: 130px;
padding-right: 130px;
}
}
@media (min-width: 768px) {
.ph-md-130 {
padding-left: 130px;
padding-right: 130px;
}
}
@media (min-width: 992px) {
.ph-lg-130 {
padding-left: 130px;
padding-right: 130px;
}
}
.mt-130 {
margin-top: 130px;
}
@media (min-width: 576px) {
.mt-sm-130 {
margin-top: 130px !important;
}
}
@media (min-width: 768px) {
.mt-md-130 {
margin-top: 130px !important;
}
}
@media (min-width: 992px) {
.mt-lg-130 {
margin-top: 130px !important;
}
}
.mb-130 {
margin-bottom: 130px;
}
@media (min-width: 576px) {
.mb-sm-130 {
margin-bottom: 130px !important;
}
}
@media (min-width: 768px) {
.mb-md-130 {
margin-bottom: 130px !important;
}
}
@media (min-width: 992px) {
.mb-lg-130 {
margin-bottom: 130px !important;
}
}
.ml-130 {
margin-left: 130px;
}
@media (min-width: 576px) {
.ml-sm-130 {
margin-left: 130px !important;
}
}
@media (min-width: 768px) {
.ml-md-130 {
margin-left: 130px !important;
}
}
@media (min-width: 992px) {
.ml-lg-130 {
margin-left: 130px !important;
}
}
.mr-130 {
margin-right: 130px;
}
@media (min-width: 576px) {
.mr-sm-130 {
margin-right: 130px !important;
}
}
@media (min-width: 768px) {
.mr-md-130 {
margin-right: 130px !important;
}
}
@media (min-width: 992px) {
.mr-lg-130 {
margin-right: 130px !important;
}
}
.pb-130 {
padding-bottom: 130px;
}
@media (min-width: 576px) {
.pb-sm-130 {
padding-bottom: 130px !important;
}
}
@media (min-width: 768px) {
.pb-md-130 {
padding-bottom: 130px !important;
}
}
@media (min-width: 992px) {
.pb-lg-130 {
padding-bottom: 130px !important;
}
}
.pt-130 {
padding-top: 130px;
}
@media (min-width: 576px) {
.pt-sm-130 {
padding-top: 130px !important;
}
}
@media (min-width: 768px) {
.pt-md-130 {
padding-top: 130px !important;
}
}
@media (min-width: 992px) {
.pt-lg-130 {
padding-top: 130px !important;
}
}
.pl-130 {
padding-left: 130px;
}
@media (min-width: 576px) {
.pl-sm-130 {
padding-left: 130px !important;
}
}
@media (min-width: 768px) {
.pl-md-130 {
padding-left: 130px !important;
}
}
@media (min-width: 992px) {
.pl-lg-130 {
padding-left: 130px !important;
}
}
.pr-130 {
padding-right: 130px;
}
@media (min-width: 576px) {
.pr-sm-130 {
padding-right: 130px !important;
}
}
@media (min-width: 768px) {
.pr-md-130 {
padding-right: 130px !important;
}
}
@media (min-width: 992px) {
.pr-lg-130 {
padding-right: 130px !important;
}
}
.p-140 {
padding-top: 140px;
padding-bottom: 140px;
}
@media (min-width: 576px) {
.p-sm-140 {
padding-top: 140px;
padding-bottom: 140px;
}
}
@media (min-width: 768px) {
.p-md-140 {
padding-top: 140px;
padding-bottom: 140px;
}
}
@media (min-width: 992px) {
.p-lg-140 {
padding-top: 140px;
padding-bottom: 140px;
}
}
.ph-140 {
padding-left: 140px;
padding-right: 140px;
}
@media (min-width: 576px) {
.ph-sm-140 {
padding-left: 140px;
padding-right: 140px;
}
}
@media (min-width: 768px) {
.ph-md-140 {
padding-left: 140px;
padding-right: 140px;
}
}
@media (min-width: 992px) {
.ph-lg-140 {
padding-left: 140px;
padding-right: 140px;
}
}
.mt-140 {
margin-top: 140px;
}
@media (min-width: 576px) {
.mt-sm-140 {
margin-top: 140px !important;
}
}
@media (min-width: 768px) {
.mt-md-140 {
margin-top: 140px !important;
}
}
@media (min-width: 992px) {
.mt-lg-140 {
margin-top: 140px !important;
}
}
.mb-140 {
margin-bottom: 140px;
}
@media (min-width: 576px) {
.mb-sm-140 {
margin-bottom: 140px !important;
}
}
@media (min-width: 768px) {
.mb-md-140 {
margin-bottom: 140px !important;
}
}
@media (min-width: 992px) {
.mb-lg-140 {
margin-bottom: 140px !important;
}
}
.ml-140 {
margin-left: 140px;
}
@media (min-width: 576px) {
.ml-sm-140 {
margin-left: 140px !important;
}
}
@media (min-width: 768px) {
.ml-md-140 {
margin-left: 140px !important;
}
}
@media (min-width: 992px) {
.ml-lg-140 {
margin-left: 140px !important;
}
}
.mr-140 {
margin-right: 140px;
}
@media (min-width: 576px) {
.mr-sm-140 {
margin-right: 140px !important;
}
}
@media (min-width: 768px) {
.mr-md-140 {
margin-right: 140px !important;
}
}
@media (min-width: 992px) {
.mr-lg-140 {
margin-right: 140px !important;
}
}
.pb-140 {
padding-bottom: 140px;
}
@media (min-width: 576px) {
.pb-sm-140 {
padding-bottom: 140px !important;
}
}
@media (min-width: 768px) {
.pb-md-140 {
padding-bottom: 140px !important;
}
}
@media (min-width: 992px) {
.pb-lg-140 {
padding-bottom: 140px !important;
}
}
.pt-140 {
padding-top: 140px;
}
@media (min-width: 576px) {
.pt-sm-140 {
padding-top: 140px !important;
}
}
@media (min-width: 768px) {
.pt-md-140 {
padding-top: 140px !important;
}
}
@media (min-width: 992px) {
.pt-lg-140 {
padding-top: 140px !important;
}
}
.pl-140 {
padding-left: 140px;
}
@media (min-width: 576px) {
.pl-sm-140 {
padding-left: 140px !important;
}
}
@media (min-width: 768px) {
.pl-md-140 {
padding-left: 140px !important;
}
}
@media (min-width: 992px) {
.pl-lg-140 {
padding-left: 140px !important;
}
}
.pr-140 {
padding-right: 140px;
}
@media (min-width: 576px) {
.pr-sm-140 {
padding-right: 140px !important;
}
}
@media (min-width: 768px) {
.pr-md-140 {
padding-right: 140px !important;
}
}
@media (min-width: 992px) {
.pr-lg-140 {
padding-right: 140px !important;
}
}
.p-150 {
padding-top: 150px;
padding-bottom: 150px;
}
@media (min-width: 576px) {
.p-sm-150 {
padding-top: 150px;
padding-bottom: 150px;
}
}
@media (min-width: 768px) {
.p-md-150 {
padding-top: 150px;
padding-bottom: 150px;
}
}
@media (min-width: 992px) {
.p-lg-150 {
padding-top: 150px;
padding-bottom: 150px;
}
}
.ph-150 {
padding-left: 150px;
padding-right: 150px;
}
@media (min-width: 576px) {
.ph-sm-150 {
padding-left: 150px;
padding-right: 150px;
}
}
@media (min-width: 768px) {
.ph-md-150 {
padding-left: 150px;
padding-right: 150px;
}
}
@media (min-width: 992px) {
.ph-lg-150 {
padding-left: 150px;
padding-right: 150px;
}
}
.mt-150 {
margin-top: 150px;
}
@media (min-width: 576px) {
.mt-sm-150 {
margin-top: 150px !important;
}
}
@media (min-width: 768px) {
.mt-md-150 {
margin-top: 150px !important;
}
}
@media (min-width: 992px) {
.mt-lg-150 {
margin-top: 150px !important;
}
}
.mb-150 {
margin-bottom: 150px;
}
@media (min-width: 576px) {
.mb-sm-150 {
margin-bottom: 150px !important;
}
}
@media (min-width: 768px) {
.mb-md-150 {
margin-bottom: 150px !important;
}
}
@media (min-width: 992px) {
.mb-lg-150 {
margin-bottom: 150px !important;
}
}
.ml-150 {
margin-left: 150px;
}
@media (min-width: 576px) {
.ml-sm-150 {
margin-left: 150px !important;
}
}
@media (min-width: 768px) {
.ml-md-150 {
margin-left: 150px !important;
}
}
@media (min-width: 992px) {
.ml-lg-150 {
margin-left: 150px !important;
}
}
.mr-150 {
margin-right: 150px;
}
@media (min-width: 576px) {
.mr-sm-150 {
margin-right: 150px !important;
}
}
@media (min-width: 768px) {
.mr-md-150 {
margin-right: 150px !important;
}
}
@media (min-width: 992px) {
.mr-lg-150 {
margin-right: 150px !important;
}
}
.pb-150 {
padding-bottom: 150px;
}
@media (min-width: 576px) {
.pb-sm-150 {
padding-bottom: 150px !important;
}
}
@media (min-width: 768px) {
.pb-md-150 {
padding-bottom: 150px !important;
}
}
@media (min-width: 992px) {
.pb-lg-150 {
padding-bottom: 150px !important;
}
}
.pt-150 {
padding-top: 150px;
}
@media (min-width: 576px) {
.pt-sm-150 {
padding-top: 150px !important;
}
}
@media (min-width: 768px) {
.pt-md-150 {
padding-top: 150px !important;
}
}
@media (min-width: 992px) {
.pt-lg-150 {
padding-top: 150px !important;
}
}
.pl-150 {
padding-left: 150px;
}
@media (min-width: 576px) {
.pl-sm-150 {
padding-left: 150px !important;
}
}
@media (min-width: 768px) {
.pl-md-150 {
padding-left: 150px !important;
}
}
@media (min-width: 992px) {
.pl-lg-150 {
padding-left: 150px !important;
}
}
.pr-150 {
padding-right: 150px;
}
@media (min-width: 576px) {
.pr-sm-150 {
padding-right: 150px !important;
}
}
@media (min-width: 768px) {
.pr-md-150 {
padding-right: 150px !important;
}
}
@media (min-width: 992px) {
.pr-lg-150 {
padding-right: 150px !important;
}
}
.p-160 {
padding-top: 160px;
padding-bottom: 160px;
}
@media (min-width: 576px) {
.p-sm-160 {
padding-top: 160px;
padding-bottom: 160px;
}
}
@media (min-width: 768px) {
.p-md-160 {
padding-top: 160px;
padding-bottom: 160px;
}
}
@media (min-width: 992px) {
.p-lg-160 {
padding-top: 160px;
padding-bottom: 160px;
}
}
.ph-160 {
padding-left: 160px;
padding-right: 160px;
}
@media (min-width: 576px) {
.ph-sm-160 {
padding-left: 160px;
padding-right: 160px;
}
}
@media (min-width: 768px) {
.ph-md-160 {
padding-left: 160px;
padding-right: 160px;
}
}
@media (min-width: 992px) {
.ph-lg-160 {
padding-left: 160px;
padding-right: 160px;
}
}
.mt-160 {
margin-top: 160px;
}
@media (min-width: 576px) {
.mt-sm-160 {
margin-top: 160px !important;
}
}
@media (min-width: 768px) {
.mt-md-160 {
margin-top: 160px !important;
}
}
@media (min-width: 992px) {
.mt-lg-160 {
margin-top: 160px !important;
}
}
.mb-160 {
margin-bottom: 160px;
}
@media (min-width: 576px) {
.mb-sm-160 {
margin-bottom: 160px !important;
}
}
@media (min-width: 768px) {
.mb-md-160 {
margin-bottom: 160px !important;
}
}
@media (min-width: 992px) {
.mb-lg-160 {
margin-bottom: 160px !important;
}
}
.ml-160 {
margin-left: 160px;
}
@media (min-width: 576px) {
.ml-sm-160 {
margin-left: 160px !important;
}
}
@media (min-width: 768px) {
.ml-md-160 {
margin-left: 160px !important;
}
}
@media (min-width: 992px) {
.ml-lg-160 {
margin-left: 160px !important;
}
}
.mr-160 {
margin-right: 160px;
}
@media (min-width: 576px) {
.mr-sm-160 {
margin-right: 160px !important;
}
}
@media (min-width: 768px) {
.mr-md-160 {
margin-right: 160px !important;
}
}
@media (min-width: 992px) {
.mr-lg-160 {
margin-right: 160px !important;
}
}
.pb-160 {
padding-bottom: 160px;
}
@media (min-width: 576px) {
.pb-sm-160 {
padding-bottom: 160px !important;
}
}
@media (min-width: 768px) {
.pb-md-160 {
padding-bottom: 160px !important;
}
}
@media (min-width: 992px) {
.pb-lg-160 {
padding-bottom: 160px !important;
}
}
.pt-160 {
padding-top: 160px;
}
@media (min-width: 576px) {
.pt-sm-160 {
padding-top: 160px !important;
}
}
@media (min-width: 768px) {
.pt-md-160 {
padding-top: 160px !important;
}
}
@media (min-width: 992px) {
.pt-lg-160 {
padding-top: 160px !important;
}
}
.pl-160 {
padding-left: 160px;
}
@media (min-width: 576px) {
.pl-sm-160 {
padding-left: 160px !important;
}
}
@media (min-width: 768px) {
.pl-md-160 {
padding-left: 160px !important;
}
}
@media (min-width: 992px) {
.pl-lg-160 {
padding-left: 160px !important;
}
}
.pr-160 {
padding-right: 160px;
}
@media (min-width: 576px) {
.pr-sm-160 {
padding-right: 160px !important;
}
}
@media (min-width: 768px) {
.pr-md-160 {
padding-right: 160px !important;
}
}
@media (min-width: 992px) {
.pr-lg-160 {
padding-right: 160px !important;
}
}
.p-170 {
padding-top: 170px;
padding-bottom: 170px;
}
@media (min-width: 576px) {
.p-sm-170 {
padding-top: 170px;
padding-bottom: 170px;
}
}
@media (min-width: 768px) {
.p-md-170 {
padding-top: 170px;
padding-bottom: 170px;
}
}
@media (min-width: 992px) {
.p-lg-170 {
padding-top: 170px;
padding-bottom: 170px;
}
}
.ph-170 {
padding-left: 170px;
padding-right: 170px;
}
@media (min-width: 576px) {
.ph-sm-170 {
padding-left: 170px;
padding-right: 170px;
}
}
@media (min-width: 768px) {
.ph-md-170 {
padding-left: 170px;
padding-right: 170px;
}
}
@media (min-width: 992px) {
.ph-lg-170 {
padding-left: 170px;
padding-right: 170px;
}
}
.mt-170 {
margin-top: 170px;
}
@media (min-width: 576px) {
.mt-sm-170 {
margin-top: 170px !important;
}
}
@media (min-width: 768px) {
.mt-md-170 {
margin-top: 170px !important;
}
}
@media (min-width: 992px) {
.mt-lg-170 {
margin-top: 170px !important;
}
}
.mb-170 {
margin-bottom: 170px;
}
@media (min-width: 576px) {
.mb-sm-170 {
margin-bottom: 170px !important;
}
}
@media (min-width: 768px) {
.mb-md-170 {
margin-bottom: 170px !important;
}
}
@media (min-width: 992px) {
.mb-lg-170 {
margin-bottom: 170px !important;
}
}
.ml-170 {
margin-left: 170px;
}
@media (min-width: 576px) {
.ml-sm-170 {
margin-left: 170px !important;
}
}
@media (min-width: 768px) {
.ml-md-170 {
margin-left: 170px !important;
}
}
@media (min-width: 992px) {
.ml-lg-170 {
margin-left: 170px !important;
}
}
.mr-170 {
margin-right: 170px;
}
@media (min-width: 576px) {
.mr-sm-170 {
margin-right: 170px !important;
}
}
@media (min-width: 768px) {
.mr-md-170 {
margin-right: 170px !important;
}
}
@media (min-width: 992px) {
.mr-lg-170 {
margin-right: 170px !important;
}
}
.pb-170 {
padding-bottom: 170px;
}
@media (min-width: 576px) {
.pb-sm-170 {
padding-bottom: 170px !important;
}
}
@media (min-width: 768px) {
.pb-md-170 {
padding-bottom: 170px !important;
}
}
@media (min-width: 992px) {
.pb-lg-170 {
padding-bottom: 170px !important;
}
}
.pt-170 {
padding-top: 170px;
}
@media (min-width: 576px) {
.pt-sm-170 {
padding-top: 170px !important;
}
}
@media (min-width: 768px) {
.pt-md-170 {
padding-top: 170px !important;
}
}
@media (min-width: 992px) {
.pt-lg-170 {
padding-top: 170px !important;
}
}
.pl-170 {
padding-left: 170px;
}
@media (min-width: 576px) {
.pl-sm-170 {
padding-left: 170px !important;
}
}
@media (min-width: 768px) {
.pl-md-170 {
padding-left: 170px !important;
}
}
@media (min-width: 992px) {
.pl-lg-170 {
padding-left: 170px !important;
}
}
.pr-170 {
padding-right: 170px;
}
@media (min-width: 576px) {
.pr-sm-170 {
padding-right: 170px !important;
}
}
@media (min-width: 768px) {
.pr-md-170 {
padding-right: 170px !important;
}
}
@media (min-width: 992px) {
.pr-lg-170 {
padding-right: 170px !important;
}
}
.p-180 {
padding-top: 180px;
padding-bottom: 180px;
}
@media (min-width: 576px) {
.p-sm-180 {
padding-top: 180px;
padding-bottom: 180px;
}
}
@media (min-width: 768px) {
.p-md-180 {
padding-top: 180px;
padding-bottom: 180px;
}
}
@media (min-width: 992px) {
.p-lg-180 {
padding-top: 180px;
padding-bottom: 180px;
}
}
.ph-180 {
padding-left: 180px;
padding-right: 180px;
}
@media (min-width: 576px) {
.ph-sm-180 {
padding-left: 180px;
padding-right: 180px;
}
}
@media (min-width: 768px) {
.ph-md-180 {
padding-left: 180px;
padding-right: 180px;
}
}
@media (min-width: 992px) {
.ph-lg-180 {
padding-left: 180px;
padding-right: 180px;
}
}
.mt-180 {
margin-top: 180px;
}
@media (min-width: 576px) {
.mt-sm-180 {
margin-top: 180px !important;
}
}
@media (min-width: 768px) {
.mt-md-180 {
margin-top: 180px !important;
}
}
@media (min-width: 992px) {
.mt-lg-180 {
margin-top: 180px !important;
}
}
.mb-180 {
margin-bottom: 180px;
}
@media (min-width: 576px) {
.mb-sm-180 {
margin-bottom: 180px !important;
}
}
@media (min-width: 768px) {
.mb-md-180 {
margin-bottom: 180px !important;
}
}
@media (min-width: 992px) {
.mb-lg-180 {
margin-bottom: 180px !important;
}
}
.ml-180 {
margin-left: 180px;
}
@media (min-width: 576px) {
.ml-sm-180 {
margin-left: 180px !important;
}
}
@media (min-width: 768px) {
.ml-md-180 {
margin-left: 180px !important;
}
}
@media (min-width: 992px) {
.ml-lg-180 {
margin-left: 180px !important;
}
}
.mr-180 {
margin-right: 180px;
}
@media (min-width: 576px) {
.mr-sm-180 {
margin-right: 180px !important;
}
}
@media (min-width: 768px) {
.mr-md-180 {
margin-right: 180px !important;
}
}
@media (min-width: 992px) {
.mr-lg-180 {
margin-right: 180px !important;
}
}
.pb-180 {
padding-bottom: 180px;
}
@media (min-width: 576px) {
.pb-sm-180 {
padding-bottom: 180px !important;
}
}
@media (min-width: 768px) {
.pb-md-180 {
padding-bottom: 180px !important;
}
}
@media (min-width: 992px) {
.pb-lg-180 {
padding-bottom: 180px !important;
}
}
.pt-180 {
padding-top: 180px;
}
@media (min-width: 576px) {
.pt-sm-180 {
padding-top: 180px !important;
}
}
@media (min-width: 768px) {
.pt-md-180 {
padding-top: 180px !important;
}
}
@media (min-width: 992px) {
.pt-lg-180 {
padding-top: 180px !important;
}
}
.pl-180 {
padding-left: 180px;
}
@media (min-width: 576px) {
.pl-sm-180 {
padding-left: 180px !important;
}
}
@media (min-width: 768px) {
.pl-md-180 {
padding-left: 180px !important;
}
}
@media (min-width: 992px) {
.pl-lg-180 {
padding-left: 180px !important;
}
}
.pr-180 {
padding-right: 180px;
}
@media (min-width: 576px) {
.pr-sm-180 {
padding-right: 180px !important;
}
}
@media (min-width: 768px) {
.pr-md-180 {
padding-right: 180px !important;
}
}
@media (min-width: 992px) {
.pr-lg-180 {
padding-right: 180px !important;
}
}
.p-190 {
padding-top: 190px;
padding-bottom: 190px;
}
@media (min-width: 576px) {
.p-sm-190 {
padding-top: 190px;
padding-bottom: 190px;
}
}
@media (min-width: 768px) {
.p-md-190 {
padding-top: 190px;
padding-bottom: 190px;
}
}
@media (min-width: 992px) {
.p-lg-190 {
padding-top: 190px;
padding-bottom: 190px;
}
}
.ph-190 {
padding-left: 190px;
padding-right: 190px;
}
@media (min-width: 576px) {
.ph-sm-190 {
padding-left: 190px;
padding-right: 190px;
}
}
@media (min-width: 768px) {
.ph-md-190 {
padding-left: 190px;
padding-right: 190px;
}
}
@media (min-width: 992px) {
.ph-lg-190 {
padding-left: 190px;
padding-right: 190px;
}
}
.mt-190 {
margin-top: 190px;
}
@media (min-width: 576px) {
.mt-sm-190 {
margin-top: 190px !important;
}
}
@media (min-width: 768px) {
.mt-md-190 {
margin-top: 190px !important;
}
}
@media (min-width: 992px) {
.mt-lg-190 {
margin-top: 190px !important;
}
}
.mb-190 {
margin-bottom: 190px;
}
@media (min-width: 576px) {
.mb-sm-190 {
margin-bottom: 190px !important;
}
}
@media (min-width: 768px) {
.mb-md-190 {
margin-bottom: 190px !important;
}
}
@media (min-width: 992px) {
.mb-lg-190 {
margin-bottom: 190px !important;
}
}
.ml-190 {
margin-left: 190px;
}
@media (min-width: 576px) {
.ml-sm-190 {
margin-left: 190px !important;
}
}
@media (min-width: 768px) {
.ml-md-190 {
margin-left: 190px !important;
}
}
@media (min-width: 992px) {
.ml-lg-190 {
margin-left: 190px !important;
}
}
.mr-190 {
margin-right: 190px;
}
@media (min-width: 576px) {
.mr-sm-190 {
margin-right: 190px !important;
}
}
@media (min-width: 768px) {
.mr-md-190 {
margin-right: 190px !important;
}
}
@media (min-width: 992px) {
.mr-lg-190 {
margin-right: 190px !important;
}
}
.pb-190 {
padding-bottom: 190px;
}
@media (min-width: 576px) {
.pb-sm-190 {
padding-bottom: 190px !important;
}
}
@media (min-width: 768px) {
.pb-md-190 {
padding-bottom: 190px !important;
}
}
@media (min-width: 992px) {
.pb-lg-190 {
padding-bottom: 190px !important;
}
}
.pt-190 {
padding-top: 190px;
}
@media (min-width: 576px) {
.pt-sm-190 {
padding-top: 190px !important;
}
}
@media (min-width: 768px) {
.pt-md-190 {
padding-top: 190px !important;
}
}
@media (min-width: 992px) {
.pt-lg-190 {
padding-top: 190px !important;
}
}
.pl-190 {
padding-left: 190px;
}
@media (min-width: 576px) {
.pl-sm-190 {
padding-left: 190px !important;
}
}
@media (min-width: 768px) {
.pl-md-190 {
padding-left: 190px !important;
}
}
@media (min-width: 992px) {
.pl-lg-190 {
padding-left: 190px !important;
}
}
.pr-190 {
padding-right: 190px;
}
@media (min-width: 576px) {
.pr-sm-190 {
padding-right: 190px !important;
}
}
@media (min-width: 768px) {
.pr-md-190 {
padding-right: 190px !important;
}
}
@media (min-width: 992px) {
.pr-lg-190 {
padding-right: 190px !important;
}
}
.p-200 {
padding-top: 200px;
padding-bottom: 200px;
}
@media (min-width: 576px) {
.p-sm-200 {
padding-top: 200px;
padding-bottom: 200px;
}
}
@media (min-width: 768px) {
.p-md-200 {
padding-top: 200px;
padding-bottom: 200px;
}
}
@media (min-width: 992px) {
.p-lg-200 {
padding-top: 200px;
padding-bottom: 200px;
}
}
.ph-200 {
padding-left: 200px;
padding-right: 200px;
}
@media (min-width: 576px) {
.ph-sm-200 {
padding-left: 200px;
padding-right: 200px;
}
}
@media (min-width: 768px) {
.ph-md-200 {
padding-left: 200px;
padding-right: 200px;
}
}
@media (min-width: 992px) {
.ph-lg-200 {
padding-left: 200px;
padding-right: 200px;
}
}
.mt-200 {
margin-top: 200px;
}
@media (min-width: 576px) {
.mt-sm-200 {
margin-top: 200px !important;
}
}
@media (min-width: 768px) {
.mt-md-200 {
margin-top: 200px !important;
}
}
@media (min-width: 992px) {
.mt-lg-200 {
margin-top: 200px !important;
}
}
.mb-200 {
margin-bottom: 200px;
}
@media (min-width: 576px) {
.mb-sm-200 {
margin-bottom: 200px !important;
}
}
@media (min-width: 768px) {
.mb-md-200 {
margin-bottom: 200px !important;
}
}
@media (min-width: 992px) {
.mb-lg-200 {
margin-bottom: 200px !important;
}
}
.ml-200 {
margin-left: 200px;
}
@media (min-width: 576px) {
.ml-sm-200 {
margin-left: 200px !important;
}
}
@media (min-width: 768px) {
.ml-md-200 {
margin-left: 200px !important;
}
}
@media (min-width: 992px) {
.ml-lg-200 {
margin-left: 200px !important;
}
}
.mr-200 {
margin-right: 200px;
}
@media (min-width: 576px) {
.mr-sm-200 {
margin-right: 200px !important;
}
}
@media (min-width: 768px) {
.mr-md-200 {
margin-right: 200px !important;
}
}
@media (min-width: 992px) {
.mr-lg-200 {
margin-right: 200px !important;
}
}
.pb-200 {
padding-bottom: 200px;
}
@media (min-width: 576px) {
.pb-sm-200 {
padding-bottom: 200px !important;
}
}
@media (min-width: 768px) {
.pb-md-200 {
padding-bottom: 200px !important;
}
}
@media (min-width: 992px) {
.pb-lg-200 {
padding-bottom: 200px !important;
}
}
.pt-200 {
padding-top: 200px;
}
@media (min-width: 576px) {
.pt-sm-200 {
padding-top: 200px !important;
}
}
@media (min-width: 768px) {
.pt-md-200 {
padding-top: 200px !important;
}
}
@media (min-width: 992px) {
.pt-lg-200 {
padding-top: 200px !important;
}
}
.pl-200 {
padding-left: 200px;
}
@media (min-width: 576px) {
.pl-sm-200 {
padding-left: 200px !important;
}
}
@media (min-width: 768px) {
.pl-md-200 {
padding-left: 200px !important;
}
}
@media (min-width: 992px) {
.pl-lg-200 {
padding-left: 200px !important;
}
}
.pr-200 {
padding-right: 200px;
}
@media (min-width: 576px) {
.pr-sm-200 {
padding-right: 200px !important;
}
}
@media (min-width: 768px) {
.pr-md-200 {
padding-right: 200px !important;
}
}
@media (min-width: 992px) {
.pr-lg-200 {
padding-right: 200px !important;
}
}
.p-220 {
padding-top: 220px;
padding-bottom: 220px;
}
@media (min-width: 576px) {
.p-sm-220 {
padding-top: 220px;
padding-bottom: 220px;
}
}
@media (min-width: 768px) {
.p-md-220 {
padding-top: 220px;
padding-bottom: 220px;
}
}
@media (min-width: 992px) {
.p-lg-220 {
padding-top: 220px;
padding-bottom: 220px;
}
}
.ph-220 {
padding-left: 220px;
padding-right: 220px;
}
@media (min-width: 576px) {
.ph-sm-220 {
padding-left: 220px;
padding-right: 220px;
}
}
@media (min-width: 768px) {
.ph-md-220 {
padding-left: 220px;
padding-right: 220px;
}
}
@media (min-width: 992px) {
.ph-lg-220 {
padding-left: 220px;
padding-right: 220px;
}
}
.mt-220 {
margin-top: 220px;
}
@media (min-width: 576px) {
.mt-sm-220 {
margin-top: 220px !important;
}
}
@media (min-width: 768px) {
.mt-md-220 {
margin-top: 220px !important;
}
}
@media (min-width: 992px) {
.mt-lg-220 {
margin-top: 220px !important;
}
}
.mb-220 {
margin-bottom: 220px;
}
@media (min-width: 576px) {
.mb-sm-220 {
margin-bottom: 220px !important;
}
}
@media (min-width: 768px) {
.mb-md-220 {
margin-bottom: 220px !important;
}
}
@media (min-width: 992px) {
.mb-lg-220 {
margin-bottom: 220px !important;
}
}
.ml-220 {
margin-left: 220px;
}
@media (min-width: 576px) {
.ml-sm-220 {
margin-left: 220px !important;
}
}
@media (min-width: 768px) {
.ml-md-220 {
margin-left: 220px !important;
}
}
@media (min-width: 992px) {
.ml-lg-220 {
margin-left: 220px !important;
}
}
.mr-220 {
margin-right: 220px;
}
@media (min-width: 576px) {
.mr-sm-220 {
margin-right: 220px !important;
}
}
@media (min-width: 768px) {
.mr-md-220 {
margin-right: 220px !important;
}
}
@media (min-width: 992px) {
.mr-lg-220 {
margin-right: 220px !important;
}
}
.pb-220 {
padding-bottom: 220px;
}
@media (min-width: 576px) {
.pb-sm-220 {
padding-bottom: 220px !important;
}
}
@media (min-width: 768px) {
.pb-md-220 {
padding-bottom: 220px !important;
}
}
@media (min-width: 992px) {
.pb-lg-220 {
padding-bottom: 220px !important;
}
}
.pt-220 {
padding-top: 220px;
}
@media (min-width: 576px) {
.pt-sm-220 {
padding-top: 220px !important;
}
}
@media (min-width: 768px) {
.pt-md-220 {
padding-top: 220px !important;
}
}
@media (min-width: 992px) {
.pt-lg-220 {
padding-top: 220px !important;
}
}
.pl-220 {
padding-left: 220px;
}
@media (min-width: 576px) {
.pl-sm-220 {
padding-left: 220px !important;
}
}
@media (min-width: 768px) {
.pl-md-220 {
padding-left: 220px !important;
}
}
@media (min-width: 992px) {
.pl-lg-220 {
padding-left: 220px !important;
}
}
.pr-220 {
padding-right: 220px;
}
@media (min-width: 576px) {
.pr-sm-220 {
padding-right: 220px !important;
}
}
@media (min-width: 768px) {
.pr-md-220 {
padding-right: 220px !important;
}
}
@media (min-width: 992px) {
.pr-lg-220 {
padding-right: 220px !important;
}
}
.p-240 {
padding-top: 240px;
padding-bottom: 240px;
}
@media (min-width: 576px) {
.p-sm-240 {
padding-top: 240px;
padding-bottom: 240px;
}
}
@media (min-width: 768px) {
.p-md-240 {
padding-top: 240px;
padding-bottom: 240px;
}
}
@media (min-width: 992px) {
.p-lg-240 {
padding-top: 240px;
padding-bottom: 240px;
}
}
.ph-240 {
padding-left: 240px;
padding-right: 240px;
}
@media (min-width: 576px) {
.ph-sm-240 {
padding-left: 240px;
padding-right: 240px;
}
}
@media (min-width: 768px) {
.ph-md-240 {
padding-left: 240px;
padding-right: 240px;
}
}
@media (min-width: 992px) {
.ph-lg-240 {
padding-left: 240px;
padding-right: 240px;
}
}
.mt-240 {
margin-top: 240px;
}
@media (min-width: 576px) {
.mt-sm-240 {
margin-top: 240px !important;
}
}
@media (min-width: 768px) {
.mt-md-240 {
margin-top: 240px !important;
}
}
@media (min-width: 992px) {
.mt-lg-240 {
margin-top: 240px !important;
}
}
.mb-240 {
margin-bottom: 240px;
}
@media (min-width: 576px) {
.mb-sm-240 {
margin-bottom: 240px !important;
}
}
@media (min-width: 768px) {
.mb-md-240 {
margin-bottom: 240px !important;
}
}
@media (min-width: 992px) {
.mb-lg-240 {
margin-bottom: 240px !important;
}
}
.ml-240 {
margin-left: 240px;
}
@media (min-width: 576px) {
.ml-sm-240 {
margin-left: 240px !important;
}
}
@media (min-width: 768px) {
.ml-md-240 {
margin-left: 240px !important;
}
}
@media (min-width: 992px) {
.ml-lg-240 {
margin-left: 240px !important;
}
}
.mr-240 {
margin-right: 240px;
}
@media (min-width: 576px) {
.mr-sm-240 {
margin-right: 240px !important;
}
}
@media (min-width: 768px) {
.mr-md-240 {
margin-right: 240px !important;
}
}
@media (min-width: 992px) {
.mr-lg-240 {
margin-right: 240px !important;
}
}
.pb-240 {
padding-bottom: 240px;
}
@media (min-width: 576px) {
.pb-sm-240 {
padding-bottom: 240px !important;
}
}
@media (min-width: 768px) {
.pb-md-240 {
padding-bottom: 240px !important;
}
}
@media (min-width: 992px) {
.pb-lg-240 {
padding-bottom: 240px !important;
}
}
.pt-240 {
padding-top: 240px;
}
@media (min-width: 576px) {
.pt-sm-240 {
padding-top: 240px !important;
}
}
@media (min-width: 768px) {
.pt-md-240 {
padding-top: 240px !important;
}
}
@media (min-width: 992px) {
.pt-lg-240 {
padding-top: 240px !important;
}
}
.pl-240 {
padding-left: 240px;
}
@media (min-width: 576px) {
.pl-sm-240 {
padding-left: 240px !important;
}
}
@media (min-width: 768px) {
.pl-md-240 {
padding-left: 240px !important;
}
}
@media (min-width: 992px) {
.pl-lg-240 {
padding-left: 240px !important;
}
}
.pr-240 {
padding-right: 240px;
}
@media (min-width: 576px) {
.pr-sm-240 {
padding-right: 240px !important;
}
}
@media (min-width: 768px) {
.pr-md-240 {
padding-right: 240px !important;
}
}
@media (min-width: 992px) {
.pr-lg-240 {
padding-right: 240px !important;
}
}
.p-260 {
padding-top: 260px;
padding-bottom: 260px;
}
@media (min-width: 576px) {
.p-sm-260 {
padding-top: 260px;
padding-bottom: 260px;
}
}
@media (min-width: 768px) {
.p-md-260 {
padding-top: 260px;
padding-bottom: 260px;
}
}
@media (min-width: 992px) {
.p-lg-260 {
padding-top: 260px;
padding-bottom: 260px;
}
}
.ph-260 {
padding-left: 260px;
padding-right: 260px;
}
@media (min-width: 576px) {
.ph-sm-260 {
padding-left: 260px;
padding-right: 260px;
}
}
@media (min-width: 768px) {
.ph-md-260 {
padding-left: 260px;
padding-right: 260px;
}
}
@media (min-width: 992px) {
.ph-lg-260 {
padding-left: 260px;
padding-right: 260px;
}
}
.mt-260 {
margin-top: 260px;
}
@media (min-width: 576px) {
.mt-sm-260 {
margin-top: 260px !important;
}
}
@media (min-width: 768px) {
.mt-md-260 {
margin-top: 260px !important;
}
}
@media (min-width: 992px) {
.mt-lg-260 {
margin-top: 260px !important;
}
}
.mb-260 {
margin-bottom: 260px;
}
@media (min-width: 576px) {
.mb-sm-260 {
margin-bottom: 260px !important;
}
}
@media (min-width: 768px) {
.mb-md-260 {
margin-bottom: 260px !important;
}
}
@media (min-width: 992px) {
.mb-lg-260 {
margin-bottom: 260px !important;
}
}
.ml-260 {
margin-left: 260px;
}
@media (min-width: 576px) {
.ml-sm-260 {
margin-left: 260px !important;
}
}
@media (min-width: 768px) {
.ml-md-260 {
margin-left: 260px !important;
}
}
@media (min-width: 992px) {
.ml-lg-260 {
margin-left: 260px !important;
}
}
.mr-260 {
margin-right: 260px;
}
@media (min-width: 576px) {
.mr-sm-260 {
margin-right: 260px !important;
}
}
@media (min-width: 768px) {
.mr-md-260 {
margin-right: 260px !important;
}
}
@media (min-width: 992px) {
.mr-lg-260 {
margin-right: 260px !important;
}
}
.pb-260 {
padding-bottom: 260px;
}
@media (min-width: 576px) {
.pb-sm-260 {
padding-bottom: 260px !important;
}
}
@media (min-width: 768px) {
.pb-md-260 {
padding-bottom: 260px !important;
}
}
@media (min-width: 992px) {
.pb-lg-260 {
padding-bottom: 260px !important;
}
}
.pt-260 {
padding-top: 260px;
}
@media (min-width: 576px) {
.pt-sm-260 {
padding-top: 260px !important;
}
}
@media (min-width: 768px) {
.pt-md-260 {
padding-top: 260px !important;
}
}
@media (min-width: 992px) {
.pt-lg-260 {
padding-top: 260px !important;
}
}
.pl-260 {
padding-left: 260px;
}
@media (min-width: 576px) {
.pl-sm-260 {
padding-left: 260px !important;
}
}
@media (min-width: 768px) {
.pl-md-260 {
padding-left: 260px !important;
}
}
@media (min-width: 992px) {
.pl-lg-260 {
padding-left: 260px !important;
}
}
.pr-260 {
padding-right: 260px;
}
@media (min-width: 576px) {
.pr-sm-260 {
padding-right: 260px !important;
}
}
@media (min-width: 768px) {
.pr-md-260 {
padding-right: 260px !important;
}
}
@media (min-width: 992px) {
.pr-lg-260 {
padding-right: 260px !important;
}
}
.h-40 {
height: 40px;
}
@media (min-width: 576px) {
.h-sm-40 {
height: 40px;
}
}
@media (min-width: 768px) {
.h-md-40 {
height: 40px;
}
}
@media (min-width: 992px) {
.h-lg-40 {
height: 40px;
}
}
.w-40 {
width: 40px;
}
@media (min-width: 576px) {
.w-sm-40 {
width: 40px;
}
}
@media (min-width: 768px) {
.w-md-40 {
width: 40px;
}
}
@media (min-width: 992px) {
.w-lg-40 {
width: 40px;
}
}
.h-42 {
height: 42px;
}
@media (min-width: 576px) {
.h-sm-42 {
height: 42px;
}
}
@media (min-width: 768px) {
.h-md-42 {
height: 42px;
}
}
@media (min-width: 992px) {
.h-lg-42 {
height: 42px;
}
}
.w-42 {
width: 42px;
}
@media (min-width: 576px) {
.w-sm-42 {
width: 42px;
}
}
@media (min-width: 768px) {
.w-md-42 {
width: 42px;
}
}
@media (min-width: 992px) {
.w-lg-42 {
width: 42px;
}
}
.h-50 {
height: 50px;
}
@media (min-width: 576px) {
.h-sm-50 {
height: 50px;
}
}
@media (min-width: 768px) {
.h-md-50 {
height: 50px;
}
}
@media (min-width: 992px) {
.h-lg-50 {
height: 50px;
}
}
.w-50 {
width: 50px;
}
@media (min-width: 576px) {
.w-sm-50 {
width: 50px;
}
}
@media (min-width: 768px) {
.w-md-50 {
width: 50px;
}
}
@media (min-width: 992px) {
.w-lg-50 {
width: 50px;
}
}
.h-70 {
height: 70px;
}
@media (min-width: 576px) {
.h-sm-70 {
height: 70px;
}
}
@media (min-width: 768px) {
.h-md-70 {
height: 70px;
}
}
@media (min-width: 992px) {
.h-lg-70 {
height: 70px;
}
}
.w-70 {
width: 70px;
}
@media (min-width: 576px) {
.w-sm-70 {
width: 70px;
}
}
@media (min-width: 768px) {
.w-md-70 {
width: 70px;
}
}
@media (min-width: 992px) {
.w-lg-70 {
width: 70px;
}
}
.h-80 {
height: 80px;
}
@media (min-width: 576px) {
.h-sm-80 {
height: 80px;
}
}
@media (min-width: 768px) {
.h-md-80 {
height: 80px;
}
}
@media (min-width: 992px) {
.h-lg-80 {
height: 80px;
}
}
.w-80 {
width: 80px;
}
@media (min-width: 576px) {
.w-sm-80 {
width: 80px;
}
}
@media (min-width: 768px) {
.w-md-80 {
width: 80px;
}
}
@media (min-width: 992px) {
.w-lg-80 {
width: 80px;
}
}
.h-90 {
height: 90px;
}
@media (min-width: 576px) {
.h-sm-90 {
height: 90px;
}
}
@media (min-width: 768px) {
.h-md-90 {
height: 90px;
}
}
@media (min-width: 992px) {
.h-lg-90 {
height: 90px;
}
}
.w-90 {
width: 90px;
}
@media (min-width: 576px) {
.w-sm-90 {
width: 90px;
}
}
@media (min-width: 768px) {
.w-md-90 {
width: 90px;
}
}
@media (min-width: 992px) {
.w-lg-90 {
width: 90px;
}
}
.h-100 {
height: 100px;
}
@media (min-width: 576px) {
.h-sm-100 {
height: 100px;
}
}
@media (min-width: 768px) {
.h-md-100 {
height: 100px;
}
}
@media (min-width: 992px) {
.h-lg-100 {
height: 100px;
}
}
.w-100 {
width: 100px;
}
@media (min-width: 576px) {
.w-sm-100 {
width: 100px;
}
}
@media (min-width: 768px) {
.w-md-100 {
width: 100px;
}
}
@media (min-width: 992px) {
.w-lg-100 {
width: 100px;
}
}
.h-240 {
height: 240px;
}
@media (min-width: 576px) {
.h-sm-240 {
height: 240px;
}
}
@media (min-width: 768px) {
.h-md-240 {
height: 240px;
}
}
@media (min-width: 992px) {
.h-lg-240 {
height: 240px;
}
}
.w-240 {
width: 240px;
}
@media (min-width: 576px) {
.w-sm-240 {
width: 240px;
}
}
@media (min-width: 768px) {
.w-md-240 {
width: 240px;
}
}
@media (min-width: 992px) {
.w-lg-240 {
width: 240px;
}
}
.h-260 {
height: 260px;
}
@media (min-width: 576px) {
.h-sm-260 {
height: 260px;
}
}
@media (min-width: 768px) {
.h-md-260 {
height: 260px;
}
}
@media (min-width: 992px) {
.h-lg-260 {
height: 260px;
}
}
.w-260 {
width: 260px;
}
@media (min-width: 576px) {
.w-sm-260 {
width: 260px;
}
}
@media (min-width: 768px) {
.w-md-260 {
width: 260px;
}
}
@media (min-width: 992px) {
.w-lg-260 {
width: 260px;
}
}
.h-300 {
height: 300px;
}
@media (min-width: 576px) {
.h-sm-300 {
height: 300px;
}
}
@media (min-width: 768px) {
.h-md-300 {
height: 300px;
}
}
@media (min-width: 992px) {
.h-lg-300 {
height: 300px;
}
}
.w-300 {
width: 300px;
}
@media (min-width: 576px) {
.w-sm-300 {
width: 300px;
}
}
@media (min-width: 768px) {
.w-md-300 {
width: 300px;
}
}
@media (min-width: 992px) {
.w-lg-300 {
width: 300px;
}
}
.h-310 {
height: 310px;
}
@media (min-width: 576px) {
.h-sm-310 {
height: 310px;
}
}
@media (min-width: 768px) {
.h-md-310 {
height: 310px;
}
}
@media (min-width: 992px) {
.h-lg-310 {
height: 310px;
}
}
.w-310 {
width: 310px;
}
@media (min-width: 576px) {
.w-sm-310 {
width: 310px;
}
}
@media (min-width: 768px) {
.w-md-310 {
width: 310px;
}
}
@media (min-width: 992px) {
.w-lg-310 {
width: 310px;
}
}
.h-340 {
height: 340px;
}
@media (min-width: 576px) {
.h-sm-340 {
height: 340px;
}
}
@media (min-width: 768px) {
.h-md-340 {
height: 340px;
}
}
@media (min-width: 992px) {
.h-lg-340 {
height: 340px;
}
}
.w-340 {
width: 340px;
}
@media (min-width: 576px) {
.w-sm-340 {
width: 340px;
}
}
@media (min-width: 768px) {
.w-md-340 {
width: 340px;
}
}
@media (min-width: 992px) {
.w-lg-340 {
width: 340px;
}
}
.h-360 {
height: 360px;
}
@media (min-width: 576px) {
.h-sm-360 {
height: 360px;
}
}
@media (min-width: 768px) {
.h-md-360 {
height: 360px;
}
}
@media (min-width: 992px) {
.h-lg-360 {
height: 360px;
}
}
.w-360 {
width: 360px;
}
@media (min-width: 576px) {
.w-sm-360 {
width: 360px;
}
}
@media (min-width: 768px) {
.w-md-360 {
width: 360px;
}
}
@media (min-width: 992px) {
.w-lg-360 {
width: 360px;
}
}
.h-400 {
height: 400px;
}
@media (min-width: 576px) {
.h-sm-400 {
height: 400px;
}
}
@media (min-width: 768px) {
.h-md-400 {
height: 400px;
}
}
@media (min-width: 992px) {
.h-lg-400 {
height: 400px;
}
}
.w-400 {
width: 400px;
}
@media (min-width: 576px) {
.w-sm-400 {
width: 400px;
}
}
@media (min-width: 768px) {
.w-md-400 {
width: 400px;
}
}
@media (min-width: 992px) {
.w-lg-400 {
width: 400px;
}
}
.h-450 {
height: 450px;
}
@media (min-width: 576px) {
.h-sm-450 {
height: 450px;
}
}
@media (min-width: 768px) {
.h-md-450 {
height: 450px;
}
}
@media (min-width: 992px) {
.h-lg-450 {
height: 450px;
}
}
.w-450 {
width: 450px;
}
@media (min-width: 576px) {
.w-sm-450 {
width: 450px;
}
}
@media (min-width: 768px) {
.w-md-450 {
width: 450px;
}
}
@media (min-width: 992px) {
.w-lg-450 {
width: 450px;
}
}
.h-540 {
height: 540px;
}
@media (min-width: 576px) {
.h-sm-540 {
height: 540px;
}
}
@media (min-width: 768px) {
.h-md-540 {
height: 540px;
}
}
@media (min-width: 992px) {
.h-lg-540 {
height: 540px;
}
}
.w-540 {
width: 540px;
}
@media (min-width: 576px) {
.w-sm-540 {
width: 540px;
}
}
@media (min-width: 768px) {
.w-md-540 {
width: 540px;
}
}
@media (min-width: 992px) {
.w-lg-540 {
width: 540px;
}
}
.h-555 {
height: 555px;
}
@media (min-width: 576px) {
.h-sm-555 {
height: 555px;
}
}
@media (min-width: 768px) {
.h-md-555 {
height: 555px;
}
}
@media (min-width: 992px) {
.h-lg-555 {
height: 555px;
}
}
.w-555 {
width: 555px;
}
@media (min-width: 576px) {
.w-sm-555 {
width: 555px;
}
}
@media (min-width: 768px) {
.w-md-555 {
width: 555px;
}
}
@media (min-width: 992px) {
.w-lg-555 {
width: 555px;
}
}
.h-600 {
height: 600px;
}
@media (min-width: 576px) {
.h-sm-600 {
height: 600px;
}
}
@media (min-width: 768px) {
.h-md-600 {
height: 600px;
}
}
@media (min-width: 992px) {
.h-lg-600 {
height: 600px;
}
}
.w-600 {
width: 600px;
}
@media (min-width: 576px) {
.w-sm-600 {
width: 600px;
}
}
@media (min-width: 768px) {
.w-md-600 {
width: 600px;
}
}
@media (min-width: 992px) {
.w-lg-600 {
width: 600px;
}
}
.h-700 {
height: 700px;
}
@media (min-width: 576px) {
.h-sm-700 {
height: 700px;
}
}
@media (min-width: 768px) {
.h-md-700 {
height: 700px;
}
}
@media (min-width: 992px) {
.h-lg-700 {
height: 700px;
}
}
.w-700 {
width: 700px;
}
@media (min-width: 576px) {
.w-sm-700 {
width: 700px;
}
}
@media (min-width: 768px) {
.w-md-700 {
width: 700px;
}
}
@media (min-width: 992px) {
.w-lg-700 {
width: 700px;
}
}
.w-auto {
width: auto;
}
.w-full {
width: 100%;
}
@media (min-width: 576px) {
.w-sm-auto {
width: auto;
}
}
@media (min-width: 576px) {
.w-sm-full {
width: 100%;
}
}
.h-50v {
min-height: 100vw;
}
@media (min-width: 576px) {
.h-50v {
min-height: 50vw;
}
}
.bt {
border-top: 1px solid #e4f1fd;
}
.br {
border-right: 1px solid #e4f1fd;
}
.bb {
border-bottom: 1px solid #e4f1fd;
}
.bb-light {
border-bottom: 1px solid #9dd0fb;
}
h1 {
font-size: 36px;
line-height: 42px;
font-weight: 300;
letter-spacing: -2px;
margin-top: 0;
margin-bottom: 0;
}
@media (min-width: 992px) {
h1 {
font-size: 52px;
line-height: 58px;
}
}
h2 {
font-size: 32px;
line-height: 38px;
font-weight: 300;
margin-top: 0;
margin-bottom: 0;
}
h3 {
font-size: 20px;
line-height: 30px;
font-weight: 500;
margin-top: 0;
margin-bottom: 0;
}
h4 {
font-size: 20px;
line-height: 30px;
font-weight: 400;
opacity: 0.8;
margin-top: 0;
margin-bottom: 0;
}
h5 {
font-size: 16px;
line-height: 1.19em;
font-weight: 500;
margin-top: 0;
margin-bottom: 0;
}
@media (min-width: 992px) {
.headers.bg-iphone-left,
.headers.bg-iphone-right {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/iphone-lg.svg);
background-repeat: no-repeat;
background-size: 412px auto;
}
}
.headers.bg-iphone-left {
background-position: 25% 154px;
}
.headers.bg-iphone-right {
background-position: 75% 154px;
}
@media (min-width: 992px) {
.headers .bg-iphone-left-small {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/iphone-330.svg);
background-repeat: no-repeat;
background-size: 330px auto;
background-position: center;
}
}
@media (min-width: 992px) {
.headers.bg-macbook-left {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/macbook-full.svg);
background-repeat: no-repeat;
background-position: -5vw 18vh;
background-size: 50vw auto;
}
}
@media (min-width: 992px) {
.headers.bg-devices {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/ipad-iphone.svg);
background-repeat: no-repeat;
background-position: right 190px;
background-size: 50% auto;
}
}
.headers .bg-browser {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/browserframe.svg);
background-repeat: no-repeat;
background-position: center top;
background-size: 100% auto;
}
.headers .bg-browser::after {
content: '';
display: block;
padding-top: 30%;
}
.headers .bg-ipad {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/ipad.svg);
background-repeat: no-repeat;
background-position: center top;
background-size: 100% auto;
}
.headers .bg-ipad::after {
content: '';
display: block;
padding-top: 35%;
}
.headers .striked-header span {
background: #e4f1fd;
padding: 0 25px;
}
.headers .striked-header::before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 13px;
border-bottom: 1px solid #9dd0fb;
}
.contents .divided-item:first-child {
border-bottom: 1px solid #e4f1fd;
}
@media (min-width: 992px) {
.contents .divided-item:first-child {
border-bottom: none;
border-right: 1px solid #e4f1fd;
}
}
.contents.bg-iphone-left,
.contents.bg-iphone-right {
background-repeat: no-repeat;
}
@media (min-width: 992px) {
.contents.bg-iphone-left,
.contents.bg-iphone-right {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/iphone-lg.svg);
background-size: 420px 853px;
}
}
@media (min-width: 992px) {
.contents.bg-iphone-left {
background-position: calc(50% - 290px) 100px;
}
}
@media (min-width: 992px) {
.contents.bg-iphone-right {
background-position: calc(50% + 290px) 100px;
}
}
.contents.bg-devices {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/ipads.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.contents.bg-macbook {
background-repeat: no-repeat;
background-position: center;
}
@media (min-width: 576px) {
.contents.bg-macbook {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/macbook.svg);
background-size: 473px 280px;
background-position-x: calc(50% + 55px);
}
}
@media (min-width: 992px) {
.contents.bg-macbook {
background-size: 723px 429px;
background-position-x: calc(50% + 220px);
}
}
@media (min-width: 992px) {
.sliders.bg-macbook {
background: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/macbook-full.svg) no-repeat;
background-size: 760px 439px;
background-position: calc(50% - 500px) center;
}
}
.sliders .bg-iphone {
padding: 53px 0 62px;
background: #fff url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/iphone-330-noscreen.svg) no-repeat;
background-position: center top;
background-size: auto 462px;
}
@media (min-width: 576px) {
.sliders .bg-iphone {
padding: 78px 0 90px;
background-size: auto 670px;
}
}
.sliders .iphone-screen {
height: 346px;
width: 200px;
margin: 0 auto;
-webkit-transition: 0.5s ease background, 0.5s ease border;
transition: 0.5s ease background, 0.5s ease border;
border: 2px solid transparent;
}
@media (min-width: 576px) {
.sliders .iphone-screen {
height: 502px;
width: 290px;
}
}
.sliders .is-selected .iphone-screen {
background-color: #fff;
border: 1px solid #3fa2f7;
}
@media (min-width: 576px) {
.sliders .is-selected .iphone-screen {
border: 2px solid #3fa2f7;
}
}
.sliders .slider-fluid .slider-item {
max-width: calc(100% - 30px);
opacity: 0.3;
-webkit-transition: 0.5s ease opacity;
transition: 0.5s ease opacity;
}
@media (min-width: 576px) {
.sliders .slider-fluid .slider-item {
max-width: 80%;
}
}
@media (min-width: 992px) {
.sliders .slider-fluid .slider-item {
max-width: 950px;
}
}
.sliders .slider-fluid .slider-item.is-selected {
opacity: 1;
}
.features.bg-iphone-left,
.features.bg-iphone-center,
.features.bg-iphone-right,
.features.bg-iphone-right-top,
.features.bg-macbook-left {
background-repeat: no-repeat;
}
@media (min-width: 576px) {
.features.bg-iphone-left,
.features.bg-iphone-center,
.features.bg-iphone-right,
.features.bg-iphone-right-top,
.features.bg-macbook-left {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/iphone-lg.svg);
background-size: 280px 568px;
}
}
@media (min-width: 992px) {
.features.bg-iphone-left,
.features.bg-iphone-center,
.features.bg-iphone-right,
.features.bg-iphone-right-top,
.features.bg-macbook-left {
background-size: 420px 853px;
}
}
@media (min-width: 576px) {
.features.bg-iphone-left {
background-position: calc(33% - 140px) 50%;
}
}
@media (min-width: 992px) {
.features.bg-iphone-left {
background-position: calc(50% - 290px) 100px;
}
}
@media (min-width: 576px) {
.features.bg-iphone-center {
background-image: none;
}
}
@media (min-width: 992px) {
.features.bg-iphone-center {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/iphone-lg.svg);
background-position: 50% 260px;
}
}
@media (min-width: 576px) {
.features.bg-iphone-right {
background-position: calc(50% + 170px) 140px;
}
}
@media (min-width: 992px) {
.features.bg-iphone-right {
background-position: calc(50% + 290px) 220px;
}
}
@media (min-width: 576px) {
.features.bg-iphone-right-top {
background-position: calc(50% + 170px) 60px;
}
}
@media (min-width: 992px) {
.features.bg-iphone-right-top {
background-position: calc(50% + 290px) 100px;
}
}
@media (min-width: 576px) {
.features.bg-macbook-left {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/macbook-full.svg);
background-size: 594px 342px;
background-position: calc(50% - 372px) center;
}
}
@media (min-width: 992px) {
.features.bg-macbook-left {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/macbook-full.svg);
background-size: 890px 514px;
background-position: calc(50% - 475px) 268px;
}
}
.features .bg-macbook-center {
background-size: 121% auto;
background-position: center top;
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/macbook-full.svg);
}
.features .bg-macbook-center::after {
content: '';
display: block;
padding-top: 40%;
}
.features .feature-tooltips {
display: inline-block;
position: relative;
}
.features .icon-feature {
border: 2px solid #e4f1fd;
position: absolute;
height: 32px;
width: 32px;
border-radius: 50%;
-webkit-transition: 0.3s ease border;
transition: 0.3s ease border;
cursor: pointer;
margin: -16px 0 0 -16px;
background: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/plus.svg) center no-repeat #fff;
}
.features .icon-feature:hover {
border-color: #3fa2f7;
}
.features .feature-tooltip {
width: 100%;
top: 50%;
visibility: hidden;
opacity: 0;
position: absolute;
margin-top: -16px;
}
@media (min-width: 992px) {
.features .feature-tooltip {
width: 0;
height: 32px;
}
.features .feature-tooltip.tooltip-1 {
left: 10%;
top: 16%;
}
.features .feature-tooltip.tooltip-2 {
left: 91%;
top: 32%;
}
.features .feature-tooltip.tooltip-3 {
left: 19%;
top: 75%;
}
.features .feature-tooltip.tooltip-4 {
left: 76%;
top: 93%;
}
}
.features .feature-tooltip-overlay {
position: absolute;
height: 300px;
top: -134px;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: 0.5s ease opacity;
transition: 0.5s ease opacity;
}
@media (min-width: 576px) {
.features .feature-tooltip-overlay {
width: 315px;
left: 50%;
margin-left: -162px;
}
}
@media (min-width: 992px) {
.features .feature-tooltip-overlay {
left: 50px;
margin-left: 0;
}
}
.features .icon-feature:hover + .feature-tooltip {
visibility: visible;
opacity: 1;
z-index: 3;
}
.features .feature-tooltip-overlay {
pointer-events: none;
}
.features .feature-tooltip-overlay .inner {
border: 2px solid #e4f1fd;
width: 100%;
border-radius: 4px;
background: #fff;
padding: 30px;
}
@media (min-width: 992px) {
.features .feature-tooltip-overlay .inner::after,
.features .feature-tooltip-overlay .inner::before {
content: '';
border: 10px solid;
border-width: 10px 10px 10px 0;
border-color: transparent;
position: absolute;
left: -10px;
width: 0;
height: 0;
top: 50%;
margin-top: -10px;
}
.features .feature-tooltip-overlay .inner::before {
border-right-color: #e4f1fd;
}
.features .feature-tooltip-overlay .inner::after {
border-right-color: #fff;
margin-left: 3px;
}
}
.features .percentage {
width: 230px;
height: 230px;
}
.features .percentage__circle {
position: absolute;
}
.features .percentage__content {
height: 230px;
}
.features .striked-vertical::before {
content: '';
position: absolute;
border-left: 2px solid #e4f1fd;
left: 31px;
top: 15px;
bottom: 0;
}
@media (min-width: 992px) {
.features .feature-callout::before,
.features .feature-callout::after {
content: '';
position: absolute;
}
}
.features .feature-callout::before {
width: 10px;
height: 10px;
background: #3fa2f7;
border-radius: 5px;
top: 22px;
}
.features .feature-callout::after {
border-top: 2px solid #3fa2f7;
top: 26px;
right: 100%;
}
.features .feature-callout:nth-child(1)::after,
.features .feature-callout:nth-child(1)::before {
left: -75%;
}
.features .feature-callout:nth-child(2)::after,
.features .feature-callout:nth-child(2)::before {
left: -65%;
}
.features .feature-callout:nth-child(3)::after,
.features .feature-callout:nth-child(3)::before {
left: -103%;
}
.features .plain-tabs::before,
.features .plain-tab::before {
content: '';
position: absolute;
border-left: 4px solid #e4f1fd;
left: 0;
top: 0;
bottom: 0;
}
@media (min-width: 576px) {
.features .plain-tabs::before,
.features .plain-tab::before {
bottom: auto;
right: 15px;
left: 15px;
border-left: none;
border-top: 4px solid #e4f1fd;
}
}
.features .plain-tab {
padding-left: 26px;
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 576px) {
.features .plain-tab {
padding: 30px 15px 0;
}
}
.features .plain-tab.active::before {
border-left: 4px solid #3fa2f7;
}
@media (min-width: 576px) {
.features .plain-tab.active::before {
border-left: none;
border-top: 4px solid #3fa2f7;
}
}
@media (min-width: 576px) {
.features .feature-dots::before {
top: 61px;
content: '';
position: absolute;
border-bottom: 1px solid #e4f1fd;
left: 0;
right: 0;
}
}
.features .feature-dot {
width: 10px;
height: 10px;
background: #e4f1fd;
border-radius: 5px;
margin: 0 auto 20px;
}
.features .active .feature-dot {
background: #3fa2f7;
}
@media (min-width: 576px) {
.features .features-striked-horizontal::before {
top: 165px;
content: '';
position: absolute;
border-bottom: 2px solid #e4f1fd;
left: 0;
right: 0;
}
}
.features .feature-tablet {
max-width: 100%;
}
.ecommerces .colors span {
border-radius: 50%;
height: 24px;
width: 24px;
display: inline-block;
margin: 0 7px;
}
.ecommerces .colors span.bg-accent-dark {
background: #297fca;
}
.ecommerces .colors span.bg-accent {
background: #3fa2f7;
}
.ecommerces .colors span.bg-white {
background: #e4f1fd;
}
.ecommerces .colors span.bg-white {
background: #fff;
}
.ecommerces .additional-row {
border-top: 1px solid #e4f1fd;
border-bottom: 1px solid #e4f1fd;
line-height: 40px;
margin-bottom: -1px;
}
.ecommerces .rating-stars {
margin-left: -2px;
margin-right: -2px;
}
.ecommerces .rating-stars .glyphicon {
margin: 0 2px;
}
.ecommerces .more,
.ecommerces .less {
position: absolute;
top: 0;
right: 0;
display: inline-block;
border: none;
padding: 0;
margin: 0;
width: 33px;
height: 30px;
border-radius: 0 6px 0 0;
background: #e4f1fd;
}
.ecommerces .more:focus,
.ecommerces .less:focus {
outline: none;
}
.ecommerces .more::before,
.ecommerces .less::before {
content: '';
display: inline-block;
position: absolute;
top: 2px;
left: -10px;
width: 10px;
height: 56px;
background: #fff;
}
.ecommerces .more::after,
.ecommerces .less::after {
content: '';
display: inline-block;
position: absolute;
top: 13px;
left: 13px;
width: 7px;
height: 7px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border-top: 2px solid #3fa2f7;
border-right: 2px solid #3fa2f7;
}
.ecommerces .more.less,
.ecommerces .less.less {
top: 30px;
border-radius: 0 0 6px 0;
border-top: 1px solid rgba(63,162,247,0.25);
}
.ecommerces .more.less::before,
.ecommerces .less.less::before {
content: none;
}
.ecommerces .more.less::after,
.ecommerces .less.less::after {
top: 9px;
border-top: none;
border-right: none;
border-bottom: 2px solid #3fa2f7;
border-left: 2px solid #3fa2f7;
}
.blogs .post-footer {
border-top: 1px solid #e4f1fd;
color: #3fa2f7;
}
.blogs .post-footer a {
color: #3fa2f7;
}
.blogs .features {
border-top: 1px solid #e4f1fd;
border-bottom: 1px solid #e4f1fd;
}
.blogs .comments > div {
border-bottom: 1px solid #e4f1fd;
}
.blogs .comments > div:last-child {
border: none;
}
@media (min-width: 576px) {
.blogs .splited-text {
-webkit-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px;
column-gap: 30px;
}
}
@media (min-width: 576px) {
.prices .card-group > div:first-child .card {
border-right: none;
border-radius: 4px 0 0 4px;
}
.prices .card-group > div:last-child .card {
border-left: none;
border-radius: 0 4px 4px 0;
}
.prices .card-group.card-group-line .card {
border-radius: 0;
}
}
.prices .faded-items div {
border-bottom: 1px solid #e4f1fd;
line-height: 42px;
}
.prices .faded-items div:nth-child(1) {
opacity: 1;
}
.prices .faded-items div:nth-child(2) {
opacity: 0.9;
}
.prices .faded-items div:nth-child(3) {
opacity: 0.8;
}
.prices .faded-items div:nth-child(4) {
opacity: 0.7;
}
.prices .faded-items div:nth-child(5) {
opacity: 0.6;
}
.prices .value-bar {
display: inline-block;
width: auto;
height: 8px;
background: #3fa2f7;
border-radius: 4px;
position: absolute;
top: 10px;
left: 0;
z-index: 4;
}
.prices input[type=range] {
padding: 0;
margin: 0;
-webkit-appearance: none;
width: 100%;
background: transparent;
z-index: 2;
}
.prices input[type=range]:focus {
outline: none;
}
.prices input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
width: 20px;
height: 20px;
position: relative;
top: -6px;
background: #3fa2f7;
border: none;
border-radius: 50%;
cursor: pointer;
}
.prices input[type=range]::-webkit-slider-thumb:focus {
outline: none;
}
.prices input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 8px;
border-radius: 4px;
background: #e4f1fd;
}
.prices input[type=range]::-webkit-slider-runnable-track:focus {
outline: none;
}
.prices input[type=range]::-ms-track {
background: transparent;
border-color: transparent;
color: transparent;
}
@media (min-width: 576px) {
.footers .country {
padding-right: 18px;
border-right: 2px solid #e4f1fd;
}
}
@media (min-width: 576px) {
.footers .splited-columns .col-12 {
border-right: 1px solid #e4f1fd;
}
.footers .splited-columns .col-12:last-child {
border-right: none;
}
}
.call-to-actions.bg-iphone {
background: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/iPhone.svg) center bottom -95px no-repeat;
padding-bottom: 350px;
background-size: 224px auto;
}
@media (min-width: 576px) {
.call-to-actions.bg-iphone {
background-position: center bottom -145px;
background-size: 324px auto;
padding-bottom: 475px;
}
}
@media (min-width: 992px) {
.call-to-actions.bg-iphone {
background-position: center bottom -170px;
}
}
.teams .team-userpics {
margin-left: -10px;
margin-right: -10px;
}
.teams .team-userpics img {
margin: 0 10px 10px;
}
.teams .slider-full-three .slider-item {
max-width: 380px;
}
@media (min-width: 992px) {
.teams .slider-full-three .slider-item {
opacity: 0.3;
}
}
.teams .slider-full-three .slider-item.is-selected {
opacity: 1;
}
.teams .slider-nav {
background: #e4f1fd;
}
.teams .slider-nav .flickity-viewport {
padding-top: 8px;
top: -8px;
}
.teams .slider-nav .slider-item {
line-height: 140px;
}
.teams .slider-nav .is-selected::before {
content: '';
position: absolute;
top: -8px;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 8px 8px 8px;
border-color: transparent transparent #e4f1fd transparent;
}
.forms.bg-macbook {
background-repeat: no-repeat;
background-position: center;
}
@media (min-width: 576px) {
.forms.bg-macbook {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/macbook-full.svg);
background-size: 600px auto;
background-position-x: calc(80% + 315px);
}
}
@media (min-width: 992px) {
.forms.bg-macbook {
background-size: 890px auto;
background-position-x: calc(50% + 460px);
}
}
.forms.bg-devices {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/bg/ipads.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.forms .checkbox {
display: inline-block;
}
.forms .checkbox input {
position: absolute;
opacity: 0;
z-index: -1;
}
.forms .checkbox input:checked ~ .check-pointer {
background: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/icons/verification-mark.svg) center no-repeat;
background-size: 80%;
}
.forms .checkbox .check-pointer {
width: 25px;
height: 25px;
border-radius: 4px;
border: solid 2px #e4f1fd;
position: absolute;
}
.forms .checkbox .checkbox-label {
opacity: 0.8;
padding-left: 35px;
text-align: left;
}
.forms .mail-link {
font-size: 20px;
border-bottom: 1px solid;
}
.testimonials .slider-fluid .slider-item {
max-width: calc(100% - 30px);
opacity: 0.3;
-webkit-transition: 0.5s ease opacity;
transition: 0.5s ease opacity;
}
@media (min-width: 576px) {
.testimonials .slider-fluid .slider-item {
max-width: 60%;
}
}
@media (min-width: 992px) {
.testimonials .slider-fluid .slider-item {
max-width: 554px;
}
}
.testimonials .slider-fluid .slider-item.is-selected {
opacity: 1;
}
.testimonials .slider-fluid .slider-item .slider-skeleton {
color: transparent;
background: -webkit-gradient(linear, left bottom, left top, from(#3fa2f7), to(#3fa2f7)) repeat-x;
background: linear-gradient(to top, #3fa2f7, #3fa2f7) repeat-x;
background-size: 1px 12px;
background-position: center;
-webkit-transition: 0.5s ease all;
transition: 0.5s ease all;
}
.testimonials .slider-fluid .slider-item.is-selected .slider-skeleton {
color: inherit;
font-size: inherit;
background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background-image: linear-gradient(to top, transparent, transparent);
}
.testimonials .slider-subnav .slider-item,
.testimonials .slider-nav .slider-item {
opacity: 0.3;
}
.testimonials .slider-subnav .is-selected,
.testimonials .slider-nav .is-selected {
opacity: 1;
}
.testimonials .slider-nav {
background: #e4f1fd;
}
.testimonials .slider-nav .flickity-viewport {
padding-top: 8px;
top: -8px;
}
.testimonials .slider-nav .slider-item {
line-height: 140px;
}
.testimonials .slider-nav .is-selected::before {
content: '';
position: absolute;
top: -8px;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 8px 8px 8px;
border-color: transparent transparent #e4f1fd transparent;
}
.testimonials .rating-stars {
margin: 0 -2px;
}
.testimonials .rating-stars .glyphicon {
margin: 0 2px;
}
.testimonials .rating-stars .disabled-star {
color: #e4f1fd;
}
.contacts .bg-map-right {
background: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/maps/map-1.png) no-repeat;
background-size: cover;
min-height: calc(100vw - 30px);
border-radius: 4px;
}
@media (min-width: 576px) {
.contacts .bg-map-right {
min-height: 50%;
}
}
.contacts .bg-map-left {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/maps/map-2.png);
background-size: cover;
border-radius: 4px;
min-height: calc(100vw - 30px);
}
@media (min-width: 576px) {
.contacts .bg-map-left {
min-height: 100%;
}
}
.contacts .bg-square-map {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/maps/map-4.png);
border-radius: 4px;
background-size: cover;
}
.contacts .bg-full-map {
background-image: url(//arpenormandie.org/wp-content/themes/oceanwp-child/img/maps/map-3.png);
background-size: cover;
}
.contacts .pin {
position: absolute;
top: 50%;
left: 50%;
margin: -34px 0 0 -10px;
width: 21px;
height: 34px;
}
.contacts .baloon {
text-align: left;
width: 300px;
position: absolute;
background: #fff;
border-radius: 4px;
padding: 30px;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -85px;
}
@media (min-width: 576px) {
.contacts .baloon {
width: 360px;
margin-left: -180px;
}
}
.contacts .baloon::after {
content: '';
left: 50%;
margin-left: -10px;
top: 100%;
border: 10px solid transparent;
border-width: 10px 10px 0 10px;
border-top-color: #fff;
position: absolute;
}
@media (min-width: 992px) {
.contacts .baloon.left-tail {
margin-left: 15px;
}
.contacts .baloon.left-tail::after {
left: 40px;
margin-left: 0;
}
}
.contacts .baloon.baloon-on-map {
position: absolute;
pointer-events: none;
left: 0;
right: 0;
margin: -190px auto 0 auto;
top: 50%;
opacity: 0;
display: none;
}
@media (min-width: 576px) {
.contacts .baloon.baloon-on-map {
margin: -100px auto 0 auto;
}
}
.contacts .baloon.baloon-on-map::after {
display: none;
}
@media (min-width: 992px) {
.contacts .baloon.baloon-on-map {
margin: 20px 0 0 -45px;
-webkit-transition: 0.3s ease opacity;
transition: 0.3s ease opacity;
}
.contacts .baloon.baloon-on-map.baloon-1 {
left: 26%;
top: 33%;
}
.contacts .baloon.baloon-on-map.baloon-2 {
left: 57.5%;
top: 28%;
}
.contacts .baloon.baloon-on-map.baloon-3 {
left: 85.5%;
top: 43%;
}
.contacts .baloon.baloon-on-map.baloon-4 {
left: 21.5%;
top: 55.5%;
}
.contacts .baloon.baloon-on-map.baloon-5 {
left: 55%;
top: 52.5%;
}
.contacts .baloon.baloon-on-map::after {
display: block;
left: 35px;
margin-left: 0;
top: -10px;
border-width: 0 10px 10px 10px;
border-top-color: transparent;
border-bottom-color: #fff;
}
}
.contacts .map-pin {
position: absolute;
}
.contacts .map-pin:hover + .baloon.baloon-on-map {
display: block;
opacity: 1;
z-index: 3;
}
.contacts .baloon-content img {
float: left;
margin-right: 15px;
}
.contacts .baloon-content-text {
overflow: hidden;
}
.form-control {
font-family: inherit;
font-size: 16px;
line-height: 20px;
padding: 20px;
font-weight: 400;
min-height: 60px;
color: #3fa2f7;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 4px;
display: block;
width: 100%;
outline: none;
resize: none;
}
.form-control-light {
background: #e4f1fd;
}
.form-control-white {
background: #fff;
border: 2px solid #e4f1fd;
padding: 18px;
}
.form-control-small {
height: 42px;
min-height: 42px;
padding: 11px 20px;
}
.form-control::-webkit-input-placeholder {
color: #5499d5;
}
.form-control::-moz-placeholder {
color: #5499d5;
}
.form-control:-moz-placeholder {
color: #5499d5;
}
.form-control:-ms-input-placeholder {
color: #5499d5;
}
.form-control.icon-left {
padding-left: 52px;
}
.form-control.icon-right {
padding-right: 52px;
}
.btn {
background: #3fa2f7;
font-family: inherit;
display: inline-block;
color: #fff;
font-size: 16px;
line-height: 20px;
padding: 20px 50px;
font-weight: 500;
height: 60px;
border: none;
border-radius: 4px;
text-align: center;
}
.btn.btn-small {
padding: 13px 30px;
line-height: 1;
height: auto;
}
.btn:hover {
background: #52abf8;
color: #fff;
}
.btn.no-padding {
padding-left: 0;
padding-right: 0;
}
.form-group .form-control {
border-radius: 4px 0 0 4px;
}
.form-group .btn {
border-radius: 0 4px 4px 0;
padding-left: 0;
padding-right: 0;
}
.form-control-feedback {
position: absolute;
top: 15px;
right: 9px;
opacity: 0.4;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
.nav-tabs {
border: none;
font-weight: 500;
padding: 0;
margin-left: -2px;
margin-right: -2px;
}
@media (min-width: 576px) {
.nav-tabs {
margin-left: -7px;
margin-right: -7px;
}
}
.nav-tabs > li,
.nav-tabs > li.active {
float: none;
background: transparent;
display: inline-block;
margin: 0 2px 10px;
}
@media (min-width: 576px) {
.nav-tabs > li,
.nav-tabs > li.active {
margin: 0 7px 10px;
}
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
display: inline-block;
padding: 0 25px;
height: 42px;
line-height: 38px;
border-radius: 32px;
border: 2px solid #e4f1fd;
text-align: center;
opacity: 1;
cursor: pointer;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
border-radius: 32px;
border: 2px solid #3fa2f7;
text-align: center;
opacity: 1;
cursor: pointer;
color: #297fca;
}
.nav-tabs > li .badge-light {
margin: 0 12px 0 -12px;
}
.tabs-content > .tab-panel {
display: none;
}
.tabs-content > .tab-panel.active {
display: block;
}
.navbar {
margin-left: -15px;
margin-right: -15px;
text-align: center;
}
.navbar > a,
.navbar > .dropdown {
margin-left: 15px;
margin-right: 15px;
display: inline-block;
}
.badge-round {
width: 32px;
height: 32px;
border: 2px solid #e4f1fd;
background: #fff;
border-radius: 50%;
line-height: 28px;
text-align: center;
display: inline-block;
}
.badge-light,
.badge-dark {
font-size: 12px;
width: 20px;
height: 20px;
background: #e4f1fd;
color: #3fa2f7;
border-radius: 50%;
line-height: 20px;
text-align: center;
display: inline-block;
font-weight: 700;
vertical-align: baseline;
}
.badge-dark {
color: #fff;
background: #3fa2f7;
}