:root {
    --swiper-theme-color: #007aff;
}
.btn.btn-primary {
    background-color: #fb5b21;
    border: medium none;
    border-radius: 40px;
    box-shadow: none;
    color: #ffffff;
    font-weight: bold;
    padding: 0.8rem 2.6rem;
    position: relative;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    overflow: hidden;
    z-index: 1;
}
.btn.btn-primary:after {
    background-color: #ffffff;
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    top: 0;
    visibility: hidden;
    z-index: -1;
}
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    box-shadow: none !important;
    outline: 0 !important;
    background-color: #ffffff !important;
    color: #333333 !important;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
a:hover {
    text-decoration: none;
}
.slide p {
    font-weight: 400;
    font-size: 14px;
    font-family: Roboto, sans-serif;
}
.product-slider-section-4 {
    padding: 60px 0;
}
.product-slider-section-4 .carousel-control-prev,
.product-slider-section-4 .carousel-control-next {
    color: #000000;
}
.product-slider-section-4 .carousel-control-prev-icon,
.product-slider-section-4 .carousel-control-next-icon {
    background-image: none;
}
.product-slider-section-4 .carousel-inner {
    cursor: move;
    position: absolute;
    top: 100px;
    width: 260px;
    right: 0;
    height: 490px;
    text-align: center;
    margin: 0 auto;
    left: 0;
}
.product-slider-section-4 .carousel-inner .carousel-item-content {
    /*display: table;*/
    width: 100%;
    height: 250px;
    padding: 5px;
    font-size: 14px;
    overflow: hidden;
    /*background: #300;*/
    position:relative;
    padding-top:2px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon {
    background-color: #eaadd4;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-two {
    background-color: #00f8ff;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-three {
    background-color: #474555;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-four {
    background-color: #ce887e;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-five {
    background-color: #86a472;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-six {
    background-color: #f45019;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .contact-button-one {
    background-color: #d65db1;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    display: inline-table;
    /* width: auto; */
    margin: auto;
}
.product-slider-section-4 .carousel-inner .contact-button-two {
    background-color: #00bfc6;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-three {
    background-color: #474555;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-four {
    background-color: #ce887e;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-five {
    background-color: #86a472;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-six {
    background-color: #f45019;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button:hover {
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li {
    cursor: pointer;
    float: left;
    height: auto;
    margin: 10px 0 0 0;
    padding: 10px;
    text-align: center;
    text-indent: unset;
    width: 33.333%;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content {
    background-color: #ffffff;
    border-color: #fb5b21;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content h6 {
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-gift {
    background-color: #eaadd4;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-heart {
    background-color: #00f8ff;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-flag {
    background-color: #474555;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-envelope {
    background-color: #ce887e;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-shopping-cart {
    background-color: #86a472;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-star {
    background-color: #00f8ff;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content {
    background-color: transparent;
    padding: 0;
    border: 2px solid #eee;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-gift {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #d65db1;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-heart {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #00f8ff;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-envelope {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #cf0822;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-star {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #f45019;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-flag {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #8385eb;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-shopping-cart {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #2d7700;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content h6 {
    font-weight: bold;
    color: #ffffff;
    margin: 10px 0 0 0;
}
.product-slider-section-4 {
    padding: 60px 0;
}
.product-slider-section-4 .carousel-control-prev,
.product-slider-section-4 .carousel-control-next {
    color: #000000;
}
.product-slider-section-4 .carousel-control-prev-icon,
.product-slider-section-4 .carousel-control-next-icon {
    background-image: none;
}
.product-slider-section-4 .carousel-inner {
    cursor: move;
    position: absolute;
    top: 30px;
    width: 70%;
    right: 0;
    height: auto;
    text-align: center;
    margin: 0 auto;
    left: 0;
}


.carousel-item-content p {
    margin-bottom: 20px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon {
    background-color: #eaadd4;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-two {
    background-color: #00f8ff;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-three {
    background-color: #474555;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-four {
    background-color: #ce887e;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-five {
    background-color: #86a472;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}
.product-slider-section-4 .carousel-inner .carousel-item-icon-six {
    background-color: #ffc107;
    border-radius: 50%;
    color: #ffffff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    width: 60px;
}

.product-slider-section-4 .carousel-inner .contact-button-two {
    background-color: #00bfc6;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-three {
    background-color: #474555;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-four {
    background-color: #ce887e;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-five {
    background-color: #86a472;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button-six {
    background-color: #ffc107;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
    padding: 8px 10px;
}
.product-slider-section-4 .carousel-inner .contact-button:hover {
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li {
    cursor: pointer;
    float: left;
    height: auto;
    /* margin: 0 15px; */
    padding: 0 20px;
    text-align: center;
    text-indent: unset;
    width: 21%;
}
.about {
    position: relative;
    float: left;
    width: 100%;
}
.about-image {
    position: relative;
    width: 80%;
    float: left;
    height: auto;
    padding: 30px;
    padding-right: 150px;
    border-radius: 40px 5px 40px 40px;
    overflow: hidden;
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 6%);
    z-index: 1;
}
.about-image h2 {
    border-bottom: solid 1px #eee;
}
.about-text {
    position: absolute;
    z-index: 2;
    width: 30%;
    float: right;
    right: 0px;
    top: 50%;
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    transform: perspective(1px) translateY(-50%);
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 6%);
    border-radius: 40px 5px 40px 40px;
}
.about-text img {
    border-radius: 40px 5px 40px 40px;
}
.nav-slide {
    width: 100%;
    float: left;
}
.nav-slide .carousel-control-next {
    float: right;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content {
    background-color: #ffffff;
    border-color: #042465;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content h6 {
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-gift {
    background-color: #eaadd4;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-heart {
    background-color: #00f8ff;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-flag {
    background-color: #474555;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-envelope {
    background-color: #ce887e;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-shopping-cart {
    background-color: #86a472;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-star {
    background-color: #ffc107;
    color: #ffffff;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content {
    background-color: transparent;
    padding: 0;
    border: 2px solid #eee;
    box-shadow: 5px 10px 29px 0 rgb(68 88 144 / 10%);
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-gift {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #d65db1;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-heart {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #00f8ff;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-envelope {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #cf0822;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-star {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #f45019;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-flag {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #8385eb;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-shopping-cart {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
    color: #2d7700;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
}
.product-slider-section-4 .carousel-indicators li .data-slide-content h6 {
    font-weight: bold;
    color: #ffffff;
    margin: 10px 0 0 0;
}
.title {
    padding: 0px 10px;
}
@media screen and (max-width: 576px) {
    .thumbs-slider-1 .carousel-inner .carousel-item h2,
    .thumbs-slider-2 .carousel-inner .carousel-item h2,
    .thumbs-slider-3 .carousel-inner .carousel-item h2,
    .full-slider-1 .carousel-inner .carousel-item h2,
    .full-slider-2 .carousel-inner .carousel-item h2,
    .full-slider-3 .carousel-inner .carousel-item h2 {
        font-size: 2.3rem;
    }
    .slider-5 .carousel-control-next,
    .slider-5 .carousel-control-prev {
        display: none;
    }
    .full-slider-4 .subscribe-content h1 {
        font-size: 2.7rem;
    }
    .header-demo-top-row .header-demo-content h1 {
        font-size: 2.3rem;
    }
    .header-demo-top-row .header-demo-content p {
        font-size: 1.2rem;
    }
    .thumbs-slider-2 .carousel-indicators {
        bottom: 0;
        display: flex;
        left: 0;
        margin: 0;
        top: auto;
        right: 0;
    }
    .thumbs-slider-2 .carousel-indicators li.active .text {
        left: 0;
    }
    .thumbs-slider-3 .carousel-inner .carousel-item .carousel-caption {
        left: 0;
    }
    .full-slider-2 .carousel-control-next,
    .full-slider-2 .carousel-control-prev {
        display: none;
    }
    .full-slider-2 .carousel-inner .carousel-item .carousel-caption {
        left: 0;
    }
}
@media screen and (max-width: 767px) {
    .testinomials-2 .carousel-indicators li,
    .testinomials-3 .carousel-indicators li {
        height: 40px;
        width: 40px;
    }
    .testinomials-1 figure {
        height: 100px;
        width: 100px;
    }
    .product-slider-section-1 .carousel-indicators {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        overflow-y: auto;
        height: auto;
    }
    .product-slider-section-1 .carousel-indicators li {
        width: 43px;
    }
    .product-slider-section-1 .data-slide-content {
        display: none;
    }
    .product-slider-section-4 .carousel-inner {
        width: 230px;
    }
    .product-slider-section-4 .carousel-control-prev,
    .product-slider-section-4 .carousel-control-next {
        display: none;
    }
    .product-slider-section-4 .carousel-indicators {
        overflow-x: auto;
        white-space: nowrap;
        width: 100%;
        overflow-y: hidden;
        margin: 0 0 20px 0 !important;
    }
    .product-slider-section-4 .carousel-indicators li {
        float: none;
        margin: 0 10px 0 0;
        padding: 0 0 20px 0;
        width: 140px;
        display: inline-block;
    }
    .testinomials-5 .carousel {
        padding: 10px;
    }
    .testinomials-5 .arrow {
        font-size: 40px;
    }
    .testinomials-6 .arrow {
        font-size: 40px;
    }
}
.swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.swiper-slide {
    width: 300px;
    height: 300px;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    margin-bottom: 100px;
    padding-bottom: 50px;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
