
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700);

html {overflow-x: hidden;    scroll-behavior: smooth;}
body {padding: 0;
    margin: 0;
    font-family: Montserrat;
    background: url(card_images/bgt1.png);
    background-position: center;
    background-size: 107px 108px;
    background-attachment: fixed;}
	a {text-decoration:none;color:unset;}
	
div,h1,h2,h3,h4,p,i,a {position:relative;transition:0.4s;}

form,input,textarea,select {font-family:Montserrat;}
:root {
	--color:#848484;
	--color2:#64af35;
}
/*alerts */
div,h1,h2,h3,h4,p,i,a,footer {position:relative;transition:0.4s;}

input,select,textarea,button {font-family: Montserrat;}

a {    
    text-decoration: unset;
    color: unset;
}

input::placeholder {font-size:12px}
textarea{
    resize: none;
}

.d_dis {
    white-space: pre-wrap;
    margin: 17px 0px 0px;
    font-weight: 400;
    font-size: 12px;
}
.btn_buy2 {background: linear-gradient(45deg, #FF5722, #FF9800);
    color: white;
    width: fit-content;
    margin: 5px auto;
    padding: 10px;
    font-size: 13px;
    border-radius: 3px;}
.alert {     padding: 23px;
    width: fit-content;
    font-size: 13px;
    margin: 0px auto;
    font-weight: 500;
    border-radius: 6px;}
	
.danger {background: #ffd0d082;
    color: #d45050;}
.info {    background: #d0deff82;
    color: #5097d4;
}
.success {background: #90ff6c82;
    color: #1aab2c;
}
.card{width: 400px;
    background: #fff3db;
    overflow: hidden;
    margin: 0px auto 4px;
    z-index: 0;
    background: url(card_images/bg.png);
    background-size: 100% 100%;
    color: black;
    padding: 11px 5px 20px;
	}
	
	.card_content {text-align: center;
    margin: 44px auto 10px;
    z-index: 2;}
	.card_content img{max-width: 200px;
    height: 100px;background: white;}
	.card_content2 {z-index: 2;
    text-align: center;
    font-weight: 400;
    margin: 0;}
	.card_content2 h2{font-weight: 400;
    margin: 0px;
    letter-spacing: -1px;
    text-transform: capitalize;
    font-size: 20px;
    border-bottom: 3px solid #f9aa79;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 10px;}
	.card_content2 p{margin: 6px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}


/***** First contact buttons *****/
.dis_flex {
    display: block;
    text-align: center;
    padding: 4px 14px;
}
.dis_flex .link_btn {
    background-color: #f9897b;
    color: white;
    border-radius: 20px;
    width: fit-content;
    font-size: 11px;
    margin: 10px 0px;
    display: inline-flex;
    box-shadow: 1px 1px 10px 0px #00000040;
    position: relative;
}
.dis_flex .link_btn a{
    border-radius: 20px;
    padding: 8px 12px;
    width: 100%;
    height: 100%;
}
@media screen and (min-width: 765px) {
    .dis_flex .link_btn a{
        cursor: pointer;
    }
}


.contact_details {
    padding: 3px 24px;}
.contact_details .contact_d{    display: flex;}
.contact_details .contact_d i{margin: 2px;
    background: #f9897b;
    color: white;
    height: 17px;
    padding: 11px;
    border-radius: 100%;
    text-align: center;
    width: 16px;}
.contact_details .contact_d p{margin: 4px 15px;
    font-size: 12px;
    font-weight: 500;
    line-height: 3;}

    .dis_flex .share_wtsp {
        padding: 0px;
        margin: 10px auto;
        text-align: center;
    }
    .dis_flex .share_wtsp input {
        font-size: 13px;
        border: 0px;
        padding: 10px;
        outline: none;
        background: white;
        box-shadow: 0px 0px 10px 0px #0000002e;
    }
    .dis_flex .share_wtsp #areaCode{    
        max-width: 50px;
    }
    .dis_flex .share_wtsp #telShare{    
        max-width: 120px;
    }
    @media screen and ( max-width: 400px ) {
        .dis_flex .share_wtsp input {
            font-size: 12px;
        }
        .dis_flex .share_wtsp #areaCode{    
            max-width: 40px;
        }
        .dis_flex .share_wtsp #telShare{    
            max-width: 100px;
        }
    }

.dis_flex .big_btns {background: #00000091;
    color: white;
    border-radius: 3px;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    margin: 3px 10px;
    width: 120px;
    font-weight: 500;
    display: inline-block;
}

.dis_flex .social_med {    
    padding: 2px;
    margin: 21px 0px 32px;
    display: inline-block;}
.dis_flex .social_med i{
    font-size: 20px;
    width: 19px;
    text-align: center;
    border-radius: 100%;
    padding: 9px 10px;
}

.fa-x-twitter {
    background: #000000;
    color: white;
}
.fa-facebook {
    background: #5858fd;
    color: white;
}
.fa-linkedin {
    background:#007bb6;
    color:white
}
.fa-youtube {
    background: #e63e3e;
    color: white;
}
.fa-tiktok {
    background:#cb2027;
    color:white;
}
.fa-instagram {
    background: #fd01bb;
    color: white;
}
.fa-spotify {
    background: #1ed760;
    color: white;
}

.card2 {background: white;
    width: 372px;
    margin: 6px auto;
    padding: 27px 18px;
    border-radius: 6px;
}
.card2 h3{text-align: center;
    font-size: 24px;
    color: #ff3016;
    margin: 0px auto 12px;
    font-weight: 400;
    letter-spacing: -1px;
}
.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;
    background: #00000005;}
.card2 form input[type=submit]{color: white;
    background: #ff4e38;}

.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 p{    white-space: pre-line;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    background: radial-gradient(#fffcfc, #86e2ce);
    padding: 26px;
    margin: 0;
}

/*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: #1e2b49;
    position: fixed;
    bottom: 0;
    left: 0;
}

.menu_container {
    width: auto;
    text-align: left;
    display: flex;
    justify-content: space-evenly;
    overflow-x: auto;
}
 .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 {
	 display: grid;
    grid-template-columns: 50% 50%;
    text-align: center;
 }
 .order_box {width: -webkit-fill-available;
    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: 100%;
    max-height: 100px;}
 .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;
    text-align: center;
    font-size: 12px;
    width: fit-content;
    height: fit-content;
    margin: 11px auto 6px;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn_buy a{
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    padding: 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/bg.png);
        background-size: 100% 100%;
    }

    .card2 {
    width:auto;
        margin: 0 5px;
        
    }
}