 * {
      box-sizing: border-box;
     
    }

    body {
      margin: 0;
      background-color: #f0f0f0;
    }
	
	a {    text-decoration: unset;color:unset;}

    .phone-frame {
              max-width: 400px;
    margin: 0px auto;
    border: 0px solid #333;
    border-radius: 0px;
    overflow: hidden;
    background: #fafafa;
    width: -webkit-fill-available;
    position: sticky;
    top: 0;
    overflow: hidden;	
    }
	
	.back_card {      width: 600px;
    height: 300px;
    position: absolute;
    z-index: 0;
    background: #0e68c9;
    rotate: 156deg;
    top: -65px;
    left: -98px;}
	#shareBtn {    background: white;
    border: 0px;
    font-size: 20px;
    border-radius: 20px;
    background: white;
    padding: 10px;
    width: 40px;
    color: #129918;
    display: flex;
    align-items: anchor-center;
    justify-content: center;}

    .header {
          background: #0e68c9;
    color: white;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    z-index: 2;
    position: relative;
    }

    .profile-card {
           background: linear-gradient(to right, #4caf50, #66bb6a);
    color: white;
    padding: 20px;
    display: flex;
    align-items: center;
    margin: 10px;
    border-radius: 10px;
    z-index: 1;
    position: relative;
    }

    .profile-card img {
         width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    margin-right: 15px;
    object-fit: contain;
    }

    .profile-info {
      flex: 1;
    }

    .profile-info h3 {
      margin: 0;
      font-size: 18px;
    }

    .profile-info p {
      margin: 5px 0 0;
      font-size: 12px;
    }

    .contact-buttons {
             display: flex;
    justify-content: space-around;
    padding: 0px;
    border: 2px solid #d7d3d3;
    margin: 10px;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    background: #fafafa;
    }

    .contact-buttons button {
            margin: 5px;
    padding: 10px;
    border: none;
    border-radius: 8px;
    font-size: 12px;
    color: #9a9a9a;
    cursor: pointer;
    background: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    flex-direction: column;
    }
	
	.contact-buttons button i {      font-size: 25px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    display: flex;
    align-items: anchor-center;
    justify-content: center;
    border: 3px solid white;
    color: white;
    box-shadow: 1px 1px 10px 0px #00000054;}

    .call { background-color: #007bff; }
    .email { background-color: #ff9800; }
    .whatsapp { background-color: #25d366; }
    .zoom { background-color: #2196f3; }

    .action-buttons {
      display: flex;z-index: 1;
    position: relative;
      padding: 10px;
      justify-content: space-around;
    }

    .action-buttons button {
      flex: 1;
      margin: 5px;
      padding: 12px;
      font-size: 14px;
      font-weight: bold;
      color: white;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
    }
	
	
    .action-buttons button i {}

    .pay { background-color: #4caf50; }
    .save { background-color: #2e7d32; }

    .grid-menu {
          display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 16px 0px;
    }

    .menu-item {
                 width: 22%;
    margin: 4px;
    background-color: #eee;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    color: #858585;
    gap: 8px;
    border: 2px solid #c3bfbf;
    align-items: anchor-center;
    justify-content: space-around;
    font-size: 10px;
    }

    .menu-item i {
         font-size: 30px;
    }

    .footer {
      text-align: center;
      padding: 15px 0;
      font-size: 14px;
    }

 .footer .social-icons i {
    margin: 0 10px;
    font-size: 20px;
    color: #000000;
    cursor: pointer;
    width: auto;
    background: #e6e6e6 !important;
}
	
	
	
	
.card2 {background: white;
    width: 400px;
    margin: 7px auto;
    padding: 0px;
    border-radius: 6px;
    overflow: hidden;display:none;}
	
.card2 h1{}
.card2 h2{}
.card2 h3{text-align: left;
    font-size: 17px;
    background: linear-gradient(45deg, black 80%, #fed517 65%);
    color: #ffffff;
    font-weight: 400;
    letter-spacing: -1px;
    width: -webkit-fill-available;
    border-bottom: 3px solid;
    padding: 12px 25px;
    margin: 0px 0px 21px;}
.card2 form{}
.card2 form input,.card2 form textarea{width: -webkit-fill-available;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #dedede;
    margin: 4px 26px;
    resize: vertical;
    background: #00000005;}
.card2 form input[type=submit]{color: white;
    font-size: 20px;
    background: #2e2c41;}

.card2 iframe {margin: 8px auto;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 5px;
    width: auto;
    height: 188px;}
	
/*prouct services*/

.product_s {
    text-align: center;
    background: white;
    padding: 10px;
    width: fit-content;
    margin: 9px;
    border-radius: 7px;
    display: inline-block;
    border: 3px solid orange;
}	
	
	#product_services {text-align:center}
.product_s p{font-weight: 600;
    text-transform: capitalize;}	
.product_s img{width: auto;
    max-width: 91%;
    max-height: auto;
    background: white;
    border-radius: 5px;}	


/*image gallery*/

.img_gall {
   display: inline-block;
    width: 32%;
    vertical-align: middle;
    margin: 2px;
}
.img_gall img {
 max-width: 100%;
    background: white;
    max-height: 100%;
    border-radius: 1px;
    display: block;
    margin: 0 auto;
    position: relative;
}
/* about us*/

#about_us {}
#about_us h3{}
#about_us p{      white-space: pre-line;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    background: white;
    padding: 26px;
    margin: 0;}

/*payment */

#payment {}
#payment p{font-size: 19px;
    font-weight: 500;
    color: black;
    width: 77%;
    margin: 8px auto;}
#payment h2{font-size: 12px;
    font-weight: 500;
    color: gray;
    width: 77%;
    margin: 0 auto;}
#payment img{width: 100%;
    border-radius: 20px;
    margin: 10px 0px;}



.menu_bottom {   background: white;
    width: -webkit-fill-available;
    text-align: center;
    color: #2e2c41;
    position: fixed;
    bottom: 0;
    
    overflow-x: auto;
}

.menu_container {width: auto;
    text-align: left;
    display: flex;}
 .menu_item{   text-align: center;
    font-weight: 600;
    display: inline-grid;
    font-size: 12px;
    margin: 15px;
    width: 209px;
    white-space: pre;}
 .menu_item i{font-size: 20px;}


/* order page */
 

 #shop_online {
	 
    text-align: center;
 }
 .order_box {width: 70%;
    display: inline-block;
    margin: 6px 6px;
    vertical-align: text-top;
    border-radius: 4px;
    background: white;
    padding: 0px 0px 13px 0px;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px #00000030;
  
}
 .order_box img {    width: auto;    height: auto;    max-width: 100%;   }
 .order_box h2{padding: 9px 0px 3px;
    margin: 0px;
    font-size: 13px;
    text-align: center;
    font-weight: 500;}
 .order_box h4{padding: 0px 0px 7px;
    margin: 0px;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    color: #4CAF50;
}
 .order_box p{padding: 2px;
    margin: 0px;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    color: gray;}
.btn_buy {
    background: #4CAF50;
    color: white;
    padding: 10px 10px;
    text-align: center;
    font-size: 12px;
    width: fit-content;
    margin: 11px auto 6px;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
}



.social_med {    padding: 2px;
   margin: 5px 0px 5px;
    display: inline-block;}
 .social_med i{font-size: 20px;
    width: 19px;
    text-align: center;
    border-radius: 100%;
    padding: 9px 10px;}



/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/



@media screen and (max-width:700px){
	.card {
    width: -webkit-fill-available;
    background: #fff3db;
    overflow: hidden;
    margin: 0px auto 10px;
    z-index: 0;
    background: url(card_images/bg4.png);
    background-size: 100% 100%;
}

.card2 {
   width:auto;
    margin: 0 5px;
    
}