/* swiper-slider -----------------------------------------------------------------------------------------------*/
.swiper-container {
    width: 100%;
    /*height: 100%;*/

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.home-section-five .swiper-pagination-fraction {
    text-align: left;
    color: #343434;
}

.home-section-five .swiper-slide {
    margin-bottom: 20px;
}

/*swiper2 slide product------------------------------------------------------------------------------------------*/
.c-swiper--products .c-product-box__img {
    width: 210px;
    height: 210px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
}

.c-product-box__img img {
    max-width: 100%;
    max-height: 100%;
}

.c-swiper--products .c-product-box__title {
    text-align: center;
    margin-top: 14px;
    overflow: hidden;
    max-width: 90%;
    min-height: 50px;
    font-size: 14px;
    font-size: 0.9rem;
    line-height: 25px;
}

.c-product-box__title {
    display: block;
    overflow: hidden;
    font-size: 12px;
    font-size: .857rem;
    line-height: 30px;
    line-height: 22px;
    margin-top: 13px;
    height: 43px;
}

.c-product-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px 15px 60px;
    position: relative;
}

.c-swiper--products .c-product-box .c-price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 90%;
}

.c-price__value {
    /*font-size: 15px;*/
    /*font-size: 1.071rem;*/
    /*line-height: 26px;*/
    /*color: #020202;*/
    /*letter-spacing: .8px;*/
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    color: #ef5661;
}

/*    swiper slider pro ---------------------------------------------------------------------------------------*/
.title-product-boxs {
    display: block;
    position: relative;
    font-size: 1.3rem;
}

.title-product-boxs span:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #dfdfdf;
    height: 1px;
    content: "";
    z-index: 0
}

.c-product-box:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.swiper-icon-after-pro.swiper-button-next1, .swiper-icon-after-pro.swiper-button-prev1 {
    width: 40px !important;
    border-radius: 50%;
    height: 40px !important;
    line-height: 30px;
    color: #ddd;
    text-align: center;
    box-shadow: 0px 0px 5px;
    font-size: 1rem;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #d4af37;
}

.top-home .swiper-button-next1 {
    background-image: url(../../img/left-icon.png);
    background-repeat: no-repeat;
    width: 83px;
    background-size: contain;
    height: 11px;
    position: relative;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.top-home .swiper-button-prev1 {
    background-image: url("../../img/right-icon.png");
    background-repeat: no-repeat;
    width: 83px;
    background-size: contain;
    height: 11px;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.c-product-box .percentp {
    position: absolute;
    left: 23px;
    top: 0px;
    width: 45px;
    color: #fff;
    font-size: 15px;
    height: 50px;
    border-radius: 0px 0px 25px 24px;
    line-height: 50px;
    background: #80be03;
    border: 1px dashed #fff3ce;
}

.c-product-box span.old-price {
    text-decoration: line-through;
    color: #acacac;
    font-size: 14px;
    font-size: 0.9rem;
}

.c-product-box .timer-swiper-por {
    position: absolute;
    bottom: 20px;
    border-top: 1px solid #f80000;
    width: 100%;
    color: red;
    font-size: 15px;
    padding: 4px 0px;
    font-size: 1rem;
}

.c-product-box .cup-shahdozd-pro {
    right: 0px;
    width: 56px;
    position: absolute;
}


.gallery-top {
    height: 411px;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    width: 70px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.gallery-top .swiper-slide {
    background-position: center;
    background-repeat: no-repeat;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.gallery-thumbs .swiper-wrapper {
    border-bottom: 3px solid #f1f1f1;
    display: flex;
    /* padding-bottom: 5px; */
    justify-content: center;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    /* padding-bottom: 5px; */
    border-bottom: 3px solid #489ad0;
}

.swiper2 .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.btn-next2 {
    background-image: url(../../img/btn-next.png) !important;
    left: -22px !important;
    right: auto;
    width: 12px;
    top: 50% !important;
    transform: translateY(50%) !important;
    background-size: contain;
}

.btn-next2 {
    background-image: url(../../img/btn-next.png) !important;
    left: -22px !important;
    right: auto;
    width: 12px;
    top: 50% !important;
    transform: translateY(50%) !important;
    background-size: contain;
    background-repeat: no-repeat;
}

.btn-prev2{
    background-image: url(../../img/btn-prev.png) !important;
    left: auto;
    right: -22px !important;
    width: 12px;
    top: 50% !important;
    transform: translateY(50%) !important;
    background-size: contain;
    background-repeat: no-repeat;
}

.swiper-container {

    position: unset;

}