body {
    background-color: #fff;
    color: #424242;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
}

p {
    line-height: 24px;
}

html {
    overflow-x: hidden;
}

a, a:visited, a:active {
    color: #222;
}

a:hover {
    color: #888;
    text-decoration: none;
}

.theme-bgcolor {
    background-color: #27c7d8;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}
a, a:hover, a:focus, button, button:focus, button:hover {
    outline: none;
    transition: color 0.2s ease, background .25s ease;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    box-shadow: none;
    background-color: #fff;
    border-color: #e2e2e2;
    border-radius: 0;
    color: #424242;
    font-size: 13px;
    height: 40px;
    line-height: 16px;
    padding: 12px 15px 12px;
}
textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus, textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
    box-shadow: none;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    outline: 0 none;
}
input[placeholder]::-webkit-input-placeholder {
    color: #424242;
    text-transform: uppercase;
}
input[placeholder]::-moz-placeholder {
    color: #424242;
    text-transform: uppercase;
}
input[placeholder]:-ms-input-placeholder {
    color: #424242;
    text-transform: uppercase;
}
input[placeholder]:-moz-placeholder {
    color: #424242;
    text-transform: uppercase;
}
input[placeholder]:focus::-webkit-input-placeholder {
    color: #868686;
}
input[placeholder]:focus::-moz-placeholder {
    color: #868686;
}
input[placeholder]:focus:-ms-input-placeholder {
    color: #868686;
}
input[placeholder]:focus:-moz-placeholder {
    color: #868686;
}
/* typography - headings */

h1,
.h1-style {
    margin: 0 0 30px;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1,
    .h1-style {
        margin: 0 0 30px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    h1,
    .h1-style {
        font-size: 20px;
        margin: 0 0 25px;
    }
}
@media only screen and (max-width: 479px) {
    h1,
    .h1-style {
        font-size: 18px;
        margin: 0 0 15px;
    }
}
h1 + .row:not(.no-gutters),
h1 + .under-title,
h1 + .prd-carousel-tabs,
.h1-style + .row:not(.no-gutters),
.h1-style + .under-title,
.h1-style + .prd-carousel-tabs {
    margin-top: -15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1 + .row:not(.no-gutters),
    h1 + .under-title,
    h1 + .prd-carousel-tabs,
    .h1-style + .row:not(.no-gutters),
    .h1-style + .under-title,
    .h1-style + .prd-carousel-tabs {
        margin-top: -15px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    h1 + .row:not(.no-gutters),
    h1 + .under-title,
    h1 + .prd-carousel-tabs,
    .h1-style + .row:not(.no-gutters),
    .h1-style + .under-title,
    .h1-style + .prd-carousel-tabs {
        margin-top: -5px;
    }
}
@media only screen and (max-width: 479px) {
    h1 + .row:not(.no-gutters),
    h1 + .under-title,
    h1 + .prd-carousel-tabs,
    .h1-style + .row:not(.no-gutters),
    .h1-style + .under-title,
    .h1-style + .prd-carousel-tabs {
        margin-top: -5px;
    }
}
h2,
.h2-style {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.2em;
}
@media only screen and (max-width: 479px) {
    h2,
    .h2-style {
        font-size: 16px;
        margin: 0 0 15px;
    }
}
.h-lg {
    font-size: 44px;
    line-height: 1em;
}
@media screen and (max-width: 767px) {
    .h-lg {
        font-size: 30px;
    }
}
.h-xl {
    margin-bottom: 10px;
    font-size: 60px;
    line-height: 1em;
}
@media screen and (max-width: 1199px) {
    .h-xl {
        font-size: 50px;
    }
}
@media screen and (max-width: 991px) {
    .h-xl {
        font-size: 40px;
    }
}
@media screen and (max-width: 767px) {
    .h-xl {
        font-size: 30px;
    }
}
h2.h-category {
    margin-bottom: 0;
    color: #fff;
    background-color: #27c7d8;
    padding: 16px 15px 13px;
}
.aside--left h2.h-category {
    text-align: left;
}
.aside--right h2.h-category {
    text-align: right;
}
h3,
.h3-style {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5em;
}
h3.h-lined,
.h3-style.h-lined {
    padding-bottom: 15px;
    margin-bottom: 30px;
}
h4,
.h4-style {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 24px;
    letter-spacing: .5px;
}
h4[class*="icon-"],
.h4-style[class*="icon-"] {
    padding-right: 10px;
    color: #27c7d8;
    vertical-align: sub;
    font-size: 20px;
}
h5,
.h5-style {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
h6,
.h6-style {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
}
h1 a,
h1 a:focus,
h2 a,
h2 a:focus,
h3 a,
h3 a:focus,
h4 a,
h4 a:focus,
h5 a,
h5 a:focus,
h6 a,
h6 a:focus,
.h1-style a,
.h1-style a:focus,
.h2-style a,
.h2-style a:focus,
.h3-style a,
.h3-style a:focus,
.h4-style a,
.h4-style a:focus,
.h5-style a,
.h5-style a:focus,
.h6-style a,
.h6-style a:focus {
    color: #000;
    text-decoration: none;
}
h1 a:hover,
h1 a:focus:hover,
h2 a:hover,
h2 a:focus:hover,
h3 a:hover,
h3 a:focus:hover,
h4 a:hover,
h4 a:focus:hover,
h5 a:hover,
h5 a:focus:hover,
h6 a:hover,
h6 a:focus:hover,
.h1-style a:hover,
.h1-style a:focus:hover,
.h2-style a:hover,
.h2-style a:focus:hover,
.h3-style a:hover,
.h3-style a:focus:hover,
.h4-style a:hover,
.h4-style a:focus:hover,
.h5-style a:hover,
.h5-style a:focus:hover,
.h6-style a:hover,
.h6-style a:focus:hover {
    color: #27c7d8;
    text-decoration: none;
}
h1.h-lined,
h2.h-lined,
h3.h-lined,
h4.h-lined,
h5.h-lined,
h6.h-lined,
.h1-style.h-lined,
.h2-style.h-lined,
.h3-style.h-lined,
.h4-style.h-lined,
.h5-style.h-lined,
.h6-style.h-lined {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7;
}
.btn {
    padding: 10px 22px;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    cursor: pointer;
    transition: all 0.2s ease;
}
.btn, .btn:active, .btn:active:focus, .btn:visited, .btn:focus {
    box-shadow: none;
    color: #fff;
    background-color: #27c7d8;
    outline: none;
    text-decoration: none;
}
.btn:hover, .btn:active:hover, .btn:focus:hover {
    color: #fff;
    background-color: #000;
    outline: 0;
    transition: all 0.2s ease;
}
.btn--alt, .btn--alt:active, .btn--alt:active:focus, .btn--alt:visited, .btn--alt:focus {
    color: #fff;
    background-color: #000;
}
.btn--alt:hover {
    color: #fff;
    background-color: #27c7d8;
}
.btn-decor {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 0 10px;
    font-size: 14px;
    line-height: 1em;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    transition: all 0.3s ease;
}
.btn-decor, .btn-decor:focus {
    color: #000;
    background: none;
    outline: none;
    text-decoration: none;
}
.btn-decor:after, .btn-decor span.btn-line {
    content: '';
    position: absolute;
    bottom: -.2em;
    left: 50%;
    height: 3px;
    width: 100%;
    max-width: 100%;
    background: #27c7d8;
    transform: translateX(-50%);
    transition: all 0.3s ease-out;
}
.btn-decor:hover {
    color: #000;
    text-decoration: none;
}
.bnr-wrap:hover .btn-decor span.btn-line, .bnr-wrap:hover .btn-decor:after, .btn-decor:hover:after, .btn-decor:hover span.btn-line {
    width: 48px;
    max-width: 50%;
}
.btn-decor--lg {
  font-size: 18px;
  font-weight: 700; }

.btn-decor--white {
  color: #fff; }

.bnr-wrap:hover .btn-decor--white, .btn-decor--white:hover {
  color: #fff; }

.btn-decor--darkline:after, .btn-decor--darkline span.btn-line {
  background-color: #000; }

.btn-decor--whiteline:after, .btn-decor--whiteline span.btn-line,
.btn-decor--white:not(:hover):after, .btn-decor--white:not(:hover) span.btn-line {
  background-color: #fff !important;  }

.bnr-wrap:hover .btn-decor--whiteline span.btn-line, .bnr-wrap:hover .btn-decor--white span.btn-line,
.btn-decor--whiteline:hover:after, .btn-decor--whiteline:hover span.btn-line,
.btn-decor--white:hover:after, .btn-decor--white:hover span.btn-line {
  background-color: #fff; }

.btn-decor + .btn-decor {
  margin-left: 45px; }
  @media screen and (max-width: 767px) {
    .btn-decor + .btn-decor {
      margin-left: 24px; } }

.btn-loading {
  pointer-events: none;
  opacity: .5; }

.text-center .btn-decor,
.text-center .btn-decor + .btn-decor {
  margin-left: 22px;
  margin-right: 22px; }
  @media screen and (max-width: 767px) {
    .text-center .btn-decor,
    .text-center .btn-decor + .btn-decor {
      margin-left: 10px;
      margin-right: 10px; } }

.btn--animate {
  position: relative; }
  .btn--animate .text-sent {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 500;
    letter-spacing: 1px;
    opacity: 0;
    transition: none; }
  .btn--animate:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    opacity: 0;
    height: 100%;
    overflow: hidden;
    background-color: #15c979;
    color: #fff;
    transition: width 10ms ease-in-out, background-color 300ms ease-in, opacity 250ms ease-in; }
  .btn--animate.btn--loading {
    background-color: #000;
    pointer-events: none; }
    .btn--animate.btn--loading:after {
      opacity: 1;
      background-color: #15c979;
      width: 100%;
      transition: width 1s ease-in-out, background-color 300ms ease-in, opacity 250ms ease-in; }
    .btn--animate.btn--loading .text-sent {
      opacity: 1;
      transition: opacity 250ms .75s ease-in; }
.col-md-c2, .col-lg-c2 {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.page-loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 1;
    pointer-events: none;
    z-index: 99999;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;

    
}
.page-loading .dots {
    padding: 0;
    position: fixed;
    top: 50vh;
}
.page-loading .dot {
    animation-direction: alternate;
    animation-duration: 0.35s;
    animation-iteration-count: infinite;
    animation-name: wave;
    animation-timing-function: cubic-bezier(0.64, 0.12, 0.79, 0.35);
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 17px;
    margin: 0 5px;
    pointer-events: none;
    width: 17px;

    
}
.page-loading .dot.one {
    background-color: #27c7d8;
}
.page-loading .dot.two {
    background-color: #15c979;
    animation-delay: 0.25s;
}
.page-loading .dot.three {
    background-color: #e53d60;
    animation-delay: 0.4s;
}
@media (max-width: 768px) {
    .col-md-c2, .col-lg-c2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 1199px) {
	.container {
	    max-width: none;
	}
}
.nav-toggle {
    transition: color .3s;
    cursor: pointer;
}
.nav-toggle:hover {
    color: #27c7d8;
}
/* promo-topline */

.promo-topline {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
.promo-topline a,
.promo-topline a:focus {
    color: #000;
}
.promo-topline a:hover {
    color: #000;
}
@media (max-width: 767px) {
    .promo-topline {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px;
    }
    .promo-topline b {
        font-weight: 600;
    }
}
@media (max-width: 479px) {
    .promo-topline {
        font-size: 11px;
        line-height: 16px;
    }
}
@media screen and (max-width: 991px) {
    .promo-topline:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background-color: #fff;
        opacity: .5;
    }
}
.promo-topline-item {
    position: relative;
    padding: 0 55px;
}
@media (max-width: 767px) {
    .promo-topline-item {
        padding: 0 18px;
    }
}
.promo-topline-item:not(:last-child):after {
    content: '|';
    position: relative;
    top: -1px;
    padding: 0 10px;
    font-weight: bold;
}
.promo-topline .promo-topline-close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 20px;
    font-size: 18px;
    text-decoration: none;
    transition: opacity 0.2s;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    line-height: 29px;
}
.promo-topline .promo-topline-close[class*='icon'] {
    color: #fff;
}
.promo-topline .promo-topline-close:hover {
    background-color: rgba(255, 255, 255, 0.65);
}
.promo-topline .promo-topline-close:hover[class*='icon'] {
    color: #27c7d8;
}
@media (max-width: 767px) {
    .promo-topline .promo-topline-close {
        padding: 0 10px;
    }
}
/* shop features */

.shop-feature {
    display: block;
    height: 100%;
    text-decoration: none;
    color: inherit;
}
.shop-feature:hover,
.shop-feature:focus {
    color: inherit;
    text-decoration: none;
}
.shop-feature-bg {
    display: none;
}
.shop-features-style1:not(:first-child) {
    margin-top: 30px;
}
.shop-features-style1 .shop-feature {
    padding: 22px 20px 22px 0;
    margin: 0 0 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}
.shop-features-style1 .shop-feature .shop-feature-icon {
    margin: 0;
    min-width: 102px;
    height: auto;
    text-align: center;
    font-size: 64px;
    line-height: 1em;
    color: #000;
}
@media screen and (max-width: 1199px) {
    .shop-features-style1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between;
        margin: 0 -15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .shop-features-style1 .shop-feature {
        margin-left: 15px;
        margin-right: 15px;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        width: calc(33.3% - 30px);
    }
}
@media screen and (max-width: 991px) {
    .shop-features-style1 .shop-feature {
        min-width: calc(100% - 30px);
    }
}
.shop-features-style1 .shop-feature-text > *:not(:first-child) {
    margin-top: 10px;
}
.shop-features-style1 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.4em;
    color: #000;
}
.shop-features-style1 .shop-feature-text .text2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.538em;
    color: #424242;
}
.shop-features-style2 {
    color: #000;
    text-align: center;
}
.shop-features-style2:not(:first-child) {
    margin-top: 30px;
}
.shop-features-style2 .shop-feature {
    padding: 20px 10px;
}
.shop-features-style2 .shop-feature .shop-feature-icon {
    margin: 0;
    height: auto;
    font-size: 64px;
    line-height: 1em;
}
.shop-features-style2 .shop-feature .shop-feature-icon [class*='icon-'] {
    display: inline-block;
    transition: 0.3s ease-out;
}
.shop-features-style2 .shop-feature:hover .shop-feature-icon [class*='icon-'] {
    transform: rotateY(-180deg);
    transition: 0.3s ease-out;
}
.shop-features-style2 .shop-feature-text:not(:first-child) {
    margin-top: 15px;
}
.shop-features-style2 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.6em;
}
@media screen and (max-width: 479px) {
    .shop-features-style2 .shop-feature {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 10px 0;
        text-align: left;
    }
    .shop-features-style2 .shop-feature:not(:first-child) {
        margin-top: 10px;
        padding: 8px 0 0;
    }
    .shop-features-style2 .shop-feature-text:not(:first-child) {
        margin-top: 0;
    }
    .shop-features-style2 .shop-feature .shop-feature-icon {
        min-width: 65px;
        font-size: 54px;
        line-height: 1em;
        text-align: left;
    }
}
.shop-features-style2-1,
.shop-features-style2-2 {
    text-align: center;
}
.shop-features-style2-1:not(:first-child),
.shop-features-style2-2:not(:first-child) {
    margin-top: 30px;
}
.shop-features-style2-1 .shop-feature,
.shop-features-style2-2 .shop-feature {
    display: block;
    height: 100%;
    padding: 60px 10px;
    transition: 0.2s ease-out;
}
@media (max-width: 767px) {
    .shop-features-style2-1 .shop-feature,
    .shop-features-style2-2 .shop-feature {
        padding: 30px 10px;
    }
}
@media (max-width: 479px) {
    .shop-features-style2-1 .shop-feature,
    .shop-features-style2-2 .shop-feature {
        padding: 20px 0;
    }
}
.shop-features-style2-1 .shop-feature .shop-feature-icon,
.shop-features-style2-2 .shop-feature .shop-feature-icon {
    margin: 0;
    height: auto;
    font-size: 35px;
    line-height: 1.3em;
    transition: 0.3s transform ease-out;
}
.shop-features-style2-1 .shop-feature:hover,
.shop-features-style2-2 .shop-feature:hover {
    background-color: #27c7d8;
}
.shop-features-style2-1 .shop-feature:hover .shop-feature-icon,
.shop-features-style2-2 .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg);
}
.shop-features-style2-1 .shop-feature-text:not(:first-child),
.shop-features-style2-2 .shop-feature-text:not(:first-child) {
    margin-top: 25px;
}
@media (max-width: 479px) {
    .shop-features-style2-1 .shop-feature-text:not(:first-child),
    .shop-features-style2-2 .shop-feature-text:not(:first-child) {
        margin-top: 15px;
    }
}
.shop-features-style2-1 .shop-feature-text .text1,
.shop-features-style2-2 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.6em;
}
.shop-features-style2-1 {
    color: #fff;
}
.shop-features-style2-2 {
    color: #000;
}
.shop-features-style2-2 .shop-feature:hover {
    color: #fff;
}
.page-content .shop-features-style3 {
    margin-top: 0 !important;
}
.shop-features-style3 .shop-feature,
.shop-features-style3-1 .shop-feature {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 25px 17px;
}
@media (max-width: 1199px) {
    .shop-features-style3 .shop-feature,
    .shop-features-style3-1 .shop-feature {
        padding: 25px 20px;
    }
}
@media (max-width: 991px) {
    .shop-features-style3 .shop-feature,
    .shop-features-style3-1 .shop-feature {
        padding: 25px 15px;
    }
}
.shop-features-style3 .shop-feature:hover .shop-feature-icon,
.shop-features-style3-1 .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg);
}
.shop-features-style3 .shop-feature .shop-feature-icon,
.shop-features-style3-1 .shop-feature .shop-feature-icon {
    margin-right: 20px;
    height: 35px;
    color: #000;
    font-size: 35px;
    line-height: 1em;
    transition: 0.3s ease-out;
}
.shop-features-style3 .shop-feature .shop-feature-text .text1,
.shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 1.4em;
}
@media (max-width: 1199px) {
    .shop-features-style3 .shop-feature .shop-feature-text .text1,
    .shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .shop-features-style3 .shop-feature .shop-feature-text .text1,
    .shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
        font-size: 14px;
    }
}
.shop-features-style3 .shop-feature .shop-feature-text .text2,
.shop-features-style3-1 .shop-feature .shop-feature-text .text2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.4em;
}
.shop-features-style3 .shop-feature.light-color,
.shop-features-style3 .shop-feature.light-color .shop-feature-text .text1,
.shop-features-style3 .shop-feature.light-color .shop-feature-icon,
.shop-features-style3-1 .shop-feature.light-color,
.shop-features-style3-1 .shop-feature.light-color .shop-feature-text .text1,
.shop-features-style3-1 .shop-feature.light-color .shop-feature-icon {
    color: #fff;
}
.shop-features-style3[class*='col-'],
.shop-features-style3-1[class*='col-'] {
    margin-top: 0 !important;
}
@media screen and (max-width: 767px) {
    .shop-features-style3[class*='col-'],
    .shop-features-style3-1[class*='col-'] {
        padding: 0;
    }
    .shop-features-style3[class*='col-']:not(:last-child) .shop-feature,
    .shop-features-style3-1[class*='col-']:not(:last-child) .shop-feature {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }
    .shop-features-style3 .shop-feature,
    .shop-features-style3-1 .shop-feature {
        padding: 25px 20px;
    }
}
@media screen and (max-width: 767px) {
    .shop-features-style3 .shop-feature .shop-feature-icon {
        margin-right: 20px;
        margin-left: 20px;
    }
    footer .shop-features-style3 .shop-feature .shop-feature-icon {
        margin-right: 20px;
        margin-left: 0;
    }
}
.shop-features-style3-1 .shop-feature {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #27c7d8;
}
@media (max-width: 1199px) {
    .shop-features-style3-1 .shop-feature {
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }
}
.shop-features-style3-1 > *:nth-child(1) .shop-feature,
.shop-features-style3-1 > *:nth-child(1) .shop-feature-bg {
    background-color: #27c7d8;
}
.shop-features-style3-1 > *:nth-child(2) .shop-feature {
    background-color: #c4a7d2;
}
.shop-features-style3-1 > *:first-child .shop-feature-bg,
.shop-features-style3-1 > *:last-child .shop-feature-bg {
    display: block;
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    left: -200%;
    background-color: #27c7d8;
}
@media screen and (max-width: 767px) {
    .shop-features-style3-1 > *:first-child .shop-feature-bg,
    .shop-features-style3-1 > *:last-child .shop-feature-bg {
        display: none;
    }
}
.shop-features-style3-1 > *:last-child .shop-feature-bg {
    right: -200%;
    left: auto;
    background-color: #27c7d8;
}
.shop-features-style4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.shop-features-style4 .shop-feature {
    -ms-flex: 0 0 262px;
    flex: 0 0 262px;
    max-width: 262px;
    padding: 4px 0 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #e2e2e2;
}
.shop-features-style4 .shop-feature:not(:first-child) {
    margin-top: 30px;
}
.shop-features-style4 .shop-feature .shop-feature-icon {
    margin: 0;
    min-width: 102px;
    height: auto;
    text-align: center;
    font-size: 44px;
    line-height: 1em;
    color: #000;
}
.shop-features-style4 .shop-feature .shop-feature-icon [class*='icon-'] {
    display: inline-block;
    transition: 0.3s ease-out;
}
.shop-features-style4 .shop-feature:hover .shop-feature-icon [class*='icon-'] {
    transform: rotateY(-180deg);
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
    .shop-features-style4 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .shop-features-style4 .shop-feature {
        margin-top: 0 !important;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        max-width: 33.3%;
        padding: 0 15px 0 0;
    }
    .shop-features-style4 .shop-feature:first-child {
        border: 0;
    }
}
@media screen and (max-width: 767px) {
    .shop-features-style4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .shop-features-style4 .shop-feature {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border: 0;
    }
    .shop-features-style4 .shop-feature:not(:first-child) {
        margin-top: 10px;
        padding: 10px 0 0;
    }
    .shop-features-style4 .shop-feature .shop-feature-icon {
        min-width: 65px;
        text-align: left;
    }
}
.shop-features-style4 .shop-feature-text > *:not(:first-child) {
    margin-top: 6px;
}
.shop-features-style4 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.55em;
    color: #000;
}
@media screen and (max-width: 767px) {
    .shop-features-style4 .shop-feature-text .text1 {
        font-size: 15px;
        line-height: 1.6em;
    }
}
.shop-features-style4 .shop-feature-text .text2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.4545em;
    color: #424242;
}
@media screen and (max-width: 767px) {
    .shop-features-style4 .shop-feature-text .text2 {
        display: none;
    }
}
.shop-features-style5 {
    display: -ms-flexbox;
    display: flex;
}
.shop-features-style5 .shop-feature {
    display: block;
    position: relative;
    padding: 60px 44px;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 991px) {
    .shop-features-style5 .shop-feature {
        padding: 40px 30px;
    }
}
@media screen and (max-width: 767px) {
    .shop-features-style5 .shop-feature {
        padding: 30px 25px;
    }
}
.shop-features-style5 .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg);
}
.shop-features-style5 .shop-feature > *:not(:first-child) {
    margin-top: 25px;
}
.shop-features-style5 .shop-feature .shop-feature-icon {
    color: #000;
    font-size: 37px;
    line-height: 1em;
    transition: 0.3s ease-out;
}
.shop-features-style5 .shop-feature .shop-feature-text .text1 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 1.4em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-features-style5 .shop-feature .shop-feature-text .text1 {
        font-size: 14px;
    }
}
.shop-features-style5 .shop-feature .shop-feature-text .text2 {
    color: #424242;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.4em;
}
.shop-features-style5 .shop-feature.light-color,
.shop-features-style5 .shop-feature.light-color .shop-feature-text .text1,
.shop-features-style5 .shop-feature.light-color .shop-feature-text .text2,
.shop-features-style5 .shop-feature.light-color .shop-feature-icon {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .shop-features-style5 {
        max-width: 470px;
        margin-left: auto;
        margin-right: auto;
    }
    .shop-features-style5 .shop-feature {
        height: auto;
    }
    .shop-features-style5 >[class*='col-']:not(:first-child) .shop-feature {
        margin-top: 30px;
    }
}
.shop-features-modal:not(:first-child) {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #e2e2e2;
    margin-top: 20px;
}
@media screen and (max-width: 767px) {
    .shop-features-modal:not(:first-child) {
        margin: 15px 15px 0;
    }
}
@media screen and (max-width: 767px) {
    .shop-features-modal {
        width: calc(100vw - 72px);
        margin-left: -105px;
    }
}
.shop-features-modal .shop-feature {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 25px 0;
}
.shop-features-modal .shop-feature .shop-feature-icon {
    margin: 0 18px 0 0;
    height: auto;
    text-align: center;
    font-size: 56.5px;
    line-height: 1em;
    color: #000;
    transition: 0s ease-out;
}
.shop-features-modal .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg);
    transition: 0.3s ease-out;
}
.shop-features-modal .shop-feature .shop-feature-text .text1 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 1.4em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-features-modal .shop-feature .shop-feature-text .text1 {
        font-size: 14px;
    }
}
.shop-features-modal .shop-feature .shop-feature-text .text1:not(:first-child) {
    margin-top: 7px;
}
.shop-features-modal .shop-feature .shop-feature-text .text2 {
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.4em;
}
.shop-features-modal .shop-feature .shop-feature-text .text2:not(:first-child) {
    margin-top: 7px;
}

/* typography - social list */

.social-list {
    margin: 0 -8px;
    padding: 0;
    list-style: none;
}
.social-list li {
    display: inline-block;
    margin-right: -4px;
    vertical-align: middle;
    font-size: 18px;
    margin-bottom: 0;
}
.social-list li a {
    display: block;
    min-width: 38px;
    padding: 0 8px;
    text-decoration: none;
    font-size: 1em;
    line-height: 35px;
    color: #868686;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .social-list li a {
        min-width: 34px;
        padding: 0 6px;
    }
}
.social-list li a:hover {
    color: #27c7d8;
}
.social-list.social-list--color li a {
    color: #27c7d8;
}
.social-list.social-list--color li a:hover {
    color: #868686;
}
.social-list--circle li {
    margin: 0 3px 7px 0;
    font-size: 17px;
}
.social-list--circle li a {
    display: block;
    width: 38px;
    height: 38px;
    padding: 0;
    line-height: 38px;
    border-radius: 50%;
    color: #868686;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #868686;
    text-align: center;
}
.social-list--circle li a:hover {
    color: #fff;
    background-color: #27c7d8;
    border-color: #27c7d8;
}
.social-list--circle.social-list--color li a {
    color: #fff;
    background-color: #27c7d8;
    border-color: #27c7d8;
}
.social-list--circle.social-list--color li a:hover {
    color: #868686;
    background-color: transparent;
    border-color: #868686;
}
.subscribe-form--style1 .block.newsletter .label {
    font-size: 14px;
    line-height: 14px;
    font-family: "Montserrat", sans-serif;
    padding: 14px 0 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}
.subscribe-form--style1 .block.newsletter .field .control {
    margin-left: 15px;
}
.subscribe-form--style1 input[type='email'] {
    width: 400px;
    font-family: "Montserrat", sans-serif;
}
.subscribe-form--style1 .action.primary {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 10px;
    font-size: 14px;
    line-height: 1em;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    background: transparent;
    color: #000;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 15px;
}
.subscribe-form--style1 .action.primary:hover {
    background-color: transparent;
    color: #000;
}
.subscribe-form--style1 .action.primary:after {
    content: '';
    position: absolute;
    bottom: -.2em;
    left: 50%;
    height: 3px;
    width: 100%;
    max-width: 100%;
    background-color: #27c7d8;
    transform: translateX(-50%);
    transition: all 0.3s ease-out;
}
.subscribe-form--style1 .action.primary:hover:after {
    width: 48px;
    max-width: 50%;
}
@media (max-width: 991px) {
    .subscribe-form--style1 .block.newsletter .label {
        display: block;
        margin-bottom: 7px;
    }
    .subscribe-form--style1 .block.newsletter .field .control {
        margin: 0;
    }
    .subscribe-form--style1 input[type='email'] {
        width: 370px;
    }
    .subscribe-form--style1 .block.newsletter .actions {
        display: block;
        margin-top: 10px;
    }
    .subscribe-form--style1 .action.primary {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .subscribe-form--style1 input[type='email'] {
        width: 270px;
    }
}
/* footer */

.page-footer {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #424242;
}
.page-footer a,
.page-footer .footer-block a,
.page-footer .footer-block ul li a,
.page-footer .footer-block ul li a[href^="mailto:"] {
    color: #424242;
}
.page-footer a:hover,
.page-footer .footer-block a:hover,
.page-footer .footer-block ul li a:hover,
.page-footer .footer-block ul li a[href^="mailto:"]:hover {
    color: #27c7d8;
}
.page-footer p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
}
.page-footer p + p {
    margin-top: 5px;
}
.page-footer p + * {
    margin-top: 15px;
}
.page-footer {
    margin-top: 65px;
}
@media (max-width: 767px) {
    .page-footer {
        margin-top: 45px;
    }
}
@media (max-width: 479px) {
    .page-footer {
        margin-top: 35px;
    }
}
.footer-logo a {
    display: inline-block;
}
.footer-top .subscribe-wrap > *,
.footer-bottom .subscribe-wrap > * {
    margin-top: 15px;
    margin-bottom: 0;
}
.footer-top .subscribe-wrap > *:first-child,
.footer-bottom .subscribe-wrap > *:first-child {
    margin-top: 0;
}
.footer-top .subscribe-form .input-group-btn:last-child > .btn.btn--input-group:not(:hover),
.footer-bottom .subscribe-form .input-group-btn:last-child > .btn.btn--input-group:not(:hover) {
    background: transparent;
    color: #000;
}
.footer-top .subscribe-form .btn--input-group:before,
.footer-bottom .subscribe-form .btn--input-group:before {
    border-left-width: 0;
}
.footer-top .subscribe-form,
.footer-top .subscribe-form p,
.footer-bottom .subscribe-form,
.footer-bottom .subscribe-form p {
    font-size: 14px;
    line-height: 24px;
}
.footer-top .subscribe-form > *:not(:first-child),
.footer-bottom .subscribe-form > *:not(:first-child) {
    margin-top: 18px;
}
.footer-top .subscribe-form + *,
.footer-bottom .subscribe-form + * {
    margin-top: 15px;
}
.footer-top .subscribe-form-text:first-child,
.footer-bottom .subscribe-form-text:first-child {
    margin-top: -7px;
}
.footer-copyright {
    text-transform: uppercase;
}
.footer-copyright,
.footer-copyright p {
    font-size: 12px;
    line-height: 18px;
}
.footer-copyright a {
    text-decoration: underline;
}
.footer-copyright a:hover {
    text-decoration: none;
}
.page-footer .text-center > a {
    display: inline-block;
}
.page-footer .row.lined {
    position: relative;
}
.footer-map iframe {
    border: 0;
    width: 100%;
    height: 207px;
}
.page-footer .row.lined:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 300%;
    height: 1px;
    background-color: #f3f4f6;
}
.page-footer .lined-left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f3f4f6;
}
.page-footer .lined-right:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #f3f4f6;
}
body.boxed .page-footer.global_width .footer-bottom:not(:first-child) .row:before,
.page-footer.boxed .footer-bottom:not(:first-child) .row:before {
    left: 15px;
    width: calc(100% - 30px);
}
@media screen and (min-width: 768px) {
    .footer-bottom .row {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
    }
    .footer-bottom .row > * {
        float: none;
    }
}
.page-footer .title {
    margin-top: 20px;
    text-decoration: none;
}
.page-footer .title,
.page-footer .title > * {
    color: #000;
}
.page-footer .title:first-child {
    margin-top: 0;
}
.page-footer .title:last-child {
    margin-bottom: 5px;
}
.page-footer .title h3,
.page-footer .title .h3-style,
.page-footer .title h4,
.page-footer .title .h4-style,
.page-footer .title h5,
.page-footer .title .h5-style,
.page-footer .title h6,
.page-footer .title .h6-style {
    color: #000;
}
.page-footer .title h3 a,
.page-footer .title h3 a:focus,
.page-footer .title .h3-style a,
.page-footer .title .h3-style a:focus,
.page-footer .title h4 a,
.page-footer .title h4 a:focus,
.page-footer .title .h4-style a,
.page-footer .title .h4-style a:focus,
.page-footer .title h5 a,
.page-footer .title h5 a:focus,
.page-footer .title .h5-style a,
.page-footer .title .h5-style a:focus,
.page-footer .title h6 a,
.page-footer .title h6 a:focus,
.page-footer .title .h6-style a,
.page-footer .title .h6-style a:focus {
    color: #000;
}
.footer-block {
    margin-top: 30px;
}
.footer-block:first-child {
    margin-top: 0;
}
.page-footer ul:not([class]),
.footer-block ul.contact-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.page-footer ul:not([class]) h6,
.page-footer ul:not([class]) .h6-style,
.page-footer ul:not([class]) .subtitle,
.footer-block ul.contact-list h6,
.footer-block ul.contact-list .h6-style,
.footer-block ul.contact-list .subtitle {
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
    color: inherit;
    text-transform: uppercase;
}
.page-footer ul:not([class]) li,
.page-footer ul:not([class]) li a,
.footer-block ul.contact-list li,
.footer-block ul.contact-list li a {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}
.page-footer ul:not([class]) li a,
.footer-block ul.contact-list li a {
    display: inline-block;
}
.page-footer ul:not([class]) li a:hover,
.page-footer ul:not([class]) li a:focus,
.footer-block ul.contact-list li a:hover,
.footer-block ul.contact-list li a:focus {
    color: #000;
    text-decoration: none;
}
.page-footer ul:not([class]) li a[href^="mailto:"],
.footer-block ul.contact-list li a[href^="mailto:"] {
    color: #27c7d8;
}
.page-footer ul:not([class]) li a[href^="mailto:"]:hover,
.page-footer ul:not([class]) li a[href^="mailto:"]:focus,
.footer-block ul.contact-list li a[href^="mailto:"]:hover,
.footer-block ul.contact-list li a[href^="mailto:"]:focus {
    color: #000;
    text-decoration: none;
}
.page-footer ul:not([class]) li h6,
.page-footer ul:not([class]) li .h6-style,
.footer-block ul.contact-list li h6,
.footer-block ul.contact-list li .h6-style {
    display: block;
    float: left;
    padding-right: 10px;
    width: 70px;
}
.page-footer ul:not([class]) li h6 + span,
.page-footer ul:not([class]) li .h6-style + span,
.footer-block ul.contact-list li h6 + span,
.footer-block ul.contact-list li .h6-style + span {
    display: block;
    overflow: hidden;
}
.page-footer ul:not([class]) li[class*='icon-'],
.footer-block ul.contact-list li[class*='icon-'] {
    display: block;
    position: relative;
    vertical-align: middle;
    padding-right: 10px;
    float: left;
    font-size: 18px;
}
.page-footer ul:not([class]) li {
    display: block;
    margin: 12px 0 6px;
    overflow: hidden;
}
.page-footer ul:not([class]) li:first-child {
    margin-top: -3px;
}
.footer-block ul.contact-list li {
    display: block;
    margin: 12px 0 6px;
    width: 100%;
}
.footer-block ul.contact-list li:first-child {
    margin-top: 0;
}
@media screen and (max-width: 991px) {
    .hidden-mobile {
        display: none;
    }
    .footer-top .row[class*='inset-'] {
        padding: 0;
    }
    .footer-block {
        margin: 0 -15px;
        padding: 0 15px;
    }
    .page-footer .title {
        margin: 0;
        padding: 14px 0 12px;
    }
    .page-footer .title h4 {
        margin: 0;
        padding: 0;
    }
    .footer-bottom:before {
        left: 0;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .footer-bottom {
        text-align: center;
        overflow: hidden;
    }
    .footer-bottom [class*='col-'] {
        margin: 5px 0;
    }
}
/* footer collapsed block */

.collapsed-mobile .toggle-arrow {
    display: none;
}
@media screen and (max-width: 767px) {
    .page-footer .collapsed-mobile {
        position: relative;
    }
    .collapsed-mobile {
        position: relative;
        overflow: hidden;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #f3f4f6;
    }
    .collapsed-mobile .title {
        cursor: pointer;
    }
    .collapsed-mobile .title h2 {
        margin: 0 0 10px 0;
        padding: 0 0 10px;
    }
    .collapsed-mobile .collapsed-content {
        position: absolute;
        padding: 10px 0 20px;
        width: 100%;
        top: -10000px;
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    .collapsed-mobile .toggle-arrow {
        display: block;
        position: absolute;
        z-index: 100;
        width: 50px;
        height: 50px;
        top: 0;
        right: 0;
        font-family: 'icomoon';
        font-size: 15px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all 0.2s ease;
    }
    .collapsed-mobile .toggle-arrow:before {
        content: "\e919";
    }
    .collapsed-mobile.open .collapsed-content {
        position: relative;
        top: 0;
        visibility: visible;
        opacity: 1;
    }
    .collapsed-mobile.open .toggle-arrow {
        transform: rotate(90deg);
    }
    .collapsed-mobile .carousel-arrows {
        display: none;
    }
    .footer-block ul li a {
        width: 100%;
    }
    .page-footer .container > .row >[class*="col-"]:last-child .footer-block.collapsed-mobile:only-child {
        margin-bottom: 0;
        border-bottom: 0;
    }
    .page-footer .collapsed-mobile .collapsed-content {
        margin-bottom: 0;
    }
    .page-footer .collapsed-mobile .toggle-arrow {
        right: -5px;
        padding-top: 0;
    }
}
.page-footer .payment-icons img {
    max-width: 54px;
    background-color: #fff;
}
.page-footer .social-list li a {
    color: #868686;
}
.page-footer .social-list li a:hover {
    color: #27c7d8;
}
.slick-prev:before, .slick-next:before {
    font-family: 'icomoon';
    font-size: 27px;
    font-weight: 400;
    line-height: 1;
    color: #2D2C2C;
    opacity: 0.7;
    transition: opacity 0.2s;
}
.slick-prev, .slick-next {
    position: absolute;
    z-index: 1;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: none;
    transition: opacity 0.2s;
}

.slick-arrows-aside-simple .slick-prev, .slick-arrows-aside-simple .slick-next {
    position: absolute;
    z-index: 1;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    padding: 0;
    margin-top: -22px;
    transform: none;
    transition: opacity 0.2s;
    border: 0;
    outline: none;
    top: 50%;
    opacity: 0;
}
.slick-arrows-aside-simple .slick-prev {
    left: 0;
    right: auto;
}
.slick-arrows-aside-simple .slick-next {
    right: 0;
    left: auto;
}
.slick-arrows-aside-simple .slick-prev:before {
    content: '\e922';
}
.slick-arrows-aside-simple .slick-next:before {
    content: '\e919';
}
.slick-arrows-aside-simple:hover .slick-disabled {
    opacity: .3;
}
.slick-arrows-aside-simple:hover .slick-prev:not(.slick-disabled), .slick-arrows-aside-simple:hover .slick-next:not(.slick-disabled) {
    opacity: 1;
}
.slick-arrows-aside-simple .slick-prev:before, .slick-arrows-aside-simple .slick-next:before {
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    color: #2D2C2C;
    opacity: 1;
}
@media (min-width: 1200px) {
    .slick-arrows-aside-simple .slick-next {
        right: -50px;
    }
    .slick-arrows-aside-simple .slick-prev {
        left: -50px;
    }
}
.product-share-links {
    margin-top: 20px;
    text-align: right;
}
.product-share-links .addthis_inline_share_toolbox_w0tc > label {
    display: none;
}
.product-share-links .at-style-responsive .at-share-btn svg {
    fill: #27c7d8 !important;
}
.product-share-links .at-style-responsive .at-share-btn:hover svg {
    fill: #000 !important;
}
.swatch-input {
    width: 0 !important;
}
::-webkit-scrollbar {
    width: 3px; 
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
}
::-webkit-scrollbar-thumb {
    background-color: #656565;
    outline: 3px solid #656565;
}
.table-responsive {
    border-color: #f7f7f7;
}
.table > thead > tr > th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #f7f7f7;
    padding: 11px 15px;
}
.table > thead > tr > th b, .table > thead > tr > th strong, .table > tbody > tr > th b, .table > tbody > tr > th strong, .table > tfoot > tr > th b, .table > tfoot > tr > th strong, .table > thead > tr > td b, .table > thead > tr > td strong, .table > tbody > tr > td b, .table > tbody > tr > td strong, .table > tfoot > tr > td b, .table > tfoot > tr > td strong {
    color: #000;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
    font-weight: 400;
}
.table-striped > tbody > tr > td b, .table-striped > tbody > tr > td strong, .table > thead > tr > th b, .table > thead > tr > th strong, .table > tbody > tr > th b, .table > tbody > tr > th strong {
    color: #000;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f7f7f7;
}
.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th, .table-borderless thead tr td, .table-borderless tfoot tr th, .table-borderless tfoot tr td {
    border: 0;
}
.table:not(:first-child), .table-responsive:not(:first-child) {
    margin-top: 20px;
}
.table.h-font {
    font-size: 11px;
    line-height: 1.5em;
}
.table--size {
    text-transform: uppercase;
    font-size: 13px;
}
.table--size td {
    color: #000000;
    text-align: center;
}
.table--size th {
    color: #9f9f9f;
}
.hdr-icn-text {
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
    line-height: 20px;
}
.hdr-icn-text > *:not(:first-child) {
    margin-left: 10px;
}
.hdr-icn-text [class*='icon-'] {
    position: relative;
    top: 3px;
    font-size: 38px;
    line-height: 1;
}
.page-main {
    padding-top: 40px;
}
.top-container ~ .page-main {
    padding-top: 0;
}
/* BnSlider */
.bnslider-wrapper {
  position: relative; }

.bnslider {
  overflow: hidden;
  height: 325px;
  margin-bottom: 0;
  background: #fff; }
  .bnslider .animated {
    animation-duration: .5s; }

.bnslider > * {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease; }

.bnslider.slick-initialized > * {
  opacity: 1;
  visibility: visible; }

.bnslider-link, .bnslider-link:hover, .bnslider-link:focus, .bnslider-link:active {
  color: inherit !important; }

.bnslider.bnslider--fullheight {
  max-height: 100vh;
  min-height: 100vh; }

@media only screen and (min-width: 768px) {
  .bnslider {
    height: 475px;
    min-height: 475px; }
  .bnslider.bnslider--md {
    height: 669px;
    min-height: 669px;
    max-height: calc(100vh - 85px); }
  .bnslider.bnslider--lg {
    height: 768px;
    min-height: 768px;
    max-height: calc(100vh - 85px); } }

@media only screen and (max-width: 767px) {
  .bnslider {
    height: 375px;
    min-height: 375px;
    max-height: calc(100vh - 85px); }
  .bnslider.bnslider--md {
    height: 450px;
    min-height: 450px;
    max-height: calc(100vh - 85px); }
  .bnslider.bnslider--lg {
    height: 575px;
    min-height: 575px;
    max-height: calc(100vh - 85px); } }

.bnslider .bnslider-slide,
.bnslider .slick-list,
.bnslider .slick-track {
  height: 100%; }

.bnslider:hover .slick-prev, .bnslider:hover .slick-next {
  opacity: 1; }

.video-is-playing .slick-dots {
  display: none !important; }

.bnslider-pause:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #fff;
  background-color: #7796a8;
  padding: 27.5px;
  z-index: 10000;
  transition: none; }

.video-is-playing .bnslider-pause:focus {
  display: none; }

.bnslider-pause-stop {
  display: block; }

.is-paused .bnslider-pause-stop {
  display: none; }

.bnslider-pause-play {
  display: none; }

.is-paused .bnslider-pause-play {
  display: block; }

.bnslider-slide {
  position: relative;
  overflow: hidden; }

.bnslider-image-mobile {
  display: none; }

@media screen and (max-width: 481px) {
  .bnslider-image-mobile {
    display: block; }
  .bnslider-image-mobile + .bnslider-image {
    display: none; } }

.bnslider-image, .bnslider-image-mobile {
  transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 1; }
  .bnslider-image.bg-left, .bnslider-image-mobile.bg-left {
    background-position: center left; }
  .bnslider-image.bg-right, .bnslider-image-mobile.bg-right {
    background-position: center right; }
  .bnslider-image.bg-bottom, .bnslider-image-mobile.bg-bottom {
    background-position: bottom center; }
  .bnslider-image.bg-top, .bnslider-image-mobile.bg-top {
    background-position: top center; }
  .bnslider-image.bg-bottom.bg-left, .bnslider-image-mobile.bg-bottom.bg-left {
    background-position: bottom left; }
  .bnslider-image.bg-bottom.bg-right, .bnslider-image-mobile.bg-bottom.bg-right {
    background-position: bottom right; }
  .bnslider-image.bg-top.bg-left, .bnslider-image-mobile.bg-top.bg-left {
    background-position: top left; }
  .bnslider-image.bg-top.bg-right, .bnslider-image-mobile.bg-top.bg-right {
    background-position: top right; }

.slick-initialized .bnslider-image,
.slick-initialized .bnslider-image-mobile,
.no-js .bnslider-image {
  opacity: 1; }

.bnslider-slide--background-video .bnslider-image {
  opacity: 0; }

.no-autoplay .bnslider-image {
  opacity: 1; }

.ie9 .bnslider-slide {
  z-index: 1 !important; }

.ie9 .slick-dots {
  z-index: 2; }

.bnslider-text-wrap {
  height: 100%;
  touch-action: pan-y;
  -ms-touch-action: pan-y; }

.bnslider-link .bnslider-text-wrap {
  cursor: inherit; }

.bnslider-link, .bnslider-link:hover {
  text-decoration: none; }

.bnslider-slide--has-background-video .bnslider-text-wrap {
  padding-top: 165px; }

.video-is-playing .bnslider-text-wrap {
  display: none; }

.bnslider-slide.video-is-paused .bnslider-text-wrap {
  display: none; }

.bnslider-text-content {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 3; }

.slick-active .bnslider-text-content,
.no-js .bnslider-text-content {
  opacity: 1; }

.bnslider-slide--has-background-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.bnslider-video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.bnslider-video--background {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in;
  height: 100%; }

.autoplay .bnslider-video--background.video-is-loaded {
  display: block;
  visibility: visible;
  opacity: 1; }

.bnslider-slide--background-video::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.bnslider-video--box {
  display: none;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in; }

.ie9 .bnslider-video--box {
  display: block; }

.bnslider-slide.video-is-playing .bnslider-video--box,
.bnslider-slide.video-is-paused .bnslider-video--box {
  display: block;
  visibility: visible;
  opacity: 1; }

.bnslider-video-control {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 5px;
  z-index: 4;
  transition: all 0.1s ease-out; }

.bnslider-video-control:hover,
.bnslider-video-control:focus {
  opacity: 0.7; }

.video-loader {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  z-index: 4;
  color: #fff;
  bottom: 100px;
  right: 35px;
  font-size: 30px;
  line-height: 40px;
  text-align: center; }

.video-is-loaded .video-loader,
.video-is-playing .video-loader,
.video-is-paused .video-loader,
.autoplay .video-loader,
.no-autoplay .video-loader {
  content: none;
  display: none; }

.video-is-loading .video-loader,
.autoplay .video-is-loading .video-loader,
.no-autoplay .video-is-loading .video-loader {
  display: block;
  visibility: visible;
  opacity: 1; }

.bnslider-video-control--play .bnslider-video--background {
  top: 50%;
  transform: translateY(-50%); }

.bnslider-video-control--close,
.bnslider-video-control--play {
  bottom: 80px;
  right: 15px; }
  @media only screen and (max-width: 991px) {
    .bnslider-video-control--close,
    .bnslider-video-control--play {
      bottom: 50px; } }
  @media only screen and (max-width: 767px) {
    .bnslider-video-control--close,
    .bnslider-video-control--play {
      bottom: 40px; } }

.video-is-loaded .bnslider-video-control--play,
.video-is-playing .bnslider-video-control--close,
.bnslider-slide.video-is-paused .bnslider-video-control--close {
  display: block;
  visibility: visible;
  opacity: 1;
  border: 0;
  background: transparent;
  width: 80px;
  height: 80px; }

.video-is-loading .bnslider-video-control--play,
.video-is-playing .bnslider-video-control--play,
.bnslider-slide.video-is-paused .bnslider-video-control--play {
  display: none;
  visibility: hidden;
  opacity: 0; }

.bnslider-video-control--close .icon {
  display: block;
  width: 20px;
  height: 20px; }

svg.slider-control-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  svg.slider-control-icon .box {
    fill: rgba(0, 0, 0, 0);
    stroke: rgba(255, 255, 255, 0);
    stroke-width: 3;
    stroke-linecap: square;
    transition: stroke 0s ease-out, fill .4s ease-out; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    svg.slider-control-icon .box {
      stroke: white;
      stroke-dasharray: 400;
      stroke-dashoffset: 400;
      transition: stroke 0s ease-out, stroke-dashoffset 0s ease-out, fill .4s ease-out; } }
  svg.slider-control-icon .play {
    fill: rgba(255, 255, 255, 0.6);
    transition: all .6s ease-out; }

button:hover .slider-control-icon .box {
  fill: #27c7d8;
  stroke: white;
  stroke-dashoffset: 0;
  transition: stroke .7s .4s ease-out, fill .4s .3s ease-out; }

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  button:hover .slider-control-icon .box {
    stroke-dashoffset: 0;
    transition: stroke .7s .4s ease-out, stroke-dashoffset .4s ease-out, fill .4s .3s ease-out; } }

button:hover .slider-control-icon .play {
  fill: white; }

.bnslider-text-content .bnslider-text-content-flex {
  padding: 15px 15px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%; }
  @media screen and (max-width: 481px) {
    .bnslider-text-content .bnslider-text-content-flex {
      padding: 5px 0 5px; } }
  @media screen and (max-width: 1199px) {
    .bnslider-text-content .bnslider-text-content-flex.container {
      padding-left: 60px;
      padding-right: 60px; } }
  @media screen and (max-width: 991px) {
    .bnslider-text-content .bnslider-text-content-flex.container {
      padding-left: 30px;
      padding-right: 30px; } }
  @media screen and (max-width: 767px) {
    .bnslider-text-content .bnslider-text-content-flex.container {
      padding-left: 15px;
      padding-right: 15px; } }

.bnslider-text-content.txt-left .bnslider-text-content-flex {
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  text-align: left; }
  .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-1,
  .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-2,
  .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-3 {
    float: left; }

.bnslider-text-content.txt-right .bnslider-text-content-flex {
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  text-align: right; }
  .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-1,
  .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-2,
  .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-3 {
    float: right; }

.bnslider-text-content.txt-top .bnslider-text-content-flex {
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.bnslider-text-content.txt-bottom .bnslider-text-content-flex {
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.bnslider-text-content .btn-slider {
  margin-left: auto;
  margin-right: auto; }

.bnslider-text-content.txt-left .btn-slider {
  margin-right: auto;
  margin-left: 0; }

.bnslider-text-content.txt-right .btn-slider {
  margin-left: auto;
  margin-right: 0; }

body.fullpage-layout .bnslider-text-content .bnslider-text-content-flex {
  padding: 15px 30px 30px; }
  @media screen and (max-width: 481px) {
    body.fullpage-layout .bnslider-text-content .bnslider-text-content-flex {
      padding: 5px 30px 5px; } }

@media screen and (max-width: 991px) {
  .bnslider--fullheight .bnslider-text-content .bnslider-text-content-flex {
    font-size: 55px; } }

@media screen and (max-width: 481px) {
  .bnslider--fullheight .bnslider-text-content .bnslider-text-content-flex {
    font-size: 47px; } }

.bnslider-text-content .bnslider-text-content-flex {
  font-size: 100px; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 5% 8%;
    position: relative; }
    @media screen and (max-width: 991px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin: 4% 5%; } }
    @media screen and (max-width: 767px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin: 0;
        padding: 0 10px; } }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin: 0;
        padding: 0 10px; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > *:not(:first-child):not(.clearfix):not(.btn-wrap) {
      margin-top: 20px; }
      @media screen and (max-width: 1199px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > *:not(:first-child):not(.clearfix):not(.btn-wrap) {
          margin-top: 18px; } }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > *:not(:first-child):not(.clearfix):not(.btn-wrap) {
          margin-top: 15px; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap {
      margin-top: 35px; }
      @media screen and (max-width: 1199px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap {
          margin-top: 20px; } }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap {
          margin-top: 15px; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap.double-mt {
      margin-top: 55px; }
      @media screen and (max-width: 1199px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap.double-mt {
          margin-top: 45px; } }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap.double-mt {
          margin-top: 30px; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-width: .05em;
      border-style: solid;
      border-color: rgba(255, 255, 255, 0.75);
      z-index: -1; }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half:after {
      content: '';
      position: absolute;
      left: 20%;
      right: 20%;
      top: 0;
      bottom: 0;
      border-width: .05em;
      border-style: solid;
      border-color: rgba(255, 255, 255, 0.75);
      z-index: -1; }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half:after {
          left: 14%;
          right: 14%; } }
      @media screen and (max-width: 481px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half:after {
          left: 23%;
          right: 23%; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center; }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
      content: '';
      position: absolute;
      left: -100%;
      right: -100%;
      top: 0;
      bottom: 0;
      border-width: .05em;
      border-style: solid;
      border-color: rgba(255, 255, 255, 0.75);
      z-index: -1; }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
          left: -80%;
          right: -80%; } }
      @media screen and (max-width: 767px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
          left: -70%;
          right: -70%; } }
      @media screen and (max-width: 481px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
          left: 0;
          right: 0; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border {
      padding: .65em .5em; }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border {
          padding: .45em; } }
      @media screen and (max-width: 481px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border {
          padding: .35em; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half {
      padding: .8em 0; }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half {
          padding: .5em 0; } }
      @media screen and (max-width: 481px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half {
          padding: 15% 10%;
          min-height: 70%;
          margin-top: -10%; }
          .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half .bnslider-text--xxs {
            max-width: 65%; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
      padding: .8em .5em; }
      @media screen and (max-width: 991px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
          padding: .5em; } }
      @media screen and (max-width: 767px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
          padding: .3em .4em; } }
      @media screen and (max-width: 481px) {
        .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
          width: 65%;
          padding: 0;
          min-height: 60%; } }
  @media screen and (max-width: 1599px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 80px; } }
  @media screen and (max-width: 1499px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 75px; } }
  @media screen and (max-width: 1399px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 70px; } }
  @media screen and (max-width: 1199px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 60px; } }
  @media screen and (max-width: 991px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 46px; } }
  @media screen and (max-width: 767px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 44px; } }
  @media screen and (max-width: 481px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 50px; }
      .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > *:not(:first-child):not(.clearfix):not(.btn-slider) {
        margin-top: 15px; }
      .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap {
        margin-top: 0; } }
  @media screen and (max-width: 400px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 40px; } }
  @media screen and (max-width: 364px) {
    .bnslider-text-content .bnslider-text-content-flex {
      font-size: 36px; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text {
    line-height: 1em;
    color: #fff;
    margin-top: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default; }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text:first-child {
      margin-top: 0; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg {
    font-size: 1em;
    font-weight: 700;
    margin-top: .25em;
    font-family: "Montserrat", sans-serif; }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg {
        font-size: .8em; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--md {
    font-size: .74em;
    line-height: 1.2em;
    margin-top: 0.5em;
    font-weight: 600;
    font-family: "Montserrat", sans-serif; }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--md {
        font-size: .6em; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm {
    font-size: .48em;
    line-height: 1.2em;
    margin-top: 0.5em;
    font-weight: 700;
    letter-spacing: .05em;
    font-family: "Montserrat", sans-serif; }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm {
        font-size: .4em; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs {
    font-size: .24em;
    line-height: 1.2em;
    font-weight: 700;
    margin-top: 1em;
    letter-spacing: .05em;
    font-family: "Montserrat", sans-serif; }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs {
        font-size: .3em; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xxs {
    font-size: .18em;
    font-weight: 500;
    margin-top: 1em;
    letter-spacing: .05em;
    font-family: "Montserrat", sans-serif; }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xxs {
        font-size: .26em;
        font-weight: 500 !important; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num {
    font-size: 2.2em;
    line-height: .7em;
    color: #e1dde5;
    font-family: "Montserrat", sans-serif;
    font-weight: 800; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text {
    font-size: 14px;
    line-height: 1.64em;
    color: #868686;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    margin-left: 40px;
    padding-left: 28px;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #868686;
    margin-bottom: auto; }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text:not(:first-child) {
      margin-left: 40px; }
    @media screen and (max-width: 767px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text {
        font-size: 13px;
        padding-left: 28px; }
        .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text:not(:first-child) {
          margin-left: 30px; } }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text {
        font-size: 12px;
        letter-spacing: 0;
        padding-left: 15px; }
        .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text:not(:first-child) {
          margin-left: 20px; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    margin-left: -1.5em;
    z-index: -1;
    margin-top: -.3em !important; }
    @media screen and (max-width: 767px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap {
        display: none; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap + * {
    margin-top: 1em !important; }
    @media screen and (max-width: 767px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap + * {
        margin-top: 0 !important; } }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text p {
    font-size: 14px;
    line-height: 1.714em; }
    @media screen and (max-width: 991px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text p {
        font-size: 12px;
        line-height: 1.2em; } }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .bnslider-text p {
        font-size: 12px; } }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text p:first-child {
      margin-top: 0; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-center p {
    padding: 0 15%;
    margin: 0 auto; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg + .bnslider-text--lg,
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--md + .bnslider-text--md,
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm + .bnslider-text--sm,
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs + .bnslider-text--xs {
    margin-top: 0; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-left {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-right {
    -ms-flex-item-align: end;
        align-self: flex-end; }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-right.bnslider-text--sm {
      margin-right: -0.3em; }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-right.bnslider-text--lg {
      margin-right: -0.15em; }
  .bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .bnslider-text-content .bnslider-text-content-flex .btn-slider.text-left {
    margin-right: auto;
    margin-left: 0; }
  .bnslider-text-content .bnslider-text-content-flex .btn-slider.text-right {
    margin-left: auto;
    margin-right: 0; }
  .bnslider-text-content .bnslider-text-content-flex .btn-slider.text-center {
    margin-left: auto;
    margin-right: auto; }
  .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor {
    margin-top: 0;
    padding: .55em 0 .417em;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 2.5px; }
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor span.btn-line {
      bottom: -.2em;
      height: 3px;
      background-color: #fff; }
    @media screen and (max-width: 1199px) {
      .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor {
        font-size: 20px;
        letter-spacing: 1.5px; }
        .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor span.btn-line {
          height: 3px; } }
    @media screen and (max-width: 991px) {
      .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor {
        font-size: 16px; }
        .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor span.btn-line {
          height: 2px; } }
    @media screen and (max-width: 481px) {
      .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor {
        font-size: 16px; }
        .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor span.btn-line {
          bottom: -.1em;
          height: 2px; } }
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor:after {
      display: none; }
  @media screen and (min-width: 768px) {
    .bnslider-text-content .bnslider-text-content-flex .aside .btn-wrap > .btn-decor {
      font-size: .18em;
      padding-bottom: .35em; } }

@media screen and (max-width: 481px) {
  .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-vert.border-half,
  .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-vert.border-half {
    width: 75%;
    padding-left: 0;
    padding-right: 0; }
  .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-vert.border-half:after,
  .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-vert.border-half:after {
    left: 15%;
    right: 15%; } }

.bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text--num-wrap {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  margin-left: .5em; }
  .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text {
    margin-left: 0;
    margin-right: 40px;
    padding-right: 28px;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #868686;
    border-left: 0; }
    .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text:not(:first-child) {
      margin-left: 30px; }
    @media screen and (max-width: 767px) {
      .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text {
        padding-right: 28px; }
        .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text:not(:first-child) {
          margin-left: 20px; } }
    @media screen and (max-width: 481px) {
      .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text {
        padding-right: 15px; }
        .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text:not(:first-child) {
          margin-left: 10px; } }

.bnslider .slick-dots li:not(.slick-active) button {
  background-color: #fff; }

.bnslider-dots {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none; }
  .bnslider-dots .slick-dots {
    pointer-events: none;
    width: auto;
    background-color: rgba(255, 255, 255, 0.55);
    border-radius: 13px;
    left: 50%;
    transform: translateX(-50%); }
    .bnslider-dots .slick-dots li {
      pointer-events: auto; }
  .bnslider-dots.dots-white li button {
    background-color: #fff; }
  @media screen and (max-width: 767px) {
    .bnslider-dots {
      display: none; } }
  .bnslider-dots.vert-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
    .bnslider-dots.vert-dots .slick-dots {
      position: relative;
      transform: translateX(0);
      width: 27px; }
  .bnslider-dots.vert-dots:not(.vert-dots--left), .bnslider-dots.vert-dots--right {
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
    .bnslider-dots.vert-dots:not(.vert-dots--left) .slick-dots, .bnslider-dots.vert-dots--right .slick-dots {
      left: auto;
      right: 30px; }
    @media screen and (max-width: 991px) {
      .bnslider-dots.vert-dots:not(.vert-dots--left) .slick-dots, .bnslider-dots.vert-dots--right .slick-dots {
        right: 15px; } }
    @media screen and (max-width: 767px) {
      .bnslider-dots.vert-dots:not(.vert-dots--left) .slick-dots, .bnslider-dots.vert-dots--right .slick-dots {
        right: 0; } }
  .bnslider-dots.vert-dots:not(.vert-dots--left).container .slick-dots, .bnslider-dots.vert-dots--right.container .slick-dots {
    right: 0; }
  .bnslider-dots.vert-dots--left {
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
    .bnslider-dots.vert-dots--left .slick-dots {
      right: auto;
      left: 30px; }
    @media screen and (max-width: 991px) {
      .bnslider-dots.vert-dots--left .slick-dots {
        left: 15px; } }
    @media screen and (max-width: 767px) {
      .bnslider-dots.vert-dots--left .slick-dots {
        left: 0; } }
  .bnslider-dots.vert-dots--left.container .slick-dots {
    left: 0; }

.bnslider-arrows--toright > div {
  float: right;
  position: relative;
  min-width: 190px; }

.bnslider-arrows--toleft > div {
  float: left;
  position: relative;
  min-width: 190px; }

.bnslider-arrows {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%); }
  @media screen and (max-width: 991px) {
    .bnslider-arrows {
      left: 0;
      width: 100%;
      transform: translateX(0);
      bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .bnslider-arrows {
      bottom: 15px; } }
  @media screen and (max-width: 481px) {
    .bnslider-arrows {
      bottom: 20px; } }
  .bnslider-arrows .slick-arrow {
    top: 0;
    font-size: 14px;
    line-height: 20px;
    width: auto;
    color: #fff;
    text-transform: uppercase; }
    @media screen and (max-width: 481px) {
      .bnslider-arrows .slick-arrow {
        font-size: 12px;
        line-height: 21px; } }
  .bnslider-arrows .slick-prev, .bnslider-arrows .slick-next {
    transition: 0.2s; }
  .bnslider-arrows .slick-prev:hover, .bnslider-arrows .slick-prev:hover:not(.slick-disabled), .bnslider-arrows .slick-prev:focus,
  .bnslider-arrows .slick-next:hover,
  .bnslider-arrows .slick-next:hover:not(.slick-disabled),
  .bnslider-arrows .slick-next:focus {
    opacity: 1;
    color: #fff; }
  .bnslider-arrows .slick-prev:before,
  .bnslider-arrows .slick-next:before {
    position: absolute;
    top: 0;
    color: #fff;
    opacity: 1;
    font-size: 20px;
    line-height: 20px;
    transition: 0.2s; }
  .bnslider-arrows .slick-prev:before {
    left: 0;
    content: '\e92a'; }
  .bnslider-arrows .slick-next:before {
    right: 0;
    content: '\e929'; }
  .bnslider-arrows .slick-prev {
    left: 15px;
    padding-left: 30px; }
  .bnslider-arrows.container-fluid .slick-prev {
    left: 30px; }
    @media screen and (max-width: 767px) {
      .bnslider-arrows.container-fluid .slick-prev {
        left: 15px; } }
  .bnslider-arrows .slick-next {
    right: 15px;
    padding-right: 30px; }
  .bnslider-arrows.container-fluid .slick-next {
    right: 30px; }
    @media screen and (max-width: 767px) {
      .bnslider-arrows.container-fluid .slick-next {
        right: 15px; } }

@media screen and (min-width: 768px) {
  .bnslider-arrows .slick-prev:hover:before {
    left: -5px; }
  .bnslider-arrows .slick-next:hover:before {
    right: -5px; }
  .bnslider-arrows--pullright > div,
  .bnslider-arrows--pullleft > div {
    position: relative;
    width: 58%; }
  .bnslider-arrows--pullright > div {
    float: right; } }

@media screen and (max-width: 767px) {
  .bnslider--fullheight ~ .bnslider-arrows {
    bottom: 55px; } }

.bnslider.arrows-on .slide-caption {
  bottom: 20%; }

.bnslider-wrapper .bnslider-dots {
  bottom: 20px; }
  @media screen and (max-width: 991px) {
    .bnslider-wrapper .bnslider-dots {
      bottom: 10px; } }
  @media screen and (max-width: 481px) {
    .bnslider-wrapper .bnslider-dots {
      bottom: 0; } }
  .bnslider-wrapper .bnslider-dots .slick-dots li {
    width: 27px;
    height: 27px;
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    vertical-align: top; }
  .bnslider-wrapper .bnslider-dots .slick-dots li:not(.slick-active) button {
    margin: 11px auto;
    background-color: #858383; }
  .bnslider-wrapper .bnslider-dots .slick-dots li.slick-active button {
    margin: 6px auto; }

[class*='col-'] .bnslider-wrapper .bnslider-dots:not(.vert-dots) .slick-dots {
  bottom: calc(6% - 16px);
  width: auto;
  left: 50%;
  transform: translateX(-50%); }

[class*='col-'] .bnslider-wrapper .container {
  max-width: 100%; }

[class*='col-'] .bnslider-wrapper .bnslider-arrows {
  bottom: 6%; }
  @media screen and (max-width: 991px) {
    [class*='col-'] .bnslider-wrapper .bnslider-arrows {
      bottom: 30px; } }
  @media screen and (max-width: 481px) {
    [class*='col-'] .bnslider-wrapper .bnslider-arrows {
      bottom: 20px; } }

[class*='col-'] .bnslider-wrapper .bnslider-dots {
  bottom: 0; }

[class*='col-'] .bnslider-wrapper .bnslider-arrows .slick-prev {
  left: 7%; }

[class*='col-'] .bnslider-wrapper .bnslider-arrows .slick-next {
  right: 7%; }

.bnslider--darktext ~ .bnslider-arrows .slick-arrow, .bnslider--darktext ~ .bnslider-arrows .slick-prev:before, .bnslider--darktext ~ .bnslider-arrows .slick-next:before {
  color: #000;
  font-weight: 700; }

.bnslider--darktext ~ .bnslider-arrows .slick-prev:hover, .bnslider--darktext ~ .bnslider-arrows .slick-next:hover {
  color: #000;
  font-weight: 700; }

.bnslider--darktext .bnslider-text-content .bnslider-text-content-flex .bnslider-text {
  color: #000; }

.bnslider--darktext .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor {
  color: #000; }

.bnslider--darktext .bnslider-text-content .bnslider-text-content-flex .btn-wrap > .btn-decor .btn-line {
  background-color: #000; }

.bnslider--darkarrows ~ .bnslider-arrows .slick-arrow, .bnslider--darkarrows ~ .bnslider-arrows .slick-prev:before, .bnslider--darkarrows ~ .bnslider-arrows .slick-next:before {
  color: #000;
  font-weight: 700; }

.bnslider--darkarrows ~ .bnslider-arrows .slick-prev:hover, .bnslider--darkarrows ~ .bnslider-arrows .slick-next:hover {
  color: #000;
  font-weight: 700; }

@media screen and (min-width: 1600px) {
  .aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap + * {
    margin-top: .5em !important; } }

@media screen and (max-width: 767px) {
  .aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap + * {
    margin-top: 0 !important; } }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > .btn-wrap {
  margin-top: 15px; }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-vert > *:not(:first-child):not(.clearfix):not(.btn-wrap) {
  margin-top: 15px; }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg {
  font-size: .7em; }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--md {
  font-size: .5em;
  line-height: 1em; }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm {
  font-size: .34em; }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs {
  font-size: .18em; }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xxs {
  font-size: .16em; }

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num {
  font-size: 1.7em; }

@media screen and (min-width: 1800px) {
  .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
    margin-left: -145px; } }

@media (min-width: 1600px) and (max-width: 1799px) {
  .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
    margin-left: -95px; } }

@media (min-width: 1400px) and (max-width: 1599px) {
  .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
    margin-left: -50px; } }

@media (min-width: 992px) and (max-width: 1399px) {
  .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
    margin-left: 20px; } }

@media screen and (min-width: 992px) {
  .bnslider-with-tabs {
    overflow: visible;
    height: 100vh;
    min-height: 700px; } }

@media screen and (max-width: 991px) {
  .bnslider-with-tabs {
    height: calc(100vh - 130px);
    max-height: 460px; }
    .bnslider-with-tabs .bnslider-text-content-flex {
      margin-top: -10%; } }

.bnslider-with-tabs .slick-dots {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  display: -ms-flexbox;
  display: flex; }
  .bnslider-with-tabs .slick-dots li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #fff;
    -ms-flex: 1;
        flex: 1;
    text-align: center;
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    transition: 0.2s; }
    .bnslider-with-tabs .slick-dots li span {
      display: block;
      padding: 20px;
      text-decoration: none;
      font-size: 14px;
      line-height: 1em;
      font-weight: 500;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase;
      color: #000; }
    .bnslider-with-tabs .slick-dots li.slick-active {
      position: relative;
      background-color: transparent;
      color: #fff; }
      .bnslider-with-tabs .slick-dots li.slick-active:before {
        content: '';
        position: absolute;
        top: 0;
        left: 20px;
        right: 20px;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.15); }
      .bnslider-with-tabs .slick-dots li.slick-active span {
        color: #ffffff; }

.bnslider-pricing {
  padding: 20px 30px;
  background-color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  width: 360px;
  max-width: 100%; }
  @media screen and (max-width: 767px) {
    .bnslider-pricing {
      padding: 10px 15px;
      font-size: 13px;
      line-height: 18px; } }
  .bnslider-pricing table {
    border: 0;
    width: 100%; }
    .bnslider-pricing table td {
      padding: 12px 0;
      vertical-align: center; }
      @media screen and (max-width: 767px) {
        .bnslider-pricing table td {
          padding: 5px 0; } }
    .bnslider-pricing table td:last-child {
      text-align: right; }
  .bnslider-pricing, .bnslider-pricing a {
    color: #ffffff; }
  .bnslider-pricing a {
    text-decoration: none;
    transition: 0.2s; }
    .bnslider-pricing a:hover {
      opacity: .8; }

.bnslider-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  transition: 0.75s ease 0.75s; }

.slick-initialized + .bnslider-loader {
  opacity: 0; }

button:hover, .cart.table-wrapper .actions-toolbar>.action:hover, .action-gift:hover, button:focus, button:active, .cart.table-wrapper .actions-toolbar>.action:focus, .cart.table-wrapper .actions-toolbar>.action:active, .action-gift:focus, .action-gift:active {
    border: 0;
    background-color: transparent;
}
/* slick slider */
.slick-slide:focus {
  outline: none; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

@media screen and (min-width: 768px) {
  [data-slick]:not(.slick-initialized) {
    opacity: 0; }
  [data-slick].slick-initialized {
    opacity: 1; } }

.slick-track {
  margin: 0 auto;
  touch-action: pan-y;
  -ms-touch-action: pan-y; }

/* slick arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: 0;
  outline: none;
  transition: opacity 0.2s; }
  .slick-prev:hover:not(.slick-disabled),
  .slick-next:hover:not(.slick-disabled) {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:not(.slick-disabled):before,
    .slick-next:hover:not(.slick-disabled):before {
      opacity: 1; }
  .slick-prev:before,
  .slick-next:before {
    font-family: 'icomoon';
    font-size: 27px;
    line-height: 1;
    color: #2D2C2C;
    opacity: 0.7;
    transition: opacity 0.2s; }

.slick-disabled {
  cursor: auto !important;
  opacity: .3; }

.slick-prev {
  left: -5px; }
  .slick-prev:before {
    content: '\e40a'; }

.slick-next {
  right: -5px; }
  .slick-next:before {
    content: '\e409'; }

@media (min-width: 992px) {
  .slick-arrows-aside-simple .slick-prev,
  .slick-arrows-aside-simple .slick-next,
  .slick-arrows-aside-simple .slick-disabled {
    opacity: 0; }
  .slick-arrows-aside-simple:hover .slick-disabled {
    opacity: .3; }
  .slick-arrows-aside-simple:hover .slick-prev:not(.slick-disabled),
  .slick-arrows-aside-simple:hover .slick-next:not(.slick-disabled) {
    opacity: 1; } }

.slick-arrows-aside-simple .slick-prev,
.slick-arrows-aside-simple .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 44px;
  width: 44px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  padding: 0;
  margin-top: -22px;
  transform: none; }

.slick-arrows-aside-simple .slick-prev:before,
.slick-arrows-aside-simple .slick-next:before {
  display: inline-block;
  font-size: 18px;
  line-height: 44px;
  color: #2D2C2C;
  opacity: 1; }

.slick-arrows-aside-simple .slick-prev:hover:not(.slick-disabled):before,
.slick-arrows-aside-simple .slick-next:hover:not(.slick-disabled):before {
  color: #2D2C2C;
  opacity: 1; }

.slick-arrows-aside-simple .slick-prev {
  left: 0;
  right: auto; }

.slick-arrows-aside-simple .slick-next {
  right: 0;
  left: auto; }

.slick-arrows-aside-simple .slick-prev:before {
  content: '\e922'; }

.slick-arrows-aside-simple .slick-next:before {
  content: '\e919'; }

.slick-arrows-aside-simple.slick-arrows-white .slick-prev:before,
.slick-arrows-aside-simple.slick-arrows-white .slick-next:before {
  color: #fff; }

.slick-arrows-aside-simple.slick-arrows-white .slick-prev:hover:before,
.slick-arrows-aside-simple.slick-arrows-white .slick-next:hover:before {
  color: #fff; }

@media (min-width: 1200px) {
  .slick-arrows-aside-simple .slick-prev {
    left: -50px; }
  .slick-arrows-aside-simple .slick-next {
    right: -50px; } }

@media (max-width: 1199px) {
  .slick-arrows-mobile-lg .slick-prev,
  .slick-arrows-mobile-lg .slick-next {
    position: absolute;
    z-index: 1;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.7);
    padding: 0;
    margin-top: -22px;
    transform: none; }
    .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled),
    .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled) {
      background: white; }
  .slick-arrows-mobile-lg .slick-prev:before,
  .slick-arrows-mobile-lg .slick-next:before {
    display: inline-block;
    font-size: 25px;
    line-height: 44px;
    color: #2D2C2C;
    opacity: 1; }
  .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled):before,
  .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled):before {
    color: #2D2C2C;
    opacity: 1; }
  .slick-arrows-mobile-lg .slick-prev:before {
    content: '\e40a'; }
  .slick-arrows-mobile-lg .slick-next:before {
    content: '\e409'; }
  .slick-arrows-mobile-lg .slick-prev {
    left: 20px;
    right: auto; }
  .slick-arrows-mobile-lg .slick-next {
    right: 20px;
    left: auto; } }

.aside .slick-arrows-mobile-lg .slick-prev,
.aside .slick-arrows-mobile-lg .slick-next, .aside .slick-arrows-aside-simple .slick-prev,
.aside .slick-arrows-aside-simple .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 44px;
  width: 44px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
  padding: 0;
  margin-top: -22px;
  transform: none; }
  .aside .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled),
  .aside .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled), .aside .slick-arrows-aside-simple .slick-prev:hover:not(.slick-disabled),
  .aside .slick-arrows-aside-simple .slick-next:hover:not(.slick-disabled) {
    background: white; }

.aside .slick-arrows-mobile-lg .slick-prev:before,
.aside .slick-arrows-mobile-lg .slick-next:before, .aside .slick-arrows-aside-simple .slick-prev:before,
.aside .slick-arrows-aside-simple .slick-next:before {
  display: inline-block;
  font-size: 25px;
  line-height: 44px;
  color: #2D2C2C;
  opacity: 1; }

.aside .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled):before,
.aside .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled):before, .aside .slick-arrows-aside-simple .slick-prev:hover:not(.slick-disabled):before,
.aside .slick-arrows-aside-simple .slick-next:hover:not(.slick-disabled):before {
  color: #2D2C2C;
  opacity: 1; }

.aside .slick-arrows-mobile-lg .slick-prev:before, .aside .slick-arrows-aside-simple .slick-prev:before {
  content: '\e40a'; }

.aside .slick-arrows-mobile-lg .slick-next:before, .aside .slick-arrows-aside-simple .slick-next:before {
  content: '\e409'; }

.aside .slick-arrows-mobile-lg .slick-prev, .aside .slick-arrows-aside-simple .slick-prev {
  left: 20px;
  right: auto; }

.aside .slick-arrows-mobile-lg .slick-next, .aside .slick-arrows-aside-simple .slick-next {
  right: 20px;
  left: auto; }

@media (max-width: 767px) {
  .slick-arrows-mobile-lg:not(.bnr-grid) .slick-prev {
    left: 0;
    right: auto; }
  .slick-arrows-mobile-lg:not(.bnr-grid) .slick-next {
    right: 0;
    left: auto; }
  .bnr-grid.slick-arrows-mobile-lg .slick-prev {
    left: 15px;
    right: auto; }
  .bnr-grid.slick-arrows-mobile-lg .slick-next {
    right: 15px;
    left: auto; } }

@media (max-width: 767px) {
  .slick-arrows-mobile .slick-prev,
  .slick-arrows-mobile .slick-next {
    position: absolute;
    z-index: 1;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.7);
    padding: 0;
    margin-top: -22px;
    transform: none; }
    .slick-arrows-mobile .slick-prev:hover:not(.slick-disabled),
    .slick-arrows-mobile .slick-next:hover:not(.slick-disabled) {
      background: white; }
  .slick-arrows-mobile .slick-prev:before,
  .slick-arrows-mobile .slick-next:before {
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    color: #2D2C2C;
    opacity: 1; }
  .slick-arrows-mobile .slick-prev:hover:not(.slick-disabled):before,
  .slick-arrows-mobile .slick-next:hover:not(.slick-disabled):before {
    color: #2D2C2C;
    opacity: 1; }
  .slick-arrows-mobile .slick-prev {
    left: 0;
    right: auto; }
  .slick-arrows-mobile .slick-next {
    right: 0;
    left: auto; } }

.carousel-arrows {
  position: relative;
  z-index: 1; }
  .carousel-arrows .slick-prev,
  .carousel-arrows .slick-next {
    top: 0;
    transform: translate(0); }
    .carousel-arrows .slick-prev:before,
    .carousel-arrows .slick-next:before {
      font-size: 20px;
      color: #868686; }
    .carousel-arrows .slick-prev:hover:not(.slick-disabled):before,
    .carousel-arrows .slick-next:hover:not(.slick-disabled):before {
      color: #000; }
  .carousel-arrows .slick-next {
    left: auto;
    right: 0; }
    .carousel-arrows .slick-next:before {
      content: '\e919'; }
  .carousel-arrows .slick-prev {
    left: auto;
    right: 25px; }
    .carousel-arrows .slick-prev:before {
      content: '\e922'; }

.slick-arrows-squared .slick-prev,
.slick-arrows-squared .slick-next {
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.7);
  top: 50%;
  margin-top: -22px;
  transform: none; }
  .slick-arrows-squared .slick-prev:before,
  .slick-arrows-squared .slick-next:before {
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    color: #2D2C2C;
    opacity: 1; }
  .slick-arrows-squared .slick-prev:hover:not(.slick-disabled),
  .slick-arrows-squared .slick-next:hover:not(.slick-disabled) {
    background: white; }

.slick-arrows-squared .slick-next {
  right: 50px; }
  .slick-arrows-squared .slick-next:before {
    content: '\e919'; }

.slick-arrows-squared .slick-prev {
  left: 50px; }
  .slick-arrows-squared .slick-prev:before {
    content: '\e922'; }

@media (min-width: 1300px) {
  .prd-grid.slick-arrows-squared .slick-next {
    right: -50px; }
    .prd-grid.slick-arrows-squared .slick-next:before {
      content: '\e919'; }
  .prd-grid.slick-arrows-squared .slick-prev {
    left: -50px; }
    .prd-grid.slick-arrows-squared .slick-prev:before {
      content: '\e922'; } }

@media (max-width: 1299px) {
  .slick-arrows-squared .slick-prev {
    left: 20px; }
  .slick-arrows-squared .slick-next {
    right: 20px; } }

@media (max-width: 479px) {
  .slick-arrows-squared .slick-prev {
    left: 0; }
  .slick-arrows-squared .slick-next {
    right: 0; } }

.slick-arrows-right {
  padding-right: 65px; }
  .slick-arrows-right .slick-prev,
  .slick-arrows-right .slick-next {
    width: 44px;
    height: 44px;
    background: #fff;
    top: 50%;
    left: auto;
    right: 0; }
    .slick-arrows-right .slick-prev:before,
    .slick-arrows-right .slick-next:before {
      font-size: 16px;
      color: #000; }
    .slick-arrows-right .slick-prev:hover:not(.slick-disabled):before,
    .slick-arrows-right .slick-next:hover:not(.slick-disabled):before {
      color: #000; }
  .slick-arrows-right .slick-next {
    transform: translateY(-49px); }
  .slick-arrows-right .slick-prev {
    transform: translateY(10px); }

.slick-slider.slick-vertical .slick-prev,
.slick-slider.slick-vertical .slick-next {
  top: auto;
  bottom: -25px; }

.slick-slider.slick-vertical .slick-prev {
  left: 5px; }
  .slick-slider.slick-vertical .slick-prev:before {
    content: '\e921'; }

.slick-slider.slick-vertical .slick-next {
  left: 50%;
  top: 0; }
  .slick-slider.slick-vertical .slick-next:before {
    content: '\e923'; }

/* slick dots */
.slick-dotted .slick-slider {
  margin-bottom: 10px; }

.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 8px 5px;
    padding: 0;
    cursor: pointer;
    pointer-events: all; }
    .slick-dots li button {
      border: 0;
      background-color: #bfbfbf;
      display: block;
      height: 5px;
      width: 5px;
      border-radius: 50%;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      margin: 5px;
      padding: 0;
      cursor: pointer;
      transition: 0.15s; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
    .slick-dots li:not(.slick-active) button:hover {
      background-color: #27c7d8; }
    .slick-dots li.slick-active button {
      border-width: 2px;
      border-style: solid;
      border-color: #27c7d8;
      height: 15px;
      width: 15px;
      margin: 0;
      background-color: transparent; }

.slick-dots li:only-child {
  display: none; }

.vert-dots .slick-dots {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 20px;
  left: auto;
  width: 11px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; z-index: 1;}

.vert-dots.vert-dots--left .slick-dots {
  left: 20px;
  right: auto; }

@media screen and (min-width: 768px) {
  .vert-dots-md .slick-dots {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 20px;
    left: auto;
    width: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .vert-dots-md.vert-dots--left .slick-dots {
    left: 20px;
    right: auto; } }

@media screen and (min-width: 768px) {
  .aside .vert-dots .slick-dots {
    right: 20px; }
  .aside .vert-dots.vert-dots--left .slick-dots {
    left: 20px; } }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slick-slide {
  will-change: transform; }

.holder.fullwidth > .container {
    width: 100%;
    max-width: none;
}
.holder.fullwidth.full-nopad > .container {
    padding-left: 0;
    padding-right: 0;
}
.holder.bgcolor {
  background: #f7f7f7; }

.holder.bgcolor-1 {
  background: #27c7d8; }

.holder.bgcolor-2 {
  background: #f3f4f6; }

@media (max-width: 767px) {
  .holder.bgcolor-sm-none {
    background: transparent !important; } }

@media (max-width: 479px) {
  .holder.bgcolor-xs-none {
    background: transparent !important; } }

.holder-bg-03 {
  background-color: #f9f9fa; }

.holder-bg-04 {
  background-color: #fff; }

.holder-bg-05 {
  background-color: #f8fdfe; }

.holder-bg-06 {
  background-color: #f8fdfe; }

.holder-bg-07 {
  background-color: #f9f9fa; }

.holder-bg-08 {
  background-color: #f7fcff; }

.holder-bg-09 {
  background-color: #f9f9fa; }

.holder-bg-10 {
  background-color: #f9f9fa; }

.holder-bg-11 {
  background-color: #f7f7f7; }

.holder-bg-12 {
  background-color: #f3f4f6; }

.holder-bg-13 {
  background-color: #54555d; }

.holder-bg-14 {
  background-color: #f3f4f6; }

.holder-bg-15 {
  background-color: #f3f4f6; }

.holder-bg-16 {
  background-color: #f7f7f7; }

.holder-bg-17 {
  background-color: #f7f7f7; }

.holder > .container > .row:not([class]) > [class*='col']:not(.aside) {
  margin-top: 30px; }
  @media (max-width: 479px) {
    .holder > .container > .row:not([class]) > [class*='col']:not(.aside) {
      margin-top: 20px; } }

@media only screen and (max-width: 479px) {
  .holder > .container > .row.no-gutters > [class*='col-xs']:not(:first-child) {
    margin-top: 0; } }

.holder > .container > .row:not([class]):first-child:not(.slick-slider) {
  margin-top: -30px; }
  @media (max-width: 479px) {
    .holder > .container > .row:not([class]):first-child:not(.slick-slider) {
      margin-top: -20px; } }

.holder > .container > .row:not([class]) > [class*='col']:last-child {
  margin-bottom: 0; }

*.fullwidth--nopad > .container {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  *.fullwidth--nopad > .container .row {
    margin-left: 0;
    margin-right: 0; }
  *.fullwidth--nopad > .container [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.holder.fullheight {
  height: 100vh; }

/* banner grid */
.holder > .container > .bnr-grid {
  margin-top: 0;
  margin-bottom: 0; }

.holder > .container > .bnr-grid:not(.no-gutters):not(.slick-slider):first-child {
  margin-top: -30px;
  margin-bottom: 0; }
  @media (max-width: 479px) {
    .holder > .container > .bnr-grid:not(.no-gutters):not(.slick-slider):first-child {
      margin-top: -20px; } }

.holder > .container > .bnr-grid:not(.no-gutters):not(.slick-slider) > [class*="col-"] {
  margin-top: 30px;
  margin-bottom: 0; }
  @media (max-width: 479px) {
    .holder > .container > .bnr-grid:not(.no-gutters):not(.slick-slider) > [class*="col-"] {
      margin-top: 20px; } }
/* banners */
@media screen and (max-width: 767px) {
  .row > *:last-child .bnr {
    margin-bottom: 0; } }

.bnr-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover; }

.bnr-wrap {
  display: block; }

.bnr-wrap, .bnr-wrap:hover {
  text-decoration: none; }

.bnr {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-size: 100px;
  text-decoration: none; }
  .bnr:hover, .bnr:focus,
  .bnr .btn-decor:hover,
  .bnr .btn-decor:focus {
    color: #fff;
    text-decoration: none; }
  .bnr.bnr--dark-text, .bnr.bnr--dark-text:hover, .bnr.bnr--dark-text:focus,
  .bnr.bnr--dark-text .btn-decor:hover,
  .bnr.bnr--dark-text .btn-decor:focus {
    color: #000; }
  .bnr img {
    width: 100%; }
  .bnr.bnr--left {
    text-align: left; }
  .bnr.bnr--right {
    text-align: right; }
  .bnr.bnr--center {
    text-align: center; }
  .bnr.bnr--top .bnr-caption {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .bnr.bnr--middle .bnr-caption {
    -ms-flex-pack: center;
        justify-content: center; }
  .bnr.bnr--bottom .bnr-caption {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .bnr .bnr-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    transition: opacity 0.2s;
    -ms-flex-direction: column;
        flex-direction: column; }
  .bnr[data-fontratio]:not(.fontratio-calc) .bnr-caption {
    opacity: 0; }
  .bnr .bnr-text-wrap {
    position: relative;
    z-index: 1; }
    .bnr .bnr-text-wrap > span[class*="text"] {
      display: block; }
  .bnr .bnr-btn-wrap {
    color: inherit;
    text-decoration: none; }
  .bnr .btn-decor {
    margin-top: .55em;
    padding: .55em 0 .417em;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 1em;
    font-family: "Montserrat", sans-serif;
    color: inherit; }
    .bnr .btn-decor span.btn-line {
      bottom: -.2em;
      height: 3px; }
    @media screen and (max-width: 1199px) {
      .bnr .btn-decor {
        letter-spacing: 1.5px; }
        .bnr .btn-decor span.btn-line {
          height: 3px; } }
    @media screen and (max-width: 991px) {
      .bnr .btn-decor {
        font-size: 22px;
        letter-spacing: 1px; } }
    @media screen and (max-width: 767px) {
      .bnr .btn-decor {
        font-size: 18px; } }
    @media screen and (max-width: 479px) {
      .bnr .btn-decor {
        font-size: 16px; }
        .bnr .btn-decor span.btn-line {
          bottom: -.1em;
          height: 2px; } }
    .bnr .btn-decor:after {
      display: none; }
  .bnr .btn-decor--md {
    margin-top: .5em;
    margin-bottom: 0;
    padding: .55em 0 .65em;
    font-size: 20px; }
    .bnr .btn-decor--md span.btn-line {
      bottom: -.2em;
      height: 3px; }
    @media screen and (max-width: 991px) {
      .bnr .btn-decor--md {
        font-size: 18px;
        letter-spacing: 0; } }
    @media screen and (max-width: 767px) {
      .bnr .btn-decor--md {
        font-size: 16px; }
        .bnr .btn-decor--md span.btn-line {
          bottom: -.1em;
          height: 2px; } }
    @media screen and (max-width: 479px) {
      .bnr .btn-decor--md {
        font-size: 14px; } }
    @media screen and (max-width: 479px) {
      .bnr .btn-decor--md {
        padding: .35em 0 0.65em; } }
  .bnr .btn-decor--sm {
    margin-top: .75em;
    margin-bottom: 0;
    padding: .55em 0 10px;
    font-size: 16px;
    letter-spacing: 1px; }
    .bnr .btn-decor--sm span.btn-line {
      bottom: -.2em;
      height: 3px; }
    @media screen and (max-width: 991px) {
      .bnr .btn-decor--sm {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      .bnr .btn-decor--sm {
        font-size: 16px; }
        .bnr .btn-decor--sm span.btn-line {
          bottom: -.1em;
          height: 2px; } }
    @media screen and (max-width: 479px) {
      .bnr .btn-decor--sm {
        font-size: 14px; } }
    @media screen and (max-width: 479px) {
      .bnr .btn-decor--sm {
        padding: .35em 0 0.65em; } }
  .bnr .btn-decor--xs {
    margin-top: 1em;
    margin-bottom: 0;
    padding: .55em 0 10px;
    font-size: 14px;
    letter-spacing: 1px; }
    .bnr .btn-decor--xs span.btn-line {
      bottom: -.2em;
      height: 3px; }
    @media screen and (max-width: 767px) {
      .bnr .btn-decor--xs span.btn-line {
        bottom: -.1em;
        height: 2px; } }
    @media screen and (max-width: 479px) {
      .bnr .btn-decor--xs {
        padding: .35em 0 0.65em; } }
    .bnr .btn-decor--xs:hover span {
      width: 48px; }
  .bnr .bnr-text-wrap > *:first-child {
    margin-top: 0 !important; }
  .bnr .bnr-text-p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 1.2em; }
    @media screen and (max-width: 991px) {
      .bnr .bnr-text-p {
        font-size: 12px;
        line-height: 18px; } }
    @media screen and (max-width: 767px) {
      .bnr .bnr-text-p {
        font-size: 11px;
        line-height: 16px;
        margin-top: 10px; } }
  .bnr.bnr--style-1 .bnr-caption {
    padding: 5% 10.5%;
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-1 .bnr-caption:after {
      position: absolute;
      z-index: 0;
      content: '';
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #000;
      opacity: 0;
      transition: 0.3s; }
    .bnr.bnr--style-1 .bnr-caption .bnr-text1 {
      margin-top: 1em;
      font-size: .14em;
      line-height: 1em;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2.6px; }
    .bnr.bnr--style-1 .bnr-caption .bnr-text2 {
      margin-top: .25em;
      font-size: .48em;
      line-height: 1em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
    .bnr.bnr--style-1 .bnr-caption .bnr-text3 {
      margin-top: .2em;
      font-size: .24em;
      line-height: 1.2em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media screen and (max-width: 991px) {
        .bnr.bnr--style-1 .bnr-caption .bnr-text3 {
          letter-spacing: 1px; } }
    .bnr.bnr--style-1 .bnr-caption .bnr-text4 {
      margin-top: .2em;
      font-size: 1em;
      line-height: 1em;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 2px; }
      .bnr.bnr--style-1 .bnr-caption .bnr-text4 + .btn-decor {
        margin-top: 2.3em; }
        @media screen and (max-width: 767px) {
          .bnr.bnr--style-1 .bnr-caption .bnr-text4 + .btn-decor {
            margin-top: .6em; } }
    .bnr.bnr--style-1 .bnr-caption .bnr-text5 {
      margin-top: .2em;
      font-size: .72em;
      line-height: 1em;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 2px; }
      .bnr.bnr--style-1 .bnr-caption .bnr-text5 + .bnr-text2 {
        margin-top: .5em; }
    .bnr.bnr--style-1 .bnr-caption .bnr-text1 + .bnr-text3 {
      margin-top: .8em; }
  .bnr.bnr--style-1-1.bnr--dark-text {
    color: #2d2c2c; }
  .bnr.bnr--style-1-1 .bnr-caption {
    padding: 9% 10%;
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-1-1 .bnr-caption .bnr-text1 {
      margin-top: 1em;
      font-size: .14em;
      line-height: 1em;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 2.6px; }
      @media screen and (max-width: 767px) {
        .bnr.bnr--style-1-1 .bnr-caption .bnr-text1 {
          margin-top: 10px; } }
    .bnr.bnr--style-1-1 .bnr-caption .bnr-text2 {
      margin-top: .35em;
      font-size: .24em;
      line-height: 1.5em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
      @media screen and (max-width: 767px) {
        .bnr.bnr--style-1-1 .bnr-caption .bnr-text2 {
          margin-top: 10px; } }
    .bnr.bnr--style-1-1 .bnr-caption .bnr-text3 {
      margin-top: .35em;
      font-size: .4em;
      line-height: 1.35em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
      @media screen and (max-width: 767px) {
        .bnr.bnr--style-1-1 .bnr-caption .bnr-text3 {
          margin-top: 10px; } }
    .bnr.bnr--style-1-1 .bnr-caption .bnr-text4 {
      margin-top: .35em;
      font-size: .3em;
      line-height: 1.2em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
    .bnr.bnr--style-1-1 .bnr-caption .bnr-text5 {
      font-size: .36em;
      line-height: 1em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
    .bnr.bnr--style-1-1 .bnr-caption .btn-decor {
      margin-top: 1.45em; }
      @media screen and (max-width: 1199px) {
        .bnr.bnr--style-1-1 .bnr-caption .btn-decor {
          margin-top: 1.2em; } }
      @media screen and (max-width: 991px) {
        .bnr.bnr--style-1-1 .bnr-caption .btn-decor {
          margin-top: 1em; } }
    @media screen and (max-width: 767px) {
      .bnr.bnr--style-1-1 .bnr-caption .bnr-text3 + .btn-decor {
        margin-top: .6em; } }
  .bnr.bnr--style-1-2.bnr--dark-text {
    color: #2d2c2c; }
  .bnr.bnr--style-1-2 .bnr-caption {
    padding: 7.5% 9.5% 7.5% 9.5%;
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-1-2 .bnr-caption .bnr-text1 {
      margin-top: 1em;
      font-size: .14em;
      line-height: 1em;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 2.6px; }
    .bnr.bnr--style-1-2 .bnr-caption .bnr-text2 {
      margin-top: .5em;
      font-size: .24em;
      line-height: 1.5em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
    .bnr.bnr--style-1-2 .bnr-caption .btn-decor {
      margin-top: .5em; }
  .bnr.bnr--style-1-3 .bnr-caption {
    padding: 5% 4.5%;
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-1-3 .bnr-caption .bnr-text1 {
      margin-top: 1em;
      font-size: .14em;
      line-height: 1em;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2.6px; }
    .bnr.bnr--style-1-3 .bnr-caption .bnr-text2 {
      margin-top: .25em;
      font-size: .48em;
      line-height: 1em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
    .bnr.bnr--style-1-3 .bnr-caption .btn-decor {
      margin-top: .25em; }
  .bnr.bnr--style-1-4 .bnr-caption {
    padding: 14% 11%;
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-1-4 .bnr-caption .bnr-text1 {
      margin-top: 1em;
      font-size: .14em;
      line-height: 1em;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2.6px; }
    .bnr.bnr--style-1-4 .bnr-caption .bnr-text2 {
      margin-top: .25em;
      font-size: .24em;
      line-height: 1.5em;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0; }
    .bnr.bnr--style-1-4 .bnr-caption .bnr-text3 {
      margin-top: .25em;
      font-size: .72em;
      line-height: 1em;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0; }
    .bnr.bnr--style-1-4 .bnr-caption .btn-decor {
      margin-top: 2.7em; }
      .bnr.bnr--style-1-4 .bnr-caption .btn-decor:after {
        width: 100%; }
  .bnr.bnr--style-1-5 .bnr-caption {
    padding: 12% 17% 0 11%;
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-1-5 .bnr-caption .bnr-text1 {
      margin-top: .25em;
      font-size: .24em;
      line-height: 1.5em;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0; }
    .bnr.bnr--style-1-5 .bnr-caption .bnr-text2 {
      margin-top: .12em;
      font-size: .72em;
      line-height: 1em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0; }
      .bnr.bnr--style-1-5 .bnr-caption .bnr-text2 sup {
        font-size: 65%; }
  .bnr.bnr--style-1-6 .bnr-caption {
    padding: 4% 11% 5%;
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-1-6 .bnr-caption .bnr-text1 {
      margin-top: .25em;
      font-size: .26em;
      line-height: 1.5em;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0; }
    .bnr.bnr--style-1-6 .bnr-caption .bnr-text2 {
      margin-top: .25em;
      font-size: .90em;
      line-height: 1em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0; }
    .bnr.bnr--style-1-6 .bnr-caption .btn-decor {
      margin-top: 1.6em; }
  .aside .bnr.bnr--style-2 .bnr-caption {
    width: 100% !important;
    padding: 5%; }
  .bnr.bnr--style-2 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-2 .bnr-caption {
      position: relative;
      padding: 5% 5% 5% 0;
      width: 600px;
      float: right; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .bnr.bnr--style-2 .bnr-caption {
          width: 485px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .bnr.bnr--style-2 .bnr-caption {
          width: 370px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .bnr.bnr--style-2 .bnr-caption {
          width: 100%;
          padding: 5% 5%; } }
      @media only screen and (max-width: 479px) {
        .bnr.bnr--style-2 .bnr-caption {
          width: 100%;
          padding: 10% 5%; } }
      .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
        margin-top: 1em;
        font-size: .72em;
        line-height: 1em;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .05em; }
        @media screen and (max-width: 1400px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
            font-size: .6em; } }
        @media screen and (max-width: 1199px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
            font-size: .5em; } }
        @media screen and (max-width: 991px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
            font-size: .5em; } }
        @media screen and (max-width: 767px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
            font-size: .6em; } }
        @media screen and (max-width: 479px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
            font-size: .72em; } }
      .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
        margin-top: 1.3em;
        font-size: .24em;
        line-height: 1em;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1.2px; }
        @media screen and (max-width: 1199px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
            font-size: .2em; } }
        @media screen and (max-width: 991px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
            font-size: .2em; } }
        @media screen and (max-width: 767px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
            font-size: .2em; } }
        @media screen and (max-width: 479px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
            font-size: .24em; } }
      .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
        margin-top: .6em;
        font-size: .46em;
        line-height: 1em;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px; }
        @media screen and (max-width: 1400px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
            font-size: .4em; } }
        @media screen and (max-width: 1199px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
            font-size: .35em;
            letter-spacing: 1px; } }
        @media screen and (max-width: 991px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
            font-size: .35em;
            letter-spacing: 0; } }
        @media screen and (max-width: 767px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
            font-size: .4em;
            letter-spacing: 1px; } }
        @media screen and (max-width: 767px) {
          .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
            font-size: .46em; } }
      .bnr.bnr--style-2 .bnr-caption .btn-decor {
        margin-top: 1.95em;
        color: #fff; }
        .bnr.bnr--style-2 .bnr-caption .btn-decor:after {
          background: #fff; }
  .bnr.bnr--style-3 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-3 .bnr-caption {
      z-index: 1;
      margin: 20%; }
      .bnr.bnr--style-3 .bnr-caption:before {
        position: absolute;
        z-index: 0;
        content: '';
        top: -20px;
        bottom: -20px;
        left: -20px;
        right: -20px;
        border-width: 3px;
        border-style: solid;
        border-color: #fff;
        transition: 0.3s; }
      .bnr.bnr--style-3 .bnr-caption:after {
        position: absolute;
        z-index: 0;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: 0;
        transition: 0.3s; }
      .bnr.bnr--style-3 .bnr-caption .bnr-text-wrap {
        z-index: 1;
        -webkit-backface-visibility: hidden;
        transform: rotate(0.01deg); }
      .bnr.bnr--style-3 .bnr-caption .bnr-text1 {
        margin-top: 1em;
        font-size: .24em;
        line-height: 1.5em;
        font-weight: 700;
        text-transform: uppercase; }
      .bnr.bnr--style-3 .bnr-caption .bnr-text2 {
        position: relative;
        margin-top: .22em;
        font-size: .72em;
        line-height: 1em;
        font-weight: 700;
        letter-spacing: -2.5px;
        text-transform: uppercase;
        white-space: nowrap; }
        .bnr.bnr--style-3 .bnr-caption .bnr-text2 sup {
          font-size: .6em;
          letter-spacing: 0;
          padding-left: .1em; }
        .bnr.bnr--style-3 .bnr-caption .bnr-text2 sub {
          display: inline-block;
          position: relative;
          margin-left: .1em;
          font-size: .25em;
          font-weight: 400;
          transform: translateX(-100%);
          top: -0.2em;
          margin-right: -1.5em;
          letter-spacing: 0; }
      .bnr.bnr--style-3 .bnr-caption .bnr-text3 {
        margin-top: .6em;
        font-size: .18em;
        line-height: 1em;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 2px; }
  .bnr.bnr--style-3:hover .bnr-caption:before {
    border-color: #fff;
    transform: scale(1.1); }
  .bnr.bnr--style-3-1 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-3-1 .bnr-caption {
      z-index: 1;
      padding: 13.5% 11%;
      overflow: hidden;
      transition: 0.3s; }
      .bnr.bnr--style-3-1 .bnr-caption:after {
        position: absolute;
        z-index: 0;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: 0;
        transition: 0.3s; }
      .bnr.bnr--style-3-1 .bnr-caption .bnr-text-wrap {
        z-index: 1;
        -webkit-backface-visibility: hidden;
        transform: rotate(0.01deg); }
      .bnr.bnr--style-3-1 .bnr-caption .bnr-text1 {
        margin-top: 1em;
        font-size: .24em;
        line-height: 1.5em;
        font-weight: 700;
        text-transform: uppercase; }
      .bnr.bnr--style-3-1 .bnr-caption .bnr-text2 {
        position: relative;
        margin-top: .22em;
        font-size: .72em;
        line-height: 1em;
        font-weight: 700;
        letter-spacing: -2.5px;
        text-transform: uppercase;
        white-space: nowrap; }
        .bnr.bnr--style-3-1 .bnr-caption .bnr-text2 sup {
          font-size: .6em;
          letter-spacing: 0;
          padding-left: .1em; }
        .bnr.bnr--style-3-1 .bnr-caption .bnr-text2 sub {
          display: inline-block;
          position: relative;
          margin-left: .1em;
          font-size: .25em;
          font-weight: 400;
          transform: translateX(-100%);
          top: -0.2em;
          margin-right: -1.5em;
          letter-spacing: 0; }
        .bnr.bnr--style-3-1 .bnr-caption .bnr-text2 + .btn-decor {
          margin-top: 2em; }
      .bnr.bnr--style-3-1 .bnr-caption .bnr-text3 {
        margin-top: .6em;
        font-size: .18em;
        line-height: 1em;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 2px; }
  .bnr.bnr--style-3-2 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-3-2 .bnr-caption {
      z-index: 1;
      margin: 6% 4%; }
      .bnr.bnr--style-3-2 .bnr-caption:before {
        position: absolute;
        z-index: 0;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-width: 3px;
        border-style: solid;
        border-color: #fff;
        transition: 0.3s; }
      .bnr.bnr--style-3-2 .bnr-caption:after {
        display: none; }
      .bnr.bnr--style-3-2 .bnr-caption .bnr-text-wrap {
        z-index: 1;
        -webkit-backface-visibility: hidden;
        transform: rotate(0.01deg); }
      .bnr.bnr--style-3-2 .bnr-caption .bnr-text1 {
        margin-top: .4em;
        font-size: .24em;
        line-height: 1.5em;
        font-weight: 700;
        text-transform: uppercase; }
      .bnr.bnr--style-3-2 .bnr-caption .bnr-text2 {
        position: relative;
        margin-top: .22em;
        font-size: .48em;
        line-height: 1em;
        font-weight: 700;
        text-transform: uppercase;
        white-space: nowrap; }
  .bnr.bnr--style-4 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-4 .bnr-caption {
      padding: 13% 5% 14%; }
      .bnr.bnr--style-4 .bnr-caption:after {
        position: absolute;
        z-index: 0;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: 0;
        transition: 0.3s; }
      .bnr.bnr--style-4 .bnr-caption .bnr-text-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        height: 100%; }
      .bnr.bnr--style-4 .bnr-caption .bnr-text1 {
        margin-top: 1em;
        font-size: .14em;
        line-height: 1.5em;
        font-weight: 300;
        letter-spacing: 1.5px;
        text-transform: uppercase; }
      .bnr.bnr--style-4 .bnr-caption .bnr-text2 {
        margin-top: .55em;
        font-size: .24em;
        line-height: 1em;
        font-weight: 700;
        text-transform: uppercase; }
      .bnr.bnr--style-4 .bnr-caption .bnr-text-wrap > *:last-child {
        margin-top: auto; }
  .bnr.bnr--style-5 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-5 .bnr-caption {
      padding: 25% 5%; }
      .bnr.bnr--style-5 .bnr-caption:after {
        position: absolute;
        z-index: 0;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: 0;
        transition: 0.3s; }
      .bnr.bnr--style-5 .bnr-caption .bnr-text-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        height: 100%; }
      .bnr.bnr--style-5 .bnr-caption .bnr-text1 {
        margin-top: 1em;
        font-size: .30em;
        line-height: 1em;
        font-weight: 300;
        letter-spacing: 1.5px;
        text-transform: uppercase; }
        .bnr.bnr--style-5 .bnr-caption .bnr-text1 > span {
          display: inline-block;
          padding: .18em .24em;
          background-color: #d83827; }
        .bnr.bnr--style-5 .bnr-caption .bnr-text1 b {
          font-size: 1.6em;
          line-height: 1em;
          font-weight: 300; }
      .bnr.bnr--style-5 .bnr-caption .bnr-text2 {
        margin-top: .75em;
        font-size: .24em;
        line-height: 1em;
        font-weight: 600;
        text-transform: uppercase; }
      .bnr.bnr--style-5 .bnr-caption .bnr-text3 {
        margin-top: 1.2em;
        font-size: .14em;
        line-height: 1.5em;
        font-weight: 400;
        text-transform: uppercase; }
  .bnr.bnr--style-6 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-6 .bnr-caption {
      padding: 2% 5% 9% 5%;
      margin: 0 auto; }
      .bnr.bnr--style-6 .bnr-caption .bnr-text1 {
        margin-top: .45em;
        font-size: .24em;
        line-height: 1.5em;
        font-weight: 700;
        text-transform: uppercase; }
      .bnr.bnr--style-6 .bnr-caption .bnr-text2 {
        position: relative;
        margin-top: .22em;
        font-size: .72em;
        line-height: 1em;
        font-weight: 700; }
  .bnr.bnr--style-7 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-7 .bnr-caption {
      position: absolute;
      padding: 30px 0;
      margin: 0 auto; }
      .bnr.bnr--style-7 .bnr-caption .bnr-text-wrap {
        border-width: 2px;
        border-style: solid;
        border-color: #fff;
        margin: 0 auto; }
      .bnr.bnr--style-7 .bnr-caption .bnr-text1 {
        margin-top: .45em;
        font-size: .24em;
        line-height: 1.5em;
        font-weight: 700;
        text-transform: uppercase; }
      .bnr.bnr--style-7 .bnr-caption .bnr-text2 {
        position: relative;
        margin-top: .22em;
        font-size: .72em;
        line-height: 1em;
        font-weight: 700;
        letter-spacing: -2.5px;
        text-transform: uppercase;
        white-space: nowrap; }
        .bnr.bnr--style-7 .bnr-caption .bnr-text2 sup {
          font-size: .6em;
          letter-spacing: 0;
          padding-left: .1em; }
        .bnr.bnr--style-7 .bnr-caption .bnr-text2 sub {
          display: inline-block;
          position: relative;
          margin-left: .1em;
          font-size: .25em;
          transform: translateX(-100%);
          top: -0.2em;
          margin-right: -1.5em;
          letter-spacing: 0; }
  .bnr.bnr--style-8 {
    font-family: "Montserrat", sans-serif; }
    .bnr.bnr--style-8 .bnr-caption {
      position: absolute;
      padding: 5% 5% 5% 45%; }
      .bnr.bnr--style-8 .bnr-caption .bnr-text1 {
        font-size: .2em;
        line-height: 1.2em;
        font-weight: 600;
        margin-top: .5em; }
      .bnr.bnr--style-8 .bnr-caption .btn-decor {
        margin-top: 1.6em; }
        @media screen and (max-width: 767px) {
          .bnr.bnr--style-8 .bnr-caption .btn-decor {
            margin-top: .4em; } }
  .bnr.bnr-hover-scale:hover .bnr-caption:after {
    opacity: .15; }
  .bnr.bnr-hover-scale:hover span.btn-decor:after {
    width: 100%; }

.banner-left-right .bnr-text2 {
  color: #fff; }

.banner-left-right .btn-decor {
  color: #fff; }
  .banner-left-right .btn-decor span.btn-line {
    background-color: #27c7d8; }

.banner-left-right.has-loader:not(.loaded) {
  padding-top: 88.5%;
  background-color: #f8f8f8; }
  .banner-left-right.has-loader:not(.loaded) .bnr-caption {
    opacity: 0;
    transition: opacity 0.2s; }

.bnr-links {
  display: block;
  margin-top: 2.8em;
  font-size: 11px;
  line-height: 18px; }
  .bnr-links a {
    padding: 0 7px;
    font-family: "Montserrat", sans-serif; }
    .bnr-links a, .bnr-links a:focus {
      color: #fff; }
    .bnr-links a:hover {
      text-decoration: none;
      color: #27c7d8; }
    @media screen and (max-width: 991px) {
      .bnr-links a {
        padding: 5px; } }
  .bnr--left .bnr-links a:first-child {
    padding-left: 0; }
  .bnr--right .bnr-links a:first-child {
    padding-right: 0; }

.banner-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }

.banner-cover img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%); }

.bnr-img {
  visibility: hidden;
  width: 100%; }

.bnr-offer-wrap {
  margin-left: -5px;
  margin-right: -5px; }
  .bnr-offer-wrap [class*='col'] {
    padding: 0 5px 5px; }

.bnr-offer {
  text-transform: uppercase; }
  .bnr-offer .bnr-caption {
    font-size: 14px;
    line-height: 1em;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin: 4px;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    overflow: hidden;
    letter-spacing: 1px;
    transition: 0.2s; }
  .bnr-offer:hover .bnr-caption {
    border-color: #fff; }

.bnrs-column {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto; }
  .bnrs-column .bnr-wrap:not(:first-child) {
    margin-top: 15px; }

@media (max-width: 767px) and (min-width: 480px) {
  .bnrs-column .bnr-wrap:not(:first-child) {
    margin-top: 0; } }

@media screen and (max-width: 767px) {
  .bnrs-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none; }
  .bnrs-column > * {
    min-width: calc(33.333% - 10px);
    -ms-flex-preferred-size: calc(33.333% - 10px);
        flex-basis: calc(33.333% - 10px); }
  .bnr-wrap:not(:first-child), .bnr:not(:first-child) {
    margin-top: 0; } }

@media screen and (max-width: 479px) {
  .bnrs-column > * {
    min-width: 100%;
    margin-top: 0; }
  .bnrs-column .bnr-wrap, .bnrs-column .bnr-wrap:not(:first-child) {
    margin-top: 20px; }
  .bnrs-column .bnr img {
    max-width: 100%; } }

.bnr-discount [class*='col-']:not(.bnr-discount-image) {
  position: relative;
  z-index: 2; }

.bnr-discount .bnr-text1 {
  font-size: 24px;
  line-height: 1.5em;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #000;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .bnr-discount .bnr-text1 {
      font-size: 16px; } }

.bnr-discount .bnr-text2 {
  position: relative;
  font-size: 60px;
  line-height: 1.267em;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #27c7d8;
  text-transform: uppercase; }
  @media screen and (max-width: 1199px) {
    .bnr-discount .bnr-text2 {
      font-size: 50px; } }
  @media screen and (max-width: 991px) {
    .bnr-discount .bnr-text2 {
      font-size: 40px; } }
  @media screen and (max-width: 767px) {
    .bnr-discount .bnr-text2 {
      font-size: 30px; } }
  @media screen and (max-width: 479px) {
    .bnr-discount .bnr-text2 {
      font-size: 22px; } }

.bnr-discount .bnr-text2-brd {
  content: '';
  position: absolute;
  left: -55px;
  width: 5px;
  top: .3em;
  bottom: .3em;
  background: #27c7d8;
  transition: all 0.75s ease; }

.bnr-discount:hover .bnr-text2-brd {
  top: -100%;
  bottom: -100%; }

.bnr-discount:hover img {
  transform: scale(1.01) rotate(0.01deg); }

.bnr-discount:hover .bnr-discount-image:after {
  opacity: .15; }

.bnr-discount-image {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0;
  z-index: 1; }
  .bnr-discount-image:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0;
    transition: 0.3s; }
  .bnr-discount-image img {
    width: calc(100% + 1px);
    transform: scale(1.05) rotate(0.001deg);
    transition: 0.5s; }

.bnr-discount-caption {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.bnr-discount-text-wrap {
  width: 120%;
  padding: 46px 55px;
  position: absolute;
  overflow: hidden;
  z-index: 1;
  background: #fff;
  transition: border 0.2s ease 0.5s; }
  .bnr-discount-text-wrap > *:not(:first-child) {
    margin-top: 25px; }
    @media screen and (max-width: 479px) {
      .bnr-discount-text-wrap > *:not(:first-child) {
        margin-top: 15px; } }
  @media screen and (max-width: 767px) {
    .bnr-discount-text-wrap {
      width: 90%;
      padding: 20px;
      margin: 0 auto -25px;
      position: relative; } }
  @media screen and (max-width: 767px) {
    .bnr-discount-text-wrap {
      width: calc(100% - 30px);
      padding: 15px; } }

.bnr-discount--left .bnr-discount-text-wrap {
  text-align: right; }

.bnr-discount--right .bnr-discount-text-wrap {
  text-align: left;
  right: 0; }
  @media screen and (max-width: 767px) {
    .bnr-discount--right .bnr-discount-text-wrap {
      margin: -35px auto 0; } }

.bnr-discount--right .bnr-discount-image {
  -ms-flex-order: -1;
      order: -1; }

.bnr-discount--right .bnr-text2-brd {
  left: auto;
  right: -55px; }

.bnr-discount + * {
  margin-top: 30px; }

.bnr-full img {
  width: 100%; }

.bnr-full.bnr--style-1 .bnr-caption {
  padding: 6% 7%; }

.bnr-grid-1 .col-5 {
  -ms-flex: 0 0 40.08%;
  flex: 0 0 40.08%;
  max-width: 40.08%; }
  @media screen and (max-width: 767px) {
    .bnr-grid-1 .col-5 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.bnr-grid-1 .col-7 {
  -ms-flex: 0 0 59.92%;
  flex: 0 0 59.92%;
  max-width: 59.92%; }
  @media screen and (max-width: 767px) {
    .bnr-grid-1 .col-7 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.bnr-grid-1 .col-8 {
  -ms-flex: 0 0 66.91%;
  flex: 0 0 66.91%;
  max-width: 66.91%; }

.bnr-grid-1 .col-4 {
  -ms-flex: 0 0 33.09%;
  flex: 0 0 33.09%;
  max-width: 33.09%; }

body:not(.fullwidth) .holder.global_width .col-md-4 .bnr, body:not(.fullwidth) .holder.global_width .col-md-4 .banners-carousel, body:not(.fullwidth) .holder.global_width .col-lg-4 .bnr, body:not(.fullwidth) .holder.global_width .col-lg-4 .banners-carousel,
.holder:not(.fullwidth) .col-md-4 .bnr,
.holder:not(.fullwidth) .col-md-4 .banners-carousel, .holder:not(.fullwidth) .col-lg-4 .bnr, .holder:not(.fullwidth) .col-lg-4 .banners-carousel {
  max-width: 384px;
  margin-left: auto;
  margin-right: auto; }

body:not(.zoom-off) .bnr {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }

body:not(.zoom-off) .bnr.bnr-hover-scale > img {
  width: calc(100% + 1px);
  vertical-align: top;
  transform: scale(1.1) rotate(0.001deg);
  transition: 0.5s; }

body:not(.zoom-off) .bnr.bnr-hover-scale:hover > img {
  transform: scale(1.01) rotate(0.01deg); }

@media screen and (max-width: 991px) {
  .bnr27 {
    min-height: 180px; }
  .bnr27 img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: auto !important;
    transform: translateX(-50%) !important; }
  .bnr34 {
    min-height: 245px; }
  .bnr34 img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: auto !important;
    transform: translateX(-50%) !important; }
  .bnr-full {
    min-height: 250px; }
  .bnr-full img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100% !important;
    width: auto !important;
    transform: translateX(-50%) !important; }
  .bnr.bnr--style-1 .bnr-caption .bnr-text4 {
    margin-top: .2em;
    font-size: 1.6em;
    line-height: 1.1em; }
  .bnr22.bnr-full {
    min-height: 350px; }
  .bnr35.bnr-full {
    min-height: 300px; } }

@media screen and (max-width: 767px) {
  .bnr14 {
    min-height: 162px; }
  .bnr14 img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: auto !important;
    transform: translateX(-50%) !important; } }

@media screen and (max-width: 479px) {
  .bnr-full {
    min-height: 140px; }
  .bnr17 {
    min-height: 211px; }
  .bnr17 img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: auto !important;
    transform: translateX(-50%) !important; }
  .bnr-full.bnr--style-1 .bnr-caption .bnr-text5 {
    font-size: 1.05em !important;
    font-weight: 700; }
  .bnr-full.bnr--style-1 .bnr-caption .bnr-text2 {
    font-size: .535em;
    font-weight: 600; }
  .bnr17.bnr--style-1-1 .bnr-caption .bnr-text3 {
    font-size: .8em; }
  .bnr27.bnr--style-1-2 .bnr-caption .bnr-text1 {
    font-size: .28em; }
  .bnr27.bnr--style-1-2 .bnr-caption .bnr-text2 {
    font-size: .48em; }
  .bnr34 {
    min-height: 175px; }
  .bnr34.bnr--style-6 .bnr-caption .bnr-text1 {
    font-size: .36em;
    font-weight: 600; }
  .bnr34.bnr--style-6 .bnr-caption .bnr-text2 {
    font-size: 1.2em; }
  .bnr22.bnr-full {
    min-height: 250px; }
  .bnr35.bnr-full {
    min-height: 250px; } }

.bnr, .banner-left-right, .banners-carousel, .banner-cover {
  display: block !important; }
.modes {
    line-height: 1.42857143;
}
.fotorama__thumb {
  background: transparent;
}
.fotorama__nav--thumbs .fotorama__thumb-border {
  border-color: rgba(39,199,216, .6);
  background-image: none;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  opacity: .7;
  transition: opacity .3s ease;
}
.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
  opacity: 1;
}
.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--bottom:after, .fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--top:before {
  background-image: none !important;
}
.fotorama__thumb--icon, .fotorama__arr .fotorama__arr__arr {
  background: none !important;
  padding: 2px !important;
}
.fotorama__thumb--icon:before, .fotorama__arr .fotorama__arr__arr:before {
  font-family: 'icomoon';
  font-size: 27px;
  line-height: 1;
  opacity: 0.7;
  transition: opacity 0.2s;
  color: #2D2C2C;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon:before, .fotorama__arr--next .fotorama__arr__arr:before {
  content: '\e409';
}
.fotorama__thumb__arr--left .fotorama__thumb--icon:before, .fotorama__arr--prev .fotorama__arr__arr:before {
  content: '\e40a';
}
.fotorama__arr {
  width: 50px !important;
}
.fotorama__arr .fotorama__arr__arr {
  height: 50px !important;
  width: 50px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  background: rgba(232, 232, 232, 0.3) !important;
  opacity: .4;
}
.fotorama__arr:hover .fotorama__arr__arr {
  opacity: 1;
}
.fotorama__arr, .fotorama__thumb__arr {
  background-color: transparent !important;
}
.fotorama__stage__frame.fotorama__active {
  cursor: crosshair;
}
.fotorama__caption__wrap {
  background-color: rgba(255,255,255,.5) !important;
  font-size: 11px;
  text-transform: uppercase;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: 7px;
}
.fotorama__active .fotorama__dot {
  background-color: #27c7d8;
  border-color: #27c7d8;
}
.product .fotorama__stage__frame .fotorama__img {
  top: 0 !important;
  transform: none !important;
  -webkit-transform: none !important;
  position: static;
  margin-top: auto !important;
  width: 100%;
}
.at-share-btn svg {
  fill: #27c7d8 !important;
}
.at-style-responsive .at-share-btn:hover svg {
  fill: #000 !important;
}
.custom-color {
  color: #27c7d8;
}
.list:not(:first-child) {
  margin-top: 20px;
}
.list {
  padding: 0;
  /* margin: 0; */
}
.list--marker-squared li:before {
  font-family: MappleGothic, "Lucida Sans", Impact, Verdana, sans-serif;
  content: '\25A0';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  color: #27c7d8;
}
.list--marker-squared li {
  list-style: none;
  padding-left: 14px;
}
.list li {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
}
.product.data.items>.item.content p {
  margin: 20px 0 0 0;
}
.product.data.items>.item.content p:first-child {
  margin-top: 0;
}
.product.data.items>.item.content .table {
  font-size: 11px;
  line-height: 1.5em;
  font-family: "Montserrat", sans-serif;
}
.product-page-side .rg-dailydeal-wrapper {
  margin-top: 30px;
}
.product-page-layout-full_width_image .product.media {
  flex: 0 0 100%;
  max-width: 100%;
}
.stretch-gallery-slider {
  width: 100%;
  position: relative;
}
.gallery_item {
  padding: 15px;
  opacity: .4;
  transition: opacity .2s ease;
}
.gallery_item.slick-current.slick-active {
  opacity: 1;
}
.product-info-main .rg-dailydeal-wrapper {
  max-width: 280px;
}
.product-info-main {
  position: relative;
}
.product-info-main .price-box .old-price {
  order: 3;
}

.abs-account-blocks .block-title>strong, .block-giftregistry-results .block-title>strong, .block-giftregistry-shared-items .block-title>strong, .block-wishlist-search-results .block-title>strong, .block-reorder .block-title>strong, .block-compare .block-title>strong, .widget .block-title>strong, .block-wishlist .block-title>strong, .multicheckout .block-title>strong, .paypal-review .block .block-title>strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title>strong, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title>strong, .sales-guest-view .column.main .block:not(.widget) .block-title>strong, .account .column.main .block:not(.widget) .block-title>strong {
  margin: 0 0 20px;
  padding: 0;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2em;
}
.multicheckout .box-title>span, .paypal-review .block .box-title>span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title>span, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title>span, .sales-guest-view .column.main .block:not(.widget) .box-title>span, .account .column.main .block:not(.widget) .box-title>span {
  margin: 0 0 20px;
  padding: 0;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
}
.abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {
  font-family: 'icomoon';
  content: "\e117";
  font-size: 14px;
}
.modals-overlay {
  background-color: #1e1e1e;
  opacity: .8;
}
.modal-popup._show .modal-inner-wrap {
  padding: 0;
  top: 10%;
}
.modal-popup .modal-header {
  padding: 10px 20px 10px;
  border: 0;
  height: 45px;
  background: #27c7d8;
  color: #fff;
}
.modal-popup .modal-header:before {
  content: "\e905";
  display: inline-block;
  font-family: 'icomoon';
  font-size: 18px;
}
.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
  content: "\e117";
  font-family: 'icomoon';
  font-size: 18px;
  color: #fff;
}
.modal-popup .action-close {
  padding: 6px 13px;
}
.modal-popup .modal-content {
  padding: 20px 25px;
  border: 0;
  color: #000;
  font-size: 14px;
}
.modal-popup .modal-footer {
  padding: 15px 0;
  border-color: #f7f7f7;
  margin: 0 20px;
}
.modal-popup .modal-footer button {
  display: block;
  padding: 10px 22px;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: none;
  color: #fff;
  background-color: #27c7d8;
  outline: none;
  text-decoration: none;
}
.modal-popup .modal-footer button.action-primary:hover, .modal-popup .modal-footer button.action-primary:focus {
  background-color: #000;
}
.modal-popup .modal-footer button.action-secondary {
  background-color: #000;
}
.modal-popup .modal-footer button.action-secondary:hover, .modal-popup .modal-footer button.action-secondary:focus {
  background-color: #27c7d8;
}
.price-including-tax, .price-excluding-tax{
  font-size: 14px;
}
.bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .block-minicart .block-content>.actions a.action.viewcart, .block-minicart .block-content>.actions>.primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .multicheckout .action.primary {
  font-size: 11px;
  padding: 10px 22px;
  line-height: 16px;
}
.gdw-loader, .ezp-spinner {
  transition: 0.5s;
  animation: loader-rotate .8s infinite linear;
  background: none !important;
  border: 3px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  content: "";
  height: 34px !important;
  left: 50%;
  line-height: 1;
  margin-left: -17px;
  margin-top: -17px;
  pointer-events: none;
  position: absolute;
  top: 50% !important;
  -webkit-animation: loader-rotate .8s infinite linear;
  width: 34px !important;
  z-index: 154 !important;
}
@keyframes loader-rotate {
  from {
      transform: rotate(0);
      -webkit-transform: rotate(0);
 }
  to {
      transform: rotate(359deg);
      -webkit-transform: rotate(359deg);
 }
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .megacolumn {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
  border-left: 1px solid #f7f7f7;
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .megacolumn:first-child {
  border-color: transparent;
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .megacolumn .submenu-img {
  margin: auto -15px 0 -15px;
  display: inline-block;
  position: relative;
  text-align: center;
  padding-top: 20px;
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .megacolumn .submenu-img img {
  width: 100%;
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .megacolumn .submenu-img a {
  padding: 0;
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .menu-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding: 25px 0 0;
  border-top: 1px solid #f7f7f7;
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .menu-bottom .custom-text {
  font-weight: 400;
}
.rg-megamenu.navigation li.level0.fullwidth .level0.submenu .menu-bottom .custom-text span {
  color: #27c7d8;
}
@media screen and (min-width: 992px) {
  .rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview > .ui-menu-item.level1{
    display: flex;
    align-items: flex-start;
    transition: all .3s ease;
    position: static;
  }
  .rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview > .ui-menu-item.level1 > a {
    min-width: 230px;
  }
  .rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview > .ui-menu-item.level1:hover:after {
    content: '';
    display: inline-block;
    margin-left: 200px;
    height: 30px;
  }
  .rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview .menu-preview {
    position: absolute !important;
    z-index: 1;
    top: 15px;
    bottom: 15px;
    display: block;
    visibility: hidden;
    opacity: 0;
    padding: 10px;
    left: 230px;
    width: 200px;
    text-align: center;
    transition: all .3s ease;
  }
  .rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview > .ui-menu-item.level1:hover .menu-preview {
    visibility: visible;
    opacity: 1;
  }
  .rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview .menu-preview img.lazyloaded {
    height: 100%;
    width: auto;
  }
}
/* inside carousel */
.carousel-inside {
  position: relative;
  overflow: hidden; }
  .carousel-inside .carousel-control {
    position: absolute;
    display: block;
    height: 47px;
    width: 47px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.7);
    color: #000;
    top: 50%;
    padding: 0;
    margin-top: 47px;
    border: 0;
    outline: none;
    opacity: 1;
    transition: 0.2s;
    text-shadow: none;
    text-align: center; }
    .carousel-inside .carousel-control:hover, .carousel-inside .carousel-control:focus {
      outline: none; }
    .carousel-inside .carousel-control:hover {
      background: white; }
  .carousel-inside .carousel-control:before {
    font-family: 'icomoon';
    font-size: 25px;
    line-height: 47px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .carousel-inside .carousel-control.prev {
    margin-top: -47px;
    left: auto;
    right: 0; }
    .carousel-inside .carousel-control.prev:before {
      content: '\e919'; }
  .carousel-inside .carousel-control.next {
    margin-top: 0;
    left: auto;
    right: 0; }
    .carousel-inside .carousel-control.next:before {
      content: '\e922';
      margin-left: 2px; }

.carousel-inner > .carousel-item {
  transition: 0.3s ease-in-out; }
  .holder {
    margin-top: 65px;
}
/* brand product */
.brand-prd-carousel {
  margin: 30px 0; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .brand-prd-carousel {
      margin: 25px 0; } }
  @media only screen and (max-width: 479px) {
    .brand-prd-carousel {
      margin: 15px 0; } }
  .brand-prd-carousel:last-child {
    margin-bottom: 30px; }
  .brand-prd-carousel:first-child {
    margin-top: 0; }

@media screen and (min-width: 768px) {
  .brand-prd-carousel:last-child {
    margin-bottom: 55px; } }

@media screen and (min-width: 768px) {
  .brand-prd {
    display: -ms-flexbox !important;
    display: flex !important;
    overflow: hidden; } }

@media screen and (min-width: 768px) {
  .brand-prd-image {
    float: left;
    width: 50%; } }

@media screen and (max-width: 991px) {
  .brand-prd-image img {
    width: 100%; } }
    
  .text-center > img {
      display: inline-block;
  }
.brand-prd-info {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  float: left; }
  @media screen and (min-width: 768px) {
    .brand-prd-info {
      display: -ms-flexbox;
      display: flex;
      width: 50%; } }
  @media screen and (max-width: 767px) {
    .brand-prd-info {
      margin-top: 20px; } }
  @media screen and (max-width: 479px) {
    .brand-prd-info {
      margin-top: 10px; } }
  .brand-prd-info [class*='btn'] {
    margin-top: 15px; }
  .brand-prd-info p {
    font-weight: 300; }
  .brand-prd-info .inside {
    padding: 20px 60px; }
    @media screen and (max-width: 1199px) {
      .brand-prd-info .inside {
        padding: 15px 40px 15px 30px; } }
    @media screen and (max-width: 991px) {
      .brand-prd-info .inside {
        padding: 0 18px; } }
    @media screen and (max-width: 767px) {
      .brand-prd-info .inside {
        padding: 15px 18px 15px; } }
    .brand-prd-info .inside > * {
      margin-top: 30px; }
      @media screen and (max-width: 767px) {
        .brand-prd-info .inside > * {
          margin-top: 20px; } }
    .brand-prd-info .inside > *:first-child {
      margin-top: 0; }
  @media screen and (max-width: 767px) {
    .brand-prd-info img {
      max-width: 50%; } }

@media screen and (max-width: 767px) {
  .brand-prd-carousel.vert-dots .slick-dots {
    position: relative;
    top: auto;
    bottom: 0;
    margin-bottom: 30px;
    left: auto;
    right: auto;
    width: 100%;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center; }
    .brand-prd-carousel.vert-dots .slick-dots li {
      margin: 0 8px; } }

.aside .brand-prd-info .inside {
  padding: 10px 30px; }
  @media screen and (max-width: 1199px) {
    .aside .brand-prd-info .inside {
      padding: 0 30px; } }
  @media screen and (max-width: 767px) {
    .aside .brand-prd-info .inside {
      padding: 0 30px; } }
  @media screen and (max-width: 767px) {
    .aside .brand-prd-info .inside {
      padding: 0 30px; } }

@media screen and (min-width: 768px) {
  .aside .brand-prd-carousel.vert-dots .slick-dots {
    right: 16px; } }
@media screen and (max-width: 767px) {
  .carousel-inside .carousel-control {
    height: 44px;
    width: 44px;
    background: rgba(255, 255, 255, 0.7); }
  .carousel-inside .carousel-control:before {
    font-size: 24px;
    line-height: 44px; }
  .carousel-inside .carousel-control.prev {
    margin-top: -22px;
    left: 10px;
    right: auto; }
    .carousel-inside .carousel-control.prev:before {
      content: '\e40a'; }
  .carousel-inside .carousel-control.next {
    margin-top: -22px;
    left: auto;
    right: 10px; }
    .carousel-inside .carousel-control.next:before {
      content: '\e409'; } 
    }
    .brand-carousel {
      margin: 30px 0;
  }
  .brand-carousel .slick-slide:hover img {
    opacity: .75;
  }
  .title-wrap:not(:last-child) {
    margin: 0 0 30px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .title-wrap:not(:last-child) {
        margin: 0 0 30px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .title-wrap:not(:last-child) {
        margin: 0 0 25px; } }
    @media only screen and (max-width: 479px) {
      .title-wrap:not(:last-child) {
        margin: 0 0 15px; } }
    .title-wrap:not(:last-child) + .row:not(.no-gutters) {
      margin-top: -15px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .title-wrap:not(:last-child) + .row:not(.no-gutters) {
          margin-top: -15px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .title-wrap:not(:last-child) + .row:not(.no-gutters) {
          margin-top: -5px; } }
      @media only screen and (max-width: 479px) {
        .title-wrap:not(:last-child) + .row:not(.no-gutters) {
          margin-top: -5px; } }
  
  .title-with-right .carousel-arrows {
    height: 42px; }
  
  .title-with-right h1, .title-with-right h2.h1-style {
    margin-bottom: 30px; }
    @media (max-width: 479px) {
      .title-with-right h1, .title-with-right h2.h1-style {
        margin-bottom: 5px; } }
  
  @media (min-width: 768px) {
    .title-with-right {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start; }
    .title-with-right > *:last-child {
      margin-left: auto; } }
  
  @media (max-width: 767px) {
    .title-with-right {
      text-align: center; } }
  
  .title-with-arrows .carousel-arrows {
    min-height: 21px; }
  
  .title-with-arrows .carousel-arrows:empty {
    min-height: 0; }
  
  .title-with-arrows:not(.title-with-arrows--center) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .title-with-arrows:not(.title-with-arrows--center) {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .title-with-arrows:not(.title-with-arrows--center) {
        margin-bottom: 25px; } }
    @media (max-width: 479px) {
      .title-with-arrows:not(.title-with-arrows--center) {
        margin-bottom: 15px; } }
    .title-with-arrows:not(.title-with-arrows--center) > *, .title-with-arrows:not(.title-with-arrows--center) h2,
    .title-with-arrows:not(.title-with-arrows--center) h2.h1-style {
      margin-bottom: 0; }
    .title-with-arrows:not(.title-with-arrows--center) > *:last-child {
      margin-left: auto; }
    .title-with-arrows:not(.title-with-arrows--center) h2,
    .title-with-arrows:not(.title-with-arrows--center) h2.h1-style {
      padding-right: 45px; }
      /* tags list */
.tags-list {
  list-style: none;
  padding: 0;
  position: relative; }
  .tags-list:not(:first-child) {
    margin-top: 30px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .tags-list:not(:first-child) {
        margin-top: 30px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .tags-list:not(:first-child) {
        margin-top: 25px; } }
    @media only screen and (max-width: 479px) {
      .tags-list:not(:first-child) {
        margin-top: 15px;
        margin-bottom: 10px; } }
  .tags-list li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 6px;
    padding: 0; }
    @media (max-width: 767px) {
      .tags-list li {
        margin-bottom: 5px;
        margin-right: 1px; } }
    .tags-list li a {
      transition: all 0.2s ease;
      background: transparent;
      border-color: #e2e2e2;
      border-style: solid;
      border-width: 1px;
      color: #424242;
      display: block;
      font-size: 12px;
      line-height: 23px;
      padding: 0 14px;
      position: relative;
      text-decoration: none;
      text-transform: uppercase; }
      .tags-list li a:hover, .tags-list li a:focus {
        background: transparent;
        border-color: #27c7d8;
        color: #27c7d8; }
  .tags-list a:after {
    content: "\e117";
    display: none;
    font-family: 'icomoon';
    font-size: 12px;
    padding: 0 0 0 6px;
    position: relative;
    top: 1px; }
  .tags-list li.active a {
    background: transparent;
    border-color: #27c7d8;
    color: #27c7d8; }
  .tags-list li.active a:after {
    display: inline-block; }

.aside-block .tags-list:not(:first-child) {
  margin-top: 0; }
  .widget.block.block-recent-posts .item.slick-slide {
    margin: 0 15px;
  }
  .widget.block.block-recent-posts .item.slick-slide + .item {
    margin-top: 0;
  }
  .widget.block.block-recent-posts .item.slick-slide a.post-item-link {
    min-height: 48px;
  }
  .widget.block.block-recent-posts .item.slick-slide .post-ftimg-hld > a {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.block-recent-posts.slick-slider {
  margin: 0 -15px 0 -15px;
  width: calc(100% + 30px);
}
.widget.block.block-recent-posts .item.slick-slide .post-ftimg-hld > a:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0;
    transition: 0.3s;
}
.widget.block.block-recent-posts .item.slick-slide .post-ftimg-hld img {
    width: 100%;
}
.widget.block.block-recent-posts .item.slick-slide .post-ftimg-hld img {
    transform: scale(1.1) rotate(0.001deg);
    transition: 0.5s;
    margin: 0;
}
.widget.block.block-recent-posts .item.slick-slide .post-ftimg-hld:hover img {
    transform: scale(1) rotate(0.01deg);
}
.widget.block.block-recent-posts .item.slick-slide .post-ftimg-hld:hover > a:after {
    opacity: .25;
}
.pb-4, .py-4 {
  padding-bottom: 40px !important;
}
.pt-4, .py-4 {
  padding-top: 40px !important;
}
.instagram-carousel {
  position: relative;
  margin: 0 0 30px;
}
.instagram-carousel .carousel-arrows {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  transition: opacity 0.2s;
}
.instagram-carousel .carousel-arrows .slick-prev, .instagram-carousel .carousel-arrows  .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 47px;
  width: 47px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
  top: 50%;
  padding: 0;
  margin-top: -23px;
  opacity: 0;
  transform: none;
  pointer-events: auto;
  transition: 0.2s;
}
.instagram-carousel .carousel-arrows .slick-prev {
  left: -15px;
  right: auto;
}
.instagram-carousel .carousel-arrows .slick-prev:before {
  content: '\e40a';
  opacity: 1;
}
.instagram-carousel .carousel-arrows .slick-next:before {
  content: '\e409';
}
.instagram-carousel .carousel-arrows .slick-prev:before,.instagram-carousel .carousel-arrows .slick-next:before {
  font-size: 25px;
  opacity: 1;
  color: #000;
}
.instagram-carousel .carousel-arrows .slick-next {
  left: auto;
  right: -15px;
}
.instagram-carousel:hover .carousel-arrows .slick-prev, .instagram-carousel:hover .carousel-arrows .slick-next {
  opacity: 1;
}
.instagram-carousel:hover .carousel-arrows .slick-prev {
  left: 0;
}
.instagram-carousel:hover .carousel-arrows .slick-next {
  right: 0;
}
.instagram-carousel a.mpinstagramfeed-post-url:after {
  position: absolute;
  z-index: 0;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s;
}
.instagram-carousel a.mpinstagramfeed-post-url:hover:after {
  opacity: .35;
}
.mpinstagramfeed-container .mpinstagramfeed-photo i.fa.fa-heart {
  left: 40% !important;
  bottom: auto;
  top: 50%;
  transform: translate(-50%,-50%);
  padding: 10px 5px;
  z-index: 2;
}
.mpinstagramfeed-container .mpinstagramfeed-photo i.fa.fa-comment {
  right: 40%;
  left: auto !important;
  bottom: auto;
  top: 50%;
  transform: translate(50%,-50%);
  padding: 10px 5px;
  z-index: 2;
}
.mpinstagramfeed-container .mpinstagramfeed-photo i.fa.fa-heart:before, .mpinstagramfeed-container .mpinstagramfeed-photo i.fa.fa-comment:before {
  margin-right: 5px;
}
.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 0 5px !important;
}
.mpinstagramfeed-container .mpinstagramfeed-photo .fa-heart, .mpinstagramfeed-container .mpinstagramfeed-photo .fa-comment {
  display: inline-block !important;
  transition: all .2s ease;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  padding: 0;
}
.bnr, a.bnr {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-size: 100px;
  text-decoration: none; 
}
.products-grid.proucts-carousel .vert-dots .product-item .product-item-info.type6 .product-photo-container {
  flex: 0 0 50%;
  max-height: 310px;
}
.products-grid.proucts-carousel .vert-dots .product-item .product-item-info.type6 .product-item-details {
  padding: 25px 28px 25px 20px;
}
.products-grid.proucts-carousel .vert-dots {
  border: 1px solid #e2e2e2;
}
.products-grid.proucts-carousel .vert-dots .product-item-info.type6 .sidebar-block_title {
  order: -1;
  font-size: 24px;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: 600;
}
.products-grid.proucts-carousel .vert-dots {
  border: 1px solid #e2e2e2;
  display: flex;
  align-items: center;
}
.products-grid.proucts-carousel .vert-dots .product-item.slick-slide {
  padding: 0;
}
.rg-dailydeal {
  position: relative;
  text-align: center;
  transition: opacity 0.3s ease 0s, visibility 0.3s linear 0s;
}
.rg-dailydeal:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: #27c7d8;
  content: ' ';
  opacity: 0.7;
}
.rg-dailydeal .countdowncontainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 10px 5px;
}
.rg-dailydeal .countdowncontainer .number-wrapper {
  position: relative;
  display: inline-block;
  margin: 0 4px;
  padding: 0;
  color: #fff;
  vertical-align: middle;
  font-size: 11px;
  line-height: 1.538em;
}
.rg-dailydeal .countdowncontainer .number-wrapper .caption{
  padding: 0 2px;
  font-family: monospace;
  font-size: 12px;
  position: relative;
  text-transform: uppercase;
}
.rg-dailydeal .countdowncontainer .number-wrapper .caption:after {
  position: absolute;
  top: 0;
  right: -6.5px;
  display: block;
  margin-top: -2px;
  content: ":";
}
.rg-dailydeal .countdowncontainer .number-wrapper:last-child .caption:after { display: none; }
.products-grid.proucts-carousel .vert-dots .product-item .product-item-info.type6 .rg-dailydeal .countdowncontainer .number-wrapper:after {
  display: none;
}
.more-link-wrapper {
  position: relative;
  z-index: 1;
}
.prod-carousel-tabs .tab-nav > a {
  font-size: 14px;
  line-height: 36px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  margin: 0 10px;
  cursor: pointer;
  color: #000;
  white-space: nowrap;
}
.prod-carousel-tabs .tab-nav > a.active, .prod-carousel-tabs .tab-nav > a:hover {
  color: #27c7d8;
}
.products-grid.proucts-carousel .products.list.vert-dots .slick-list,
.products-grid.proucts-carousel .products.list.bottom-dots .slick-list {
  margin: 0;
  padding: 0;
}
.products-grid.proucts-carousel .products.list.vert-dots .shadow-overlay,
.products-grid.proucts-carousel .products.list.bottom-dots .shadow-overlay {
  display: none !important;
}
.back-to-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  position: fixed;
  z-index: 1000;
  opacity: 0;
  top: auto !important;
  bottom: 0;
  right: 30px;
  width: 72px;
  height: 72px;
  background: #27c7d8;
  text-align: center;
  pointer-events: none;
  transition: opacity 0.5s; }
  @media screen and (max-width: 1199px) {
    .back-to-top {
      width: 52px;
      height: 52px;
      right: 0; } }
  .back-to-top, .back-to-top:hover, .back-to-top:focus {
    color: inherit !important;
    text-decoration: none; }
  .back-to-top:hover {
    background: #27c7d8; }
    .back-to-top:hover .icon {
      margin-top: -10px; }
      .back-to-top:hover .icon:after {
        height: 20px; }
  .back-to-top .icon {
    font-size: 22px;
    line-height: 1em;
    position: relative;
    color: #fff;
    transition: 0.2s; }
    .back-to-top .icon:after {
      content: '';
      display: block;
      width: 2px;
      height: 0px;
      background-color: #fff;
      position: absolute;
      margin: -14px 0 0 10px;
      transition: 0.2s; }
  @media screen and (max-width: 991px) {
    .back-to-top {
      display: none; } }

.back-to-top.is-visible {
  opacity: 1;
  bottom: 65px;
  pointer-events: all; }
  @media screen and (max-width: 991px) {
    .back-to-top.is-visible {
      bottom: 5%; } }
.has-loader {
  position: relative; }
  .has-loader .gdw-loader, .has-loader img {
    transition: opacity 0.2s; }

.has-loader:not(.loaded) {
  height: 0;
  padding-top: 100%; }
  .has-loader:not(.loaded) img {
    position: absolute;
    top: 0;
    opacity: 0; }

.has-loader.loaded .gdw-loader {
  pointer-events: none;
  opacity: 0; }
  .pb-3, .py-3 {
      padding-bottom: 30px !important;
  }
  
  .pt-3, .py-3 {
      padding-top: 30px !important;
  }
  @media (min-width: 992px) {
    .pb-lg-4, .py-lg-4 {
        padding-bottom: 40px !important;
    }
    .pt-lg-4, .py-lg-4 {
        padding-top: 40px !important;
    }
  }
/* collections */
.collections-wrap {
  margin-top: -45px; }
  @media screen and (max-width: 767px) {
    .collections-wrap {
      margin-top: -30px; } }
  @media screen and (max-width: 479px) {
    .collections-wrap {
      margin-top: -20px; } }

.collection-item {
  display: block;
  margin-top: 45px;
  color: #424242;
  text-align: center;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }
  @media screen and (max-width: 767px) {
    .collection-item {
      margin-top: 30px; } }
  @media screen and (max-width: 479px) {
    .collection-item {
      margin-top: 20px; } }
  .collection-item > * + * {
    margin-top: 15px; }
    @media screen and (max-width: 479px) {
      .collection-item > * + * {
        margin-top: 10px; } }
  .collection-item img {
    width: 100%; }
  .collection-item.zoom-out img {
    transform: scale(1.1) rotate(0.01deg);
    transition: 0.5s; }
  .collection-item p {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 0;
    text-transform: uppercase; }
    .collection-item p:not(:first-child) {
      margin-top: 10px; }
      @media screen and (max-width: 479px) {
        .collection-item p:not(:first-child) {
          margin-top: 5px; } }
  .collection-item.zoom-out:hover img {
    transform: scale(1) rotate(0.01deg); }
  .collection-item:hover .collection-item-hover {
    opacity: 1;
    pointer-events: auto; }
    .collection-item:hover .collection-item-hover .btn-decor {
      opacity: 1;
      bottom: 0; }
  .collection-item:hover .collection-item-hover--empty {
    pointer-events: none; }

.collection-item-title {
  margin-bottom: 0;
  text-decoration: none;
  color: #000; }

.collection-item-img {
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .collection-item-img > a {
    display: block;
    text-decoration: none; }

.collection-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  transition: 0.4s;
  z-index: 1;
  opacity: 0;
  padding: 15px;
  text-transform: uppercase;
  pointer-events: none; }
  .collection-item-hover .btn, .collection-item-hover .btn:focus,
  .collection-item-hover .btn-decor, .collection-item-hover .btn-decor:focus,
  .collection-item-hover a, .collection-item-hover a:focus {
    color: #fff; }
  .collection-item-hover > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: left; }
    @media screen and (max-width: 1199px) {
      .collection-item-hover > span {
        font-size: 12px;
        line-height: 20px; } }
    .collection-item-hover > span span {
      display: block;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .collection-item-hover .btn-decor {
    margin: 15px;
    bottom: -50px;
    opacity: 0;
    color: #fff;
    transition: 0.4s; }
    @media screen and (max-width: 767px) {
      .collection-item-hover .btn-decor {
        margin: 5px 10px; } }
  .collection-item-hover .btn-decor + .btn-decor {
    margin-left: 15px; }
  .collection-item-hover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    z-index: -1; }
  @media screen and (max-width: 767px) {
    .collection-item-hover {
      display: none; } }
      .holder-divider {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f7f7f7;
    }
@media (min-width: 992px){
  .pb-lg-6, .py-lg-6 {
      padding-bottom: 60px !important;
  }
  .pt-lg-6, .py-lg-6 {
      padding-top: 60px !important;
  }
}
.prod-carousel-tabs .tab-nav {
  margin-bottom: 30px;
}
.page-header.goodwin-header_sticky {
  z-index: 50;
}
.vert-margin-double {
  margin-top: -30px;
  margin-bottom: -30px; }
  @media (max-width: 767px) {
    .vert-margin-double {
      margin-top: -30px;
      margin-bottom: -30px; } }
  @media (max-width: 479px) {
    .vert-margin-double {
      margin-top: -20px;
      margin-bottom: -20px;
      margin-bottom: -20px; } }
  .vert-margin-double > * {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .vert-margin-double > * {
        margin-top: 30px;
        margin-bottom: 30px; } }
    @media (max-width: 479px) {
      .vert-margin-double > * {
        margin-top: 20px;
        margin-bottom: 20px; } }

.vert-margin {
  margin-top: -15px;
  margin-bottom: -15px; }
  @media (max-width: 767px) {
    .vert-margin {
      margin-top: -15px;
      margin-bottom: -15px; } }
  @media (max-width: 479px) {
    .vert-margin {
      margin-top: -10px;
      margin-bottom: -10px; } }
  .vert-margin > * {
    margin-top: 15px;
    margin-bottom: 15px;
    }
    @media (max-width: 767px) {
      .vert-margin > * {
        margin-top: 15px;
        margin-bottom: 15px; } }
    @media (max-width: 479px) {
      .vert-margin > * {
        margin-top: 10px;
        margin-bottom: 10px; } }

.vert-margin-middle {
  margin-top: -10px;
  margin-bottom: -10px; }
  .vert-margin-middle > * {
    margin-top: 10px;
    margin-bottom: 10px; }

.vert-margin-less {
  margin-top: -5px;
  margin-bottom: -5px; }
  .vert-margin-less > * {
    margin-top: 5px;
    margin-bottom: 5px; }

@media (max-width: 991px) {
  .vert-margin-md {
    margin-top: -15px;
    margin-bottom: -15px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .vert-margin-md {
      margin-top: -15px;
      margin-bottom: -15px; } }
  @media (max-width: 991px) and (max-width: 479px) {
    .vert-margin-md {
      margin-top: -10px;
      margin-bottom: -10px; } }

@media (max-width: 991px) {
    .vert-margin-md > * {
      margin-top: 15px;
      margin-bottom: 15px; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .vert-margin-md > * {
        margin-top: 15px;
        margin-bottom: 15px; } }
    @media (max-width: 991px) and (max-width: 479px) {
      .vert-margin-md > * {
        margin-top: 10px;
        margin-bottom: 10px; } }
.products-grid.proucts-carousel .products.list.bottom-dots .slick-dots {
  position: relative;
  bottom: 0;
  margin-bottom: 10px;
}
.products-grid.proucts-carousel .products.list.bottom-dots {
  border: 1px solid #e2e2e2;
}
.products-grid .product-item .product-item-info.type9 {
  text-align: center;
}
.products-grid .product-item .product-item-info.type9 .product.actions {
  display: flex;
}
.products-grid .product-item .product-item-info.type9 .product.actions .actions-primary {
  flex: 1;
  margin-right: 15px;
}
.products-grid.proucts-carousel .products.list.grid-carousel .product-item {
  padding: 10px;
}
@media (min-width: 768px){
  .pb-md-4, .py-md-4 {
      padding-bottom: 40px !important;
  }
  .pt-md-4, .py-md-4 {
      padding-top: 40px !important;
  }
}
.column.main .block .block-title {
  margin-bottom: 30px;
}
.product-options-wrapper .swatch-attribute .swatch-option {
  position: relative;
}
.product-options-wrapper .swatch-attribute .swatch-option.disabled:before {
  position: absolute;
  z-index: 1;
  content: '';
  background: url(../images/cross.png) rgba(255, 255, 255, 0.5);
  background-size: 100% 100%;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.collection-box {
  display: block;
  overflow: hidden; }
  .collection-box:hover img {
    transform: scale(1) rotate(0.01deg); }

.collection-box-image {
  position: relative; }
  .collection-box-image img {
    width: 100%;
    vertical-align: top;
    transform: scale(1.1) rotate(0.01deg);
    transition: 0.5s; }

.collection-box-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center; }
  .collection-box-text > * {
    margin: 0; }
  .collection-box-text > *:not(:first-child) {
    margin-top: 5px; }

.collection-box-sub {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
  color: #fff; }
  @media only screen and (max-width: 479px) {
    .collection-box-sub {
      font-size: 16px;
      line-height: 1.2em; } }

.collection-box-title {
  letter-spacing: 2.5px;
  color: #fff; }
  @media only screen and (max-width: 479px) {
    .collection-box-title {
      font-size: 12px;
      line-height: 1.2em; } }
      .title-with-arrows--center {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        text-align: center;
        margin-bottom: 25px; }
        @media only screen and (max-width: 479px) {
          .title-with-arrows--center {
            margin-bottom: 15px; } }
        .title-with-arrows--center h2,
        .title-with-arrows--center h2.h1-style {
          margin-bottom: 0; }
        .title-with-arrows--center .carousel-arrows {
          width: 46px;
          margin: 12px auto 0; }
        .title-with-arrows--center .carousel-arrows:empty {
          display: none; }
.price-box .old-price {
  margin-right: 5px;
}
.pb-6, .py-6 {
  padding-bottom: 60px !important;
}
.pt-6, .py-6 {
  padding-top: 60px !important;
}
.subscribe-form--style2 {
  text-align: center;
}
.subscribe-form--style2 .h1-style {
  color: inherit;
}
.subscribe-form--style2 .block.newsletter .form.subscribe {
  display: flex;
  max-width: 605px;
  margin-left: auto;
  margin-right: auto;
}
.subscribe-form--style2 .block.newsletter .field {
  flex: 1;
}
.subscribe-form--style2 .block.newsletter .field .label {
  display: none;
}
.subscribe-form--style2 .block.newsletter .field .control {
  width: 100%;
}
.subscribe-form--style2 .block.newsletter .field .control input {
  border: none;
}
.subscribe-form--style2 .block.newsletter .action.subscribe {
  font-size: 0;
  padding: 0 15px;
  background: #fff;
  border-left: 1px solid #e2e2e2;
  color: #000;
  transition: all .2s ease;
}
.subscribe-form--style2 .block.newsletter .action.subscribe span:before {
  content: "\e929";
  font-family: icomoon;
  font-size: 20px;
  line-height: 40px;
}
.subscribe-form--style2 .block.newsletter .action.subscribe:hover {
  background: #000;
  color: #fff;
}
.page-footer .instagram-grid .row {
  margin: -5px -5px 0;
}
.page-footer .instagram-grid.three-in-row .mpinstagramfeed-container .mpinstagramfeed-photo {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  margin: 0 !important;
  padding: 5px;
}
.page-footer .instagram-grid .mpinstagramfeed-container .mpinstagramfeed-photo .fa {
  display: none !important;
}
.page-footer .instagram-grid .mpinstagramfeed-container .mpinstagramfeed-photo a {
  display: block;
  position: relative;
}
.page-footer .instagram-grid .mpinstagramfeed-container .mpinstagramfeed-photo a:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 40px;
  margin: -20px 0 0 -20px;
  content: "\e955";
  font-family: 'icomoon';
  font-size: 40px;
  line-height: 1em;
  color: #fff;
  text-align: center;
  opacity: 0;
  transform: scale(0.5);
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
}
.page-footer .instagram-grid .mpinstagramfeed-container .mpinstagramfeed-photo a:after {
  position: absolute;
  z-index: 0;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s;
}
.page-footer .instagram-grid .mpinstagramfeed-container .mpinstagramfeed-photo a:hover:before {
  opacity: 1;
  transform: scale(1);
}
.page-footer .instagram-grid .mpinstagramfeed-container .mpinstagramfeed-photo a:hover:after {
  opacity: .35;
}
@media (min-width: 992px) {
  .col-lg-35 {
    -ms-flex: 0 0 28%;
        flex: 0 0 28%;
    max-width: 28%; }
  .col-lg-75 {
    -ms-flex: 0 0 72%;
        flex: 0 0 72%;
    max-width: 72%; } }
    .holder-bg-04 {
      background-color: #181818;
  }
/* product carousel banner */
.prd-carousel-banner {
  height: auto; }
  @media (min-width: 768px) {
    .prd-carousel-banner {
      background: transparent !important; } }
  .prd-carousel-banner .bnr-text-wrap {
    overflow: hidden; }
  .prd-carousel-banner.bnr--style-1-1:not(.bnr--center) .bnr-caption {
    padding: 21% 18% 95px; }
    @media (max-width: 991px) {
      .prd-carousel-banner.bnr--style-1-1:not(.bnr--center) .bnr-caption {
        padding: 15% 15%; } }
    @media (max-width: 767px) {
      .prd-carousel-banner.bnr--style-1-1:not(.bnr--center) .bnr-caption {
        padding: 35px 30px; } }
  .prd-carousel-banner.bnr--style-1-1.bnr--center .bnr-caption {
    padding: 17% 7% 95px; }
    @media (max-width: 991px) {
      .prd-carousel-banner.bnr--style-1-1.bnr--center .bnr-caption {
        padding: 15% 6%; } }
    @media (max-width: 479px) {
      .prd-carousel-banner.bnr--style-1-1.bnr--center .bnr-caption {
        padding: 35px 15px; } }
  @media (max-width: 479px) {
    .prd-carousel-banner {
      margin-bottom: 15px;
      background-size: cover; }
      .prd-carousel-banner .bnr-caption {
        position: relative;
        min-height: 175px; } }
  @media (max-width: 479px) {
    .prd-carousel-banner.bnr--left {
      text-align: left; } }
  @media (max-width: 479px) {
    .prd-carousel-banner.bnr--right {
      text-align: right; } }
  .prd-carousel-banner img {
    max-width: 100%; }
  .prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-prev {
    left: auto;
    right: 84px;
    top: auto;
    bottom: 30px; }
    @media (max-width: 479px) {
      .prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-prev {
        right: 69px;
        bottom: 15px; } }
  .prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-next {
    right: 30px;
    bottom: 30px;
    top: auto; }
    @media (max-width: 479px) {
      .prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-next {
        right: 15px;
        bottom: 15px; } }
  .prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-disabled {
    opacity: .5; }
  .prd-carousel-banner.bnr--center .slick-arrows-squared .slick-prev {
    left: 50%;
    top: auto;
    bottom: 30px;
    transform: translateX(calc(-100% - 10px)); }
  .prd-carousel-banner.bnr--center .slick-arrows-squared .slick-next {
    left: 50%;
    top: auto;
    bottom: 30px;
    transform: translateX(10px); }
  .bg-cover {
      display: block;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
  }
  @media (min-width: 768px){
  .pb-md-7, .py-md-7 {
      padding-bottom: 70px !important;
  }
  .pt-md-7, .py-md-7 {
      padding-top: 70px !important;
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 30px !important;
}
.pt-md-3, .py-md-3 {
    padding-top: 30px !important;
}
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #0f0f0f !important;
}
.fullpage-section {
  background-size: cover;
}
.fp-section.fp-table {
  overflow: hidden ; }

.fp-tableCell, .fp-tableCell > div:not(.holder) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.fp-tableCell > div:not(.holder) {
  background-size: cover;
  height: 100%;
  width: 100%; }

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  height: 20px !important;
  width: 20px !important;
  margin: -10px 0 0 -10px !important;
  border-radius: 100% !important;
  border-width: 3px;
  border-style: solid;
  background-color: transparent !important; }
  @media screen and (max-width: 767px) {
    #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
      height: 18px !important;
      width: 18px !important;
      margin: -9px 0 0 -9px !important; } }
  @media screen and (max-width: 479px) {
    #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
      height: 10px !important;
      width: 10px !important;
      margin: -5px 0 0 -5px !important;
      border: 0 !important; } }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  height: 10px !important;
  width: 10px !important;
  margin: -5px 0 0 -5px !important;
  transition: all 0s ease !important; }

#fp-nav ul li, .fp-slidesNav ul li {
  width: 20px !important;
  height: 20px !important;
  margin: 10px 5px !important; }
  @media screen and (max-width: 767px) {
    #fp-nav ul li, .fp-slidesNav ul li {
      margin: 8px 0 !important; } }
/* coming soon banner  */
.count-banner-link {
  display: block;
  position: relative; }
  .count-banner-link, .count-banner-link:focus {
    text-decoration: none; }
  .count-banner-link:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: 0.3s; }
  .count-banner-link:hover {
    text-decoration: none; }
    .count-banner-link:hover:after {
      opacity: .25; }
  .count-banner-link .row {
    position: relative;
    z-index: 2; }

.count-banner {
  padding: 135px 0; }
  @media (max-width: 1199px) {
    .count-banner {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .count-banner {
      padding: 70px 0; } }
  @media (max-width: 767px) {
    .count-banner {
      padding: 50px 0; } }

.count-banner-caption {
  padding: 0 15px; }
  .count-banner-caption > *:not(:first-child) {
    margin-top: 10px; }
  .count-banner-caption .countdown-box {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto; }
  .count-banner-caption .countdown > span {
    font-weight: 600; }
  @media (max-width: 767px) {
    .count-banner-caption {
      padding: 0 15px 30px; } }

.count-banner-txt1 {
  font-size: 14px;
  line-height: 1em;
  font-weight: 600; }

.count-banner-txt2 {
  font-size: 48px;
  line-height: 1em;
  font-weight: 700; }
  @media (max-width: 991px) {
    .count-banner-txt2 {
      font-size: 36px; } }
  @media (max-width: 479px) {
    .count-banner-txt2 {
      font-size: 28px; } }

.count-banner2 {
  display: table;
  margin: 0 auto;
  padding: 65px 0;
  text-align: center;
  text-decoration: none; }
  @media (max-width: 767px) {
    .count-banner2 {
      padding: 30px 0; } }
  .count-banner2:hover {
    text-decoration: none; }

.count-banner2-caption {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto;
  padding: 135px 145px 100px; }
  @media (max-width: 991px) {
    .count-banner2-caption {
      padding: 80px 80px 60px; } }
  @media (max-width: 767px) {
    .count-banner2-caption {
      padding: 60px 50px 45px; } }
  @media (max-width: 479px) {
    .count-banner2-caption {
      padding: 40px 30px 25px; } }
  .count-banner2-caption:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: -100px;
    left: 50%;
    bottom: -100px;
    right: -100px;
    background: rgba(255, 255, 255, 0.2);
    pointer-events: none;
    transform: rotate(-20deg); }
  .count-banner2-caption:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 60px;
    bottom: 60px;
    right: 60px;
    border-width: 5px;
    border-style: solid;
    pointer-events: none; }
    @media (max-width: 991px) {
      .count-banner2-caption:after {
        top: 40px;
        left: 40px;
        bottom: 40px;
        right: 40px;
        border-width: 3px; } }
    @media (max-width: 767px) {
      .count-banner2-caption:after {
        top: 30px;
        left: 30px;
        bottom: 30px;
        right: 30px; } }
    @media (max-width: 767px) {
      .count-banner2-caption:after {
        top: 20px;
        left: 20px;
        bottom: 20px;
        right: 20px; } }
  .count-banner2-caption .countdown-box {
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto; }
    .count-banner2-caption .countdown-box:before {
      display: none; }
  .count-banner2-caption .countdown > span:after {
    display: none; }
  .count-banner2-caption .countdown > span span {
    display: block;
    width: 74px;
    padding: 20px 0;
    margin: 0 10px 15px;
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.35); }
    @media (max-width: 767px) {
      .count-banner2-caption .countdown > span span {
        font-size: 18px;
        width: 50px;
        padding: 8px 0;
        margin: 0 3px 10px; } }
    @media (max-width: 479px) {
      .count-banner2-caption .countdown > span span {
        font-size: 14px;
        width: 40px;
        padding: 3px 0;
        margin: 0 0 5px; } }

.count-banner2-txt1 {
  font-size: 37px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 1px; }
  .count-banner2-txt1:not(:first-child) {
    margin-top: 35px; }
  @media (max-width: 991px) {
    .count-banner2-txt1 {
      font-size: 25px; } }
  @media (max-width: 479px) {
    .count-banner2-txt1 {
      font-size: 20px; } }

.count-banner2-txt2 {
  font-size: 100px;
  line-height: 1em;
  font-weight: 800; }
  .count-banner2-txt2:not(:first-child) {
    margin-top: 35px; }
  @media (max-width: 991px) {
    .count-banner2-txt2 {
      font-size: 70px; } }
  @media (max-width: 479px) {
    .count-banner2-txt2 {
      font-size: 50px; } }

.coming-soon-block .row > * {
  -ms-flex: 0 0 500px;
  flex: 0 0 500px;
  max-width: 500px; }
  @media (max-width: 1199px) {
    .coming-soon-block .row > * {
      -ms-flex: 0 0 400px;
      flex: 0 0 400px;
      max-width: 400px; } }
  @media (max-width: 991px) {
    .coming-soon-block .row > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (max-width: 767px) {
    .coming-soon-block .row > * {
      -ms-flex: 100%;
          flex: 100%;
      max-width: 500px;
      margin: 0 auto; } }

.coming-soon-block .errors {
  min-width: 100%; }

.coming-soon-block .errors, .coming-soon-block .contact-form .errors {
  text-align: left; }

.coming-soon-block img {
  max-width: 400px;
  width: 100%; }
  .count-banner-link:after {
    background: #000; }
  
  .count-banner-txt1 {
    font-family: "Montserrat", sans-serif;
    color: #fff; }
  
  .count-banner-txt2 {
    font-family: "Montserrat", sans-serif;
    color: #fff; }
    .count-banner-txt2 span {
      color: #fc4b29; }
  
  .count-banner2-caption {
    background-color: rgba(0, 0, 0, 0.7); }
    .count-banner2-caption:after {
      border-color: #fff; }
    .count-banner2-caption .countdown > span {
      color: #a1a0a0; }
    .count-banner2-caption .countdown > span span {
      color: #fff; }
  
  .count-banner2-txt1 {
    font-family: "Montserrat", sans-serif;
    color: #fff; }
  
  .count-banner2-txt2 {
    font-family: "Montserrat", sans-serif;
    color: #fc4b29; }
  
  .coming-soon-block .success-message {
    color: #15c979; }
    @media (min-width: 576px){
    .pb-sm-2, .py-sm-2 {
        padding-bottom: 20px !important;
    }
    
    .pt-sm-2, .py-sm-2 {
        padding-top: 20px !important;
    }
  }
.page404-text {
  font-family: "Montserrat", sans-serif;
  color: #000; }
  .page404-text {
    margin-top: -.08em;
    padding: 0 50px;
    font-size: 180px;
    line-height: 1em;
    font-weight: bold;
    text-align: right; }
    @media screen and (max-width: 991px) {
      .page404-text {
        font-size: 120px;
        text-align: center;
        padding: 0;
        margin-top: 0; } }
    @media screen and (max-width: 767px) {
      .page404-text {
        font-size: 80px; } }
  
@media screen and (max-width: 767px) {
  .page404-info {
    text-align: center; } }
    @media (min-width: 768px){
    .pb-md-10, .py-md-10 {
        padding-bottom: 100px !important;
    }
    
    .pt-md-10, .py-md-10 {
        padding-top: 100px !important;
    }}
    .block-it > * {
      margin-bottom: 0; }
    
    .block-it > *:not(:first-child),
    .block-it > p:not(:first-child) {
      margin-top: 15px; }
    
    .block-it .block-it-icon {
      font-size: 80px;
      color: #000;
      padding: 4px 0;
      transition: 0.3s ease-out; }
    
    .block-it:hover .block-it-icon {
      transform: rotateY(-180deg); }
    
    .block-it .block-it-icon:not(:only-child) {
      margin-bottom: 25px; }
    
    .block-it h3 {
      padding: 0 20px; }
/* timeline */
.timeLine {
  overflow: hidden;
  opacity: 0;
  max-height: 900px;
  transition: 0.2s; }
  .timeLine.loaded {
    opacity: 1;
    max-height: none; }

.timeLine-left,
.timeLine-right {
  float: left;
  width: 50%; }

.timeLine-left {
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #e2e2e2;
  padding-right: 30px;
  text-align: right; }

.timeLine-right {
  padding-left: 30px;
  padding-top: 60px;
  text-align: left; }

.timeLine-item:not(:first-child) {
  margin-top: 30px; }

.timeLine-item-image {
  position: relative;
  display: inline-block; }
  .timeLine-item-image img {
    max-width: 100%; }

.timeLine-item-text {
  position: absolute;
  bottom: 23px;
  left: 25px;
  right: 25px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 24px; }
  .timeLine-item-text h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    margin: 0;
    color: inherit; }
  .timeLine-item-text:not(:first-child),
  .timeLine-item-text p:not(:first-child) {
    margin-top: 10px; }

@media screen and (max-width: 600px) {
  .timeLine-item:nth-child(even) {
    text-align: right; } }
/* person */
.person-row {
  margin: -30px -5px 0; }
  .person-row > [class*='col-'] {
    float: none;
    margin-top: 30px;
    padding: 0 5px; }

.person-item img {
  display: block;
  width: 100%;
  margin: 0 auto; }

.person-item > *:first-child {
  margin-top: 0; }

.person-item-title {
  color: #000;
  margin-top: 20px;
  padding: 0 5px; }
  @media screen and (max-width: 991px) {
    .person-item-title {
      margin-top: 18px; } }
  @media screen and (max-width: 767px) {
    .person-item-title {
      margin-top: 15px; } }

.person-item-post {
  padding: 0 5px;
  font-size: 12px;
  line-height: 17px; }
  .person-item-post:not(:first-child) {
    margin-top: 7px; }
    @media screen and (max-width: 767px) {
      .person-item-post:not(:first-child) {
        margin-top: 5px; } }
/* gallery */
.filters {
  margin: 0 0 35px;
  padding: 0;
  text-align: center; }
  @media (max-width: 479px) {
    .filters {
      margin-bottom: 15px; } }
  .filters .filters-label {
    display: inline-block;
    margin: 0 10px; }
  .filters .filters-label > a {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #000;
    text-decoration: none;
    font-weight: 500; }
  .filters .filters-label.active > a,
  .filters .filters-label:hover > a {
    color: #27c7d8; }
  .filters .filters-label-count {
    color: #424242;
    padding-left: 10px;
    font-weight: 400; }

.holder.fullwidth .filters {
  padding-left: 15px;
  padding-right: 15px; }

.gallery-wrapper {
  overflow: hidden;
  margin-bottom: -1px; }

.gallery--style-1 .gallery-item {
  position: relative;
  overflow: hidden;
  text-align: center;
  float: left;
  width: 33.333%; }
  @media (max-width: 991px) {
    .gallery--style-1 .gallery-item {
      width: 50%; } }
  @media (max-width: 767px) {
    .gallery--style-1 .gallery-item {
      width: 100%; } }
  .gallery--style-1 .gallery-item p {
    font-size: 14px;
    line-height: 24px; }
    @media (max-width: 767px) {
      .gallery--style-1 .gallery-item p {
        font-size: 12px;
        line-height: 18px; } }
  .gallery--style-1 .gallery-item:hover .gallery-item-caption,
  .gallery--style-1 .gallery-item:hover .gallery-item-links {
    opacity: 1; }
  .gallery--style-1 .gallery-item:hover .gallery-item-link {
    opacity: 1;
    margin: 0 15px; }

.gallery--style-1 .gallery-item-image img {
  display: block;
  width: 100%; }

.gallery--style-1 .gallery-item-image:not(.has-loader) img {
  position: relative; }

.gallery--style-1 .gallery-item-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 23px 25px;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: 0.5s; }
  .gallery--style-1 .gallery-item-caption,
  .gallery--style-1 .gallery-item-caption h2,
  .gallery--style-1 .gallery-item-caption h3,
  .gallery--style-1 .gallery-item-caption h4,
  .gallery--style-1 .gallery-item-caption h5,
  .gallery--style-1 .gallery-item-caption h6 {
    color: #fff;
    margin-bottom: 0; }
  .gallery--style-1 .gallery-item-caption > *:not(:first-child) {
    margin-top: 13px; }

.gallery--style-1 .gallery-item-title {
  font-size: 18px;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: 1px; }
  @media (max-width: 767px) {
    .gallery--style-1 .gallery-item-title {
      font-size: 16px; } }

.gallery--style-2 .gallery-item {
  position: relative;
  overflow: hidden;
  text-align: center;
  float: left;
  width: calc(33.333% - 30px);
  margin: 0 15px 10px; }
  @media (max-width: 991px) {
    .gallery--style-2 .gallery-item {
      width: calc(50% - 30px); } }
  @media (max-width: 767px) {
    .gallery--style-2 .gallery-item {
      width: 100%;
      margin: 0;
      font-size: 16px; } }
  .gallery--style-2 .gallery-item p {
    font-size: 14px;
    line-height: 24px; }
    @media (max-width: 767px) {
      .gallery--style-2 .gallery-item p {
        font-size: 12px;
        line-height: 18px; } }
  .gallery--style-2 .gallery-item:hover .gallery-item-links {
    opacity: 1; }
  .gallery--style-2 .gallery-item:hover .gallery-item-link {
    opacity: 1;
    margin: 0 15px; }

.gallery--style-2 .gallery-item-image {
  position: relative; }
  .gallery--style-2 .gallery-item-image img {
    position: relative;
    display: block;
    width: 100%; }

.gallery--style-2 .gallery-item-caption {
  padding: 30px 0; }
  @media (max-width: 479px) {
    .gallery--style-2 .gallery-item-caption {
      padding: 20px 0; } }
  .gallery--style-2 .gallery-item-caption,
  .gallery--style-2 .gallery-item-caption h2,
  .gallery--style-2 .gallery-item-caption h3,
  .gallery--style-2 .gallery-item-caption h4,
  .gallery--style-2 .gallery-item-caption h5,
  .gallery--style-2 .gallery-item-caption h6 {
    color: #000;
    margin-bottom: 0; }
  .gallery--style-2 .gallery-item-caption > *:not(:first-child) {
    margin-top: 13px; }

.gallery--style-2 .gallery-item-title {
  font-size: 18px;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: 1px; }

.gallery--style-2 .gallery-item-category {
  font-size: 12px;
  line-height: 18px;
  color: #424242;
  text-transform: uppercase; }

.gallery-item-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s; }

.gallery-item-link {
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 75px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 17px;
  line-height: 45px;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  opacity: 0;
  transition: 0.5s; }
  .gallery-item-link:hover, .gallery-item-link:focus {
    color: #000;
    text-decoration: none; }
  .gallery-item-link:hover {
    background: white;
    transition: 0.5s; }
    .contact-info {
      display: -ms-flexbox;
      display: flex;
      margin-top: 30px; }
    
    .contact-info-icon {
      width: 35px;
      font-size: 24px;
      line-height: 1em;
      color: #000; }
    
    .contact-info-title {
      width: 80px;
      font-size: 14px;
      line-height: 24px;
      font-weight: bold;
      color: #000;
      text-transform: uppercase; }
    
    .contact-info-text {
      -ms-flex: 1;
          flex: 1;
      font-size: 14px;
      line-height: 18px;
      margin-left: 15px;
      text-transform: uppercase; }
    
      .contact-index-index .map-container {
      display: block;
      height: 470px;
      width: 100%;
      border: 0;
      position: relative;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    
    @media screen and (max-width: 1199px) {
      .contact-index-index .map-container {
        height: 300px; } }
    
    @media screen and (max-width: 991px) {
      .contact-index-index .map-container {
        height: 250px; } }
.rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview > .ui-menu-item.level1.coming:hover .menu-preview:before {
  content: 'COMING';
  position: absolute;
  font-size: 50px;
  color: #868686;
  opacity: .3;
  transform: rotate(45deg);
  left: 0px;
  top: 40%;
  font-weight: 700;
}
.catalog-category-view .category-description .description-text:not(:first-child) {
  margin-top: 50px;
  margin-bottom: 30px;
  padding-top: 40px;
  border-top: 1px solid #f7f7f7; 
}
@media screen and (max-width: 767px) {
  .catalog-category-view .category-description .description-text:not(:first-child) {
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 20px; } }
/* modal newsletter */
.modal--newsletter {
  padding: 0 !important;
  width: 1024px;
  max-width: calc(100% - 40px) !important;
  overflow: hidden;
  background: transparent; }
  @media screen and (max-width: 767px) {
    .modal--newsletter {
      width: 512px; } }
  .modal--newsletter .fancybox-close-small {
    height: 53px;
    width: 53px;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    background-color: #27c7d8; }
  .modal--newsletter input[type="checkbox"] + label {
    text-transform: none; }

.newslettermodal-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px; }
  .newslettermodal-img img {
    height: 100%;max-width: initial; }

.newslettermodal-content-center {
  width: 100%; }

.newslettermodal-content {
  text-align: center;
  padding: 60px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }
  @media screen and (max-width: 991px) {
    .newslettermodal-content {
      padding: 40px; } }
  @media screen and (max-width: 479px) {
    .newslettermodal-content {
      padding: 30px; } }

.newslettermodal-content-logo img {
  max-height: 65px; }

.newslettermodal-content-title:not(:first-child) {
  margin-top: 30px; }

.newslettermodal-content-title:not(:first-child) {
  margin-top: 30px; }

.newslettermodal-content-text:not(:first-child) {
  margin-top: 30px; }

.newslettermodal-content form:not(:first-child) {
  margin-top: 20px;
margin-bottom: 20px; }
  .newslettermodal-content form .actions {
    text-align: center;
    margin-top: 20px;
  }
  .newslettermodal-content form .actions .action.primary {
    display: inline-block;
  }
.newslettermodal-content .social-list:not(:first-child) {
  margin-top: 30px; }

.newslettermodal-content .social-list li a {
  padding: 0 15px; }
  @media screen and (max-width: 767px) {
    .newslettermodal-content .social-list li a {
      padding: 0 12px; } }

.modal--newsletter input[type='email'] {
  font-size: 14px; }
.nav-before-open.nav-open .rg-megamenu.navigation li.ui-menu-item.fullwidth > .submenu, .nav-before-open.nav-open .rg-megamenu.navigation li.ui-menu-item.staticwidth > .submenu,
.nav-before-open.nav-open .rg-megamenu.navigation li.ui-menu-item.fullwidth > .open-children-toggle, .nav-before-open.nav-open .rg-megamenu.navigation li.ui-menu-item.staticwidth > .open-children-toggle,
.nav-before-open.nav-open .rg-megamenu.navigation li.ui-menu-item.fullwidth > a:after, .nav-before-open.nav-open .rg-megamenu.navigation li.ui-menu-item.staticwidth > a:after {
  display: none;
}
.nav-before-open.nav-open .rg-megamenu.navigation li.level0.classic .subchildmenu.has-preview .menu-preview {
  display: none !important;
}
.rg-megamenu.navigation .products-grid.proucts-carousel .products.list .add-to-links,
.rg-megamenu.navigation .products-grid.proucts-carousel .products.list .product-item-inner {
  display: none;
}
.rg-megamenu.navigation .products-grid.proucts-carousel .products.list .product.name, .rg-megamenu.navigation .products-grid.proucts-carousel .products.list .product-cats {
  margin-top: 5px;
}
.promo-topline .typewrite {
  font-weight: bold;
}
.promo-topline .typewrite .wrap {
	position: relative;
}
.promo-topline .typewrite .wrap:after {
	content: '|';
  position: relative;
  top: -1px;
  padding: 0 1px;
  font-size: 1.2em;
  font-weight: 300;
}
.page-header .top-bar, .page-header .switcher strong, .page-footer .switcher strong {
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .promo-topline {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.columns .column.main {
  overflow: hidden;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
  box-shadow: none !important;
}
.product-options-wrapper div.mage-error[generated] {
  position: relative;
  top: 0;
  left: 15px;
  z-index: 10;
  padding: 7px 15px 7px 35px;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  border-radius: 4px;
  margin: 0;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.product-options-wrapper div.mage-error[generated]:before {
  content: "\E914";
  font-family: "icomoon";
  color: #e02b27;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 10px;
  top: 7px;
}
.product-options-wrapper div.mage-error[generated]:after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: 10px;
  border-right: 8px solid #fff;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  z-index: 9;
  left: -7px;
}