
.swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    background: #9b9999;
    border-radius: 5px;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

.swiper-pagination-bullet-active {
    background: white !important;
    border: none;
    width: 60px;
}

.s-discount {
    background-color: #f8572c;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 0;
    border-radius: 100%;
    font-size: 12px !important;
    margin-right: 5px;
}
/*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/
.back-blk {
    background-color: #1f1f1f;
    border-radius: 45px;
    padding: 50px 0 !important;
    color: white;
}

.more a {
    color: white;
}

.nav-tree {
    position: relative;
}

.nav-tree::before {
    content: "";
    position: absolute;
    background-color: #f8572c;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    left: auto;
    height: 2px;
    width: 90%;
    z-index: 9;
}

.b-tree {
    position: relative;
    z-index: 10;
    padding: 0 10px;
    background-color: #1f1f1f;
}

.h3.b-tree {
    font-size: 27px;
    font-weight: 700;
}

.box-tree {
    background-color: white;
    border-radius: 45px;
    color: black;
    padding: 45px;
}

.box-content-tree ul {
    padding: 10px 15px 0px 0;
    color: #7b7b7b;
    list-style: disc;
    font-size: 14px;
    line-height: 25px;
    border-top: 1px solid #e2e2e2;
    height: 235px;
}

.box-tree li {
    font-family: dana;
    font-weight: 500;
    text-align: right;
}

.btn-sabt {
    height: 35px;
    background-color: #f8572c;
    width: max-content;
    padding: 0 25px;
    display: flex;
    align-items: center;
    font-size: 14px;
    border-radius: 10px;
}

.btn-sabt a {
    color: white;
}

.box-content-tree h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-wrap: nowrap;

}
.content-tree {
    width: 80%;
}
.content-img img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    border-radius: 20px;
}

/*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////////////product//////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////!*box-one*!//////////////////////////////////////////////////////*/
.product .box-one {
    background-image: url("../../samin_2025/image/product/back-p.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin: 20px 0 !important;
    border-radius: 25px;
    padding:0px;
}
.c-black {
    color: #2a2a2a;
    font-size: 200px;
    position: absolute;
    font-weight: bolder;
    z-index: 0;
}

.product .content {
    position: unset;
    background-color: #3b3b3b;
    border-radius: 50px;
    padding: 50px;
    /*margin-top: 53px;*/
}

.product .img-slider img {
    height: 350px;
    z-index: 1;

}

header {
    position: relative;
    margin-bottom: 40px;

}

header .box-right {
    border: 1px solid black;
}

header .box-right {
    border: 1px solid #9b9ba0;
}

.product .img-slider {
    position: relative;
    width: 100% !important;
    display: flex;
    justify-content: center;
}

.see-product {
    background-color: transparent;
    border: 1px solid #5c5c5c;
    color: white;
    border-radius: 15px;
    padding: 10px;
}

.product .content p {
    max-width: 100%;
    text-align: justify;
    border-bottom: 1px solid #5c5c5c;

}

.product .price {
    border-bottom: 1px solid #5c5c5c;
}

.see-p {
    gap: 15px;
}

.product .see-more {
    height: 70px;
}

.product .content h1 {
    font-size: 22px;
    width: 100%;
    position: relative;
    padding-right: 15px;
}
.box-content-six h3 {
    font-size: 21px;
    text-align: right;
    line-height: 35px;
}

.product .content h1::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 30px;
    background-color: #f8572c;
    right: 0;
    border-right: 2px solid;

}

.product .mt {
    position: relative;
    bottom: 23px;
}

.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    flex-direction: column;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;

}

span.coontent-swiper span {
    font-size: 45px;
    position: relative;
    z-index: 10;
}

span.coontent-swiper .c-org {
    font-size: 64px;
    position: relative;
    top: -45px;
    z-index: 9;
}
span.coontent-swiper {
    position: relative;
    z-index: 0;
}

/*////////////////////////////////////////////////////////!*box-one*!//////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////!*box-tow*!//////////////////////////////////////////////////////*/
.box-tow {
    margin-top: 100px;
}

.backing-tow {
    background-image: url("../../samin_2025/image/product/back2.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 70vh;
    position: relative;

}

.box-tow .c-org {
    position: relative;
    top: -27px;
}

.backing-tow .contents {
    position: absolute;
    top: 3%;
    left: 0;
    right: 0;
    flex-direction: column;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    color: white;

}

.c-blck {
    color: black;
    font-size: 30px;

}

.c-org {
    color: #f8572c;
    font-weight: 800;
    font-size: 45px;
}

.b-border {
    background-color: white;
    padding: 25px;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b-border img {
    height: 25px;
}

.volum {

    top: 19%;
}

.p-a {
    position: absolute;
    width: max-content !important;
}

.p-cont {
    color: black;
    text-align: center;
    margin-top: 10px;
    font-family: dana;
    font-weight: 500;
}

.slising {
    top: 30%;
    right: 23%;
}

.user {
    top: 50%;
    right: 39%;
}

.idea {
    top: 50%;
    left: 39%;
}

.termo {
    top: 30%;
    left: 23%;
}

p.p-tow {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: 500 !important;
}

.video {
    position: relative;
}

.back-orgd {
    position: absolute;
    top: 10px;
    right: -11px;
    bottom: -10px;
    left: 0px;
    background-color: #f8572c;
    z-index: 0;
    border-radius: 20px;
}

video {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    object-fit: cover;

}


/*////////////////////////////////////////////////////////!*box-tow*!//////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/

.border-box-atri {
    border: 1px solid black;
    border-radius: 50px;
    padding: 40px;
    background-color: white;
    position: relative;
    z-index: 999;

}

.back-tree-blk {
    background-color: black;
    border-radius: 25px 25px 0 0;
    color: white;
    margin-top: -111px;
    height: 70px;
    display: flex;
    align-items: center;
    padding: 0 15px;

}

.box-img-tree img {
    height: 370px;
}

.box-tab {
    border-radius: 15px;
    border: 1px solid #f8f8f8;
    padding: 10px 15px;
    width: 100%;
    margin: 0;
    font-family: dana;
    font-weight: 500;
}

.gry {
    background-color: #f3f3f3;
}

/*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/
.back-blk {
    background-color: #1f1f1f;
    border-radius: 45px;
    padding: 50px 0 !important;
    color: white;

}

.more a {
    color: white;
}

.nav-tree {
    position: relative;
}

.nav-tree::before {
    content: "";
    position: absolute;
    background-color: #f8572c;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    left: auto;
    height: 2px;
    width: 90%;
    z-index: 9;
}

.b-tree {
    position: relative;
    z-index: 10;
    padding: 0 10px;
    background-color: #1f1f1f;
}

.h3.b-tree {
    font-size: 27px;
    font-weight: 700;
}

.box-tree {
    background-color: white;
    border-radius: 45px;
    color: black;
    padding: 45px;
}

.box-content-tree ul {
    padding: 10px 15px 0px 0;
    color: #7b7b7b;
    list-style: disc;
    font-size: 14px;
    line-height: 25px;
    border-top: 1px solid #e2e2e2;
}

.box-tree li {
    font-family: dana;
    font-weight: 500;
    text-align: right;
}

.btn-sabt {
    height: 35px;
    background-color: #f8572c;
    width: max-content;
    padding: 0 25px;
    display: flex;
    align-items: center;
    font-size: 14px;
    border-radius: 10px;
}

.btn-sabt a {
    color: white;
}

.box-content-tree h3 {
    font-size:18px;
    font-weight: 600;

}
/*! CSS Used from: https://samin3d.com/base_theme/samin_theme/css/styledavari.css?id=10 */
.box_product_search {
    width: 100%;
    background-color: #202020;
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    height: 100%;
    cursor: pointer;
    background-image: url("../../samin_2025/image/home/123.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    box-shadow: 0px 0px 2px 0px;
    position: relative;
}
.box_product_search::after{
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 91%);
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    border-radius: 10px;
}
.name_english {

    z-index: 1;
}
.box_product_search:hover .image_product_search {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

.btn_order_search:hover {
    background-color: #f4533b !important;
    border-color: #ed533b;
}
.btn_order_search:hover a{
    color: white;
}
.image_product_search {
    width: 100%;
    object-fit: contain;
    height: 300px;
    position: relative;
    z-index:2;
}
.button_buy.mt-5{
    position: relative;
    z-index: 1;
}

.title_box_product {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #f65534;
    color: #2f82b7;
    height: 52px;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.attributes_printers{
    position: relative;
    z-index: 1;
}

.title_box_product a {
    color: #f65534;
}
.title_box_product a h3{

    font-size: 18px;
    line-height: 32px;
}

.item_adjective {
    width: 100%;
    display: flex;
    margin-bottom: 5px;
    font-size: 14px;
}

.name_english .en-font- {
    white-space: nowrap;
    font-size: 40px;
    width: 35px;
    writing-mode: vertical-rl;
    color: #5a5a5a;
    font-weight: bold;
    text-align: center;
}

.btn_order_search {
    padding: 7px 20px;
    background-color: transparent !important;
    border: 1px solid white;
    margin-top: 5px;
}

.btn_order_search a {
    color: white;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 20px;
}

.item_adjective .adjective_key i {
    margin-left: 2px;
}




/*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////!*box-five*!//////////////////////////////////////////////////////*/

.mt-p {
    margin-top: -180px !important;

}


.mySwiper_fiv {
    border: unset;
    background-color: unset;

}

.box-five {
    height:100%;
    border-radius: 0;
    background-color: black;
}


.product .boxing-five {
    background-image: unset;
}

.back-five-top {
    position: relative;
}
.b-img{
    height: 100%;

}

.back-five-top {
    position: relative;
}

.box-center {
    position: absolute;
    bottom: 10%;
}

.five-right.bac-gry {
    background-color: #3b3b3b;
    border-radius: 0 50px 50px 50px;
}

.revert {
    border-radius: 50px 0px 50px 50px !important;
}

.box-one-five {
    border: 1px solid #5c5c5c;
    border-radius: 50px;
    background-color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}


.five-right {
    border-radius: 50px;
    padding: 40px;
    height:100%;
    overflow: hidden;
}

.five-right.bac-gry h3 {
    font-size: 25px;
    text-align: right;
    padding-right: 35px;
    position: relative;
    margin-bottom: 15px;
}

.five-right.bac-gry h3::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #f8572c;
    right: 0;
}

.five-right.bac-gry p {
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
}

.five-right img {
    height: 230px;
    object-fit: contain;
}

.title-five {
    position: relative;
   display: flex;
    justify-content: center;
    margin: 50px 0;
}

.title-five h2 {
    font-size: 65px;
    letter-spacing: 1px;
    margin-top: 100px;
}

.box-five {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*////////////////////////////////////////////////////////!*box-five*!//////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////!*box-six*!//////////////////////////////////////////////////////*/
.box-six {
    height: 100%;
    background-color: #f3f3f3;
    background-image: url(../../samin_2025/image/product/baxk6.png);
    background-size: 550px auto;
    background-repeat: repeat-y;
    background-position: top center;
    padding: 150px 0;
    line-height: 33px;
    text-align: justify;
}
.border-org img {
    width: 100%;
    height: 250px !important;
    object-fit: contain !important;
    margin-bottom: 0px;
}
.box-six img{
    width: 100%;
    height: 350px;
    object-fit: contain;
    margin-bottom: 15px ;
}
.box-content-six{
    padding: 30px;
}
.box-content-six ul{
    list-style: disc;
}
.box-content-six h4 {
text-align: right;
    font-size: 22px;
    margin: 15px 0 !important;
    line-height: 35px;
}

.border-org {
    border: 2px solid #f8572c;
    border-radius: 50px;
    border-bottom: 0;

}

.right {
    border-right: 0;
    padding-left: 50px;
}

.left {
    border-left: 0;
    padding-right: 50px;
}

.mb {
    position: relative;
    top: -39px;
}

.mb- {
    margin-bottom: 100px;
}


/*////////////////////////////////////////////////////////!*box-six*!//////////////////////////////////////////////////////*/

@media (max-width: 1270px) {


    /*////////////////////////////////////////////////////////!*box-tow*!//////////////////////////////////////////////////////*/
    .box-content-tree h3 {
        font-size: 22px;
    }

    /*////////////////////////////////////////////////////////!*box-tow*!//////////////////////////////////////////////////////*/

}

@media (max-width: 992px) {


    /*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/
    .box-trey {

        padding: 0 !important;
    }

    .box-trey .row {
        margin: 0 !important;
        padding: 10px !important;
    }

    .box-trey .back-blk {
        border-radius: unset;
    }

    .box-tree {
        flex-direction: column-reverse;
        gap: 25px;
        padding:10px 25px !important;
    }

    .box-content-tree h3 {
        font-size: 16px;
        text-wrap: wrap;
    }

    .box-content-tree h3 span {
        display: none;
    }

    i.fa-regular.fa-eye {
        display: none;
    }

    .nav-tree::before {
        display: none;
    }

    .h3.b-tree {
        font-size: 22px;
    }

    .content-img img {

        height: 150px;

    }

    .box-trey {
        margin-top: 100px !important;
    }
    .box-content-tree ul {
        height: 295px;
    }
    /*////////////////////////////////////////////////////////!*box-tree*!//////////////////////////////////////////////////////*/
    /*////////////////////////////////////////////////////////!*box-trow*!//////////////////////////////////////////////////////*/
    .backing-tow {
        background-image: url(../../samin_2025/image/product/back-app.jpg);
        background-position: top;
        background-repeat: no-repeat;
        position: relative;
        background-size: cover;
    }
    /*////////////////////////////////////////////////////////!*box-trow*!//////////////////////////////////////////////////////*/
    /*////////////////////////////////////////////////////////!*box-five*!//////////////////////////////////////////////////////*/
    .box-five {
        background-size: contain;
    }
    .db{
        display: block !important;
    }
    /*////////////////////////////////////////////////////////!*box-five*!//////////////////////////////////////////////////////*/
}

@media (max-width: 768px) {
    /*////////////////////////////////////////////////////////!*box-one*!//////////////////////////////////////////////////////*/
    .btn-sabt {
        width: 100%;
        margin: 15px 0;
    }
    .btn-sabt a{
        width: 100%;
        text-align: center;
    }


    span.coontent-swiper span {
        font-size:22px;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }

    .product .img-slider img{
        height: 200px !important;
    }
    .box-one .col-md-7{
        position: relative;
        background-image:url("../../samin_2025/image/product/back-p.png");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 25px;
        background-position: center;
        height: 300px;
    }
    .c-black{
        font-size: 60px;
    }
    span.coontent-swiper {
        height: 70px;
        padding-top: 15px;
    }
    .product .box-one {
        background-image: unset;
    }

    .product .mt {
        bottom: unset;
    }

    .product .content {
        border-radius: 25px;
        margin-top: 30px;
    }
    .product .content h1{
        font-size: 22px;

    }
    .box-tow .c-org{
        top: -18px;
    }
    .product .content p {
        font-size: 12px;
    }
    .see-product{
        font-size: 13px !important;
        height: 45px;
    }
    .product .see-more{
        height: 45px;
    }

    .content{
        height: max-content;
    }
    .product .price{
        padding: 15px;
    }
    .product .content{
        padding:35px  25px;
    }
    .product .content h4{
        margin-bottom: 0;
    }
    /*////////////////////////////////////////////////////////!*box-one*!//////////////////////////////////////////////////////*/
    /*////////////////////////////////////////////////////////!*box-tow *!//////////////////////////////////////////////////////*/
    .backing-tow {
        height: 85vh;
    }
    .volum {
        top: 14%;
    }
    .box-tow {
        margin-top: 0;
    }

    p.p-tow {
        font-size: 15px;
        text-align: justify;
    }

    .c-org {
        font-size: 30px;
    }

    .c-blck {
        font-size: 22px;
    }

    .b-border {
        width: 65px;
        height: 65px;
    }

    .b-border img {
        height: 28px;
    }

    video {
        height: 350px;
    }

    .termo {
        top: 38%;
        left: 5%;
    }
    .slising {
        top: 38%;
        right: 5%;
    }

    .user {
        top: 66%;
        right: 5%;
    }
    .idea {
        top: 66%;
        left: 5%;
    }

    .box-tree{
        background-color: black;
        padding-top: 77px !important;
        padding: 15px;
    }
    .box-img-tree img{
        height: 250px;
    }
    .border-box-atri{
        border-radius: 50px;

    }
    p.p-cont {
        font-size: 13px;
    }
    .box-tow .row.px.w-100.h-100.mx-0{
        padding: 0 !important;
    }


        /*////////////////////////////////////////////////////////!*box-tow *!//////////////////////////////////////////////////////*/
    /*////////////////////////////////////////////////////////!*box-tree *!//////////////////////////////////////////////////////*/
    .box-img-tree img {
        height: 200px;
        padding: 25px;
    }
    .border-box-atri{
        padding: 0;
    }
    .back-tree-blk {
        margin-top: -85px;
        background-color: transparent;
    }
    .box-tab {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
    }
    .border-box-atri .mx {
        padding:20px  0 !important;
    }
    .box-tab{
        border: unset;
    }
    swiper-slide img{
        height: 700px;
    }
    /*////////////////////////////////////////////////////////!*box-tree *!//////////////////////////////////////////////////////*/
    /*////////////////////////////////////////////////////////!*box-box-trey *!//////////////////////////////////////////////////////*/
    .box-trey .box-tree{
        background-color: white;
       padding: 30px !important;
    }
    .box-tree li{
        font-size: 13px;
    }
    /*////////////////////////////////////////////////////////!*box-box-trey *!//////////////////////////////////////////////////////*/
    /*////////////////////////////////////////////////////////!*boxfive *!//////////////////////////////////////////////////////*/

    .title-five h2{
        font-size: 30px;
    }
    .flex-re {
        flex-direction: column-reverse;
    }
    .five-right.bac-gry h3{
        font-size: 22px;
    }
    .five-right.bac-gry h3::before {
        width: 25px;
        height: 25px;
    }
    .five-right{
        height: max-content;
        padding: 30px;
    }
    .five-right img{
        height: 150px;
    }
    .five-right.bac-gry p{
        font-size: 14px;
        margin-bottom: 0;
    }
        /*////////////////////////////////////////////////////////!*boxfive *!//////////////////////////////////////////////////////*/
        /*////////////////////////////////////////////////////////!*boxsix *!//////////////////////////////////////////////////////*/
    .box-six{
        background-image: unset;
        background-color: white;
    }
    .left{
        padding:0;
    }
    .right{
        padding:0;
        flex-direction: column-reverse !important
    }
    .border-org{
        display: flex;
        border: 2px solid #f8572c !important;
 ;
    }
    .mb{
        top: -10px;
        margin-bottom: 20px;
    }
    .box-content-six h4 {
        font-size: 16px;
        line-height: 30px;
    }
    .box-content-six ul {
        width: 100%;
        text-align: justify;
        padding: 5px;
    }
    .box-content-six{
        text-align: right;
        display: flex
    ;
        flex-direction: column;
        align-items: center;
    }
    .box-six{
        padding: 80px 0 0 0 ;
        margin-bottom: 0;
    }
    .mb- {
        margin-bottom: 50px;
    }
    .box-content-six li {
        font-size: 14px;
    }
        /*////////////////////////////////////////////////////////!*boxsix *!//////////////////////////////////////////////////////*/
    .back-orgd{
        left: 16px;
        bottom: -9px;
        right: 0;
    }
}
@media (max-width: 576px) {
    .image_product_search {
        height: 250px;
    }

    .name_english .en-font- {
        height: 100%;
        text-align: center;
        position: absolute;
        top: 0;
    }

    .box_product_search .col-sm-6 {
        padding: 0;
    }

    .box_product_search .col-sm-6:first-child {
        position: relative;
    }
}

@media (max-width: 400px) {
    .image_product_search {
        height: 150px;
    }

    .name_english .en-font- {
        font-size: 30px;
    }
}

@media (min-width: 992px){


    .img-product-3d img {
        height: unset;
    }

    .five-right img {
        transform: scale(1.1);
    }

    .box-six .col-lg-6 img {
        width: 100%;
        height: 350px;
        object-fit: contain;
        margin-bottom: 15px;
        transform: scale(1.3);
        margin-top: 25px;
    }

}