 body{
            font-family: tahoma, sans-serif;
            margin_right: 0;
            direction: rtl;
            background-color: white;
        }
        
        .header{
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: nowrap;
            background-image: url(https://khorasanconf.com/nikgen/images/header11.webp);
            margin-right: 0px;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            padding: 20px;
        }

         .header1{
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: nowrap;
            margin-right: 0px;
            flex-direction: row;
            justify-content: center;
            align-items: center
            background-color: azure;
            border-radius: 50px;
            
        }
        .header a{
            text-decoration:none;
            color: red;
        }

        /* وقتی ماوس میره روی لینک های داخل فوتر */
        .header a:hover{
            text-decoration: none;
        }
        .header .side-boxp{
            background-color: #fff;
            padding: 6px;
            width: 200px;
            padding-right:0px;
            text-align: center;
            border-radius: 7px;
            flex-direction: row;
            justify-content: space-around;
        }
        .header .side-boxp_m{
            background-color: #fff;
            padding: 6px;
            width: 400px;
            padding-right:0px;
            text-align: center;
            border-radius: 7px;
            flex-direction: row;
            justify-content: space-around;
        }

        .imgp {
            width: 200px;
            height: 180px;
            padding: 10px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
        }
        .imgp:hover {
         -ms-transform: scale(1.2); /* IE 9 */
         transform: scale(1.2); /* Standard syntax */
        }

        .imgp1 {
            width: 100px;
            height: 100px;
            padding: 10px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
        }
        .imgp1:hover {
        -ms-transform: scale(1.2); /* IE 9 */
        transform: scale(1.2); /* Standard syntax */
        }

        .imgp2 {
            width: 75px;
            height: 75px;
            padding: 1px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
        }
        .imgp2:hover {
        -ms-transform: scale(1.2); /* IE 9 */
        transform: scale(1.2); /* Standard syntax */
        }
        
        .imgp2_active {
            width: 90px;
            height: 90px;
            padding: 1px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
            background-color: bisque;
            border-radius: 8px;
        }/* تصاویر آیکن های منوی اصلی  */
        .imgp2_active:hover {
        -ms-transform: scale(1.2); /* IE 9 */
        transform: scale(1.2); /* Standard syntax */
        }
 .img_menu {
            width: 30px;
            height: 25px;
            padding: 2px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
            border-radius: 5px;
        }
         .img_menu:hover {
  -ms-transform: scale(2); /* IE 9 */
  transform: scale(1.5); /* Standard syntax */
}

.img_header {
            float: left;
            width: 130px;
            height: 43px;
            padding: 2px;
            position: relative;
            border: 0px solid gray;
            margin: 5px;
            text-align: center;
            border-radius: 5px;
        }
        .img_header2 {
            float: right;
            width: 35px;
            height: 35px;
            padding: 1px;
            position: relative;
            border: 0px solid gray;
            margin: px;
            text-align: center;
            border-radius: 50px;
            margin-top: -3px;
        }

         .img_header:hover {
  -ms-transform: scale(2); /* IE 9 */
  transform: scale(1.2); /* Standard syntax */
}
/* باکس اصلی که شامل ستون ها و باکس مطالب می باشد */
        .rowp{
            display: -ms-flexbox;
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-left: 10px;
            flex-direction: row;
            justify-content: space-between;
            box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, .1);
            align-content: center;
        }
        .rowp1{
            display: -ms-flexbox;
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-left: 10px;
            margin-right: 10px;
            flex-direction: row;
            justify-content: center;
            box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, .1);
            align-content: center;
            width: 100%;
        }
        .rowp11{
            display: -ms-flexbox;
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-left: 10px;
            margin-right: 0px;
            flex-direction: row;
            justify-content: center;
            align-content: center;
            width: 100%;
        }

        .rowp_cart {
            display: -ms-flexbox;
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            flex-direction: row;
            justify-content: space-between;
            box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, .1);
            align-content: center;
            width: 90%;
            margin: 2px;
            border-radius: 10px;
            margin-top: 7px;
            margin-bottom: 7px;
        }


        .rowp p {
            font-size: 14px;
            font-weight: bold;
            padding: 0px 0px 0px 0px;
            margin: 1px;
            color: rgb(75, 71, 78);
            text-align: right;
            text-decoration: none;
            line-height: 70px;
            margin-right: 10px;
        }

        .sidep_row1{
            display: -ms-flexbox;
            background-color: #fff;
            display: flex;
            align-content: flex-start;
            direction: center;
            width: 70%;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 40px;
            flex-direction: row;
            justify-content: space-between;
            border-radius: 7px;
            text-decoration: none;
        }
 
        .sidep_row_index1{
            display: -ms-flexbox;
            background-color: #fff;
            display: flex;
            align-content: flex-start;
            direction: center;
            width: auto;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 10px;
            flex-direction: row;
            justify-content: space-between;
            border-radius: 7px;
            text-decoration: none;
        }
        /* ستون های سمت راست و چپ */
        .sidep_left_m{
            -ms-flex: 5%;
            flex: 14%;
            border-radius: 7px;
            flex-direction: row;
            font-family: "IRANSansFaNum";
            font-size: 10px;
            text-align: right;
            color: blue;
            margin: 5px;
            margin-right: 8px;
            margin-top: 15;
            border-radius: 7px;
            padding: 5px;
            height: fit-content;
        }
        .sidep_left{
            -ms-flex: 5%;
            flex: 10%;
            border-radius: 7px;
            flex-direction: row;
            font-family: "IRANSansFaNum";
            font-size: 9px;
            text-align: right;
            color: blue;
            margin: 3px;
            margin-top: 3px;
            margin-right: 3px;
            margin-top: 3px;
            margin-bottom: 20px;
            box-shadow: 2px 2px 3px 3px rgba(0,0,0,.1);
            border-radius: 7px;
            padding: 3;
            height: fit-content;
            padding-right: 10px;
        }
        .sidep_right{
            -ms-flex: 10%;
            display: flex;
            flex: 74%;
            border-radius: 7px;
            flex-wrap: wrap;
            flex-direction: row;
            justify-content: space-around;
            horizental-align: middle;
            margin-top: 10px;
        }
        
        .sidep_right4 {
    -ms-flex: 10%;
    display: flex;
    flex: 60%;
    width: 60%;
    border-radius: 7px;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    horizental-align: middle;
    padding: 10px;
    margin: 10px;
    direction: center;    
        }
        
        /* باکس های داخل ستون های سمت راست و چپ */
        .sidep_right .side-boxp{
            background-color: #fff;
            font-family: "IRANSansFaNum";
            direction: center;
            horizental-align: middle;
            padding: 6px;
            width: 200px;
            height: 400px;
            margin:10px;
            box-shadow: 2px 2px 3px 3px rgba(0,0,0,.1);
            text-align: center;
            border-radius: 7px;
            flex-direction: row;
            justify-content: space-between;
        }
         .sidep_right .side-boxp a{
            font-size:14px;
            font-family: "IRANSansFaNum";
            font-weight: bold;
            padding: 0px 0px 0px 0px;
            margin:1px;
            color: rebeccapurple;
            text-align: center;
            text-decoration: none;
            }
        .sidep_right .side-boxp p{
            font-size:15px;
            font-family: "IRANSansFaNum";
            font-weight: bold;
            padding: 0px 0px 0px 0px;
            margin:1px;
            color: rebeccapurple;
            text-align: center;}

        /* تگ های اچ 3 داخل ستون های سمت راست و چپ */
        .sidep_right .side-boxp h3{
            font-size:13px;
            font-family: "IRANSansFaNum";
            background-color: #fff;
            padding: 0px;
            border-radius: 40px;
            color:#000;
            text-align: center;
        }
        .sidep_right .side-boxp h2{
            font-size:15px;
            background-color: #fff;
            padding: 0px;
            border-radius: 40px;
            color: red;
            text-align: center;
        }
        /* ستون وسطی - مطالب سایت */
        .mainp{
            -ms-flex: 50%;
            flex: 50%;
            padding: 0 10px;
        }
        .cart-btn {
            display: center;
            background-color: rgba(0, 0, 255, 0.699);
            border-radius: 6px;
            height: 40x;
            font-size: 15px;
            position: relative;
            font-family: "B Nazanin";
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none;
            padding: 0px 5px;
            transition: all .5s;
            margin-top: 15px;
        }
        .cart-btn2:hover {
                    background-color: rgba(255, 0, 0, 0.575);
        }

        .cart-btn1 {
            display: flex;
            float: center;
            background-color: lightgreen;
            border-radius: 6px;
            height: 35x;
            font-size: 13px;
            position: relative;
            font-family: "B Nazanin";
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none;
            margin: 3px;
            padding: 0px 5px;
            transition: all .5s;
        }
        .cart-btn1:hover {
            background-color: green;
        }


        /* مخصوص صفحه سبد*/
         .cart-btn2 {
            display: center;
            background-color: rgba(0, 0, 255, 0.656);
            border-radius: 6px;
            height: 35px;
            font-size: 15px;
            position: relative;
            font-family: "B Nazanin";
            font-weight: bold;
            color: white;
            text-decoration: none;
            padding: 0px 5px;
            transition: all .5s;
            margin: 3px;
            width:120px;
            margin-top: 15px;
        }      
        .cart-btn2:hover {
            background-color: rgba(255, 0, 0, 0.575);
        }
        
        .cart-btn3 {
            display: center;
            background-color: transparent;
            border-radius: 6px;
            height: 35px;
            font-size: 5px;
            position: relative;
            font-family: "B Nazanin";
            font-weight: bold;
            color: white;
            text-decoration: none;
            padding: 0px 5px;
            transition: all 98.5s;
            margin: 1px;
            width:120px;
            margin-top: 3px;
            border: 0px; 
        }
        .cart-btn3:hover {
            background-color: transparent;
        }
         
        .cart-btn4 {
  display: center;
  background-color: rgba(0, 0, 255, 0.656);
  border-radius: 6px;
  height: 35px;
  font-size: 15px;
  position: relative;
  font-family: "B Nazanin";
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 10px 5px;
  transition: all .5s;
  margin: 3px;
    margin-top: 3px;
    margin-right: 3px;
  width: 120px;
  margin-top: 0px;
  margin-right: 23px;
}      
        .cart-btn4:hover {
            background-color: rgba(255, 0, 0, 0.575);;
        }


        .cart-btn5 {
            display: center;
            background-color: transparent;
            border-radius: 6px;
            height: 35px;
            font-size: 5px;
            position: relative;
            font-family: "B Nazanin";
            font-weight: bold;
            color: white;
            text-decoration: none;
            padding: 0px 5px;
            transition: all 98.5s;
            margin: 1px;
            width:80px;
            margin-top: 3px;
            border: 0px; 
        }
        
        
        .input_filter {
            display: block;
            border: 1px solid #ccc;
            border-radius: 3px;
            margin-top: 0px;
            line-height: 10px;
            height: 15px;
            padding: 0 0px;
            box-sizing: border-box;
            font-family: sans-serif;
            font-size: 10px;
            cursor: pointer;
        }
        
/* جدول هدر اصلی شامل لوگو و عنوان  */
        .table_filter {
            border-collapse: collapse;
            width: 80%;
            color: #333;
            font-family: "B Nazanin";
            font-size: 10px;
            text-align: center;
            border-radius: 5px;
            overflow: hidden;
            box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
            margin: auto;
            margin-left: 5px;
            margin-right: 15px;
            margin-top: 0px;
            margin-bottom: 0px;
            background-color: transparent;
        }
        .table_filter tr {
            background-color: white;
            color: red;
            font-weight: bold;
            padding: 0px;
            text-transform: uppercase;
            letter-spacing: 0px;
        }
        .table_filter th {
            background-color: blue;
            color: #fff;
            font-weight: bold;
            padding: 5px;
            text-transform: uppercase;
            letter-spacing: 0px;
        }
        .table_filter tr:nth-child(even) td {
            background-color: white;
        }
        .table_filter tr:hover td {
            background-color: transparent;
        }
        .table_filter td {
            background-color: #fff;
            padding: 0px;
            background-color: transparent;
            font-family: "B Nazanin";
            text-align: right;
            vertical-align: middle;
        }

        .footer{
            display: flex;
            flex-wrap: nowrap;
            direction: center;
            text-align: center;
            -ms-flex: 100%;
            padding: 20px;
            margin: 20px;
            text-align: right;
            background-color: #e9e3e3;
            background: linear-gradient(0deg, #f9f7fa 100%, rgba(204, 199, 206, 0.21) 0%);
            color: blue;
            flex-direction: row;
            justify-content: space-between;
            align-items: stretch
        }
        .footer a{
            text-decoration:none;
            color: red;
        }

        /* وقتی ماوس میره روی لینک های داخل فوتر */
        .footer a:hover{
            text-decoration: blue;
        }

        .footer .side-boxp{
            background-color: #fff;
            padding: 6px;
            width: 300px;
            margin:5px;
            box-shadow: 2px 2px 3px 3px rgba(0,0,0,.1);
            text-align: right;
            border-radius: 7px;
            flex-direction: row;
            justify-content: space-between;
        }
         
       .footer .side-boxp h4 {
           font-size: 14px;
           font-weight: bold;
           padding: 0px 0px 0px 0px;
           margin: 1px;
           color: rebeccapurple;
           text-align: right;
           text-decoration: none;
           line-height: 70px; 
        }

       .footer .side-boxp h5 {
          font-size: 13px;
          font-family: "B nazanin";
          font-weight: bold;
          padding: 0px 0px 0px 0px;
          margin: 1px;
          color: red;
          text-align: right;
          text-decoration: none;
        }

        /* منوی اصلی */
        .navbar{
            overflow: hidden;
            background-color: lightgray;
            padding: 0px 0px 0px 2px;
            line_height: 100px;
            margin: 0;
        }

        /* آیتم های منو */
        .navbar a{
            float: right;
            display: block;
            color: gray;
            text-align: center;
            text-decoration: none;
            font-size:13px;
            margin: 5px;
        }

        /* آیتم شناور شده بسمت چپ */
        .navbar a.right {
            float: left;
            display: block;
            color: red;
            text-align: center;
            text-decoration: none;
            font-size:13px;
            margin: 5px;
        }
        /* وقتی ماوس میره روی آیتم های منو */
        .navbar a:hover{
            color: #000;
        }

        /* آیتم فعال - صفحه جاری */
        .navbar a.active{
            background-color: #dbd8d8;
            color: #fff;
        }

        .navbar_main{
            display: flex;
            justify-content: start;
            overflow: hidden;
            background-color: lightgray;
            padding: 0px 0px 0px 2px;
            line_height: 100px;
            margin: 0;
        }

        /* آیتم های منو */
        .navbar_main a{
            float: right;
            display: block;
            color: gray;
            text-align: center;
            text-decoration: none;
            font-size:13px;
            margin: 5px;
        }

        /* آیتم شناور شده بسمت چپ */
        .navbar_main a.right {
            float: left;
            display: block;
            color: red;
            text-align: center;
            text-decoration: none;
            font-size:13px;
            margin: 5px;
        }
        /* وقتی ماوس میره روی آیتم های منو */
        .navbar_main a:hover{
            color: #000;
        }

        /* آیتم فعال - صفحه جاری */
        .navbar_main a.active{
            background-color: #dbd8d8;
            color: #fff;
        }

       .navbar_main {
            overflow: hidden;
            background-color: #e9e9e9;
            direction: rtl;
            }
            
            .navbar_main a {
            float: right;
            display: block;
            color: black;
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            font-size: 17px;
            }
            
            .navbar_main a:hover {<br>
            background-color: #ddd;<br>
            color: black;<br>
            }<br>
            <br>
            .navbar_main a.active {<br>
            background-color: #2196F3;<br>
            color: white;<br>
            }<br>
            <br>
            .navbar_main .search-container {
            float: left;
            direction: rtl;
            }<br>
            <br>
            .navbar_main input[type=text] {<br>
            padding: 6px;<br>
            margin-top: 8px;<br>
            font-size: 17px;<br>
            border: none;<br>
            }<br>
            <br>
            .navbar_main .search-container button {<br>
            float: left;<br>
            padding: 6px 10px;<br>
            margin-top: 8px;<br>
            margin-left: 16px;<br>
            background: #ddd;<br>
            font-size: 17px;<br>
            border: none;<br>
            cursor: pointer;<br>
            }<br>
            <br>
            .navbar_main .search-container button:hover {<br>
            background: #ccc;<br>
            }<br>
            <br>
            @media screen and (max-width: 600px) {<br>
            .navbar_main .search-container {<br>
                float: none;<br>
            }<br>
            .navbar_main a, .navbar_main input[type=text], .navbar_main .search-container button {<br>
                float: none;<br>
                display: block;<br>
                text-align: left;<br>
                width: 100%;<br>
                margin: 0;<br>
                padding: 14px;<br>
            }<br>
            .navbar_main input[type=text] {<br>
                border: 1px solid #ccc;  <br>
            }<br>
            }<br>
            .Content {<br>
                padding-right:16px;<br>
                direction:rtl;<br>
                text-align:right;<br>
            }</p>




    .navbar_cart{
        background-color: white;
        padding: 0px 0px 0px 2px;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: self-start;
        text-align: left;
        align-content: initial;
        flex-direction: row;
        justify-content: space-between;
        horizental-align: middle;
        direction: initial;
        }
    .navbar_cart1{
        background-color: white;
        padding: 0px 0px 0px 2px;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: self-start;
        text-align: left;
        align-content: initial;
        flex-direction: row;
        justify-content: center;
        horizental-align: middle;
        direction: initial;
        }

        /* آیتم های منو */
    .navbar_cart a {
        float: left;
        display: block;
        color: white;
        text-align: center;
        padding: 3px 20px;
        text-decoration: none;
        font-size: 15px;
        direction: rtl;
        line-height: 20px;
        }
        /* آیتم شناور شده بسمت چپ */
        .navbar_cart a.right {
            float: center;
        }

        /* وقتی ماوس میره روی آیتم های منو */
        .navbar_cart a:hover{
            color: white;
        }

        /* آیتم فعال - صفحه جاری */
        .navbar a.active{
            background-color: #dbd8d8;
            color: #fff;
        }

.rown {
    display: -ms-flexbox;
    display: flex;
    direction: left;
    flex-direction: cloumn;
    text-align: center;
    font-size: 15px;
    font-family: "IRANSansFaNum";
    line-height: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #e9e3e3;
    background: linear-gradient(0deg, #f9f7fa 100%, rgba(204, 199, 206, 0.21) 0%);
    margin-bottom: 10px;
    padding-top: 5px;
}
.rown .main-menu {
    float: right;
}

.rown .main-menu>ul>li {
    float: right;
    list-style: none;
    position: relative;
    color: gray;
    margin: 10px;
}

.rown .main-menu ul li a {
    padding: 0px 0px 10px 0px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: gray;
}

.rown .main-menu ul li a i {
    margin-right: 5px;
}

.rown .main-menu ul li ul {
    display: flex;
    align-items: flex-start;
    position: absolute;
    text-align: left;
    width: 650px;
    background: #fff;
    top: 100px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .8s ease-in-out;
    z-index: 999;
}

.rown .main-menu ul li ul li {
    list-style: none;
}

.rown .main-menu ul li ul li a {
    padding: 0px 0px;
    display: block;
    font-weight: normal;
}

.rown .main-menu ul li a:hover {
    color: #000;
}

.rown .main-menu ul li ul li a:hover {
    background: lightgray;
    color: #fff;
}

.rown .main-menu ul li ul li a p {
    padding: 0px 0px;
    display: block;
    font-weight: normal;
    color: blue;
}

.rown .main-menu ul li ul li a p:hover {
    padding: 0px 0px;
    display: block;
    font-weight: bold;
    color: blue;
}

.rown .main-menu>ul>li:hover ul {
    background: white;
    opacity: 1;
    visibility: visible;
    top: 20px;
    right: 10px;
    padding_left: 70px;
    align-items: normal;
}

.rown_mobile{
            display: -ms-flexbox;
            display: none;
            direction: left;
            flex-direction: cloumn;
            font-size:15px;
            font-family: "IRANSansFaNum";
            line-height: 20px;
            margin-left: 0px;
            justify-content: flex-start;
            align-items: flex-start;
            background-color: #e9e3e3;
            background: linear-gradient(0deg, #f9f7fa 100%, rgba(204, 199, 206, 0.21) 0%);
}

.rown_mobile .main-menu {
    display: -ms-flexbox;
    display: flex;
    direction: right;
    flex-direction: cloumn;
    background: linear-gradient(0deg, #f9f7fa 100%, rgba(204, 199, 206, 0.21) 0%);
    margin: 5px;
    padding-top: 12px;
    line-height: 10px;
}
.rown_mobile .main-menu > ul > li {
float: right;
list-style: none;
position: relative;
}
.rown_mobile .main-menu ul li a {
padding: 0px 20px 14px 2px;
display: inline-block;
font-size: 13px;
text-decoration: none;
color: gray;
}

.rown_mobile .main-menu ul li a i {
margin-right: 5px;
}

.rown_mobile .main-menu ul li ul {
display: flex;
position: absolute;
text-align: left;
width: 340px;
background: #fff;
top: 100px;
margin-right: 45px;
opacity: 0;
visibility: hidden;
transition: all .2s ease-in-out;
z-index: 999;
 
}
.rown_mobile .main-menu ul li ul li {
list-style: none;
color: blue;
}
.rown_mobile .main-menu ul li ul li a {
padding: 0px 0px;
display: block;
font-weight: normal;
color: black;
}
.rown_mobile .main-menu ul li a:hover {
color: #000;
}

.rown_mobile .main-menu ul li ul li a p{
padding: 0px 0px;
display: block;
font-weight: normal;
color: blue;
}

.rown_mobile .main-menu ul li ul li a p:hover{
padding: 0px 0px;
display: block;
font-weight: bold;
color: blue;
}

.rown_mobile .main-menu ul li ul li a:hover {
color: #fff;
}

.rown_mobile .main-menu ul li ul li a p {
    padding: 0px 0px;
    display: block;
    font-weight: normal;
    color: blue;
}

.rown_mobile .main-menu ul li ul li a p:hover {
    padding: 0px 0px;
    display: block;
    font-weight: bold;
    color: blue;
}
.rown_mobile .main-menu > ul > li:hover ul {
background: white;
opacity: 1;
visibility: visible;
top: 35px;
right: -35px;
padding_left: 70px;
align-items: normal;
}


.rown_mobile .main-menu > ul> li:hover .ul1{
background: white;
opacity: 1;
visibility: visible;
top: 35px;
right: -110px;
padding_left: 70px;
align-items: normal;
}

.rown_mobile .main-menu > ul> li:hover .ul2{
background: white;
opacity: 1;
visibility: visible;
top: 35px;
right: -180px;
padding_left: 70px;
align-items: normal;
}


        /* معرفی محصول */
        .imgp_intro {
            padding: 10px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
            height: 250px;
        }


        .imgp_intro:hover {
            -ms-transform: scale(1.2); /* IE 9 */
            transform: scale(1.2); /* Standard syntax */
        }

        /* تصاویر مقاله */
        .imgp_intro_paper {
            padding: 10px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
            width: 70%;
            height: 100%;
        }


        .imgp_intro_paper:hover {
            -ms-transform: scale(1.2); /* IE 9 */
            transform: scale(1.2); /* Standard syntax */
        }
        
        .side-boxp_intro{
            background-color: #fff;
            direction: center;
            horizental-align: middle;
            padding: 6px;
            width: 500px;
            height: fit-content;
            margin:10px;
            text-align: center;
            border-radius: 7px;
            flex-direction: row;
            justify-content: space-between;
            border: 1px solid gray;
        }
       
        .sidep_right .side-boxp_intro p {
            font-size: 18px;
                font-family: "B titr";
                font-weight: bold;
                padding: 5px 0px 5px 0px;
                margin: 1px;
                color: rebeccapurple;
                text-align: center;
                line-height: 30px;
                box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, .1);
                margin-bottom: 20px;
        }
        /* تگ های اچ 3 داخل ستون های سمت راست و چپ */
        .sidep_right .side-boxp_intro h3{
            font-size:16px;
            font-family: "B nazanin";
            background-color: #fff;
            padding: 0px;
            border-radius: 40px;
            color:#000;
            text-align: justify;
            line-height: 10px;
            margin: 8px;
        }
        .sidep_right .side-boxp_intro h2{
            font-size:16px;
            font-family: "B nazanin";
            background-color: #fff;
            padding: 0px;
            border-radius: 40px;
            color: red;
            text-align: right;
            line-height: 8px;
        }
        .sidep_right .side-boxp_intro h4 {
            font-size: 16px;
            font-family: "B nazanin";
            background-color: #fff;
            padding: 0px;
            border-radius: 40px;
            color: gray;
            text-align: right;
            line-height: 20px;
        }
    
        .sidep_right .side-boxp_intro h5 {
            font-size: 16px;
            font-family: "B nazanin";
            background-color: #fff;
            padding: 3px;
            border-radius: 40px;
            color: green;
            text-align: justify;
            margin: 0px;
            line-height: 10px;
        }
        
        .sidep_right .side-boxp_intro h6 {
            font-size: 15px;
            font-family: "B nazanin";
            background-color: #fff;
            padding: 5px;
            border-radius: 40px;
            color: green;
            text-align: justify;
            margin: 0px;
            line-height: 25px;
        }
        .sidep_right .side-boxp_intro .tablep {
            border-collapse: collapse;
            width: 100%;
            color: #333;
            font-family: "IRANSansFaNum";
            font-size: 15px;
            text-align: right;
            border-radius: 5px;
            overflow: hidden;
            box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
            margin: auto;
            margin-left: 5px;
            margin-right: 5px;
            margin-top: 5px;
            margin-bottom: 5px;
            background-color: transparent;
        }
        .sidep_right .side-boxp_intro .tablep th {
            background-color: blue;
            color: #fff;
            font-weight: bold;
            padding: 5px;
            text-transform: uppercase;
            letter-spacing: 0px;
        }
        .sidep_right .side-boxp_intro tablep tr:nth-child(even) td {
            background-color: #f2f2f2;
        }
        .sidep_right .side-boxp_intro .tablep tr:hover td {
            background-color: transparent;
        }
        .sidep_right .side-boxp_intro .tablep td {
            color: red;
            background-color: #fff;
            padding-right: 15px;
            background-color: transparent;
            font-family: "IRANSansFaNum";
            font-size: 15px;
            text-align: right;
            vertical-align: baseline;
        }

        * {box-sizing: border-box}
        body {font-family: Verdana, sans-serif; margin:0}
        .mySlides {display: none}
        img {
            vertical-align: middle;
            width: 70%;
            height: 100%;
            }

        /* Slideshow container */
        .slideshow-container {
            max-width: 400px;
            height: 300px;
            position: relative;
            margin: auto;
        }

        /* Next & previous buttons */
        .prev, .next {
            cursor: pointer;
            position: absolute;
            down: 8px;
            width: px;
            padding: 1px;
            margin-top: -120px;
            margin-right: -190px;
            color: blue;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            text-align: revert;
            width: 20px;
        }
        /* Position the 'next button' to the right */
        .next {
            left: 20px;
            border-radius: 5px 0 0 3px;
        }

        /* On hover, add a black background color with a little bit see-through */
        .prev:hover, .next:hover {
            background-color: rgba(1,0,0,0.8);
        }

        /* Caption text */
        .text {
            color: #black;
            font-size: 15px;
            padding: 0px 0px;
            position: absolute;
            bottom: 0px;
            width: 100%;
            text-align: center;
        }

        /* Number text (1/3 etc) */
        .numbertext {
            color: #f2f2f2;
            font-size: 12px;
            padding: 8px 12px;
            position: absolute;
            top: 0;
        }

        /* The dots/bullets/indicators */
        .dot {
            cursor: pointer;
            height: 15px;
            width: 15px;
            background-color: #bbb;
            border-radius: 50%;
            display: inline-block;
            transition: background-color 0.6s ease;
            margin-block-end: auto;
        }

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

        /* Fading animation */
        .fade {
            -webkit-animation-name: fade;
            -webkit-animation-duration: 1.5s;
            animation-name: fade;
            animation-duration: 1.5s;
        }

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

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

                .form-control:hover {
  border: 2px solid #010165;
}
textarea.form-control {
  min-height: 10rem;
}
.form-control {
  color: #696b6f;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 1rem;
  transition-duration: 120ms;
}
.text-100 {
  font-size: 100% !important;
}
.form-control-lg {
  height: calc(3em + 1rem + 7px);
  padding: .5rem 1rem;
padding-right: 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}


        /* On smaller screens, decrease text size */
        @media only screen and (max-width: 300px) {
            .prev, .next,.text {font-size: 11px}
        }

/* برای واکنش گرایی */
        /* روی موبایل ستون های سمت راست و چپ و وسط میوفتن زیرهم */
   @media screen and (max-width: 650px) {
    /* تصاویر مقاله */
        .imgp_intro_paper {
            padding: 10px;
            position: relative;
            border: 0px solid gray;
            margin: 0;
            text-align: center;
            width: 100%;
            height: 100%;
        }

    .prev, .next {
            cursor: pointer;
            position: absolute;
            down: 8px;
            width: px;
            padding: 1px;
            margin-top: -120px;
            margin-right: -135px;
            color: blue;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            text-align: revert;
            width: 20px;
        }
    .navbar a{
            float: right;
            display: block;
            color: gray;
            text-align: center;
            text-decoration: none;
            font-size:11px;
            margin: 5px;
        }
    .navbar a.right {
            float: left;
            display: block;
            color: red;
            text-align: center;
            text-decoration: none;
            font-size:11px;
            margin: 5px;
        }
    .navbar a:hover{
            background-color: #ece7e7;
            color: #fff;
            border-radius: 4px;
    }
    .rown { display: none;}
    .rown_mobile { display: inline;}

            .rowp{
                flex-direction: row;
            }
             /* برای واکنش گرایی */
        /* آیتم های منو بصورت تمام عرض نمایش داده میشن */
            
            .sidep_left{
                margin: 0px;
                width: 100%;
            }
            .header{
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-left: 0px;
            justify-content: space-around;
            flex-direction: column;
        }
        .header .side-boxp_m{
            background-color: #fff;
            padding: 6px;
            width: 300px;
            padding-right:0px;
            text-align: center;
            border-radius: 7px;
            flex-direction: row;
            justify-content: space-around;
                        align-items: center;

        }
        .sidep_right .side-boxp_intro{
            background-color: #fff;
            direction: center;
            horizental-align: middle;
            padding: 6px;
            width: 300px;
            margin:10px;
            text-align: center;
            border-radius: 7px;
            flex-direction: row;
            justify-content: space-between;
            border: 1px solid gray;
        }
        .sidep_right .side-boxp_intro p{
            font-size:15px;
            font-family: "B nazanin";
            font-weight: bold;
            padding: 0px 0px 0px 0px;
            margin:1px;
            color: rebeccapurple;
            text-align: center;
        }
        .sidep_right .side-boxp_intro h3{
            font-size:12px;
            font-family: "B nazanin";
            background-color: #fff;
            padding: 0px;
            border-radius: 40px;
            color:#000;
            text-align: right;
            line-height: 12px;
            height: 8px;
        }
        .sidep_right .side-boxp_intro h2{
            font-size:12px;
            font-family: "B nazanin";
            background-color: #fff;
            padding: 0px;
            border-radius: 40px;
            color: red;
            text-align: right;
            line-height: 12px;
            height: 8px;
        }

.active {
  background-color: #e9e8eb;
}

.img_header {
            float: left;
            width: 100px;
            height: 40px;
            padding: 2px;
            position: relative;
            border: 0px solid gray;
            margin: 5px;
            text-align: center;
            border-radius: 5px;
        }
         .img_header:hover {
  -ms-transform: scale(2); /* IE 9 */
  transform: scale(1.2); /* Standard syntax */
}

    .footer{
            display: flex;
            direction: center;
            text-align: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-left: 0px;
            justify-content: space-around;
            flex-direction: column;
            align-items: center;
        }
    }

      * {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: 
    middle;
  border-radius: 2%;
    margin: auto;
}
.img_circle {
    vertical-align: 
    middle;
    border-radius: 50%;
    margin: auto;
    height: 140px;
}


/* Caption text */
.text {
  color: red;
  font-size: 15px;
  padding: 10px 12px;
  position: relative;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: -10 2px;
  position: relative;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: white;
}

.mySlides .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 4s;
}

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

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

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.form-control:hover {
  border: 2px solid #010165;
}
textarea.form-control {
  min-height: 8rem;
}
.form-control {
  color: #696b6f;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 1rem;
  transition-duration: 120ms;
}
.form-control:invalid {
  border: 2px solid red;
}
.text-100 {
  font-size: 90% !important;
}
.form-control-lg {
  height: calc(3em + 1rem + 7px);
  padding: .5rem 1rem;
  padding-right: 0.6rem;
  font-size: 1.25rem;
  line-height: 1.2;
  border-radius: .3rem;
  color: black;
  text-align: justify;
}


