.owl-carousel .owl-item img {
    height: auto
}

.owl-loaded .owl-stage::after {
    content: ''
}

.owl-carousel:not(.owl-loaded) {
    flex-wrap: nowrap;
    overflow: hidden
}

.owl-carousel:not(.owl-loaded)[class*='cols-']:not(.gutter-no) {
    margin-left: -10px !important;
    margin-right: -10px !important;
    width: auto
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 1.5rem
}

.owl-theme.owl-shadow-carousel .owl-nav.disabled+.owl-dots {
    margin-top: 4rem
}

.owl-theme .owl-nav .owl-prev,.owl-theme .owl-nav .owl-next {
    margin: 0;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 400;
    color: #26c
}

.owl-theme .owl-nav .owl-prev i::before,.owl-theme .owl-nav .owl-next i::before {
    margin: 0
}

.owl-theme .owl-nav .owl-prev:not(.disabled):hover,.owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus,.owl-theme .owl-nav .owl-next:not(.disabled):hover,.owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus,.owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus,.owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus {
    background-color: #26c;
    border-color: #26c;
    color: #fff
}

.owl-theme .owl-nav .owl-prev.disabled,.owl-theme .owl-nav .owl-next.disabled {
    color: #ccc
}

.owl-theme .owl-nav .owl-prev {
    left: -40px
}

.owl-theme .owl-nav .owl-next {
    right: -40px
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #26c;
    border-color: #26c
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px
}

@media (max-width: 1300px) {
    .owl-theme .owl-nav .owl-prev {
        left:20px
    }

    .owl-theme .owl-nav .owl-next {
        right: 20px
    }
}

.owl-nav-full .owl-nav {
    opacity: 0;
    transition: opacity .4s
}

.owl-nav-full .owl-nav .owl-prev,.owl-nav-full .owl-nav .owl-next {
    margin: 0;
    top: 0;
    height: 100%;
    transform: none;
    border: 0;
    font-size: 3rem;
    font-weight: 400;
    color: #333;
    border-radius: 0;
    background-color: rgba(255,255,255,0.8);
    transition: .4s
}

.owl-nav-full .owl-nav .owl-prev:not(.disabled):hover,.owl-nav-full .owl-nav .owl-next:not(.disabled):hover {
    color: #26c;
    background-color: rgba(255,255,255,0.8)
}

.owl-nav-full .owl-nav .owl-prev.disabled,.owl-nav-full .owl-nav .owl-next.disabled {
    visibility: hidden;
    opacity: 0
}

.owl-nav-full .owl-nav .owl-prev {
    left: 0;
    box-shadow: 4px 0px 7px -5px rgba(0,0,0,0.2)
}

.owl-nav-full .owl-nav .owl-next {
    right: 0;
    box-shadow: -4px 0px 7px -5px rgba(0,0,0,0.2)
}

.owl-nav-full:hover .owl-nav {
    opacity: 1
}

.owl-nav-full:hover .owl-prev {
    left: 0
}

.owl-nav-full:hover .owl-next {
    right: 0
}

.owl-nav-arrow .owl-nav .owl-next,.owl-nav-arrow .owl-nav .owl-prev {
    margin: 0;
    color: #666;
    font-weight: 400;
    width: 1em;
    height: 1em;
    font-size: 4.5rem;
    border: none
}

.owl-nav-arrow .owl-nav .owl-next i,.owl-nav-arrow .owl-nav .owl-prev i {
    display: none
}

.owl-nav-arrow .owl-nav .owl-next::before,.owl-nav-arrow .owl-nav .owl-prev::before {
    font-family: 'riode'
}

.owl-nav-arrow .owl-nav .owl-next:not(.disabled):hover,.owl-nav-arrow .owl-nav .owl-next:not(.disabled):active,.owl-nav-arrow .owl-nav .owl-next:not(.disabled):focus,.owl-nav-arrow .owl-nav .owl-prev:not(.disabled):hover,.owl-nav-arrow .owl-nav .owl-prev:not(.disabled):active,.owl-nav-arrow .owl-nav .owl-prev:not(.disabled):focus {
    background-color: transparent;
    color: #26c
}

.owl-nav-arrow .owl-nav .owl-next.disabled,.owl-nav-arrow .owl-nav .owl-prev.disabled {
    color: #aaa
}

.owl-nav-arrow .owl-nav .owl-next {
    right: 5%
}

.owl-nav-arrow .owl-nav .owl-next::before {
    content: '\e983'
}

.owl-nav-arrow .owl-nav .owl-prev {
    left: 5%
}

.owl-nav-arrow .owl-nav .owl-prev::before {
    content: '\e982'
}

.owl-nav-inner .owl-nav .owl-prev,.owl-nav-inner .owl-nav .owl-next {
    opacity: 0;
    visibility: hidden
}

.owl-nav-inner .owl-nav .owl-prev {
    left: 0
}

.owl-nav-inner .owl-nav .owl-next {
    right: 0
}

.owl-nav-inner:hover .owl-prev,.owl-nav-inner:hover .owl-next {
    opacity: 1;
    visibility: visible
}

.owl-nav-inner:hover .owl-prev {
    left: 2rem
}

.owl-nav-inner:hover .owl-next {
    right: 2rem
}

.owl-nav-bottom .owl-nav {
    position: absolute;
    bottom: 1.7rem;
    right: -.4rem;
    color: #999
}

.owl-nav-bottom .owl-nav i {
    font-size: 2rem;
    font-weight: 700
}

.owl-nav-bottom .owl-nav i::before {
    margin: 0
}

.owl-nav-bottom .owl-prev {
    margin-right: .8rem
}

.owl-dot-white .owl-dots .owl-dot span {
    background-color: #fff;
    border-color: #fff;
    opacity: .8
}

.owl-dot-white .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-color: #fff;
    opacity: 1
}

.owl-dot-grey .owl-dots .owl-dot span {
    background-color: #efefef;
    border-color: #efefef
}

.owl-dot-grey .owl-dots .owl-dot.active span {
    background-color: #999;
    border-color: #999
}

.owl-dot-dark .owl-dots .owl-dot span {
    background-color: #a1a1a1;
    border-color: #a1a1a1
}

.owl-dot-dark .owl-dots .owl-dot.active span {
    background-color: #333;
    border-color: #333
}

.owl-dot-inner .owl-dots {
    position: absolute;
    bottom: 4.5rem;
    left: 50%;
    transform: translateX(-50%)
}

.owl-carousel .slide-animate {
    transform: translate3d(0, 0, 0) scale(1);
    will-change: filter, transform, opacity;
    visibility: hidden;
    opacity: 0
}

.owl-carousel .slide-animate.show-content {
    visibility: visible;
    opacity: 1
}

.owl-full-height,.owl-full-height .owl-stage-outer,.owl-full-height .owl-stage,.owl-full-height .owl-item,.owl-same-height .owl-item>* {
    height: 100%
}

.owl-same-height .owl-stage {
    display: flex
}

.owl-full-height .owl-item img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.owl-shadow-carousel .owl-stage-outer {
    margin: -30px;
    padding: 30px
}

.owl-nav-bg .owl-nav .owl-prev {
    left: 15.4%
}

.owl-nav-bg .owl-nav .owl-next {
    right: 15.4%
}

.owl-nav-bg .owl-nav [class*='owl-'] {
    width: 4.8rem;
    height: 4.8rem;
    border-width: 2px;
    font-size: 3.2rem;
    color: #666666;
    border-color: #666666
}

.owl-nav-bg .owl-nav [class*='owl-'].disabled {
    border-color: #acabab
}

.owl-nav-bg .owl-nav i {
    line-height: 1;
    margin-bottom: 2px
}

.owl-nav-fade .owl-nav .owl-prev {
    opacity: 0;
    margin-left: 4rem
}

.owl-nav-fade .owl-nav .owl-next {
    opacity: 0;
    margin-right: 4rem
}

.owl-nav-fade:hover .owl-nav .owl-prev {
    opacity: 1;
    margin-left: 0
}

.owl-nav-fade:hover .owl-nav .owl-next {
    opacity: 1;
    margin-right: 0
}

.owl-split .owl-item:not(:last-child) {
    position: relative
}

.owl-split .owl-item:not(:last-child)::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ebebeb
}

.owl-middle .owl-stage {
    display: flex;
    align-items: center
}

*,::after,::before {
    box-sizing: inherit
}

html {
    font-size: 62.5%;
    font-size-adjust: 100%;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: Poppins,sans-serif;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #666
}

main {
    display: block;
    position: relative
}

body:not(.loaded) * {
    transition: all 0s !important
}

.page-wrapper {
    position: relative;
    transition: margin .4s, opacity .5s;
}
/* 
table {
    width: 100%;
    border-collapse: collapse
} */

table td,table th {
    padding: 0
}

.section {
    padding: 7rem 0
}

.parallax {
    background-color: #3c3f41
}

ul {
    padding-left: 1.5em
}

a {
    text-decoration: none;
    color: inherit;
    transition: color .3s
}

a:hover {
    color: #c4302f;
}

:focus {
    outline: 0
}

figure {
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

hr {
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid #eee
}

input {
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    font-family: Poppins,sans-serif
}

input:focus {
    outline: 0
}

i {
    font-style: normal
}

button:focus {
    outline: none
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(1)
    }

    40% {
        transform: scale(1.2)
    }
}

@keyframes rotatedelay {
    0% {
        transform: rotateZ(0)
    }

    100% {
        transform: rotateZ(360deg)
    }
}

@keyframes reveal-1 {
    0% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(0, 0, 0);
        border-radius: 50%
    }

    20% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(55%, 55%, 0);
        border-radius: 0
    }

    80% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(55%, 55%, 0);
        border-radius: 0
    }

    100% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(0, 0, 0);
        border-radius: 50%
    }
}

@keyframes reveal-2 {
    0% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(0, 0, 0);
        border-radius: 50%
    }

    20% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(55%, -55%, 0);
        border-radius: 0
    }

    80% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(55%, -55%, 0);
        border-radius: 0
    }

    100% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(0, 0, 0);
        border-radius: 50%
    }
}

@keyframes reveal-3 {
    0% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(0, 0, 0);
        border-radius: 50%
    }

    20% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(-55%, -55%, 0);
        border-radius: 0
    }

    80% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(-55%, -55%, 0);
        border-radius: 0
    }

    100% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(0, 0, 0);
        border-radius: 50%
    }
}

@keyframes reveal-4 {
    0% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(0, 0, 0);
        border-radius: 50%
    }

    20% {
        transform: rotate3d(0, 0, 1, 135deg) translate3d(-55%, 55%, 0);
        border-radius: 0
    }

    80% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(-55%, 55%, 0);
        border-radius: 0
    }

    100% {
        transform: rotate3d(0, 0, 1, 495deg) translate3d(0, 0, 0);
        border-radius: 50%
    }
}

.appear-animate {
    transform: translate3d(0, 0, 0) scale(1);
    will-change: transform, filter, opacity
}

.fade {
    opacity: 0;
    transition: opacity .5s
}

.fade.in {
    opacity: 1
}

.scroll-top {
    position: fixed;
    text-align: center;
    bottom: 30px;
    left: auto;
    right: 30px;
    width: 60px;
    height: 60px;
    font-size: 27px;
    opacity: 0;
    visibility: hidden;
    transition: transform .3s, visibility .3s, opacity .3s;
    color: #222;
    transform: translateY(40px);
    border-radius: 3px;
    z-index: 9999;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
    line-height: 60px;
    background-color: #fff
}

.scroll-top:hover {
    color: #222
}

.scroll-top i {
    font-weight: 900;
    line-height: inherit
}

@media (min-width: 768px) {
    .scroll-top.show {
        visibility:visible;
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fixedTop {
    from {
        transform: translateY(-100%);
        transform-origin: center top 0px
    }

    to {
        transform: translateY(0)
    }
}

@keyframes fixedBottom {
    from {
        transform: translateY(100%);
        transform-origin: center top 0px
    }

    to {
        transform: translateY(0)
    }
}

.sticky-content.fix-top {
    top: 0
}

.sticky-content.fix-bottom {
    bottom: 0
}

.sticky-content.fixed {
    position: fixed;
    left: 0;
    right: 0;
    opacity: 1;
    transform: translateY(0);
    background: #fff;
    z-index: 1051;
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1)
}

.sticky-content.fixed.fix-top {
    animation: fixedTop .4s
}

.sticky-content.fixed.fix-bottom {
    animation: fixedBottom .4s
}

.loading:not(.load-more-overlay),.load-more-overlay.loading::after {
    animation: spin 650ms infinite linear;
    border: 2px solid transparent;
    border-radius: 32px;
    border-top: 2px solid rgba(0,0,0,0.4) !important;
    border-right: 2px solid rgba(0,0,0,0.4) !important;
    border-bottom: 2px solid rgba(0,0,0,0.4) !important;
    content: "";
    display: block;
    height: 21px;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -10px;
    right: auto;
    position: absolute;
    width: 21px
}

.load-more-overlay {
    position: relative
}

.load-more-overlay.loading::after {
    content: ''
}

.load-more-overlay::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: .8
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.p-sticky {
    position: sticky !important
}

.p-relative {
    position: relative !important
}

.x-50 {
    left: 50% !important;
    transform: translateX(-50%) !important
}

.x-50.y-50 {
    transform: translate(-50%, -50%) !important
}

.y-50 {
    top: 50% !important;
    transform: translateY(-50%) !important
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-center {
    align-items: center !important
}

.align-items-end {
    align-items: flex-end !important
}

.flex-column {
    flex-direction: column !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-1 {
    flex: 1 !important
}

.overflow-hidden {
    overflow: hidden !important
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (max-width: 1199px) {
    .d-xl-show {
        display:none !important
    }
}

@media (max-width: 991px) {
    .d-lg-show {
        display:none !important
    }
}

.font-primary {
    font-family: Poppins,sans-serif !important
}

.font-secondary {
    font-family: Poppins,sans-serif !important
}

.font-tertiary {
    font-family: "Open Sans",sans-serif !important
}

.font-weight-bolder {
    font-weight: 800 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-semi-bold {
    font-weight: 600 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-normal {
    text-transform: none !important
}

.font-italic {
    font-style: italic !important
}

.font-normal {
    font-stretch: normal !important
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.text-white {
    color: #fff !important
}

.text-light {
    color: #ccc !important
}

.text-grey {
    color: #999 !important
}

.text-body {
    color: #666 !important
}

.text-dark {
    color: #222 !important
}

.text-black {
    color: #000 !important
}

.text-primary {
    color: #26c !important
}

.text-secondary {
    color: #d26e4b !important
}

.ls-md {
    letter-spacing: -.03em !important
}

.ls-s {
    letter-spacing: -.01em !important
}

.ls-m {
    letter-spacing: -.025em !important
}

.ls-l {
    letter-spacing: -.05em !important
}

.ls-normal {
    letter-spacing: 0 !important
}

.lh-2 {
    line-height: 2 !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-0 {
    line-height: 0 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-dark {
    background-color: #222 !important
}

.bg-grey {
    background-color: #999 !important
}

.bg-light {
    background-color: #ccc !important
}

.bg-black {
    background-color: #000 !important
}

.bg-primary {
    background-color: #26c !important
}

.bg-secondary {
    background-color: #d26e4b !important
}

.border-no {
    border: none !important
}

h1,h2,h3,h4,h5,h6,p {
    font-weight: 400;
    margin: 0 0 2rem
}

h1,h2,h3,h4,h5,h6 {
    font-family: Poppins,sans-serif;
    font-weight: 600;
    line-height: 1.4;
    color: #222
}

h1 {
    font-size: 4rem
}

h2 {
    font-size: 3.4rem
}

h3 {
    font-size: 3rem
}

h4 {
    font-size: 2.4rem
}

h5 {
    font-size: 1.8rem
}

h6 {
    font-size: 1.5rem
}

p {
    font-family: Poppins,sans-serif;
    font-size: 1.4rem;
    line-height: 1.86
}

blockquote {
    margin: 0
}

.list {
    font-size: 1.4rem;
    line-height: 1.86;
    color: #666
}

.list-style-none {
    list-style: none
}

.list-type-number {
    list-style-type: decimal
}

.list-type-check li {
    position: relative;
    padding-left: 2.4rem
}

.list-type-check li::before {
    display: block;
    position: absolute;
    left: 3px;
    top: 2px;
    font-family: "riode";
    content: '\e960';
    font-weight: 700;
    font-size: 1.2rem;
    color: #222
}

.list-circle li {
    padding-left: 1rem;
    margin-bottom: 1rem
}

.list-circle i {
    margin-right: 1.2rem;
    width: 4rem;
    height: 4rem;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    text-align: center;
    line-height: 3.8rem;
    font-size: 1.1rem
}

.list-arrow li {
    position: relative;
    transition: color .3s, padding .3s
}

.list-arrow li::before {
    content: '\e97f';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    font-family: "riode";
    font-size: 1.4rem;
    transition: opacity .3s, visibility .3s
}

.list-arrow li:hover,.list-arrow li.show {
    padding-left: 2.2rem;
    color: #26c
}

.list-arrow li:hover::before,.list-arrow li.show::before {
    visibility: visible;
    opacity: 1
}

.text-bd-left {
    position: relative;
    padding-left: 2rem
}

.text-bd-left::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 2px;
    top: 5px;
    bottom: 5px;
    background-color: #dae1e5
}

@media (max-width: 767px) {
    .list-type-number {
        margin-left:2.3rem
    }
}

.container,.container-fluid {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 479px) {
    .container,.container-fluid {
        padding-left:15px;
        padding-right: 15px
    }
}

.container-fluid {
    max-width: 1820px
}

.divider {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.5rem;
    height: 2.5rem;
    width: 1px;
    background-color: #e1e1e1
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.row>* {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.cols-1>* {
    max-width: 100%;
    flex: 0 0 100%
}

.cols-2>* {
    max-width: 50%;
    flex: 0 0 50%
}

.cols-3>* {
    max-width: 33.3333%;
    flex: 0 0 33.3333%
}

.cols-4>* {
    max-width: 25%;
    flex: 0 0 25%
}

.cols-5>* {
    max-width: 20%;
    flex: 0 0 20%
}

.cols-6>* {
    max-width: 16.6667%;
    flex: 0 0 16.6667%
}

.cols-7>* {
    max-width: 14.2857%;
    flex: 0 0 14.2857%
}

.cols-8>* {
    max-width: 12.5%;
    flex: 0 0 12.5%
}

@media (min-width: 480px) {
    .cols-xs-1>* {
        max-width:100%;
        flex: 0 0 100%
    }

    .cols-xs-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-xs-3>* {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-xs-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-xs-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-xs-6>* {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-xs-7>* {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-xs-8>* {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width: 576px) {
    .cols-sm-1>* {
        max-width:100%;
        flex: 0 0 100%
    }

    .cols-sm-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-sm-3>* {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-sm-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-sm-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-sm-6>* {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-sm-7>* {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-sm-8>* {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width: 768px) {
    .cols-md-1>* {
        max-width:100%;
        flex: 0 0 100%
    }

    .cols-md-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-md-3>* {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-md-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-md-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-md-6>* {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-md-7>* {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-md-8>* {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width: 992px) {
    .cols-lg-1>* {
        max-width:100%;
        flex: 0 0 100%
    }

    .cols-lg-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-lg-3>* {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-lg-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-lg-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-lg-6>* {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-lg-7>* {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-lg-8>* {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

@media (min-width: 1200px) {
    .cols-xl-1>* {
        max-width:100%;
        flex: 0 0 100%
    }

    .cols-xl-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .cols-xl-3>* {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .cols-xl-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .cols-xl-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .cols-xl-6>* {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .cols-xl-7>* {
        max-width: 14.2857%;
        flex: 0 0 14.2857%
    }

    .cols-xl-8>* {
        max-width: 12.5%;
        flex: 0 0 12.5%
    }
}

.col-1 {
    max-width: 8.3333%;
    flex: 0 0 8.3333%
}

.col-2 {
    max-width: 16.6667%;
    flex: 0 0 16.6667%
}

.col-3 {
    max-width: 25%;
    flex: 0 0 25%
}

.col-4 {
    max-width: 33.3333%;
    flex: 0 0 33.3333%
}

.col-5 {
    max-width: 41.6667%;
    flex: 0 0 41.6667%
}

.col-6 {
    max-width: 50%;
    flex: 0 0 50%
}

.col-7 {
    max-width: 58.3333%;
    flex: 0 0 58.3333%
}

.col-8 {
    max-width: 66.6667%;
    flex: 0 0 66.6667%
}

.col-9 {
    max-width: 75%;
    flex: 0 0 75%
}

.col-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%
}

.col-11 {
    max-width: 91.6667%;
    flex: 0 0 91.6667%
}

.col-12 {
    max-width: 100%;
    flex: 0 0 100%
}

@media (min-width: 480px) {
    .col-xs-1 {
        max-width:8.3333%;
        flex: 0 0 8.3333%
    }

    .col-xs-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-xs-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-xs-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-xs-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-xs-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-xs-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-xs-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-xs-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-xs-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-xs-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-xs-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 576px) {
    .col-sm-1 {
        max-width:8.3333%;
        flex: 0 0 8.3333%
    }

    .col-sm-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-sm-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-sm-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-sm-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-sm-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-sm-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-sm-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-sm-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-sm-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-sm-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        max-width:8.3333%;
        flex: 0 0 8.3333%
    }

    .col-md-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-md-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-md-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-md-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-md-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-md-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-md-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-md-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-md-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-md-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-md-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        max-width:8.3333%;
        flex: 0 0 8.3333%
    }

    .col-lg-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-lg-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-lg-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-lg-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-lg-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-lg-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-lg-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-lg-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-lg-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-lg-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-lg-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        max-width:8.3333%;
        flex: 0 0 8.3333%
    }

    .col-xl-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }

    .col-xl-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-xl-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }

    .col-xl-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }

    .col-xl-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-xl-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }

    .col-xl-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }

    .col-xl-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-xl-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }

    .col-xl-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }

    .col-xl-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 1600px) {
    .col-xxl-10 {
        flex:0 0 83.3333%;
        max-width: 83.3333%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-2 {
        flex: 0 0 16.6666%;
        max-width: 16.6666%
    }
}

@media (min-width: 1200px) {
    .col-xl-5col {
        position:relative;
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 10px;
        padding-left: 10px
    }

    .col-xl-5col2 {
        position: relative;
        flex: 0 0 40%;
        max-width: 40%;
        padding-right: 10px;
        padding-left: 10px
    }

    .col-xl-5col4 {
        position: relative;
        flex: 0 0 80%;
        max-width: 80%;
        padding-right: 10px;
        padding-left: 10px
    }
}


.grid {
    margin: -1rem
}

.grid .banner,.grid figure{
    height: 100%
}

.grid img {
    object-fit: cover
}

.grid .grid-item {
    padding: 1rem;
    transform: translate3d(0, 0, 0)
}

.grid::after {
    content: "";
    display: block;
    clear: both
}

.grid.grid-float {
    display: block !important
}

.grid.grid-float .grid-item {
    float: left
}

.mt-0 {
    margin-top: 0rem !important
}

.mb-0 {
    margin-bottom: 0rem !important
}

.pt-0 {
    padding-top: 0rem !important
}

.pb-0 {
    padding-bottom: 0rem !important
}

.mt-1 {
    margin-top: .5rem !important
}

.mb-1 {
    margin-bottom: .5rem !important
}

.pt-1 {
    padding-top: .5rem !important
}

.pb-1 {
    padding-bottom: .5rem !important
}

.mt-2 {
    margin-top: 1rem !important
}

.mb-2 {
    margin-bottom: 1rem !important
}

.pt-2 {
    padding-top: 1rem !important
}

.pb-2 {
    padding-bottom: 1rem !important
}

.mt-3 {
    margin-top: 1.5rem !important
}

.mb-3 {
    margin-bottom: 1.5rem !important
}

.pt-3 {
    padding-top: 1.5rem !important
}

.pb-3 {
    padding-bottom: 1.5rem !important
}

.mt-4 {
    margin-top: 2rem !important
}

.mb-4 {
    margin-bottom: 2rem !important
}

.pt-4 {
    padding-top: 2rem !important
}

.pb-4 {
    padding-bottom: 2rem !important
}

.mt-5 {
    margin-top: 2.5rem !important
}

.mb-5 {
    margin-bottom: 2.5rem !important
}

.pt-5 {
    padding-top: 2.5rem !important
}

.pb-5 {
    padding-bottom: 2.5rem !important
}

.mt-6 {
    margin-top: 3rem !important
}

.mb-6 {
    margin-bottom: 3rem !important
}

.pt-6 {
    padding-top: 3rem !important
}

.pb-6 {
    padding-bottom: 3rem !important
}

.mt-7 {
    margin-top: 3.5rem !important
}

.mb-7 {
    margin-bottom: 3.5rem !important
}

.pt-7 {
    padding-top: 3.5rem !important
}

.pb-7 {
    padding-bottom: 3.5rem !important
}

.mt-8 {
    margin-top: 4rem !important
}

.mb-8 {
    margin-bottom: 4rem !important
}

.pt-8 {
    padding-top: 4rem !important
}

.pb-8 {
    padding-bottom: 4rem !important
}

.mt-9 {
    margin-top: 4.5rem !important
}

.mb-9 {
    margin-bottom: 4.5rem !important
}

.pt-9 {
    padding-top: 4.5rem !important
}

.pb-9 {
    padding-bottom: 4.5rem !important
}

.mt-10 {
    margin-top: 5rem !important
}

.mb-10 {
    margin-bottom: 5rem !important
}

.pt-10 {
    padding-top: 5rem !important
}

.pb-10 {
    padding-bottom: 5rem !important
}

.ml-0 {
    margin-left: 0rem !important
}

.mr-0 {
    margin-right: 0rem !important
}

.pl-0 {
    padding-left: 0rem !important
}

.pr-0 {
    padding-right: 0rem !important
}

.ml-1 {
    margin-left: .5rem !important
}

.mr-1 {
    margin-right: .5rem !important
}

.pl-1 {
    padding-left: .5rem !important
}

.pr-1 {
    padding-right: .5rem !important
}

.ml-2 {
    margin-left: 1rem !important
}

.mr-2 {
    margin-right: 1rem !important
}

.pl-2 {
    padding-left: 1rem !important
}

.pr-2 {
    padding-right: 1rem !important
}

.ml-3 {
    margin-left: 1.5rem !important
}

.mr-3 {
    margin-right: 1.5rem !important
}

.pl-3 {
    padding-left: 1.5rem !important
}

.pr-3 {
    padding-right: 1.5rem !important
}

.ml-4 {
    margin-left: 2rem !important
}

.mr-4 {
    margin-right: 2rem !important
}

.pl-4 {
    padding-left: 2rem !important
}

.pr-4 {
    padding-right: 2rem !important
}

.ml-5 {
    margin-left: 2.5rem !important
}

.mr-5 {
    margin-right: 2.5rem !important
}

.pl-5 {
    padding-left: 2.5rem !important
}

.pr-5 {
    padding-right: 2.5rem !important
}

.ml-6 {
    margin-left: 3rem !important
}

.mr-6 {
    margin-right: 3rem !important
}

.pl-6 {
    padding-left: 3rem !important
}

.pr-6 {
    padding-right: 3rem !important
}

.ml-7 {
    margin-left: 3.5rem !important
}

.mr-7 {
    margin-right: 3.5rem !important
}

.pl-7 {
    padding-left: 3.5rem !important
}

.pr-7 {
    padding-right: 3.5rem !important
}

.ml-8 {
    margin-left: 4rem !important
}

.mr-8 {
    margin-right: 4rem !important
}

.pl-8 {
    padding-left: 4rem !important
}

.pr-8 {
    padding-right: 4rem !important
}

.ml-9 {
    margin-left: 4.5rem !important
}

.mr-9 {
    margin-right: 4.5rem !important
}

.pl-9 {
    padding-left: 4.5rem !important
}

.pr-9 {
    padding-right: 4.5rem !important
}

.ml-10 {
    margin-left: 5rem !important
}

.mr-10 {
    margin-right: 5rem !important
}

.pl-10 {
    padding-left: 5rem !important
}

.pr-10 {
    padding-right: 5rem !important
}

.p-0 {
    padding: 0 !important
}

.m-0 {
    margin: 0 !important
}

.ml-auto {
    margin-left: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

@media (min-width: 576px) {
    .mt-sm-0 {
        margin-top:0rem !important
    }

    .mt-sm-1 {
        margin-top: .5rem !important
    }

    .mt-sm-2 {
        margin-top: 1rem !important
    }

    .mt-sm-3 {
        margin-top: 1.5rem !important
    }

    .mt-sm-4 {
        margin-top: 2rem !important
    }

    .mt-sm-5 {
        margin-top: 2.5rem !important
    }

    .mt-sm-6 {
        margin-top: 3rem !important
    }

    .mt-sm-7 {
        margin-top: 3.5rem !important
    }

    .mt-sm-8 {
        margin-top: 4rem !important
    }

    .mt-sm-9 {
        margin-top: 4.5rem !important
    }

    .mt-sm-10 {
        margin-top: 5rem !important
    }

    .mb-sm-0 {
        margin-bottom: 0rem !important
    }

    .mb-sm-1 {
        margin-bottom: .5rem !important
    }

    .mb-sm-2 {
        margin-bottom: 1rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-4 {
        margin-bottom: 2rem !important
    }

    .mb-sm-5 {
        margin-bottom: 2.5rem !important
    }

    .mb-sm-6 {
        margin-bottom: 3rem !important
    }

    .mb-sm-7 {
        margin-bottom: 3.5rem !important
    }

    .mb-sm-8 {
        margin-bottom: 4rem !important
    }

    .mb-sm-9 {
        margin-bottom: 4.5rem !important
    }

    .mb-sm-10 {
        margin-bottom: 5rem !important
    }

    .mr-sm-0 {
        margin-right: 0rem !important
    }

    .mr-sm-1 {
        margin-right: .5rem !important
    }

    .mr-sm-2 {
        margin-right: 1rem !important
    }

    .mr-sm-3 {
        margin-right: 1.5rem !important
    }

    .mr-sm-4 {
        margin-right: 2rem !important
    }

    .mr-sm-5 {
        margin-right: 2.5rem !important
    }

    .mr-sm-6 {
        margin-right: 3rem !important
    }

    .mr-sm-7 {
        margin-right: 3.5rem !important
    }

    .mr-sm-8 {
        margin-right: 4rem !important
    }

    .mr-sm-9 {
        margin-right: 4.5rem !important
    }

    .mr-sm-10 {
        margin-right: 5rem !important
    }

    .ml-sm-0 {
        margin-left: 0rem !important
    }

    .ml-sm-1 {
        margin-left: .5rem !important
    }

    .ml-sm-2 {
        margin-left: 1rem !important
    }

    .ml-sm-3 {
        margin-left: 1.5rem !important
    }

    .ml-sm-4 {
        margin-left: 2rem !important
    }

    .ml-sm-5 {
        margin-left: 2.5rem !important
    }

    .ml-sm-6 {
        margin-left: 3rem !important
    }

    .ml-sm-7 {
        margin-left: 3.5rem !important
    }

    .ml-sm-8 {
        margin-left: 4rem !important
    }

    .ml-sm-9 {
        margin-left: 4.5rem !important
    }

    .ml-sm-10 {
        margin-left: 5rem !important
    }

    .pt-sm-0 {
        padding-top: 0rem !important
    }

    .pt-sm-1 {
        padding-top: .5rem !important
    }

    .pt-sm-2 {
        padding-top: 1rem !important
    }

    .pt-sm-3 {
        padding-top: 1.5rem !important
    }

    .pt-sm-4 {
        padding-top: 2rem !important
    }

    .pt-sm-5 {
        padding-top: 2.5rem !important
    }

    .pt-sm-6 {
        padding-top: 3rem !important
    }

    .pt-sm-7 {
        padding-top: 3.5rem !important
    }

    .pt-sm-8 {
        padding-top: 4rem !important
    }

    .pt-sm-9 {
        padding-top: 4.5rem !important
    }

    .pt-sm-10 {
        padding-top: 5rem !important
    }

    .pr-sm-0 {
        padding-right: 0rem !important
    }

    .pr-sm-1 {
        padding-right: .5rem !important
    }

    .pr-sm-2 {
        padding-right: 1rem !important
    }

    .pr-sm-3 {
        padding-right: 1.5rem !important
    }

    .pr-sm-4 {
        padding-right: 2rem !important
    }

    .pr-sm-5 {
        padding-right: 2.5rem !important
    }

    .pr-sm-6 {
        padding-right: 3rem !important
    }

    .pr-sm-7 {
        padding-right: 3.5rem !important
    }

    .pr-sm-8 {
        padding-right: 4rem !important
    }

    .pr-sm-9 {
        padding-right: 4.5rem !important
    }

    .pr-sm-10 {
        padding-right: 5rem !important
    }

    .pl-sm-0 {
        padding-left: 0rem !important
    }

    .pl-sm-1 {
        padding-left: .5rem !important
    }

    .pl-sm-2 {
        padding-left: 1rem !important
    }

    .pl-sm-3 {
        padding-left: 1.5rem !important
    }

    .pl-sm-4 {
        padding-left: 2rem !important
    }

    .pl-sm-5 {
        padding-left: 2.5rem !important
    }

    .pl-sm-6 {
        padding-left: 3rem !important
    }

    .pl-sm-7 {
        padding-left: 3.5rem !important
    }

    .pl-sm-8 {
        padding-left: 4rem !important
    }

    .pl-sm-9 {
        padding-left: 4.5rem !important
    }

    .pl-sm-10 {
        padding-left: 5rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0rem !important
    }

    .pb-sm-1 {
        padding-bottom: .5rem !important
    }

    .pb-sm-2 {
        padding-bottom: 1rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-4 {
        padding-bottom: 2rem !important
    }

    .pb-sm-5 {
        padding-bottom: 2.5rem !important
    }

    .pb-sm-6 {
        padding-bottom: 3rem !important
    }

    .pb-sm-7 {
        padding-bottom: 3.5rem !important
    }

    .pb-sm-8 {
        padding-bottom: 4rem !important
    }

    .pb-sm-9 {
        padding-bottom: 4.5rem !important
    }

    .pb-sm-10 {
        padding-bottom: 5rem !important
    }
}

@media (min-width: 768px) {
    .mt-md-0 {
        margin-top:0rem !important
    }

    .mt-md-1 {
        margin-top: .5rem !important
    }

    .mt-md-2 {
        margin-top: 1rem !important
    }

    .mt-md-3 {
        margin-top: 1.5rem !important
    }

    .mt-md-4 {
        margin-top: 2rem !important
    }

    .mt-md-5 {
        margin-top: 2.5rem !important
    }

    .mt-md-6 {
        margin-top: 3rem !important
    }

    .mt-md-7 {
        margin-top: 3.5rem !important
    }

    .mt-md-8 {
        margin-top: 4rem !important
    }

    .mt-md-9 {
        margin-top: 4.5rem !important
    }

    .mt-md-10 {
        margin-top: 5rem !important
    }

    .mb-md-0 {
        margin-bottom: 0rem !important
    }

    .mb-md-1 {
        margin-bottom: .5rem !important
    }

    .mb-md-2 {
        margin-bottom: 1rem !important
    }

    .mb-md-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-4 {
        margin-bottom: 2rem !important
    }

    .mb-md-5 {
        margin-bottom: 2.5rem !important
    }

    .mb-md-6 {
        margin-bottom: 3rem !important
    }

    .mb-md-7 {
        margin-bottom: 3.5rem !important
    }

    .mb-md-8 {
        margin-bottom: 4rem !important
    }

    .mb-md-9 {
        margin-bottom: 4.5rem !important
    }

    .mb-md-10 {
        margin-bottom: 5rem !important
    }

    .pt-md-0 {
        padding-top: 0rem !important
    }

    .pt-md-1 {
        padding-top: .5rem !important
    }

    .pt-md-2 {
        padding-top: 1rem !important
    }

    .pt-md-3 {
        padding-top: 1.5rem !important
    }

    .pt-md-4 {
        padding-top: 2rem !important
    }

    .pt-md-5 {
        padding-top: 2.5rem !important
    }

    .pt-md-6 {
        padding-top: 3rem !important
    }

    .pt-md-7 {
        padding-top: 3.5rem !important
    }

    .pt-md-8 {
        padding-top: 4rem !important
    }

    .pt-md-9 {
        padding-top: 4.5rem !important
    }

    .pt-md-10 {
        padding-top: 5rem !important
    }

    .pb-md-0 {
        padding-bottom: 0rem !important
    }

    .pb-md-1 {
        padding-bottom: .5rem !important
    }

    .pb-md-2 {
        padding-bottom: 1rem !important
    }

    .pb-md-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-4 {
        padding-bottom: 2rem !important
    }

    .pb-md-5 {
        padding-bottom: 2.5rem !important
    }

    .pb-md-6 {
        padding-bottom: 3rem !important
    }

    .pb-md-7 {
        padding-bottom: 3.5rem !important
    }

    .pb-md-8 {
        padding-bottom: 4rem !important
    }

    .pb-md-9 {
        padding-bottom: 4.5rem !important
    }

    .pb-md-10 {
        padding-bottom: 5rem !important
    }
}

@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top:0rem !important
    }

    .mt-lg-1 {
        margin-top: .5rem !important
    }

    .mt-lg-2 {
        margin-top: 1rem !important
    }

    .mt-lg-3 {
        margin-top: 1.5rem !important
    }

    .mt-lg-4 {
        margin-top: 2rem !important
    }

    .mt-lg-5 {
        margin-top: 2.5rem !important
    }

    .mt-lg-6 {
        margin-top: 3rem !important
    }

    .mt-lg-7 {
        margin-top: 3.5rem !important
    }

    .mt-lg-8 {
        margin-top: 4rem !important
    }

    .mt-lg-9 {
        margin-top: 4.5rem !important
    }

    .mt-lg-10 {
        margin-top: 5rem !important
    }

    .mb-lg-0 {
        margin-bottom: 0rem !important
    }

    .mb-lg-1 {
        margin-bottom: .5rem !important
    }

    .mb-lg-2 {
        margin-bottom: 1rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-4 {
        margin-bottom: 2rem !important
    }

    .mb-lg-5 {
        margin-bottom: 2.5rem !important
    }

    .mb-lg-6 {
        margin-bottom: 3rem !important
    }

    .mb-lg-7 {
        margin-bottom: 3.5rem !important
    }

    .mb-lg-8 {
        margin-bottom: 4rem !important
    }

    .mb-lg-9 {
        margin-bottom: 4.5rem !important
    }

    .mb-lg-10 {
        margin-bottom: 5rem !important
    }

    .pt-lg-0 {
        padding-top: 0rem !important
    }

    .pt-lg-1 {
        padding-top: .5rem !important
    }

    .pt-lg-2 {
        padding-top: 1rem !important
    }

    .pt-lg-3 {
        padding-top: 1.5rem !important
    }

    .pt-lg-4 {
        padding-top: 2rem !important
    }

    .pt-lg-5 {
        padding-top: 2.5rem !important
    }

    .pt-lg-6 {
        padding-top: 3rem !important
    }

    .pt-lg-7 {
        padding-top: 3.5rem !important
    }

    .pt-lg-8 {
        padding-top: 4rem !important
    }

    .pt-lg-9 {
        padding-top: 4.5rem !important
    }

    .pt-lg-10 {
        padding-top: 5rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0rem !important
    }

    .pb-lg-1 {
        padding-bottom: .5rem !important
    }

    .pb-lg-2 {
        padding-bottom: 1rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-4 {
        padding-bottom: 2rem !important
    }

    .pb-lg-5 {
        padding-bottom: 2.5rem !important
    }

    .pb-lg-6 {
        padding-bottom: 3rem !important
    }

    .pb-lg-7 {
        padding-bottom: 3.5rem !important
    }

    .pb-lg-8 {
        padding-bottom: 4rem !important
    }

    .pb-lg-9 {
        padding-bottom: 4.5rem !important
    }

    .pb-lg-10 {
        padding-bottom: 5rem !important
    }

    .ml-lg-0 {
        margin-left: 0rem !important
    }

    .mr-lg-0 {
        margin-right: 0rem !important
    }

    .pl-lg-0 {
        padding-left: 0rem !important
    }

    .pr-lg-0 {
        padding-right: 0rem !important
    }

    .ml-lg-1 {
        margin-left: .5rem !important
    }

    .mr-lg-1 {
        margin-right: .5rem !important
    }

    .pl-lg-1 {
        padding-left: .5rem !important
    }

    .pr-lg-1 {
        padding-right: .5rem !important
    }

    .ml-lg-2 {
        margin-left: 1rem !important
    }

    .mr-lg-2 {
        margin-right: 1rem !important
    }

    .pl-lg-2 {
        padding-left: 1rem !important
    }

    .pr-lg-2 {
        padding-right: 1rem !important
    }

    .ml-lg-3 {
        margin-left: 1.5rem !important
    }

    .mr-lg-3 {
        margin-right: 1.5rem !important
    }

    .pl-lg-3 {
        padding-left: 1.5rem !important
    }

    .pr-lg-3 {
        padding-right: 1.5rem !important
    }

    .ml-lg-4 {
        margin-left: 2rem !important
    }

    .mr-lg-4 {
        margin-right: 2rem !important
    }

    .pl-lg-4 {
        padding-left: 2rem !important
    }

    .pr-lg-4 {
        padding-right: 2rem !important
    }

    .ml-lg-5 {
        margin-left: 2.5rem !important
    }

    .mr-lg-5 {
        margin-right: 2.5rem !important
    }

    .pl-lg-5 {
        padding-left: 2.5rem !important
    }

    .pr-lg-5 {
        padding-right: 2.5rem !important
    }

    .ml-lg-6 {
        margin-left: 3rem !important
    }

    .mr-lg-6 {
        margin-right: 3rem !important
    }

    .pl-lg-6 {
        padding-left: 3rem !important
    }

    .pr-lg-6 {
        padding-right: 3rem !important
    }

    .ml-lg-7 {
        margin-left: 3.5rem !important
    }

    .mr-lg-7 {
        margin-right: 3.5rem !important
    }

    .pl-lg-7 {
        padding-left: 3.5rem !important
    }

    .pr-lg-7 {
        padding-right: 3.5rem !important
    }

    .ml-lg-8 {
        margin-left: 4rem !important
    }

    .mr-lg-8 {
        margin-right: 4rem !important
    }

    .pl-lg-8 {
        padding-left: 4rem !important
    }

    .pr-lg-8 {
        padding-right: 4rem !important
    }

    .ml-lg-9 {
        margin-left: 4.5rem !important
    }

    .mr-lg-9 {
        margin-right: 4.5rem !important
    }

    .pl-lg-9 {
        padding-left: 4.5rem !important
    }

    .pr-lg-9 {
        padding-right: 4.5rem !important
    }

    .ml-lg-10 {
        margin-left: 5rem !important
    }

    .mr-lg-10 {
        margin-right: 5rem !important
    }

    .pl-lg-10 {
        padding-left: 5rem !important
    }

    .pr-lg-10 {
        padding-right: 5rem !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top:0rem !important
    }

    .mt-xl-1 {
        margin-top: .5rem !important
    }

    .mt-xl-2 {
        margin-top: 1rem !important
    }

    .mt-xl-3 {
        margin-top: 1.5rem !important
    }

    .mt-xl-4 {
        margin-top: 2rem !important
    }

    .mt-xl-5 {
        margin-top: 2.5rem !important
    }

    .mt-xl-6 {
        margin-top: 3rem !important
    }

    .mt-xl-7 {
        margin-top: 3.5rem !important
    }

    .mt-xl-8 {
        margin-top: 4rem !important
    }

    .mt-xl-9 {
        margin-top: 4.5rem !important
    }

    .mt-xl-10 {
        margin-top: 5rem !important
    }

    .mb-xl-0 {
        margin-bottom: 0rem !important
    }

    .mb-xl-1 {
        margin-bottom: .5rem !important
    }

    .mb-xl-2 {
        margin-bottom: 1rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-4 {
        margin-bottom: 2rem !important
    }

    .mb-xl-5 {
        margin-bottom: 2.5rem !important
    }

    .mb-xl-6 {
        margin-bottom: 3rem !important
    }

    .mb-xl-7 {
        margin-bottom: 3.5rem !important
    }

    .mb-xl-8 {
        margin-bottom: 4rem !important
    }

    .mb-xl-9 {
        margin-bottom: 4.5rem !important
    }

    .mb-xl-10 {
        margin-bottom: 5rem !important
    }

    .ml-xl-0 {
        margin-left: 0rem !important
    }

    .ml-xl-1 {
        margin-left: .5rem !important
    }

    .ml-xl-2 {
        margin-left: 1rem !important
    }

    .ml-xl-3 {
        margin-left: 1.5rem !important
    }

    .ml-xl-4 {
        margin-left: 2rem !important
    }

    .ml-xl-5 {
        margin-left: 2.5rem !important
    }

    .ml-xl-6 {
        margin-left: 3rem !important
    }

    .ml-xl-7 {
        margin-left: 3.5rem !important
    }

    .ml-xl-8 {
        margin-left: 4rem !important
    }

    .ml-xl-9 {
        margin-left: 4.5rem !important
    }

    .ml-xl-10 {
        margin-left: 5rem !important
    }

    .mr-xl-0 {
        margin-right: 0rem !important
    }

    .mr-xl-1 {
        margin-right: .5rem !important
    }

    .mr-xl-2 {
        margin-right: 1rem !important
    }

    .mr-xl-3 {
        margin-right: 1.5rem !important
    }

    .mr-xl-4 {
        margin-right: 2rem !important
    }

    .mr-xl-5 {
        margin-right: 2.5rem !important
    }

    .mr-xl-6 {
        margin-right: 3rem !important
    }

    .mr-xl-7 {
        margin-right: 3.5rem !important
    }

    .mr-xl-8 {
        margin-right: 4rem !important
    }

    .mr-xl-9 {
        margin-right: 4.5rem !important
    }

    .mr-xl-10 {
        margin-right: 5rem !important
    }
}

@media (min-width: 992px) {
    .ml-lg-auto {
        margin-left:auto !important
    }

    .mr-lg-auto {
        margin-right: auto !important
    }

    .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }
}

.expand::after {
    content: '\e953'
}

.collapse::after {
    content: '\e952'
}

.btn-close {
    transition: color .3s
}

.btn-close:hover {
    color: #000
}

@keyframes maskUp {
    from {
        transform: translate(0, 100%)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes maskRight {
    from {
        transform: translate(-100%, 0)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes maskDown {
    from {
        transform: translate(0, -100%)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes maskLeft {
    from {
        transform: translate(100%, 0)
    }

    to {
        transform: translate(0, 0)
    }
}

.maskUp {
    animation-name: maskUp
}

.maskRight {
    animation-name: maskRight
}

.maskDown {
    animation-name: maskDown
}

.maskLeft {
    animation-name: maskLeft
}

@keyframes fadeInUpShorter {
    from {
        opacity: 0;
        transform: translate(0, 50px);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpShorter {
    animation-name: fadeInUpShorter
}

@keyframes fadeInLeftShorter {
    from {
        opacity: 0;
        transform: translate(50px, 0);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftShorter {
    animation-name: fadeInLeftShorter
}

@keyframes fadeInRightShorter {
    from {
        opacity: 0;
        transform: translate(-50px, 0);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightShorter {
    animation-name: fadeInRightShorter
}

@keyframes fadeInDownShorter {
    from {
        opacity: 0;
        transform: translate(0, -50px);
        transform-origin: 0 0
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownShorter {
    animation-name: fadeInDownShorter
}

@keyframes blurIn {
    from {
        opacity: 0;
        filter: blur(20px);
        transform: scale(1.2)
    }

    to {
        opacity: 1;
        filter: blur(0);
        transform: none
    }
}

.blurIn {
    animation-name: blurIn
}

@keyframes grayOut {
    from {
        opacity: 1;
        filter: grayscale(0)
    }

    15% {
        filter: grayscale(100%)
    }

    to {
        opacity: .0;
        filter: grayscale(100%)
    }
}

.grayOut {
    animation-name: grayOut
}

@keyframes dotPulse {
    from {
        opacity: 1;
        transform: scale(0.2)
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

.dotPulse {
    animation-name: dotPulse;
    animation-iteration-count: infinite;
    animation-duration: 4s
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes flipInX {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipOutY {
    0% {
        animation-timing-function: ease-out;
        transform: perspective(400px)
    }

    to {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
}

@keyframes brightIn {
    0% {
        animation-timing-function: ease-in;
        filter: brightness(0%)
    }

    to {
        filter: brightness(100%)
    }
}

.brightIn {
    animation-name: brightIn
}

.appear-animate {
    visibility: hidden;
    opacity: 0
}

.appear-animation-visible {
    visibility: visible;
    opacity: 1
}

@-webkit-keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        opacity: 0;
        transform: scale3d(0.8, 0.8, 0.8)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        opacity: 0;
        transform: scale3d(0.8, 0.8, 0.8)
    }

    50% {
        opacity: 1
    }
}

.zoomInShorter {
    -webkit-animation-name: zoomInShorter;
    animation-name: zoomInShorter
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideZoomIn {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: 1
    }

    100% {
        transform: scale3d(1.1, 1.1, 1);
        opacity: 1
    }
}

.slideZoomIn {
    -webkit-animation-name: slideZoomIn;
    animation-name: slideZoomIn
}

@keyframes rotateStar {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.btn {
    display: inline-block;
    border: 2px solid #e4eaec;
    background-color: #e4eaec;
    color: #222;
    outline: 0;
    padding: 1.22em 2.78em;
    font-weight: 700;
    font-size: 1.4rem;
    font-family: Poppins,sans-serif;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    transition: color .3s, border-color .3s, background-color .3s, box-shadow .3s;
    white-space: nowrap;
    cursor: pointer
}

.btn:hover,.btn:active,.btn:focus {
    color: #222;
    border-color: #cfdadd;
    background-color: #cfdadd
}

.btn i {
    display: inline-block;
    vertical-align: middle;
    margin-left: .4rem;
    line-height: 0;
    font-size: 1.9rem
}

.btn i::before {
    margin: 0
}

@keyframes slideLeft {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-0.5em)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes slideRight {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(0.5em)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-0.5em)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(0.5em)
    }

    100% {
        transform: translateY(0)
    }
}

.btn-shadow-lg {
    box-shadow: 0 13px 20px -10px rgba(0,0,0,0.15)
}

.btn-shadow-lg:hover,.btn-shadow-lg:active,.btn-shadow-lg:focus {
    box-shadow: 0 13px 20px -10px rgba(0,0,0,0.2)
}

.btn-shadow {
    box-shadow: 0 15px 20px -15px rgba(0,0,0,0.15)
}

.btn-shadow:hover,.btn-shadow:active,.btn-shadow:focus {
    box-shadow: 0 15px 20px -15px rgba(0,0,0,0.2)
}

.btn-shadow-sm {
    box-shadow: 0 17px 20px -20px rgba(0,0,0,0.15)
}

.btn-shadow-sm:hover,.btn-shadow-sm:active,.btn-shadow-sm:focus {
    box-shadow: 0 17px 20px -20px rgba(0,0,0,0.2)
}

.btn-underline:hover::after,.btn-underline:active::after,.btn-underline:focus::after {
    transform: scaleX(1)
}

.btn-underline::after {
    display: block;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 2px;
    border: 1px solid;
    transform: scaleX(0);
    transition: transform .3s;
    content: ''
}

.btn-underline i {
    margin-bottom: 2px
}

.btn-underline.btn-underline-visible::after {
    transform: scaleX(1)
}

.btn-underline.btn-underline-width-sm::after {
    height: 1px;
    border-bottom: 0
}

.btn-underline.sm::after {
    width: 46%
}

.btn-underline.lg::after {
    margin-left: -16.5%;
    margin-right: -16.5%;
    width: 133%
}

.btn-link {
    padding: 0;
    color: #222;
    border: 0;
    background-color: transparent
}

.btn-link:hover,.btn-link:active,.btn-link:focus {
    background-color: transparent
}

.btn-disabled {
    cursor: not-allowed;
    background-color: #e4eaec !important;
    color: #999 !important;
    border-color: #e4eaec !important;
    box-shadow: none !important
}

.btn-disabled::before,.btn-disabled::after {
    content: none !important
}

.btn.btn-rounded {
    border-radius: 3px
}

.btn.btn-rounded::before,.btn.btn-rounded::after {
    border-radius: 3px
}

.btn.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.btn.btn-lg {
    padding: 1.5em 3.42em
}

.btn.btn-md {
    padding: 1.07em 2.15em;
    font-size: 1.3rem
}

.btn.btn-sm {
    padding: 0.92em 1.61em;
    font-size: 1.3rem
}

.btn.btn-link {
    padding: 0
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btn.btn-link {
        overflow: visible
    }
}

.btn-primary {
    color: #fff;
    border-color: #26c;
    background-color: #26c
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus {
    color: #fff;
    border-color: #3478dd;
    background-color: #3478dd
}

.btn-primary.btn-solid {
    color: #26c;
    border-color: #fff;
    background-color: #fff
}

.btn-primary.btn-solid:hover,.btn-primary.btn-solid:active,.btn-primary.btn-solid:focus {
    border-color: #26c;
    background-color: #26c;
    color: #fff
}

.btn-primary.btn-outline {
    color: #26c;
    border-color: #26c;
    background-color: transparent
}

.btn-primary.btn-outline:hover,.btn-primary.btn-outline:active,.btn-primary.btn-outline:focus {
    background-color: #26c;
    color: #fff
}

.btn-primary.btn-link {
    background-color: transparent;
    color: #26c
}

.btn-primary.btn-link:hover,.btn-primary.btn-link:active,.btn-primary.btn-link:focus {
    color: #222
}

.btn-primary.btn-underline:hover,.btn-primary.btn-underline:active,.btn-primary.btn-underline:focus {
    color: #26c
}

.btn-secondary {
    color: #fff;
    border-color: #d26e4b;
    background-color: #d26e4b
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus {
    color: #fff;
    border-color: #d98568;
    background-color: #d98568
}

.btn-secondary.btn-solid {
    color: #d26e4b;
    border-color: #fff;
    background-color: #fff
}

.btn-secondary.btn-solid:hover,.btn-secondary.btn-solid:active,.btn-secondary.btn-solid:focus {
    border-color: #d26e4b;
    background-color: #d26e4b;
    color: #fff
}

.btn-secondary.btn-outline {
    color: #d26e4b;
    border-color: #d26e4b;
    background-color: transparent
}

.btn-secondary.btn-outline:hover,.btn-secondary.btn-outline:active,.btn-secondary.btn-outline:focus {
    background-color: #d26e4b;
    color: #fff
}

.btn-secondary.btn-link {
    background-color: transparent;
    color: #d26e4b
}

.btn-secondary.btn-link:hover,.btn-secondary.btn-link:active,.btn-secondary.btn-link:focus {
    color: #222
}

.btn-secondary.btn-underline:hover,.btn-secondary.btn-underline:active,.btn-secondary.btn-underline:focus {
    color: #d26e4b
}

.btn-success {
    color: #fff;
    border-color: #a8c26e;
    background-color: #a8c26e
}

.btn-success:hover,.btn-success:active,.btn-success:focus {
    color: #fff;
    border-color: #b7cd87;
    background-color: #b7cd87
}

.btn-success.btn-solid {
    color: #a8c26e;
    border-color: #fff;
    background-color: #fff
}

.btn-success.btn-solid:hover,.btn-success.btn-solid:active,.btn-success.btn-solid:focus {
    border-color: #a8c26e;
    background-color: #a8c26e;
    color: #fff
}

.btn-success.btn-outline {
    color: #a8c26e;
    border-color: #a8c26e;
    background-color: transparent
}

.btn-success.btn-outline:hover,.btn-success.btn-outline:active,.btn-success.btn-outline:focus {
    background-color: #a8c26e;
    color: #fff
}

.btn-success.btn-link {
    background-color: transparent;
    color: #a8c26e
}

.btn-success.btn-link:hover,.btn-success.btn-link:active,.btn-success.btn-link:focus {
    color: #222
}

.btn-success.btn-underline:hover,.btn-success.btn-underline:active,.btn-success.btn-underline:focus {
    color: #a8c26e
}

.btn-dark {
    color: #fff;
    border-color: #222;
    background-color: #222
}

.btn-dark:hover,.btn-dark:active,.btn-dark:focus {
    color: #fff;
    border-color: #343434;
    background-color: #343434
}

.btn-dark.btn-solid {
    color: #222;
    border-color: #fff;
    background-color: #fff
}

.btn-dark.btn-solid:hover,.btn-dark.btn-solid:active,.btn-dark.btn-solid:focus {
    border-color: #222;
    background-color: #222;
    color: #fff
}

.btn-dark.btn-outline {
    color: #222;
    border-color: #222;
    background-color: transparent
}

.btn-dark.btn-outline:hover,.btn-dark.btn-outline:active,.btn-dark.btn-outline:focus {
    background-color: #222;
    color: #fff
}

.btn-dark.btn-link {
    background-color: transparent;
    color: #222
}

.btn-dark.btn-link:hover,.btn-dark.btn-link:active,.btn-dark.btn-link:focus {
    color: #222
}

.btn-dark.btn-underline:hover,.btn-dark.btn-underline:active,.btn-dark.btn-underline:focus {
    color: #222
}

.btn-white {
    color: #222;
    background-color: #fff;
    border-color: #fff
}

.btn-white:hover,.btn-white:active,.btn-white:focus {
    color: #fff;
    border-color: #26c;
    background-color: #26c
}

.btn-white.btn-outline {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-white.btn-outline:hover,.btn-white.btn-outline:active,.btn-white.btn-outline:focus {
    color: #26c;
    background-color: #fff
}

.btn-white.btn-link {
    color: #fff;
    background-color: transparent
}

.btn-white.btn-link:hover,.btn-white.btn-link:active,.btn-white.btn-link:focus {
    color: #fff;
    background-color: transparent
}

@keyframes slideUpShorter {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-4px)
    }

    100% {
        transform: translateY(0)
    }
}

.comments {
    padding: 6rem 0;
    border-top: 1px solid #ebebeb
}

.comments ul ul {
    margin-left: 6rem;
    padding-top: 4.5rem
}

.comments li {
    margin-bottom: 4.5rem
}

.comments li:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

@media (max-width: 575px) {
    .comments ul ul {
        margin-left:3rem
    }
}

.comment {
    position: relative;
    display: flex;
    align-items: flex-start
}

.comment p:last-child {
    margin-bottom: 0
}

.comment-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0.8rem 0 0 2.5rem
}

.comment-reply {
    color: #777;
    position: absolute;
    right: 0;
    top: 1.7rem;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.01em;
    padding-bottom: .5rem;
    transition: color .3s, box-shadow .3s
}

.comment-reply:hover,.comment-reply:focus {
    color: #26c;
    box-shadow: 0 2px 0 #26c
}

.comment-media {
    max-width: 6rem;
    flex: 0 0 6rem;
    height: 6rem;
    overflow: hidden
}

.comment-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.comment-user {
    margin-bottom: 1rem
}

.comment-user h4 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0
}

.comment-user h4 a:hover,.comment-user h4 a:focus {
    color: #26c
}

.comment-user h4 span {
    display: block
}

.comment-date {
    display: block;
    margin-bottom: .5rem;
    font-size: 1.3rem;
    color: #999;
    line-height: 1
}

.count-to {
    display: inline-block;
    margin-bottom: 1.6rem;
    font-size: 5rem;
    font-weight: 700;
    letter-spacing: -.064em;
    line-height: 1
}

.count-to::after {
    content: '+'
}

.count-title {
    margin-bottom: .7rem;
    font-size: 2rem
}

@font-face {
    font-family: 'riode';
    src: url("/templates/fonts/riode.eot?5gap68");
    src: url("/templates/fonts/riode.eot?5gap68#iefix") format("embedded-opentype"),url("/templates/fonts/riode.ttf?5gap68") format("truetype"),url("/templates/fonts/riode.woff?5gap68") format("woff"),url("/templates/fonts/riode.svg?5gap68#riode") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="d-icon-"],[class*=" d-icon-"] {
    display: inline-block;
    line-height: 1
}

[class^="d-icon-"]::before,[class*=" d-icon-"]::before {
    font-family: 'riode' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.d-icon-truck:before {
    content: "\e900"
}

.d-icon-service:before {
    content: "\e901"
}

.d-icon-secure:before {
    content: "\e902"
}

.d-icon-lock:before {
    content: "\e903"
}

.d-icon-percent:before {
    content: "\e904"
}

.d-icon-layer:before {
    content: "\e905"
}

.d-icon-alert:before {
    content: "\e906"
}

.d-icon-database:before {
    content: "\e907"
}

.d-icon-money:before {
    content: "\e908"
}

.d-icon-shoppingbag:before {
    content: "\e909"
}

.d-icon-t-shirt1:before {
    content: "\e90a"
}

.d-icon-t-shirt2:before {
    content: "\e90b"
}

.d-icon-hat:before {
    content: "\e90c"
}

.d-icon-officebag:before {
    content: "\e90d"
}

.d-icon-handbag:before {
    content: "\e90e"
}

.d-icon-backpack:before {
    content: "\e90f"
}

.d-icon-shoes:before {
    content: "\e910"
}

.d-icon-pillow:before {
    content: "\e911"
}

.d-icon-dress:before {
    content: "\e912"
}

.d-icon-loungewear:before {
    content: "\e913"
}

.d-icon-desktop:before {
    content: "\e914"
}

.d-icon-laptop:before {
    content: "\e915"
}

.d-icon-gamepad1:before {
    content: "\e916"
}

.d-icon-wireless:before {
    content: "\e917"
}

.d-icon-projector:before {
    content: "\e918"
}

.d-icon-drone1:before {
    content: "\e919"
}

.d-icon-drone2:before {
    content: "\e91a"
}

.d-icon-radio:before {
    content: "\e91b"
}

.d-icon-battery:before {
    content: "\e91c"
}

.d-icon-plugin:before {
    content: "\e91d"
}

.d-icon-memory:before {
    content: "\e91e"
}

.d-icon-ball:before {
    content: "\e91f"
}

.d-icon-basketball1:before {
    content: "\e920"
}

.d-icon-babycare:before {
    content: "\e921"
}

.d-icon-card:before {
    content: "\e922"
}

.d-icon-gamepad2:before {
    content: "\e923"
}

.d-icon-camera1:before {
    content: "\e924"
}

.d-icon-camera2:before {
    content: "\e925"
}

.d-icon-babywear:before {
    content: "\e926"
}

.d-icon-abacus:before {
    content: "\e927"
}

.d-icon-pot:before {
    content: "\e928"
}

.d-icon-freezer:before {
    content: "\e929"
}

.d-icon-cook:before {
    content: "\e92a"
}

.d-icon-student:before {
    content: "\e92b"
}

.d-icon-category:before {
    content: "\e92c"
}

.d-icon-basketball2:before {
    content: "\e92d"
}

.d-icon-watch:before {
    content: "\e92e"
}

.d-icon-tcard:before {
    content: "\e92f"
}

.d-icon-heartbeat:before {
    content: "\e930"
}

.d-icon-watch-round:before {
    content: "\e931"
}

.d-icon-washbowl:before {
    content: "\e932"
}

.d-icon-bridge-lamp:before {
    content: "\e933"
}

.d-icon-lamp:before {
    content: "\e934"
}

.d-icon-sofa:before {
    content: "\e935"
}

.d-icon-sofa2:before {
    content: "\e936"
}

.d-icon-bed:before {
    content: "\e937"
}

.d-icon-table:before {
    content: "\e938"
}

.d-icon-table-lamp:before {
    content: "\e939"
}

.d-icon-table-tv:before {
    content: "\e93a"
}

.d-icon-mirror:before {
    content: "\e93b"
}

.d-icon-volume:before {
    content: "\e93c"
}

.d-icon-bars2:before {
    content: "\e93d"
}

.d-icon-bars:before {
    content: "\e93e"
}

.d-icon-phone:before {
    content: "\e93f"
}

.d-icon-user:before {
    content: "\e940"
}

.d-icon-search:before {
    content: "\e941"
}

.d-icon-bag:before {
    content: "\e942"
}

.d-icon-map:before {
    content: "\e943"
}

.d-icon-info:before {
    content: "\e944"
}

.d-icon-refresh:before {
    content: "\e945"
}

.d-icon-left-arrow:before {
    content: "\e946"
}

.d-icon-right-arrow:before {
    content: "\e947"
}

.d-icon-down-arrow:before {
    content: "\e948"
}

.d-icon-up-arrow:before {
    content: "\e949"
}

.d-icon-ruler:before {
    content: "\e94a"
}

.d-icon-zoom:before {
    content: "\e94b"
}

.d-icon-right-circle:before {
    content: "\e94c"
}

.d-icon-left-circle:before {
    content: "\e94d"
}

.d-icon-up-circle:before {
    content: "\e94e"
}

.d-icon-down-circle:before {
    content: "\e94f"
}

.d-icon-angle-right:before {
    content: "\e950"
}

.d-icon-angle-left:before {
    content: "\e951"
}

.d-icon-angle-up:before {
    content: "\e952"
}

.d-icon-angle-down:before {
    content: "\e953"
}

.d-icon-star:before {
    content: "\e954"
}

.d-icon-star-full:before {
    content: "\e955"
}

.d-icon-heart:before {
    content: "\e956"
}

.d-icon-heart-full:before {
    content: "\e957"
}

.d-icon-close:before {
    content: "\e958"
}

.d-icon-play-circle:before {
    content: "\e959"
}

.d-icon-home:before {
    content: "\e95a"
}

.d-icon-filter-2:before {
    content: "\e95b"
}

.d-icon-switch:before {
    content: "\e95c"
}

.d-icon-switch-left-on:before {
    content: "\e95d"
}

.d-icon-switch-right-on:before {
    content: "\e95e"
}

.d-icon-filter-3:before {
    content: "\e95f"
}

.d-icon-check:before {
    content: "\e960"
}

.d-icon-alert-solid:before {
    content: "\e961"
}

.d-icon-headphone:before {
    content: "\e962"
}

.d-icon-mode-grid:before {
    content: "\e80e"
}

.d-icon-mode-list:before {
    content: "\e80f"
}

.d-icon-cancel:before {
    content: "\e82c"
}

.d-icon-solid-check:before {
    content: "\f17c"
}

.d-icon-play-solid:before {
    content: "\f2bf"
}

.d-icon-mobile:before {
    content: "\f294"
}

.d-icon-minus:before {
    content: "\f28f"
}

.d-icon-plus:before {
    content: "\f2c3"
}

.d-icon-wifi:before {
    content: "\f37d"
}

.d-icon-times:before {
    content: "\f343"
}

.d-icon-times-circle:before {
    content: "\f345"
}

.d-icon-random:before {
    content: "\f2d1"
}

.d-icon-th-list:before {
    content: "\f33c"
}

.d-icon-rocket:before {
    content: "\f2e4"
}

.d-icon-map-marker:before {
    content: "\f27e"
}

.d-icon-birthday-cake:before {
    content: "\f147"
}

.d-icon-gift:before {
    content: "\f213"
}

.d-icon-female:before {
    content: "\f1de"
}

.d-icon-clock:before {
    content: "\f190"
}

.d-icon-comments:before {
    content: "\e97b"
}

.d-icon-rotate-left:before {
    content: "\f2e2"
}

.d-icon-rotate-right:before {
    content: "\f2e3"
}

.d-icon-reading:before {
    content: "\e963"
}

.d-icon-feeder:before {
    content: "\e964"
}

.d-icon-birthday-cake2:before {
    content: "\e965"
}

.d-icon-skirt:before {
    content: "\e966"
}

.d-icon-toy:before {
    content: "\e967"
}

.d-icon-butterfly:before {
    content: "\e968"
}

.d-icon-babycare2:before {
    content: "\e96a"
}

.d-icon-butterfly2:before {
    content: "\e96b"
}

.d-icon-dinner-set:before {
    content: "\e96c"
}

.d-icon-ball2:before {
    content: "\e96d"
}

.d-icon-apple:before {
    content: "\e96e"
}

.d-icon-icecream:before {
    content: "\e96f"
}

.d-icon-cake:before {
    content: "\e970"
}

.d-icon-meat:before {
    content: "\e971"
}

.d-icon-bread:before {
    content: "\e972"
}

.d-icon-cocktail:before {
    content: "\e973"
}

.d-icon-food:before {
    content: "\e974"
}

.d-icon-birthday-cake3:before {
    content: "\e975"
}

.d-icon-cash:before {
    content: "\e976"
}

.d-icon-service2:before {
    content: "\e977"
}

.d-icon-car:before {
    content: "\e978"
}

.d-icon-ball3:before {
    content: "\e979"
}

.d-icon-compare:before {
    content: "\e97a"
}

.d-icon-jar:before {
    content: "\e97b"
}

.d-icon-radish:before {
    content: "\e97c"
}

.d-icon-arrow-down:before {
    content: "\e97d"
}

.d-icon-arrow-left:before {
    content: "\e97e"
}

.d-icon-arrow-right:before {
    content: "\e97f"
}

.d-icon-arrow-up:before {
    content: "\e980"
}

.d-icon-earth:before {
    content: "\e981"
}

.d-icon-long-arrow-left:before {
    content: "\e982"
}

.d-icon-long-arrow-right:before {
    content: "\e983"
}

.d-icon-long-arrow-down:before {
    content: "\e984"
}

.d-icon-long-arrow-up:before {
    content: "\e985"
}

.d-icon-pill:before {
    content: "\e986"
}

.d-icon-cylinder:before {
    content: "\e987"
}

.d-icon-medical-bag:before {
    content: "\e988"
}

.d-icon-graph:before {
    content: "\e989"
}

.form .form-control {
    margin-bottom: 2rem
}

.form-control {
    display: block;
    width: 100%;
    min-height: 4.5rem;
    padding: .85rem 2rem;
    border: 1px solid #e3e3e3;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: #666;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    outline: 0
}

.form-control::placeholder {
    color: inherit;
    transition: color .3s
}

.form-control::-webkit-input-placeholder {
    color: inherit;
    transition: color .3s
}

.form-control::-moz-placeholder {
    color: inherit;
    transition: color .3s
}

.form-control:focus::placeholder {
    color: transparent
}

.form-control:focus::-webkit-input-placeholder {
    color: transparent
}

.form-control:focus::-moz-placeholder {
    color: transparent
}

.form-control.form-solid {
    background-color: #fff;
    border: 0;
    color: #8d8d8d
}

textarea {
    font-family: inherit;
    min-width: 100%;
    max-width: 100%
}

.custom-checkbox {
    position: absolute;
    opacity: 0
}

.custom-checkbox+label {
    display: block;
    position: relative;
    padding-left: 2.4rem;
    cursor: pointer
}

.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 17px;
    border: 1px solid #ccc;
    border-radius: 2px
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .custom-checkbox+label::before {
        line-height: 14px
    }
}

.custom-checkbox:checked+label::before {
    content: '\f00c';
    border-color: #222;
    background: #222;
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    text-align: center
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    select::-ms-expand {
        display: none
    }

    select:focus::-ms-value {
        background: transparent;
        color: currentColor
    }
}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.quantity {
    -moz-appearance: textfield;
    max-width: 48px
}

.input-group {
    display: inline-flex;
    width: 11rem;
    height: 4.5rem
}

.input-group.add-to-cart{
    width: auto;
}

.input-group .form-control {
    flex: 1;
    padding: 0;
    height: inherit;
    font-size: 1.4rem;
    border: solid #ccc;
    border-width: 1px 0;
    color: #222;
    text-align: center
}

.input-group button, .input-group .quantity-minus, .input-group .quantity-plus {
    padding: 0;
    width: 3.1rem;
    border: 1px solid #ccc;
    font-size: 1.2rem;
    color: #222;
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 20px;
}

button[name="add"], button[name="send"], .basket_btn {
    border: 0;
    flex: 1;
    min-width: 13rem;
    font-size: 1.4rem;
    border-radius: 0.3rem;
    background-color: #c4302f;
    color: #fff;
    cursor: pointer;
    min-width: 20.7rem;
    height: 4.5rem;
    margin-left: 1rem;
}

button[name="send"] {
    margin: 1rem 0 1rem 0;
}

.basket_btn{
    margin-left: 0;
}

.basket_btn + .basket_btn{
    margin-left: 1rem;
}

.form-basket-grid .basket_btn{
    background-color: #ccc;
}


input[type="radio"] ~ label {
    padding-left: 2.5rem
}

input[type="radio"] ~ label::before,input[type="radio"] ~ label::after {
    position: absolute;
    content: '';
    display: inline-block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%)
}

input[type="radio"] ~ label::before {
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    background: #fff;
    border: 1px solid #cdcdcd
}

input[type="radio"] ~ label::after {
    width: .8rem;
    height: .8rem;
    left: .5rem;
    background: #666;
    opacity: 0
}

input[type="radio"]:checked ~ label::after {
    opacity: 1
}

.input-wrapper input.form-control {
    flex: 1;
    min-width: 40px;
    font-size: 1.2rem
}
.input-wrapper-inline {
    display: flex;
    position: relative;
    max-width: 61.3rem;
    width: 100%;
    height: 45px
}

.input-wrapper-inline .btn {
    line-height: 1
}

.input-wrapper-round .form-control {
    position: relative;
    border-radius: 2.4rem
}

.input-wrapper-round .btn {
    border-radius: 2.4rem;
    line-height: 1
}

.input-wrapper-round.input-wrapper-inline .form-control {
    border-radius: 2.4rem 0 0 2.4rem
}

.input-wrapper-round.input-wrapper-inline .btn {
    border-radius: 0 2.4rem 2.4rem 0
}

.form-wrapper.form-wrapper-inline {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.form-wrapper.form-wrapper-inline form {
    flex: 1 1 0
}

@media (max-width: 991px) {
    .form-wrapper.form-wrapper-inline {
        display:block;
        text-align: center
    }

    .form-wrapper.form-wrapper-inline form {
        margin-left: auto;
        margin-right: auto
    }
}

.btn-absolute input.form-control {
    width: 100%;
    padding: 1rem 4rem 1rem 1.5rem;
    color: #666;
    font-size: 1.3rem
}

.btn-absolute .btn {
    position: absolute;
    width: auto;
    height: 100%;
    min-width: 4.3rem;
    right: 0;
    font-size: 1.7rem
}

.btn-absolute .btn:hover {
    color: #26c
}

.btn-absolute .btn i {
    margin-left: 0
}

.icon-box .icon-box-title {
    margin: 0 0 .7rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    letter-spacing: -.025em;
    line-height: 1.6
}

.icon-box p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.72;
    letter-spacing: 0;
    color: #666
}

.icon-box i::before {
    margin: 0
}

.icon-box .icon-box-content {
    text-align: center
}

.icon-box-icon {
    display: inline-block;
    margin-bottom: 2.6rem;
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 0;
    color: #222
}

.icon-box-icon svg {
    height: 3.4rem;
    width: 4.8rem
}

.icon-box-side {
    display: flex;
    align-items: center;
    justify-content: center
}

.icon-box-side .icon-box-content {
    text-align: left
}

.icon-box-side .icon-box-icon {
    margin-right: 1.5rem;
    margin-bottom: 0
}

.icon-box-side .icon-box-title {
    margin: 0
}

.icon-border .icon-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5.2rem;
    height: 5.2rem;
    border-radius: 50%;
    border: 1px solid #222;
    font-size: 2.5rem
}

.icon-border svg {
    height: 2.4rem
}

.icon-box-tiny .icon-box-icon {
    margin: 0 1rem 0 0;
    font-size: 2.8rem
}

.icon-box-tiny svg {
    height: 2.8rem;
    width: 2.8rem
}

.icon-box-tiny .icon-box-title {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 991px) {
    .icon-box-side {
        flex-direction:column
    }

    .icon-box-side .icon-box-icon {
        display: inline-block;
        margin: 0 0 2rem 0;
        padding: 2rem
    }

    .icon-box-side .icon-box-content {
        text-align: center
    }
}

.page-subtitle {
    margin-bottom: .5rem;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1.2
}

.page-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 4rem;
    line-height: 1.125;
    color: #222
}

.page-title+.breadcrumb {
    padding: 1em 0
}

.breadcrumb-nav .breadcrumb {
    padding: 1.4rem 0
}

.breadcrumb-nav .breadcrumb li:not(:last-child)::after {
    margin-left: .8rem;
    opacity: .5
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #666;
    font-family: Poppins,sans-serif;
    font-size: 1.4rem;
    margin: 1rem 0 2rem 0;
}

.breadcrumb a {
    color: inherit
}

.breadcrumb a:hover {
    color: #222
}

.breadcrumb li:not(:last-child) a {
    color: #999;
    transition: color .3s
}

.breadcrumb li:hover:not(:last-child) a {
    color: #222
}

.breadcrumb .delimiter {
    margin: 0 .7em;
    font-size: 1.19rem;
    opacity: .5
}

.breadcrumb li:not(:last-child)::after {
    content: '\f105';
    position: relative;
    margin: 0 .6em;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    color: #999
}

.breadcrumb li:last-child {
    color: #222
}

.breadcrumb-sm {
    padding: 1.1rem 0;
    color: inherit
}

.breadcrumb-sm li:last-child {
    color: inherit
}

@media (max-width: 767px) {
    .page-title {
        font-size:3.6rem
    }
}

.page-link-prev i,.page-link-next i {
    font-size: 1.9rem
}

.page-link-prev i {
    margin-right: .5rem
}

.page-link-next i {
    margin-left: .5rem
}

.page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 3rem;
    height: 4rem;
    padding: 0 .3rem;
    line-height: 1;
    background-color: transparent;
    border: .1rem solid transparent;
    transition: border .3s
}

:hover:not(.disabled)>.page-link,.active>.page-link {
    border-color: #dadada;
    color: #222
}

.disabled>.page-link {
    color: #aaa
}

.page-link-next,.page-link-prev {
    min-width: 8rem;
    padding: 1.2rem
}

.page-item:not(:last-child) {
    margin-right: .5rem
}

.text-center .product-details {
    padding-left: .5rem;
    padding-right: .5rem
}

.product-wrap {
    margin-bottom: 2rem
}

.product {
    position: relative;
    font-family: Poppins,sans-serif;
    font-size: 1.4rem;
    color: #999;
    transition: .3s
}

.product:hover .product-action,.product:hover .product-action-vertical {
    visibility: visible;
    opacity: 1
}

.product-media:hover img:first-child {
    opacity: 0
}

.product-media:hover img:last-child {
    opacity: 1
}

.product-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow .3s
}

.product-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s
}

.product-media img:last-child {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover
}

.product-media img:first-child {
    position: relative;
    opacity: 1
}

.product-label-group {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 2rem;
    top: 2rem;
    max-width: 10rem
}

.product-label {
    display: inline-block;
    text-align: center;
    margin-bottom: .5rem;
    padding: 0.5rem 1.1rem;
    font-size: 1.1rem;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase
}

.product-label.label-new {
    background: #26c
}

.product-label.label-sale {
    background: #d26e4b
}

.product-label.label-top {
    background: #26c
}

.product-label.label-stock {
    background: #999
}

.btn-product-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    margin-bottom: .5rem;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    background-color: white;
    color: #999;
    font-size: 1.6rem;
    font-weight: 700;
    transition: border-color .3s, color .3s, background-color .3s
}

.btn-product-icon:hover {
    border-color: #26c;
    color: #fff;
    background-color: #26c
}

.btn-product-icon i {
    margin-bottom: 2px
}

.btn-product-icon.btn-compare i {
    font-size: 1.8rem
}

.btn-product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: #26c;
    color: #fff;
    font-family: Poppins,sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.025em;
    text-transform: uppercase;
    transition: opacity .3s
}

.btn-product:hover {
    color: #fff
}

.product-action-vertical {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: opacity .3s, visibility .3s;
    opacity: 0;
    visibility: hidden
}

.product-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background-color: transparent;
    z-index: 10;
    transition: opacity .3s, visibility .3s;
    opacity: 0
}

.product-details {
    position: relative;
    padding-top: 1.4rem;
    padding-bottom: 2rem
}

.product-details>:last-child {
    margin-bottom: 0
}

.product-details .product-action {
    position: relative;
    opacity: 1;
    visibility: visible
}

.product-cat {
    margin-bottom: .5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.product-cat a:hover {
    color: #26c
}

.product-name {
    margin-bottom: .3rem;
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: -.01em;
    color: #666;
    padding-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-name a:hover {
    color: #26c
}

.product-price {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: .3rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.86;
    color: #222
}

.product-price .old-price {
    color: #aaa
}

.product-price .new-price {
    margin-right: 1rem;
    text-decoration: none
}

.ratings-container {
    display: flex;
    align-items: center;
    margin-left: 1px;
    line-height: 1.1;
    margin-bottom: 1.2rem;
    font-size: 11px;
    letter-spacing: .2em
}

.ratings-full {
    cursor: pointer
}

.ratings-full,.ratings {
    position: relative;
    font-family: 'riode'
}

.ratings-full+.rating-reviews {
    margin-left: 1rem
}

.ratings-full::before {
    content: "\e955 " "\e955 " "\e955 " "\e955 " "\e955";
    color: rgba(0,0,0,0.16);
    font-family: 'riode'
}

.ratings-full:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.ratings {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden
}

.ratings::before {
    content: "\e955 " "\e955 " "\e955 " "\e955 " "\e955";
    color: #d26e4b;
    font-family: 'riode'
}

.rating-reviews {
    margin: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.1rem;
    color: #aaa;
    letter-spacing: 0;
    text-transform: capitalize
}

.rating-reviews:hover {
    color: #26c
}

.product-details .product-action,.product-hide-details .product-action {
    position: relative;
    opacity: 1
}

.product-details .btn-cart,.product-hide-details .btn-cart {
    display: block;
    max-width: 14rem;
    line-height: 2.9;
    padding: 0 .6em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    background-color: transparent;
    border: 2px solid #ccc;
    margin-right: 5px;
    border-radius: .3rem
}

.product-details .btn-cart i,.product-hide-details .btn-cart i {
    margin-right: .8rem;
    font-size: 1.8rem
}

.product-details .btn-cart,.product-hide-details .btn-cart {
    flex: 1;
    height: 4.2rem;
    font-size: 1.3rem;
    transition: color .3s, background-color .3s, border-color .3s;
    z-index: 1
}

.product-details .btn-product-icon,.product-hide-details .btn-product-icon {
    width: auto;
    border: 0;
    background-color: transparent;
    color: #222;
    transition: color .3s, background-color .3s, visibility .3s
}

.product-details .btn-product-icon i,.product-hide-details .btn-product-icon i {
    font-size: 1.8rem
}

.product-details .btn-product-icon:hover,.product-hide-details .btn-product-icon:hover {
    color: #26c
}

.product:hover .product-action .btn-cart {
    color: #fff;
    background-color: #444;
    border-color: #444
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .product-hide-details .btn-cart,.product-details .btn-cart {
        flex: 0 0 12.3rem
    }
}

@media screen and (-ms-high-contrast: active) and (max-width: 575px), (-ms-high-contrast: none) and (max-width: 575px) {
    .product-hide-details .btn-cart,.product-details .btn-cart {
        flex:0 0 9.5rem
    }
}

.product-image-gap {
    padding: .9rem;
    border: 1px solid #e1e1e1;
    background-color: #fff
}

.product-image-gap .product-details {
    padding: 1.8rem 1rem 1rem
}

.product-image-gap .ratings-container {
    margin-bottom: 0
}

.product-image-gap:hover {
    box-shadow: 0 5px 30px rgba(0,0,0,0.05)
}

@media (max-width: 479px) {
    .product-image-gap .product-details {
        padding:1.8rem 0 1rem
    }
}

.product.text-center .product-cat {
    padding: 0
}

.product.text-center .product-name {
    padding-left: 2rem
}

.product.text-center .product-price,.product.text-center .ratings-container,.product.text-center .product-action {
    justify-content: center
}

.product.shadow-media:hover .product-media {
    box-shadow: 0px 20px 20px -16px rgba(0,0,0,0.5)
}

.product.product-with-qty .product-details {
    padding-left: 0;
    padding-right: 0
}

.product.product-with-qty .btn-cart {
    max-width: 12.3rem;
    margin-right: 0
}

.product.product-with-qty .btn-cart i {
    display: none
}

.product.product-with-qty .product-quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2rem
}

.product.product-with-qty button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #333;
    font-size: 1rem;
    width: 24px;
    height: 24px;
    border-radius: .3rem;
    border: none;
    background: #f4f4f4;
    cursor: pointer;
    transition: background-color .3s, color .3s
}

.product.product-with-qty button:hover {
    background-color: #26c;
    color: #fff
}

.product.product-with-qty .quantity {
    min-height: auto;
    width: 3.2rem;
    padding: 0;
    font-weight: 700;
    font-size: 1.2rem;
    border: none;
    text-align: center;
    color: #222
}

.product:hover.product-with-qty .btn-cart {
    background-color: transparent;
    color: #222
}

@media (max-width: 575px) {
    .product-action-vertical {
        top: 10px;
        right: 10px
    }
}

@media (max-width: 479px) {
    .product-details .btn-cart,.product-hide-details .btn-cart {
        max-width:4.2rem;
        display: flex
    }

    .product-details .btn-cart span,.product-hide-details .btn-cart span {
        display: none
    }

    .product-details .btn-cart i,.product-hide-details .btn-cart i {
        margin-right: 0
    }

    .product.product-with-qty .product-details .btn-cart {
        max-width: 4.2rem;
        padding: .78em 0
    }

    .product.product-with-qty .btn-cart i {
        display: block
    }

    .product.product-with-qty .product-quantity {
        margin-right: 1rem
    }

    .product-label-group {
        left: 1.2rem;
        top: 1.2rem
    }

    .btn-product-icon {
        width: 3.2rem;
        height: 3.2rem;
        font-size: 1.3rem
    }
}

.product-thumbs-wrap,.product-single-carousel {
    flex-basis: 100%;
    max-width: 100%
}

.product-single-carousel .owl-nav .owl-prev,.product-single-carousel .owl-nav .owl-next {
    color: #222;
    border: 0
}

.product-image {
    position: relative
}

.product-thumbs-wrap {
    position: relative;
    margin-top: 1rem;
    overflow: hidden
}

.product-thumbs-wrap img {
    display: block
}

.product-thumbs-wrap button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    border: 0;
    transition: opacity .3s, transform .3s;
    z-index: 1;
    opacity: 0;
    box-shadow: 0 0 1rem rgba(0,0,0,0.1);
    -webkit-appearance: none;
    cursor: pointer
}

.product-thumbs-wrap:hover button:not(.disabled) {
    opacity: .9;
    transform: none
}

.product-thumbs-wrap button:not(.disabled):hover {
    opacity: 1
}

.product-thumbs-wrap>button {
    display: none
}

.product-thumbs-wrap button,.product-thumbs .owl-nav .owl-prev,.product-thumbs .owl-nav .owl-next {
    background-color: #fff;
    color: #666;
    font-size: 1.6rem
}

.product-thumbs-wrap button,.product-thumb::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.product-thumbs {
    transition: top .3s ease-out;
    display: flex
}

.product-thumbs.owl-carousel {
    margin: 0 -.5rem;
    width: calc(100% + 1rem)
}

.product-thumbs .owl-stage {
    display: flex
}

.product-thumbs .owl-prev {
    transform: translateX(-100%);
    left: .5rem
}

.product-thumbs .owl-next {
    left: auto;
    right: .5rem;
    transform: translateX(100%)
}

.product-thumb {
    position: relative;
    margin: 0 .5rem;
    cursor: pointer
}

.product-thumb::before {
    content: '';
    transition: border-color .3s;
    border: 2px solid transparent
}

.product-thumb.active::before {
    border-color: #26c
}

.product-single {
    color: inherit
}

.product-single .product-details {
    padding: 0 0 3rem
}

.container-fluid .product-single .product-details {
    padding-top: 4px
}

.product-single .product-cat {
    margin-bottom: 1.3rem;
    color: #999;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: -.025em
}

.product-single .product-cat span {
    margin-right: .7rem
}

.product-single .product-name {
    margin-bottom: .6rem;
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: -.025em;
    white-space: normal;
    color: #222
}

.product-single .product-price {
    display: block;
    margin-bottom: 1.1rem;
    color: #c4302f;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 1
}

.product-single .old-price {
    font-size: 2.4rem;
    font-weight: 600
}

.product-single .rating-reviews {
    font-size: 1.2rem
}

.product-single .rating-reviews:not(:hover) {
    color: #999
}

.product-single .ratings-container {
    margin-bottom: 1.7rem;
    font-size: 14px
}

.product-single .ratings-full {
    margin-top: -2px
}

.product-single .ratings::before {
    color: #666
}

.product-single label {
    color: #222;
    font-weight: 600;
    text-transform: uppercase
}

.product-single .product-action {
    display: inline-block
}

.product-single .divider {
    margin-left: -1rem;
    margin-right: 1.8rem
}

.product-single .product-footer>* {
    margin-bottom: 1rem
}

.product-single .quantity {
    font-weight: 700
}

.product-single .product-label-group {
    top: 2rem;
    left: 2.5rem;
    z-index: 2
}

.product-single .product-label {
    color: #fff
}

.product-single .color {
    border: 0
}

.product-single .size {
    width: 3.6rem
}

.product-single .rating-form label,.product-single form label {
    font-weight: 400;
    font-size: 1.3rem;
    text-transform: none;
    color: #666
}

.product-meta {
    margin-bottom: 1.8rem;
    color: #999;
    font-size: 1.2rem
}

.product-meta span {
    margin: 0 1.9rem 0 3px
}

.product-form {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    line-height: 3rem;
    margin: 0 0 1rem
}

.product-form>label {
    min-width: 7rem;
    margin-bottom: 1rem;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.025em
}

.product-form select {
    max-width: none;
    padding: .8rem 3rem .8rem 1.4rem;
    color: #222;
    border-color: #ccc;
    font-size: 1.3rem
}

.product-form.product-qty {
    line-height: 4.5rem
}

.product-form .quantity-minus {
    border-radius: .3rem 0 0 .3rem
}

.product-form .quantity-plus {
    border-radius: 0 .3rem .3rem 0
}

.product-form .input-group {
    margin-right: 1rem
}

.product-form .btn-cart {
    border: 0;
    flex: 1;
    min-width: 13rem;
    font-size: 1.4rem;
    border-radius: .3rem;
    background-color: #26c;
    color: #fff;
    cursor: pointer;
    max-width: 20.7rem;
    height: 4.5rem
}

.product-form .btn-cart:disabled {
    background-color: #e4eaec;
    cursor: not-allowed;
    color: #999
}

.product-form .btn-cart i {
    margin-right: .8rem;
    margin-top: -1px;
    font-size: 1.8rem;
    line-height: 0;
    vertical-align: middle
}

.product-form .btn-cart i::before {
    margin: 0
}

.product-form .btn-cart:hover:not(:disabled) {
    background-color: #1d57ad
}

.product-form-group {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex: 1
}

.product-form-group>* {
    margin-bottom: 1rem
}

.product-form-group>:not(:last-child) {
    margin-right: 2rem
}

.size-guide {
    display: inline-flex;
    align-items: center;
    font-weight: 300
}

.size-guide i {
    margin-right: .8rem;
    font-size: 2.1rem;
    color: #666
}

@media (min-width: 992px) {
    .pg-vertical .product-thumbs-wrap {
        order:-1;
        max-width: 109px;
        margin: 0 1rem 0 0
    }

    .pg-vertical .product-single-carousel {
        max-width: calc(100% - 119px)
    }

    .pg-vertical .product-thumbs {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .pg-vertical .product-thumb {
        margin: 0 0 1rem
    }

    .pg-vertical .thumb-up,.pg-vertical .thumb-down {
        display: flex;
        width: 100%;
        height: 2.4rem
    }

    .pg-vertical .thumb-up {
        transform: translateY(-100%)
    }

    .pg-vertical .thumb-up i::before {
        content: "\f077"
    }

    .pg-vertical .thumb-down {
        top: auto;
        transform: translateY(100%)
    }

    .pg-vertical .thumb-down i::before {
        content: "\f078"
    }

    .pg-vertical .product-label-group {
        left: 14rem
    }
}

.product-tabs.tab-nav-simple .nav-link {
    font-size: 2rem;
    font-weight: 700;
    text-transform: capitalize;
    color: #222;
    letter-spacing: 0
}

.tab-content {
    background-color: #fff
}

.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ebebeb
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-item .nav-link.active,.nav-tabs .nav-item:hover .nav-link {
    color: #222
}

.nav-link {
    display: block;
    margin-bottom: -.1rem;
    padding: 1.6rem .2rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    border-radius: 0;
    border: 0;
    transition: border .35s, color .35s, background-color .35s
}

.nav-item:not(:last-child) {
    margin-right: 2.5rem
}

.nav-fill .nav-item {
    flex: 1
}

.tab-content {
    position: relative
}

.tab-content>.tab-pane {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 0 !important;
    opacity: 0;
    z-index: -1;
    transition: visibility .3s, opacity .3s
}

.tab-content>.tab-pane:not(.active) {
    overflow: hidden;
    visibility: hidden
}

.tab-content>.active {
    position: relative;
    height: auto !important;
    opacity: 1;
    z-index: auto
}

.tab-pane {
    padding: 2.3rem 0;
    line-height: 1.72;
    color: #666
}

.tab-pane p {
    line-height: 1.72
}

.tab-nav-simple .nav-link {
    border-bottom: 2px solid transparent;
    background-color: transparent;
    color: #666
}

.tab-nav-simple .nav-item.show .nav-link,.tab-nav-simple .nav-item .nav-link.active,.tab-nav-simple .nav-item:hover .nav-link {
    border-bottom-color: #26c
}



@media (max-width: 767px) {
    .nav-link {
        font-size:1.4rem
    }
}

.tooltiptext {
    font-family: Poppins,sans-serif;
    position: absolute;
    padding: 1rem .7rem;
    bottom: 150%;
    left: 48%;
    background-color: #333;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.01em;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-50%);
    z-index: 1;
    transition: opacity .3s
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent
}

.title {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    margin-bottom: 2.6rem;
    text-transform: capitalize;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.0125em;
    color: #222
}

.title.title-center {
    justify-content: center
}

.title-line::after {
    flex: 1;
    margin-left: 3rem;
    content: '';
    height: 2px;
    background-color: #e1e1e1
}

.title-line.title-underline::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

@media (max-width: 479px) {
    .title-line::before {
        margin-right:1.5rem
    }

    .title-line::after {
        margin-left: 1.5rem
    }
}

.title-underline {
    display: block;
    text-align: left
}

.title-underline:after {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.title-underline span {
    display: inline-block;
    position: relative;
    z-index: 2;
    line-height: 2.28
}

.title-underline span::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: 0;
    background-color: #26c
}

.title-wrapper .title {
    margin-bottom: .5rem
}

.title-wrapper p {
    margin-bottom: 2.3rem;
    font-size: 1.4rem;
    line-height: 1.71;
    color: #999
}

.title-simple {
    display: block
}

.title-simple::before,.title-simple::after {
    content: none
}

.title-line:before {
    content: none
}

.title-sm {
    font-size: 2rem
}

.title-icon {
    flex-direction: column
}

.title-icon>i {
    margin-top: 1rem;
    font-size: 1.8rem;
    color: #26c
}

.title-icon::before,.title-icon::after {
    content: none
}

.title-white {
    color: #fff
}

.title-white::before,.title-white::after {
    background-color: #fff;
    opacity: .1
}

.title-white>.title {
    color: #fff
}

.title-white>.title::before,.title-white>.title::after {
    background-color: #fff;
    opacity: .1
}

.title-white>p {
    color: #fff;
    opacity: .5
}

.title-link {
    justify-content: space-between;
    padding: 1rem 0;
    border-bottom: 1px solid #e1e1e1
}

.title-link::before,.title-link::after {
    content: none
}

.title-link a {
    color: #444;
    font-size: 1.2rem
}

.title-link a:hover {
    color: #26c
}

.title-link i {
    font-size: 1rem
}

.currency-dropdown a,.language-dropdown a {
    white-space: nowrap
}

.logo {
    max-width: 200px
}

.logo img {
    display: block
}

.hs-toggle.dir-up::after {
    top: auto;
    bottom: 100%;
    border-bottom-color: transparent;
    border-top-color: #fff
}

.hs-toggle.dir-up .input-wrapper {
    top: auto;
    bottom: 100%;
    transform: translate3d(0, 10px, 0)
}

.main-nav {
    margin: 0 0 0 0.3rem
}

@keyframes fixedTop {
    from {
        transform: translateY(-100%);
        transform-origin: center top 0px
    }

    to {
        transform: translateY(0)
    }
}

@keyframes fixedBottom {
    from {
        transform: translateY(100%);
        transform-origin: center top 0px
    }

    to {
        transform: translateY(0)
    }
}

@media (max-width: 991px) {
    .sticky-wrapper {
        height:auto !important
    }
}

@keyframes show_msg_first {
    from {
        transform: translateX(0%)
    }

    to {
        transform: translateX(-100%)
    }
}

@keyframes show_msg {
    from {
        transform: translateX(100%)
    }

    to {
        transform: translateX(-100%)
    }
}

.label-down {
    display: flex;
    flex-direction: column;
    align-items: center
}

.label-down i {
    display: inline-block
}

.label-down span {
    display: block
}

.label-down i+span {
    margin-top: .7rem
}

.label-block span {
    display: block
}

.label-block .cart-name {
    font-size: 1.1rem;
    font-weight: 400;
}

.label-block .cart-name ::after {
    content: none
}

.label-block .cart-price {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: -.05em
}

.label-block.cart-toggle i {
    font-size: 3rem
}

.mobile-link {
    display: block;
    margin-right: 0;
    margin-bottom: -3px
}

.mobile-link i {
    font-size: 2.4rem
}

.mobile-link+.mobile-link {
    margin-left: 2rem
}

.mobile-link:hover {
    color: #26c
}

@media (min-width: 768px) {
    .mobile-link {
        display:none
    }
}

.dropdown {
    position: relative
}

.dropdown:hover .dropdown-box,.dropdown.show .dropdown-box {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.dropdown:hover .dropdown-box,.dropdown.show .dropdown-box {
    transform: translate3d(0, 0, 0)
}

.dropdown:hover>a,.dropdown.show>a {
    color: #26c
}

.dropdown a {
    display: flex;
    align-items: center
}

.dropdown a .dropdown-image {
    max-width: 1.4rem;
    margin-right: .7rem;
    height: auto
}

.dropdown>a {
    line-height: 1;
    padding: 9px 0
}

.dropdown>a::after {
    display: inline-block;
    margin-left: 8px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
    content: '\f078'
}

.dropdown li.active>a,.dropdown li:hover>a {
    color: #26c
}

.dropdown.dir-up::after {
    border-bottom-color: transparent;
    border-top: 11px solid #fff;
    transform: translate3d(-50%, 8px, 0)
}

.dropdown.dir-up:hover .dropdown-box,.dropdown.dir-up.show .dropdown-box {
    top: auto;
    bottom: 100%
}

.dropdown.dir-up:hover::after,.dropdown.dir-up.show::after {
    top: auto;
    bottom: calc(100% - 20px);
    transform: translate3d(-50%, 0, 0)
}

.dropdown-box {
    position: absolute;
    right: 0;
    top: -9999px;
    margin: 0;
    padding: .5rem 0;
    color: #666;
    background-color: #fff;
    box-shadow: 0 10px 30px 2px rgba(0,0,0,0.2);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: transform .2s ease-out, opacity .2s, visibility .2s;
    transform: translate3d(0, -10px, 0)
}

.dropdown-box a {
    padding: .6rem 1rem
}

.dropdown-box li {
    font-size: inherit;
    line-height: 1.1
}

@media (min-width: 992px) {
    .dropdown-expanded::after {
        content:none
    }

    .dropdown-expanded::before {
        position: absolute;
        content: '';
        top: 50%;
        transform: translateY(-50%);
        left: -2.1rem;
        width: 1px;
        height: 2.5rem;
        background-color: #e1e1e1
    }

    .dropdown-expanded>a {
        display: none
    }

    .dropdown-expanded .dropdown-box {
        position: static;
        display: flex;
        visibility: visible;
        opacity: 1;
        background-color: transparent;
        box-shadow: none;
        border: 0;
        padding: 9px 0;
        transform: none;
        color: inherit
    }

    .dropdown-expanded .dropdown-box a {
        padding: 0;
        letter-spacing: -.025em
    }

    .dropdown-expanded .dropdown-box>li {
        margin-right: 2.3rem
    }

    .dropdown-expanded .dropdown-box>li:last-child {
        margin-right: 0
    }
}

@media (max-width: 991px) {
    .dropdown.dropdown-expanded li:hover>a {
        color:#26c
    }
}

.toggle-btn {
    display: block;
    position: absolute;
    padding: 6px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .6
}

.toggle-btn::before {
    content: "\f054";
    display: block;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    line-height: 1;
    transition: transform .5s
}

.show>a .toggle-btn::before {
    transform: rotate(630deg)
}

.sticky-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1.5rem 0 1.3rem
}

.sticky-link i {
    width: 2.3rem;
    height: 2.4rem;
    text-align: center;
    font-size: 2.3rem;
    line-height: 1;
    transform: translateY(0);
    transition: transform .35s ease
}

.sticky-link span {
    margin-top: .8rem;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: .025em;
    text-transform: uppercase
}

.sticky-link.active {
    color: #222
}

.sticky-link:hover {
    color: #222
}

.sticky-link:hover i {
    transform: translateY(-5px)
}

.brand-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 14.2rem;
    object-fit: contain;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,0.05)
}

.btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.btn-wrapper .btn {
    margin-left: 1rem;
    margin-right: 1rem
}

.btn-wrapper .btn-block {
    max-width: 18rem
}

@media (min-width: 992px) {
    .btn-wrapper .btn {
        margin:1.4rem 0
    }

    .btn-wrapper .btn:not(:last-child) {
        margin-right: 2rem
    }
}

@media (max-width: 479px) {
    .btn {
        font-size:1.2rem
    }
}

.product-wrapper.row [class*='col-'] {
    margin-bottom: 2rem
}

.select-item {
    padding: 6px .7rem 4px 1.2rem;
    color: #222;
    background: #eee;
    letter-spacing: -.01em
}

.select-item i {
    padding: .5rem .6rem .7rem;
    margin-left: 5px;
    font-size: 9px;
    vertical-align: middle
}

.select-items {
    display: none
}

.select-items>* {
    display: inline-block;
    margin: 0 .8rem .5rem 0
}

.sticky-content-wrapper+.select-items {
    font-size: 1.2rem;
    margin: 2px 0 1.8rem
}

@media (min-width: 576px) {
    .mr-sm-auto {
        margin-right: auto !important
    }
}


.product-details .product-navigation {
    padding: 0.2rem 2px .3rem
}

.product-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
    position: sticky
}

.product-gallery.product-gallery-sticky {
    top: 2rem;
    padding-bottom: 3rem;
    transition: top .3s
}

.product-gallery.row>* {
    display: flex;
    align-items: center
}

.product-gallery.row .product-image-full {
    right: 2rem
}

.product-image-full {
    display: block;
    position: absolute;
    padding: 1rem;
    right: 1rem;
    bottom: 1rem;
    color: #999;
    font-size: 2rem;
    line-height: 1;
    opacity: 0;
    transition: opacity .3s;
    z-index: 1
}

:hover>.product-image-full {
    opacity: 1
}

.menu, .menu ul, .mobile-menu, .mobile-menu ul, .nav, .nav ul, .widget-body, .widget-body ul, .list, .filter-items, .select-menu>ul, .dropdown-box, .nav-filters, .category ul, .comments ul, .product-nav, .product-tabs>div ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.product-navigation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 2rem 2px 1.1rem
}

.product-navigation .breadcrumb {
    margin: 0 2rem 1rem 0;
    font-size: inherit;
    list-style: none;
    padding-left: 0;
}

.product-navigation .product-nav {
    margin-bottom: 1rem
}

.product-nav {
    display: flex;
    position: relative;
    color: #999
}

.product-nav i {
    vertical-align: middle;
    font-size: 1.9rem;
    line-height: 0
}

.product-nav li+li {
    margin-left: 2rem
}

.product-nav .product-nav-prev i {
    margin-right: 2px
}

.product-nav .product-nav-next i {
    margin-left: 2px
}

.product-nav .product-name {
    padding-right: 0;
    color: #666;
    font-size: 1.2rem;
    font-weight: 400;
    white-space: normal
}

.product-nav li:hover .product-nav-popup {
    opacity: 1;
    visibility: visible;
    transform: none
}

.product-nav-popup {
    position: absolute;
    top: 126%;
    right: 16px;
    z-index: 30;
    width: 120px;
    padding: 0 5px 5px;
    line-height: 1.5;
    text-align: center;
    background-color: #fff;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.1);
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
    transform-origin: top;
    transition: opacity .3s, transform .3s
}

.product-nav-popup::before {
    content: '';
    position: absolute;
    top: -8px;
    right: 18px;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    background-color: #fff;
    box-shadow: inherit
}

.product-nav-popup img {
    position: relative;
    padding-top: 5px;
    background-color: #fff
}

.product-nav-prev .product-nav-popup::before {
    right: 6.6rem
}

.product-tabs .nav-link {
    padding: 1rem 2.5rem;
    line-height: 1.2
}

.product-tabs .nav-item {
    margin-right: 0
}

.product-tabs .tab-pane {
    padding: 1.5rem .2rem;
    line-height: 1.86
}

.product-footer+.product-tabs {
    margin-top: 2.5rem
}

.product-tabs .tab-pane .list-type li,.product-status .list-type li {
    padding-left: 3rem
}

.product-status {
    line-height: 2
}

#product-tab-description .description-title{
    font-size: 2rem;
    line-height: 24px
}

#product-tab-description .description-title ~ p{
    line-height: 1.86
}

#product-tab-description li{
    position: relative;
    padding-left: 2.4rem
}

#product-tab-description li::before{
    position: absolute;
    display: block;
    left: 3px;
    top: 2px;
    content: '\e960';
    font-family: 'riode';
    font-weight: 700;
    font-size: 1.2rem;
    color: #222
}

#product-tab-description .table tbody{
    line-height: 1.8
}

#product-tab-description .table th,#product-tab-description .table td{
    padding: 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9
}

@media (min-width: 768px) {
    #product-tab-description .pl-md-6{
        padding-left:3rem !important
    }
}

#product-tab-description .btn-play{
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 35px;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #222;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    color: #fff
}

#product-tab-description .icon-box-icon{
    font-size: 3rem;
    border-color: #cdcdcd
}

#product-tab-description .icon-box-content p{
    font-size: 1.3rem;
    color: #999
}

#product-tab-description .divider{
    margin: 1.3rem 0 1.3rem;
    height: 4.4rem
}

#product-tab-description figure img{
    vertical-align: middle
}

#product-tab-description .icon-box-icon{
    width: 5.1rem;
    height: 5.1rem;
    margin-right: 2rem
}

#product-tab-description .icon-box-icon .d-icon-truck{
    font-size: 3.6rem
}

#product-tab-description .icon-box-title{
    margin-bottom: .2rem
}

#product-tab-description .icon-box-wrap {
    max-width: 559px
}

#product-tab-additional label{
    display: inline-block;
    min-width: 20rem;
    color: #222
}

#product-tab-additional p{
    display: inline-block;
    margin-bottom: 0
}

#product-tab-size-guide{
    display: block
}

#product-tab-size-guide .size-image{
    flex: 0 0 36%;
    text-align: center;
    padding: 0 10px
}

#product-tab-size-guide .size-table{
    flex: 1;
    font-size: 14px;
    text-transform: uppercase;
    color: #21293c
}

#product-tab-size-guide .size-table thead th{
    padding: 30px 0 30px 10px;
    font-weight: 600;
    background: #f4f4f2;
    text-align: left
}

#product-tab-size-guide .size-table tbody tr>*{
    padding: 12px 0 12px 10px;
    font-weight: 700;
    text-align: left
}

#product-tab-size-guide .size-table tbody tr:nth-child(2n){
    background-color: #ebebeb
}

#product-tab-reviews .comments>ul{
    padding-right: 3rem
}

#product-tab-reviews .comments li{
    padding-bottom: 2rem;
    margin-bottom: 3rem
}

#product-tab-reviews .comments li:last-child{
    margin-bottom: 0
}

#product-tab-reviews .comments li{
    margin-left: 3rem
}

#product-tab-reviews .comment p{
    margin-bottom: 0
}

#product-tab-reviews .comment-rating{
    position: absolute;
    right: 0;
    top: 3rem;
    font-size: 1.2rem
}

#product-tab-reviews .ratings-full{
    margin-right: 0
}

#product-tab-reviews .ratings::before{
    color: #666
}

#product-tab-reviews .form-checkbox{
    font-size: 1.3rem
}

.product-details .collapse::after {
    color: #26c
}

.rating-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2.2rem
}

.rating-form label {
    margin-right: 1rem
}

.rating-stars {
    display: flex;
    position: relative;
    height: 14px;
    font-size: 1.4rem
}

.rating-stars a {
    color: #999;
    text-indent: -9999px;
    letter-spacing: 1px;
    width: 16px;
    letter-spacing: .2em
}

.rating-stars a:before {
    content: '';
    position: absolute;
    left: 0;
    height: 14px;
    line-height: 1;
    font-family: 'riode';
    text-indent: 0;
    overflow: hidden;
    white-space: nowrap
}

.rating-stars a.active:before,.rating-stars a:hover:before {
    content: "\e955\e955\e955\e955\e955";
    color: #d26e4b
}

.rating-stars .star-1 {
    z-index: 10
}

.rating-stars .star-2 {
    z-index: 9
}

.rating-stars .star-3 {
    z-index: 8
}

.rating-stars .star-4 {
    z-index: 7
}

.rating-stars .start-5 {
    z-index: 6
}

.rating-stars .star-1:before {
    width: 20%
}

.rating-stars .star-2:before {
    width: 40%
}

.rating-stars .star-3:before {
    width: 60%
}

.rating-stars .star-4:before {
    width: 80%
}

.rating-stars .star-5:before {
    content: "\e955\e955\e955\e955\e955"
}

@media (max-width: 575px) {
    #product-tab-reviews .comments>ul{
        padding:0
    }

    #product-tab-reviews .comments li{
        margin: 0
    }

    #product-tab-reviews .comment-body{
        padding-left: 1.5rem
    }

    #product-tab-additional label {
        min-width: 13rem
    }
}

@media (min-width: 576px) {
    #product-tab-size-guide {
        display:flex
    }

    #product-tab-size-guide thead th:first-child,#product-tab-size-guide .size-table tbody th {
        padding-left: 3rem
    }
}

@media (min-width: 992px) {
    .product-form select {
        width:20rem
    }

    .product-single .product-details {
        padding-left: 1rem
    }

    .product-details.row {
        padding-left: 0
    }

    .product-details.row>:last-child {
        padding-left: 2rem
    }
}

@media (min-width: 1600px) {
    .container-fluid .product-thumbs.owl-carousel {
        width:calc(100% + 20px);
        margin: 0 -10px
    }

    .container-fluid .product-thumb {
        margin: 0 10px
    }

    .container-fluid .product-thumbs-wrap {
        margin-top: 20px
    }

    .container-fluid .product-thumbs .owl-prev {
        left: 10px
    }

    .container-fluid .product-thumbs .owl-next {
        right: 10px
    }

    .container-fluid .pg-vertical .product-thumb {
        margin: 0 0 20px
    }

    .container-fluid .pg-vertical .product-thumbs-wrap {
        margin: 0 20px 0 0
    }

    .container-fluid .pg-vertical .product-single-carousel {
        max-width: calc(100% - 129px)
    }
}

@media (min-width: 768px) and (max-width: 1035px) {
    .product-single #product-tab-size-guide {
        display:block
    }
}

@media (max-width: 991px) {
    #product-tab-description .icon-box-side{
        flex-direction:row
    }

    #product-tab-description .icon-box-icon{
        display: inline-flex;
        margin-bottom: 0;
        padding: 0
    }

    #product-tab-description .icon-box-content{
        text-align: left
    }
}

@media (min-width: 1200px) {
    .cols-xl-12>* {
        flex:0 0 8.3333%;
        max-width: 8.3333%
    }
}

.alert-simple {
    background-color: transparent;
    border-style: dashed;
    border-color: #cacbcc
}

.cart-added-alert {
    display: none;
    margin-bottom: 1rem
}

.container>.cart-added-alert:first-child {
    margin-top: -1rem
}

.cart-added-alert span {
    color: #222
}

.cart-added-alert .btn-success,.cart-added-alert span {
    vertical-align: middle
}

form {
    margin-bottom: 0;
}

.wrapper{
    margin: 0 auto;
}

.container {
    max-width: 1220px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}

.header-top, .header{
    border-bottom: 1px solid #e1e1e1;
}

.header-top .container{
    padding: 0.7vw 0;
    display: flex;
}

.header-top .icons{
    margin-left: auto;
}

.header-top .icons a+a {
    margin-left: 5px;
}

.header .container:first-child {
    padding-top: 1.7vw;
}

.header .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header .input-wrapper {
    display: flex;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    min-width: 29vw;
}

.header .input-wrapper input {
    border: 0;
    padding: 10px;
    min-height: auto;
}

.header .btn-search{
    padding: 0.6vw;
    background-color: transparent;
    border: 0;
}

.header-phone{
    display: flex;
    flex-direction: column;
}

.header-phone .header-text-small{
    margin-left: 40px;
    font-size: 1.1rem;
    font-weight: 400;
}

.header-phone a{
    display: flex;
    align-items: flex-start;
    font-weight: 700;
    letter-spacing: -.05em;
}

.header-phone:hover, .header-phone a:hover i{
    color: #c4302f;
}


.header-phone .d-icon-phone{
    display: inline-block;
    font-weight: 600;
    line-height: 0;
    color: #222;
    font-size: 3rem;
    margin-right: 10px;
}    

.header .topmenu{
    padding-left: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    width: 100%;    
}

.container-main{
    margin-top: 1vw;
}





.footer{
    border-top: 1px solid #e1e1e1;
    margin-top: 2vw;
}

.footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2vw 0;
}

.footer p{
    font-size: 12px;
    line-height: normal;
    margin-bottom: 0;
}


.basket-grid {
    display: grid;
    /* grid-template-columns: repeat(6, 1fr); */
    /* grid-template-columns: auto 2fr 1fr 1fr 1fr auto; */
    grid-template-columns: auto 2fr auto auto auto;
    grid-gap: 10px;
    align-items: baseline;
    margin: 20px 0;
}

.basket-grid-item {
    align-self: center;
}

.form-basket-grid .basket-grid{
    grid-template-columns: 1fr auto 1fr 1fr 1fr 1fr auto;
}
    
.basket-header {
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
}

.basket-img{
    padding: 0 10px;
}


.product-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    margin: 20px 0;
}

.product-list-item {
    border: 1px solid #ccc;
    padding: 25px 25px 15px 25px;
}

.product-list-item * {
    margin-bottom: 10px;
}

.header-basket{
    position: relative;
}

.header-basket .cart-label {
    display: block;
    cursor: pointer;
    margin: 0 1rem 0 0;
    font-weight: inherit;
    letter-spacing: -.025em;
}

.header-basket .cart-count{
    position: absolute;
    right: -8px;
    top: 3px;
    width: 1.9rem;
    height: 1.9rem;
    font-size: 1.1rem;
    line-height: 1.8rem;
    text-align: center;
    border-radius: 50%;
    background-color: #c4302f;
    color: #fff;
    z-index: 1;
}

.header-basket .cart-toggle {
    display: flex;
    align-items: center;
}

.basket-grid-item.basket-del{
    position: relative;
    margin: 0 auto;
}

.del_item{
    font-size: 0;
    width: 30px;
    height: 30px;
    background: transparent;
    cursor: pointer;
    position: relative;
    z-index: 1111;
}

.del_item + .fas.fa-times{
    position: absolute;
    left: 9px;
    top: 9px;
    cursor: pointer;
}

.input-count{
    text-align: center;
    border: 1px solid #ccc;
    width: 48%;
    padding: 0.5rem;
    cursor: pointer;
}



.katalog {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}


.katalog .item {
    text-align: center;
    padding: 10px 10px 5px 10px;
    flex-direction: column;
}


.katalog .caption {
    padding-bottom: 5px;
}






@media (max-width: 1260px) {
    .container,
    .header-top .container, 
    .footer .container{
        padding-left: 20px;
        padding-right: 20px;
    }

    .container .container{
        padding-left: 0;
        padding-right: 0;
    }

    ul.topmenu li {
        margin: 5px;
    }
    .header .topmenu {
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px;
    }
}

@media (max-width: 768px) {
    .header .input-wrapper {
        display: none;
    }

    .header-phone {
        margin-left: auto;
        margin-right: 30px;
    }

    .header-top .icons{
        display: none;
    }

    .product-list {
        grid-template-columns: repeat(3, 1fr);
    }
}


@media (max-width: 576px) {
    .header .container:first-child {
        flex-wrap: wrap;
    }

    .header-logo{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .header-phone {
        margin-left: 0;
    }

    .product-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .footer .container {
        flex-wrap: wrap;
        padding: 5vw 20px;
    }

    .footer .logo-footer{
        order: 2;
    }

    .footer .mail-footer{
        order: 3;
    }

    .footer .text-footer {
        width: 100%;
        order: 1;
        text-align: center;
        margin-bottom: 20px;
    }
}