
div,h1,h2,h3,h4,p,i{position:relative;transition:0.4s;}

form,input,textarea,select {font-family:Montserrat;}

/*alerts */
div,h1,h2,h3,h4,p,i,footer {position:relative;transition:0.4s;}

input,select,textarea,button {font-family: Montserrat;}
/*a {    text-decoration: unset;
    color: unset;}*/

input::placeholder {font-size:12px}
.view_counter {
    width: fit-content;
    max-width: 200px;
    text-align: center;
    font-size: 15px;
    padding: 0px 12px;
    background: #2e2c4100;
    color: whitesmoke;
    border-radius: 3px;
    margin: 12px auto;
    top: 0px;
    }

.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: 100%;
    background: #fff3db;
    overflow: hidden;
    margin: 20px auto;
    z-index: 0;
    background: url(card_images/bg9.png);
    background-size: 100% 100%;
    color: white;
    padding: 0px 0px 27px;
    }
    
    .card_content {margin: 44px auto 10px;
    z-index: 2;
    text-align: left;
    padding: 0px 29px;}
    .card_content img{height: 100px;
    max-width: 300px;
    border-radius: 12px;
    border: 3px solid white;
    padding: 3px;background: white;}
    .card_content2 {z-index: 2;
    text-align: left;
    font-weight: 400;
    margin: 0;}
    .card_content2 h2{font-weight: 600;
    /*text-transform: uppercase;*/
    margin: 5px 30px;
    text-shadow: 0px 0px 11px black;
    letter-spacing: -1px;
}

    .card_content2 p{text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    margin: 0px 33px;}

.dis_flex {    display: block;
    text-align: center;
    padding: 0px 11px;}
.dis_flex .link_btn {
    /* background: #2e2c41; */
    background: linear-gradient(45deg, #35323b, #33afcc3b);
    color: white;
    border-radius: 20px;
    padding: 5px 11px;
    width: fit-content;
    font-size: 10px;
    margin: 10px 0px;
    display: inline-block;
    box-shadow: 1px 1px 10px 0px #00000040;
    border: 1px solid white;
    }

.contact_details {
        padding: 21px 24px;
}
.contact_details .contact_d{    display: flex;}
.contact_details .contact_d i{
    margin: 4px;
    color: #f5f5f5;
    height: 17px;
    font-size: 15px;
    padding: 7px;
    border-radius: 100%;
    text-align: center;
    width: 16px;
    border: 1px solid white;
    }
.contact_details .contact_d p{margin: 6px 15px;
    font-size: 12px;
    font-weight: 500;
    text-shadow: 0px 0px 4px black;max-width: 260px;
    line-height: 2;}

/*.dis_flex .share_wtsp {
    padding: 0px;
    margin: 10px auto;
    text-align: center;}
.dis_flex .share_wtsp select {}
.dis_flex  .share_wtsp input {

    border: 0px;
    padding: 10px;
    padding-left: 40px;
    outline: none;
    background: white;
    box-shadow: 0px 0px 10px 0px #0000002e;
}
.dis_flex  .share_wtsp input[type=submit]{    background: #47b303;
    color: white;
    font-size: 10px;
    padding: 11px;
    top: -2px;
    position: relative;}*/

.dis_flex .big_btns {
    background: #2e2c41;
    background: linear-gradient(45deg, #35323b, #33afcc3b);
    color: white;
    border-radius: 3px;
    font-size: 12px;
    padding: 10px;
    display: inline-block;
    text-align: center;
    margin: 3px 0px;
    border: 1px solid;
    width: 139px;
    font-weight: 500;
    box-shadow: 0px 0px 10px 0px #0000002e;
}
.dis_flex .big_btns i{}
.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-twitter {background: #149bd2;
    color: white;}
.fa-facebook {background: #5858fd;
    
    color: white;}
.fa-linkedin {background:#007bb6;
color:white}
.fa-youtube {background: #e63e3e;
    color: white;}
.fa-pinterest {background:#cb2027;color:white}
.fa-instagram {background: #fd01bb;
    color: white;}

.fa-telegram{background:#5EA3D7;color:white;}   

.fa-justdial{
    max-width: 20px;
    min-height: 3px;
    max-height: 22px;
    background: #5ea3d7f2;
    background-image: url(../../assets/images/logo/just_dial.png);
    border-radius: 50px;
    background-repeat: no-repeat;
    display: block;
    background-size: 20px 20px;
    background-position-x: center;
    background-position-y: center;
    }

.fa-india_mart{
    max-width: 20px;
    min-height: 3px;
    max-height: 22px;
    background: #efd6d6f0;
    background-image: url(../../assets/images/logo/india_mart.png);
    border-radius: 50px;
    background-repeat: no-repeat;
    display: block;
    background-size: 20px 20px;
    background-position-x: center;
    background-position-y: center;
    }
    
.card2 {
    background: lightgray;
    /* width: 100%; */
    margin: 7px auto;
    padding: 17px 17px;
    border-radius: 6px;
    overflow: hidden;
    }


.card2 h3{
        text-align: center;
        font-size: 22px;
        /* background: #1B2228; */
        background: linear-gradient(45deg, #05093ae0, #33afcce0);
        border-radius: 15px;
        color: #ffffff;
        font-weight: 500;
        font-family: none;
        letter-spacing: -1px;
        width: -webkit-fill-available;
        /* border-bottom: 3px solid; */
        padding: 10px;
        margin: 0px 0px 21px;
    }

.card2 form input,.card2 form textarea{
    width: 100%;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #dedede;
    /* margin: 4px 26px; */
    resize: vertical;
    background: #00000005;
}
.card2 form input[type=button]{
    color: white;
    /* width: 100%; */
    font-size: 15px;
    border-radius: 15px;
    text-transform: uppercase;
    font-family: none;
    background: linear-gradient(45deg, #05093ae0, #33afcce0);
    /* background: #2e2c41; */
    }

.card2 iframe {margin: 8px auto;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 5px;
    width: auto;
    height: 188px;}
    
    .btn_6 {background: #c72d31;
    width: fit-content;
    padding: 9px;
    font-size: 12px;
    margin: 0 auto;
    border-radius: 4px;
    color: white;
    box-shadow: 0px 0px 10px 0px #0000} 
    .btn_5 {background: #4CAF50;
    width: fit-content;
    padding: 9px;
    font-size: 12px;
    margin: 0 auto;
    border-radius: 4px;
    color: white;
    box-shadow: 0px 0px 10px 0px #0000} 
    
    .pro_dis {color: #383737;
    font-size: 13px;
    font-weight: 500;
    margin: 10px;}
    .pro_price {color: #188e1d;
    font-weight: 500;
    margin: 9px;}
/*prouct services*/

.product_s {  
    text-align: left;
    background: #adadad;
    padding: 10px;
    width: 88%;
    border-radius: 7px;
    margin: 20px auto;}
    
#product_services {text-align:center}
.product_s p{
    font-weight: 600;
    text-transform: capitalize;
    }    
.product_s img{
    width: auto;
    align-content: center;
    max-width: 90%;
    background: white;
    border-radius: 5px;
    /* padding: 15px 65px; */
}       


/*image gallery*/

.img_gall {text-align: center;
    margin: 10px auto;
    max-height: 400px;
    max-width: 90%;
    vertical-align: text-top;}
.img_gall img {background: white;
    border-radius: 2px;
    max-width: 100%;
    max-height: 300px;}
/* about us*/

#about-us-section {}
#about-us-section h3{}
#about-us-section p{     
    white-space: pre-line;
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
    padding: 10px 20px;
    margin: 0;}
#about-us-section div{
    padding:10px;
}

/*payment */

#payment-options-section {}
#payment-options-section div {
                                display: block;
                                line-height: 25px;
                                font-size: 15px;
                                padding: 15px;
                                font-family: sans-serif;
                             }
#payment-options-section p{font-size: 19px;
    font-weight: 500;
    color: black;
    width: 77%;
    margin: 8px auto;}
#payment-options-section h2{font-size: 12px;
    font-weight: 500;
    color: gray;
    width: 77%;
    margin: 0 auto;}
#payment-options-section img{
    width: 90%;
    /*border-radius: 20px;*/
    margin: 10px 30px;}
    

.menu_bottom {
    background: white;
    width: -webkit-fill-available;
    text-align: center;
    color: #2e2c41;
    position: fixed;
    bottom: 0;
    left: 0;
    overflow-x: auto;
    background: linear-gradient(45deg, #05093ae0, #33afcce0);
}

.menu_container {
    width: auto;
    text-align: center;
    display: inline-flex;
 }
 .menu_item{
    text-align: center;
    color: whitesmoke;
    font-weight: 600;
    display: inline-grid;
    /* background: linear-gradient(45deg, #05093ae0, #33afcce0); */
    font-size: 12px;
    margin: 15px;
    width: 209px;
    white-space: pre;
    background-color: linear-gradient(45deg, #05093ae0, #33afcce0);
    }
 .menu_item i{font-size: 20px;}

/* order page */
 
  #shop_online {
     display: grid;
    grid-template-columns: 50% 50%;
    text-align: center;
 }
 .order_box {width: 142px;
    display: inline-block;
    margin: 6px auto;
    vertical-align: text-top;
    border-radius: 4px;
    background: white;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #00000030;
    border: 2px solid #FF9800;
}
 .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: #2E2C41;
    background: linear-gradient(45deg, #05093ae0, #33afcce0);
    color: white;
    padding: 8px 10px;
    text-align: center;
    /* font-size: 12px; */
    text-decoration: blink !important;
    /* text-decoration: none; */
    /* width: fit-content; */
    /* margin: 0 auto 10px; */
    border-radius: 10px;
    font-weight: 500;
    text-transform: uppercase;
}






@media screen and (max-width:700px){
    .card {
    width: 100%;
    background: #fff3db;
    overflow: hidden;
    margin: 0px auto 10px;
    z-index: 0;
    background: url(card_images/bg9.png);
    background-size: 100% 100%;
}



.card2 .document-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: 2px solid #555555;
    border-radius: 6px;
    margin-bottom: 10px;
    color: #3C87C5;
    text-decoration: none;
}

.card2 .document-wrapper .pdf-icon {
    padding: 12px;
    padding-right: 5px;
    font-size: 18px;
}

.card2 .document-wrapper .pdf-number {
    padding: 10px;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card2 .document-wrapper .download-icon {
    font-size: 18px;
    padding: 12px;
    border-left: 2px solid #555555;
    color: #3C87C5;
}


}

.card2  .document-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: 2px solid #555555;
    border-radius: 6px;
    margin-bottom: 10px;
    color: #2E2C41;
    text-decoration: none;
}

.card2 .document-wrapper .pdf-icon {
    padding: 12px;
    padding-right: 5px;
    font-size: 18px;
}

.card2 .document-wrapper .pdf-number {
    padding: 10px;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card2 .document-wrapper .download-icon {
    font-size: 18px;
    padding: 12px;
    border-left: 2px solid #2E2C41;
    color: #2E2C41;
}


/* Feedback form CSS start */
.feedback-form input[type=text], select, textarea{
    width: 100%;
    padding:10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    /* box-sizing: border-box; */
    margin-top: 6px;
    margin-bottom: 6px;
    resize: vertical;
    outline: none;
    font-size: 14px;
    border: 1px solid whitesmoke;
    font-family: 'Uniform', sans-serif;
}

.feedback-form input[type=button] {
    /* background-color: #2E2C41; */
    /* color: white; */
    /* background: linear-gradient(45deg, #05093ae0, #33afcce0); */
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin: 6px 0;
    font-family: 'Uniform', sans-serif;
}

.feedback-form input[type=button]:disabled {
    opacity: 0.3;
}

.feedback-form .feedback-phoneNumber {
    flex: 1;
    margin-right: 5px;
}

.feedback-form .feedback-email {
    flex: 1;
    margin-left: 5px;
}

.feedback-list .feedback-wrapper {
}

.feedback-list .feedback-wrapper .feedback-name-wrapper {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

.feedback-list .feedback-wrapper .feedback-name {
    color: #2E2C41;
    font-size: 15px;
    font-weight: 500;
}

.feedback-list .feedback-wrapper .gl-star-rating-stars > span {
    width: 18px;
    height: 18px;
    background-size: 18px;
}

#feedback-section hr {
    border-color: rgba(0, 0, 0, 0.12);
    border-width: 0.5px;
}

.feedback-form {
    margin-bottom: 0;
    padding: 15px;
}

.feedback-form .feedback-form-heading {
    font-size: 16px;
    margin-bottom: 10px;
    /* font-weight: 500; */
}
/* Feedback form CSS Completed */
