:root {
    --main-color-one: #06a795;
    --main-color-one-shadow: rgba(6, 167, 149, 0.19); /* یا #06a79531 */
    --main-color-one-hover: #059685;
    --main-color-one-rgba: 6, 167, 149;
    --main-color-one-light: #0ac4b0;
    --main-color-one-dark: #048477;
    --main-color-one-transparent: rgba(6, 167, 149, 0.1);
    --main-color-two: #ff9e1c;
    --main-color-two-shadow: rgba(255, 158, 28,.91); /* یا #ff9e1c31 */
    --main-color-two-rgba: 255, 158, 28; /* یا #ff9e1c31 */
    --main-color-two-hover: #e68e19;
    --main-color-two-light: #ffb857;
    --main-color-two-dark: #cc7e16;
    --main-color-two-transparent: rgba(255, 158, 28, 0.1);
}

.text_p p{
    line-height: 33px;
    text-align: justify;
}
.font_11{
    font-size: 11px !important;
}
.font_12{
    font-size: 12px !important;
}
.font_13{
    font-size: 13px !important;
}
.font_14{
    font-size: 14px !important;
}
.font_15{
    font-size: 15px !important;
}
.font_16{
    font-size: 16px !important;
}
.font_17{
    font-size: 17px !important;
}
.font_18{
    font-size: 18px !important;
}
.font_19{
    font-size: 19px !important;
}
.font_20{
    font-size: 20px !important;
}
.font_21{
    font-size: 21px !important;
}
.font_22{
    font-size: 22px !important;
}
.font_23{
    font-size: 23px !important;
}
.font_24{
    font-size: 24px !important;
}

.font_28{
    font-size: 28px !important;
}
.position-relative{
    position: relative;
}
.text_p p{
    line-height: 33px;
    text-align: justify;
}
.yellow_color{
    color: #faba00;
}
.gray_color{
    color: #607d8b;
}
.pointer{
    cursor: pointer;
}
.left_pos_link{
    position: fixed;
    bottom: 100px;
    z-index: 98;
    left: 5px;
}
.insta_color
{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.left_pos_link .widget{
    width: 85px;
    text-align: center;
    margin: 0;
    padding: 0;
    background: transparent;
}
.left_pos_link .widget a {
    border-radius: 50%;
    font-size: 28px;
    padding: .5em;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
}
.left_pos_link .widget a:hover {
    transform: scale(1.1);
}
.left_pos_link .widget a i{
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    transform: rotate(0deg);
}
.left_pos_link .widget a i:before{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.left_pos_link .widget.insta a{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    color: #fff;
    fill: #fff;
}

.left_pos_link .widget.whatsapp a{
    background-color: rgb(45, 183, 66);
    color: #fff;
    fill: #fff;
}
.left_pos_link .widget.phone a{
    background-color: var(--main-color-one);
    color: #fff;
    fill: #fff;
}
.left_pos_link .widget.phone a .phone_color{
    color: #fff;
}
.min_padding{
    padding-right: 11px;
    padding-left: 11px;
}
@media screen and (min-width:1320px){.container{width:1300px;max-width:1300px}}
@media (min-width: 1200px)
{
    .col-xl-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 5px;
        padding-left: 5px;
    }
    .min_padding{
        padding-right: 5px;
        padding-left: 5px;
    }
}

.seo_text_hide {
    height: 110px;
    overflow-y: hidden;
}
.seo_arrow{
    width: 30px ;
    height: 30px ;
    border: 1px solid var(--main-color-two);
    margin-top: 5px ;
    border-radius: 50% ;
    display: inline-block;
    line-height: 1;
    text-align: center;
    transition: all .3s ease-in-out;
}
.seo_arrow:hover{
    background-color: var(--main-color-two);
    color: #fff;
}
.pay_image{
    position: relative;
}
.pay_image .custom-control-label::before,.pay_image .custom-control-label::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.price_h{
    display: flex;
    justify-content: end;
    align-items: flex-end;
    flex-direction: column;
    padding: 5px;
    height: 50px;
}
.title_h{
    height: 50px;
    line-height: 22px;
}
.num_neg,.num_plus{
    max-width: 40px;
    font-size: 14px;
}

.qty-text{
    max-width: 60px;
    font-size: 14px;
}
.rating-css{
    display: inline-block;
}
.rating-css div {
    color: #F6BC3E;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
//padding: 20px 0;
    display: inline-block;
}
.rating-css input {
    display: none;
}
.rating-css input + label {
    font-size: 16px;
//text-shadow: 1px 1px 0 #F6BC3E;
    cursor: pointer;
}
.rating-css input:checked + label ~ label {
    color: #838383;
}
.rating-css label:active {
    transform: scale(0.8);
    transition: 0.3s ease;
}
.rating-css label{
    color: #F6BC3E;
}
.strng_block strong{
    display: block;
}
.textppp h2{
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
}
.textppp{
    line-height: 33px;
    text-align: justify;
    padding: 10px;

}
.textppp .row{
    margin: 0px;
}

#simple-translate{
    display: none !important;
}
.go_to_pay:disabled
{
    opacity: 0.5;
}

.btn_login_des{
    color: var(--main-color-one) !important;
}

.btn_login_des:hover{
    color: var(--main-color-two) !important;
}

.btn_register_des{
    padding-bottom: 3px;
    height: 37px;
    background: linear-gradient(to bottom, var(--main-color-two-light), var(--main-color-two));
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    padding-bottom: 0px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgba(64, 42, 169, 0.5);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
    white-space: nowrap;
}

.btn_register_des_m{
    padding-bottom: 3px;
    height: 37px;
    width: 37px;
    background: linear-gradient(to bottom, var(--main-color-two-light), var(--main-color-two));
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    padding-bottom: 0px;
    color: #fff;
    box-shadow: 0 2px 10px -1px rgba(64, 42, 169, 0.5);
    padding-bottom: 2px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    user-select: none;
    white-space: nowrap;
}

.btn_register_des::before {
    content: '';
    background: linear-gradient(to top, var(--main-color-one-hover), var(--main-color-one));
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 100px;
    z-index: -1;
    width: 0;
    transition: all 0.3s;
}

.btn_register_des_m:hover {
    color: #fff;
}

.btn_register_des_m:hover::before {
    width: 100%;
}

.btn_register_des_m::before {
    content: '';
    background: linear-gradient(to top, var(--main-color-one-hover), var(--main-color-one));
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 100px;
    z-index: -1;
    width: 0;
    transition: all 0.3s;
}

@media screen and (min-width: 992px) {
    .btn_register_des::after {
        content: '';
        width: 40px;
        height: 40px;
        background: #22222229;
        border-radius: 100%;
        position: absolute;
        right: -5px;
        top: 0;
        z-index: -2;
    }
}

.btn_register_des:hover {
    color: #fff;
}

.btn_register_des:hover::before {
    width: 100%;
}

.logo-header{
    max-width: 60% !important;
}

.main-color-one{
    color: var(--main-color-one) !important;
}

.img_hero {
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: 0px;
    display: block;
    pointer-events: none;
    user-select: none;
}

@media screen and (min-width: 992px) {
    .img_hero {
        margin-top: -115px;
    }

}
@media screen and (min-width: 768px) {
    .img_hero {
        margin-top: -100px;
    }
}

@media screen and (max-width: 768px) {
    .mobile-slider-s{
        transform: scale(0.6) translateX(-17%) !important;
        margin-bottom: -247px !important;
        width: 515px !important;
        height: 626px !important;
    }
    .slider-wr{
        left: 51% !important;
    }
}

@media screen and (max-width: 820px) {
    .slider-wr {
        left: 50% !important;
    }
}

.mobile-slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.mobile-slider-s{
    background-image: url('../img/phone.png');
    width: 369px;
    height: 502px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: -162px;
    transform: translateX(60px);
}

.slider-wr {
    position: absolute;
    top: 30%;
    left: 45%;
    transform: translateX(-50%);
    width: 180px;
}

.item-slider{
    border-radius: 5px;
    box-shadow: 0 0 6px lightgrey;
    padding: 10px 8px;
    font-size: 12px;
    transition-property: transform;
    transition-duration: .5s;
    transition-delay: .3s;
    min-height: 120px;
    background-color: white;
    margin: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.item-slider span{
    overflow-y: hidden;
    max-height: 120px;
    line-height: 25px;
}

.mobile-slider-s .item {
    color: var(--main-color-one-dark);
}

.img-s-brands{
    background: #ffffff;
    border-radius: 12px;
    padding: .4rem 1rem;
}

.item-brand{
    width: 90%;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.title-s-brands:hover{
    color: var(--main-color-one);
}

.section-brand {
    background:
            linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),
            url('/assets/img/18196.jpg') center/cover no-repeat;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}

.item-plan{
    box-shadow: 32px 33px 16px -17px rgba(117,117,117,.11);
    flex: none;
    border-radius: 32px;
    border: 1px solid rgba(255,255,255,.65);
    background: linear-gradient(55deg,rgba(255,255,255,.44) 2.1%,rgba(191,191,191,.14) 94.58%);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    padding: 1.2rem;
    display: block;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-top: 15px;
}

.item-plan:hover {
    transform: translateY(-15px);
}

.item-plan-card{
    background-color: #ffffff;
    -webkit-filter: drop-shadow(0 7px 12px rgba(184,184,184,.25));
    filter: drop-shadow(0 7px 12px rgba(184,184,184,.25));
    border-radius: 32px;
    padding: 3rem 2rem 3rem;
    text-align: center;
}

.item-plan-card > i{
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f5f5f5;
    color: var(--main-color-one);
    font-size: 30px;
    margin: 0px auto 1.4rem;
}

.item-plan-card h3 {
    font-size: 16px;
    font-variation-settings: "wght" 500, "dots" 1;
}

.box-plan{
    position: relative;
}

.box-plan::before{
    content: "";
    background-color: var(--main-color-two-hover);
    position: absolute;
    inset: 0;
    z-index: -1;
    border-radius: 3.2rem;
    height: 50%;
    margin: auto;
    background-repeat: no-repeat;
    background-position: right;
    transform: translateY(50%);
}

.item-plan .price-plan {
    background-color: var(--main-color-one-light);
    padding: 10px 25px 10px 25px;
    border-radius: 24px;
    color: #ffffff;
}

.item-plan .price-plan .currency-plan {
    font-size: 12px;
}

.main-box-plan {
    margin-top: 10px;
    padding: 0px;
    text-align: right;
}

.main-box-plan li {
    color: #676769;
    line-height: 35px !important;
}
.main-box-plan li {
    list-style: none;
    font-size: 14px;
}

.main-box-plan li::before {
    content: '\f00d';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    width: 18px;
    font-size: 10px;
    position: relative;
    right: 1px;
    color: #b9242a;
}

.main-box-plan .item-plan-tik::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    width: 18px;
    font-size: 10px;
    right: 1px;
    color: var(--main-color-one);
}

.plan-order-s{
    background-color: var(--main-color-two);
    padding: 10px 25px 10px 25px;
    border-radius: 24px;
    color: #ffffff;
}

.item-service{
    display: flex;
    flex-direction: column;
    padding: 2rem 1.5rem 2.8rem;
    align-items: center;
    border-radius: 22px;
    background: #ffffff;
    flex: none;
    text-align: center;
    position: relative;
    height: 100%;
    min-height: 342px;
    margin-bottom: 21px;
    box-shadow: 0px 4px 16px 0px rgba(36, 43.00000000000001, 61, 0.1);
}

.icon-item-service{
    width: 4.2rem;
    height: 4.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--main-color-two);
    background-color: #F5F5F5;
    border-radius: 50%;
    font-size: 20px;
    margin-bottom: 1.5rem;
}

.h-title-item-service{
    margin-bottom: 0px !important;
    min-height: 75px;
}

.title-item-service{
    color: currentColor;
}

.card-item-service{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-item-service {
    font-size: 13px;
    color: #696969;
    margin-top: 1.1rem;
    display: block;
    line-height: 28px;
}

.btn-continue{
    background: rgba(255, 190, 0,.5);
    color: var(--main-color-one);
    border-radius: 32px;
    height: 32px;
    gap: 0;
    min-width: 3rem;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
    white-space: nowrap;
    backdrop-filter: blur(16px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding: 10px;
}

.btn-continue span{
    line-height: 1;
    white-space: nowrap;
    max-width: 0;
    overflow: hidden;
    transition: max-width 0.4s,margin 0.4s;
    margin: 0;
    color: var(--main-color-one);
}

.btn-continue i{
    font-size: 9px;
    display: block;
    line-height: 1;
    color: var(--main-color-one);
}

.item-service:hover .btn-continue span {
    max-width: 77px;
    margin-left: 5px;
    margin-right: 10px;
    color: var(--main-color-one);
}

.bg-gradient-color-one-200 {
    background: linear-gradient(-85deg, rgba(235, 237, 243, 0.8) 30%, rgba(var(--main-color-one-rgba), 0.9) 100%) !important;
}

.bg-gradient-color-two-200 {
    background: linear-gradient(-85deg, rgba(235, 237, 243, 0.8) 30%, rgba(var(--main-color-two-rgba), 0.9) 100%) !important;
}

.color-a{
    color: #707070;
}

.border-r-15{
    border-radius: 15px !important;
}

.border-r-10{
    border-radius: 10px;
}

.plan-slider{
    position: relative;
}

.box-plan {
    overflow: hidden;
    position: relative;
}

.plan-slider .owl-stage-outer {
    overflow: visible !important;
    margin-right: -60px;
}

.plan-slider .owl-stage {
    padding-left: 60px !important;
    padding-right: 0 !important;
}

/* ریسپانسیو */
@media (max-width: 767px) {
    .plan-slider .owl-stage {
        padding-left: 30px !important;
    }
    .plan-slider .owl-stage-outer {
        margin-right: -30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .plan-slider .owl-stage {
        padding-left: 40px !important;
    }
    .plan-slider .owl-stage-outer {
        margin-right: -40px;
    }
    .item-ws h2{
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .plan-slider .owl-stage {
        padding-left: 30px !important;
    }
    .plan-slider .owl-stage-outer {
        margin-right: -30px;
    }
}

@media (max-width: 815px) {
    .item-ws h2{
        font-size: 14px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .plan-slider .owl-stage {
        padding-left: 50px !important;
    }
    .plan-slider .owl-stage-outer {
        margin-right: -50px;
    }
}

@media (min-width: 1200px) {
    .plan-slider .owl-stage {
        padding-left: 60px !important;
    }
    .plan-slider .owl-stage-outer {
        margin-right: -60px;
    }
}

.item-lab{
    background-color: #ffffff;
    box-shadow: 0px 4px 16px 0px rgba(36, 43.00000000000001, 61, 0.1);
    border: 1px solid transparent;
    border-radius: 15px;
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    min-height: 120px;
    height: 100%;
}

.img-item-lab img{
    aspect-ratio: 1 / 1;
    -o-object-fit: contain;
    object-fit: contain;
    background: #f5f7fa;
    border-radius: 15px;
    padding: 1rem;
    width: 100%;
    height: 100%;
}

.img-item-lab-b{
    width: 100px;
    height: 100px;
    flex: 0 0 119px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.h-title-item-lab{
    margin-bottom: 0px !important;
    min-height: 75px;
    display: flex;
    align-items: center;
}

.title-item-service {
    color: #333;
    text-decoration: none;
    font-weight: 600;
}

.title-item-service:hover {
    color: var(--main-color-two);
}

.view-item-lab{
    background-color: var(--main-color-two-light);
    padding: 7px;
    justify-content: start;
    gap: 0.4rem;
    border-radius: 32px;
    display: flex;
    align-items: center;
    flex: auto;
    text-decoration: none;
    transition: all 0.3s ease;
}

.view-item-lab:hover{
    background-color: var(--main-color-two);
    transform: translateY(-2px);
}

.view-item-lab i{
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 50%;
    color: var(--main-color-two);
    font-size: 14px;
    transition: all 0.3s ease;
}

.view-item-lab:hover i{
    background: #ffffff;
    color: var(--main-color-two);
}

.view-item-lab span{
    color: #ffffff !important;
    font-weight: 500;
}

@media (max-width: 576px) {
    .item-lab {
        gap: 6px;
        padding: 8px;
        min-height: 100px;
    }

    .img-item-lab-b {
        width: 80px;
        height: 80px;
        flex: 0 0 100px;
    }

    .img-item-lab img {
        padding: 0.8rem;
    }

    .h-title-item-lab {
        min-height: 60px;
    }

    .view-item-lab {
        padding: 6px;
        gap: 0.6rem;
    }

    .view-item-lab i {
        width: 26px;
        height: 26px;
        font-size: 12px;
    }

    .view-item-lab span {
        font-size: 12px;
    }
    .item-ws h2{
        font-size: 13px !important;
    }
    .item-ws span{
        font-size: 16px !important;
    }
    .overflow-mobile-hidden{
        overflow: hidden;
    }
}

@media (max-width: 400px) {
    .item-lab {
        flex-direction: column;
        text-align: center;
        padding: 15px;
        gap: 12px;
    }

    .img-item-lab-b {
        width: 90px;
        height: 90px;
    }

    .h-title-item-lab {
        min-height: auto;
        justify-content: center;
    }

    .title-item-service {
        text-align: center;
    }

    .view-item-lab {
        justify-content: center;
        width: 100%;
        max-width: 180px;
        margin: 0 auto;
    }
}

.post-header-l{
    display: flex;
    flex-wrap: wrap;
    gap: 1.6rem;
    align-items: center;
    margin-bottom: 1rem;
}

.post-header-l img {
    max-width: 8rem;
    border-radius: 16px;
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: 1 / 1;
    background: #f5f7fa;
    padding: 1rem;
}

.post-header-l h1{
    margin-bottom: 0px !important;
    font-size: 24px;
}

.pill-tabs {
    background: #fff;
    border-radius: 40px;
    padding: 10px;
    display: flex;
    gap: 10px;
    margin: auto;
    box-shadow: 0px 4px 16px 0px rgba(36, 43.00000000000001, 61, 0.1);
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.pill-tabs::-webkit-scrollbar {
    display: none;
}

.pill-tab {
    flex: 1;
    cursor: pointer;
    padding: 12px 18px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #555;
    transition: .3s;
}

.pill-tab i {
    font-size: 16px;
}

.pill-tab.active {
    background: #f5f7ff;
    color: var(--main-color-one);
}

.pill-content {
    display: none;
    margin-top: 25px;
    background-color: #ffffff;
    border-radius: 40px;
    padding: 25px;
    box-shadow: 0px 4px 16px 0px rgba(36, 43.00000000000001, 61, 0.1);
}

.pill-content.active {
    display: block;
}

.faq-item{
    background-color: #f5f7fa;
    padding: 15px;
    border-radius: 30px;
}

.faq-item + .faq-item {
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.faq-question {
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    color: #222;
    position: relative;
    padding-right: 25px;
}

.faq-question::after {
    content: "\25BC"; /* فلش پایین */
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    transition: transform 0.3s;
}

.faq-item.active .faq-question::after {
    transform: translateY(-50%) rotate(180deg); /* فلش بالا وقتی باز شد */
}

.faq-answer {
    display: none;
    margin-top: 10px;
    color: #555;
    line-height: 1.8;
    font-size: 15px;
    border-top: 1px solid rgba(0,0,0,0.06);
    padding: 18px 20px;
}

.faq-item.active .faq-answer {
    display: block;
}

.lb-outerContainer {
    border-radius: 15px !important;
    overflow: hidden;
}

.lb-dataContainer {
    padding-top: 20px !important;
}

.lb-data .lb-caption {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #333 !important;
}

.lb-data .lb-number {
    color: var(--main-color-two) !important;
    font-weight: 600 !important;
}

.lb-nav a.lb-prev,
.lb-nav a.lb-next {
    opacity: 0.9 !important;
}

.lb-nav a.lb-prev:hover,
.lb-nav a.lb-next:hover {
    opacity: 1 !important;
}

/* استایل برای لینک‌های گالری */
.gallery-link {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.gallery-link:hover {
    transform: translateY(-5px);
}

.gallery-link::after {
    content: '\f00e'; /* آیکون ذره‌بین */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    background: rgba(var(--main-color-two-rgba), 0.8);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-size: 16px;
}

.gallery-link:hover::after {
    opacity: 1;
}

.gallery-link img {
    transition: transform 0.5s ease;
}

.gallery-link:hover img {
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .lb-outerContainer {
        width: 95% !important;
        margin: 0 auto !important;
    }

    .lb-dataContainer {
        padding-top: 10px !important;
    }
}

.main-color-two{
    color: var(--main-color-two);
}

.lab-download{
    background-color: #1a1a1a;
    color: var(--main-color-two);
    padding: 15px 10px 15px 10px;
    border-radius: 40px;
    width: 100%;
    display: block;
    text-align: center;
}

.lab-download:hover{
    background-color: #0095ff;
    color: #ffffff;
}

.color-black{
    color: #000000;
}

.children > .comment, .children > .comment-shop{
    background-color: #f5f7fa;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 10px;
}

.item-ws{
    transition: all 0.3s;
    position: relative;
}

.item-ws span{
    position: absolute;
    font-size: 18px;
    color: #fff;
    background: var(--main-color-one-dark);
    border-radius: 0 0 50px 50px;
    top: 0;
    right: 17px;
    width: 30px;
    text-align: center;
    padding: 8px 0;
    transition: all 0.3s;
    pointer-events: none;
}

.item-ws h2{
    margin-bottom: 0px !important;
}
.item-ws h2 a{
    display: block;
    color: #222;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.09);
    background: #fff;
    padding: 20px;
    padding-right: 58px;
    transition: all 0.3s;
    border-radius: 10px;
}

.item-ws:hover h2 a {
    color: #fff;
}
.item-ws:hover h2 a {
    background: var(--main-color-two);
}

.item-ws:hover span {
    background: #fff;
    color: var(--main-color-one);
}

.box-shadow{
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.09);
}

.icon-b-d{
    background: url("/assets/img/sprites.png") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -126px -575px;
    width: 510px;
    height: 113px;
    position: absolute;
    left: 50px;
    z-index: 0;
    opacity: 0.2;
}

.image_d img{
    border-radius: 20px;
}