@import url(./moduls/fonts.css);
@import url(./moduls/variables.css);
@import url(./moduls/defaults.css);
@import url(./moduls/grid.css);
@import url(./moduls/helper-classes.css);

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'iranSans';
}
li , a{
    text-decoration: none!important;
    list-style: none!important;
}
.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 0!important;
}
ol, ul, dl {
    margin-bottom: 0!important;
    padding-left:0!important;
}
/****** header **************/
header{
    height:125px;
}
.header-container{
    max-width: 1500px;
    font-family: 'iranSans';
}

.header-wrapper{
    max-width: 98%;
    margin-top: 3%;
    margin-inline: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.navbar-brand{
    width: 19%;
    display: flex;
    flex-direction: row;
}

.navbar-brand-logo{
    width: 20%;
}

.navbar-brand-title{
    width: 80%;
    margin-right: 5%;
}

.navbar-items{
    width: 60%;
    padding-right:1rem ;
}

.navbar-items ul{
    display: flex;
    flex-direction: row;
}

.navbar-items li{
    margin-right: 1.7rem;
    font-size: 1.1rem;
    font-weight:600;
    margin-top:0.5rem;
}

.navbar-items a{
    color: #707070;
}
.navbar-items li a{
    transition: all 0.5s ease;

}
.navbar-items li a:hover{
    border: 1px solid var(--primary-color);
    color: var(--white-color)!important;
    background-color: var(--primary-color);
    border-radius: 10px;
    padding:0.3rem;
}

.navbar-li.active{
    color: #fff;
    background-color: #f7931e;
    border-radius: 10px;
    padding:1rem 0;
}


.navbar-icon{
    width: 20%;
    display: flex;
    flex-direction: row;
    position: relative;
    align-items:center;
    margin-right:1rem;
}

.search{
    width:78%;
}

.search1{
    width:13%;
    position: absolute;
    top:19%;
    right: 1%;
}

.search2{
    width:12%;
    position: absolute;
    top:15%;
    right: 4%;
}
.main__search{
    background-color: gray;
}
#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
.serach-under{
    position: relative;
    margin-top: 160%;
    margin-right: 30%;
}

.search3{
    width:40%;
    position: absolute;
    top:1rem;
    right: 30%;
}

.search4{
    width:70%;
    position: absolute;
    right: -15%;
}

.search__box__show{
    background-color: red;
}
.search-box{
    width: 25%;
    height:30rem;
    background-color: #f7931e;
    position:absolute;
    border-radius: 25px;
    z-index:200000;
    margin-top:25rem;
}


.serach-input{
    font-size: 1.3rem;
    font-family: "IranSans1";
    color: #707070;
    border: none;
    outline: none;
    margin-right: 150%;
}
.serach-input-mobile{
    width:95%;
    margin: 1rem 0.5rem;
    font-size: 1rem;
    font-family: "IranSans";
    color: #707070;
    border: 2px solid var(--secondry-color);
    outline: none;
    border-radius: 15px;
    padding:1rem;
}
.serach-input-mobile::placeholder{
    color: #707070;
    font-size:1rem;
}
.sidebar-search-icon{
    width: 12%;
    position: absolute;
    top:25px;
    left:20px;
    background-color: initial;
    border: none;
    cursor: pointer;
}
.sidebar-search-icon img{
    width: 100%;
}
#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important;
}
#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: 1!important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90);
}

.toast-success {
    background-color: #51a351!important;
}
.toast-error {
    background-color: #BD362F!important;
}
.list2 {
    width: 20rem;
    background: #f7931e;
    margin-top: 0rem;
    color: #707070;
    border-radius:35px;
    /* display: none; */
    padding: 0;
    /* margin: 0; */
    /* height: 100px; */
}
.list-li {
    /* margin-top: 50%; */
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0.7rem;
    border-radius: 15px;
    width: 19rem;
    /* background: lightyellow; */
}
.list-li a {
    color: #fff;
}
.form__container{
    position:relative;
}
.loader__search{
    width: 30px;
    height: 30px;
    display:none;
    position: absolute;
    bottom: -2px;
    left: -15rem;
    transform: translate(-50%, -50%);
    z-index: 9999;
    border: 7px solid var(--primary-color);
    border-top: 7px solid var(--secondry-color);
    border-radius: 50%;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*.list2{*/
/*    margin-top: 100%;*/
/*    color: #707070;*/
/*    !*display: none;*!*/
/*}*/

/*.list-li{*/
/*    margin-top:50%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: start;*/
/*    width:19rem;*/
/*}*/
/*.list-li a{*/
/*    color:unset;*/
/*}*/
.list-li li{
    margin-right:3rem;
}
.list-li li a:hover{
    color:var(--text-color);
    font-weight: 600;
}

.circle{
    width: 1.2rem;
    height: 1.2rem;
    background-color:#ababab;
    border-radius: 50%;
    cursor: pointer;
}

.circle:hover{
    background-color:#fff;
}

.circle.use{
    background-color:#fff;
}

.result-search{
    width:70%;
    height: 50%;
    margin-top: 1%;
    position: relative;
    margin-right: 5%;
    display: none;
}



.result-image{
    width:98%;
}

.result-search-title{
    width:60%;
    height:80%;
    position: absolute;
    right:21%;
    top: 10%;
    display:flex;
    flex-direction: column;
    align-items: center;

}


.result-search-title h1{
    color: #f7931e;
    margin-top: 3%;
    margin-left: 3%;
    width: 80%;
    text-align: center;
    font-size: 200%;
    white-space: nowrap;
}

.result-search-details{
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-inline: auto;
}

.details{
    width: 30%;
    height: 90%;
    position: relative;
    margin-top: 5%;
}

.details img{
    width:25%;
}

.details h4{
    color: #707070;
    position: absolute;
    top: 0;
    right: 30%;
    font-size: 90%;
}

.details p{
    font-size: 50%;
    color: #707070;
}

.result-follow{
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 5%;
}


.result-follow1{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.result-follow1 img{
    width: 10%;
}

.result-follow1 h3{
    color: #0066ff;
    margin-right: 2%;
    font-size: 150%;
    font-weight: 900;
}

.result-follow1 h4{
    color: #0066ff;
    margin-right: 2%;
}

.result-follow2{
    width: 40%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.result-follow2 a{
    margin-inline: 2%;
    background-color: #f7931e;
    color: #fff;
    font-size: 80%;
    display: flex;
    align-items: center;
    border: 3px solid #f7931e;
    border-radius: 15%;
    padding-inline: 4%;
}

.result-follow2 p{
    margin-right: 2%;
    color:#f7931e;
}

.result-follow2 img{
    width: 10%;
}

.result-left{
    display: flex;
    flex-direction: column;
    width: 15%;
    height: 60%;
    position: absolute;
    top: 20%;
    left: 7%;
    align-items: center;

}

.result-left h1{
    color: #fff;
    margin-top: 10%;
    font-size: 400%;
}
.result-left p{
    color: #fff;
    font-size: 130%;
}


.profile{
    width: 80%;
}
.cart{
    width: 80%;
}
.basket__view{
    display: flex;
    position: relative;
    /*flex-direction: column;*/
}
.basket__count{
    width: 20px;
    height: 20px;
    background-color: var(--primary-color);
    color: var(--white-color);
    font-size: 1rem;
    border-radius: 100%;
    text-align:center;
    position: absolute;
    /*top: 3px;*/
    right: 1rem;
}

/****** footer **************/
.container1{
    max-width: 1500px;
    height: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
}
.button__float{
    position: fixed;
    bottom: 30px;
    left: 30px;
    cursor: pointer;
    border-radius:25px;
    z-index:1001;
    background-color: #045ca3;
    padding:0.8rem 1.3rem;
    font-size:0.9rem;
    box-sizing: border-box;
}
.button__float .social-media-link {
    color:var(--white-color);
    animation: phone-blink 6s infinite;
}

@keyframes phone-blink {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}
.footer-right{
    width: 90%;
    display: flex;
    /* flex-direction: row; */
    justify-content: flex-end;
    position: relative;
}

.bosh{
    width: 200rem;
    height: 150rem;
}

.e-namad{
    width: 30%;
    height: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 70%;
    left: 67%;
}

.e-namad1{
    width: 50%;
    height: 50%;

}
.text {
    text-align: right;
    font-weight: bold;
    color: var(--primary-color);
    font-size: 1.5rem;
    margin-right: 10px
}
.footer-left{
    width: 50%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.about-us{
    position: absolute;
    left: 90%;
    top: 46%;
}
.text-about{
    text-align: justify;
    text-justify: auto;
    direction:rtl;
    /*font-size: 1.5rem;*/
    margin-right: 5px;
    color:var(--text-color);
    width: 31rem;
}
.text-about>p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1.1rem;
    padding: 0.5rem ;
}


.footer-logo{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 35rem;
    position: absolute;
    top: 64%;
    left: 50%;
}

.column {
    display: table-cell;
    text-align: right;
    font-weight: bold;
    color: var(--primary-color);
    font-size: 1.5rem;
}
.logo2{
    height: 55px;
    margin-left: -10px;
    margin-bottom: -15px;
    padding-bottom: 10px;
    padding-right:3rem;
}

.footer-social{
    position: absolute;
    top: 68%;
    left: 54%;
    width: 35rem;
    height: 9%;
    display: table;
    /*width: 100%; !*Optional*!*/
    table-layout: fixed; /*Optional*/
    border-spacing: 10px; /*Optional*/
}
.box-media {
    height: 80px;
    width: 30px;
    border-radius: 30px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    background: rgb(254, 156, 50);
    background: radial-gradient(circle, rgba(254, 156, 50, 1) 0%, rgba(252, 112, 41, 1) 67%);
}
.box-media img{
    display: block;
    width:50px;
    height:50px;
    line-height: 50px;
    margin:1.5rem auto;
}
.footer-link{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: absolute;
    top: 79%;
    left: 65%;
    width:33rem
}
.link{
    display:grid;
    grid-template-columns: repeat(3, 2fr);
    grid-template-rows: auto;
    grid-column-gap:3.2rem;
    font-size: 1.2rem;

}
.link a{
    text-decoration: none;
    color:var(--text-color);
    padding-top:0.5rem;
    font-weight: 600;
    white-space: nowrap;
    transition: all 0.4s ease;
}
.link a:hover{
    color: var(--primary-color);
}
.mobile-sidebar{
    display: none;
}
.mobile-footer{
    display: none;
}
.img__mobile{
    margin-left:1rem;
    width:15px;
}

.select2-container--krajee-bs5 .select2-selection--single {
    height: calc(2.25rem + 2px);
    line-height: 1.5;
    padding: 0.375rem 1.5rem 0.375rem 0.5rem;
    border: none;
}
.navbar-items .select2-container{
    width:105px!important;
    margin-right:10px!important;
    border:none!important;
    z-index:9999999999999;
}
.navbar-items .select2-container--krajee-bs5 .select2-selection--single .select2-selection__placeholder {
    color: var(--text-color)!important;
    font-weight: 900;
}
.navbar-items .select2-container--krajee-bs5 .select2-results__option[aria-selected] {
    color: var(--text-color)!important;
    font-weight: 600;
}
.navbar-items .select2-container--krajee-bs5 .select2-selection--single .select2-selection__rendered {
    color: var(--text-color)!important;
    font-weight: 900;
    text-wrap: wrap;
}
.navbar-items .select2-container--krajee-bs5[dir="rtl"] .select2-selection--single {
    padding-left: 1.5rem;
    padding-right: 0.75rem;
    background-position: left 0.75rem center;
    border: none;
}
.navbar-items .select2-container--krajee-bs5 .select2-selection {
    box-shadow: none!important;
}
.select2-container--krajee-bs5 .select2-results__option--highlighted[aria-selected] {
    background-color: var(--secondry-color)!important;
}

.install__app{
    position: absolute;
    left: 70%;
    top: 56%;
    width: 35rem;
    padding: 1rem;
    text-align: center;
    font-size: 2rem;
}
.install__app a{
    color: var(--text-color);
    font-weight: 600;
}
.install__app a h2{
    font-weight: 600;
    font-size: 2.5rem;
}
.title-word {
    animation: color-animation 4s linear infinite;
  }
  
  .title-word-1 {
    --color-1: #0a701b;
    --color-2: #15678a;
    --color-3: #d8120f;
  }
  
  .title-word-2 {
    --color-1: #e9a20a;
    --color-2: #0a701b;
    --color-3: #082dd3;
  }
  
  .title-word-3 {
    --color-1: #d8120f;
    --color-2: #082dd3;
    --color-3: #e9a20a;
  }
  
  .title-word-4 {
    --color-1: #3D8DAE;
    --color-2: #DF8453;
    --color-3: #E4A9A8;
  }
  
  @keyframes color-animation {
    0%    {color: var(--color-1)}
    32%   {color: var(--color-1)}
    33%   {color: var(--color-2)}
    65%   {color: var(--color-2)}
    66%   {color: var(--color-3)}
    99%   {color: var(--color-3)}
    100%  {color: var(--color-1)}
  }

/*--------------- responsive--------------  */

@media screen and (max-width:1235px) {
    .navbar-items li {
        margin-right:1.9rem;
        font-size: 1rem;
    }
    .basket__count {
        top:-8px;
    }
    .currentCity{
        display: none;
    }
}
@media screen and (max-width:1080px){
    .basket__count {
        right:0;
    }
    .search3 {
        top: 0.8rem;
    }
}
@media screen and (max-width:850px){
    .basket__count {
        width: 15px;
        height: 15px;
        font-size: 0.8rem;
    }
    
    .navbar-brand {
        width: 17%;
    }
    .navbar-brand-logo {
        width: 18%;
    }
    .navbar-brand-title {
        width: 78%;
    }
    .navbar-items {
        width: 70%;
    }
    .navbar-items li {
        margin-right: 0.9rem;
    }

}
@media screen and (max-width:768px) {
    .sidebar-a .select2-container--krajee-bs5 .select2-selection{
        border: none!important;
    }
    header {
        height: 42px;
    }
   .select2-container {
        border: none !important;
        z-index:99999999999!important;
    }
    .sidebar-a .select2-container--krajee-bs5 .select2-selection--single .select2-selection__placeholder  {
        border: none !important;
    }
    .sidebar-a  .select2-container--krajee-bs5[dir="rtl"] .select2-selection--single {
        border: none;
    }
    .select2-container--krajee-bs5 .select2-selection--single {
        height: calc(2.25rem + 2px);
        line-height: 1.5;
        padding: 0!important;
        border: none;
    }
    .sidebar-a .select2-container{
        width:155px!important;
        margin-right:unset!important;
        border:none!important;
        z-index:9999999999999;
        border-bottom: 1px solid;
    }
    .select2-container--krajee-bs5 .select2-selection--single .select2-selection__placeholder {
        color: var(--text-color)!important;
        font-weight: unset;
    }
    .select2-container--krajee-bs5 .select2-results__option[aria-selected] {
        color: var(--text-color)!important;
        font-weight: unset;
    }
    .select2-container--krajee-bs5 .select2-selection--single .select2-selection__rendered {
        color: var(--text-color)!important;
        font-weight: unset;
        text-wrap: wrap;
    }
    .header-container{
        display: none;
    }
    .header-mobile{
        width: 100%;
        height:5rem;
        background-color: #f7931e;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .navbar-brand{
        width: 20%;
    }

    .navbar-brand-logo{
        width: 100%;
        margin-right:1.5rem;
    }

    .result-search{
        display: none;
    }

    footer .container1 {
        max-width: 1500px;
        height: unset;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row-reverse;
    }
    footer {
        height: auto;
        margin-top: 27rem;
        margin-bottom: 6rem;
        position: unset;
    }
    .footer-right {
        width: 30%;
        display: block;
        justify-content: flex-end;
        position: unset;
    }
    .bosh {
        width: unset;
        height: unset;
        display: none;
    }
    .e-namad {
        width: 100%;
        padding-right: 4rem;
        display: block;
        flex-direction: column;
        position: unset;
        margin-top: 2rem;
    }
    .footer-left {
        width: 70%;
        display: flex;
        flex-direction: column;
        position: unset;
    }
    .about-us {
        width: 100%;
        position: unset;
    }
    .install__app {
        width: 100%;
        position: unset;
    }
    .footer-logo {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 100%;
        margin-bottom: 2rem;
        position: unset;
    }
    .footer-social {
        position: unset;
        width: 100%;
    }
    .footer-link {
        position: unset;
    }
    .button__float{
        bottom: 75px;
        left: 20px;
    }
    .mobile-footer{
        width: 100%;
        height:70px;
        display: flex;
        flex-direction: row;
        margin-inline: auto;
        position: fixed;
        bottom:0;
        z-index: 4000;
        background-color:#fff;
    }
    .mobile-footer ul{
        display: flex;
        flex-direction: row;
        width:77%;
        align-items:flex-end;
        margin-inline: auto;
    }

    .mobile-footer li{
        display: flex;
        flex-direction: row;
        width:30%;
        margin-right:5%;
    }
     
 .mobile-footer li:nth-child(2) a{
        height: 60px;
    }
    .mobile-footer li:nth-child(2) a img{
        width: 90%;
    }
    .mobile-icon{
        width:70%;
    }

    .mobile-icon1{
        width: 90%;
    }

    .mobile-icon2{
        width: 60%;
    }

    .mobile-icon3{
        /*height: 90%;*/
        width:70%;
    }
.mobile-footer li:nth-child(2) {
        margin-right:2%;
}
    /* ------sidebar mobile---------- */

    .mobile-sidebar{
        width: 40%;
        background-color:#fff;
        position: fixed;
        /*top:80px;*/
        bottom:4rem;
        box-shadow:0px 0px 10px 2px #f7931e;
        border-radius:10px 0 0 10px;
        display: block;
        transform: translateX(110%);
        transition: all 1s;
        z-index:5000;
    }

    .mobile-sidebar1{
        transform: translateX(0);
    }

    .mobile-sidebar ul{
        height: 30%;
    }

    .mobile-sidebar li{
        height: 20%;
        border-bottom: 2px solid #f7931e;
        display: flex;
        padding:1rem 1rem;
        align-items: center;
    }

    .sidebar-a{
        margin-right: 10%;
        color: #707070;
    }
}
@media screen and (max-width:577px){
    .mobile-sidebar {
        width: 52%;
    }
    .mobile-icon3{
        /*height: 90%;*/
        width:75%;
    }
    .sidebar-search-icon {
        left: 8px;
    }
     .mobile-footer li:nth-child(2) a{
        height: 63px;
    }
    .mobile-footer li:nth-child(2) a img{
        width: 94%;
    }
    footer .container1 {
        flex-direction: column;
    }
    .footer-left {
        width: 93%;
        margin: 1rem auto;
    }
    .install__app {
        width: 100%;
        position: absolute;
        left: -14%;
        top: 10%;
    }
    .e-namad {
        padding-right: 1rem;
    }
    .text-about {
        width: 100%;
    }
    .install__app a h2 {
        font-size: 2.3rem;
    }
    .link {
        grid-template-columns: repeat(2, 2fr);
        padding-right: 1rem;
        grid-column-gap: 6rem;
        row-gap: 0.8rem;
        font-size: 1.3rem;
    }
    
}
@media screen and (max-width: 500px) {
.mobile-footer li:nth-child(2) a{
    height: 50px;
}
.mobile-footer li:nth-child(2) a img{
    width: 65px;
    height:65px;
    display:block;
    padding-bottom:0.3rem;
}
.footer-logo {
        margin-top: 1rem;
        flex-direction: column;
        align-items: center;
        margin-bottom:unset;
    }
    .text-about>p {
        -webkit-line-clamp: 4;
        padding: 0.5rem;
    }
    .footer-right {
        width: 50%;
        margin: auto;
    }
    .e-namad {
        padding-right: unset;
    }
    .e-namad img{
        display:block;
        margin: auto;
    }
    .install__app {
        position: unset;
    }
    .box-media img{
        display: block;
        width:45px;
        height:45px;
        line-height: 45px;
        margin:1rem auto;
    }
    .box-media {
        height: 70px;
        border-radius:20px;
    }
    .logo2 {
        margin:unset;
        padding:unset;
        margin-top:1rem;
    }
    .logo2 {
        height: 51px;
    }
    .footer-link {
        margin-top: 1rem;
    }
}
@media screen and (max-width: 450px) {
    .link {
        grid-column-gap: 2rem;
        row-gap: 0.8rem;
    }
    .mobile-footer li:nth-child(2) {
        margin-right:0;
    }
}
@media screen and (max-width: 400px) {
    .mobile-icon3 {
        width:80%!important;
    }
    .mobile-icon1 {
        width: 95% !important;
    }
    .mobile-sidebar {
        width: 55%;
    }
}
@media screen and (max-width:380px) {
    .mobile-sidebar{
        width: 60%;
        /*height:80%;*/
        background-color:#fff;
        position: fixed;
        top:unset;
        bottom: 5rem;
        box-shadow:0px 0px 10px 2px #f7931e;
        border-radius:10px 0 0 10px;
        display: block;
        transform: translateX(110%);
        transition: all 1s;
        font-size: 1.1rem;
    }

    .mobile-sidebar1{
        transform: translateX(0);
    }

    .mobile-sidebar ul{
        height: 30%;
    }

    .mobile-sidebar li{
        height: 20%;
        border-bottom: 2px solid #f7931e;
        display: flex;

        align-items: center;
    }

    .sidebar-a{
        margin-right: 10%;
        color: #707070;
    }
    .mobile-footer li img{
         vertical-align:baseline;
     }
    .mobile-footer li:nth-child(2) a img{
        width: 60px;
        height: 53px;
    }
        .mobile-footer ul {
        width: 77%;
        align-items: center;
    }
    .link {
        grid-template-columns: repeat(1, 2fr);
        row-gap: 0.5rem;
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 300px) {
    .mobile-icon3 {
        width: 70% !important;
    }
}






