/* All Mobile Sizes (devices and browser) display Sidebar on Mobile */
@media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {
        display: block;
    }
}

@media (min-width: 768px) {
    .dwqa-single-question .dwqa-question .dwqa-author, .dwqa-single-question .dwqa-answer .dwqa-author {
        padding-right: 80px;
        padding-left: auto !important;
    }

    .dwqa-single-question .dwqa-question .dwqa-content, .dwqa-single-question .dwqa-question .dwqa-tags, .dwqa-single-question .dwqa-answer .dwqa-content {
        margin-left: auto !important;
        margin-right: 80px;
    }

    .dwqa-single-question .dwqa-comments {
        margin-left: auto !important;
        margin-right: 80px;
    }

}

.dwqa-single-question .dwqa-question .dwqa-author .avatar, .dwqa-single-question .dwqa-answer .dwqa-author .avatar {
    left: auto !important;
    right: 0;
}

.dwqa-single-question .dwqa-comment-author .avatar {
    left: auto !important;
    right: 20px;
}

.dwqa-single-question .dwqa-comment-actions {
    right: auto !important;
    left: 20px;
}

.dwqa-single-question .dwqa-answer .dwqa-privacy {
    float: left;
}

.dwqa-single-question .dwqa-answer .dwqa-actions {
    float: left;
    margin-right: 5px;
    margin-left: auto !important;
}

.dwqa-date img.avatar {
    display: none;
}

#top .widget.dwqa-popular-question .question-title {
    font-weight: normal;
    font-size: 12px;
}

#top .widget.dwqa-popular-question li {
    font-size: 10px;
    color: #BFBEBE;
}

#top .widget.dwqa-popular-question li .question-title {
    font-weight: normal;
    font-size: 12px;
}

#top .dwqa-search input {
    background-position: 10px 10px !important;
}

#top .dwqa-question-filter .dwqa-sort-by {
    float: left;
    width: auto !important;
}

#top .dwqa-single-question .dwqa-question-item {
    padding-left: 0 !important;
    padding-right: 70px;
}

#top .dwqa-answer-item {
    padding: 20px 70px 20px 0 !important;
}

#top .dwqa-answer-item .avatar,
#top .dwqa-question-item .avatar {
    left: auto !important;
    right: 0;
}

#top .single-dwqa-question .dwqa-answer-item .avatar,
#top .single-dwqa-question .dwqa-question-item .avatar {
    left: auto !important;
    right: 0;
}

#top .dwqa-answer-meta > span a {
    position: inherit !important;
}

#top .dwqa-question-item .dwqa-question-actions {
    float: left;
}

#top select#dwqa-question-status {
    width: auto !important;
    display: inline-block !important;
}

#top .dwqa-question-item .dwqa-question-actions a {
    margin-left: auto !important;
}

#top .dwqa-question-content,
#top .dwqa-answer-content {
    text-align: justify !important;
}

#top .dwqa-single-question .dwqa-breadcrumbs {
    display: none;
}

#top .dwqa-question-tag + .dwqa-question-status {
    float: left;
}

#top .dwqa-pick-best-answer {
    left: auto !important;
    right: 13px;
}

#top .dwqa-alert-success {
    color: #4F5F39;
    background-color: #E0F1B5;
    border-color: #8BAF5B;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

#top .dwqa-alert-error {
    background-color: #FFF8F4;
    border-color: #CDA18F;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    color: #AF2C20;
}

#top .dwqa-alert-info {
    background-color: #F5F6FC;
    border-color: #9DADBF;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    color: #4671A3;
}

#top .dwqa-question-filter .dwqa-sort-by, #top #dwqa-question-status {
    font-family: IRANSansFaNum, IRANSans, serif !important;
    font-size: 10px;
}

#top .widget_dwqa_leaderboard ul.dwqa-leaderboard .dwqa-user-avatar {
    float: right;
    padding-right: 0;
    margin-left: 15px;
}

#top .dwqa-leaderboard br {
    display: none;
}

#top .dwqa-leaderboard li:last-child .dwqa-user-block {
    border: none !important;
}

#top #dwqa_leaderboard-3 .tab {
    width: 33.5%;
    text-align: center;
}

#top .dwqa-answer-item .avatar, #top .dwqa-question-item .avatar {
    left: auto !important;
    right: 5px;
    top: 5px;
}

#top .dwqa-single-question .dwqa-question-item {
    background: #f1e8ee;
    padding: 10px 70px 10px 10px !important;
    /*box-shadow: 1px 1px 1px #721;*/
    /*border: 1px solid #dfcbcd;*/
}

#top .dwqa-question-meta, #top .dwqa-answer-meta {
    font-size: small;
    line-height: 1.75em;
}

#top .dwqa-answer-item .avatar, #top .dwqa-question-item .avatar {
    width: 48px;
    height: 48px;
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    margin-top: 5px;
}

#top .dwqa-leaderboard {
    padding-right: 0;
}

#top .dwqa-leaderboard li {
    min-height: 58px;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8
}

#top .dwqa-leaderboard li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

#top .dwqa-leaderboard a {
    color: #444
}

#top .dwqa-leaderboard a:hover, #top .dwqa-leaderboard a:active {
    color: #757575
}

#top .dwqa-leaderboard .dwqa-user-content {
    display: block !important
}

#top .dwqa-leaderboard .dwqa-user-content .quesiton-count {
    display: inline-block;
    float: right;
    margin-left: 10px;
    border-left: 1px solid #e8e8e8;
    padding-left: 10px;
    font-size: 12px;
    margin-top: 4px
}

#top .dwqa-leaderboard .dwqa-user-content .answer-count {
    font-size: 12px;
    margin-top: 4px
}

#top .dwqa-leaderboard .dwqa-user-avatar img {
    border-radius: 48px;
    width: 48px;
    height: 48px
}

#top .dwqa-questions-list .dwqa-question-item:hover {
    background: #f9f9f9
}

#top .dwqa-questions-list .dwqa-question-item .avatar {
    width: 48px;
    height: 48px
}

@media (max-width: 480px) {
    #top .dwqa-questions-list .dwqa-question-item .avatar {
        width: 16px;
        height: 16px;
        margin-top: -2px
    }
}

#top .dwqa-question-item .dwqa-question-meta {
    /*color: #757575;*/
    font-size: 12px
}

#top .dwqa-question-item .dwqa-question-meta a {
    /*color: #757575;*/
    font-weight: 500
}

#top .dwqa-question-item .dwqa-question-meta a:hover, #top .dwqa-question-item .dwqa-question-meta a:active {
    color: #444
}

#top .dwqa-question-item .dwqa-question-meta .dwqa-sep {
    margin: 0 5px
}

#top .dwqa-question-item .dwqa-status {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    margin-left: 10px;
    border-radius: 2px
}

#top .dwqa-question-item .dwqa-status-open {
    background-color: #f7733c
}

#top .dwqa-question-item .dwqa-status-answered {
    background-color: #3fb0ff
}

#top .dwqa-question-item .dwqa-status-resolved {
    background-color: #2bc69e
}

#top .dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
    border-color: #e8e8e8;
    border-radius: 2px;
    background: #fff
}

#top .dwqa-questions-list .dwqa-question-item:hover {
    background: #f9f9f9
}

#top .dwqa-questions-list .dwqa-question-item .avatar {
    width: 48px;
    height: 48px
}

@media (max-width: 480px) {
    #top .dwqa-questions-list .dwqa-question-item .avatar {
        width: 16px;
        height: 16px;
        margin-top: -2px
    }
}

#top .dwqa-question-item .dwqa-status {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    margin-left: 10px;
    border-radius: 2px
}

#top .dwqa-question-item .dwqa-status-open {
    background-color: #f7733c
}

#top .dwqa-question-item .dwqa-status-answered {
    background-color: #3fb0ff
}

#top .dwqa-question-item .dwqa-status-resolved {
    background-color: #2bc69e
}

#top .dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
    border-color: #e8e8e8;
    border-radius: 2px;
    background: #fff
}

#top .dwqa-questions-list .dwqa-question-item .avatar {
    right: 15px;
    position: absolute;
    top: 0;
    margin-top: 14px;
}

#top .dwqa-questions-list .dwqa-question-item .dwqa-question-stats strong {
    color: inherit;
}

#top .dwqa-question-item .dwqa-status {
    position: static;
    right: auto;
    left: auto;
    padding: 1px 5px;
}

#top .dwqa-question-item .dwqa-status:after {
    display: none;
}

#top .dwqa-question-item .dwqa-status {
    font-size: 10px;
}

#top .dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
    font-size: 11px !important;
    line-height: 1em;
}

#top .dwqa-question-item .dwqa-question-title a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 98%;
}

#top .dwqa-single-question .dwqa-question-item {
    min-height: 170px;
    padding-left: 15px !important;

}

#top .dwqa-single-question .dwqa-question-item .avatar {
    right: 10px;
}

#top .dwqa_widget li.cat-item:hover {
    background-color: #fcfcfc;
}

#top .dwqa_widget li.cat-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 7px 0;
    display: block;
    text-align: left;
}

#top .dwqa_widget li.cat-item a {
    text-decoration: none;
    float: right;
    text-align: right;
    display: inline-block;
    min-width: 70%;
}

#top .dwqa_widget li.cat-item .badge {
    display: inline-block;
    text-align: center;
    max-width: 20%;
}

#top .dwqa-label.dwqa-staff {
    display: none;
}

#top .dwqa-single-question .dwqa-answers {
    margin-top: 50px;
}

#top .dwqa-leaderboard .dwqa-user-content .answer-count {
    display: inline-block;
}

#top .dwqa-leaderboard .dwqa-user-avatar img {
    border: 1px solid #e0e0e0;
}

#top .dwqa-widget li {
    font-size: 10px;
    color: #BFBEBE;
}

#top .dwqa-widget li .question-title {
    font-weight: normal;
    font-size: 12px;
    display: block;
}

#top .dwqa-single-question .dwqa-question-item,
#top .dwqa-single-question .dwqa-answer-item {
    padding: 24px 24px 24px 24px !important;
    min-width: 140px;
}

#top .dwqa-single-question label span {
    font-size: 10px;
}

#top .dwqa-answer-item.dwqa-best-answer {
    display: block; !important;
}

#top .dwqa-single-question .dwqa-answer-item strong {
    font-weight: bold;
}

#top .dwqa-answer-item .dwqa-answer-meta a, #top .dwqa-question-item .dwqa-question-meta a {
    font-weight: bold;
}

#top .dwqa-questions-list .dwqa-question-item .dwqa-question-stats .dwqa-votes-count {
    /*display: none;*/
}

#top .dwqa-answer-rate {
    float: left;
}

#top .dwqa-answer-rate .dwqa-answer-rate-bar,
#top .dwqa-answer-rate .dwqa-answer-rate-text {
    display: inline-block;
}

#top .dwqa-answer-rate .dwqa-answer-rate-bar .br-widget {
    padding-top: 5px;
}

#top .widget_dwqa_leaderboard .tab,
#top .widget_dwqa_rates_leaderboard .tab {
    width: 33.5%;
    text-align: center;
}

#top .widget_dwqa_rates_leaderboard ul.dwqa-leaderboard .dwqa-user-avatar {
    float: right;
    padding-right: 0;
    margin-left: 15px;
}

.widget_dwqa_rates_leaderboard ul.dwqa-leaderboard .dwqa-user-content > span {
    display: block;
}

@media (max-width: 480px) {
    #top.rtl .dwqa-questions-list .dwqa-question-item .avatar {
        position: static;
    }
}

@media (max-width: 768px) {
    #top.rtl .dwqa-questions-list .dwqa-question-item {
        padding-right: 70px;
        padding-left: 15px;
    }
}

@media (max-width: 480px) {
    #top.rtl .dwqa-questions-list .dwqa-question-item {
        padding-right: 15px;
        padding-left: 15px;
    }
}

#top.rtl .dwqa-container {
    line-height: 1.9em;
}

#top.rtl .aiosc-search-box > button {
    right: inherit;
    left: 0;
}

#top.rtl .aiosc-ticket-list table .column-subject {
    text-align: right;
    width: 40%;
}

#dwqa-search .ui-autocomplete li {
    color: #666;
}

@-moz-document url-prefix() {
    .dwqa-question-filter a {
        font-family: IRANSansFaNum, IRANSans, "Noto Naskh Arabic", "DejaVu Sans", sans-serif;
        display: inline-block;
    }
}

button,
input[type="color"],
input[type="reset"],
input[type="button"],
input[type="submit"] {
    font-family: IRANSansFaNum, IRANSans, "Noto Naskh Arabic", "DejaVu Sans", sans-serif;
}

.dwqa-submit-question .input-title .dwqa-search-loading {
    display: none !important;
}

.dwqa-submit-question .search-results-suggest {
    display: none !important;
}

#top.dwqa-category .entry-content-header {
    display: none;

}

#top .dwqa-answer-item.dwqa-answer-item-admin {
    background-color: #effdde !important;
}

#top .dwqa-alert {
    direction: rtl;
    text-align: right;
}

#top input#question-title,
#top select#question-category,
#top textarea#question-content {
    background-color: #efe7ec !important;
}

/*Ebrahim: added following*/
#top input#question-title,
#top select#question-category,
#top textarea#question-content {
    font-size: 13px!important;
}

#top .dwqa-question-item .dwqa-comments {
    display: none;
}

#top .dwqa-questions-archive #dwqa-search input {
    font-size: 1em;
    padding: 20px;
    background-color: #efe7ec !important;
}

@media (max-width: 480px) {
    #top.rtl .single-dwqa-question .dwqa-question-item .dwqa-question-meta, .single-dwqa-question .dwqa-answer-item .dwqa-answer-meta {
        background: none;
        padding: 0;
    }
}

#top.rtl.single-dwqa-question .dwqa-answer-item .avatar {
    margin-right: 0;
    margin-left: 0;
}

#top .dwqa-single-question .dwqa-answer-item .avatar {
    right: 10px;
}

@media (max-width: 480px) {
    .dwqa-pick-best-answer {
        top: 130px;
        right: 0;
    }
}

.dwqa-question-actions a {
    display: inline-block;
}

.dwqa-question-actions a,
.dwqa-answer-actions a {
    display: inline-block;
    text-decoration: none;
}

#top.rtl .dwqa-question-actions label,
#top.rtl .dwqa-answer-actions label {
    font-weight: inherit;
    font-size: inherit;
    float: none;
}

#top.rtl .dwqa-question-actions span,
#top.rtl .dwqa-answer-actions span,
#top.rtl .dwqa-question-actions input,
#top.rtl .dwqa-answer-actions input {
    display: none;
}

#top .dwqa-comment-actions i,
#top .dwqa-question-actions i,
#top .dwqa-answer-actions i {
    background: #8c326e;
    padding: 9px 7px 7px 7px;
    border-radius: 50%;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
}

#top .dwqa-question-content {
    margin-top: 35px;
}

#top .dwqa-answer-item .dwqa-comment-actions a,
#top .dwqa-answer-item .dwqa-answer-actions a,
#top .dwqa-answer-item .dwqa-question-actions a {
    margin-left: 0;
    float: inherit;
    position: unset !important;
}

#top .dwqa-single-question .dwqa-comment-meta img.avatar {
    right: -60px;
    top: 5px;
}

@media (max-width: 768px) {
    #top.rtl .dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
        display: none;
    }

    #top.rtl .dwqa-question-item .dwqa-question-title a {
        text-overflow: ellipsis;
        white-space: pre-wrap;
        overflow: inherit;
        display: block;
        width: auto;
    }
}

#top.rtl .dwqa-questions-list .dwqa-question-item .dwqa-question-meta {
    margin-bottom: 0;
}

#top.rtl .dwqa-question-title {
    margin-bottom: 6px;
}

#top.rtl .dwqa-comments {
    margin-top: 40px;
}

#top.rtl .dwqa-answers-login-title {
    background: #c24a4a !important;
    color: #fff !important;
    padding: 15px !important;
}

@media (max-width: 480px) {
    #top.rtl .dwqa-answer-item,
    #top.rtl .dwqa-question-item {
        padding: 40px 10px 10px 10px !important;
    }
}

@media (max-width: 480px) {
    .single-dwqa-question .dwqa-question-item .dwqa-question-meta, .single-dwqa-question .dwqa-answer-item .dwqa-answer-meta {
        background: none !important;
        padding: 12px;
    }
}

#answer-terms + a {
    font-weight: bold;
    color: #3366ff;
}

#top.rtl .dwqa-answer-vote,
#top.rtl .dwqa-question-vote {
    min-height: auto;
}

#top.rtl .dwqa-answer-vote .dwqa-vote-count,
#top.rtl .dwqa-question-vote .dwqa-vote-count {
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    position: inherit;
    border: 1px solid lightgray;
    border-radius: 50%;
}

#top.rtl.single-dwqa-question .dwqa-question-vote,
#top.rtl.single-dwqa-question .dwqa-answer-vote {
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    position: initial;
    display: inline-block;
}

#top.rtl .dwqa-answer-vote .dwqa-vote-up,
#top.rtl .dwqa-answer-vote .dwqa-vote-down,
#top.rtl .dwqa-question-vote .dwqa-vote-up,
#top.rtl .dwqa-question-vote .dwqa-vote-down {
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    background: #8c326e;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    color: white;
    display: inline-block;
    position: initial;
    border: none;
    padding: 3px 9px;
}

#top.rtl .dwqa-answer-vote .dwqa-vote-count,
#top.rtl .dwqa-answer-vote .dwqa-vote-up,
#top.rtl .dwqa-answer-vote .dwqa-vote-down,
#top.rtl .dwqa-question-vote .dwqa-vote-count,
#top.rtl .dwqa-question-vote .dwqa-vote-up,
#top.rtl .dwqa-question-vote .dwqa-vote-down {
    float: left;
}

#top.rtl.single-dwqa-question .dwqa-question-vote,
#top.rtl.single-dwqa-question .dwqa-answer-vote {
    top: auto;
    bottom: auto;
    right: auto;
    left: 20px;
    position: absolute;
    display: inline-block;
    width: 105px;
}

#top .dwqa-answer-item .dwqa-answer-actions {
    position: absolute;
    left: 120px;
    top: 32px;
}
#top .dwqa-question-item .dwqa-question-actions {
    position: absolute;
    left: 155px;
    top: 32px;
}

#top.rtl .dwqa-answer-vote .dwqa-vote-count,
#top.rtl .dwqa-answer-vote .dwqa-vote-up,
#top.rtl .dwqa-answer-vote .dwqa-vote-down,
#top.rtl .dwqa-question-vote .dwqa-vote-count,
#top.rtl .dwqa-question-vote .dwqa-vote-up,
#top.rtl .dwqa-question-vote .dwqa-vote-down {
    float: left;
    margin-right: 5px;
    border: none !important;
    text-indent: 0;
}

#top.rtl .dwqa-answer-vote .dwqa-vote-count,
#top.rtl .dwqa-question-vote .dwqa-vote-count {
    border: 1px solid #8c326e !important;
}

#top .dwqa-answer-vote,
#top .dwqa-question-vote,
#top .dwqa-pick-best-answer {
    display: none;
}

#top.rtl .dwqa-answer-vote .dwqa-vote-up,
#top.rtl .dwqa-question-vote .dwqa-vote-up {
    color: #2bc69e;
}

#top.rtl .dwqa-answer-vote .dwqa-vote-down,
#top.rtl .dwqa-question-vote .dwqa-vote-down {
    color: #f7733c;
}

#top.rtl .dwqa-vote-message-up {
    font-weight: bold;
    color: #2bc69e;
}

#top.rtl .dwqa-vote-message-down {
    font-weight: bold;
    color: #f7733c;
}

#top.rtl .dwqa-answers-login-title a {
    font-weight: bold;
    color: #3366ff;
}

@media (max-width: 480px) {
    #top.rtl .dwqa-answer-item .dwqa-answer-actions,
    #top.rtl .dwqa-question-item .dwqa-question-actions {
        left: auto;
        top: 15px;
        float: right;
        display: block;
        width: 200px;
    }

    #top.rtl.single-dwqa-question .dwqa-question-vote,
    #top.rtl.single-dwqa-question .dwqa-answer-vote {
        top: 15px;
    }
    #top.rtl.single-dwqa-question .dwqa-answer-vote.dwqa-answer-vote-below {
        top: auto;
    }
}

@media (max-width: 480px) {
    #top.rtl.single-dwqa-question .dwqa-question-item .dwqa-question-meta,
    #top.rtl.single-dwqa-question .dwqa-answer-item .dwqa-answer-meta {
        padding: 20px 0 0;
        margin: 0;
    }

    #top.rtl .dwqa-question-content {
        margin-top: 0;
    }

    #top.rtl .dwqa-question-footer {
        display: none;
    }

    #top.rtl .dwqa-comments {
        margin-top: 10px;
    }

    #top.rtl.list-dwqa-question .dwqa-question-item {
        padding: 10px 10px 10px 10px !important;
    }

    #top.rtl.list-dwqa-question .dwqa-question-title a {
        font-size: 13px;
        font-weight: 600;
    }

    #top.rtl.single-dwqa-question .breadcrumb {
        display: none;
    }
}

#top.rtl .dwqa-question-actions input#dwqa-favorites {
    display: none !important;
}

#top.rtl .dwqa-question-actions input#dwqa-favorites + span {
    display: inline !important;
    color: white;
}

#top.rtl .dwqa-question-actions label,
#top.rtl .dwqa-answer-actions label {
    background: #8c326e;
    padding: 0 0 0 10px;
    border-radius: 15px;
    color: white !important;
    margin-left: 5px;
}

#top.rtl .dwqa-answer-form .dwqa-answer-form-title {
    font-weight: bold;
    line-height: 1.5em;
}

@media only screen and (max-width: 480px) {
    .responsive #top.rtl .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0 10px;
    }
}

#top.rtl .dwqa-answers-login-title a {
    color: gold;
}

@media only screen and (max-width: 480px) {
    #top.rtl .dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
        display: contents;
    }

}

@media only screen and (max-width: 768px) {
    #top.rtl .dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
        display: contents;
    }
}

#top .dwqa-pagination .dwqa-current,
#top .dwqa-pagination .current
{
    background: #721854;
    color: white;
}

.dwqa-comments-list {
    display: none;
}

#top.rtl.single-dwqa-question .dwqa-answer-item .avatar, #top .dwqa-single-question .dwqa-question-item .avatar{
    position: inherit;
    margin-left: 10px;
    margin-top: -5px;
}

@media only screen and (max-width: 767px) {
    .responsive #top.rtl .cart_dropdown {
        position: absolute;
        top: 50%;
        right: auto;
        left: -2px;
        margin: -23px 0 0 0;
    }
}

.testimonial-slider {
    overflow: auto!important;
}
.testimonial-slider-inner {
    overflow: auto!important;
}
.testimonial-slide {
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
    border: 1px solid #ccc;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

