@font-face {
    font-family: shabnam;
    src: url('fonts/Shabnam.eot');
    src: url('fonts/Shabnam.eot?#iefix') format('Shabnam-opentype'),
    url('fonts/Shabnam.woff') format('woff'),
    url('fonts/Shabnam.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
    
    @font-face {
    font-family: shabnambold;
    src: url('fonts/Shabnam-Bold.eot');
    src: url('fonts/Shabnam-Bold.eot?#iefix') format('Shabnam-opentype'),
    url('fonts/Shabnam-Bold.woff') format('woff'),
    url('fonts/Shabnam-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
    
    @font-face {
    font-family: shabnamfd;
    src: url('fonts/Shabnam-Bold-FD.eot');
    src: url('fonts/Shabnam-Bold-FD.eot?#iefix') format('Shabnam-Bold-FD-opentype'),
    url('fonts/Shabnam-Bold-FD.woff') format('woff'),
    url('fonts/Shabnam-Bold-FD.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
    
        a{
            font-family: shabnambold;
            color: rgb(53, 53, 53);
            text-decoration: none;
        }
        i{
            color: gray;
        }
        .myicon li{
            color: gray!important;
            font-size: 24px!important;
        }
        .icons .myicon{
            display: flex;
        }
        .myicon li{
            list-style-type: none;
            padding: 5px;
        }
        .myicon span{
            font-size: 20px;
        }
    
        .myicon span:hover{
            color: rgb(11, 14, 14);
            cursor: pointer;
        }
        .input-group-text{
            background-color: white!important;
        }
        .input-group>.form-control, .input-group>.form-floating, .input-group>.form-select{
            position: absolute;
            flex: none;
            width: 35%;
            right: 150px;
            background-color: rgb(240,240,240);
            border-radius: 20px!important;
            height: 56px;
            text-align: right;
            border-color: transparent!important;
    
        }
        .navbar-brand{
            position: absolute;
            right: 5px;
        }
        .button, input, optgroup, select, textarea{
            font-family: shabnam;
        }
        .sticky-top{
            background-color: white;
        }
        .input[type=text]{
            color: brown;
        }
        .nav-link{
            font-size: 14px;
            color: rgb(102,102,102);
        }
        .carousel-indicators [data-bs-target]{
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: black;
        }
        .carousel-indicators [data-bs-target]:hover{
            background-color: white;
        }
        .dropdown-item{
            text-align: right;
            font-size: 14px;
        }
        .img-thumbnail{
            border: 0.15rem solid red;
            border-radius: 50%;
        }
        .img-thumbnail:hover{
    
            border: 0.28rem solid red;
            transition-duration: 0.1s;
        }
        .row{
            justify-content: space-evenly;
            margin: 0 60px 0 60px;
        }
        figcaption{
            text-align: center;
            margin-top: 10px;
            font-family: shabnambold;
            font-size: 14px;
        }
        .techoff{
            height: 470px;
            position: relative;
            color: black;
            width: 100%;
            float: left;
            border: 4px solid red;
            border-radius: 15px;
            overflow:hidden;
            margin: 20px auto; 
        }
        .techoff img{
            width: 99%;
            margin-top: 10px;
        }
        .top-left {
            position: absolute;
            margin-top: 2.3%;
            margin-left: 3%;
            text-align: left;  
        }
        .top-left a{
            text-decoration: none;
            color: white;
            font-family: shabnam;  
        }
        .top-left i{
            color: white;
        }
        .product{
            width: 220px;
            height: 350px;
            border-left: 1px solid rgb(236, 234, 234);
            float: left;
            margin-left: 15px;
            margin-right: 15px;
            margin-top: 20px;
            text-align: right;
            z-index: 21;
            direction: rtl;
        }
        .product img{
            width: 85%;
            margin-left: 0;
        }
        .product a{
            text-decoration: none;
            color: black;
            font-family: shabnam;
            font-size: small;
            overflow: hidden;
            padding: 20px;
            text-align: center;
        }
        .myp1{
            margin-top: 20px;
            font-family: shabnamfd;
            text-decoration: line-through;
            color: #a9a9a9;
            text-align: center;
            margin-top: 10px;
            font-size: 15px;
        }
        .myp2{
            margin-top: 30px;
            font-family: shabnamfd;
            color: red;
            font-size: 17px;
            text-align: center;
            margin-top: 20px;
        }
        .offpersent{
            border-radius: 5px;
            background-color: rgb(255, 23, 23);
            width: 35px;
            height: 25px;
            margin-top: -55px;
            direction: ltr;
        }
        .mypoff{
            color: white;
            font-family: shabnamfd;
            font-size: 15px;
            padding-top: 3px;
            text-align: center;
            direction: ltr; 
        }

        
        .bluebox{
            width: 98%;
            height: 890px;
            background-color: #142740;
            border-radius: 30px;
            margin: 20px auto;
            overflow: hidden;
        
        }
        
        .bluebox-top{
            width: 82%;
            height: 170px;
            border-bottom: 1px solid white;
            margin-left: 150px;
        }
        
        .bluebox-top img{
            width: 10%;
            margin-top: 70px;
        }
        
        .bluebox-top-leftbox{
            width: 10%;
            height: 48px;
            float: left;
            margin-top: -50px;
            background-color: white;
            border-radius: 7px;
            text-decoration: none;
            margin-left: 70px;
        }
        
        .bluebox-top-leftbox p{
            font-family: shabnambold;
            color: rgb(31, 30, 30);
            text-align: center;
            margin-top: 15px;
            font-size: 14px;
            
        }
        
        .myp9{
            color: white;
            text-align: right;
            font-size: 14px;
            font-family: shabnamfd;
        }
        
        .bluebox-center-right{
            width: 20%;
            height: 450px;
            text-align: right;
            margin-right: 150px;
            float: right;
            margin-top: 50px;
        
        }
        
        
        .bluebox-center-right p{
            color: white;
            font-family: shabnamfd;
            font-size: 14px;
            text-align: right;
            margin-right: 15px;
        }
        
        .bluebox-center-right-box{
            width: 60%;
            height: 110px;
            background-color: white;
            border-radius: 15px;
            margin-top: 70px;
            overflow: hidden;
        }
        
        .bluebox-center-right-box p{
            font-family: shabnambold;
            font-size: 15px;
            color: rgb(31, 30, 30);
        }
        
        .bluebox-center-right-box img{
            width: 15%;
            float: right;
            margin-top: 10px;
            margin-right: 18px;
        
        }
        
        .bluebox-center-left{
            width: 62%;
            height: 450px;
            display: inline-block;
            margin-top: 50px;
            margin-left: 70px;
        
        }
        
        table{
            margin: 0 auto;
            
        }
        
        th{
            padding: 30px 25px;
            color: white;
            font-family: shabnam;
            text-align: right;
        }
        
        td{
            padding: 6px 25px;
            font-size: 13px;
            text-align: right;
        
        }
        
        td a{
            text-decoration: none;
            color: white;
            font-family: shabnam;
        }
        
        
        .bluebox-bottem{
            width: 50%;
            height: 93px;
            display: inline-block;
            float: left;
            margin-left:200px ;
            margin-top: 30px;
        }
        
        .bluebox-bottem-logo{
            width: 10%;
            height: 93px;
            border-radius: 10px;
            float: left;
            margin-left:40px ;
            background-color: white;
            text-align: center;
        
        }
        
        .bluebox-bottem-logo img{
            width: 60%;
            margin: 5px auto;
        }
        
        .bluebox-end{
            width: 100%;
            height: 100px;
            background-color: #051529;
            margin-top: 140px;
        
        }
        
        .bluebox-end p{
            text-align: center;
            padding-top: 10px;
        }


    
