﻿body {
}
#form1{overflow-x:hidden;}
@font-face {
    font-family: "IranSans";
    src:url( "../fonts/IRANSansWeb/IranSansWeb.woff" ) format( "woff" ), url( "../fonts/IRANSansWeb/IranSansWeb.ttf" ) format( "truetype" );
    font-weight: normal;
    font-style: normal;
}
.headerdesign {
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
}
.Design{padding:0; padding-top:100px;}
.mainimages1 {
    padding: 0 20px;
}
 .listpro {
    padding: 0;
    margin: 0;
    background-color: #e3e4e4;
}
.BackhomeFa{ position:absolute; top:10px; right:10px; font-family:'IranSans','BMitra','Times New Roman';}
.BackhomeEn{ position:absolute; top:10px; left:10px; font-family:'IranSans','BMitra','Times New Roman';}
*{ box-sizing:border-box;}
mainimages{padding:0;}
.containerdiv{ /*border:0;*/  position:relative;top:0;left:0; padding:0px;}
.column{ float:left; padding:0px;}
.row::after{ content:""; clear:both; display:table;}
.scroll-panel{ display:none; }
.ImagePro{ float:left;}
.scroll-panel .scrolle .items{ overflow:auto; white-space:nowrap;}
 .scroll-panel {width: 100%;
    text-align: left;
    overflow: hidden;
    /*position: absolute;
    bottom: 20px;
    z-index: 11;
     right: 0;*/
}
 .point
    { position:absolute;
      }
 .scenes
    {
 position:relative;
    }
.scroll-panel .cat-button, .scroll-panel .category-area {
    display: inline-block;
    background-position: 50%;
    vertical-align: bottom;
}
.inner {
    height: 1px;
    width: 100%;
    top: 65%;
    left: 0;
    z-index: 5;
    display: inline-block;
    vertical-align: center;
}
.dragger, .inner {
    background-color: #fff;
}
.inner, .item .checker {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.scroll-panel > .scrolle {
    background-color: hsla(0,0%,100%,.4);
    border: 1px solid #fff;
        border-right-color: rgb(255, 255, 255);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(255, 255, 255);
        border-left-style: solid;
        border-left-width: 1px;
    border-left: 0;
    border-right: 0;
    box-shadow: 0 0 20px -7px rgba(0,0,0,.5);
    z-index: 10;
    position: relative;
}
.scroll-container {
    display: flex;
    overflow-x: scroll;
    scroll-behavior: smooth;
    gap: 1rem;
    padding: 1rem;
    background: #f9f9f9;
    scrollbar-width: thin;
    scrollbar-color: #888 transparent;
}

    .scroll-container::-webkit-scrollbar {
        height: 18px;
    }

    .scroll-container::-webkit-scrollbar-thumb {
        background: linear-gradient(45deg, #6366f1, #3b82f6);
        border-radius: 20px;
        border: 4px solid #f3f4f6; /* فاصله بین دسته و بقیه اسکرول */
    }

    .scroll-container::-webkit-scrollbar-track {
        background: transparent;
    }
.scroll-panel .items {
    padding: 15px 0 15px 1px;
    cursor: pointer;
    position: relative;
    z-index: 6;
    
}
.item .image {
    height: 110px;
    width: 75px;
    /*float: left;*/
    position: relative;
    z-index: 1;
    transition:all 5s ease;
    border:1px solid #beb7b7;

}
 .item .txt{text-align:center; font-family:'Times New Roman',Arial; width:100px;}
 .item .txt span{white-space: pre-wrap; display:inline;}
/*.item .txt .proname{width:50px; display:inline-block;}*/

/*.item .txt p{width:50%;display:inline-block;}*/
 .item  .itemeimage .image
{
    
    height: 95px;
    width: 95px;
    float: left;
    position: relative;
    z-index: 1;
    transition: all 5sn ease;
}

.listpro .item {
    position: relative;
    display: inline-block;
    z-index: 2;
    /*margin-right: 20px;*/
    /*margin-left: -4px;*/
    margin-bottom: -4px;
    border: 1px solid transparent;
    cursor: pointer;
    width: 100px;
    height: 240px;
    /* white-space: pre-wrap;*/
    vertical-align: bottom;
}
.scroll-panel .title-area {
    display: inline-block;
    position: relative;
    left: 20px;
    margin-bottom: 0;
}
.scroll-panel .title-area > .close-button {
    display: inline-block;
    background-color: #fff;
    background-image: url('../images/close.png');
    background-position: 50%;
    width: 50px;
    line-height: 50px;
    text-align: center;
    height: 50px;
    vertical-align: bottom;
    box-shadow: 0 0 1px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.4);
    position: relative;
    z-index: 4;
}

#container1 {
    border: 1px solid #ccc;
    overflow: scroll;
    width: 200px;
}
#posts {
    max-width: 300px;
    min-height: 50px;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
button {
  /*background: black;
  color: white;
  
  outline: none;
  padding: 10px;*/
  cursor: pointer;
 border: none;
 font-size:45px;
 color:#008968;
 background-color: transparent;
 font-weight:900;
}
#divscrollpanel{
    position:relative;
    height:auto;
}
.DivButton{
    position:absolute;
    top:40px;
    z-index: 99999;
    width: 100%;
}
.leftbutton{
     position: absolute;
/*bottom: -40px;*/
left: 0px;
z-index: 9999;
}
.rightbutton{
     position: absolute;
/*bottom: -40px;*/
right: 0px;
z-index: 9999;
}
.offer-pg-cont{
    width: 100%;
    overflow-x: auto;
    margin: 0px;
}
span.arrow-left,span.arrow-right{
    display: block;
    position: absolute;
    background-color: #555;
    top: 40px;
    color:white;
    z-index: 2;
    cursor: pointer;
}
span.arrow-left{
    left: 0px;
}
span.arrow-right{
    right: 0px;
}
span.arrow-left:hover,.offer-pg span.arrow-right:hover{
    background-color: #333;
}
.offer-pg{
 height:300px;
 overflow-x:auto;
}

.offer-con .right-item h5{
    color: #cb9944;
    margin: 0px;
    font-size: 14px;
}
.offer-pg > .portfolio-item{
    width: 100px;
    margin-left:10px;
    float:left;
    height:100px;
}
@media screen and (max-width:1024px) 
{

.point img
{
    width: 33px;
    height: 33px;
}
     
    }
@media (max-width: 992px) {
    .Design {
        padding-top:30px;
    }
}

    @media only screen and (max-width:768px) {
        .point img {
            width: 25px;
            height: 25px
        }
        .container {
            max-width: 100%;
            width:100%;
        }
    }
