#fullpage {
    /* display: none; */
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-color: black;
    z-index: 9999;
    display: none;
    background-color: #fff;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    text-align: center;
    background-size: contain;
}

.jss170 {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    box-shadow: -1px 1px 6px 2px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    background-color: white;
}

.jss170 {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    box-shadow: -1px 1px 6px 2px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    background-color: white;
}

.jss68 {
    row-gap: 0.375rem;
    column-gap: 0.25rem;
}

li {
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

.jss176 {
    color: #292c2c;
    background-color: #f9e6b9 !important;
}

.jss174 {
    direction: ltr !important;
}

.jss173 {
    padding: 6px 16px 4px;
    direction: ltr;
    font-size: 0.75rem;
    transition: 0.15s ease;
    font-weight: 500;
    border-radius: 16px;
    background-color: rgba(10, 179, 228, 0.1);
}

.MuiTypography-body1 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
}

.MuiTypography-root {
    margin: 0;
}

span {
    display: inline-block !important;
}

.jss176:hover {
    background-color: #edaf1d !important;
}

.MuiGrid-container {
    width: 100%;
    display: flex !important;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.product__details__text ul li:nth-child(odd) {
    padding: 6px;
    border-radius: 5px;
    background: #ededed !important;
}

.jss171 {
    color: #f4f4f4;
    display: flex;
    padding: 0.875rem;
    font-size: 1.125rem;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    justify-content: center;
    background-color: #464543;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.advise-area {
    margin: 7px;
    text-align: center;
    border-radius: 7px;
}

.advise-area a {
    width: 100%;
    border-radius: 15px;
    background-color: #2b2525;
    color: #fff;
    padding: 5px;
    text-decoration: none;
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.advise-area a {
    transition: 0.5s all !important;
    position: relative !important;
    bottom: 0;
}

.h_iframe-aparat_embed_frame {
    position: relative;
}

.h_iframe-aparat_embed_frame .ratio {
    display: block;
    width: 100%;
    height: auto;
}

.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#gallery_01 img {
    border: 2px solid white;
}

/*Change the colour*/
.active img {
    border: 1px solid #c5c5c5 !important;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

h2 {
    font-size: 16px;
    font-family: IranYekan, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
}

a {
    color: #15081f;
    text-decoration: unset;
    outline: none;
}

a:hover {
    color: #c73b7c;
}

#page {
    width: 1036px;
    margin: 0 auto;
}

#page.home {
    width: 860px;
}

#header {
    height: 110px;
}

#header h1 {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}

#header h1 a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
}

#header ul {
    float: right;
    margin-top: 33px;
}

#header ul li {
    display: inline;
    padding-left: 27px;
    padding-bottom: 10px;
}

#header ul li a {
    color: #d52000;
    font-size: 15px;
    font-family: Arial;
    text-decoration: none;
    /*text-shadow: 1px 1px 1px #222222;*/
    position: relative;
}

#header ul li a.active,
#header ul li a:hover {
    border-bottom: 1px solid #d52000;
}

#col_wrap {
    /*min-height: 610px;*/
    /*background: #F9F9F7 url('../images/bg_col_right.gif') top right repeat-y;*/
}

#col_top {
    background: url("../images/bg_col.gif") top left no-repeat;
    height: 10px;
    line-height: 1;
    font-size: 1px;
}

#col_sep {
    background: url("../images/bg_col_sep.gif") bottom left no-repeat;
    padding: 17px 0;
}

#col_left {
    float: left;
    /*width: 570px;*/
    padding: 20px 20px 20px 30px;
}

#col_left h1 {
    font-family: Tahoma;
    font-size: 26px;
    font-weight: normal;
    color: #872651;
    margin-top: 10px;
    margin-bottom: 15px;
}

#col_left h1 span {
    font-size: 20px;
}

#col_left p {
    padding-bottom: 15px;
    margin: 0;
    line-height: 22px;
}

/*
    #col_left img {
        padding: 5px;
        background: white;
        border: 1px solid #BBB;
        margin: 7px 14px 7px 0;
        width: 160px;
    }*/

#col_left ul {
    padding: 0;
    margin: -10px 0 15px 30px;
}

#col_left ul li {
    line-height: 25px;
}

table.options {
    border-left: 1px solid #e2e2e2;
    margin-bottom: 15px;
}

table.options th {
    background: #15081f;
    color: #fff;
    padding: 10px;
    text-align: left;
    font-weight: normal;
    border-right: 1px solid #3b224f;
    border-bottom: 1px solid #3b224f;
}

table.options td {
    padding: 7px 10px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 1.6;
}

table.options tr.even {
    background: #e9e9e9;
}

table.options tr.sep td {
    border-bottom: 1px solid #bbb;
}

#col_right {
    float: right;
    width: 230px;
    text-align: center;
}

#col_right h2 {
    margin-bottom: 10px;
}

#col_right p {
    text-align: left;
    padding-left: 20px;
    line-height: 24px;
    font-size: 12px;
}

#adblock {
    margin-top: 20px;
    margin-left: 25px;
    width: 130px;
    padding: 0;
    text-align: left;
}

.advertise {
    font-size: 10px;
    padding-left: 15px;
}

body .one .bsa_it_ad {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

body .one .bsa_it_ad:hover img {
    -moz-box-shadow: 0 0 3px #292424;
    -webkit-box-shadow: 0 0 3px #292424;
    box-shadow: 0 0 3px #292424;
}

body .one .bsa_it_ad .bsa_it_i {
    display: block;
    padding: 0;
    float: none;
    margin: 0 0 5px;
}

body .one .bsa_it_ad .bsa_it_i img {
    padding: 0;
    border: none;
}

body .one .bsa_it_ad .bsa_it_t {
    padding: 6px 0 0 0;
}

body .one .bsa_it_p {
    display: none;
}

body #bsap_aplink,
body #bsap_aplink:hover {
    display: block;
    font-size: 10px;
    margin: 12px 0 0;
}

#col_bottom {
    height: 10px;
    background: url("../images/bg_col.gif") bottom left no-repeat;
    line-height: 1;
    font-size: 1px;
}

#footer {
    color: #75a1d0;
    padding: 10px 30px 50px 30px;
}

#footer p {
    font-size: 11px;
    line-height: 20px;
}

#footer p a {
    color: #75a1d0;
}

#footer p a:hover {
    color: #bbb;
}

/*#col_left pre {
        padding: 0;
        margin: 0;
        margin-bottom: 10px;
        line-height: 20px;
        background: #15081F;
        width: 570px;
        overflow: auto;
        overflow-Y: hidden;
    }

    #col_left pre code {
        margin: 0 0 0 15px;
        padding: 16px 0;
        display: block;
        color: #FFF;
        font: normal 11px/18px Verdana,Sans-Serif;
    }

    #col_left pre code a {
        color: #FFF;
    }*/

#col_left .faq {
    padding: 10px 0;
}

#col_left .faq strong {
    display: block;
    padding: 10px;
    color: #fff;
    background: #270b2b;
    font-weight: normal;
}

#col_left .faq p {
    padding: 10px;
    background: #fff;
}

#col_left ul.list {
    list-style: none;
    margin-top: -10px;
    margin-left: 10px;
}

#col_left ul.list li {
    background: url("../images/bullet.gif") 0 6px no-repeat;
    padding-left: 20px;
}

#col_left .list {
    margin-bottom: 25px;
}

#col_left .list .h {
    font-weight: bold;
    background: #f3f3f3;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 12px 7px;
    color: #555;
    margin-bottom: 15px;
}

#col_left .list p {
    padding: 0 10px 10px 10px;
}

#faq .list .h {
    margin-bottom: 10px;
}

#faq .list {
    margin-bottom: 5px;
}

.right {
    float: right;
}

.note {
    padding: 20px 0 0 0;
}

#social {
    float: right;
    padding-right: 20px;
}

#social a {
    margin-left: 2px;
}

#social a img {
    padding-top: 4px;
}

.warn {
    padding: 10px 10px 0 10px;
    background-color: #ffffcc;
    border: 1px solid #ccccaa;
    margin-right: 30px;
    margin-bottom: 25px;
    -moz-border-radius: 5px;
}

/*
    *   Some CSS for examples
    */
object,
embed {
    vertical-align: top;
}

#login_error {
    display: none;
    background: red;
    color: #fff;
}

form label {
    display: block;
}

form p {
    padding: 7px;
    line-height: 1.6;
}

#inline1 {
    overflow: auto;
    width: 500px;
    height: 100px;
    background-color: #fdfdfd;
}

#page #inline1 {
    display: none;
}

#page #inline2 {
    display: none;
}

#tip7-title {
    text-align: left;
}

#tip7-title b {
    display: block;
    margin-right: 80px;
}

#tip7-title span {
    float: right;
}

#zoom1,
#zoom2,
#zoom3,
#zoom4,
#zoom5 {
    border: 1px solid #e8e8e6;
}

.zoom-left {
    float: left;
    width: 412px;
}

.zoom-right {
    float: left;
    width: 320px;
    padding: 20px;
}

body {
}

hr {
    margin: 13px 0;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

hr.style-two {
    border: 0;
    height: 0px;
    background-image: -webkit-linear-gradient(
        left,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 0.75),
        rgba(0, 0, 0, 0)
    );
    background-image: -moz-linear-gradient(
        left,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 0.75),
        rgba(0, 0, 0, 0)
    );
    background-image: -ms-linear-gradient(
        left,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 0.75),
        rgba(0, 0, 0, 0)
    );
    background-image: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 0.75),
        rgba(0, 0, 0, 0)
    );
}

hr.style-three {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

.zoom-wrapper {
    border-radius: 10px;
    border: 1px solid #e0e0e0;
    padding: 10px;
    background-color: #f7f7f7;
}

h6 {
    clear: both;
    margin-top: 13px !important;
    font-size: 15px !important;
    margin-top: 7px !important;
}

.view_source {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.05, #fcbdb2),
        color-stop(1, #e26464)
    );
    background: -moz-linear-gradient(center top, #fcbdb2 5%, #e26464 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCBDB2', endColorstr='#E26464');
    background-color: #fcbdb2;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
}

.view_source:hover {
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.05, #e26464),
        color-stop(1, #fcbdb2)
    );
    background: -moz-linear-gradient(center top, #fcbdb2 5%, #e26464 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E26464', endColorstr='#FCBDB2');
    background-color: #fcbdb2;
}

.view_source:active {
    position: relative;
    top: 1px;
}

.menutop {
    z-index: 3;
}

/* This imageless css button was generated by CSSButtonGenerator.com */

.zoomContainer {
}

.zoom-gallery-hover {
    border: 2px solid orange;
}

.examplenav {
    list-style-type: none;
    border-radius: 10px;
    padding: 10px 10px 0 10px;
    background-color: white;
    border: 1px solid #f0f0f0;
    float: left;
    width: 153px;
    height: 1000px;
}

.floatingdiv {
    background-color: white;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 200px;
    width: 200px;

    opacity: 0.4;
}

.zoom-img {
    border: 1px solid #e8e8e6;
}

.h_iframe-aparat_embed_frame {
    position: relative;
}

.h_iframe-aparat_embed_frame .ratio {
    display: block;
    width: 100%;
    height: auto;
}

.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.progress,
.progress-stacked {
    --bs-progress-height: 0.3rem !important;
}
.owl-nav
{
    display: none;
}

.ai-assistant-container {
    max-width: 600px;
    margin: 2rem auto;
    padding: 1.5rem;
    background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    font-family: 'Vazirmatn', sans-serif;
    direction: rtl;
}

.ai-header {
    text-align: center;
    margin-bottom: 2rem;
}

.ai-title {
    font-size: 1.8rem;
    color: #2c3e50;
    margin: 0;
}

.ai-subtitle {
    font-size: 1rem;
    color: #7f8c8d;
    margin: 0.5rem 0 0;
}

.ai-chat-history {
    max-height: 400px;
    overflow-y: auto;
    background: #fff;
    border-radius: 12px;
    padding: 1rem;
    margin-bottom: 2rem;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
}

.ai-button-container {
    display: flex;
    justify-content: center;
}

.ai-opinion-btn {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.8rem 2rem;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 12px;
    font-size: 1.1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);
}

.ai-opinion-btn:hover {
    background: #2980b9;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(52, 152, 219, 0.4);
}

.ai-opinion-btn:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(52, 152, 219, 0.2);
}

.ai-icon {
    width: 24px;
    height: 24px;
    fill: white;
}

@media (max-width: 480px) {
    .ai-assistant-container {
        margin: 1rem;
        padding: 1rem;
    }

    .ai-title {
        font-size: 1.5rem;
    }

    .ai-opinion-btn {
        padding: 0.7rem 1.5rem;
        font-size: 1rem;
    }
}
