
@font-face {
    font-family: "iransans";
    src: url("/font/iransans.ttf");
}

html, body {
    margin: 0;
  
    padding: 0;
  direction: rtl;
    font-family: 'iransans';
background-color: #ffb400;
background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ff7a00' fill-opacity='0.35' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
  
  
  
}

  body {
        -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        
      }

.pageheight{
padding-top: 50px;


}




*, ::after, ::before {
    box-sizing: border-box;
}


main {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
   
    float: right;
}

header{ background-color: #fff;}


.right-top {
    float: left;
    text-align: left;
    padding-left: 2%;
}

.menu {
width: 100%;
margin: auto auto;
text-align: center;
float: right;
      flex-wrap: wrap;
  display: flex;
  padding: 2% 2%;
  justify-content: center;
}

.menu section{
background-color: #ff7a00;
    margin: 1%;
    border-radius: 100px;
    width: 150px;
    padding: 1.5%;
    height: 150px;
  transition: ease-in-out .5s;
}

.menu section:hover{
transform: translateY(-15px);
}
.menu section img{
    max-width: 100%;
    height: 70px;
    object-fit: cover;
}
.menu section a{
    color:#fff;
}

.menu section h3{
    margin: 0;
  font-size: 1.2em;
}


    .menu i {
        display: none;
        cursor: pointer;
    }


.bc-container{
    width: 100%;
    float: right;
    text-align: center;
    color: white;
    font-size: 1.5em;
}
.bc-container h2{
  margin: 1%;
}

.start-cover{
  width: 100%;
float: right;

}
section.name-title h3 {
  display:none;
}


audio {
   display:none;
}

section.page {  
  float:right;
  width:100%;
  padding: 0 2%;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 20px;
 
  


}

.banner-catalog-place img {max-height:350px}




    .back-place a {
        color: #E35990;
    }

.master-container-title h1 {
  
float: right;
width: 80%;
text-align: right;
font-size: 1.5em;
color: #F2EFF0;
}

.master-container-title {
  background-color: #131313;
width: 100%;
float: right;
padding: 0 4%;

}

.master-container {
    float: right;
    width: 100%;
    padding-bottom: 50px;
  background-color:white;
      margin-top: 125px;
}

.master-container-content {
    width: 92%;
    display: inline-block;
    color: #4B5058;
    text-align: justify;
    padding-top: 25px;
    min-height: 200px;
}

a {
    text-decoration: none;
    transition: .3s ease-out;
}

.col-1 {
    width: 48%;
}

.col-2 {
    width: 16%;
}

.col-3 {
    
}

.col-4 {
    width: 33%;
}

.col-6 {
    width: 49.7%;
}

.col-12 {
    width: 95%;
}

.col-10 {
    width: 15%;
}

header {
    width: 100%;
    float: right;
    text-align: right;
    border-bottom: 8px solid #653706;
    background-color:#ddd4d1e3;
}

.logo-place {
padding: .5% 5% 0% 5%;
float: none;
text-align: center;

background-color: #f9f6f685;
margin: auto;
}

    .logo-place img {
        max-width: 100%;
        max-height: 350px;
    }

.menu-place {
    float: right;
}

.message_top_red {
    display: none;
}


div.menu ul{
   list-style: none;
display: flex;
  padding: 0;
flex-wrap: wrap;
justify-content: center;
}
div.menu ul li a,div.menu ul li a:active,div.menu ul li a:visited {
    color: #b10c0c;
  padding: 20% 0;
}

 .close i{
    
    color: #000;
}



.home-1 {
    float: left;
    color: #e8cca6;
}
.home-1 i{
    color: #e8cca6;
}

.icon-close:before {
    padding-top: 4px;
}


.social-place {
  float:left;
 padding-left: 10px;
  
   
}
.menu-fixed{
float: right;
  width: 100%;

position: fixed;
z-index: 100;
background-color: #ffb400;
  top:0;
  
}

.icon-order-list::before {
  margin:unset;
}

.product-parent{margin-top:135px;}


.basket-place {
color: #fff;
float: left;
border: #9b7d68 1px solid;
border-radius: 10px;
padding: 0 .5%;
margin: 1px;
width: 80px;
}

.contact-us{float:right;
padding-top:5px;}

.buy-bottom a {
    background-color: #ff8f00;
color: black;
}

.buy-bottom a:hover {
    background-color: #503F33;
}
.ribbon strong{
    
}


.logo img {
    height: 78px;
}

.logo {
    position: absolute;
    top: 50px;
}

.contact-us span {
    font-size: 1.4em;
    font-weight: bold;
}

div.menu-fixed .menu1 {
    margin: auto auto;
    text-align: center;
    flex-wrap: unset;
    padding-top: .2%;
    padding-bottom: 0;
    justify-content: center;
    float: right;
    width: 100%;
    display: flex;
    background-color: #111;
  height:80px;
 
}
.menu1 nav{display: flex;
height:60px;
  padding:0 25px;
    visibility: hidden;

}

  section.home-title h3{
     color: white;
    float: right;
    margin: 0;
    padding: 4% 3%;
  }

div.menu-fixed .menu1 section{
   padding: 2px;
    width: 100px;
    height:80px;
    margin: 0;
}

   section#home{
    
    padding-top: 10px;
      padding-bottom: 90px;
    
  }
  
div.menu-fixed .menu1 section img {
    height:40px;
}
div.menu-fixed .menu1 section:hover {
    transform: unset;
}


div.menu-fixed .menu1 section h3 {
    font-size: .9em;
  color: white;
  margin: 0;
}
nav.ribbon{
color: white;
padding-top: 3px;
}


div.menu ul li {
height: 115px;
width: 115px;
}

div.menu ul li {
background-color: #dddcdc;
padding: 40px 10px;
font-size: 1.2em;
border: 5px solid #b37d7d;
box-shadow: 0px 15px 34px -12px rgba(0,0,0,0.75);
margin: 1%;
transition: .4s ease-in-out;
}

div.menu ul li:hover{
  transform: scale(1.12);
  box-shadow: 0px 20px 34px -12px rgba(0,0,0,0.89);
  
}







section.pageheight {
  
}

.access-place1{
    float: left;
   
       top: 0px;
    margin-right: 0;
    padding: 4px;
    left: 0px;
    position: absolute;


}

.access-place1 span{
  float:left

}

.social {
  line-height: 3;
    display: inline-block;
padding: 2%;
  background-color: #ffffffa6;
width: 100%;
}
.social span:hover{
 color:white;
}
.social span{
    padding: 5px;
        padding-top: 5px;
    color: white;
    padding-top:15px;
    margin: 5px;
    border-radius: 50px;

}
.social span i{

  color:white;
}

.social span:nth-child(1){
background-color: #ff9f00;
}
.social span:nth-child(2){
    background-color: #ffb400;
}
.social span:nth-child(3){
    background-color: #ff8f00;
}


div.about-us{
margin: 0;
padding: 2%;
background-color: #ffffffa6;
text-align: right;

}
div.about-us h3{
    margin-bottom: 0%;
}

.basket-buy {
    width: 98%;
}




basket-details li:nth-child(5) span {
   
    color: #e10d0d;
   
}

.about-title {
      border-bottom:1px #bba18b solid;
}

div.paging li {
    float: right;
    margin: 6px 5px 0px 5px;
    padding: 9px;
    border-radius: 5px;
    cursor: pointer;
    min-width: 17px;
}
 .paging a{
float: right;
margin: 5px;
padding: 0px 4px;
border-radius: 50%;
cursor: pointer;
font-size: 0.5em;
   width:20px;
   height:20px
}
.unSelectedIndex {
   
  background-color: #fff;
}
div.paging {
    background-color: #ff8f00;
    float: right;
    width: 99%;
  border-radius: 5px;
margin: 5px 0;
}

.basket-header li:nth-child(4), .basket-details li:nth-child(4),.basket-buy , {
    display: none;
}



a.icon-return::before {

    font-size: 1.9em;
    font-weight: bold;
    border: none;
}
a[class*=icon-], a:link[class*=icon-], a:visited[class*=icon-] {
    color: #fff;
    padding: 3px;
    cursor: pointer;
}

a.icon-return {
    color:black;
    border: none;
    margin-top: 10px;
}

.banner-place {
    position: relative;
    margin-bottom: 5px;
    float: right;
    background-color: #eee6e6;
    width: 100%;
}

.picture-box-image-img {
    line-height: 0;
    float: right;
  padding: .5%;
  
  text-align: right;
}
.banner-catalog-place {
    position: relative;
    margin-bottom: 5px;
    float: right;
    background-color: #eee6e6;
    
}
 .buy-content{
    float: left;
    display: flex;
       cursor: pointer;
   margin-top: 5px;
}

.rtn_slides {
    overflow: hidden;
    position: relative;
    
}
.rtn_slide {
   
   
}

.banner {
    line-height: 0px;
    width: 100%;
    display: none;
}

    .banner:nth-child(1) {
        display: inline;
    }

    .banner img {
        width: 100%;
    }
.basket-header li:nth-child(2), .basket-details li:nth-child(2),.basket-header li:nth-child(4),
.basket-details li:nth-child(4),.basket-details li:nth-child(7),.basket-buy,.basket-buy-color{
   
}




    .banner h2 {
        margin: 30px 0;
       
    }
 .currentpage,.allpage{
    font-size: 1.2em;
   font-family: 'iransans';
    font-weight: bold;
}


div.picture-box-image .caption {
    text-align: right;
    padding: .5% 1.5%;
    float: right;
  width:100%;
 
}
div.picture-box-image .caption p{
    font-size: 0.8em;
}


div.picture-box-image .caption span.price{
  float: right;}


div.picture-box-image .details-caption p {
    font-size: 0.8em;
      text-align: right;
}

div.picture-box-image .details-caption span{
   text-align: left;
float: left;
}


div.picture-box-image .caption h2 {
    margin: 0;
   text-align: right;
}

div.picture-box-image .caption h3{
margin: 10px 0px;
text-align: right;
color: #575757;
}



 div.picture-box-image .caption h4{
    text-align: center;
    background-color: red;
    width: 100%;
    border-radius: 50px;
    font-weight: normal;
    margin: 0;
    padding: 1%;
}
 div.picture-box-image .caption h4 a{
    color:white;
}


.circle-place {
    width: 100%;
    float: right;
    position: absolute;
    z-index: 2;
   padding:7px;
  height:65px
}

    .circle-place i {
        cursor: pointer;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        display: inline-block;
        margin: 4px 4px;
      padding:3px;
    }

.product-details {
    background-color: white;
    width: 70%;
  position: relative;
   padding: 0 2%;
margin: 0% auto;
box-shadow: 0px 2px 10px 0px rgba(107, 109, 110, 0.3);
}
.product-details .picture-box-image-details{
    border-left: 1px black solid;
    border-right: 1px black solid;
}
.picture-box-image-details img{

  max-height: 350px;}

div.product-details .details-caption h2,div.product-details .details-caption h3{
    position: absolute;
}
div.product-details .details-caption h2{
bottom: 22%;
left: 10%;
font-size: 2em;
color: #f00001;
}
  div.product-details .details-caption h3{
 bottom: 20%;
left: 10%;
color: #676767;
}
 div.product-details .details-caption p {
    text-align: right;
    padding: 2% 4%;
   line-height: 2;
}

  div.product-details .details-caption h4{

    bottom: 50%;
    left: 15%;
    font-size: 3em;
    color: #676767;
}
  .left, .right{
    padding-top: 10px;
}



a.icon-right{}



div.product-gp {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    margin: 1% 0;
}
div.product-gp section{
    width: 25%;
  padding: 1%;
}
div.product-gp figure{
   margin:0;
}

div.product-gp section img{
  max-width: 100%;
height: 400px;
object-fit: cover;
}

.picture-box-place {
    width: 92%;
    margin-right: auto;
    margin-left: auto;
}

.picture-box {
    display: inline-block;
    vertical-align: top;
}

.picture-box-place .picture-box:nth-child(2) {
    position: relative;
}

.picture-box-caption {
    position: absolute;
    z-index: 1;
    width: 70%;
    margin-right: 30%;
    margin-left: 0%;
    line-height: 30px;
    top: 40%;
    text-align: right;
}

    .picture-box-caption .text1 {
        line-height: 20px;
    }

.menu1 img{max-height:60px;}

.picture-box-place .picture-box:nth-child(1) {
    text-align: right;
}

.picture-box-place .picture-box:nth-child(2) {
    text-align: left;
    overflow: hidden;
    line-height: 0;
}

    .picture-box-place .picture-box:nth-child(2) img {
        width: 100%;
        transition: .5s ease-out;
    }

        .picture-box-place .picture-box:nth-child(2) img:hover {
            transform: scale(1.08);
        }

.picture-box-image {
text-align: center;
    width: 99%;
    border: 1px solid #7b695b;
    margin: .5%;
    float: right;
  border-radius: 10px;
  display: flex;
}

.picture-box .picture-box-image:nth-child(1) {
    margin-left: 5px;
}

.picture-box .picture-box-image:nth-child(2) {
    margin-right: 5px;
}

.picture-box-image:hover {
    transition: .3s ease-out;
    box-shadow: 0px 2px 10px 0px rgba(107, 109, 110, 0.3);
}

.picture-box-image-text {
    padding-bottom: 1%;
    background-color: #f4f1f1;
}



.picture-box-image .text1 {
    font-weight: bold;
}

.container-1 {
    width: 92%;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}

.container-1-first {
    display: inline-block;
    width: 74%;
    position: relative;
    vertical-align: top;
    margin-left: 1%;
    overflow: hidden;
    line-height: 0;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.67);
}

    .container-1-first img {
        max-width: 100%;
        transition: .5s ease-out;
        object-fit: cover;
        height: 420px;
        width: 100%;
    }



        .container-1-first img:hover {
            transform: scale(1.08);
        }

.container-1-first-caption {
    position: absolute;
    z-index: 1;
    width: 60%;
    margin-right: 47%;
    margin-left: 0%;
    line-height: 30px;
    top: 30%;
    text-align: right;
    background: rgba(0, 0, 0, 0.11);
    color: white;
}

    .container-1-first-caption h3, .container-2-second-caption h3 {
        margin: 10px 10px;
    }

    .container-1-first-caption .text1, .container-2-second-caption .text1 {
        margin: 0 10px 10px 10px;
    }

.container-1-second {
    display: inline-block;
    width: 24%;
    margin-bottom: 10px;
}

    .container-1-second h4 {
        padding: 0;
        margin: 25px;
        height: 66px;
        margin: 0;
        margin-top: 0px;
        margin-top: 5px;
    }

    .container-1-second .text1 {
        font-weight: bold;
    }

 .contact-us-whatsapp i {
    color: #4FCE5D;
       text-shadow: 0px 4px 12px #4fce5d78;
    cursor: pointer;
font-size: 2em;
}


.contact-us-whatsapp:hover {
box-shadow: 2px 2px 15px #969696;
}


.contact-us-whatsapp {
cursor: pointer;
position: absolute;
bottom: -300px;
z-index: 110;
    width: 15%;
    text-align: center;
    height: 120px;
    float: left;
border-radius: 20%;
left: -14%;
background-color: #fff;
padding: 1%;
border: 1.5px #bdbdbd solid;
transition: .5s ease-in-out;
}
 section.active{background-color: #f0ebe85c}


.contact-us-whatsapp p{
margin: 0;
    margin-bottom: 0px;
color: black;
width: 100%;
text-align: center;
margin-bottom: 5%;
text-shadow: 0px 4px 12px #00000094;
}



    .container-1-second:hover {
        transition: .3s ease-out;
        box-shadow: 0px 2px 10px 0px rgba(53, 53, 53, 0.33);
    }

.container-2 {
    background-color: #eeebeb;
    float: right;
    padding: 2% 2%;
  width:100%
}

.container-2-second {
    display: inline-block;
    width: 49%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    line-height: 0;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.67);
}

    .container-2-second img {
        max-width: 100%;
        transition: .5s ease-out;
        min-height: 390px;
    }

        .container-2-second img:hover {
            transform: scale(1.08);
        }

.container-2-second-caption {
    position: absolute;
    z-index: 1;
    width: 65%;
    margin-right: 35%;
    margin-left: 0%;
    line-height: 30px;
    top: 30%;
    text-align: right;
    background: rgba(0, 0, 0, 0.11);
    color: white;
}

.container-2-first {
    display: inline-block;
    width: 49%;
    padding-left: 20px;
}

    .container-2-first h4 {
        margin: 0;
    }
div.contact-us{
  position: relative;
   width: 80%;
margin: auto;
text-align: right;
}
div.contact-us ul{
  padding: 0;
}

div.contact-us .contact-title{
text-align: right;
color: #b30d0d;
font-size: 1.3em;
list-style: none;
background-color: #fff;
  border-radius: 50px;
box-shadow: 0px 5px 28px 2px rgba(216, 80, 80, 0.2);
margin: 3% 0;
padding: 2%;

}
div.product-title {
    text-align: right;
    color: #513f33;
    margin: .3% 0;
    font-size: 1.3em;
    list-style: none;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 28px 2px rgb(216 80 80 / 20%);
    padding: 1%;
  background-color: #d9c7b9;
}

div.contact-us .contact-title i{
    font-size: 0.5em;
}
div.contact-us li{
list-style: none;
background-color: white;
border-radius: 50px;
box-shadow: 0px 5px 28px 2px rgba(216, 80, 80, 0.2);
margin: 1%;
padding: 1%;
transition: .5s ease-in-out;
}
div.contact-us li i{
color:red;
  transition: 0.8s ease-out;
}
.back {
  float:left;
}
.back  a[class*="icon-"],.back  a:link[class*="icon-"]{
    color: #ac9583;
}
.page-number{
    color: #fff;
  font-size: .8em;
}

a.icon-home-1{
    padding-top: 20px;
    float: left;
}
.icon-phone {
    float: right;
}
   
i[class^="icon-"]::before {
    font-size: 1.5EM;
}



div.contact-us li i a{
   transition: 0.8s ease-out;
}

div.contact-us li a:hover{
color:black; 
  transform: scaleX(-1);
}
div.contact-us li:hover{
  box-shadow: 0px 5px 28px 2px rgba(216, 80, 80, 0.71);
}
div.links li {
  box-shadow: 0px 15px 34px -12px rgba(0,0,0,0.75);
    background-color:#d95151;
    width: 200px;
  transition: .4s ease-in-out;
    text-align: center;
    margin: auto;
    list-style: none;
    padding: 1%;
    border-radius: 50px;
}
div.links li a,div.contact-us .links li a:hover{
  color:white
}
div.links li:hover {
    transform: scale(1.09);
    box-shadow: 0px 20px 34px -12px rgba(0,0,0,0.89);
}
    .container-2-first .text1 {
        text-align: justify;
    }

    .container-2-first p {
        margin: 0;
    }

.container-product {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    float: right;
}
.container-product section.page{
  width: 24%;
display: inline-block;
padding: 0.15%;
  
    top: 0px;
}

section.page{


  

}

    .container-product .picture-box-image {
        padding: 0.8%;
        margin: 2px;
      user-select: none;
    }


footer {
    width: 100%;
    float: right;
}

.footer-box-place {
    width: 92%;
    margin-right: auto;
    margin-left: auto;
    padding: 2% 0;
}

    .footer-box-place .col-4 {
        width: 32%;
    }

.footer-box {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin-bottom: 20px;
}

footer ul {
    list-style: none;
    padding: 0px;
    float: right;
    margin: 0;
    width: 100%;
}

    footer ul li {
        width: 100%;
        float: right;
    }

.footer-box section span {
    width: 50%;
    float: right;
}

footer a {
    transition: .3s ease-out;
}

.rules {
    font-size: 0.78em !important;
}

.privacy {
    width: 100%;
    text-align: center;
    padding: 0.5%
}

.up i {
    transition: .3s ease-out;
}

.picture-box-image-img img,.h1-text-box img {
    object-fit: cover;

height: 160px;
  width:220px
}

.selectedIndex {
    background-color: #ffb400;
}

.master-container-content h2 {
    margin-top: 0;
}

.just_product {
    text-align: center;
}

    .just_product .picture-box-image {
        margin: 10px 1%;
    }

.menu-box {
    position: relative;
}

.h1-text-box {
    float: right;
    width: 100%;
   
   color: white;
    
    position: relative;
   
   
}

.layer1 {
    background-color: #653706;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.75;
    text-align: center;
}

.h1-text-box h1 {
    text-shadow: 3px 3px 3px #d5cccc;
    color: white;
    padding:4%;
  padding-top:50px;
}

footer {
z-index: 10;
bottom: 0;
}

html :lang(en), html :lang(en) body {
    direction: ltr;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

    html :lang(en) .master-container-content {
        float: left;
    }

    html :lang(en) header {
        float: left;
        text-align: left;
    }

    html :lang(en).logo-place {
        float: left;
    }

    html :lang(en).social-place {
        float: right;
    }

    html :lang(en) .menu-place {
        float: left;
    }

    html :lang(en) .right-top {
        float: right;
        text-align: right;
        padding-right: 2%;
    }

    html :lang(en) .master-container-title h1 {
        text-align: left;
        float: left;
    }

    html :lang(en) .back-place {
        float: right;
    }

    html :lang(en) .caption {
        text-align: left;
    }

    html :lang(en) .container-2-first {
        padding-right: 20px;
    }

        html :lang(en) .container-2-first h4 {
            margin: 15px;
        }


    html :lang(en).up i {
        margin: 10px 0 6px 6px;
    }

    html :lang(en) .container-1-first {
        margin-right: 1%;
        margin-left: auto;
    }

    html :lang(en) .footer-box {
        text-align: left;
    }

    html :lang(en) footer ul {
        float: left;
    }

        html :lang(en) footer ul li {
            float: left;
        }

    html :lang(en) footer {
        float: left;
    }

    html :lang(en) h1 {
        font-size: 2.5em;
    }

    html :lang(en) h2 {
        font-size: 1.3em;
    }

    html :lang(en) h3 {
        font-size: 1.5em;
    }

    html :lang(en) h4 {
        font-size: 1.3em;
    }


a, a:active, a:visited {
    text-decoration: none;
    color: black;
}


 /*color*/

div.picture-box-image .caption ,div.picture-box-image .caption a ,div.picture-box-image .details-caption{
    color: black;
}


  section.menu-gp {
    
    
}
.picture-box-image {
    background-color: #ffffffc2;
  margin:.3%;
}

 /* Under 2500px	*/
@media (max-width: 2520px) {
  
  
main {
    width: 1600px;
    margin-right: auto;
    margin-left: auto;
  
    float: none;
    max-width: 100%;
}
}

@media (max-width: 1400px) {
    #master {
        width: 100%;
        float: right;
    }
}

@media (max-width: 800px) {
    .product-details {
    width: 100%;
}
  
  section.menu-gp {
    width:100px;
padding: 4%;
height: 100px;
font-size: 0.6em;
}
  
  section.menu-gp img {
    height: 50px;
}
  
  div.product-details .details-caption h3 {
    bottom: 25%;
}
  
  div.product-gp section img {
    height: 500px;
}
  

  div.picture-box-image .caption h3 {
   
}

  
  div.product-gp section h3{
    position: absolute;
    bottom:3%;
    text-align: center;
    right: 0;
    background-color: #ffffffc7;
    padding: 6%;
    margin: 0;
    width: 100%;
}
  div.product-gp section {
    position: relative;

  }
    
  div.product-gp section {
    width: 50%
}
  

  .picture-box-image-img img {
    height: 200px;
}
  
  
  

.logo-place {
    padding: 1% 5% 0% 5%;
}
  

 div.picture-box-image .caption {
    padding: 1% 1.5%;
}
  
 

  
div.picture-box-image-details img{
    max-width: 100%;
  height: 300px;
}
  div.product-details .details-caption h2 {
    bottom: 28%;
    left: 10%;
    font-size: 1.5em;
    color: #f00001;
}
  div.contact-us li {
    padding: 5%;
}
  div.about-us P {
    width: 100%;
}
  div.about-us figure {
    width: 100%;
}

}
/* Under 620px	*/
@media (max-width: 600px) {
  
  .logo {
 
  top: 0;
}
  
  .logo img {
  height: 48px;
}
  div.picture-box-image .caption h3 {
    margin-bottom: 0;
    font-size: 1em;
}
  
section.pageheight {
   
}

  
  
  .page-number {
    display: none;
}
  

  
  div.menu-fixed .menu1 section{
  
    width: 60px;
   
}
  
  section.pageheight {
    
}

  div.menu-fixed .menu1 section img {
    height: 30px;
}
  div.menu-fixed .menu1 section {
   
}
page-number {
    display: none;
}
  
  div.picture-box-image .caption h2 {
    font-size: 1.1em;
}
 .left, .right {
    display: none;
}
  section.name-title h3{
     color: white;
    float: right;
    margin: 0;
    padding: 4% 3%;
  }
  div.menu-fixed .menu1 {
    overflow-x: auto;
   

overflow-y: hidden;
}
  
  div.about-us P {
    
    line-height: 1.8;
   
}
   
  .picture-box-image-img img {
   height: 120px;
min-width: unset;
max-width: 100%;
}
  
  .picture-box-image {
    width: 99%;
}
  
    div.product-gp section img {
    height: 400px;
}
  
  .contact-us-whatsapp {
      width: 40%;
    height: 130px;
}
  .start-cover div.menu ul li {
    padding: 30px 5px;
    height: 90px;
    font-size:1em;
    width: 90px;
}
.contact-us-whatsapp {
    cursor: pointer;
    position: absolute;
    bottom: -80%;
    z-index: 110;
    left: 1%;
}
  
}
  
  /* Under 550px	*/
@media (max-width: 520px) {
  
  .logo-place{width:95%}
  
  div.contact-us {
    width: 100%;
}
  .logo-place img {
    max-height: 220px;
}

.picture-box-image-img {
   
}
  
  div.picture-box-image .caption {
    width: 60%;
}
  
div.product-gp section img {
    height: 200px;
}
.back i::before {
    padding: 6px 1px;
}
i[class^="icon-"]::before {
    font-size: 1.2EM;
}
  .close, .left, .right{
    width: 30px;
    height: 30px;
}
  .close i::before {
    padding: 5px 3px;
}
  
}



/* Under 440px	*/
@media (max-width: 420px) {
  

}
  
  /* Under 380px	*/
@media (max-width: 360px) {
  
  
  
  
  
  
  
}