@import "/public/Dismangroup/Styles/panel/style.css";

body:hover, html:hover, body, html {
    -moz-transition: all 0s ease !important;
    -webkit-transition: all 0s ease !important;
    transition: all 0s ease !important;
}

header {
    position: relative;
    display: block;
    margin: 0px auto;
    z-index: 360;
    background: rgb(248 248 248 / 30%) 0% 0% no-repeat padding-box;
    min-height: 50px;
    -moz-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}

header .top_line.grid div {
    position: relative;
    display: block;
    margin: auto;
    height: auto;
}

header .top_line .search_flex label {
    position: relative;
    display: block;
    margin: auto;
    padding: 10px 15px;
}

header .top_line .search_flex label input {
    position: relative;
    margin: auto;
    display: block;
    border: 1px solid #151515;
    border-radius: 12px;
    padding: 7px 45px 7px 10px;
    font-size: 15px;
    font-family: 'naz_300';
    direction: rtl;
}

header .top_line .search_flex label input::placeholder {
    color: #707070;
    font-size: 12px;
}

header .top_line {
    box-shadow: 0px 10px 10px #00000030;
    z-index: 1;
}

header .top_line .search_flex label i, header .top_line .search_flex label svg {
    right: 25px;
    font-size: 30px;
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    color: #151515;
    cursor: pointer;
}

header .top_line .search_flex label svg path#Path_1 {
    fill: rgb(199 239 255 / 24%);
    stroke: #151515;
    cursor: pointer;
}

header .top_line .search_flex label svg path#Path_2 {
    fill: transparent;
    stroke: #151515;
    cursor: pointer;
}

header .logo_flex .logo {
    width: 256px;
    height: 76px !important;
    background: url(/public/files/upload/logo_2.png) center center no-repeat;
    background-size: contain;
    margin: 10px !important;
    cursor: pointer;
}

header .menue_flex {
    display: inline-block !important;
    direction: rtl;
}

header .menue_flex span {
    position: relative;
    display: inline-block;
    direction: rtl;
    margin: 5px;
    padding: 5px 25px 5px 10px;
    font-size: 14px;
    font-family: 'sans';
    border: 1px solid #151515;
    border-radius: 10px;
    color: #151515;
    cursor: pointer;
}

header .menue_flex span i {
    font-size: 16px;
    width: 16px;
    height: 16px;
    top: 0;
    bottom: 0;
    right: 4px;
    color: #151515;
}

header .menue_flex span:hover {
    background: #151515;
    color: #f8f8f8;
}

header .menue_flex span:hover i {
    text-shadow: 0px 0px 2px #f8f8f8;
    color: #2b2b2b;
}


.slider-page .grid {
    width: 90%;
    height: 100%;
}

.slider-page .grid img {
    position: relative;
    display: block;
    width: 35%;
    max-height: 80%;
    background: rgb(39 39 39 / 30%);
    border-radius: 15px;
    cursor: pointer;
}

.slider-page .grid img:nth-child(1) {
    justify-content: left;
    text-align: left;
    margin: auto auto auto 5px;
}

.slider-page .grid img:nth-child(2) {
    justify-content: center;
    text-align: center;
    margin: auto;
    width: 50%;
    max-height: 100%;
}

.slider-page .grid img:nth-child(3) {
    justify-content: left;
    text-align: left;
    margin: auto 5px auto auto;
}

.slider-page h1[role="center"] {
    position: absolute;
    background: #f8f8f8;
    padding: 10px 15px;
    font-size: 20px;
    font-family: 'titr';
    border-radius: 15px 0px 0px 0px;
    bottom: 0px;
    right: 0px;
    z-index: 7;
    cursor: pointer;
}

.slider-page span {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 9%;
    cursor: pointer;
    z-index: 5;
}

.slider-page span.right {
    right: 0px;
}

.slider-page span.left {
    left: 0px;
}

.slider-page span i {
    font-size: 80px;
    height: 80px;
    width: 80px;
    text-align: center;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
    color: #f8f8f8;
}

.slider-page span i:hover {
    color: #e6e6e6;
    font-size: 85px;
    height: 85px;
    width: 85px;
}

.slider-page div {
    -webkit-animation-name: start;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: start;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: 1;
    animation-name: start;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

.slider-page div[data="on"] {
    visibility: visible;
    display: grid;
    opacity: 1;
}

.slider-page div[data="off"] {
    visibility: hidden;
    display: none !important;
    opacity: 0;
}

footer {
    position: relative;
    display: block;
    margin: 0px auto 0px auto;
    background: #111111;
    z-index: 350;
    box-shadow: 0px -10px 15px rgb(6 6 6 / 30%);
    direction: rtl;
    padding-bottom: 70px;
}

header .mini_logo {
    display: none !important;
    visibility: hidden;
    border: unset;
    width: 230px !important;
    height: 70px !important;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    background: url(/public/files/upload/logo_white.png) center center no-repeat;
    background-size: contain;
    cursor: pointer;
}

header .menofot {
    display: none;
    visibility: hidden;
    position: absolute !important;
    top: 0px !important;
    right: 15px !important;
    left: unset !important;
    padding: 0 !important;
    background: unset !important;
    cursor: pointer !important;
    width: 50px;
    height: 50px;
}

header .logo h3 {
    position: absolute;
    text-align: center;
    font-family: 'titr_r';
    color: var(--snow-color);
    width: calc(100% - 106px);
    margin: auto;
    top: 85px;
    font-size: 21px;
}

header .logo h1 {
    position: absolute;
    text-align: center;
    font-family: 'titr';
    color: var(--red-color);
    width: calc(100% - 106px);
    margin: auto;
    top: 0px;
    font-size: 80px;
}

header ul {
    position: relative;
    direction: rtl;
    margin: 10px auto;
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    max-width: 1000px;
    overflow: hidden;
}

header ul li {
    font-family: 'list';
    display: inline-block;
    position: relative;
    padding: 5px 15px;
    text-align: center;
    direction: rtl;
    color: #151515;
    cursor: pointer;
    margin: auto;
    border-radius: 10px 10px 0px 0px;
    font-size: 20px;
    font-weight: bold;
}

header ul li:hover {
    background: #151515;
    color: #f8f8f8;
}

header .cat_info {
    position: relative;
    display: none;
    width: 100%;
    min-height: 5px;
    background: #151515;
    margin: -10px auto auto auto;
    -webkit-animation-name: start;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: start;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: 1;
    animation-name: start;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

header .icons i.fui-poshtiban {
    filter: blur(5px);
    background-size: 25px;
}

header .icons i.fui-poshtiban:hover {
    filter: blur(0px);
    background-size: 25px;
}

header .btn-d.yellow {
    top: calc(10px + 50px);
    position: absolute;
    right: 10px;
}

header .btn-d.red {
    top: calc(10px);
    position: absolute;
    left: 10px;
}

header .btn-d.green {
    top: calc(30px + 20px + 14px);
    position: absolute;
    left: 10px;
}

header .icons {
    position: absolute;
    margin: auto;
    display: block;
    padding: 5px;
    font-size: 20px;
    font-family: 'naz_500';
    text-align: center;
    border-radius: 5px;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    height: 25px;
    z-index: 0;
    cursor: pointer;
    top: calc(10px + 0px);
    right: 10px;
    direction: rtl;
}

header .icons i {
    position: relative;
    display: inline-block;
    margin: 0px 5px;
    color: var(--gold-color);
    width: 20px;
    height: 20px;
    font-size: 20px;
    text-align: center;
}

header .icons i {
    position: relative;
    display: inline-block;
    margin: -1px 1px;
    color: transparent;
    width: 28%;
    height: 100%;
    font-size: 30px;
    text-align: center;
    text-shadow: 0px 0px 4px var(--yellow-color);
    cursor: pointer;
}

header .icons i:hover {
    position: relative;
    display: inline-block;
    margin: -1px 1px;
    color: transparent;
    width: 28%;
    height: 100%;
    font-size: 30px;
    text-align: center;
    text-shadow: 0px 0px 0px var(--gold-color);
    cursor: pointer;
}

footer .mini_logo {
    display: block;
    visibility: visible;
    max-width: 85%;
    max-height: 100px;
    margin: 5px auto;
    border-radius: 25px 55px/5px 25px;
}

footer .grid div {
    position: relative;
    margin: 5px auto;
    padding: 5px;
    width: calc(100% - 10px);
    height: auto;
    max-height: calc(100% - 10px);
    z-index: 0;
}

footer .grid div h3 {
    position: relative;
    margin: 5px 10px;
    font-family: 'sans';
    font-size: 25px;
    font-weight: 900;
    color: #f8f8f8;
}

footer .grid div p {
    position: relative;
    margin: 10px;
    font-family: 'sans';
    color: var(--bilt-color);
    font-size: 25px;
}

footer .grid p i {
    position: relative;
    margin: 5px 15px;
    font-size: 20px;
    top: 5px;
    text-shadow: 0px 0px 3px var(--red-color);
}

footer .grid div.file-list span {
    width: 120px;
    height: 160px;
    position: relative;
    display: inline-block;
    margin: 10px;
    border: 4px solid #f8f8f8;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}

footer .grid div.file-list span i {
    width: 40px;
    height: 40px;
    font-size: 40px;
    color: #f8f8f8;
    right: 0;
    left: 0;
    top: 30px;
    cursor: pointer;
    text-shadow: 0px 0px 50px #cecece;
    cursor: pointer;
}

footer .grid div.file-list span h2 {
    position: absolute;
    margin: auto;
    color: #111111;
    background: #f8f8f8;
    text-align: center;
    justify-content: center;
    padding: 10px 15px;
    width: calc(100% - 30px);
    font-size: 20px;
    font-family: 'titr';
    font-weight: 900;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 4px solid #f8f8f8;
    cursor: pointer;
}

footer .grid div.tizer video, footer map {
    position: relative;
    display: block;
    margin: 10px auto;
    max-width: 95%;
    height: auto;
    border: 4px solid #f8f8f8;
    box-shadow: inset 0px 0px 10px #000000;
    border-radius: 10px;
    background: #e9f0f8;
    overflow: hidden;
    cursor: none;
    user-select: none;
    z-index: 0;
}

footer map canvas {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: inset 0px 0px 15px rgba(41, 29, 29, 0.82);
    margin: auto;
}

footer .items {
    grid-template-columns: auto auto auto !important;
}


[class^="ol-"], [class*="ol-"] {
    margin: auto;
    padding: 0;
    text-align: center;
}

.fullscreen {
    background: transparent url('/public/files/upload/bg_Web.jpg') center center no-repeat fixed;
    background-size: cover;
}

.fullscreen .user_M_dashboard {
    padding: 0px;
}

.fullscreen .user_M_dashboard center {
    padding: 20px;
}

.fullscreen .user_M_dashboard center img {
    height: 350px !important;
    width: 350px !important;
    border-radius: 20px !important;
    max-width: calc(100% - 80px) !important;
    background: rgb(248 248 248 / 47%) !important;
    padding: 0px 40px;
}

.grid .supp_luk {
    position: relative;
    margin: 5%;
    padding: 3%;
    display: block;
    background: #272727;
    border-radius: 50%;
    box-shadow: 0px 10px 10px rgb(38 37 37 / 64%);
    overflow: hidden;
    border: 2px solid var(--red-color);
    width: calc(98% - 16% - 4px);
    height: calc(98% - 16% - 4px);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid .supp_luk.active {
    margin: 5%;
    padding: 1.5%;
    border-radius: 15px;
    border: 2px solid #f8f8f8;
    width: calc(100% - 10% - 4px);
    height: calc(100% - 10% - 4px);
    cursor: pointer;
}

.grid .supp_luk.active * {
    cursor: pointer;
}

.grid .supp_luk img {
    position: relative;
    margin: auto;
    padding: 2%;
    display: block;
    width: calc(100% - 4% - 4px);
    height: calc(100% - 4% - 4px);
    border: 2px dashed var(--gold-color);
    border-radius: 50%;
}

.grid .supp_luk.active img {
    border-radius: 15px;
    border: unset !important;
    height: auto !important;
}

.grid .supp_luk h3 {
    position: absolute;
    margin: auto;
    padding: 20px 15px 15px 15px;
    background: var(--red-color);
    color: #f8f8f8;
    border-top: 2px dashed var(--gold-color);
    width: calc(100% - 30px);
    height: calc(33% - 30px);
    text-align: center;
    right: 0;
    left: 0;
    bottom: calc(-50% - 0.2px);
    font-size: 20px;
    font-family: 'sans_b';
    z-index: 2;
    border-radius: 0px 0px 50% 50%;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid .supp_luk:hover h3 {
    bottom: calc(0% - 0.2px);
}

/*.grid .supp_luk.active h3 {*/
/*    top: 300px;*/
/*    width: auto !important;*/
/*    height: auto !important;*/
/*    max-width: calc(100% - 50px) !important;*/
/*    bottom: unset;*/
/*    border-radius: 15px 0px 0px 0px;*/
/*    left: unset;*/
/*    right: 5px;*/
/*    border: unset;*/
/*    background: #f8f8f8;*/
/*    color: #181818;*/
/*    font-size: 15px;*/
/*    padding: 10px 20px !important;*/
/*}*/

.grid .supp_luk.active h3 {
    top: 0;
    width: auto !important;
    height: auto !important;
    bottom: unset;
    border-radius: 0px 0px 15px 15px;
    left: 0px;
    right: 0px;
    border: unset;
    background: #f8f8f8;
    color: #181818;
    font-size: 15px;
    padding: 10px 20px !important;
    max-width: 45%;
}

.grid .supp_luk.active ul {
    display: block !important;
    visibility: visible;
    margin: auto auto 0 auto;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
}

.grid .supp_luk ul {
    position: relative;
    display: none !important;
    visibility: hidden;
    margin: 0;
    background: rgb(25 24 24 / 90%);
    border-radius: 0px 0px 8px 8px / 0px 0px 10px 10px;
    bottom: -10%;
    width: 0%;
    right: 0;
    left: 0;
    padding: 15px 0px;
    border-top: 3px solid #f8f8f8;
    overflow: hidden;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.grid .supp_luk ul li {
    position: relative;
    display: block;
    margin: auto;
    direction: rtl;
    text-align: right;
    padding: 5px 30px 5px 10px;
    font-family: 'sans_b';
    font-size: 11px;
    color: #f8f8f8;
}

.grid .supp_luk ul li i {
    width: 15px;
    height: 15px;
    font-size: 15px;
    top: -3px;
    bottom: 0;
    right: 10px;
    color: #f8f8f8;
}

.file {
    display: block !important;
    position: relative !important;
    margin: 5px !important;
    border: 2px solid #3c3b3b !important;
    background: transparent !important;
    box-shadow: inset -1px -1px 1px #eee !important;
    padding: 10px 50px 10px 15px !important;
    font-size: 15px !important;
    font-family: 'naz_s' !important;
    color: #3c3b3b !important;
}

.file:hover {
    background: #3c3b3b !important;
    color: #f8f8f8 !important;
}

.file i {
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    font-size: 20px;
    right: 15px;
}

.file:hover * {
    color: #f8f8f8 !important;
}

.border_box {
    position: relative;
    margin: 0% 5%;
    display: grid;
    grid-template-columns: 30% 70%;
    direction: rtl;
    /*border: 4px solid #181818;*/
    border-radius: 3px;
    clear: both;
}

.border_box div[role="right"], .border_box div[role="left"] {
    position: relative;
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    clear: both;
}

.border_box div[role="right"] img {
    position: relative;
    display: block;
    border-radius: 10px;
    margin: 10px;
    overflow: hidden;
    z-index: 1;
    width: calc(100% - 20px);
    border: 4px solid #181818;
    background: rgb(24 24 24 / 60%);
}

.border_box div h1 {
    position: relative;
    font-family: 'sans_b';
    font-size: 35px;
    padding: 10px 15px;
    margin: 10px 15px;
    font-weight: bold;
    color: #181818;
    display: block;
    background: unset !important;
}

.border_box div h1 i {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 30px;
    position: relative;
    top: 10px;
    margin: 5px;
}

.border_box div p {
    position: relative;
    padding: 10px 15px;
    margin: 10px 15px;
    display: block;
    font-family: 'sans_b';
    font-size: 18px;
    text-align: justify;
    line-height: 40px;
    color: #3b3b3b;
}

.border_box .files {
    position: relative;
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 25px auto 5px auto;
}

copy-right {
    padding: 10px 15px 10px 60px;
    position: relative;
    margin: auto;
    direction: rtl;
    background: var(--gold-color);
    display: block;
    font-family: m3dfont;
    clear: both;
}

copy-right i {
    width: 25px;
    height: 25px;
    font-size: 25px;
    cursor: pointer;
    color: var(--red-color);
    top: 0;
    bottom: 0;
    left: 25px;
    z-index: 1;
}

.screen_list {
    position: relative;
    display: inline-block;
    margin: 10px auto auto auto;
    /* border-radius: 5px; */
    width: 169px;
    height: calc(100% - 10px);
    cursor: pointer;
    opacity: 0.5;
    filter: grayscale(0.5);
    text-align: center;
    justify-content: center;
    counter-increment: carousel-cell;
}

.screen_list.is-selected, .active .screen_list {
    opacity: 1;
}

.screen_list:hover, .screen_list:active, .screen_list:focus {
    opacity: 1;
    filter: grayscale(0);
}

.cat_info .dot {
    background: #f8f8f8;
    bottom: 7px;
    position: relative;
}

.scroler {
    height: 230px;
    width: auto;
    position: relative;
    margin: 10px auto auto auto;
    display: flex;
    direction: rtl;
    padding: 0px 5px;
    font-family: 'naz_500';
    z-index: 0;
    align-content: center;
    flex-wrap: nowrap;
    overflow: hidden;
    white-space: nowrap;
}

.scroler[role="2"] {
    background: #c7c7c7;
    height: 265px;
}

.scroler:nth-child(1) .in_list h3 {
    color: #c7c7c7;
}

.scroler, .scroler .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.scroler {
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.scroler .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.scroler .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.scroler .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    width: 100% !important;
}

.scroler .owl-item, .scroler .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.scroler .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.scroler .owl-item img {
    display: block;
    margin: 0 auto;
}

.scroler .owl-dots.disabled, .scroler .owl-nav.disabled {
    display: none
}

.no-js .scroler, .scroler.owl-loaded {
    visibility: visible;
    opacity: 1;
}

.scroler .owl-dot, .scroler .owl-nav .owl-next, .scroler .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.scroler.owl-loading {
    opacity: 0;
    display: block
}

.scroler.owl-hidden {
    opacity: 0
}

.scroler.owl-refresh .owl-item {
    visibility: hidden
}

.scroler.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.scroler.owl-grab {
    cursor: move;
    cursor: grab;
}

.scroler.owl-rtl {
    direction: rtl;
}

.scroler.owl-rtl .owl-item {
    float: right;
    min-width: 130px;
}

.scroler .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.scroler .owl-animated-in {
    z-index: 0
}

.scroler .owl-animated-out {
    z-index: 1
}

.scroler .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.scroler .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.scroler .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.scroler .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.scroler .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}

.scroler .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.scroler .owl-video-playing .owl-video-play-icon, .scroler .owl-video-playing .owl-video-tn {
    display: none
}

.scroler .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}

.scroler .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.scroler .owl-buttons.disabled {
    display: none !important;
}

.scroler .owl-item .owl-lazy {
    opacity: 1
}

.scroler .in_list {
    position: relative !important;
    display: inline-block;
    margin: 20px 7px;
    width: 150px;
    height: 180px;
    cursor: pointer;
    opacity: 1;
    overflow: hidden;
    text-align: center;
}

.scroler[role="2"] .screen_list {
    background: #f8f8f8;
    border-radius: 10px;
    border: 2px solid rgb(14 14 14 / 70%);
    box-shadow: 0px 0px 10px rgb(14 14 14 / 70%);
}

.scroler .in_list:hover {
    opacity: 0.8;
}

.scroler .in_list img {
    width: 120px;
    height: 120px;
    position: relative;
    margin: 10px auto;
    padding: 7px;
    border-radius: 7px;
    box-shadow: inset 0px 0px 10px rgb(21 20 20 / 78%);
    cursor: pointer;
    border: 4px solid transparent;
    background: rgb(248 248 248 / 60%);
}

.scroler[role="2"] .in_list {
    margin: auto;
}

.scroler[role="2"] .in_list img {
    border: unset;
    background: unset;
}

.scroler .in_list h3 {
    position: relative;
    margin: 5px auto;
    font-size: 15px;
    font-family: 'naz_900';
    text-align: center;
    cursor: pointer;
    display: block;
    color: #181818;
}

.scroler[role="2"] .in_list h3 {
    margin: 10px auto auto auto;
}

.scroler[role="2"] .screen_list:active img, .scroler[role="2"] .screen_list:focus img, .scroler[role="2"] .screen_list:hover img, .scroler[role="2"] .screen_list.active img .scroler[role="2"] .screen_list.select img {
    border: 2px solid #f8f8f8;
    background: rgba(248, 248, 248, 0.80);
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.scroler[role="2"] .screen_list:active, .scroler[role="2"] .screen_list:hover, .scroler[role="2"] .screen_list:focus, .scroler[role="2"] .screen_list.active, .scroler[role="2"] .screen_list.select {
    border: 2px solid #f8f8f8 !important;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.slider-page {
    position: relative;
    margin: auto;
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    z-index: 0;
    overflow: hidden;
    direction: rtl;
    padding: 15px 0px;
}

.box-titr {
    position: relative;
    margin: 15px auto;
    display: inline-block;
    direction: rtl;
    padding: 10px 15px;
    font-family: sans_b;
    color: var(--back-color);
    font-size: 20px;
    border-radius: 20px 0px 0px 2px;
    z-index: 1;
}

.green {
    background: var(--green-color);
}

.box-search {
    position: absolute;
    margin: auto;
    width: 350px;
    max-width: 100%;
    top: 15px;
    left: 15px;
    z-index: 3;
}

.box-search label {
    margin: 5px auto !important;
}

.box-search input {
    background: #421c1c !important;
    border-bottom: unset !important;
    font-family: 'sans_b' !important;
    color: rgb(228 228 228) !important;
    width: calc(100%) !important;
}

.box-search i {
    color: rgb(228 228 228) !important;
    box-shadow: unset !important;
    text-shadow: unset !important;
    left: 15px !important;
}

.supp_lists {
    position: relative;
    margin: 10px auto auto auto;
    display: flex;
    direction: rtl;
    padding: 0px 5px;
    font-family: 'naz_500';
    z-index: 0;
    align-content: center;
    flex-wrap: nowrap;
    height: 270px;
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
}

.supp_lists span {
    position: relative;
    padding: 2.5px;
    margin: 5px;
    width: 260px;
    max-width: 260px;
    min-width: 260px;
    height: 260px;
    display: block;
    z-index: 0;
    cursor: pointer;
    text-align: center;
}

.supp_lists span img {
    position: relative;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.supp_lists span .parageraph {
    color: #f7f7f7;
    position: absolute;
    z-index: 5;
    background: rgb(33 35 33 / 28%);
    width: auto;
    height: auto;
    margin: auto;
    top: 0;
    bottom: 0;
    display: none;
    right: 0;
    left: 0;
    text-align: justify;
    padding: 50px 20px;
    overflow: hidden;
    font-family: 'sans';
    cursor: pointer;
    border-radius: 3px;
}

.supp_lists span:hover .parageraph {
    display: block;
    -webkit-animation-name: start;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: start;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: 1;
    animation-name: start;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

.banners {
    display: block;
    margin: 25px 4%;
    clear: both;
    position: relative;
    z-index: 0;
    text-align: center;
    box-shadow: 0px 0px 10px rgb(21 21 21 / 59%);
    border: 3px solid rgb(33 33 33);
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}

.banners:nth-of-type(2), .banners:nth-of-type(1) {
    margin-top: 4% !important;
}

.banners img {
    position: relative;
    margin: auto;
    clear: both;
    box-shadow: inset 0px 0px 10px rgb(20 21 21 / 80%);
    display: block;
    width: 100%;
    height: auto;
}

.slideshow {
    position: relative;
    clear: both;
    margin: auto;
    border-radius: 3px;
    display: block;
    background: #181818;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
}

.slideshow .entire-content {
    margin: auto;
    width: 100%;
    perspective: 1000px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}

.slideshow .content-carrousel {
    width: 100%;
    position: relative;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    transition: all 420ms;
    -moz-transition: all 420ms;
    -webkit-transition: all 420ms;
    transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(
        0deg);
    -webkit-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(
        0deg);
    -moz-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(0deg);
    -ms-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(0deg);
    -o-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(0deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    animation: rotar 30s infinite linear;
    -webkit-animation: rotar 30s infinite linear;
    -moz-animation: rotar 30s infinite linear;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
}

.slideshow .content-carrousel:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
}

.slideshow .content-carrousel figure {
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: #404040;
    position: relative;
    transform-style: preserve-3d;
}

.slideshow .content-carrousel figure:nth-child(1) {

    transform: rotateY(0deg) translateZ(1024px)
}

.slideshow .content-carrousel figure:nth-child(2) {

    transform: rotateY(60deg) translateZ(1024px)
}

.slideshow .content-carrousel figure:nth-child(3) {

    transform: rotateY(120deg) translateZ(1024px)
}

.slideshow .content-carrousel figure:nth-child(4) {

    transform: rotateY(180deg) translateZ(1024px)
}

.slideshow .content-carrousel figure:nth-child(5) {

    transform: rotateY(240deg) translateZ(1024px)
}

.slideshow .content-carrousel figure:nth-child(6) {

    transform: rotateY(300deg) translateZ(1024px)
}

.slideshow .shadow {
    position: absolute;
    border-radius: 3px;
    width: 100%;
    height: 100%;
}

.slideshow .content-carrousel .asl_im {
    image-rendering: auto;
    transition: all 300ms;
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    backface-visibility: hidden;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slideshow .content-carrousel .back_im {
    image-rendering: auto;
    transition: all 500ms;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    backface-visibility: hidden;
    filter: blur(0px);
    -moz-filter: blur(0px);
    -webkit-filter: blur(0px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slideshow .content-carrousel:hover .back_im {
    opacity: 0.2;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    filter: blur(8px);
    -moz-filter: blur(8px);
    -webkit-filter: blur(8px);
}

.slideshow .content-carrousel:hover .asl_im {
    z-index: 3;
    -webkit-transform: translateZ(45px);
    transform: translateZ(45px);
    -moz-transform: translateZ(45px);
    backface-visibility: hidden;
    border-radius: 5px;
    cursor: pointer;
    display: unset;
}

.slideshow .content-carrousel .asl_im:hover {
    transform: scale(1.01) translateZ(40px);
    -webkit-transform: scale(1.01) translateZ(40px);
    -moz-transform: scale(1.01) translateZ(40px);
    transition: all 420ms;
    -moz-transition: all 420ms;
    -webkit-transition: all 420ms;
}

.rotar_1_s {
    transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(0deg) !important;
    -webkit-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(0deg) !important;
    -moz-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(0deg) !important;
    -o-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(0deg) !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.rotar_2_s {
    transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-60deg) !important;
    -webkit-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-60deg) !important;
    -moz-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-60deg) !important;
    -o-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-60deg) !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.rotar_3_s {
    transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-120deg) !important;
    -webkit-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-120deg) !important;
    -moz-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-120deg) !important;
    -o-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-120deg) !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.rotar_4_s {
    transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-180deg) !important;
    -webkit-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-180deg) !important;
    -moz-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-180deg) !important;
    -o-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-180deg) !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.rotar_5_s {
    transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-240deg) !important;
    -webkit-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-240deg) !important;
    -moz-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-240deg) !important;
    -o-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-240deg) !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.rotar_6_s {
    transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-300deg) !important;
    -webkit-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-300deg) !important;
    -moz-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-300deg) !important;
    -o-transform: translateZ(-1024px) translateY(0px) translateX(0px) rotateY(-300deg) !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.slideshow .next_slider {
    width: 64px;
    height: 64px;
    position: absolute;
    z-index: 10;
    background: url(/public/files/icons/play-button.png) center center no-repeat;
    background-size: cover;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    margin: auto;
    bottom: 20px;
    right: 20px;
    box-shadow: 2px 2px 4px #29292970;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.rote {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.span-galery {
    display: block;
    margin: 5px auto 15px auto;
    clear: both;
    position: relative;
    z-index: 0;
    border-radius: 2px;
    background: #00000030;
    text-align: center;
    padding-top: 1px;
}

.span-galery h3 {
    position: relative;
    margin: 30px auto 50px auto;
    display: block;
    font-size: 30px;
    font-family: 'sans_b';
    text-align: center;
}

.slider-page h3, h3.titraj {
    position: relative;
    margin: 0px auto auto auto;
    display: block;
    font-size: 30px;
    font-family: 'sans_b';
    background: #f8f8f8;
    box-shadow: inset 0px 10px 10px #00000030;
    padding: 25px 0px 10px;
}

.span-galery div {
    width: calc(100% - 20%);
    text-align: center;
    overflow: hidden;
    max-height: 512px;
    -webkit-animation-name: start;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: start;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: 1;
    animation-name: start;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

.span-galery div[data="on"] {
    visibility: visible;
    display: grid;
    opacity: 1;
}

.span-galery div[data="off"] {
    visibility: hidden;
    display: none !important;
    opacity: 0;
}

.span-galery div img {
    position: relative;
    margin: auto;
    width: calc(100% - 10px - 25%);
    max-width: 512px;
    border-radius: 5px;
    text-align: center;
    border: 2px solid #f8f8f8;
}

.span-galery .grid[role="3"] {
    grid-template-columns: 33% 33% 33%;
}

.span-galery span {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 9%;
    cursor: pointer;
    z-index: 5;
}

.span-galery span.left {
    left: 0;
}

.span-galery span.right {
    right: 0px;
}

.span-galery span i {
    font-size: 80px;
    height: 80px;
    width: 80px;
    text-align: center;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
    color: var(--base-color);
}

.span-galery span i:hover {
    color: var(--red-color);
    font-size: 85px;
    height: 85px;
    width: 85px;
}

.show_post {
    position: relative;
    margin: auto;
    padding: 20px 5% 0px 5%;
    direction: rtl;
    clear: both;
    text-align: right;
    background: #272727;
}

.show_post h2 {
    position: relative;
    direction: rtl;
    display: block;
    text-align: right;
    font-size: 20px;
    font-family: 'sans_b';
    color: #f8f8f8;
    margin: 10px auto;
}

.show_post p {
    position: relative;
    direction: rtl;
    display: block;
    font-size: 16px;
    font-family: 'sans';
    color: rgb(248 248 248 / 62%);
    margin: 10px auto;
    text-align: justify;
}

span.btn {
    border: 2px solid #f8f8f8;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 15px;
    color: #f8f8f8;
    font-family: 'm3dfont';
    position: relative;
    display: inline-flex;
    align-content: space-between;
    cursor: pointer;
}

.cat_info .on_botton {
    position: absolute;
    background: #272727;
    margin: auto;
    padding: 10px 40px 10px 10px;
    color: #f8f8f8;
    font-family: 'list';
    font-weight: 900;
    font-size: 22px;
    border-radius: 0px 0px 15px 15px;
    bottom: 0px;
    height: 35px;
    left: 100px;
    z-index: -1;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cat_info .on_botton i {
    right: 5px;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    font-size: 25px;
    color: var(--red-color);
    cursor: pointer;
}

i.icon.fui-basket[role="in"] {
    background: url('/public/files/upload/bascket (1).png') center center no-repeat;
    background-size: contain;
    display: none;
    visibility: hidden;
}

i.icon.fui-basket[role="out"] {
    background: url('/public/files/upload/bascket (2).png') center center no-repeat;
    background-size: contain;
    display: block;
    visibility: visible;
    left: 5px;
    font-size: 30px;
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    color: #151515;
    z-index: 2;
}

header .top_line.grid div.search_flex {
    padding: 0px 0px 0px 30px;
}

.logo_respance {
    position: fixed;
    margin: 0px;
    width: 0px;
    height: 0px;
    display: none;
    overflow: hidden;
}

.user_M_dashboard {
    position: relative;
    margin: auto;
    display: block;
    clear: both;
    padding: 10px 0px;
}

.user_M_dashboard center {
    position: relative;
    margin: auto;
    background: url('/public/files/upload/pattern3.png') center center repeat;
    background-size: calc(100px * 3) calc(57.5px * 3);
    z-index: 0;
    box-shadow: 0px 0px 10vW rgb(43 41 41 / 86%) inset;
}

.user_M_dashboard center img {
    position: relative;
    display: block;
    margin: auto;
    border-radius: 50%;
    max-width: 100%;
    height: 200px;
    max-height: 100%;
}

.user_M_dashboard ul.pro_file {
    position: relative;
    margin: 10px 15px;
    padding: 2px;
    display: block;
    z-index: 0;
}

.user_M_dashboard ul.pro_file li {
    position: relative;
    margin: 10px auto;
    padding: 15px 50px 15px 20px;
    font-family: 'sans_b';
    font-size: 15px;
    direction: rtl;
    display: block;
    text-align: right;
    border: 3px solid #f8f8f8;
    border-radius: 12px;
    background: #272727;
    color: #eee;
}

.user_M_dashboard ul.pro_file li i {
    width: 25px !important;
    height: 25px !important;
    font-size: 25px !important;
    color: #f8f8f8;
    top: 0;
    bottom: 0;
    right: 10px !important;
}

.user_M_dashboard ul.pro_file li svg.icon {
    width: 25px;
    height: 25px;
    font-size: 25px;
    color: #f8f8f8;
    top: 0;
    bottom: 0;
    right: 10px;
}

.user_M_dashboard ul.pro_file li span[for] {
    position: absolute !important;
    margin: auto !important;
    font-size: 25px !important;
    top: 0;
    bottom: 0;
    left: 10px !important;
}

.fui-noty {
    background: url('/public/files/upload/5.png') center center no-repeat;
    background-size: cover;
}

header .fixed {
    position: fixed;
    z-index: 50 !important;
    width: 100%;
    height: auto;
    background: rgb(255 255 255 / 25%);
    overflow: unset;
    box-shadow: 0px 10px 10px #000000a3 !important;
    top: -0.4px;
    right: 0;
    left: 0;
}

div.btn {
    width: 60%;
    padding: 10px 35px 10px 15px;
    cursor: pointer;
    margin: 20px auto;
}

.btn i {
    width: 15px;
    height: 15px;
    font-size: 15px;
    top: 0;
    bottom: 0;
    right: 10px;
    color: red;
    cursor: pointer;
}

.screen_list i {
    position: absolute;
    margin: auto;
    color: var(--green-color);
    display: block;
    top: 5px;
    width: 0px;
    height: 0px;
    font-size: 0px;
    left: 5px;
    z-index: -1;
    display: none;
    -webkit-animation-name: start;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: start;
    -moz-animation-duration: 0.5s;
    -moz-animation-iteration-count: 1;
    animation-name: start;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
}

.screen_list.active i {
    width: 25px;
    height: 25px;
    font-size: 25px;
    z-index: 5;
    display: block;
}

svg[name="header"] {
    position: absolute;
    margin: auto;
    display: block;
    right: 0;
    left: 0;
    z-index: 1;
    width: calc(268px * 0.64);
    height: calc(110px * 0.64);
    top: -64px;
}

svg[name="header"] g {
    overflow: hidden;
}

svg[name="header"] path#Navebar-1 {
    fill: rgba(248, 248, 248, 1);
    box-shadow: 0px 10px 15px rgb(6 6 6 / 30%);
    -webkit-filter: drop-shadow(0px -10px 15px rgb(6 6 6 / 30%));
    filter: drop-shadow(0px -10px 15px rgb(6 6 6 / 30%));
    -moz-filter: drop-shadow(0px -10px 15px rgb(6 6 6 / 30%));
}

footer svg[name="header"] {
    right: unset !important;
    left: 20px !important;
}

footer svg[name="header"] path#Navebar-1 {
    fill: #111111 !important;
}

footer svg[name="header"]:nth-of-type(2) {
    left: 180px !important;
}

footer i.icon.fui-instagram, footer i.icon.fui-android {
    width: 32px;
    height: 32px;
    font-size: 32px;
    color: #f8f8f8;
    top: -40px;
    left: 90px;
    cursor: pointer;
}

footer i.icon.fui-android {
    left: 250px !important;
}

footer i.icon.fui-android:hover {
    color: var(--green-color);
}

footer i.icon.fui-instagram:hover {
    color: #d61d6a;
}

form.box_form {
    padding: 10px;
    margin: 10px;
}

form.box_form label {
    margin: 5px auto;
}

form.box_form label[role="2"] {
    display: grid;
    grid-template-columns: calc(100% - 140px) auto;
}

form.box_form label span {
    position: relative;
    margin: auto;
    width: auto;
    height: auto;
    font-family: 'sans';
    font-size: 15px;
    padding: 7px;
}

form.box_form label h2, form.box_form label role h2 {
    position: relative;
    display: block;
    font-size: 16px;
    font-family: 'sans_b';
    margin: 10px 15px;
}

form.box_form label input[type="text"] {
    border: 4px solid #181818;
    border-radius: 15px;
    padding: 15px 10px;
    margin: 5px;
    width: calc(100% - 10px - 20px);
    color: #282828;
}

form.box_form label role h2 {
    margin: 5px 10px;
}

form.box_form label input[type="text"]::placeholder, form.box_form label textarea::placeholder {
    color: #505050;
}

form.box_form label textarea {
    border: 4px solid #181818;
    border-radius: 15px;
    padding: 15px 10px;
    margin: 5px;
    width: calc(100% - 10px - 20px - 10px);
    color: #282828;
}

form.box_form label role {
    position: relative;
    margin: auto;
    display: block;
    clear: both;
    padding: 5px;
    width: calc(100% - 10px);
    height: auto;
}

form.box_form label box.input {
    position: relative;
    display: block;
    width: 120px;
    max-width: 95%;
    height: 120px;
    max-height: 95%;
    overflow: hidden;
    cursor: pointer;
    border: 4px dashed #181818;
    border-radius: 15px;
    margin: 5px auto;
}

form.box_form label box.input svg, form.box_form label box.input i {
    font-size: 40px;
    top: 0;
    bottom: 50px;
    width: 40px;
    height: 40px;
    right: 0;
    left: 0;
    color: #181818;
    text-shadow: 0px 0px 1px #181818;
    cursor: pointer;
}

form.box_form label box.input svg path {
    fill: #181818;
    stroke: #151515;
}

form.box_form label box.input span {
    text-align: center;
    font-size: 12px;
    display: block;
    top: 50px;
}

form.box_form label box.input span.btn {
    border: 2px solid #181818;
    margin: auto 10px;
    padding: 3px 10px;
    text-align: center;
    color: #181818;
    font-family: 'sans_b';
    cursor: pointer;
    font-size: 11px;
}

form.box_form input[type="submit"] {
    padding: 7px 12px;
    background: #e6e6e6;
    color: #181818 !important;
    border-radius: 10px;
    cursor: pointer;
    font-family: 'sans_b';
    margin: 15px 10px;
    border: 3px solid #181818;
}

form.box_form input[type="submit"]:hover {
    background: #181818;
    color: #f8f8f8 !important;
}

.banners .slideshow-container {
    max-width: 100vW;
    position: relative;
    margin: auto;
}

.banners .prev, .banners .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.banners .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.banners .prev:hover, .banners .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.banners .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.banners .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.banners .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.banners .active, .banners .dot:hover {
    background-color: #717171;
}

.banners .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.red_bar {
    position: relative;
    margin: auto;
    display: block;
    clear: both;
}

.red_bar:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 0;
    background: -webkit-linear-gradient(
        270deg, var(--red-color), transparent);
    background: -moz-linear-gradient(
        180deg, var(--red-color), transparent);
    background: linear-gradient(
        180deg, var(--red-color), transparent);
    width: 100%;
    height: 200px;
    top: 0;
    right: 0;
    left: 0;
}

.red_bar .box_page {
    display: block;
    max-width: 1000px;
    width: 95vW;
    margin: 0px auto 100px auto;
    position: relative;
    z-index: 1;
    border-radius: 15px;
    background: -webkit-linear-gradient(
        -200deg, #ed3e3e, #600a0a);
    background: -moz-linear-gradient(
        72deg, #ed3e3e, #600a0a);
    background: linear-gradient(
        200deg, #ed3e3e, #600a0a);
    padding-top: 100px;
}

.red_bar .box_page .title_bar {
    position: absolute;
    z-index: 3;
    margin: auto;
    background: #f2f2f2 0% 0% no-repeat padding-box;
    padding: 15px 25px;
    top: 0;
    right: 0;
    left: 0;
    max-width: 300px;
    text-align: center;
    font-family: sans_b;
    font-size: 20px;
    border-radius: 0px 0px 15px 15px;
    height: 40px;
}

.red_bar .box_page .slider {
    z-index: 3;
    margin: 10px 15px;
    background: #f2f2f2;
    padding: 5px;
    text-align: center;
    border-radius: 15px;
    position: relative;
    box-shadow: 0px 0px 20px #2a0707;
}

.red_bar .box_page .information {
    z-index: 3;
    margin: 15px;
    background: #f2f2f2;
    padding: 20px 30px;
    border-radius: 15px;
    position: relative;
    font-size: 15px;
    font-family: 'sans';
}

.red_bar .box_page .slider .slideshow-container {
    max-width: 100vW;
    position: relative;
    margin: auto;
}

.red_bar .box_page .slider .prev, .banners .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.red_bar .box_page .slider .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.red_bar .box_page .slider .prev:hover, .banners .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.red_bar .box_page .slider .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.red_bar .box_page .slider .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.red_bar .box_page .slider .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.red_bar .box_page .slider .active, .banners .dot:hover {
    background-color: #717171;
}

.red_bar .box_page .slider .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.red_bar .box_page .slider .fade ._audio, .red_bar .box_page .slider .fade ._video, .red_bar .box_page .slider .fade ._img, .red_bar .box_page .slider .fade ._file, .red_bar .box_page .slider .fade ._embed {
    margin: auto !important;
    max-height: unset !important;
    max-width: 100% !important;
    border-radius: 15px !important;
}

.red_bar .box_page input, .red_bar .box_page textarea {
    display: block;
    z-index: 3;
    margin: 15px 50px;
    background: #f2f2f2f0;
    padding: 15px 30px;
    border-radius: 15px;
    position: relative;
    font-size: 15px;
    font-family: 'sans';
    width: calc(100% - 160px);
    border: unset !important;
    text-align: right;
    color: #181818;
}

.red_bar .box_page input::placeholder, .red_bar .box_page textarea::placeholder {
    color: #333232;
}

.red_bar .box_page input[type="submit"] {
    display: inline-block;
    width: auto;
    top: 40px;
    z-index: 10;
    cursor: pointer;
}

.red_bar .box_page .box_buttom {
    position: absolute;
    background: #bebebe;
    color: #1c1a1a;
    font-size: 16px;
    font-family: 'sans';
    padding: 0;
    display: block;
    margin: auto;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 1;
    right: 20px;
    bottom: -20px;
    width: 40px;
    height: 40px;
}

.red_bar .box_page .box_buttom i {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 25px;
    height: 25px;
    font-size: 25px;
    text-align: center;
    color: #000000;
    cursor: pointer;
}


.plus_ajax {
    position: relative;
    margin: auto;
    width: 100vW;
    height: 100vH;
    z-index: 3;
    overflow: hidden;
    overflow-y: auto;
    display: block;
    clear: both;
}

.plus_ajax .center_box {
    position: absolute;
    margin: 15% auto auto auto;
    padding: 1%;
    max-width: calc(80% - 2%);
    max-height: calc(80% - 17%);
    display: block;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    direction: rtl;
}

.plus_ajax img.logoimage {
    max-width: 20%;
    max-height: 20%;
    position: relative;
    text-align: center;
    justify-content: center;
    margin: 2.5% auto 2.5% auto;
    display: block;
}

.box_buttom {
    position: relative;
    margin: 30px auto;
    padding: 35px 25px;
    max-width: 70%;
    background: #838383;
    font-family: 'naz_300';
    color: #f8f8f8;
    border-radius: 3px;
    cursor: pointer;
}

.box_cube {
    position: relative;
    display: inline-block;
    direction: rtl;
    padding: 34px;
    margin: 15px;
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0px 0px 3px rgb(38 37 37 / 22%);
    text-align: center;
    justify-content: center;
    cursor: pointer;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.box_cube::after {
    content: attr(title);
    position: absolute;
    margin: auto;
    text-align: center;
    font-size: 15px;
    font-family: 'naz_900';
    right: 0;
    left: 0;
    top: 102%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.box_cube svg {
    position: relative;
    text-align: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    margin: auto;
    display: block;
    cursor: pointer;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.box_cube:hover {
    background: var(--red-color);
}

.box_cube.active {
    background: var(--green-color);
}

.box_cube:hover svg path, .box_cube.active svg path {
    fill: #f8f8f8;
}

.base_box {
    position: relative;
    margin: 80px 5px 10px 5px;
    background: #f8f8f8;
    box-shadow: 0px 0px 35px #000000e8;
    border-radius: 50px;
    display: block;
    padding: 15px;
}

.base_box pre {
    background: rgb(211 211 211);
    color: rgb(82 82 82);
    padding: 25px 25px;
    position: relative;
    display: block;
    margin: 3% 5%;
    border-radius: 15px;
    direction: rtl;
    text-align: right;
    font-size: 15px;
    font-family: 'sans_b';
}

.base_box pre i {
    width: 25px;
    height: 25px;
    font-size: 25px;
    top: 0;
    bottom: 0;
    left: 35px;
}

form.tender_form {
    position: relative !important;
    margin: 10px 5% !important;
}

form.tender_form label {
    margin: 20px auto !important;
}

form.tender_form label input, form.tender_form label textarea {
    background: rgb(231 231 231) !important;
    color: rgb(40, 38, 38) !important;
    padding: 25px 25px !important;
    position: relative !important;
    display: block !important;
    margin: 5px auto !important;
    border-radius: 15px !important;
    direction: rtl !important;
    text-align: right !important;
    font-size: 15px !important;
    font-family: 'sans_b' !important;
}

form.tender_form label input[type="submit"] {
    margin: 10px 7% 15px 0% !important;
}

form.tender_form label input::placeholder, form.tender_form label textarea::placeholder {
    color: rgb(90 90 90) !important;
}

form.tender_form label input[type="submit"]:hover {
    background: rgb(211, 211, 211) !important;
    color: #181818 !important;
    border: 2px solid rgb(211, 211, 211) !important;
    box-shadow: 0px 0px 150px rgb(211, 211, 211), inset 0px 0px 10px rgb(211, 211, 211) !important;
}

form.tender_form label select {
    background: rgb(231 231 231) !important;
    color: rgb(40, 38, 38) !important;
    padding: 25px 25px !important;
    position: relative !important;
    display: block !important;
    margin: 5px auto !important;
    border-radius: 15px !important;
    direction: rtl !important;
    text-align: right !important;
    font-size: 15px !important;
    font-family: 'sans_b' !important;
    width: 90% !important;
    border-bottom: unset !important;
}

.list_berand_ajax {
    text-align: center;
    justify-content: center;
    min-height: 190px;
}

.list_berand_ajax .box_cube {
    color: #181818;
}

.list_berand_ajax .box_cube img {
    position: relative;
    text-align: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    margin: auto;
    display: block;
    cursor: pointer;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.list_berand_ajax .box_cube i {
    top: 10px;
    left: 10px;
    right: unset;
    bottom: unset;
    text-shadow: 0px 0px 3px #181515;
}

.base_box[role="image"] {
    margin: 15vW 5px 10px 5px;
    min-height: 10vW;
}

.base_box[role="image"] img {
    --t: 15vW;
    position: absolute;
    margin: auto;
    width: var(--t);
    height: var(--t);
    background: #f8f8f8;
    box-shadow: 0px 0px 35px #000000e8;
    border-radius: 50px;
    display: block;
    padding: 5px;
    right: 0;
    left: 0;
    top: calc(var(--t) / -2);
    z-index: 5;
}

.boxe_texer {
    position: relative;
    display: block;
    clear: both;
    background: rgb(233 231 231);
    padding: 80px 15px 15px 15px;
    margin: 5%;
    font-size: 16px;
    font-family: 'naz_300';
    z-index: 0;
    border-radius: 25px;
}

.boxe_texer h1 {
    text-align: center;
    margin: 10px auto;
    font-family: 'naz_900';
    font-size: 20px;
}

.base_box h3 {
    position: relative;
    display: block;
    margin: auto 5%;
    font-family: 'titr';
    font-size: 25px;
    text-decoration: underline;
    text-underline-position: under;
    text-align: right;
}

.image_lister img {
    --t: 10vW !important;
    position: relative !important;
    margin: 15px px 7px !important;
    width: var(--t) !important;
    height: var(--t) !important;
    background: #f8f8f8 !important;
    box-shadow: unset !important;
    border-radius: 25px !important;
    display: inline-block !important;
    padding: 5px !important;
    right: unset !important;
    left: unset !important;
    top: unset !important;
    z-index: 3 !important;
}

.image_lister, .file_lister {
    position: relative;
    display: block;
    clear: both;
    margin: 25px 5%;
}

.file_lister .file_box {
    background: rgb(211 211 211);
    color: rgb(82 82 82);
    padding: 25px 25px;
    position: relative;
    display: block;
    margin: 3% 5%;
    border-radius: 15px;
    direction: rtl;
    text-align: right;
    font-size: 15px;
    font-family: 'sans_b';
}

.file_lister .file_box i {
    width: 25px;
    height: 25px;
    font-size: 25px;
    top: 0;
    bottom: 0;
    left: 35px;
}

.file_lister .file_box i svg {
    position: absolute;
    display: block;
    clear: both;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file_lister .file_box i svg path {
    cursor: pointer;
    fill: var(--green-color);
}

.progreser {
    position: absolute;
    margin: auto !important;
    background: #181818;
    opacity: 0.7;
    width: 10%;
    border-radius: 15px;
    height: 45%;
    top: 0;
    bottom: 0;
    left: 10%;
    z-index: 2;
    direction: ltr;
    overflow: hidden;
    padding: 0 !important;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.progreser .bar_this {
    position: absolute;
    margin: auto;
    background: var(--green-color);
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.progreser i {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 23px;
    width: 23px;
    height: 23px;
}

i svg, i img {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

form.tender_form label input[type="file"]::before {
    content: attr(placeholder);
    display: inline-block;
    padding: 5px 10px;
    outline: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    margin: auto 3px auto 20px;
    direction: rtl;
    font-family: 'sans_b' !important;
    border: unset !important;
    color: #707070;
    font-size: 12px;
}

i#plus_upload_image {
    --t: 2vW;
    position: absolute;
    margin: auto;
    width: var(--t);
    height: var(--t);
    font-size: var(--t);
    text-shadow: 0px 0px 5px #000000e8;
    display: block;
    right: 0;
    left: 0;
    top: calc((var(--t) / -2) + 11vH);
    z-index: 6;
    color: #181818;
    cursor: pointer;
}

i#plus_text_set {
    --t: 2vW;
    position: absolute;
    margin: auto;
    width: var(--t);
    height: var(--t);
    font-size: var(--t);
    text-shadow: 0px 0px 5px #000000e8;
    display: block;
    left: 2%;
    top: 10%;
    z-index: 6;
    color: #181818;
    cursor: pointer;
}

.boxe_texer .titler {
    width: 23%;
    background: #181818;
    margin: 5px 5px 5px 5px;
    border-radius: 2.5vW;
    height: 27vH;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.boxe_texer .titler img {
    position: absolute;
    margin: auto;
    max-width: 100.5%;
    max-height: 100.5%;
    width: auto;
    height: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.7;
}

.boxe_texer .titler span {
    position: absolute;
    margin: auto;
    width: 100.5%;
    height: 100.5%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgb(24 24 24 / 66%);
}

.boxe_texer .titler span b {
    position: absolute;
    margin: auto;
    width: 90%;
    height: 4.5vH;
    font-size: 2.7vH;
    font-family: 'sans_b';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    text-align: center;
    color: #f8f8f8;
}


.boxe_texer .infor {
    width: 72%;
    margin: 4px 4px 4px 4px;
    height: 27vH;
    position: relative;
    display: inline-block;
    overflow: hidden;
    direction: rtl;
}

.boxe_texer .infor span.in_go {
    position: absolute;
    margin: auto;
    display: block;
    font-family: 'sans_b';
    cursor: pointer;
    top: 10%;
    right: 5%;
    color: #181818;
}

.boxe_texer .infor span.in_inf {
    position: absolute;
    margin: auto;
    display: block;
    font-family: 'titr';
    font-size: 20px;
    bottom: 15%;
    right: 5%;
    opacity: 0.65;
}

.boxe_texer .infor span.in_users {
    position: absolute;
    margin: auto;
    display: block;
    font-family: 'naz_300';
    font-size: 14px;
    top: 10%;
    left: 2%;
    opacity: 1;
    padding: 1% 5%;
    border-radius: 5px;
    background: var(--red-color);
    color: #f8f8f8;
}

.boxe_texer .infor span.in_time {
    position: absolute;
    margin: auto;
    display: block;
    font-family: 'naz_300';
    font-size: 0.9vW;
    bottom: 10%;
    left: 2%;
    opacity: 1;
    width: 40%;
    text-align: center;
    justify-content: center;
}

.boxe_texer .infor span.in_time li {
    display: inline-block;
    margin: auto 5px;
    padding: 2px 5px;
    width: calc(25% - 20px);
    background: var(--red-color);
    color: #f8f8f8;
    font-family: 'sans';
    text-align: center;
    justify-content: center;
    position: revert;
    border-radius: 5px;
    float: right;
}

.boxe_texer .infor span.in_time li b {
    position: relative;
    display: block;
    clear: both;
    margin: 10px auto 5px auto;
    font-family: 'sans_b';
}


.tocolor_box {
    position: relative;
    margin: auto;
    max-width: 100%;
    height: 65vH;
    display: block;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    direction: rtl;
    background: -webkit-linear-gradient(45deg, var(--red-color) 50%, #181818 50%);
    background: -moz-linear-gradient(0deg, var(--red-color) 50%, #181818 50%);
    background: linear-gradient(0deg, var(--red-color) 50%, #181818 50%);
}

.tocolor_box i.fui-exit {
    color: #f8f8f8;
    font-size: 2vW;
    width: 2vW;
    height: 2vW;
    top: 3%;
    right: 1%;
    cursor: pointer;
}

.tocolor_box i.icon.fui-gear, .tocolor_box i.icon.fui-chat {
    color: #f8f8f8;
    font-size: 2vW;
    width: 2vW;
    height: 2vW;
    top: 3%;
    left: 1%;
    cursor: pointer;
}

.tocolor_box h1, .tocolor_box h2, .tocolor_box h3 {
    display: block;
    position: relative;
    clear: both;
    margin: auto;
    text-align: center;
    justify-content: center;
    color: #f8f8f8;
    font-family: 'sans_b';
}

.tocolor_box h1 {
    font-size: 2vW;
    padding: 5vH 0vW 0vH 0vW;
}

.tocolor_box h2 {
    font-size: 1.2vW;
    padding: 0.2vH;
    color: rgba(248, 248, 248, 0.8);
    font-family: 'sans';
}

.tocolor_box h3 {
    font-size: 1vW;
    padding: 0.1vH;
    color: rgba(248, 248, 248, 0.6);
    font-family: 'titr_r';
}

.tocolor_box span {
    position: absolute;
    background: #9f9b96;
    padding: 2.5vH 1vW 1vH 1vW;
    border-radius: 0.5vW;
    display: block;
    margin: auto;
    color: #f8f8f8;
    font-family: 'naz_900';
    text-align: center;
    justify-content: center;
    width: 3.5vW;
    height: auto;
    max-height: 3.5vW;
    font-size: 2.3vW;
    text-shadow: 0px 0px 5px #181818;
}

.tocolor_box span b {
    top: -35%;
    position: absolute;
    display: block;
    margin: auto;
    text-align: center;
    font-family: 'sans';
    font-size: 1.1vW;
    width: 100%;
    right: 0;
    left: 0;
    color: #f8f8f8;
}

.tocolor_box span#min {
    top: calc(50% - 2.7vW);
    right: 18%;
}

.tocolor_box span#hour {
    top: calc(50% - 2.7vW);
    right: 28%;
}

.tocolor_box span#day {
    top: calc(50% - 2.7vW);
    left: 28%;
}

.tocolor_box span#moon {
    top: calc(50% - 2.7vW);
    left: 18%;
}

.tocolor_box i#users_f {
    width: 4vW;
    height: 4vW;
    font-size: 4vW;
    right: 0;
    left: 0;
    top: 35%;
}

.tocolor_box h4 {
    display: block;
    position: relative;
    clear: both;
    margin: auto;
    text-align: center;
    justify-content: center;
    color: #f8f8f8;
    font-family: 'per_add';
    font-size: 1.8vW;
    top: 18%;
}

.tocolor_box i#mog_panel, .tocolor_box i#pish_to {
    width: 4vW;
    height: 4vW;
    font-size: 4vW;
    right: 0;
    left: 0;
    bottom: 25%;
    cursor: pointer;
    z-index: 2;
}

.tocolor_box i#mog_panel::after {
    content: 'مقایسه پیشنهاد ها';
    position: absolute;
    color: #f8f8f8;
    font-size: 0.45vW;
    font-family: 'sans';
    width: 100%;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    bottom: -30%;
    cursor: pointer;
}

.tocolor_box i#pish_to::after {
    content: ' ثبت پیشنهاد ';
    position: absolute;
    color: #f8f8f8;
    font-size: 0.45vW;
    font-family: 'sans';
    width: 100%;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    bottom: -30%;
    cursor: pointer;
}

i svg, i svg * {
    cursor: pointer;
}

.plus_ajax form#login label input {
    background: #f8f8f8;
    padding: 25px 15px;
    border: 2px solid transparent;
    border-radius: 3px;
    margin: 10px auto 25px auto;
    color: #181818;
}

.plus_ajax form#login label input::placeholder {
    color: #131313;
}

.plus_ajax form#login label input[type="submit"] {
    padding: 25px 60px !important;
}

.plus_ajax form#login label i, .plus_ajax form#login label svg {
    display: none;
    visibility: hidden;
}

.plus_ajax form#login pre {
    color: #181818;
    margin: 10px 5%;
}

.base_box pre b {
    color: #69ffe5;
    cursor: pointer;
    font-family: 'sans_b';
}


.cat_info span.go_right {
    position: absolute;
    width: 65px;
    height: 65px;
    top: 0;
    bottom: 0;
    right: 3%;
    cursor: pointer;
    z-index: 10;
}

.cat_info span.go_left {
    position: absolute;
    width: 65px;
    height: 65px;
    top: 0;
    bottom: 0;
    left: 3%;
    cursor: pointer;
    z-index: 10;
}

.cat_info span.go_right i, .cat_info span.go_left i {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 62.5px;
    color: var(--base-color);
    cursor: pointer;
    z-index: 10;
}

.cat_info span.go_right[rol="3"], .cat_info span.go_left[rol="3"] {
    bottom: -50%;
}

.cat_info span.go_right[rol="2"], .cat_info span.go_left[rol="2"] {
    top: -50%;
}

.plus_ajax .center_box .list_pish {
    position: relative;
    margin: auto;
    max-width: 100%;
    height: auto;
    display: block;
    right: 0;
    left: 0;
    bottom: 0;
    top: -5%;
    direction: rtl;
}

.plus_ajax .center_box .list_pish .pish {
    position: relative;
    margin: 3% auto 6% auto;
    max-width: 70%;
    display: block;
    background: #f8f8f8;
    border-radius: 7vW;
    box-shadow: 0px 0px 10px rgb(32 31 31 / 30%);
    top: -60px;
}

.plus_ajax .center_box .list_pish .pish h1 {
    position: relative;
    width: calc(100% - 15%);
    height: calc(100% - 6%);
    padding: 3% 12% 3% 3%;
    text-align: right;
    font-size: 17px;
    font-family: 'sans_b';
}

.plus_ajax .center_box .list_pish .pish img {
    position: absolute;
    margin: auto;
    width: auto;
    max-width: 10vW;
    height: 160%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 4px solid #151515;
    border-radius: 35px;
    background: #f8f8f8;
    overflow: hidden;
}

.plus_ajax .center_box .list_pish .pish i.fui-folder {
    width: 30px;
    height: 30px;
    font-size: 30px;
    background: var(--green-color);
    top: 0;
    bottom: 0;
    left: 5%;
    cursor: pointer;
    color: #f8f8f8;
    padding: 10px;
    border-radius: 15px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.plus_ajax .center_box .list_pish .pish i.fui-chat {
    width: 30px;
    height: 30px;
    font-size: 30px;
    background: #D4900AFF;
    top: 0;
    bottom: 0;
    left: 12%;
    cursor: pointer;
    color: #f8f8f8;
    padding: 10px;
    border-radius: 15px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.plus_ajax .center_box .list_pish .pish:hover i.fui-folder {
    background: var(--hover-color);
}

.plus_ajax .center_box .list_pish .pish:hover i.fui-chat {
    background: #604810;
}

.plus_ajax .center_box .list_pish .boxer {
    position: relative;
    display: block;
    margin: auto 2% 5% 2%;
    width: 35vW;
    height: 50vW;
}

.plus_ajax .center_box .list_pish .boxer img.head_imgers {
    border-radius: 50%;
    width: 25%;
    padding: 5%;
    overflow: hidden;
    border: 3px solid #181818;
    background: #f8f8f8;
}

.plus_ajax .center_box .list_pish .boxer .filer_show {
    position: relative;
    display: block;
    margin: 10px auto;
    border-top: 4px solid #181818;
    padding: 2%;
    border-radius: 20px;
    height: calc(100% - 20px - 4%);
    border-bottom: 4px solid #181818;
}

.plus_ajax .center_box .list_pish .boxer:nth-child(1n) {
    float: right;
}

.plus_ajax .center_box .list_pish .boxer:nth-child(2n) {
    float: left;
}

.plus_ajax .center_box .list_pish .boxer:nth-child(1n) .filer_show {
    border-left: 3px dashed #181818;
    border-right: unset;
}

.plus_ajax .center_box .list_pish .boxer:nth-child(2n) .filer_show {
    border-right: 3px dashed #181818;
    border-left: unset;
}

._audio, ._video, ._img, ._file, ._embed {
    max-height: unset !important;
}

.tocolor_box i.fui-exit::after {
    cursor: pointer;
    font-family: 'sans';
    content: 'بازگشت';
    display: block;
    margin: 8px auto;
    font-size: 9px;
    text-align: center;
    right: 2px;
    position: relative;
    width: 110%;
    justify-content: center;
}


@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@media only screen and (max-width: 1200px) {

    .border_box .files {
        grid-template-columns: auto;
    }

    .file {
        margin: 15px 10% !important;
    }

    @media only screen and (max-width: 1100px) {
        footer .items {
            grid-template-columns: auto auto !important;
        }

        @media only screen and (max-width: 800px) {
            header .btn-d, header .logo, header ul, header .icons, header .cat_info, header .top_line .search_flex label input, i.icon.fui-basket[role="out"] {
                display: none !important;
                visibility: hidden !important;
            }

            .border_box {
                grid-template-columns: auto;
            }

            .border_box div[role="right"] img {
                margin: 10%;
                width: calc(100% - 20%);
                border-radius: 5% 20%;
            }

            .border_box .files {
                grid-template-columns: 50% 50%;
            }

            .file {
                margin: 5px !important;
            }

            i.icon.fui-basket[role="in"] {
                display: block !important;
                visibility: visible !important;
            }

            header {
                height: 70px;
                overflow: unset;
                background: #181818;
            }

            header .grid[role="3"] {
                grid-template-columns: 40% 30% 30%;
            }

            header .top_line {
                box-shadow: unset;
                z-index: 1;
            }

            header .top_line .search_flex label i, header .top_line .search_flex label svg {
                position: relative !important;
                right: unset !important;
                color: #f8f8f8;
                margin: 10px;
                cursor: pointer;
                float: left;
                display: inline-flex !important;
            }

            header .top_line .search_flex label svg path#Path_1 {
                fill: rgb(199 239 255 / 24%);
                stroke: #f8f8f8;
                cursor: pointer;
            }

            header .top_line .search_flex label svg path#Path_2 {
                fill: transparent;
                stroke: #f8f8f8;
                cursor: pointer;
            }

            header .mini_logo {
                display: block !important;
                visibility: visible !important;
            }

            header .menofot {
                display: block !important;
                visibility: visible !important;
            }

            header .menue_flex span {
                border: 2px dashed #4e4e4e;
                color: #f8f8f8;
                overflow: hidden;
                font-size: 0;
                text-overflow: ellipsis;
                text-align: center;
                padding: 8px;
                border-radius: 18%;
            }

            header .menue_flex span i {
                position: relative;
                display: block;
                right: unset;
                left: unset;
                color: #f8f8f8;
                font-size: 26px;
                width: 27px;
                height: 27px;
                text-align: center;
            }

            header .top_line.grid div.search_flex {
                padding: 0px;
            }

            .box-titr {
                position: relative;
                margin: 30px auto 40px auto;
                display: block;
                direction: rtl;
                padding: 10px 15px;
                font-family: sans_b;
                color: var(--back-color);
                font-size: 20px;
                border-radius: 2px;
                z-index: 1;
                text-align: center;
            }

            .box-search {
                position: relative;
                margin: -25px auto;
                z-index: 3;
                width: auto;
                max-width: 100%;
                top: unset;
                left: unset;
            }

            .span-galery span i, .slider-page span i {
                font-size: 40px;
                height: 40px;
                width: 40px;
            }

            .span-galery span i:hover, .span-galery span:hover i, .slider-page span i:hover, .slider-page span:hover i {
                font-size: 41px;
                height: 41px;
                width: 41px;
            }

            footer .items {
                grid-template-columns: auto !important;
            }

            @media only screen and (max-width: 700px) {
                header .grid[role="3"] {
                    grid-template-columns: 40% 20% 40%;
                }

                header .mini_logo {
                    width: 70px !important;
                    height: 70px !important;
                    background: url(/dismangroup_favicon.ico) center center no-repeat;
                    background-size: contain;
                }

                @media only screen and (max-width: 600px) {

                    .slider-page span.right, .slider-page span.left {
                        width: 12%;
                    }

                    .slider-page .grid {
                        height: 160px;
                    }

                    .slider-page .grid img {
                        width: 70%;
                        max-height: 85%;
                    }

                    .slider-page .grid img:nth-child(2) {
                        width: 85%;
                    }

                    .slider-page h1[role="center"] {
                        left: 0;
                        width: 20%;
                        font-size: 16px;
                        border-radius: 15px 15px 0px 0px;
                        cursor: pointer;
                    }

                    @media only screen and (max-width: 540px) {

                        header .mini_logo, table *[rel="respance"] {
                            display: none !important;
                            visibility: hidden !important;
                            width: 0px !important;
                            height: 0px !important;
                        }

                        .border_box .files {
                            grid-template-columns: auto;
                        }

                        header .grid[role="3"] {
                            grid-template-columns: 50% 0% 50%;
                        }

                        .logo_respance {
                            position: relative;
                            margin: 10px auto;
                            width: 100%;
                            height: auto;
                            display: block;
                        }

                        .logo_respance img {
                            position: relative;
                            margin: auto;
                            max-width: 90%;
                            max-height: 93px;
                            height: auto;
                            width: 312px;
                        }

                        form.box_form label[role="2"] {
                            display: grid;
                            grid-template-columns: auto;
                        }

                        @media only screen and (max-width: 300px) {
                            .prev, .next, .text {
                                font-size: 11px
                            }
                        }

                    }
                }
            }
        }
    }
}
