@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap"); .col-xs-1, .col-1, .col-xs-2, .col-2, .col-xs-3, .col-3, .col-xs-4, .col-4, .col-xs-5, .col-5, .col-xs-6, .col-6, .col-xs-7, .col-7, .col-xs-8, .col-8, .col-xs-9, .col-9, .col-xs-10, .col-10, .col-xs-11, .col-11, .col-xs-12, .col-12, .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-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-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-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 {
width: 100%;
position: relative;
padding-right: 15px;
padding-left: 15px
}
.container-fluid, .container {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px
}
.row {
display: flex;
margin: 0 auto;
flex-wrap: wrap;
max-width: 121.8rem
}
.col-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-12 {
flex: 0 0 100%;
max-width: 100%
}
.offset-xs-1 {
margin-left: 8.33333%
}
.offset-xs-2 {
margin-left: 16.66667%
}
.offset-xs-3 {
margin-left: 25%
}
.offset-xs-4 {
margin-left: 33.33333%
}
.offset-xs-5 {
margin-left: 41.66667%
}
.offset-xs-6 {
margin-left: 50%
}
.offset-xs-7 {
margin-left: 58.33333%
}
.offset-xs-8 {
margin-left: 66.66667%
}
.offset-xs-9 {
margin-left: 75%
}
.offset-xs-10 {
margin-left: 83.33333%
}
.offset-xs-11 {
margin-left: 91.66667%
}
.offset-xs-12 {
margin-left: 100%
}
@media (min-width: 576px) {
.container {
max-width: 540px
}
.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%
}
.offset-sm-1 {
margin-left: 8.33333%;
}
.offset-sm-2 {
margin-left: 16.66667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333%;
}
.offset-sm-5 {
margin-left: 41.66667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333%;
}
.offset-sm-8 {
margin-left: 66.66667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333%;
}
.offset-sm-11 {
margin-left: 91.66667%;
}
.offset-sm-12 {
margin-left: 100%;
}
}
@media (min-width: 640px) {
.container {
max-width: 600px
}
.col-md-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-md-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-md-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-md-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-md-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-md-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%
}
.offset-md-1 {
margin-left: 8.33333%;
}
.offset-md-2 {
margin-left: 16.66667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333%;
}
.offset-md-5 {
margin-left: 41.66667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333%;
}
.offset-md-8 {
margin-left: 66.66667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333%;
}
.offset-md-11 {
margin-left: 91.66667%;
}
.offset-md-12 {
margin-left: 100%;
}
}
@media (min-width: 991px) {
.container {
max-width: 960px
}
.col-lg-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-lg-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-lg-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-lg-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-lg-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-lg-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%
}
.offset-lg-1 {
margin-left: 8.33333%;
}
.offset-lg-2 {
margin-left: 16.66667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333%;
}
.offset-lg-5 {
margin-left: 41.66667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333%;
}
.offset-lg-8 {
margin-left: 66.66667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333%;
}
.offset-lg-11 {
margin-left: 91.66667%;
}
.offset-lg-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1218px
}
.col-xl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-xl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-xl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-xl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-xl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-xl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-xl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-xl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%
}
.offset-xl-1 {
margin-left: 8.33333%;
}
.offset-xl-2 {
margin-left: 16.66667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333%;
}
.offset-xl-5 {
margin-left: 41.66667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333%;
}
.offset-xl-8 {
margin-left: 66.66667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333%;
}
.offset-xl-11 {
margin-left: 91.66667%;
}
.offset-xl-12 {
margin-left: 100%;
}
}
.d-none {
display: none !important
}
.d-inline {
display: inline !important
}
.d-inline-block {
display: inline-block !important
}
.d-block {
display: block !important
}
.d-table {
display: table !important
}
.d-table-row {
display: table-row !important
}
.d-table-cell {
display: table-cell !important
}
.d-flex {
display: flex !important
}
.d-inline-flex {
display: inline-flex !important
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important
}
.d-sm-inline {
display: inline !important
}
.d-sm-inline-block {
display: inline-block !important
}
.d-sm-block {
display: block !important
}
.d-sm-table {
display: table !important
}
.d-sm-table-row {
display: table-row !important
}
.d-sm-table-cell {
display: table-cell !important
}
.d-sm-flex {
display: flex !important
}
.d-sm-inline-flex {
display: inline-flex !important
}
}
@media (min-width: 640px) {
.d-md-none {
display: none !important
}
.d-md-inline {
display: inline !important
}
.d-md-inline-block {
display: inline-block !important
}
.d-md-block {
display: block !important
}
.d-md-table {
display: table !important
}
.d-md-table-row {
display: table-row !important
}
.d-md-table-cell {
display: table-cell !important
}
.d-md-flex {
display: flex !important
}
.d-md-inline-flex {
display: inline-flex !important
}
}
@media (min-width: 991px) {
.d-lg-none {
display: none !important
}
.d-lg-inline {
display: inline !important
}
.d-lg-inline-block {
display: inline-block !important
}
.d-lg-block {
display: block !important
}
.d-lg-table {
display: table !important
}
.d-lg-table-row {
display: table-row !important
}
.d-lg-table-cell {
display: table-cell !important
}
.d-lg-flex {
display: flex !important
}
.d-lg-inline-flex {
display: inline-flex !important
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important
}
.d-xl-inline {
display: inline !important
}
.d-xl-inline-block {
display: inline-block !important
}
.d-xl-block {
display: block !important
}
.d-xl-table {
display: table !important
}
.d-xl-table-row {
display: table-row !important
}
.d-xl-table-cell {
display: table-cell !important
}
.d-xl-flex {
display: flex !important
}
.d-xl-inline-flex {
display: inline-flex !important
}
}
.order-first {
order: -1
}
.order-0 {
order: 0
}
.order-1 {
order: 1
}
.order-2 {
order: 2
}
.order-3 {
order: 3
}
.order-4 {
order: 4
}
.order-5 {
order: 5
}
.order-6 {
order: 6
}
.order-7 {
order: 7
}
.order-8 {
order: 8
}
.order-9 {
order: 9
}
.order-10 {
order: 10
}
.order-11 {
order: 11
}
.order-12 {
order: 12
}
.order-last {
order: 13
}
.flex-row {
flex-direction: row !important
}
.flex-column {
flex-direction: column !important
}
.flex-row-reverse {
flex-direction: row-reverse !important
}
.flex-column-reverse {
flex-direction: column-reverse !important
}
.flex-wrap {
flex-wrap: wrap !important
}
.flex-nowrap {
flex-wrap: nowrap !important
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important
}
.flex-fill {
flex: 1 1 auto !important
}
.flex-grow-0 {
flex-grow: 0 !important
}
.flex-grow-1 {
flex-grow: 1 !important
}
.flex-shrink-0 {
flex-shrink: 0 !important
}
.flex-shrink-1 {
flex-shrink: 1 !important
}
.justify-content-start {
justify-content: flex-start !important
}
.justify-content-end {
justify-content: flex-end !important
}
.justify-content-center {
justify-content: center !important
}
.justify-content-between {
justify-content: space-between !important
}
.justify-content-around {
justify-content: space-around !important
}
.align-items-start {
align-items: flex-start !important
}
.align-items-end {
align-items: flex-end !important
}
.align-items-center {
align-items: center !important
}
.align-items-baseline {
align-items: baseline !important
}
.align-items-stretch {
align-items: stretch !important
}
.align-content-start {
align-content: flex-start !important
}
.align-content-end {
align-content: flex-end !important
}
.align-content-center {
align-content: center !important
}
.align-content-between {
align-content: space-between !important
}
.align-content-around {
align-content: space-around !important
}
.align-content-stretch {
align-content: stretch !important
}
.align-self-auto {
align-self: auto !important
}
.align-self-start {
align-self: flex-start !important
}
.align-self-end {
align-self: flex-end !important
}
.align-self-center {
align-self: center !important
}
.align-self-baseline {
align-self: baseline !important
}
.align-self-stretch {
align-self: stretch !important
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important
}
.flex-sm-column {
flex-direction: column !important
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important
}
.flex-sm-wrap {
flex-wrap: wrap !important
}
.flex-sm-nowrap {
flex-wrap: nowrap !important
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important
}
.flex-sm-fill {
flex: 1 1 auto !important
}
.flex-sm-grow-0 {
flex-grow: 0 !important
}
.flex-sm-grow-1 {
flex-grow: 1 !important
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important
}
.justify-content-sm-start {
justify-content: flex-start !important
}
.justify-content-sm-end {
justify-content: flex-end !important
}
.justify-content-sm-center {
justify-content: center !important
}
.justify-content-sm-between {
justify-content: space-between !important
}
.justify-content-sm-around {
justify-content: space-around !important
}
.align-items-sm-start {
align-items: flex-start !important
}
.align-items-sm-end {
align-items: flex-end !important
}
.align-items-sm-center {
align-items: center !important
}
.align-items-sm-baseline {
align-items: baseline !important
}
.align-items-sm-stretch {
align-items: stretch !important
}
.align-content-sm-start {
align-content: flex-start !important
}
.align-content-sm-end {
align-content: flex-end !important
}
.align-content-sm-center {
align-content: center !important
}
.align-content-sm-between {
align-content: space-between !important
}
.align-content-sm-around {
align-content: space-around !important
}
.align-content-sm-stretch {
align-content: stretch !important
}
.align-self-sm-auto {
align-self: auto !important
}
.align-self-sm-start {
align-self: flex-start !important
}
.align-self-sm-end {
align-self: flex-end !important
}
.align-self-sm-center {
align-self: center !important
}
.align-self-sm-baseline {
align-self: baseline !important
}
.align-self-sm-stretch {
align-self: stretch !important
}
.order-sm-first {
order: -1 !important
}
.order-sm-0 {
order: 0 !important
}
.order-sm-1 {
order: 1 !important
}
.order-sm-2 {
order: 2 !important
}
.order-sm-3 {
order: 3 !important
}
.order-sm-4 {
order: 4 !important
}
.order-sm-5 {
order: 5 !important
}
.order-sm-6 {
order: 6 !important
}
.order-sm-7 {
order: 7 !important
}
.order-sm-8 {
order: 8 !important
}
.order-sm-9 {
order: 9 !important
}
.order-sm-10 {
order: 10 !important
}
.order-sm-11 {
order: 11 !important
}
.order-sm-12 {
order: 12 !important
}
.order-sm-last {
order: 13 !important
}
}
@media (min-width: 640px) {
.flex-md-row {
flex-direction: row !important
}
.flex-md-column {
flex-direction: column !important
}
.flex-md-row-reverse {
flex-direction: row-reverse !important
}
.flex-md-column-reverse {
flex-direction: column-reverse !important
}
.flex-md-wrap {
flex-wrap: wrap !important
}
.flex-md-nowrap {
flex-wrap: nowrap !important
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important
}
.flex-md-fill {
flex: 1 1 auto !important
}
.flex-md-grow-0 {
flex-grow: 0 !important
}
.flex-md-grow-1 {
flex-grow: 1 !important
}
.flex-md-shrink-0 {
flex-shrink: 0 !important
}
.flex-md-shrink-1 {
flex-shrink: 1 !important
}
.justify-content-md-start {
justify-content: flex-start !important
}
.justify-content-md-end {
justify-content: flex-end !important
}
.justify-content-md-center {
justify-content: center !important
}
.justify-content-md-between {
justify-content: space-between !important
}
.justify-content-md-around {
justify-content: space-around !important
}
.align-items-md-start {
align-items: flex-start !important
}
.align-items-md-end {
align-items: flex-end !important
}
.align-items-md-center {
align-items: center !important
}
.align-items-md-baseline {
align-items: baseline !important
}
.align-items-md-stretch {
align-items: stretch !important
}
.align-content-md-start {
align-content: flex-start !important
}
.align-content-md-end {
align-content: flex-end !important
}
.align-content-md-center {
align-content: center !important
}
.align-content-md-between {
align-content: space-between !important
}
.align-content-md-around {
align-content: space-around !important
}
.align-content-md-stretch {
align-content: stretch !important
}
.align-self-md-auto {
align-self: auto !important
}
.align-self-md-start {
align-self: flex-start !important
}
.align-self-md-end {
align-self: flex-end !important
}
.align-self-md-center {
align-self: center !important
}
.align-self-md-baseline {
align-self: baseline !important
}
.align-self-md-stretch {
align-self: stretch !important
}
.order-md-first {
order: -1 !important
}
.order-md-0 {
order: 0 !important
}
.order-md-1 {
order: 1 !important
}
.order-md-2 {
order: 2 !important
}
.order-md-3 {
order: 3 !important
}
.order-md-4 {
order: 4 !important
}
.order-md-5 {
order: 5 !important
}
.order-md-6 {
order: 6 !important
}
.order-md-7 {
order: 7 !important
}
.order-md-8 {
order: 8 !important
}
.order-md-9 {
order: 9 !important
}
.order-md-10 {
order: 10 !important
}
.order-md-11 {
order: 11 !important
}
.order-md-12 {
order: 12 !important
}
.order-md-last {
order: 13 !important
}
}
@media (min-width: 991px) {
.flex-lg-row {
flex-direction: row !important
}
.flex-lg-column {
flex-direction: column !important
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important
}
.flex-lg-wrap {
flex-wrap: wrap !important
}
.flex-lg-nowrap {
flex-wrap: nowrap !important
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important
}
.flex-lg-fill {
flex: 1 1 auto !important
}
.flex-lg-grow-0 {
flex-grow: 0 !important
}
.flex-lg-grow-1 {
flex-grow: 1 !important
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important
}
.justify-content-lg-start {
justify-content: flex-start !important
}
.justify-content-lg-end {
justify-content: flex-end !important
}
.justify-content-lg-center {
justify-content: center !important
}
.justify-content-lg-between {
justify-content: space-between !important
}
.justify-content-lg-around {
justify-content: space-around !important
}
.align-items-lg-start {
align-items: flex-start !important
}
.align-items-lg-end {
align-items: flex-end !important
}
.align-items-lg-center {
align-items: center !important
}
.align-items-lg-baseline {
align-items: baseline !important
}
.align-items-lg-stretch {
align-items: stretch !important
}
.align-content-lg-start {
align-content: flex-start !important
}
.align-content-lg-end {
align-content: flex-end !important
}
.align-content-lg-center {
align-content: center !important
}
.align-content-lg-between {
align-content: space-between !important
}
.align-content-lg-around {
align-content: space-around !important
}
.align-content-lg-stretch {
align-content: stretch !important
}
.align-self-lg-auto {
align-self: auto !important
}
.align-self-lg-start {
align-self: flex-start !important
}
.align-self-lg-end {
align-self: flex-end !important
}
.align-self-lg-center {
align-self: center !important
}
.align-self-lg-baseline {
align-self: baseline !important
}
.align-self-lg-stretch {
align-self: stretch !important
}
.order-lg-first {
order: -1 !important
}
.order-lg-0 {
order: 0 !important
}
.order-lg-1 {
order: 1 !important
}
.order-lg-2 {
order: 2 !important
}
.order-lg-3 {
order: 3 !important
}
.order-lg-4 {
order: 4 !important
}
.order-lg-5 {
order: 5 !important
}
.order-lg-6 {
order: 6 !important
}
.order-lg-7 {
order: 7 !important
}
.order-lg-8 {
order: 8 !important
}
.order-lg-9 {
order: 9 !important
}
.order-lg-10 {
order: 10 !important
}
.order-lg-11 {
order: 11 !important
}
.order-lg-12 {
order: 12 !important
}
.order-lg-last {
order: 13 !important
}
}
@media (min-width: 1200px) {
.flex-xl-row {
flex-direction: row !important
}
.flex-xl-column {
flex-direction: column !important
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important
}
.flex-xl-wrap {
flex-wrap: wrap !important
}
.flex-xl-nowrap {
flex-wrap: nowrap !important
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important
}
.flex-xl-fill {
flex: 1 1 auto !important
}
.flex-xl-grow-0 {
flex-grow: 0 !important
}
.flex-xl-grow-1 {
flex-grow: 1 !important
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important
}
.justify-content-xl-start {
justify-content: flex-start !important
}
.justify-content-xl-end {
justify-content: flex-end !important
}
.justify-content-xl-center {
justify-content: center !important
}
.justify-content-xl-between {
justify-content: space-between !important
}
.justify-content-xl-around {
justify-content: space-around !important
}
.align-items-xl-start {
align-items: flex-start !important
}
.align-items-xl-end {
align-items: flex-end !important
}
.align-items-xl-center {
align-items: center !important
}
.align-items-xl-baseline {
align-items: baseline !important
}
.align-items-xl-stretch {
align-items: stretch !important
}
.align-content-xl-start {
align-content: flex-start !important
}
.align-content-xl-end {
align-content: flex-end !important
}
.align-content-xl-center {
align-content: center !important
}
.align-content-xl-between {
align-content: space-between !important
}
.align-content-xl-around {
align-content: space-around !important
}
.align-content-xl-stretch {
align-content: stretch !important
}
.align-self-xl-auto {
align-self: auto !important
}
.align-self-xl-start {
align-self: flex-start !important
}
.align-self-xl-end {
align-self: flex-end !important
}
.align-self-xl-center {
align-self: center !important
}
.align-self-xl-baseline {
align-self: baseline !important
}
.align-self-xl-stretch {
align-self: stretch !important
}
.order-xl-first {
order: -1 !important
}
.order-xl-0 {
order: 0 !important
}
.order-xl-1 {
order: 1 !important
}
.order-xl-2 {
order: 2 !important
}
.order-xl-3 {
order: 3 !important
}
.order-xl-4 {
order: 4 !important
}
.order-xl-5 {
order: 5 !important
}
.order-xl-6 {
order: 6 !important
}
.order-xl-7 {
order: 7 !important
}
.order-xl-8 {
order: 8 !important
}
.order-xl-9 {
order: 9 !important
}
.order-xl-10 {
order: 10 !important
}
.order-xl-11 {
order: 11 !important
}
.order-xl-12 {
order: 12 !important
}
.order-xl-last {
order: 13 !important
}
}
.m-0 {
margin: 0 !important
}
.mt-0 {
margin-top: 0 !important
}
.mb-0 {
margin-bottom: 0 !important
}
.ml-0 {
margin-left: 0 !important
}
.mr-0 {
margin-right: 0 !important
}
.mx-0 {
margin-left: 0 !important;
margin-right: 0 !important
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important
}
.m-auto {
margin: auto !important
}
.ml-auto {
margin-left: auto !important
}
.mr-auto {
margin-right: auto !important
}
.mt-auto {
margin-top: auto !important
}
.mb-auto {
margin-bottom: auto !important
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important
}
.p-0 {
padding: 0 !important
}
.pt-0 {
padding-top: 0 !important
}
.pb-0 {
padding-bottom: 0 !important
}
.pl-0 {
padding-left: 0 !important
}
.pr-0 {
padding-right: 0 !important
}
.px-0 {
padding-left: 0 !important;
padding-right: 0 !important
}
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.p-auto {
padding: auto !important
}
.pl-auto {
padding-left: auto !important
}
.pr-auto {
padding-right: auto !important
}
.pt-auto {
padding-top: auto !important
}
.pb-auto {
padding-bottom: auto !important
}
.px-auto {
padding-right: auto !important;
padding-left: auto !important
}
.py-auto {
padding-top: auto !important;
padding-bottom: auto !important
}
.m-1 {
margin: .25rem !important
}
.p-1 {
padding: .25rem !important
}
.mt-1 {
margin-top: .25rem !important
}
.pt-1 {
padding-top: .25rem !important
}
.mb-1 {
margin-bottom: .25rem !important
}
.pb-1 {
padding-bottom: .25rem !important
}
.mr-1 {
margin-right: .25rem !important
}
.pr-1 {
padding-right: .25rem !important
}
.ml-1 {
margin-left: .25rem !important
}
.pl-1 {
padding-left: .25rem !important
}
.mx-1 {
margin-right: .25rem !important;
margin-left: .25rem !important
}
.px-1 {
padding-right: .25rem !important;
padding-left: .25rem !important
}
.my-1 {
margin-top: .25rem !important;
margin-bottom: .25rem !important
}
.py-1 {
padding-top: .25rem !important;
padding-bottom: .25rem !important
}
.m-2 {
margin: .5rem !important
}
.p-2 {
padding: .5rem !important
}
.mt-2 {
margin-top: .5rem !important
}
.pt-2 {
padding-top: .5rem !important
}
.mb-2 {
margin-bottom: .5rem !important
}
.pb-2 {
padding-bottom: .5rem !important
}
.mr-2 {
margin-right: .5rem !important
}
.pr-2 {
padding-right: .5rem !important
}
.ml-2 {
margin-left: .5rem !important
}
.pl-2 {
padding-left: .5rem !important
}
.mx-2 {
margin-right: .5rem !important;
margin-left: .5rem !important
}
.px-2 {
padding-right: .5rem !important;
padding-left: .5rem !important
}
.my-2 {
margin-top: .5rem !important;
margin-bottom: .5rem !important
}
.py-2 {
padding-top: .5rem !important;
padding-bottom: .5rem !important
}
.m-3 {
margin: 1rem !important
}
.p-3 {
padding: 1rem !important
}
.mt-3 {
margin-top: 1rem !important
}
.pt-3 {
padding-top: 1rem !important
}
.mb-3 {
margin-bottom: 1rem !important
}
.pb-3 {
padding-bottom: 1rem !important
}
.mr-3 {
margin-right: 1rem !important
}
.pr-3 {
padding-right: 1rem !important
}
.ml-3 {
margin-left: 1rem !important
}
.pl-3 {
padding-left: 1rem !important
}
.mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important
}
.px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important
}
.my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important
}
.py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important
}
.m-4 {
margin: 1.5rem !important
}
.p-4 {
padding: 1.5rem !important
}
.mt-4 {
margin-top: 1.5rem !important
}
.pt-4 {
padding-top: 1.5rem !important
}
.mb-4 {
margin-bottom: 1.5rem !important
}
.pb-4 {
padding-bottom: 1.5rem !important
}
.mr-4 {
margin-right: 1.5rem !important
}
.pr-4 {
padding-right: 1.5rem !important
}
.ml-4 {
margin-left: 1.5rem !important
}
.pl-4 {
padding-left: 1.5rem !important
}
.mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important
}
.px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important
}
.py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important
}
.m-5 {
margin: 3rem !important
}
.p-5 {
padding: 3rem !important
}
.mt-5 {
margin-top: 3rem !important
}
.pt-5 {
padding-top: 3rem !important
}
.mb-5 {
margin-bottom: 3rem !important
}
.pb-5 {
padding-bottom: 3rem !important
}
.mr-5 {
margin-right: 3rem !important
}
.pr-5 {
padding-right: 3rem !important
}
.ml-5 {
margin-left: 3rem !important
}
.pl-5 {
padding-left: 3rem !important
}
.mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important
}
.px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important
}
.my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important
}
@media (min-width: 0) {
.m-xs-1 {
margin: .25rem !important
}
.p-xs-1 {
padding: .25rem !important
}
.mt-xs-1 {
margin-top: .25rem !important
}
.pt-xs-1 {
padding-top: .25rem !important
}
.mb-xs-1 {
margin-bottom: .25rem !important
}
.pb-xs-1 {
padding-bottom: .25rem !important
}
.mr-xs-1 {
margin-right: .25rem !important
}
.pr-xs-1 {
padding-right: .25rem !important
}
.ml-xs-1 {
margin-left: .25rem !important
}
.pl-xs-1 {
padding-left: .25rem !important
}
.mx-xs-1 {
margin-right: .25rem !important;
margin-left: .25rem !important
}
.px-xs-1 {
padding-right: .25rem !important;
padding-left: .25rem !important
}
.my-xs-1 {
margin-top: .25rem !important;
margin-bottom: .25rem !important
}
.py-xs-1 {
padding-top: .25rem !important;
padding-bottom: .25rem !important
}
.m-xs-2 {
margin: .5rem !important
}
.p-xs-2 {
padding: .5rem !important
}
.mt-xs-2 {
margin-top: .5rem !important
}
.pt-xs-2 {
padding-top: .5rem !important
}
.mb-xs-2 {
margin-bottom: .5rem !important
}
.pb-xs-2 {
padding-bottom: .5rem !important
}
.mr-xs-2 {
margin-right: .5rem !important
}
.pr-xs-2 {
padding-right: .5rem !important
}
.ml-xs-2 {
margin-left: .5rem !important
}
.pl-xs-2 {
padding-left: .5rem !important
}
.mx-xs-2 {
margin-right: .5rem !important;
margin-left: .5rem !important
}
.px-xs-2 {
padding-right: .5rem !important;
padding-left: .5rem !important
}
.my-xs-2 {
margin-top: .5rem !important;
margin-bottom: .5rem !important
}
.py-xs-2 {
padding-top: .5rem !important;
padding-bottom: .5rem !important
}
.m-xs-3 {
margin: 1rem !important
}
.p-xs-3 {
padding: 1rem !important
}
.mt-xs-3 {
margin-top: 1rem !important
}
.pt-xs-3 {
padding-top: 1rem !important
}
.mb-xs-3 {
margin-bottom: 1rem !important
}
.pb-xs-3 {
padding-bottom: 1rem !important
}
.mr-xs-3 {
margin-right: 1rem !important
}
.pr-xs-3 {
padding-right: 1rem !important
}
.ml-xs-3 {
margin-left: 1rem !important
}
.pl-xs-3 {
padding-left: 1rem !important
}
.mx-xs-3 {
margin-right: 1rem !important;
margin-left: 1rem !important
}
.px-xs-3 {
padding-right: 1rem !important;
padding-left: 1rem !important
}
.my-xs-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important
}
.py-xs-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important
}
.m-xs-4 {
margin: 1.5rem !important
}
.p-xs-4 {
padding: 1.5rem !important
}
.mt-xs-4 {
margin-top: 1.5rem !important
}
.pt-xs-4 {
padding-top: 1.5rem !important
}
.mb-xs-4 {
margin-bottom: 1.5rem !important
}
.pb-xs-4 {
padding-bottom: 1.5rem !important
}
.mr-xs-4 {
margin-right: 1.5rem !important
}
.pr-xs-4 {
padding-right: 1.5rem !important
}
.ml-xs-4 {
margin-left: 1.5rem !important
}
.pl-xs-4 {
padding-left: 1.5rem !important
}
.mx-xs-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important
}
.px-xs-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important
}
.my-xs-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important
}
.py-xs-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important
}
.m-xs-5 {
margin: 3rem !important
}
.p-xs-5 {
padding: 3rem !important
}
.mt-xs-5 {
margin-top: 3rem !important
}
.pt-xs-5 {
padding-top: 3rem !important
}
.mb-xs-5 {
margin-bottom: 3rem !important
}
.pb-xs-5 {
padding-bottom: 3rem !important
}
.mr-xs-5 {
margin-right: 3rem !important
}
.pr-xs-5 {
padding-right: 3rem !important
}
.ml-xs-5 {
margin-left: 3rem !important
}
.pl-xs-5 {
padding-left: 3rem !important
}
.mx-xs-5 {
margin-right: 3rem !important;
margin-left: 3rem !important
}
.px-xs-5 {
padding-right: 3rem !important;
padding-left: 3rem !important
}
.my-xs-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important
}
.py-xs-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important
}
.m-xs-0 {
margin: 0 !important
}
.mt-xs-0 {
margin: 0 !important
}
.mb-xs-0 {
margin: 0 !important
}
.ml-xs-0 {
margin: 0 !important
}
.mr-xs-0 {
margin: 0 !important
}
.mx-xs-0 {
margin-left: 0 !important;
margin-right: 0 !important
}
.my-xs-0 {
margin-top: 0 !important;
margin-bottom: 0 !important
}
.m-xs-auto {
margin: auto !important
}
.ml-xs-auto {
margin-left: auto !important
}
.mr-xs-auto {
margin-right: auto !important
}
.mt-xs-auto {
margin-top: auto !important
}
.mb-xs-auto {
margin-bottom: auto !important
}
.mx-xs-auto {
margin-right: auto !important;
margin-left: auto !important
}
.my-xs-auto {
margin-top: auto !important;
margin-bottom: auto !important
}
.p-xs-0 {
padding: 0 !important
}
.pt-xs-0 {
padding: 0 !important
}
.pb-xs-0 {
padding: 0 !important
}
.pl-xs-0 {
padding: 0 !important
}
.pr-xs-0 {
padding: 0 !important
}
.px-xs-0 {
padding-left: 0 !important;
padding-right: 0 !important
}
.py-xs-0 {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.p-xs-auto {
padding: auto !important
}
.pl-xs-auto {
padding-left: auto !important
}
.pr-xs-auto {
padding-right: auto !important
}
.pt-xs-auto {
padding-top: auto !important
}
.pb-xs-auto {
padding-bottom: auto !important
}
.px-xs-auto {
padding-right: auto !important;
padding-left: auto !important
}
.py-xs-auto {
padding-top: auto !important;
padding-bottom: auto !important
}
}
@media (min-width: 576px) {
.m-sm-1 {
margin: .25rem !important
}
.p-sm-1 {
padding: .25rem !important
}
.mt-sm-1 {
margin-top: .25rem !important
}
.pt-sm-1 {
padding-top: .25rem !important
}
.mb-sm-1 {
margin-bottom: .25rem !important
}
.pb-sm-1 {
padding-bottom: .25rem !important
}
.mr-sm-1 {
margin-right: .25rem !important
}
.pr-sm-1 {
padding-right: .25rem !important
}
.ml-sm-1 {
margin-left: .25rem !important
}
.pl-sm-1 {
padding-left: .25rem !important
}
.mx-sm-1 {
margin-right: .25rem !important;
margin-left: .25rem !important
}
.px-sm-1 {
padding-right: .25rem !important;
padding-left: .25rem !important
}
.my-sm-1 {
margin-top: .25rem !important;
margin-bottom: .25rem !important
}
.py-sm-1 {
padding-top: .25rem !important;
padding-bottom: .25rem !important
}
.m-sm-2 {
margin: .5rem !important
}
.p-sm-2 {
padding: .5rem !important
}
.mt-sm-2 {
margin-top: .5rem !important
}
.pt-sm-2 {
padding-top: .5rem !important
}
.mb-sm-2 {
margin-bottom: .5rem !important
}
.pb-sm-2 {
padding-bottom: .5rem !important
}
.mr-sm-2 {
margin-right: .5rem !important
}
.pr-sm-2 {
padding-right: .5rem !important
}
.ml-sm-2 {
margin-left: .5rem !important
}
.pl-sm-2 {
padding-left: .5rem !important
}
.mx-sm-2 {
margin-right: .5rem !important;
margin-left: .5rem !important
}
.px-sm-2 {
padding-right: .5rem !important;
padding-left: .5rem !important
}
.my-sm-2 {
margin-top: .5rem !important;
margin-bottom: .5rem !important
}
.py-sm-2 {
padding-top: .5rem !important;
padding-bottom: .5rem !important
}
.m-sm-3 {
margin: 1rem !important
}
.p-sm-3 {
padding: 1rem !important
}
.mt-sm-3 {
margin-top: 1rem !important
}
.pt-sm-3 {
padding-top: 1rem !important
}
.mb-sm-3 {
margin-bottom: 1rem !important
}
.pb-sm-3 {
padding-bottom: 1rem !important
}
.mr-sm-3 {
margin-right: 1rem !important
}
.pr-sm-3 {
padding-right: 1rem !important
}
.ml-sm-3 {
margin-left: 1rem !important
}
.pl-sm-3 {
padding-left: 1rem !important
}
.mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important
}
.px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important
}
.my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important
}
.py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important
}
.m-sm-4 {
margin: 1.5rem !important
}
.p-sm-4 {
padding: 1.5rem !important
}
.mt-sm-4 {
margin-top: 1.5rem !important
}
.pt-sm-4 {
padding-top: 1.5rem !important
}
.mb-sm-4 {
margin-bottom: 1.5rem !important
}
.pb-sm-4 {
padding-bottom: 1.5rem !important
}
.mr-sm-4 {
margin-right: 1.5rem !important
}
.pr-sm-4 {
padding-right: 1.5rem !important
}
.ml-sm-4 {
margin-left: 1.5rem !important
}
.pl-sm-4 {
padding-left: 1.5rem !important
}
.mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important
}
.px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important
}
.my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important
}
.py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important
}
.m-sm-5 {
margin: 3rem !important
}
.p-sm-5 {
padding: 3rem !important
}
.mt-sm-5 {
margin-top: 3rem !important
}
.pt-sm-5 {
padding-top: 3rem !important
}
.mb-sm-5 {
margin-bottom: 3rem !important
}
.pb-sm-5 {
padding-bottom: 3rem !important
}
.mr-sm-5 {
margin-right: 3rem !important
}
.pr-sm-5 {
padding-right: 3rem !important
}
.ml-sm-5 {
margin-left: 3rem !important
}
.pl-sm-5 {
padding-left: 3rem !important
}
.mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important
}
.px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important
}
.my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important
}
.py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important
}
.m-sm-0 {
margin: 0 !important
}
.mt-sm-0 {
margin: 0 !important
}
.mb-sm-0 {
margin: 0 !important
}
.ml-sm-0 {
margin: 0 !important
}
.mr-sm-0 {
margin: 0 !important
}
.mx-sm-0 {
margin-left: 0 !important;
margin-right: 0 !important
}
.my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important
}
.m-sm-auto {
margin: auto !important
}
.ml-sm-auto {
margin-left: auto !important
}
.mr-sm-auto {
margin-right: auto !important
}
.mt-sm-auto {
margin-top: auto !important
}
.mb-sm-auto {
margin-bottom: auto !important
}
.mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important
}
.my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important
}
.p-sm-0 {
padding: 0 !important
}
.pt-sm-0 {
padding: 0 !important
}
.pb-sm-0 {
padding: 0 !important
}
.pl-sm-0 {
padding: 0 !important
}
.pr-sm-0 {
padding: 0 !important
}
.px-sm-0 {
padding-left: 0 !important;
padding-right: 0 !important
}
.py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.p-sm-auto {
padding: auto !important
}
.pl-sm-auto {
padding-left: auto !important
}
.pr-sm-auto {
padding-right: auto !important
}
.pt-sm-auto {
padding-top: auto !important
}
.pb-sm-auto {
padding-bottom: auto !important
}
.px-sm-auto {
padding-right: auto !important;
padding-left: auto !important
}
.py-sm-auto {
padding-top: auto !important;
padding-bottom: auto !important
}
}
@media (min-width: 640px) {
.m-md-1 {
margin: .25rem !important
}
.p-md-1 {
padding: .25rem !important
}
.mt-md-1 {
margin-top: .25rem !important
}
.pt-md-1 {
padding-top: .25rem !important
}
.mb-md-1 {
margin-bottom: .25rem !important
}
.pb-md-1 {
padding-bottom: .25rem !important
}
.mr-md-1 {
margin-right: .25rem !important
}
.pr-md-1 {
padding-right: .25rem !important
}
.ml-md-1 {
margin-left: .25rem !important
}
.pl-md-1 {
padding-left: .25rem !important
}
.mx-md-1 {
margin-right: .25rem !important;
margin-left: .25rem !important
}
.px-md-1 {
padding-right: .25rem !important;
padding-left: .25rem !important
}
.my-md-1 {
margin-top: .25rem !important;
margin-bottom: .25rem !important
}
.py-md-1 {
padding-top: .25rem !important;
padding-bottom: .25rem !important
}
.m-md-2 {
margin: .5rem !important
}
.p-md-2 {
padding: .5rem !important
}
.mt-md-2 {
margin-top: .5rem !important
}
.pt-md-2 {
padding-top: .5rem !important
}
.mb-md-2 {
margin-bottom: .5rem !important
}
.pb-md-2 {
padding-bottom: .5rem !important
}
.mr-md-2 {
margin-right: .5rem !important
}
.pr-md-2 {
padding-right: .5rem !important
}
.ml-md-2 {
margin-left: .5rem !important
}
.pl-md-2 {
padding-left: .5rem !important
}
.mx-md-2 {
margin-right: .5rem !important;
margin-left: .5rem !important
}
.px-md-2 {
padding-right: .5rem !important;
padding-left: .5rem !important
}
.my-md-2 {
margin-top: .5rem !important;
margin-bottom: .5rem !important
}
.py-md-2 {
padding-top: .5rem !important;
padding-bottom: .5rem !important
}
.m-md-3 {
margin: 1rem !important
}
.p-md-3 {
padding: 1rem !important
}
.mt-md-3 {
margin-top: 1rem !important
}
.pt-md-3 {
padding-top: 1rem !important
}
.mb-md-3 {
margin-bottom: 1rem !important
}
.pb-md-3 {
padding-bottom: 1rem !important
}
.mr-md-3 {
margin-right: 1rem !important
}
.pr-md-3 {
padding-right: 1rem !important
}
.ml-md-3 {
margin-left: 1rem !important
}
.pl-md-3 {
padding-left: 1rem !important
}
.mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important
}
.px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important
}
.my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important
}
.py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important
}
.m-md-4 {
margin: 1.5rem !important
}
.p-md-4 {
padding: 1.5rem !important
}
.mt-md-4 {
margin-top: 1.5rem !important
}
.pt-md-4 {
padding-top: 1.5rem !important
}
.mb-md-4 {
margin-bottom: 1.5rem !important
}
.pb-md-4 {
padding-bottom: 1.5rem !important
}
.mr-md-4 {
margin-right: 1.5rem !important
}
.pr-md-4 {
padding-right: 1.5rem !important
}
.ml-md-4 {
margin-left: 1.5rem !important
}
.pl-md-4 {
padding-left: 1.5rem !important
}
.mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important
}
.px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important
}
.my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important
}
.py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important
}
.m-md-5 {
margin: 3rem !important
}
.p-md-5 {
padding: 3rem !important
}
.mt-md-5 {
margin-top: 3rem !important
}
.pt-md-5 {
padding-top: 3rem !important
}
.mb-md-5 {
margin-bottom: 3rem !important
}
.pb-md-5 {
padding-bottom: 3rem !important
}
.mr-md-5 {
margin-right: 3rem !important
}
.pr-md-5 {
padding-right: 3rem !important
}
.ml-md-5 {
margin-left: 3rem !important
}
.pl-md-5 {
padding-left: 3rem !important
}
.mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important
}
.px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important
}
.my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important
}
.py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important
}
.m-md-0 {
margin: 0 !important
}
.mt-md-0 {
margin: 0 !important
}
.mb-md-0 {
margin: 0 !important
}
.ml-md-0 {
margin: 0 !important
}
.mr-md-0 {
margin: 0 !important
}
.mx-md-0 {
margin-left: 0 !important;
margin-right: 0 !important
}
.my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important
}
.m-md-auto {
margin: auto !important
}
.ml-md-auto {
margin-left: auto !important
}
.mr-md-auto {
margin-right: auto !important
}
.mt-md-auto {
margin-top: auto !important
}
.mb-md-auto {
margin-bottom: auto !important
}
.mx-md-auto {
margin-right: auto !important;
margin-left: auto !important
}
.my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important
}
.p-md-0 {
padding: 0 !important
}
.pt-md-0 {
padding: 0 !important
}
.pb-md-0 {
padding: 0 !important
}
.pl-md-0 {
padding: 0 !important
}
.pr-md-0 {
padding: 0 !important
}
.px-md-0 {
padding-left: 0 !important;
padding-right: 0 !important
}
.py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.p-md-auto {
padding: auto !important
}
.pl-md-auto {
padding-left: auto !important
}
.pr-md-auto {
padding-right: auto !important
}
.pt-md-auto {
padding-top: auto !important
}
.pb-md-auto {
padding-bottom: auto !important
}
.px-md-auto {
padding-right: auto !important;
padding-left: auto !important
}
.py-md-auto {
padding-top: auto !important;
padding-bottom: auto !important
}
}
@media (min-width: 991px) {
.m-lg-1 {
margin: .25rem !important
}
.p-lg-1 {
padding: .25rem !important
}
.mt-lg-1 {
margin-top: .25rem !important
}
.pt-lg-1 {
padding-top: .25rem !important
}
.mb-lg-1 {
margin-bottom: .25rem !important
}
.pb-lg-1 {
padding-bottom: .25rem !important
}
.mr-lg-1 {
margin-right: .25rem !important
}
.pr-lg-1 {
padding-right: .25rem !important
}
.ml-lg-1 {
margin-left: .25rem !important
}
.pl-lg-1 {
padding-left: .25rem !important
}
.mx-lg-1 {
margin-right: .25rem !important;
margin-left: .25rem !important
}
.px-lg-1 {
padding-right: .25rem !important;
padding-left: .25rem !important
}
.my-lg-1 {
margin-top: .25rem !important;
margin-bottom: .25rem !important
}
.py-lg-1 {
padding-top: .25rem !important;
padding-bottom: .25rem !important
}
.m-lg-2 {
margin: .5rem !important
}
.p-lg-2 {
padding: .5rem !important
}
.mt-lg-2 {
margin-top: .5rem !important
}
.pt-lg-2 {
padding-top: .5rem !important
}
.mb-lg-2 {
margin-bottom: .5rem !important
}
.pb-lg-2 {
padding-bottom: .5rem !important
}
.mr-lg-2 {
margin-right: .5rem !important
}
.pr-lg-2 {
padding-right: .5rem !important
}
.ml-lg-2 {
margin-left: .5rem !important
}
.pl-lg-2 {
padding-left: .5rem !important
}
.mx-lg-2 {
margin-right: .5rem !important;
margin-left: .5rem !important
}
.px-lg-2 {
padding-right: .5rem !important;
padding-left: .5rem !important
}
.my-lg-2 {
margin-top: .5rem !important;
margin-bottom: .5rem !important
}
.py-lg-2 {
padding-top: .5rem !important;
padding-bottom: .5rem !important
}
.m-lg-3 {
margin: 1rem !important
}
.p-lg-3 {
padding: 1rem !important
}
.mt-lg-3 {
margin-top: 1rem !important
}
.pt-lg-3 {
padding-top: 1rem !important
}
.mb-lg-3 {
margin-bottom: 1rem !important
}
.pb-lg-3 {
padding-bottom: 1rem !important
}
.mr-lg-3 {
margin-right: 1rem !important
}
.pr-lg-3 {
padding-right: 1rem !important
}
.ml-lg-3 {
margin-left: 1rem !important
}
.pl-lg-3 {
padding-left: 1rem !important
}
.mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important
}
.px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important
}
.my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important
}
.py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important
}
.m-lg-4 {
margin: 1.5rem !important
}
.p-lg-4 {
padding: 1.5rem !important
}
.mt-lg-4 {
margin-top: 1.5rem !important
}
.pt-lg-4 {
padding-top: 1.5rem !important
}
.mb-lg-4 {
margin-bottom: 1.5rem !important
}
.pb-lg-4 {
padding-bottom: 1.5rem !important
}
.mr-lg-4 {
margin-right: 1.5rem !important
}
.pr-lg-4 {
padding-right: 1.5rem !important
}
.ml-lg-4 {
margin-left: 1.5rem !important
}
.pl-lg-4 {
padding-left: 1.5rem !important
}
.mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important
}
.px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important
}
.my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important
}
.py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important
}
.m-lg-5 {
margin: 3rem !important
}
.p-lg-5 {
padding: 3rem !important
}
.mt-lg-5 {
margin-top: 3rem !important
}
.pt-lg-5 {
padding-top: 3rem !important
}
.mb-lg-5 {
margin-bottom: 3rem !important
}
.pb-lg-5 {
padding-bottom: 3rem !important
}
.mr-lg-5 {
margin-right: 3rem !important
}
.pr-lg-5 {
padding-right: 3rem !important
}
.ml-lg-5 {
margin-left: 3rem !important
}
.pl-lg-5 {
padding-left: 3rem !important
}
.mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important
}
.px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important
}
.my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important
}
.py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important
}
.m-lg-0 {
margin: 0 !important
}
.mt-lg-0 {
margin: 0 !important
}
.mb-lg-0 {
margin: 0 !important
}
.ml-lg-0 {
margin: 0 !important
}
.mr-lg-0 {
margin: 0 !important
}
.mx-lg-0 {
margin-left: 0 !important;
margin-right: 0 !important
}
.my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important
}
.m-lg-auto {
margin: auto !important
}
.ml-lg-auto {
margin-left: auto !important
}
.mr-lg-auto {
margin-right: auto !important
}
.mt-lg-auto {
margin-top: auto !important
}
.mb-lg-auto {
margin-bottom: auto !important
}
.mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important
}
.my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important
}
.p-lg-0 {
padding: 0 !important
}
.pt-lg-0 {
padding: 0 !important
}
.pb-lg-0 {
padding: 0 !important
}
.pl-lg-0 {
padding: 0 !important
}
.pr-lg-0 {
padding: 0 !important
}
.px-lg-0 {
padding-left: 0 !important;
padding-right: 0 !important
}
.py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.p-lg-auto {
padding: auto !important
}
.pl-lg-auto {
padding-left: auto !important
}
.pr-lg-auto {
padding-right: auto !important
}
.pt-lg-auto {
padding-top: auto !important
}
.pb-lg-auto {
padding-bottom: auto !important
}
.px-lg-auto {
padding-right: auto !important;
padding-left: auto !important
}
.py-lg-auto {
padding-top: auto !important;
padding-bottom: auto !important
}
}
@media (min-width: 1200px) {
.m-xl-1 {
margin: .25rem !important
}
.p-xl-1 {
padding: .25rem !important
}
.mt-xl-1 {
margin-top: .25rem !important
}
.pt-xl-1 {
padding-top: .25rem !important
}
.mb-xl-1 {
margin-bottom: .25rem !important
}
.pb-xl-1 {
padding-bottom: .25rem !important
}
.mr-xl-1 {
margin-right: .25rem !important
}
.pr-xl-1 {
padding-right: .25rem !important
}
.ml-xl-1 {
margin-left: .25rem !important
}
.pl-xl-1 {
padding-left: .25rem !important
}
.mx-xl-1 {
margin-right: .25rem !important;
margin-left: .25rem !important
}
.px-xl-1 {
padding-right: .25rem !important;
padding-left: .25rem !important
}
.my-xl-1 {
margin-top: .25rem !important;
margin-bottom: .25rem !important
}
.py-xl-1 {
padding-top: .25rem !important;
padding-bottom: .25rem !important
}
.m-xl-2 {
margin: .5rem !important
}
.p-xl-2 {
padding: .5rem !important
}
.mt-xl-2 {
margin-top: .5rem !important
}
.pt-xl-2 {
padding-top: .5rem !important
}
.mb-xl-2 {
margin-bottom: .5rem !important
}
.pb-xl-2 {
padding-bottom: .5rem !important
}
.mr-xl-2 {
margin-right: .5rem !important
}
.pr-xl-2 {
padding-right: .5rem !important
}
.ml-xl-2 {
margin-left: .5rem !important
}
.pl-xl-2 {
padding-left: .5rem !important
}
.mx-xl-2 {
margin-right: .5rem !important;
margin-left: .5rem !important
}
.px-xl-2 {
padding-right: .5rem !important;
padding-left: .5rem !important
}
.my-xl-2 {
margin-top: .5rem !important;
margin-bottom: .5rem !important
}
.py-xl-2 {
padding-top: .5rem !important;
padding-bottom: .5rem !important
}
.m-xl-3 {
margin: 1rem !important
}
.p-xl-3 {
padding: 1rem !important
}
.mt-xl-3 {
margin-top: 1rem !important
}
.pt-xl-3 {
padding-top: 1rem !important
}
.mb-xl-3 {
margin-bottom: 1rem !important
}
.pb-xl-3 {
padding-bottom: 1rem !important
}
.mr-xl-3 {
margin-right: 1rem !important
}
.pr-xl-3 {
padding-right: 1rem !important
}
.ml-xl-3 {
margin-left: 1rem !important
}
.pl-xl-3 {
padding-left: 1rem !important
}
.mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important
}
.px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important
}
.my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important
}
.py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important
}
.m-xl-4 {
margin: 1.5rem !important
}
.p-xl-4 {
padding: 1.5rem !important
}
.mt-xl-4 {
margin-top: 1.5rem !important
}
.pt-xl-4 {
padding-top: 1.5rem !important
}
.mb-xl-4 {
margin-bottom: 1.5rem !important
}
.pb-xl-4 {
padding-bottom: 1.5rem !important
}
.mr-xl-4 {
margin-right: 1.5rem !important
}
.pr-xl-4 {
padding-right: 1.5rem !important
}
.ml-xl-4 {
margin-left: 1.5rem !important
}
.pl-xl-4 {
padding-left: 1.5rem !important
}
.mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important
}
.px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important
}
.my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important
}
.py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important
}
.m-xl-5 {
margin: 3rem !important
}
.p-xl-5 {
padding: 3rem !important
}
.mt-xl-5 {
margin-top: 3rem !important
}
.pt-xl-5 {
padding-top: 3rem !important
}
.mb-xl-5 {
margin-bottom: 3rem !important
}
.pb-xl-5 {
padding-bottom: 3rem !important
}
.mr-xl-5 {
margin-right: 3rem !important
}
.pr-xl-5 {
padding-right: 3rem !important
}
.ml-xl-5 {
margin-left: 3rem !important
}
.pl-xl-5 {
padding-left: 3rem !important
}
.mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important
}
.px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important
}
.my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important
}
.py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important
}
.m-xl-0 {
margin: 0 !important
}
.mt-xl-0 {
margin: 0 !important
}
.mb-xl-0 {
margin: 0 !important
}
.ml-xl-0 {
margin: 0 !important
}
.mr-xl-0 {
margin: 0 !important
}
.mx-xl-0 {
margin-left: 0 !important;
margin-right: 0 !important
}
.my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important
}
.m-xl-auto {
margin: auto !important
}
.ml-xl-auto {
margin-left: auto !important
}
.mr-xl-auto {
margin-right: auto !important
}
.mt-xl-auto {
margin-top: auto !important
}
.mb-xl-auto {
margin-bottom: auto !important
}
.mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important
}
.my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important
}
.p-xl-0 {
padding: 0 !important
}
.pt-xl-0 {
padding: 0 !important
}
.pb-xl-0 {
padding: 0 !important
}
.pl-xl-0 {
padding: 0 !important
}
.pr-xl-0 {
padding: 0 !important
}
.px-xl-0 {
padding-left: 0 !important;
padding-right: 0 !important
}
.py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.p-xl-auto {
padding: auto !important
}
.pl-xl-auto {
padding-left: auto !important
}
.pr-xl-auto {
padding-right: auto !important
}
.pt-xl-auto {
padding-top: auto !important
}
.pb-xl-auto {
padding-bottom: auto !important
}
.px-xl-auto {
padding-right: auto !important;
padding-left: auto !important
}
.py-xl-auto {
padding-top: auto !important;
padding-bottom: auto !important
}
}
.w-auto {
width: auto !important
}
.h-auto {
height: auto !important
}
.w-100 {
width: 100% !important
}
.h-100 {
height: 100% !important
}
.wx-100 {
max-width: 100% !important
}
.hx-100 {
max-height: 100% !important
}
.w-85 {
width: 85% !important
}
.h-85 {
height: 85% !important
}
.wx-85 {
max-width: 85% !important
}
.hx-85 {
max-height: 85% !important
}
.w-75 {
width: 75% !important
}
.h-75 {
height: 75% !important
}
.wx-75 {
max-width: 75% !important
}
.hx-75 {
max-height: 75% !important
}
.w-50 {
width: 50% !important
}
.h-50 {
height: 50% !important
}
.wx-50 {
max-width: 50% !important
}
.hx-50 {
max-height: 50% !important
}
.w-25 {
width: 25% !important
}
.h-25 {
height: 25% !important
}
.wx-25 {
max-width: 25% !important
}
.hx-25 {
max-height: 25% !important
}
.w-0 {
width: 0 !important
}
.h-0 {
height: 0 !important
}
.wx-0 {
max-width: 0 !important
}
.hx-0 {
max-height: 0 !important
}
@media (min-width: 576px) {
.w-sm-auto {
width: auto !important
}
.h-sm-auto {
height: auto !important
}
.w-sm-100 {
width: 100% !important
}
.h-sm-100 {
height: 100% !important
}
.wx-sm-100 {
max-width: 100% !important
}
.hx-sm-100 {
max-height: 100% !important
}
.w-sm-85 {
width: 85% !important
}
.h-sm-85 {
height: 85% !important
}
.wx-sm-85 {
max-width: 85% !important
}
.hx-sm-85 {
max-height: 85% !important
}
.w-sm-75 {
width: 75% !important
}
.h-sm-75 {
height: 75% !important
}
.wx-sm-75 {
max-width: 75% !important
}
.hx-sm-75 {
max-height: 75% !important
}
.w-sm-50 {
width: 50% !important
}
.h-sm-50 {
height: 50% !important
}
.wx-sm-50 {
max-width: 50% !important
}
.hx-sm-50 {
max-height: 50% !important
}
.w-sm-25 {
width: 25% !important
}
.h-sm-25 {
height: 25% !important
}
.wx-sm-25 {
max-width: 25% !important
}
.hx-sm-25 {
max-height: 25% !important
}
.w-sm-0 {
width: 0 !important
}
.h-sm-0 {
height: 0 !important
}
.wx-sm-0 {
max-width: 0 !important
}
.hx-sm-0 {
max-height: 0 !important
}
}
@media (min-width: 640px) {
.w-md-auto {
width: auto !important
}
.h-md-auto {
height: auto !important
}
.w-md-100 {
width: 100% !important
}
.h-md-100 {
height: 100% !important
}
.wx-md-100 {
max-width: 100% !important
}
.hx-md-100 {
max-height: 100% !important
}
.w-md-85 {
width: 85% !important
}
.h-md-85 {
height: 85% !important
}
.wx-md-85 {
max-width: 85% !important
}
.hx-md-85 {
max-height: 85% !important
}
.w-md-75 {
width: 75% !important
}
.h-md-75 {
height: 75% !important
}
.wx-md-75 {
max-width: 75% !important
}
.hx-md-75 {
max-height: 75% !important
}
.w-md-50 {
width: 50% !important
}
.h-md-50 {
height: 50% !important
}
.wx-md-50 {
max-width: 50% !important
}
.hx-md-50 {
max-height: 50% !important
}
.w-md-25 {
width: 25% !important
}
.h-md-25 {
height: 25% !important
}
.wx-md-25 {
max-width: 25% !important
}
.hx-md-25 {
max-height: 25% !important
}
.w-md-0 {
width: 0 !important
}
.h-md-0 {
height: 0 !important
}
.wx-md-0 {
max-width: 0 !important
}
.hx-md-0 {
max-height: 0 !important
}
}
@media (min-width: 991px) {
.w-lg-auto {
width: auto !important
}
.h-lg-auto {
height: auto !important
}
.w-lg-100 {
width: 100% !important
}
.h-lg-100 {
height: 100% !important
}
.wx-lg-100 {
max-width: 100% !important
}
.hx-lg-100 {
max-height: 100% !important
}
.w-lg-85 {
width: 85% !important
}
.h-lg-85 {
height: 85% !important
}
.wx-lg-85 {
max-width: 85% !important
}
.hx-lg-85 {
max-height: 85% !important
}
.w-lg-75 {
width: 75% !important
}
.h-lg-75 {
height: 75% !important
}
.wx-lg-75 {
max-width: 75% !important
}
.hx-lg-75 {
max-height: 75% !important
}
.w-lg-50 {
width: 50% !important
}
.h-lg-50 {
height: 50% !important
}
.wx-lg-50 {
max-width: 50% !important
}
.hx-lg-50 {
max-height: 50% !important
}
.w-lg-25 {
width: 25% !important
}
.h-lg-25 {
height: 25% !important
}
.wx-lg-25 {
max-width: 25% !important
}
.hx-lg-25 {
max-height: 25% !important
}
.w-lg-0 {
width: 0 !important
}
.h-lg-0 {
height: 0 !important
}
.wx-lg-0 {
max-width: 0 !important
}
.hx-lg-0 {
max-height: 0 !important
}
}
@media (min-width: 1200px) {
.w-xl-auto {
width: auto !important
}
.h-xl-auto {
height: auto !important
}
.w-xl-100 {
width: 100% !important
}
.h-xl-100 {
height: 100% !important
}
.wx-xl-100 {
max-width: 100% !important
}
.hx-xl-100 {
max-height: 100% !important
}
.w-xl-85 {
width: 85% !important
}
.h-xl-85 {
height: 85% !important
}
.wx-xl-85 {
max-width: 85% !important
}
.hx-xl-85 {
max-height: 85% !important
}
.w-xl-75 {
width: 75% !important
}
.h-xl-75 {
height: 75% !important
}
.wx-xl-75 {
max-width: 75% !important
}
.hx-xl-75 {
max-height: 75% !important
}
.w-xl-50 {
width: 50% !important
}
.h-xl-50 {
height: 50% !important
}
.wx-xl-50 {
max-width: 50% !important
}
.hx-xl-50 {
max-height: 50% !important
}
.w-xl-25 {
width: 25% !important
}
.h-xl-25 {
height: 25% !important
}
.wx-xl-25 {
max-width: 25% !important
}
.hx-xl-25 {
max-height: 25% !important
}
.w-xl-0 {
width: 0 !important
}
.h-xl-0 {
height: 0 !important
}
.wx-xl-0 {
max-width: 0 !important
}
.hx-xl-0 {
max-height: 0 !important
}
}
.border-0 {
border: solid 0 !important
}
.border-top-0 {
border-top: solid 0 !important
}
.border-bottom-0 {
border-bottom: solid 0 !important
}
.border-left-0 {
border-left: solid 0 !important
}
.border-right-0 {
border-right: solid 0 !important
}
.border-1 {
border: solid 1px !important
}
.border-top-1 {
border-top: solid 1px !important
}
.border-bottom-1 {
border-bottom: solid 1px !important
}
.border-left-1 {
border-left: solid 1px !important
}
.border-right-1 {
border-right: solid 1px !important
}
.border-2 {
border: solid 2px !important
}
.border-top-2 {
border-top: solid 2px !important
}
.border-bottom-2 {
border-bottom: solid 2px !important
}
.border-left-2 {
border-left: solid 2px !important
}
.border-right-2 {
border-right: solid 2px !important
}
.border-3 {
border: solid 3px !important
}
.border-top-3 {
border-top: solid 3px !important
}
.border-bottom-3 {
border-bottom: solid 3px !important
}
.border-left-3 {
border-left: solid 3px !important
}
.border-right-3 {
border-right: solid 3px !important
}
@media (min-width: 576px) {
.border-sm-0 {
border: solid 0 !important
}
}
@media (min-width: 576px) {
.border-sm-top-0 {
border-top: solid 0 !important
}
}
@media (min-width: 576px) {
.border-sm-bottom-0 {
border-bottom: solid 0 !important
}
}
@media (min-width: 576px) {
.border-sm-left-0 {
border-left: solid 0 !important
}
}
@media (min-width: 576px) {
.border-sm-right-0 {
border-right: solid 0 !important
}
}
@media (min-width: 576px) {
.border-sm-1 {
border: solid 1px !important
}
}
@media (min-width: 576px) {
.border-sm-top-1 {
border-top: solid 1px !important
}
}
@media (min-width: 576px) {
.border-sm-bottom-1 {
border-bottom: solid 1px !important
}
}
@media (min-width: 576px) {
.border-sm-left-1 {
border-left: solid 1px !important
}
}
@media (min-width: 576px) {
.border-sm-right-1 {
border-right: solid 1px !important
}
}
@media (min-width: 576px) {
.border-sm-2 {
border: solid 2px !important
}
}
@media (min-width: 576px) {
.border-sm-top-2 {
border-top: solid 2px !important
}
}
@media (min-width: 576px) {
.border-sm-bottom-2 {
border-bottom: solid 2px !important
}
}
@media (min-width: 576px) {
.border-sm-left-2 {
border-left: solid 2px !important
}
}
@media (min-width: 576px) {
.border-sm-right-2 {
border-right: solid 2px !important
}
}
@media (min-width: 576px) {
.border-sm-3 {
border: solid 3px !important
}
}
@media (min-width: 576px) {
.border-sm-top-3 {
border-top: solid 3px !important
}
}
@media (min-width: 576px) {
.border-sm-bottom-3 {
border-bottom: solid 3px !important
}
}
@media (min-width: 576px) {
.border-sm-left-3 {
border-left: solid 3px !important
}
}
@media (min-width: 576px) {
.border-sm-right-3 {
border-right: solid 3px !important
}
}
@media (min-width: 640px) {
.border-md-0 {
border: solid 0 !important
}
}
@media (min-width: 640px) {
.border-md-top-0 {
border-top: solid 0 !important
}
}
@media (min-width: 640px) {
.border-md-bottom-0 {
border-bottom: solid 0 !important
}
}
@media (min-width: 640px) {
.border-md-left-0 {
border-left: solid 0 !important
}
}
@media (min-width: 640px) {
.border-md-right-0 {
border-right: solid 0 !important
}
}
@media (min-width: 640px) {
.border-md-1 {
border: solid 1px !important
}
}
@media (min-width: 640px) {
.border-md-top-1 {
border-top: solid 1px !important
}
}
@media (min-width: 640px) {
.border-md-bottom-1 {
border-bottom: solid 1px !important
}
}
@media (min-width: 640px) {
.border-md-left-1 {
border-left: solid 1px !important
}
}
@media (min-width: 640px) {
.border-md-right-1 {
border-right: solid 1px !important
}
}
@media (min-width: 640px) {
.border-md-2 {
border: solid 2px !important
}
}
@media (min-width: 640px) {
.border-md-top-2 {
border-top: solid 2px !important
}
}
@media (min-width: 640px) {
.border-md-bottom-2 {
border-bottom: solid 2px !important
}
}
@media (min-width: 640px) {
.border-md-left-2 {
border-left: solid 2px !important
}
}
@media (min-width: 640px) {
.border-md-right-2 {
border-right: solid 2px !important
}
}
@media (min-width: 640px) {
.border-md-3 {
border: solid 3px !important
}
}
@media (min-width: 640px) {
.border-md-top-3 {
border-top: solid 3px !important
}
}
@media (min-width: 640px) {
.border-md-bottom-3 {
border-bottom: solid 3px !important
}
}
@media (min-width: 640px) {
.border-md-left-3 {
border-left: solid 3px !important
}
}
@media (min-width: 640px) {
.border-md-right-3 {
border-right: solid 3px !important
}
}
@media (min-width: 991px) {
.border-lg-0 {
border: solid 0 !important
}
}
@media (min-width: 991px) {
.border-lg-top-0 {
border-top: solid 0 !important
}
}
@media (min-width: 991px) {
.border-lg-bottom-0 {
border-bottom: solid 0 !important
}
}
@media (min-width: 991px) {
.border-lg-left-0 {
border-left: solid 0 !important
}
}
@media (min-width: 991px) {
.border-lg-right-0 {
border-right: solid 0 !important
}
}
@media (min-width: 991px) {
.border-lg-1 {
border: solid 1px !important
}
}
@media (min-width: 991px) {
.border-lg-top-1 {
border-top: solid 1px !important
}
}
@media (min-width: 991px) {
.border-lg-bottom-1 {
border-bottom: solid 1px !important
}
}
@media (min-width: 991px) {
.border-lg-left-1 {
border-left: solid 1px !important
}
}
@media (min-width: 991px) {
.border-lg-right-1 {
border-right: solid 1px !important
}
}
@media (min-width: 991px) {
.border-lg-2 {
border: solid 2px !important
}
}
@media (min-width: 991px) {
.border-lg-top-2 {
border-top: solid 2px !important
}
}
@media (min-width: 991px) {
.border-lg-bottom-2 {
border-bottom: solid 2px !important
}
}
@media (min-width: 991px) {
.border-lg-left-2 {
border-left: solid 2px !important
}
}
@media (min-width: 991px) {
.border-lg-right-2 {
border-right: solid 2px !important
}
}
@media (min-width: 991px) {
.border-lg-3 {
border: solid 3px !important
}
}
@media (min-width: 991px) {
.border-lg-top-3 {
border-top: solid 3px !important
}
}
@media (min-width: 991px) {
.border-lg-bottom-3 {
border-bottom: solid 3px !important
}
}
@media (min-width: 991px) {
.border-lg-left-3 {
border-left: solid 3px !important
}
}
@media (min-width: 991px) {
.border-lg-right-3 {
border-right: solid 3px !important
}
}
@media (min-width: 1200px) {
.border-xl-0 {
border: solid 0 !important
}
}
@media (min-width: 1200px) {
.border-xl-top-0 {
border-top: solid 0 !important
}
}
@media (min-width: 1200px) {
.border-xl-bottom-0 {
border-bottom: solid 0 !important
}
}
@media (min-width: 1200px) {
.border-xl-left-0 {
border-left: solid 0 !important
}
}
@media (min-width: 1200px) {
.border-xl-right-0 {
border-right: solid 0 !important
}
}
@media (min-width: 1200px) {
.border-xl-1 {
border: solid 1px !important
}
}
@media (min-width: 1200px) {
.border-xl-top-1 {
border-top: solid 1px !important
}
}
@media (min-width: 1200px) {
.border-xl-bottom-1 {
border-bottom: solid 1px !important
}
}
@media (min-width: 1200px) {
.border-xl-left-1 {
border-left: solid 1px !important
}
}
@media (min-width: 1200px) {
.border-xl-right-1 {
border-right: solid 1px !important
}
}
@media (min-width: 1200px) {
.border-xl-2 {
border: solid 2px !important
}
}
@media (min-width: 1200px) {
.border-xl-top-2 {
border-top: solid 2px !important
}
}
@media (min-width: 1200px) {
.border-xl-bottom-2 {
border-bottom: solid 2px !important
}
}
@media (min-width: 1200px) {
.border-xl-left-2 {
border-left: solid 2px !important
}
}
@media (min-width: 1200px) {
.border-xl-right-2 {
border-right: solid 2px !important
}
}
@media (min-width: 1200px) {
.border-xl-3 {
border: solid 3px !important
}
}
@media (min-width: 1200px) {
.border-xl-top-3 {
border-top: solid 3px !important
}
}
@media (min-width: 1200px) {
.border-xl-bottom-3 {
border-bottom: solid 3px !important
}
}
@media (min-width: 1200px) {
.border-xl-left-3 {
border-left: solid 3px !important
}
}
@media (min-width: 1200px) {
.border-xl-right-3 {
border-right: solid 3px !important
}
}
*, *::before, *::after {
box-sizing: border-box;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased
}
html {
font-size: 62.5%;
margin-top: 0 !important
}
body {
margin: 0;
padding: 0;
min-height: 100vh;
font-style: normal;
margin-top: 0 !important;
color: #000;
font-size: 1.2rem;
font-weight: normal;
line-height: 1.2;
font-family: "Roboto", sans-serif;
background-color: #fff;
display: flex;
flex-direction: column;
}
p, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0
}
h1, h2, h3, h4, h5, h6, b, strong {
font-weight: bold
}
h1 {
font-size: 3rem
}
h2 {
font-size: 2.5rem
}
h3 {
font-size: 2rem
}
h4 {
font-size: 1.5rem
}
h5 {
font-size: 1rem
}
h6 {
font-size: .5rem
}
p, span {
font-weight: normal
}
a {
opacity: 1;
transition: 0.3s;
text-decoration: none;
color: #000
}
a:hover {
opacity: 0.6
}
button {
margin: 0;
padding: 0;
border: none;
display: block;
transition: 0.3s;
position: relative;
cursor: pointer !important;
background-color: transparent
}
button:focus {
outline: none
}
ol, ul {
margin: 0;
padding: 0;
list-style: none
}
section {
overflow: hidden;
position: relative
}
form {
width: 100%;
height: auto;
display: flex;
flex-wrap: wrap;
transition: 0.3s;
position: relative
}
input, textarea {
transition: 0.3s
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
opacity: 1;
-webkit-transition: 0.3s;
transition: 0.3s
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
opacity: 1;
-ms-transition: 0.3s;
transition: 0.3s
}
input::placeholder, textarea::placeholder {
opacity: 1;
transition: 0.3s
}
input:focus, textarea:focus {
outline: none
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
opacity: 0
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
opacity: 0
}
input:focus::placeholder, textarea:focus::placeholder {
opacity: 0
}
.bg-black {
background: #000 !important
}
.bg-black::before {
background-color: #000
}
.bg-black::after {
background-color: #000
}
.bg-white {
background: #fff !important
}
.bg-white::before {
background-color: #fff
}
.bg-white::after {
background-color: #fff
}
.bg-green {
background: #a0d700 !important
}
.bg-green::before {
background-color: #a0d700
}
.bg-green::after {
background-color: #a0d700
}
.bg-gray {
background: #ececec !important
}
.bg-gray::before {
background-color: #ececec
}
.bg-gray::after {
background-color: #ececec
}
.border-black {
border-color: #000 !important
}
.border-white {
border-color: #fff !important
}
.border-green {
border-color: #a0d700 !important
}
.border-gray {
border-color: #ececec !important
}
.text-black {
color: #000 !important
}
.text-white {
color: #fff !important
}
.text-green {
color: #a0d700 !important
}
.text-gray {
color: #ececec !important
}
.btn-black {
color: #000000;
background: #000 !important;
border-color: #000 !important
}
.btn-black:hover {
opacity: 1 !important;
background: #000 !important;
border-color: #000 !important
}
.btn-white {
color: #000000;
background: #fff !important;
border-color: #fff !important
}
.btn-white:hover {
opacity: 1 !important;
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
.btn-green {
color: #000000;
background: #a0d700 !important;
border-color: #a0d700 !important
}
.btn-green:hover {
opacity: 1 !important;
background: #78af00 !important;
border-color: #78af00 !important
}
.btn-gray {
color: #000000;
background: #ececec !important;
border-color: #ececec !important
}
.btn-gray:hover {
opacity: 1 !important;
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
@media (min-width: 576px) {
.btn-sm-black {
color: #000000;
background: #000 !important;
border-color: #000 !important
}
.btn-sm-black:hover {
opacity: 1 !important;
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 576px) {
.btn-sm-white {
color: #000000;
background: #fff !important;
border-color: #fff !important
}
.btn-sm-white:hover {
opacity: 1 !important;
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 576px) {
.btn-sm-green {
color: #000000;
background: #a0d700 !important;
border-color: #a0d700 !important
}
.btn-sm-green:hover {
opacity: 1 !important;
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 576px) {
.btn-sm-gray {
color: #000000;
background: #ececec !important;
border-color: #ececec !important
}
.btn-sm-gray:hover {
opacity: 1 !important;
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
@media (min-width: 640px) {
.btn-md-black {
color: #000000;
background: #000 !important;
border-color: #000 !important
}
.btn-md-black:hover {
opacity: 1 !important;
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 640px) {
.btn-md-white {
color: #000000;
background: #fff !important;
border-color: #fff !important
}
.btn-md-white:hover {
opacity: 1 !important;
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 640px) {
.btn-md-green {
color: #000000;
background: #a0d700 !important;
border-color: #a0d700 !important
}
.btn-md-green:hover {
opacity: 1 !important;
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 640px) {
.btn-md-gray {
color: #000000;
background: #ececec !important;
border-color: #ececec !important
}
.btn-md-gray:hover {
opacity: 1 !important;
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
@media (min-width: 991px) {
.btn-lg-black {
color: #000000;
background: #000 !important;
border-color: #000 !important
}
.btn-lg-black:hover {
opacity: 1 !important;
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 991px) {
.btn-lg-white {
color: #000000;
background: #fff !important;
border-color: #fff !important
}
.btn-lg-white:hover {
opacity: 1 !important;
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 991px) {
.btn-lg-green {
color: #000000;
background: #a0d700 !important;
border-color: #a0d700 !important
}
.btn-lg-green:hover {
opacity: 1 !important;
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 991px) {
.btn-lg-gray {
color: #000000;
background: #ececec !important;
border-color: #ececec !important
}
.btn-lg-gray:hover {
opacity: 1 !important;
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
@media (min-width: 1200px) {
.btn-xl-black {
color: #000000;
background: #000 !important;
border-color: #000 !important
}
.btn-xl-black:hover {
opacity: 1 !important;
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 1200px) {
.btn-xl-white {
color: #000000;
background: #fff !important;
border-color: #fff !important
}
.btn-xl-white:hover {
opacity: 1 !important;
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 1200px) {
.btn-xl-green {
color: #000000;
background: #a0d700 !important;
border-color: #a0d700 !important
}
.btn-xl-green:hover {
opacity: 1 !important;
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 1200px) {
.btn-xl-gray {
color: #000000;
background: #ececec !important;
border-color: #ececec !important
}
.btn-xl-gray:hover {
opacity: 1 !important;
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
.btn-outline-black {
color: #000 !important;
background: transparent !important;
border-color: #000 !important
}
.btn-outline-black:hover {
color: #000 !important;
background: #000 !important;
border-color: #000 !important
}
.btn-outline-white {
color: #fff !important;
background: transparent !important;
border-color: #fff !important
}
.btn-outline-white:hover {
color: #9b9b9b !important;
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
.btn-outline-green {
color: #a0d700 !important;
background: transparent !important;
border-color: #a0d700 !important
}
.btn-outline-green:hover {
color: #3c7300 !important;
background: #78af00 !important;
border-color: #78af00 !important
}
.btn-outline-gray {
color: #ececec !important;
background: transparent !important;
border-color: #ececec !important
}
.btn-outline-gray:hover {
color: #888 !important;
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
@media (min-width: 576px) {
.btn-outline-sm-black {
color: #000 !important;
background: transparent !important;
border-color: #000 !important
}
.btn-outline-sm-black:hover {
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 576px) {
.btn-outline-sm-white {
color: #fff !important;
background: transparent !important;
border-color: #fff !important
}
.btn-outline-sm-white:hover {
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 576px) {
.btn-outline-sm-green {
color: #a0d700 !important;
background: transparent !important;
border-color: #a0d700 !important
}
.btn-outline-sm-green:hover {
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 576px) {
.btn-outline-sm-gray {
color: #ececec !important;
background: transparent !important;
border-color: #ececec !important
}
.btn-outline-sm-gray:hover {
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
@media (min-width: 640px) {
.btn-outline-md-black {
color: #000 !important;
background: transparent !important;
border-color: #000 !important
}
.btn-outline-md-black:hover {
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 640px) {
.btn-outline-md-white {
color: #fff !important;
background: transparent !important;
border-color: #fff !important
}
.btn-outline-md-white:hover {
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 640px) {
.btn-outline-md-green {
color: #a0d700 !important;
background: transparent !important;
border-color: #a0d700 !important
}
.btn-outline-md-green:hover {
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 640px) {
.btn-outline-md-gray {
color: #ececec !important;
background: transparent !important;
border-color: #ececec !important
}
.btn-outline-md-gray:hover {
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
@media (min-width: 991px) {
.btn-outline-lg-black {
color: #000 !important;
background: transparent !important;
border-color: #000 !important
}
.btn-outline-lg-black:hover {
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 991px) {
.btn-outline-lg-white {
color: #fff !important;
background: transparent !important;
border-color: #fff !important
}
.btn-outline-lg-white:hover {
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 991px) {
.btn-outline-lg-green {
color: #a0d700 !important;
background: transparent !important;
border-color: #a0d700 !important
}
.btn-outline-lg-green:hover {
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 991px) {
.btn-outline-lg-gray {
color: #ececec !important;
background: transparent !important;
border-color: #ececec !important
}
.btn-outline-lg-gray:hover {
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
@media (min-width: 1200px) {
.btn-outline-xl-black {
color: #000 !important;
background: transparent !important;
border-color: #000 !important
}
.btn-outline-xl-black:hover {
background: #000 !important;
border-color: #000 !important
}
}
@media (min-width: 1200px) {
.btn-outline-xl-white {
color: #fff !important;
background: transparent !important;
border-color: #fff !important
}
.btn-outline-xl-white:hover {
background: #d7d7d7 !important;
border-color: #d7d7d7 !important
}
}
@media (min-width: 1200px) {
.btn-outline-xl-green {
color: #a0d700 !important;
background: transparent !important;
border-color: #a0d700 !important
}
.btn-outline-xl-green:hover {
background: #78af00 !important;
border-color: #78af00 !important
}
}
@media (min-width: 1200px) {
.btn-outline-xl-gray {
color: #ececec !important;
background: transparent !important;
border-color: #ececec !important
}
.btn-outline-xl-gray:hover {
background: #c4c4c4 !important;
border-color: #c4c4c4 !important
}
}
.btn-black {
color: #ffffff !important
}
.btn-black:hover {
color: #000000 !important;
background-color: #a0d700 !important
}
.btn {
cursor: pointer;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
text-decoration: none;
display: inline-block;
vertical-align: middle;
background-color: transparent;
min-width: 25rem;
padding: 15px 20px;
font-size: 1.2rem;
line-height: 1.2rem;
font-weight: bold;
border-radius: 4px;
text-transform: none;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}
.btn:focus {
outline: none
}
.main_nav-box {
z-index: 0;
content: '';
margin-top: 0;
display: block;
position: relative;
}
.main_nav {
width: 100%;
height: auto;
display: flex;
position: relative;
flex-wrap: wrap;
z-index: 999;
}
.main_nav_flex {
top: 0;
left: 0;
width: 100%;
height: auto;
display: flex;
position: fixed;
flex-wrap: wrap;
z-index: 999
}
.main_nav .top {
width: 100%;
display: flex;
padding: 0.6rem 0;
justify-content: center;
background-color: #141414
}
.main_nav .top p {
display: flex;
line-height: 0;
font-size: 1rem;
color: #808080;
align-items: center
}
.main_nav .top img {
width: 2.7rem;
margin-left: 0.3rem
}
.main_nav .hamburger {
justify-content: flex-end;
align-items: center
}
.main_nav .hamburger button {
display: flex;
align-items: center;
flex-direction: column;
cursor: pointer
}
.main_nav .hamburger button span {
background-color: ghostwhite;
width: 2.5rem;
height: 0.4rem;
display: block;
margin: 0.25rem 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
transition: all 0.3s ease
}
.main_nav .hamburger .buttonOpen span:nth-child(1) {
-ms-transform: rotate(45deg) translate(4px, -2px);
transform: rotate(45deg) translate(4px, -2px)
}
.main_nav .hamburger .buttonOpen span:nth-child(2) {
-ms-transform: scaleX(0);
transform: scaleX(0)
}
.main_nav .hamburger .buttonOpen span:nth-child(3) {
-ms-transform: rotate(-45deg) translate(0px, 2px);
transform: rotate(-45deg) translate(0px, 2px)
}
.main_nav .bottom {
width: 100%
}
.main_nav .bottom .logo {
display: flex;
min-height: 8rem;
align-items: center
}
.main_nav .bottom .logo a {
display: block;
max-width: 14rem;
position: relative
}
.main_nav .bottom .logo img {
width: 14rem;
display: block;
max-width: 100%;
position: relative
}
.main_nav .bottom .language {
margin: auto;
display: flex;
padding: 5rem 0
}
.main_nav .bottom .language li {
padding-left: 1rem
}
.main_nav .bottom .language li p, .main_nav .bottom .language li a {
opacity: 0.5
}
.main_nav .bottom .language li:hover a {
opacity: 1;
font-weight: bold
}
.main_nav .bottom .language li a::before {
display: block;
content: attr(title);
font-weight: bold;
height: 0;
overflow: hidden;
visibility: hidden
}
.main_nav .bottom .language .active a {
opacity: 1;
font-weight: bold
}
@media (min-width: 991px) {
.main_nav .bottom .language {
margin: 0;
padding: 2rem 0 0 0;
}
.main_nav .bottom-ir .language {
margin: 0;
padding: 0;
}
}
.main_nav .bottom .menu {
margin: auto;
display: flex;
flex-wrap: wrap;
padding: 5rem 0 0 0
}
.main_nav .bottom .menu li {
width: 100%;
text-align: center;
padding-left: 1rem;
font-size: 3.4rem
}
.main_nav .bottom .menu li a {
font-weight: normal;
text-transform: uppercase;
color: #ffffff !important
}
.main_nav .bottom .menu li:hover a {
opacity: 1;
color: #a0d700 !important
}
.main_nav .bottom .menu .current-menu-item a {
color: #a0d700 !important
}
.main_nav .bottom .menu .current-page-ancestor a {
color: #a0d700 !important
}
@media (min-width: 991px) {
.main_nav .bottom .menu {
margin: 0;
padding: 1.2rem 0 2rem 0
}
}
.main_nav .bottom .menuBox {
margin: 0;
padding: 0;
max-height: 0;
overflow: hidden;
transition: all 0.6s
}
@media (min-width: 991px) {
.main_nav .bottom .menuBox {
max-height: -webkit-max-content;
max-height: max-content
}
.main_nav .bottom .menuBox li {
width: auto;
font-size: 1.2rem
}
}
.main_nav .bottom .menuOpen {
max-height: 100vh
}
@media (min-width: 991px) {
.main_nav .top {
padding: 0.6rem 17.6rem
}
.main_nav .bottom {
padding: 0 17.6rem
}
}
@media (min-width: 640px) {
.main_nav .top {
padding: 0.6rem 10.5rem
}
.main_nav .bottom {
padding: 0 10.5rem
}
}
.main_footer {
width: 100%;
position: relative;
padding: 2rem 1.5rem;
background-color: #0f0f10;
margin-top: auto;
}
.main_footer .left {
position: relative
}
.main_footer .left img {
margin-bottom: 1rem
}
@media (max-width: 374px) {
.main_footer .left {
flex: 100%;
display: flex;
max-width: 100%;
flex-wrap: wrap;
margin-bottom: 1rem;
justify-content: center
}
.main_footer .left a {
display: flex;
justify-content: center
}
}
.main_footer .right {
display: flex;
margin-left: auto;
position: relative;
align-items: center
}
@media (max-width: 374px) {
.main_footer .right {
flex: 100%;
max-width: 100%;
justify-content: center
}
}
.main_footer img {
opacity: 0.6;
height: 74px;
display: block
}
.main_footer p {
opacity: 0.4;
color: white;
display: block;
margin: 0 auto;
max-width: 11.4rem;
position: relative;
text-align: center
}
.main_footer a {
flex: 100%;
max-width: 100%;
display: block;
color: #b0b0b0;
white-space: nowrap;
line-height: 1.46rem;
padding: 0.3rem 0
}
@media (min-width: 991px) {
.main_footer {
padding: 2rem 17.6rem
}
}
@media (min-width: 640px) {
.main_footer {
padding: 2rem 10.5rem
}
}
.main-nav-paginagion {
display: flex;
justify-content: center
}
@media (max-width: 374px) {
.main-nav-paginagion {
flex-wrap: wrap
}
}
.main-nav-paginagion li {
padding: 0 1rem;
position: relative;
white-space: nowrap
}
.main-nav-paginagion li span {
color: #a0d700
}
.main-nav-paginagion li a, .main-nav-paginagion li span {
padding: 0 1rem;
font-size: 1.4rem;
line-height: 2.1rem;
white-space: nowrap
}
.main-nav-paginagion li a {
color: black
}
.main-nav-paginagion li a:hover {
opacity: 1;
color: #a0d700
}
@media (max-width: 374px) {
.main-nav-paginagion li {
flex: 100%;
max-width: 100%;
text-align: center
}
.main-nav-paginagion li::before, .main-nav-paginagion li::after {
display: none
}
}
.main-nav-paginagion li:nth-of-type(2)::before {
content: '...';
position: relative;
padding-right: 1rem
}
.main-nav-paginagion li:nth-last-of-type(2)::after {
content: ' ...';
position: relative;
padding-left: 1rem
}
.main-nav-paginagion li:first-of-type {
padding-left: 0;
margin-right: auto
}
@media (min-width: 1258px) {
.main-nav-paginagion li:first-of-type {
margin-right: 24rem
}
}
.main-nav-paginagion li:last-of-type {
padding-right: 0;
margin-left: auto
}
@media (min-width: 1258px) {
.main-nav-paginagion li:last-of-type {
margin-left: 24rem
}
}
@media (min-width: 1258px) {
.main-nav-paginagion {
padding: 0 20.8rem
}
}
.section-slider ul {
width: 100%;
display: flex;
overflow: hidden
}
.section-slider ul li {
width: 100%;
display: flex !important;
overflow: hidden;
position: relative;
min-height: 63.3rem;
flex-direction: column;
justify-content: flex-end
}
@media (max-width: 639px) {
.section-slider ul li {
min-height: 43.3rem;
}
}
.section-slider ul li .img {
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%;
display: block;
position: absolute;
background-size: cover;
background-repeat: repeat;
background-position: center;
min-height: calc(80vh - 11rem);
background-image: url(https://creepyjar.com/wp-content/themes/GrenHell/assets/img/bgSlider.png)
}
@media (max-width: 639px) {
.section-slider ul li .img {
min-height: 43.3rem;
}
}
.section-slider ul li .content {
z-index: 1;
width: 100%;
padding: 3rem 0;
position: relative
}
@media (min-width: 991px) {
.section-slider ul li .content {
padding: 3rem 17.6rem
}
}
@media (min-width: 640px) {
.section-slider ul li .content {
padding: 3rem 10.5rem
}
.section-slider ul li .content .col-12 {
padding: 0
}
}
.section-slider ul li .content::before {
top: 0;
left: 0;
z-index: 0;
content: "";
width: 100%;
height: 100%;
opacity: 0.6;
position: absolute;
background-color: black
}
.section-slider ul li .box {
z-index: 1;
padding-left: 3rem;
border-left: 4px solid #a0d700
}
.section-slider ul li h1 {
max-width: 87.6rem;
margin-bottom: 2rem;
text-transform: uppercase
}
.section-slider ul .tns-slide-active .img {
-ms-transform: scale(1);
transform: scale(1);
animation: zoom-image 15s forwards
}
@keyframes zoom-image {
from {
transform: scale(1)
}
to {
transform: scale(1.1)
}
}
.section-slider .tns-nav {
position: absolute;
width: 100%;
justify-content: center;
display: flex;
bottom: 0
}
.section-slider .tns-nav button {
width: 1rem;
opacity: 0.5;
height: 1rem;
border-radius: 50%;
margin: 1rem 0.3rem;
background-color: white
}
.section-slider .tns-nav button:hover {
opacity: 1
}
.section-slider .tns-nav .tns-nav-active {
opacity: 1
}
.section-big_title {
padding: 10rem 1.5rem
}
.section-big_title header {
flex: 100%;
max-width: 100%;
padding: 0.5rem 0;
margin-bottom: 3rem;
border-bottom: 1px solid #000000
}
.section-big_title header h1 {
line-height: 1;
font-size: 3.5rem
}
.section-big_title footer {
flex: 100%;
max-width: 100%;
text-align: center
}
@media (min-width: 991px) {
.section-big_title {
padding: 10rem 17.6rem
}
.section-big_title .article-header:nth-child(2) {
margin-bottom: 0 !important
}
}
@media (min-width: 640px) {
.section-big_title {
padding: 10rem 10.5rem
}
}
.section-gmae {
padding: 10rem 1.5rem;
background-size: cover;
background-repeat: repeat;
background-position: center center;
background-image: url(https://creepyjar.com/wp-content/themes/GrenHell/assets/img/bgGame.png)
}
.section-gmae ul {
width: 100%;
display: flex
}
.section-gmae ul li {
flex: 100%;
max-width: 100%;
position: relative
}
.section-gmae .img {
flex: 100%;
max-width: 100%;
display: block;
position: relative;
background-size: cover;
background-repeat: repeat;
background-position: center center;
min-height: 30rem
}
@media (min-width: 991px) {
.section-gmae .img {
flex: 75%;
max-width: 75%
}
}
.section-gmae .box {
flex: 100%;
max-width: 100%;
padding: 2rem;
position: relative;
background-color: black
}
@media (min-width: 991px) {
.section-gmae .box {
flex: 25%;
max-width: 25%
}
}
.section-gmae h1 {
flex: 100%;
color: white;
max-width: 100%;
font-size: 2.8rem;
text-align: center;
line-height: 3.36rem;
padding-bottom: 1.1rem
}
@media (min-width: 991px) {
.section-gmae h1 {
text-align: left
}
}
.section-gmae p {
flex: 100%;
color: white;
max-width: 100%;
font-size: 1.4rem;
text-align: center;
line-height: 2.1rem
}
@media (min-width: 991px) {
.section-gmae p {
text-align: left
}
}
.section-gmae a {
display: table;
margin: 2rem auto 0 auto
}
@media (min-width: 991px) {
.section-gmae a {
width: 100%;
min-width: 100%;
margin: 100% auto 0 auto
}
}
@media (min-width: 640px) {
.section-gmae {
padding: 5rem 10.5rem
}
}
@media (min-width: 991px) {
.section-gmae {
padding: 5rem 17.6rem
}
}
.section-social {
padding: 5rem 1.5rem;
background-color: #a0d700
}
.section-social ul {
margin: 0 auto;
display: flex
}
.section-social ul li {
display: flex;
padding: 0 1.5rem;
align-items: center
}
@media (min-width: 640px) {
.section-social {
padding: 5rem 10.5rem
}
}
@media (min-width: 991px) {
.section-social {
padding: 5rem 17.6rem
}
}
.section-hero_img {
width: 100%;
display: flex;
padding: 10rem;
align-items: center;
min-height: 19.2rem;
padding: 5rem 1.5rem;
flex-direction: column;
background-size: cover;
justify-content: center;
background-repeat: repeat;
background-position: center center;
background-image: url(https://creepyjar.com/wp-content/themes/GrenHell/assets/img/fulltem.png)
}
.section-hero_img img {
width: 40rem;
display: block;
max-width: 100%;
position: relative
}
@media (min-width: 640px) {
.section-hero_img {
padding: 5rem 10.5rem
}
}
@media (min-width: 991px) {
.section-hero_img {
min-height: 31.5rem;
padding: 5rem 17.6rem
}
.section-hero_img img {
max-height: 16rem
}
}
@media (min-width: 1258px) {
.section-hero_img {
min-height: 48.3rem
}
.section-hero_img img {
max-height: 25rem
}
}
.article-news_about {
width: 100%;
display: flex;
flex-wrap: wrap;
position: relative;
justify-content: center
}
.article-news_about .img {
flex: 100%;
max-width: 100%;
position: relative;
padding-bottom: 1.5rem
}
.article-news_about .img img {
display: block;
width: 100%
}
@media (min-width: 991px) {
.article-news_about .img {
flex: 36rem;
max-width: 36rem;
padding-bottom: 0;
padding-right: 1.5rem
}
}
@media (min-width: 1258px) {
.article-news_about .img {
flex: 49rem;
max-width: 49rem
}
}
.article-news_about .content {
flex: 100%;
max-width: 100%;
color: #060707;
text-align: left;
font-size: 1.6rem;
line-height: 2.4rem
}
@media (min-width: 991px) {
.article-news_about .content {
padding-left: 1.5rem;
flex: clac(100% -36rem);
max-width: calc(100% - 36rem)
}
}
@media (min-width: 1258px) {
.article-news_about .content {
flex: calc(100% - 49rem);
max-width: calc(100% - 49rem)
}
}
.section-full_article {
padding: 10rem 1.5rem
}
.section-full_article .data {
color: black;
font-size: 1.2rem;
line-height: 1.4rem;
padding-bottom: 1rem
}
.section-full_article h1, .section-full_article h2, .section-full_article h3, .section-full_article h4, .section-full_article h5, .section-full_article h6 {
padding-bottom: 2rem
}
.section-full_article h1 {
line-height: 1;
font-size: 4rem
}
.section-full_article h2 {
line-height: 1;
font-size: 3.5rem
}
.section-full_article h3 {
line-height: 1;
font-size: 3rem
}
.section-full_article h4 {
line-height: 1;
font-size: 2.5rem
}
.section-full_article h5 {
line-height: 1;
font-size: 2rem
}
.section-full_article h6 {
line-height: 1;
font-size: 1.6rem
}
.section-full_article strong {
color: black;
display: block;
text-align: left;
font-size: 1.8rem;
line-height: 2.7rem;
padding-bottom: 5rem
}
.section-full_article p {
color: black;
display: block;
text-align: left;
font-size: 1.6rem;
line-height: 2.8rem;
padding-bottom: 3rem
}
.section-full_article img {
margin: 0 auto;
display: block;
max-width: 100%;
padding-bottom: 3rem
}
@media (min-width: 640px) {
.section-full_article {
padding: 5rem 10.5rem
}
.section-full_article img {
padding: 0 5rem 3rem 5rem
}
}
@media (min-width: 991px) {
.section-full_article {
padding: 10rem 17.6rem
}
}
section {
width: 100%;
overflow: hidden;
position: relative
}
.article-header {
width: 100%;
display: flex;
overflow: hidden;
margin-bottom: 3rem;
position: relative;
min-height: calc(50% - 3rem)
}
.article-header a {
flex: 100%;
max-width: 100%;
position: relative
}
.article-header a:hover {
opacity: 1
}
.article-header a:hover h2 {
opacity: 0.6 !important
}
.article-header .img, .article-investor_relations .img {
flex: 100%;
display: block;
max-width: 100%;
overflow: hidden;
position: relative;
min-height: 31.3rem
}
.article-header .img div, .article-investor_relations .img div {
width: 100%;
display: block;
-ms-transform: scale(1);
transform: scale(1);
min-height: 31.3rem;
transition: all 0.3s;
background-size: cover;
background-repeat: repeat;
background-position: center center;
background-image: url(https://creepyjar.com/wp-content/themes/GrenHell/assets/img/bgSlider.png)
}
.article-header .img:hover div, .article-investor_relations .img:hover div {
-ms-transform: scale(1.1);
transform: scale(1.1)
}
@media (min-width: 640px) {
.article-header .img {
min-height: 11.3rem
}
.article-header .img div {
min-height: 11.3rem
}
}
@media (min-width: 1258px) {
.article-header .img {
min-height: 15.7rem
}
.article-header .img div {
min-height: 15.7rem
}
}
.article-header .content {
flex: 100%;
padding: 2rem;
max-width: 100%;
min-height: 100%;
position: relative;
background-color: #ececec
}
.article-header .content h2 {
font-size: 1.8rem;
-ms-transform: all 0.3s;
transform: all 0.3s
}
.article-header .content p {
line-height: 1.4;
font-size: 1.4rem
}
@media (min-width: 991px) {
.article-header .content h2 {
font-size: 1.4rem
}
}
@media (min-width: 1258px) {
.article-header .content h2 {
font-size: 1.8rem
}
}
@media (min-width: 640px) {
.article-header .big .img div {
min-height: 37.7rem
}
.article-header .big h2 {
font-size: 2.2rem
}
}
@media (min-width: 1258px) {
.article-header .big .img div {
min-height: 50rem
}
.article-header .big h2 {
font-size: 3rem
}
}
.article-investor_relations {
flex: 100%;
max-width: 100%;
position: relative;
padding: 0 0 3rem 0
}
@media (min-width: 991px) {
.article-investor_relations {
flex: 33.333%;
max-width: 33.333%;
padding: 0 1.5rem 3rem 1.5rem
}
.article-investor_relations:nth-child(3n+1) {
padding-left: 0
}
.article-investor_relations:nth-child(3n+3) {
padding-left: 1.5rem;
padding-right: 0
}
.article-investor_relations:nth-child(3n+4) {
display: none
}
}
@media (min-width: 991px) {
.article-investor_relations .img {
min-height: 11.3rem
}
.article-investor_relations .img div {
min-height: 11.3rem
}
}
@media (min-width: 1258px) {
.article-investor_relations .img {
min-height: 15.7rem
}
.article-investor_relations .img div {
min-height: 15.7rem
}
} .article-investor_relations a { display: block;
max-width: 100%;
min-height: 100%;
position: relative;
background-color: #ececec
}
.article-investor_relations a:hover {
opacity: 1
}
.article-investor_relations a:hover h2 {
opacity: 0.6
}
.article-investor_relations a p {
line-height: 1.4;
font-size: 1.4rem
}
.article-investor_relations a h2 {
font-size: 1.8rem;
-ms-transform: all 0.3s;
transform: all 0.3s
}
.article-investor_relations .content {
padding: 1rem;
min-height: 10rem;
}
.article-investor_relations .content p {
font-size: 1.2rem;
margin-bottom: 0.5rem;
}
.section-ir_hero_img {
width: 100%;
display: flex;
padding: 10rem;
align-items: center;
min-height: 19.2rem;
padding: 5rem 1.5rem;
flex-direction: column;
background-size: cover;
justify-content: center;
background-repeat: repeat;
background-position: center center;
background-image: url(https://creepyjar.com/wp-content/themes/GrenHell/assets/img/fulltem.png);
color: #fff;
font-size: 3.5rem;
}
.section-ir_hero_img img {
width: 40rem;
display: block;
max-width: 100%;
position: relative;
color: #fff;
}
@media (min-width: 640px) {
.section-ir_hero_img {
padding: 5rem 10.5rem;
font-size: 4rem;
}
}
@media (min-width: 991px) {
.section-ir_hero_img {
min-height: 31.5rem;
padding: 5rem 17.6rem
}
.section-ir_hero_img img {
max-height: 16rem
}
}
@media (min-width: 1258px) {
.section-ir_hero_img {
min-height: 48.3rem;
font-size: 5rem;
}
.section-ir_hero_img img {
max-height: 25rem
}
}
.news-short {
width: 100%;
display: flex;
flex-wrap: wrap;
position: relative;
margin-bottom: 3rem
}
.news-short .img {
width: 100%;
display: block;
overflow: hidden;
min-height: 31.3rem
}
.news-short .img div {
width: 100%;
display: block;
-ms-transform: scale(1);
transform: scale(1);
min-height: 31.3rem;
transition: all 0.3s;
background-size: cover;
background-repeat: repeat;
background-position: center center;
background-image: url(https://creepyjar.com/wp-content/themes/GrenHell/assets/img/human.png)
}
.news-short .img:hover div {
-ms-transform: scale(1.1);
transform: scale(1.1)
}
@media (min-width: 991px) {
.news-short .img {
width: 43.8rem;
min-height: 43.8rem
}
.news-short .img div {
min-height: 43.8rem
}
}
@media (min-width: 1258px) {
.news-short .img {
width: 49rem;
min-height: 27.5rem
}
.news-short .img div {
min-height: 27.5rem
}
}
.news-short .content {
flex: 100%;
display: flex;
padding: 3rem;
max-width: 100%;
flex-wrap: wrap;
position: relative;
flex-direction: column;
background-color: #ececec
}
@media (min-width: 991px) {
.news-short .content {
flex: calc(100% - 43.8rem);
max-width: calc(100% - 43.8rem)
}
}
@media (min-width: 1258px) {
.news-short .content {
flex: calc(100% - 49rem);
max-width: calc(100% - 49rem)
}
}
.news-short .content .data {
width: 100%;
color: black;
text-align: left;
line-height: 1.4rem;
font-weight: normal
}
.news-short .content .description {
display: none
}
@media (min-width: 991px) {
.news-short .content .description {
width: 100%;
display: block;
text-align: left;
color: #080909;
margin-top: 1rem;
font-size: 1.6rem;
line-height: 2.4rem
}
}
.news-short .content a {
display: block;
padding-top: 3rem;
color: #999999;
margin-top: auto;
font-size: 1.4rem;
line-height: 2.1rem
}
@media (min-width: 991px) {
.news-short .content a {
padding-top: 0
}
}
.article-people {
flex: 100%;
max-width: 100%;
position: relative;
padding-bottom: 3rem
}
.article-people h1 {
color: #060707;
font-size: 1.8rem;
line-height: 2.7rem
}
.article-people .content {
color: #060707;
font-size: 1.4rem;
line-height: 2.1rem
}
@media (min-width: 991px) {
.article-people {
flex: 50%;
max-width: 50%
}
.article-people:nth-of-type(2n+1) {
padding-right: 3rem
}
}
.list-contact h1 {
color: black;
font-size: 2rem;
line-height: 2.6rem
}
.list-contact p, .list-contact a {
color: black;
font-size: 1.4rem;
line-height: 1.8rem
}
.list-contact a:hover {
color: #a0d700
}
.map {
width: 100%;
background-color: black;
min-height: calc(100vh - 54rem)
}
@media (max-width: 576px) {
.map {
min-height: 350px;
}
}
.tns-outer {
padding: 0 !important
}
.tns-outer [hidden] {
display: none !important
}
.tns-outer [aria-controls], .tns-outer [data-action] {
cursor: pointer
}
.tns-slider {
transition: all 0s
}
.tns-slider > .tns-item {
box-sizing: border-box
}
.tns-horizontal.tns-subpixel {
white-space: nowrap
}
.tns-horizontal.tns-subpixel > .tns-item {
display: inline-block;
vertical-align: top;
white-space: normal
}
.tns-horizontal.tns-no-subpixel:after {
content: "";
display: table;
clear: both
}
.tns-horizontal.tns-no-subpixel > .tns-item {
float: left
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
margin-right: -100%
}
.tns-no-calc {
position: relative;
left: 0
}
.tns-gallery {
position: relative;
left: 0;
min-height: 1px
}
.tns-gallery > .tns-item {
position: absolute;
left: -100%;
transition: transform 0s, opacity 0s
}
.tns-gallery > .tns-slide-active {
position: relative;
left: auto !important
}
.tns-gallery > .tns-moving {
transition: all 0.25s
}
.tns-autowidth {
display: inline-block
}
.tns-lazy-img {
transition: opacity 0.6s;
opacity: 0.6
}
.tns-lazy-img.tns-complete {
opacity: 1
}
.tns-ah {
transition: height 0s
}
.tns-ovh {
overflow: hidden
}
.tns-visually-hidden {
position: absolute;
left: -10000em
}
.tns-transparent {
opacity: 0;
visibility: hidden
}
.tns-fadeIn {
opacity: 1;
filter: alpha(opacity=100);
z-index: 0
}
.tns-normal, .tns-fadeOut {
opacity: 0;
filter: alpha(opacity=0);
z-index: -1
}
.tns-vpfix {
white-space: nowrap
}
.tns-vpfix > div, .tns-vpfix > li {
display: inline-block
}
.tns-t-subp2 {
margin: 0 auto;
width: 310px;
position: relative;
height: 10px;
overflow: hidden
}
.tns-t-ct {
width: 2333.3333333%;
width: calc(100% * 70 / 3);
position: absolute;
right: 0
}
.tns-t-ct:after {
content: "";
display: table;
clear: both
}
.tns-t-ct > div {
width: 1.4285714%;
width: calc(100% / 70);
height: 10px;
float: left
}
.blocks-gallery-grid {
width: 100%;
display: flex;
margin: 0 auto;
flex-wrap: wrap;
padding: 0 0 3rem;
justify-content: center
}
.blocks-gallery-grid figure {
flex: 100%;
display: block;
max-width: 100%;
cursor: pointer;
overflow: hidden;
position: relative;
margin-bottom: 1.5rem
}
.blocks-gallery-grid figure img {
padding: 0;
width: 100%;
transition: all 0.3s;
-ms-transform: scale(1);
transform: scale(1)
}
.blocks-gallery-grid figure:hover img {
-ms-transform: scale(1.1);
transform: scale(1.1)
}
@media (min-width: 640px) {
.blocks-gallery-grid {
padding: 0 5rem
}
.blocks-gallery-grid li {
padding: 1.5rem;
flex: calc(50% - 3rem);
max-width: calc(50% - 3rem)
}
}
.modal-lightbox {
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 9999;
display: none;
position: fixed;
padding: 1.5rem;
background-color: black
}
.modal-lightbox header {
width: 100%;
display: flex;
justify-content: flex-end
}
.modal-lightbox header span {
line-height: 0.5;
cursor: pointer;
font-size: 5rem;
color: #ffffff;
transition: all 0.3s
}
.modal-lightbox header span:focus {
outline: none
}
.modal-lightbox header span:hover {
color: #a0d700
}
.modal-lightbox .content {
width: 100%;
height: 100%;
display: flex;
padding: 0 5rem;
position: relative;
align-items: center;
justify-content: center
}
.modal-lightbox .content img {
display: block;
max-width: 100%;
max-height: 100%
}
.modal-lightbox .prev-lightbox, .modal-lightbox .next-lightbox {
cursor: pointer;
font-size: 5rem;
color: #ffffff;
position: absolute;
transition: all 0.3s;
top: calc(50% - 0.5rem)
}
.modal-lightbox .prev-lightbox:focus, .modal-lightbox .next-lightbox:focus {
outline: none
}
.modal-lightbox .prev-lightbox:hover, .modal-lightbox .next-lightbox:hover {
color: #a0d700
}
.modal-lightbox .prev-lightbox {
left: 1.5rem
}
.modal-lightbox .next-lightbox {
right: 1.5rem
}
.custom-header-green {
background-color: #99cc00; width: 100%;
z-index: 3;
}
.custom-header-green ul {
margin: 0;
padding: 0;
list-style: none;
background-color: #99cc00;
color: #fff;
}
.custom-header-green li a {
display: block;
padding: 10px 20px;
text-decoration: none;
font-weight: bold;
color: #fff;
text-align: center;
font-size: 2rem;
text-transform: uppercase;
}
@media (max-width: 1257px) {
.custom-header-green li:nth-child(1) {
margin-top: 15px;
}
.custom-header-green li:nth-last-child(1) {
margin-bottom: 30px;
}
}
.custom-header-green li:hover a:hover,
.custom-header-green .menu-btn:hover {
background-image: linear-gradient(rgb(143, 186, 12) 0%, rgb(153, 204, 0) 100%);
color: #fff;
opacity: 1;
}
.custom-header-green .logo {
display: block;
float: left;
font-size: 2em;
padding: 10px 20px;
text-decoration: none;
}
.custom-header-green .menu {
overflow: hidden;
clear: both;
max-height: 0;
transition: max-height .2s ease-out;
}
.custom-header-green .menu-icon {
color: #fff;
cursor: pointer;
float: right;
padding: 20px 10.5rem;
position: relative;
user-select: none;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
@media (max-width: 639px) {
.custom-header-green .menu-icon {
padding: 20px 15px;
}
}
.custom-header-green .menu-icon .label-text {
font-weight: bold;
padding-right: 10px;
font-size: 1.3rem;
}
.custom-header-green .menu-icon .navicon {
background: #fff;
display: block;
height: 4px;
position: relative;
transition: background .2s ease-out;
width: 20px;
}
.custom-header-green .menu-icon .navicon:before,
.custom-header-green .menu-icon .navicon:after {
background: #fff;
content: '';
display: block;
height: 100%;
position: absolute;
transition: all .2s ease-out;
width: 100%;
}
.custom-header-green .menu-icon .navicon:before {
top: 8px;
}
.custom-header-green .menu-icon .navicon:after {
top: -8px;
} .custom-header-green .menu-btn {
display: none;
}
.custom-header-green .menu-btn:checked ~ .menu {
max-height: 100vh;
}
.custom-header-green .menu-btn:checked ~ .menu-icon .navicon {
background: transparent;
}
.custom-header-green .menu-btn:checked ~ .menu-icon .navicon:before {
transform: rotate(-45deg);
}
.custom-header-green .menu-btn:checked ~ .menu-icon .navicon:after {
transform: rotate(45deg);
}
.custom-header-green .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.custom-header-green .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
top: 0;
}
@media (min-width: 1258px) {
.custom-header-green {
display: flex;
flex-direction: row;
justify-content: center;
}
.custom-header-green ul {
display: flex;
flex-direction: row;
align-items: stretch;
justify-content: center;
flex-wrap: wrap;
}
.custom-header-green li {
float: left;
max-width: 120px;
}
.custom-header-green li a {
text-align: center;
padding: 20px 15px;
font-size: 1.2rem;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.custom-header-green .menu {
clear: none;
float: right;
max-height: none;
max-width: 121.8rem;
width: 100%;
}
.custom-header-green .menu-icon {
display: none;
}
}
.img-filter-gray img {
-webkit-filter: invert(63%);
filter: invert(63%);
}
.elementor-section {
overflow: visible;
}