@import url(css_1.css);


html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}


body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
}
.image-slider img {
    width: 100%;
}
.image-slider .badges-vertical {
    position: absolute;
    max-width: 115px;
    height: calc(100% - 40px);
    left: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
}
.slider-nav img {
    width: 60px;
    height: 60px;
    margin: 7px auto;
}
.slider-nav .slick-track {
    display: flex;
    justify-content: center;
}
#sv-product-gallery .slick-slider {
    max-height: 580px;
}
.slider-nav .slick-slide {
    width: 80px !important;
    height: 80px;
    margin: 0 5px;
}
.slider-nav .slick-slide.slick-current.slick-active {
    background: #fff;
    border-radius: 5px;
    border: 3px solid #000;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}



html {
    -ms-overflow-style: scrollbar;
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}
.boxNavTopTwo {
    position: fixed;
    left: 0;
    top: -270px;
    right: 0;
    z-index: 998;
    transition-duration: 500ms;
    border-bottom: 1px solid #dcdcdc;
}
.boxNavTopTwo .main-header {
    background: #fff;
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;

}
.boxOrderNav {
    display: flex;
    align-items: center;
    gap: 25px;
}
.boxNavTopTwo .main-header .dropdown--landing {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.boxNavTopTwo .main-header__menu-wrapper--center img {
    margin-left: 50px;
    margin-top: 9px;
    width: 135px;
}
.boxOrderNav div a, .boxOrderNav div a:hover {
    font-size: 20px;
    height: 40px;
    background: #0db259;
    color: #fff;
    text-decoration: none;
    padding: 11px 45px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
    animation: pulse-grow 1s linear infinite alternate;
    display: inline-block;
    direction: rtl;
}
.boxNavTopTwo .main-header .dropdown-toggle--hamburger i {
    background: #222222;
}
.nav_scrol {
    top: 1px;
}
.boxOrderNav div p {
    color: #222;
    direction: rtl;
}
.boxOrderNav div p:first-child {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: right;
    color: #000;
}
@media (min-width:576px) {
    .container,
    .container-sm {
        max-width: 544px
    }
}

@media (min-width:768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:1024px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 992px
    }
}

@media (min-width:1440px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1160px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 100%
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
}

.col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.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
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }
    .col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }
    .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }
    .col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }
    .col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }
    .col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333333%
    }
    .offset-sm-2 {
        margin-left: 16.66666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333333%
    }
    .offset-sm-5 {
        margin-left: 41.66666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333333%
    }
    .offset-sm-8 {
        margin-left: 66.66666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333333%
    }
    .offset-sm-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }
    .col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }
    .col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }
    .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }
    .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }
    .col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333333%
    }
    .offset-md-2 {
        margin-left: 16.66666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333333%
    }
    .offset-md-5 {
        margin-left: 41.66666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333333%
    }
    .offset-md-8 {
        margin-left: 66.66666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333333%
    }
    .offset-md-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width:1024px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }
    .col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }
    .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }
    .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }
    .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }
    .col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333333%
    }
    .offset-lg-2 {
        margin-left: 16.66666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333333%
    }
    .offset-lg-5 {
        margin-left: 41.66666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333333%
    }
    .offset-lg-8 {
        margin-left: 66.66666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333333%
    }
    .offset-lg-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width:1440px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }
    .col-xl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }
    .col-xl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }
    .col-xl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }
    .col-xl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }
    .col-xl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333333%
    }
    .offset-xl-2 {
        margin-left: 16.66666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333333%
    }
    .offset-xl-5 {
        margin-left: 41.66666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333333%
    }
    .offset-xl-8 {
        margin-left: 66.66666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333333%
    }
    .offset-xl-11 {
        margin-left: 91.66666667%
    }
}

.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:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1024px) {
    .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:1440px) {
    .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
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: flex !important
    }
    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.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
    }
}

@media (min-width:768px) {
    .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
    }
}

@media (min-width:1024px) {
    .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
    }
}

@media (min-width:1440px) {
    .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
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-n1 {
        margin: -.25rem !important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }
    .m-sm-n2 {
        margin: -.5rem !important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -3rem !important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-n1 {
        margin: -.25rem !important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }
    .m-md-n2 {
        margin: -.5rem !important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }
    .m-md-n5 {
        margin: -3rem !important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:1024px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-n1 {
        margin: -.25rem !important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }
    .m-lg-n2 {
        margin: -.5rem !important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -3rem !important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1440px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-n1 {
        margin: -.25rem !important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }
    .m-xl-n2 {
        margin: -.5rem !important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -3rem !important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

body {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    font-family: Barlow, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-rendering: optimizeLegibility !important
}

b,
strong {
    font-weight: 600
}

p {
    margin: 0
}

a {
    color: #222
}

a:active,
a:hover {
    text-decoration: none
}

address {
    font-style: normal
}

h2,
h3,
h4 {
    margin: 0
}

.h1,
h1 {
    font-family: Barlow Condensed, Arial Narrow, sans-serif;
    font-size: 56px;
    font-weight: 500;
    line-height: 66px;
    margin-bottom: 0;
    margin-top: 41px
}

@media (min-width:768px) {
    .h1,
    h1 {
        font-size: 68px;
        line-height: 80px
    }
}

.h2,
h2 {
    font-family: Barlow Condensed, Arial Narrow, sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
    text-transform: capitalize
}

@media (min-width:768px) {
    .h2,
    h2 {
        font-size: 56px;
        line-height: 64px
    }
}

.h3,
h3 {
    font-family: Barlow Condensed, Arial Narrow, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px
}

@media (min-width:768px) {
    .h3,
    h3 {
        font-size: 48px;
        line-height: 52px
    }
}

.h4,
h4 {
    font-family: Barlow Condensed, Arial Narrow, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 34px
}

@media (min-width:768px) {
    .h4,
    h4 {
        font-size: 36px;
        line-height: 42px
    }
}

.h5,
h5 {
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0
}

@media (min-width:768px) {
    .h5,
    h5 {
        font-size: 24px
    }
}

h6 {
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 0
}

.label,
label {
    color: #949494
}

@media (min-width:768px) {
    .h3-md {
        font-size: 48px;
        line-height: 56px
    }
}

.font-weight-bold {
    font-weight: 600
}

.font-weight-normal {
    font-weight: 400
}

[v-cloak] {
    display: none !important
}

body,
html {
    height: 100%
}

html {
    scroll-behavior: smooth
}

@media screen and (min-width:768px) {
    body.header-desktop-slider-fixed {
        padding-top: 30px
    }
}

.in-iframe,
.in-iframe body {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow: auto;
    width: 100%
}

.in-iframe a[target=_blank] {
    pointer-events: none
}

#snap-app {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

#snap-app>main {
    flex: 1 1 auto
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    cursor: pointer
}

dd {
    margin-left: 0
}

button>* {
    pointer-events: none
}

.vb>.vb-dragger {
    right: 0;
    width: 4px;
    z-index: 5
}

.vb>.vb-dragger>.vb-dragger-styler {
    backface-visibility: hidden;
    background-color: hsla(0, 0%, 58%, .5);
    border-radius: 20px;
    display: block;
    height: 100%;
    margin: 0;
    transform: rotate3d(0, 0, 0, 0);
    transition: background-color .1s ease-out, margin .1s ease-out, height .1s ease-out
}

.vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler {
    background-color: hsla(0, 0%, 58%, .7)
}

.vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler,
.vb.vb-dragging>.vb-dragger>.vb-dragger-styler,
.vb>.vb-dragger:hover>.vb-dragger-styler {
    background-color: #949494
}

.sv-blog {
    background-color: rgba(255, 207, 91, .3);
    border: 1px solid #ffcf5b;
    height: 100%;
    left: 0;
    margin: 0;
    max-width: 25%;
    position: fixed;
    top: 0;
    width: 250px;
    word-break: break-word;
    z-index: 9999
}

.text-primary {
    color: #0db259 !important
}

.text-white {
    color: #fff !important
}

.text-black {
    color: #222 !important
}

.text-gray1 {
    color: #fafafa !important
}

.text-gray2 {
    color: #dcdcdc !important
}

.text-gray3 {
    color: #949494 !important
}

.text-gray4 {
    color: #4b4b4b !important
}

.text-red1 {
    color: red !important
}

.text-blue {
    color: #2badda !important
}

.text-orange {
    color: #ff5d0d !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.sv-review-stars {
    align-items: center;
    display: inline-flex;
    line-height: 0
}

.sv-review-stars li svg {
    stroke: #222;
    fill: #222;
    height: 12px;
    width: 12px
}

.sv-review-stars li+li {
    margin-left: 8px
}

.sv-review-stars--small li+li {
    margin-left: 6px
}

.sv-review-stars--green li svg {
    stroke: #0db259;
    fill: #0db259
}

.sv-select.v-select {
    border-radius: 3px
}

.sv-select.v-select li>a {
    white-space: normal
}

.sv-select.v-select .dropdown-toggle {
    align-items: center;
    border-radius: 2px;
    font-size: 14px;
    height: 50px;
    padding: 0 15px 2px 10px
}

.sv-select.v-select.sv-select--green .dropdown-toggle {
    border: 2px solid #0db259
}

.sv-select.v-select .vs__actions {
    height: 100%
}

.sv-select.v-select .open-indicator {
    height: 100%;
    width: 10px
}

.sv-select.v-select .open-indicator:before {
    background-image: url(../img/chevron.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    height: 10px;
    transform: rotate(0deg);
    width: 10px
}

.sv-select.v-select.open .open-indicator:before {
    transform: rotate(180deg)
}

.sv-select.v-select .clear {
    display: none
}

.sv-select.v-select .vs__selected-options {
    flex-wrap: nowrap;
    max-height: 100%
}

.sv-select.v-select .vs__selected-options,
.sv-select.v-select [role=option] {
    text-transform: capitalize
}

.sv-select.v-select input::-moz-placeholder {
    color: #949494;
    opacity: 1
}

.sv-select.v-select input::placeholder {
    color: #949494;
    opacity: 1
}

.sv-select.v-select .dropdown-menu {
    padding: 0
}

.sv-select.v-select li>a {
    padding-bottom: 10px;
    padding-top: 10px
}

@media screen and (min-width:768px) {
    .sv-select.v-select li>a {
        padding-bottom: 5px;
        padding-top: 5px
    }
}

.sv-btn {
    background-color: transparent;
    border: 1px solid #222;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    letter-spacing: .5px;
    line-height: 46px;
    min-width: 120px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .25s, color .25s, border-color .25s, opacity .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle
}

.sv-btn:disabled,
.sv-btn[disabled=disabled] {
    pointer-events: none
}

.sv-btn:active {
    top: 1px
}

a[disabled=disabled] {
    opacity: .5
}

.sv-btn--primary {
    background: #222;
    color: #fff
}

.sv-btn--primary:hover {
    background-color: #4b4b4b;
    border-color: #4b4b4b
}

.sv-btn--primary-white {
    background: #fff;
    border-color: #fff;
    color: #222
}

.sv-btn--primary-white:hover {
    background-color: #fafafa;
    border-color: #fafafa
}

.sv-btn--green {
    background: #0db259;
    border-color: #0db259;
    color: #fff
}

.sv-btn--green:hover {
    background-color: rgba(13, 178, 89, .8)
}

.sv-btn--secondary-green {
    background: transparent;
    border-color: #0db259;
    color: #0db259
}

.sv-btn--secondary-green:hover {
    background-color: rgba(13, 178, 89, .05)
}

.sv-btn--secondary-green .sv-btn__chevron {
    stroke: #0db259
}

.sv-btn--orange {
    background: #ff5d0d;
    border-color: #ff5d0d;
    color: #fff
}

.sv-btn--orange:hover {
    background-color: rgba(255, 93, 13, .8)
}

.sv-btn--small {
    height: 40px;
    line-height: 36px
}

.sv-btn--secondary-white {
    background: transparent;
    border-color: #fff;
    color: #fff
}

.sv-btn--secondary-white:hover {
    background-color: #949494
}

.sv-btn--secondary-orange {
    background: #fff;
    border-color: #ff5d0d;
    color: #ff5d0d
}

.sv-btn--secondary-orange:hover {
    background-color: rgba(255, 93, 13, .05)
}

.sv-btn--secondary-orange .sv-btn__chevron {
    stroke: #ff5d0d
}

.sv-btn--secondary {
    background: transparent
}

.sv-btn--secondary:hover {
    background-color: rgba(34, 34, 34, .05)
}

.sv-btn--secondary .sv-btn__chevron {
    stroke: #222
}

.sv-btn--secondary-borderless {
    background: #fff;
    border-color: #fff
}

.sv-btn--secondary-borderless:hover {
    background-color: #222;
    border-color: #222;
    color: #fff
}

.sv-btn__chevron {
    stroke: #fff;
    height: 10px;
    margin-left: 10px;
    transform: rotate(-90deg);
    transition: stroke .25s;
    width: 10px
}

.sv-btn--counter {
    background-color: transparent;
    border-color: #222
}

.sv-btn--counter:hover {
    background-color: #222;
    box-shadow: 0 0 0 2px #fff;
    color: #fff
}

.sv-btn--counter-white {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.sv-btn--counter-white:hover {
    background-color: #222;
    color: #fff
}

.sv-btn--link {
    background: none;
    border: none;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    text-decoration: underline
}

.sv-btn--link:focus,
.sv-btn--link:hover {
    cursor: pointer;
    text-decoration: none
}

.sv-btn--link>svg {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 9px;
    transform: translateY(-50%)
}

.sv-form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.sv-form-control:focus {
    border-color: #222;
    border-width: 2px
}

.sv-form-control::-moz-placeholder {
    color: #949494;
    opacity: 1
}

.sv-form-control::placeholder {
    color: #949494;
    opacity: 1
}

.sv-form-control--error {
    border: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 2px #ff5d0d
}

input.sv-form-control--error {
    padding-left: 19px
}

.sv-form-control--error.sv-select.v-select .dropdown-toggle {
    border: 0;
    padding-left: 17px
}

.sv-form-control--error.sv-select.v-select .dropdown-toggle .v-select input::-moz-placeholder {
    color: #ff5d0d
}

.sv-form-control--error.sv-select.v-select .dropdown-toggle .v-select input::placeholder {
    color: #ff5d0d
}

.sv-form-control--error.sv-select.v-select .open-indicator:before {
    background-image: url(../img/chevron-red.svg)
}

.sv-form-control--error.v-select input::-moz-placeholder,
.sv-form-control--error::-moz-placeholder {
    color: #ff5d0d
}

.sv-form-control--error.v-select input::placeholder,
.sv-form-control--error::placeholder {
    color: #ff5d0d
}

.sv-form-control--error-message {
    align-content: center;
    background-color: #ff5d0d;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 12px
}

.sv-form-control--error-message img {
    align-self: center;
    width: 10px
}

textarea.sv-form-control {
    height: 100px;
    padding-bottom: 15px;
    padding-top: 11px;
    resize: none
}

.form-group {
    margin-bottom: 20px
}

.sv-form-group .vfl-label {
    bottom: 85%;
    color: #949494;
    left: 15px;
    top: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.sv-form-group .vfl-label-on-focus {
    color: #949494
}

.sv-form-group .vfl-label-on-input {
    bottom: calc(100% - 4px);
    left: 15px;
    top: auto
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

form .row+.row {
    margin-top: 20px
}

.vdp-datepicker input {
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@font-face {
    font-family: Hangbird;
    src: url(../Hangbird.otf)
}

@media screen and (max-width:767px) {
    body:not(.is-checkout) {
        padding-top: 50px
    }
}

.vimeo-shown #attentive_overlay {
    visibility: hidden
}

.main-header {
    background-color: #222;
    color: #fff;
    position: relative;
    margin-top: 29px;
}

@media screen and (max-width:767px) {
    .main-header {
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 20
    }
}

.main-header .dropdown-toggle,
.main-header a {
    color: #fff
}

@media screen and (max-width:767px) {
    .header-bar-wrapper:not(.header-bar-wrapper--hidden-mobile)+.main-header,
    .siteMessage--shown+.main-header {
        top: 30px
    }
}

@media (min-width:768px) {
    .header-bar-wrapper:not(.header-bar-wrapper--hidden) {
        min-height: 30px
    }
}

@media screen and (max-width:767px) {
    .body--header-slider.not-checkout {
        padding-top: 80px
    }
    .no-iframe .is-checkout .main-header {
        left: auto;
        position: static;
        top: auto;
        width: auto;
        z-index: auto
    }
    .no-iframe .is-checkout .siteMessage--shown+.main-header {
        top: auto
    }
}

.main-header__menu-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    height: 50px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (min-width:768px) {
    .main-header__menu-wrapper {
        height: 70px
    }
}

@media screen and (min-width:1440px) {
    .main-header__menu-wrapper {
        max-width: 1160px
    }
}

.black .main-header__menu-wrapper--center {
    justify-content: center;
    position: relative
}
.boxNavTopTwo.nav_scrol .main-header__menu-wrapper {
    margin-left: 0;
}
.main-header__menu-wrapper--center .sv-header__home-link {
    margin-left: 0;
    margin-right: 0
}

.main-header__menu-wrapper--between {
    justify-content: space-between;
    position: relative
}

.main-header__menu-wrapper--between .sv-header__home-link {
    margin-left: 0;
    margin-right: 0
}

.sv-header__checkout--phone {
    display: flex;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

@media (min-width:768px) {
    .sv-header__checkout--phone {
        display: none
    }
}

.sv-header__checkout--phone svg {
    stroke: #0db259;
    height: 20px;
    width: 20px
}

.sv-header__iframe--back {
    align-items: center;
    color: #fff;
    display: none;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 18px;
    font-weight: 600;
    left: 10px;
    line-height: 20px;
    position: absolute;
    text-decoration: none;
    text-transform: none;
    top: 50%;
    transform: translateY(-50%)
}

.sv-header__iframe--back:focus {
    outline: 0
}

.sv-header__iframe--back img {
    height: 20px;
    margin-right: 5px;
    width: 20px
}

.sv-header__widget--back {
    align-items: center;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    display: none;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: 30px;
    justify-content: center;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    text-transform: none;
    top: 50%;
    transform: translateY(-50%);
    width: 30px
}

.sv-header__widget--back:focus {
    outline: 0
}

.sv-header__widget--back svg {
    height: 18px;
    width: 18px
}

.widget-no-iframe .sv-header__widget--back {
    display: flex
}

.main-header__logo {
    fill: #fff;
    color: #fff;
    height: 30px;
    width: 54px;
    z-index: 1
}

@media screen and (max-width:767px) {
    .main-header__logo {
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%)
    }
}

@media screen and (min-width:768px) {
    .main-header__logo {
        height: 45px;
        width: 80px
    }
}

.main-header__hamburger {
    background: none;
    border: none;
    display: inline-block;
    height: 28px;
    margin-left: 5px;
    outline: none;
    padding: 5px;
    position: relative;
    width: 30px
}

@media screen and (min-width:768px) {
    .main-header__hamburger {
        display: none
    }
}

.main-header__hamburger>i {
    background: #fff;
    display: block;
    height: 2px;
    left: 5px;
    position: absolute;
    width: 20px
}

.main-header__hamburger>i:first-child,
.main-header__hamburger>i:last-child {
    opacity: 1
}

.main-header__hamburger>i:first-child {
    top: 5px;
    transition: opacity .25s, transform 175ms, background .25s
}

.main-header__hamburger>i:last-child {
    bottom: 5px;
    transition: opacity .25s, transform 175ms, background .25s
}

.main-header__hamburger>i:nth-child(2),
.main-header__hamburger>i:nth-child(3) {
    margin-top: -1px;
    top: 50%;
    transition: transform .25s, background .25s
}

.main-header__hamburger.main-header__hamburger--active>i {
    background: #0db259
}

.main-header__hamburger.main-header__hamburger--active>i:first-child {
    opacity: 0;
    transform: translateY(-8px) scale(1.2)
}

.main-header__hamburger.main-header__hamburger--active>i:last-child {
    opacity: 0;
    transform: translateY(8px) scale(1.2)
}

.main-header__hamburger.main-header__hamburger--active>i:nth-child(2),
.main-header__hamburger.main-header__hamburger--active>i:nth-child(3) {
    left: 4px;
    width: 23px
}

.main-header__hamburger.main-header__hamburger--active>i:nth-child(2) {
    transform: rotate(45deg)
}

.main-header__hamburger.main-header__hamburger--active>i:nth-child(3) {
    transform: rotate(-45deg)
}

.sv-header__home-link {
    line-height: 0;
    text-decoration: none
}

@media (max-width:767px) {
    .sv-header__home-link {
        align-items: center;
        display: flex;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%)
    }
}

@media (min-width:768px) {
    .sv-header__home-link {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (max-width:767px) {
    .sv-header__home-link>div {
        padding: 0 10px
    }
}

.sv-header__home-nature {
    border-left: 1px solid #434343;
    text-align: center
}

@media (min-width:768px) {
    .sv-header__home-nature {
        display: none
    }
}

.sv-header__home-nature p {
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px
}

.sv-header__home-nature svg {
    fill: #0db259;
    height: 20px;
    width: 56px
}

.sv-header__widget-logo {
    border-left: 1px solid #434343;
    display: none;
    padding: 0 10px
}

.sv-header__widget-logo>div {
    align-items: center;
    display: flex;
    height: 30px;
    max-width: 74px
}

@media (min-width:375px) {
    .sv-header__widget-logo>div {
        max-width: 120px
    }
}

@media (min-width:768px) {
    .sv-header__widget-logo>div {
        height: 45px;
        max-width: 180px
    }
}

.sv-header__widget-logo img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.main-header__mobile-menu-shown .sv-header__site-menu {
    transform: translateX(0)
}

@media (min-width:768px) {
    .main-header__mobile-menu-shown .sv-header__site-menu {
        transform: translateX(-101%)
    }
}

.sv-header__site-menu {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: calc(100vh - 50px);
    left: 0;
    overflow: auto;
    position: absolute;
    top: 50px;
    transform: translateX(-101%);
    transition: transform .25s cubic-bezier(.12, .63, .35, .82);
    width: 100%;
    z-index: 12
}

.sv-header__site-menu>div {
    padding: 20px
}

.sv-header__site-menu>div>button {
    margin-bottom: 20px
}

.sv-header__site-menu>div>a {
    color: #222;
    display: block;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase
}

@media (min-width:768px) {
    .sv-header__site-menu>div>a {
        color: #fff
    }
}

.sv-header__site-menu>div>a+a {
    margin-top: 20px
}

.sv-header__site-menu>div svg {
    stroke: #222;
    height: 18px;
    width: 18px
}

.sv-header__site-menu footer {
    background-color: #222;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    margin-top: auto;
    padding: 22px 10px 70px;
    text-align: center
}

.sv-header__site-menu footer p {
    color: #fff;
    margin-top: 20px
}

.sv-header__site-menu .sv-icon__phone {
    fill: #0db259;
    height: 20px;
    width: 20px
}

.sv-header__site-menu .main-header__tel-link {
    color: #fff
}

.sv-header__site-menu-search {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

.sv-header__site-menu-search form {
    display: flex;
    max-width: 560px;
    width: 100%
}

.sv-header__site-menu-search input {
    border-bottom-right-radius: 0;
    border-color: #222;
    border-top-right-radius: 0;
    font-family: Barlow, sans-serif;
    font-size: 14px;
    font-weight: 600
}

.sv-header__site-menu-search input::-moz-placeholder {
    font-family: Barlow, sans-serif;
    font-weight: 400
}

.sv-header__site-menu-search input::placeholder {
    font-family: Barlow, sans-serif;
    font-weight: 400
}

.sv-header__site-menu-search input:focus {
    outline: 0
}

.sv-header__site-menu-search .sv-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px
}

.main-header__hashtag {
    font-family: Barlow, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: -10px;
    margin-top: 20px
}

.main-header__social-menu {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 19px
}

.main-header__social-menu li+li {
    margin-left: 40px
}

.main-header__social-menu .sv-icon__facebook {
    stroke: #fff;
    height: 22px;
    width: 22px
}

.main-header__social-menu .sv-icon__instagram {
    fill: #fff;
    height: 22px;
    width: 22px
}

.main-header__social-menu .sv-icon__twitter {
    stroke: #fff;
    height: 18px;
    width: 22px
}

.main-header__social-menu .sv-icon__youtube {
    stroke: #fff;
    height: 22px;
    width: 30px
}

.sv-header__link-menu {
    align-items: center;
    display: flex;
    letter-spacing: 1px;
    text-transform: uppercase
}

.sv-header__link-menu ul {
    display: none;
    flex-direction: row;
    position: relative
}

@media screen and (min-width:768px) {
    .sv-header__link-menu ul {
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .sv-header__link-menu ul {
        margin-left: 20px
    }
}

.sv-header__link-menu ul>li {
    position: relative
}

.sv-header__link-menu ul>li,
.sv-header__link-menu ul>li>a {
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-weight: 600
}

.sv-header__link-menu ul>li>a {
    display: inline-block;
    letter-spacing: 1px;
    padding: 25px 15px 23px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap
}

.sv-header__link-menu--amazon {
    flex: 0 0 100%;
    justify-content: space-between;
    max-width: 100%
}

.sv-header__user-menu {
    align-items: center;
    color: #fff;
    display: flex;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-weight: 600;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .sv-header__user-menu {
        flex: 1;
        justify-content: flex-end
    }
}

.sv-header__user-menu a {
    color: #fff;
    letter-spacing: 1px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none
}

@media screen and (min-width:1440px) {
    .sv-header__user-menu a {
        padding-left: 15px;
        padding-right: 15px
    }
}

.sv-header__user-menu a>span {
    display: none
}

@media screen and (min-width:1024px) {
    .sv-header__user-menu a>span {
        display: inline-block
    }
}

.sv-header__user-menu svg {
    height: 18px;
    position: relative;
    top: 2px;
    width: 18px
}

@media screen and (min-width:1024px) {
    .sv-header__user-menu svg {
        margin-right: 10px
    }
}

.sv-header__user-menu .sv-icon__user {
    stroke: #fff
}

.sv-header__user-menu .sv-icon__cart {
    fill: #fff;
    height: 18px;
    position: relative;
    top: 2px;
    width: 18px
}

@media screen and (min-width:1024px) {
    .sv-header__user-menu .sv-icon__cart {
        margin-right: 10px
    }
}

.sv-header__user-menu .sv-icon__phone {
    stroke: #0db259;
    fill: transparent;
    display: inline
}

.sv-header__user-menu .sv-icon__phone+span {
    display: none
}

@media screen and (min-width:1024px) {
    .sv-header__user-menu .sv-icon__phone+span {
        display: inline;
        white-space: nowrap
    }
}

.sv-header__link-cart {
    position: relative
}

.sv-header__link-cart--landing {
    color: #fff;
    height: 20px;
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 10px;
    text-decoration: none
}

@media (min-width:768px) {
    .sv-header__link-cart--landing {
        padding-left: 15px;
        padding-right: 15px
    }
}

.sv-header__link-cart--landing .sv-icon__cart,
.sv-header__link-cart--landing svg {
    height: 18px;
    position: relative;
    top: 2px;
    width: 18px
}

.sv-header__link-cart--landing svg {
    stroke: #0db259;
    fill: transparent
}

.sv-header__link-cart--landing .sv-header__cart-counter {
    display: inline-block
}

.sv-header__cart-counter {
    background-color: #0db259;
    border-radius: 20px;
    color: #222;
    content: attr(data-items-in-cart);
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
    min-width: 20px;
    position: relative;
    text-align: center;
    top: -2px
}

.main-header__tel-link,
.sv-header__cart-counter {
    font-family: Barlow, sans-serif;
    font-weight: 600;
    line-height: 20px
}

.main-header__tel-link {
    color: #0db259;
    font-size: 20px;
    letter-spacing: 2px;
    text-decoration: none
}

.main-header__tel-link svg {
    margin-right: 10px;
    vertical-align: middle
}

.main-header__copyright {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    opacity: .5
}

.sv-header__search-form {
    align-items: center;
    display: inline-flex;
    padding: 0 15px
}

.sv-header__search-form form {
    display: flex;
    margin: 0
}

.sv-header__search-form .sv-form-control {
    background: transparent;
    border: 0 solid #fff;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    color: #fff;
    font-family: Barlow, sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 32px;
    padding: 0;
    transition: all .3s ease;
    width: 0
}

.sv-header__search-form .sv-form-control:focus {
    outline: 0
}

.sv-header__search-form .sv-form-control::-moz-placeholder {
    color: #949494;
    font-family: Barlow, sans-serif;
    font-weight: 400
}

.sv-header__search-form .sv-form-control::placeholder {
    color: #949494;
    font-family: Barlow, sans-serif;
    font-weight: 400
}

.sv-header__search-form .sv-form-control--search-open {
    border-width: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.sv-header__search-form button {
    border-radius: 2px;
    cursor: pointer;
    height: 32px;
    transition: background-color .25s, color .25s, border-color .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 30px
}

.sv-header__search-form button:focus {
    outline: 0
}

.sv-header__search-form .sv-btn--primary {
    background-color: transparent;
    border-color: transparent
}

.sv-header__search-form .sv-btn--primary:hover {
    background-color: transparent
}

.sv-header__search-form .sv-btn--primary:hover svg {
    stroke: #0db259
}

.sv-header__search-form .sv-btn--search-open {
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0
}

.sv-header__search-form .sv-btn--search-open svg {
    stroke: #222
}

.sv-header__search-form svg {
    stroke: #fff;
    height: 16px;
    left: -1px;
    position: relative;
    transition: stroke .25s;
    vertical-align: middle;
    width: 16px
}

.in-iframe .main-header__hamburger,
.in-iframe .sv-header__checkout--phone,
.in-iframe .sv-header__link-menu ul,
.in-iframe .sv-header__site-menu,
.in-iframe .sv-header__user-menu,
.in-iframe.widget-logo .sv-header__home-nature {
    display: none
}

.in-iframe.widget-logo .sv-header__logo {
    padding: 0 10px
}

.in-iframe .main-header__menu-wrapper {
    justify-content: center;
    position: relative
}

.in-iframe .main-header__menu-wrapper .sv-header__home-link {
    margin-left: 0;
    margin-right: 0
}

.in-iframe .sv-header__home-link {
    align-items: center;
    cursor: default;
    display: flex;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.in-iframe .sv-header__widget-logo {
    display: block
}

.in-iframe .sv-header__iframe--back {
    display: flex
}

.sv-header__home-link--pro-page {
    max-width: 100%;
    width: calc(100% - 160px)
}

@media (min-width:576px) {
    .sv-header__home-link--pro-page {
        width: calc(100% - 250px)
    }
}

@media (min-width:768px) {
    .sv-header__home-link--pro-page {
        width: auto
    }
}

.sv-header__pro-name {
    display: block;
    font-family: Hangbird;
    font-size: 18px;
    font-size: calc(12.98039px + 1.56863vw);
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    text-align: center;
    text-transform: none;
    width: 100%
}

@media (min-width:576px) {
    .sv-header__pro-name {
        font-size: 22px
    }
}

@media (min-width:768px) {
    .sv-header__pro-name {
        font-size: 30px
    }
}

@media (min-width:1024px) {
    .sv-header__pro-name {
        font-size: 38px
    }
}

.sv-header__pro-name img {
    display: block;
    margin: 5px auto 0;
    max-width: 100%;
    width: 130px
}

.main-header .dropdown {
    position: relative
}

.main-header .dropdown-menu {
    background-color: #fff;
    border: 1px solid rgba(34, 34, 34, .15);
    border-radius: 0 1px 2px 2px;
    border-radius: 4px;
    left: 0;
    min-width: 160px;
    opacity: 0;
    overflow: hidden;
    overflow-y: auto;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(-15px);
    transition: opacity .15s ease-in-out, transform .15s ease-in-out;
    width: auto;
    z-index: 9;
    direction: rtl;
}

.main-header .dropdown-menu a {
    color: #222;
    display: block;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 8px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap
}

.main-header .dropdown-menu a:hover {
    background-color: #fafafa
}

.main-header .dropdown-toggle {
    background: none;
    border: none;
    cursor: pointer;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    outline: none;
    padding: 25px 15px 23px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap
}

.main-header .dropdown-toggle svg {
    stroke: #fff;
    height: 6px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: stroke .25s;
    width: 11px
}

.main-header .dropdown--landing {
    align-items: center;
    display: flex;
    height: 100%;
    left: 10px;
    position: absolute
}

.main-header .dropdown-toggle--hamburger {
    align-items: center;
    background: none;
    border: none;
    display: flex;
    height: 28px;
    outline: none;
    padding: 0;
    position: relative;
    width: 46px
}

.main-header .dropdown-toggle--hamburger i {
    background: #fff;
    display: block;
    height: 2px;
    left: 13px;
    position: absolute;
    width: 20px
}

.main-header .dropdown-toggle--hamburger i:first-child {
    top: 5px;
    transition: opacity .25s, transform 175ms, background .25s
}

.main-header .dropdown-toggle--hamburger i:last-child {
    bottom: 5px;
    transition: opacity .25s, transform 175ms, background .25s
}

.main-header .dropdown-toggle--hamburger i:nth-child(2) {
    margin-top: -1px;
    top: 50%;
    transition: transform .25s, background .25s
}

.main-header .dropdown.active>.dropdown-toggle+.dropdown-menu,
.main-header .dropdown:hover>.dropdown-toggle+.dropdown-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(-5px)
}

.main-footer {
    background-color: #222;
    color: #fff;
    margin-top: 50px
}

@media (min-width:768px) {
    .main-footer {
        margin-top: 100px
    }
}

.main-footer .subscribe-form__confirmation {
    font-size: 14px;
    line-height: 40px
}

.main-footer__nav {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:768px) {
    .main-footer__nav {
        padding-bottom: 20px;
        padding-top: 10px;
        direction: rtl;
    }
}

.main-footer__nav ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media screen and (min-width:768px) {
    .main-footer__nav ul {
        margin-top: 10px
    }
}

.main-footer__nav a {
    color: #fff;
    display: inline-block;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-weight: 600;
    letter-spacing: 1.3px;
    line-height: 20px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .2s;
    white-space: nowrap
}

@media screen and (min-width:768px) {
    .main-footer__nav a {
        padding: 10px 25px
    }
}

.main-footer__nav a[href^="tel:"] svg path {
    fill: #0db259
}

.main-footer__nav a:hover {
    color: #0db259
}

.main-footer__nav--checkout li:not(.main-footer__nav--phone),
.main-footer__nav--product li:not(.main-footer__nav--phone) {
    display: none
}

@media (min-width:768px) {
    .main-footer__nav--product li:not(.main-footer__nav--phone) {
        display: list-item
    }
}

.in-iframe .main-footer__nav--product li:not(.main-footer__nav--phone) {
    display: none
}

.main-footer__benefits {
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    padding-bottom: 30px;
    padding-top: 30px
}

.main-footer__benefits ul {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (min-width:768px) {
    .main-footer__benefits ul {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media screen and (min-width:1024px) {
    .main-footer__benefits ul {
        justify-content: center
    }
}

.main-footer__benefits li {
    align-items: center;
    color: #fff;
    display: flex;
    font-family: Barlow Condensed, Arial Narrow, Impact, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    max-width: 221px;
    text-transform: uppercase
}

@media screen and (min-width:768px) {
    .main-footer__benefits li {
        letter-spacing: 1.3px;
        max-width: 33.3333333333%
    }
}

@media screen and (min-width:1024px) {
    .main-footer__benefits li {
        max-width: 280px;
        padding: 0 20px
    }
}

.main-footer__benefits li img {
    padding: 0 10px;
    width: 60px
}

@media screen and (min-width:768px) {
    .main-footer__benefits li img {
        width: 70px
    }
}

.main-footer__benefits li span {
    display: inline-block;
    padding: 0 10px
}

.main-footer__benefits li+li {
    margin-top: 30px
}

@media screen and (min-width:768px) {
    .main-footer__benefits li+li {
        margin: 0
    }
}

.main-footer__disclaimer {
    padding-bottom: 50px;
    text-align: center
}

@media screen and (min-width:768px) {
    .main-footer__disclaimer {
        border-top: 1px solid hsla(0, 0%, 100%, .2);
        padding-top: 50px
    }
}

.main-footer__disclaimer p {
    color: #949494;
    font-size: 14px;
    line-height: 15px;
    direction: rtl;
}

.main-footer__disclaimer p+p {
    margin-top: 5px
}

.main-footer__disclaimer--landing {
    padding-top: 30px
}

@media screen and (min-width:768px) {
    .main-footer__disclaimer--landing {
        padding-top: 50px
    }
}

.main-footer__connection {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:768px) {
    .main-footer__connection {
        border-top: 1px solid hsla(0, 0%, 100%, .2);
        padding-bottom: 50px;
        padding-top: 50px
    }
}

.main-footer__connection .h3+span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px
}

@media screen and (min-width:1024px) {
    .main-footer__connection .h3+span {
        margin-top: 10px
    }
}

.main-footer__social-icons {
    display: flex
}

@media screen and (max-width:1023px) {
    .main-footer__social-icons {
        justify-content: center;
        margin-top: 30px
    }
}

@media screen and (min-width:1024px) {
    .main-footer__social-icons li {
        margin-left: 30px
    }
}

.main-footer__social-icons li+li {
    margin-left: 30px
}

.main-footer__social-icons svg {
    height: 20px;
    transition: all .2s;
    width: 20px
}

@media screen and (min-width:768px) {
    .main-footer__social-icons svg {
        height: 22px;
        width: 22px
    }
}

.main-footer__social-icons a:hover .main-footer__social-icons--facebook {
    stroke: #0db259
}

.main-footer__social-icons a:hover .main-footer__social-icons--instagram {
    fill: #0db259
}

.main-footer__social-icons--facebook {
    stroke: #fff
}

.main-footer__social-icons--instagram {
    fill: #fff
}

.main-footer__phone-icon {
    stroke: #0db259;
    height: 20px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 20px
}

@media screen and (min-width:768px) {
    .main-footer__phone-icon {
        height: 16px;
        width: 16px
    }
}

.main-footer__seperator {
    display: none
}

@media screen and (min-width:1440px) {
    .main-footer__seperator {
        display: flex;
        justify-content: center;
        max-width: 101px
    }
}

.main-footer__seperator div {
    background-color: hsla(0, 0%, 100%, .2);
    height: 50px;
    width: 1px
}

@media screen and (min-width:1024px) {
    .main-footer__social-wrapper {
        align-items: center;
        display: flex
    }
}

.main-footer__hashtag {
    text-align: center
}

@media screen and (min-width:1024px) {
    .main-footer__hashtag {
        text-align: left
    }
}

.main-footer__hashtag p {
    font-family: Barlow Condensed, Arial Narrow, sans-serif;
    font-weight: 500
}

.main-footer__hashtag span {
    display: block;
    margin-top: 5px
}

@media screen and (max-width:767px) {
    .main-footer__hashtag span {
        font-size: 14px
    }
}

.p65-warning img {
    height: 15px;
    vertical-align: middle
}

.p65-warning a {
    color: #949494;
    text-decoration: none
}

.bot-trap {
    visibility: hidden
}

.in-iframe .main-footer__benefits,
.in-iframe .main-footer__connection,
.in-iframe .main-footer__nav li:not(.main-footer__nav--phone) {
    display: none
}

.main-footer__subscription-form-wrapper {
    align-items: center;
    margin-top: 30px;
    position: relative;
    text-align: center
}

@media screen and (max-width:1023px) {
    .main-footer__subscription-form-wrapper {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px
    }
}

@media screen and (min-width:1024px) {
    .main-footer__subscription-form-wrapper {
        display: flex;
        flex-direction: row;
        margin-top: 0;
        text-align: left
    }
}

@media screen and (max-width:1023px) {
    .main-footer__subscription-form-wrapper:before {
        background-color: hsla(0, 0%, 100%, .2);
        content: "";
        height: 1px;
        left: 50%;
        position: absolute;
        top: 0;
        transform: translateX(-50%);
        width: 50px
    }
}

.main-footer__subscription-form-wrapper>div>span {
    display: block;
    margin-top: 5px
}

.main-footer__subscription-form {
    position: relative;
    text-align: center
}

@media screen and (min-width:1024px) {
    .main-footer__subscription-form {
        flex-grow: 1;
        margin-bottom: 0;
        margin-left: 20px
    }
    .main-footer__subscription-form>div {
        display: flex
    }
}

.main-footer__subscription-form .sv-btn {
    margin-top: 20px;
    width: 100%
}

@media screen and (min-width:1024px) {
    .main-footer__subscription-form .sv-btn {
        height: 40px;
        line-height: 36px;
        margin-left: 20px;
        margin-top: 0;
        padding: 0 10px;
        width: 110px
    }
}

.main-footer__subscription-form .sv-form-control {
    background-color: #222;
    color: #fff;
    font-family: Barlow, sans-serif;
    font-weight: 600;
    margin-top: 20px
}

@media screen and (min-width:1024px) {
    .main-footer__subscription-form .sv-form-control {
        background-color: #fff;
        color: #222;
        font-family: Barlow, sans-serif;
        font-size: 14px;
        font-weight: 400;
        height: 40px;
        margin-top: 0
    }
}

.main-footer__subscription-form .sv-form-control:focus {
    outline-color: #0db259
}

.subscribe-form__confirmation {
    color: #0db259;
    display: inline-block;
    font-family: Barlow, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 50px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

@media (min-width:768px) {
    .text-md-right {
        text-align: right
    }
}

@media (min-width:1024px) {
    .text-lg-left {
        text-align: left
    }
}

.text-capitalize {
    text-transform: capitalize;
    margin-bottom: 50px;
}

.text-uppercase {
    text-transform: uppercase
}

.text-nowrap {
    white-space: nowrap
}

.sv-position-fixed {
    position: fixed
}

.m-b-0 {
    margin-bottom: 0
}

.img-fluid {
    max-width: 100%
}

.w-100 {
    width: 100%
}

.position-relative {
    position: relative
}

.overflow-hidden {
    overflow: hidden
}

.sv-text-primary {
    color: #0db259
}

.sv-text-white {
    color: #fff
}

.no-pointer-events {
    pointer-events: none
}

@media (min-width:1024px) {
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
}

/*# sourceMappingURL=styles.css.map*/
.boxNavTop {
    background: #0db259;
    color: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    direction: rtl;
}
.boxNavTop p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 6px;
}

.columns {
    max-width: 885px;
    margin: auto;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin: 15px auto;
    padding: 20px 0;
}
/*section Reviews */
#reviews {
    max-width: 885px;
    margin: auto;
}
.landing__reviews {
    padding-top: 50px;
}

.img-review-product {
    max-width: 230px;
}
.column.col3 {
    width: 100%;
    margin-left: 25px;
}
.skillbar {
    background: #00b359;
    display: flex;
    align-items: center;
    padding: 10px;
    font-weight: bold;
    font-size: 10px;
    line-height: 13px;
    margin: 5px 0px;
    margin-left: 5px;
    text-transform: uppercase;
    height: 20px;
    overflow: hidden;
    border-radius: 0px;
}
.skillbar span {
    color: white;
    float: right;
    text-align: right;
    font-weight: bolder;
    flex: auto;
    font-size: 14px;
    flex: auto;
}
.boxCustomer {
    position: relative;
    padding: 20px 10px;
    border-bottom: 1px solid #dcdcdc;
    direction: rtl;
}
.boxCustomer .stars {
    position: absolute;
    top: 26px;
    left: 10px;
}
.boxCustomer h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    text-align: right;
    direction: rtl;
}
.boxCustomer h5 span {
    color: #949494;
    font-weight: 500;
    padding-left: 5px;
}
.boxCustomer h2 {
    text-align: right;
    font-size: 23px;
    line-height: 1.6;
    direction: rtl;
}
.boxCustomer p {
    text-align: right;
    font-size: 16px;
    line-height: 1.6;
    color: #444343;
    direction: rtl;
}
.customer {
    max-width: 885px;
    margin: auto;
}
.customerText {
    width: 93%;
}
.hand1, .hand2 {
    position: absolute;
    bottom: 0px;
    font-size: 10px;
    color: #949494 !important;
    width: 18px;
    margin: 0;
}
.hand1 {
    left: 10px;
}
.boxCustomer img:last-child {
    margin: 10px 0;
}
.hand1 img {
    transform: rotate(176deg) translateY(-10px) translateX(3px);
}
.hand2 img {
    transform: translateY(7px) translateX(-3px);
}

.hand2 {
    left: 33px;
}
/*end section Reviews */
/* PopUp */
#popUp {
    position: fixed;
    bottom: 60px;
    left: 0px;
    max-width: 300px;
    padding: 5px;
    font-size: 16px;
    box-shadow: 1px 1px 5px #999;
    font-weight: 100;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 999;
    color: white;
    display: none;
}
#popUp img{
    width:100px;
    display: block;
    margin: 5px auto;
}
.popUpView{
    display: flex;
    gap: 5px;
}
.popUpView p,.popUpView h4,.popUpView h5{
    padding: 0;
    margin: 0;
}
.popUpView h4{
    font-weight: bold;
    font-size: 19px;
    line-height: 1.1;
}
.popUpView p{
    font-size: 12px;
}
.popUpView h5{
    font-size: 10px;
}
.popUpView div p:nth-child(2),.popUpView div h4:nth-child(4){
    display: none;
}
.popUpClosed{
    background: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 1px 1px 5px #999;
}
.popUpView div:first-child{
    width: 40%;
}
.popUpView div:last-child{
    width: 60%;
}

.popUpClosed span{
    color:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.popUpClosed span i{
    font-weight: 500;
    font-size: 11px;
}
/* End PopUp */
@media (min-width: 768px) {
    .columns:not(.is-desktop) {
        display: flex;
    }
    .landing__reviews {
        padding-top: 80px;
    }
}
.sectionMobileBtn {
    display: none;
}

@media (max-width: 767px) {
    .column.col3 {
        margin-left: 0;
    }
    .nav_scrol {
         display: none;
    }
    .sectionMobileBtn {
        display: block;
    }
    .btn_scroll_buy {
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0%;
        right: 0%;
        z-index: 998;
        background-color: #fff;
        border-top: 1px solid #1d6c7a;
    }
    .boxBtnScroll, .btnScrollProduct {
        display: flex;
        justify-content: space-between;
    }
    .btnScrollProduct img {
        width: 72px;
        margin-top: -10px;
    }
    .textScrollProduct {
        background-image: url(../img/icon-splash-shadow.png);
        background-repeat: no-repeat;
        text-align: center;
        width: 70px;
        background-size: 70px;
        line-height: 5px;
        position: relative;
        top: -28px;
        left: -16px;
        padding-top: 18px;
    }
    .textScrollProduct p {
        font-size: 14px;
    }
    .textScrollProduct h5 {
        font-size: 12px;
        color: #0db259;
    }
    .btnScrollText {
        font-size: 13px;
        font-weight: 500;
        line-height: 5px;
        padding-top: 20px;
        text-align: end;
        margin-left: -16px;
    }
    .btnScrollText h5 {
        font-size: 18px;
    }
    .btn_mobile {
        background: #0db259;
        border-color: #0db259;
        color: #fff;
    }
    .btnScroll {
        animation: pulse-grow .5s linear infinite alternate;
        min-width: 130px;
        text-transform: uppercase;
        margin-top: 12px;
    }
    .btnScroll .btn_mobile {
        background: #0db259;
        border-color: #0db259;
        color: #fff;
        font-size: 18px;
        height: 40px;
        letter-spacing: .5px;
        line-height: 38px;
        min-width: 140px;
        padding: 8px 25px;
        font-family: Barlow, sans-serif;
        text-decoration: none;
        font-weight: 700;
        font-family: Barlow Condensed,Arial Narrow,Impact,sans-serif;
        font-weight: 600;
        border-radius: 4px;
    }
}
@media (max-width: 499px) {
    .btnScrollText {
        font-size: 12px;
        margin-left: -20px;
    }
    .btnScrollText h5 {
        font-size: 16px;
    }
    .boxCustomer h2 {
        line-height: 24px;
    } 
    .main-footer__nav {
        padding-bottom: 0px;
        padding-top: 15px;
    }
    .main-footer__disclaimer--landing {
        padding-top: 15px;
    }
    .main-footer__disclaimer {
        padding-bottom: 10px;
    }
    .main-footer__nav a {
        padding: 5px 10px;
    }
    .hand1 img {
        transform: rotate(176deg) translateY(-16px) translateX(3px);
    }
    .hand2 img {
        transform: translateY(16px) translateX(-3px);
    }
    .boxCustomer .customerText {
        margin-bottom: 35px;
    }
    .gut-endorsers {
        padding-top: 15px;
    }
    .gut-reviews {
        padding-top: 25px;
    }
}