body.card3_body {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    background: #e1e1e17a;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
p {
    padding: 0;
    margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0px;
}
.row-card3 {
    background: #fff;
}
.container-card3 {
    width: 600px;
    margin: auto;
}
.main-banner-card-img-card3 {
    position: relative;
}
.main-banner-card-img-card3 img {
    box-shadow: 0px 15px 10px -15px #111111ad;
    border-bottom: 2px solid #7accc8;
    width: 100%;
    height: 380px;
    object-fit: cover;
}
.profile-img-card3 img {
    position: absolute;
    width: 150px;
    height: 150px;
    background: #7accc8;
    border-radius: 3px;
    bottom: -38px;
    right: 7px;
    border: 4px solid #fff;
    object-position: top;
}
.profile-content-card3 h1 {
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-align: right;
}
.profile-content-card3 h5 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: right;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.profile-content-card3 h4 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    text-align: right;
}
.profile-content-card3 {
    position: absolute;
    right: 156px;
    bottom: 0px;
    background: #7accc8;
    padding: 10px;
}
.call-icon {
    display: flex;
}
i.fa.fa-phone {
    background: #7accc8;
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 5px 5px 5px 9px;
    line-height: 20px;
    border-radius: 100px;
}
.call-icon h3 {
    color: grey;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    padding-bottom: 18px;
    padding-top: 3px;
    padding-left: 16px;
}
.mail-icon {
    display: flex;
}
i.fa.fa-envelope {
    background: #7accc8;
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 5px 5px 5px 7px;
    line-height: 20px;
    border-radius: 100px;
    margin-right: 12px;
    font-size: 15px;
}
.mail-icon h3 {
    color: grey;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    padding-bottom: 20px;
}
.whatsupp-icon {
    display: flex;
}
i.fa.fa-whatsapp {
    background: #7accc8;
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 5px 5px 5px 7px;
    line-height: 20px;
    border-radius: 100px;
    margin-right: 12px;
    font-size: 20px;
}
.whatsupp-icon h3 {
    color: grey;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    padding-bottom: 20px;
}
.location-icon {
    display: flex;
}
i.fa.fa-map-marker {
    background: #7accc8;
    color: #fff;
    width: 33px;
    height: 30px;
    padding: 5px 5px 5px 9px;
    line-height: 20px;
    border-radius: 100px;
    margin-right: 12px;
    font-size: 20px;
}
.location-icon h3 {
    color: grey;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    padding-bottom: 20px;
    line-height: 28px;
}
.social-icon-left-card3 {
    padding: 40px 15px 15px 15px;
}
.about-section-card3 {
    border-radius: 5px;
    background: #cdece8;
    padding: 15px;
    line-height: 27px;
}
.about-section-card3 h3 {
    font-size: 25px;
    padding-bottom: 10px;
    font-weight: 600;
}
.about-section-card3 p {
    font-size: 16px;
    line-height: 27px;
}
i.fa.fa-facebook {
    background: #7accc8;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 5px 5px 5px 5px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 25px;
}
i.fa.fa-instagram {
    background: #7accc8;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 5px 5px 5px 5px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 25px;
}
i.fa.fa-twitter {
    background: #7accc8;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 5px 5px 5px 5px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 25px;
}
i.fa.fa-linkedin {
    background: #7accc8;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 5px 5px 5px 5px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 25px;
}
i.fa.fa-pinterest {
    background: #7accc8;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 5px 5px 5px 5px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 25px;
}

.last-icon-section-card3 {
    text-align: center;
    padding-bottom: 30px;
    
}
.shop-details-section-card3{
    padding-top: 50px;
}
.shop-section h3 {
    box-shadow: 11px 16px 9px -5px #00000017;
    font-size: 23px;
    color: #606060cf;
    padding: 15px;
    font-weight: 700;
    border-bottom: 3px solid #7accc8;
    margin-bottom: 0px;
}
.shop-part {
    padding-top: 25px;
}
.order_box {
    margin: 6px 0 20px 0;
    vertical-align: text-top;
    border-radius: 4px;
    background: white;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #00000030;
    /* border: 2px solid #0080ff; */
    padding: 0 0 15px 0;
}
.order_box img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.order_box h2 {
    padding: 15px 10px 0px;
    margin: 0px;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    height: 60px;
}
.order_box p {
    padding-top: 10px;
    margin: 0px;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    color: gray;
}
.order_box h4 {
    padding: 10px 0px 10px;
    margin: 0px;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #4CAF50;
}
.btn_buy {
    background: #0080ff;
    color: white;
    padding: 8px 10px;
    text-align: center;
    font-size: 12px;
    width: 140px;
    margin: 0 auto 10px;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
}

.video-details-section-card3{
    padding-top: 50px;
}
.video-section h3 {
    box-shadow: 11px 16px 9px -5px #00000017;
    font-size: 23px;
    color: #606060cf;
    padding: 15px;
    font-weight: 700;
    border-bottom: 3px solid #7accc8;
}
.video-part {
    padding-top: 25px;
}
.images-section h3 {
    box-shadow: 11px 16px 9px -5px #00000017;
    font-size: 23px;
    color: #606060cf;
    padding: 15px;
    font-weight: 700;
    border-bottom: 3px solid #7accc8;
}
.order_box {
    margin: 6px 0 20px 0;
    vertical-align: text-top;
    border-radius: 4px;
    background: white;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #00000030;
    padding: 0 0 15px 0;
}
.order_box iframe {
    width: 100%;
}
.image-slider {
    margin-top: 25px;
    box-shadow: 0px 0px 10px 0px #00000030;
}
.image-part {
    padding: 10px;
    box-shadow:11px 16px 9px -5px #00000017;
}
.image-part img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border: 2px solid #7accc8;
    box-shadow: 11px 16px 9px -5px #00000017;
}
.payment-detail-section-card3 h3{
    box-shadow: 11px 16px 9px -5px #00000017;
    font-size: 23px;
    color: #606060cf;
    padding: 15px;
    font-weight: 700;
    border-bottom: 3px solid #7accc8;
    margin-top: 50px;
}
.contacts-details-section-vcard3 h3{
    box-shadow: 11px 16px 9px -5px #00000017;
    font-size: 23px;
    color: #606060cf;
    padding: 15px;
    font-weight: 700;
    border-bottom: 3px solid #7accc8;
    margin-top: 50px;
}
.image-details-section-card3 {
    padding-top: 50px;
}
.other-payment-vcard3 {
    padding-top: 50px;
}
.map-section iframe {
    box-shadow: 11px 16px 9px -5px #00000017;
    margin-top: 25px;
    border-radius: 10px;
    height: 400px;
}
.map-section-card3 {
    padding-top: 50px;
}

.payment h2 {
    font-size: 25px;
    padding-bottom: 5px;
    color: grey;
    font-weight: 500;
}
.payment p {
    font-size: 20px;
    color: #7accc8;
    font-weight: 600;
}
.payment {
    padding-top: 25px;
    padding-bottom: 50px;
    padding-left: 20px;
}
.form-section {
    padding-top: 25px;
    padding-bottom: 50px;
}
.form-input-part input {
    width: 100%;
    padding: 10px;
    border-radius: 0px;
    background: #f2faf9;
    font-size: 15px;
    margin-bottom: 14px;
    border: 1px solid #95959580;
}
.form-input-part textarea {
    width: 100%;
    padding: 10px;
    border-radius: 0px;
    background: #f2faf9;
    font-size: 15px;
    margin-bottom: 14px;
    border: 1px solid #95959580;
    height: 200px;
}
input.btn-send {
    background: #7accc8;
    color: #fff;
    padding: 20px 35px;
    border-radius: 5px;
    border: none;
    font-size: 18px;
    font-weight: 600;
}
i.fa.fa-user {
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    background: #7accc8;
    padding: 0px 0 0 12px;
    border-radius: 42px;
    width: 40px;
}
.paymnet-user-box {
    display: flex;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.user-text {
    display: flex;
    align-items: baseline;
    align-self: center;
}
.user-text h2 {
    font-size: 20px;
    padding-bottom: 5px;
    color: grey;
    font-weight: 500;
    padding-left: 10px;
    margin-bottom: 0;
}
.user-text h4 {
    font-size: 20px;
    color: #7accc8;
    font-weight: 600;
    padding-left: 10px;

}
i.fa.fa-hashtag {
    height: 40px;
    line-height: 40px;
    font-size: 21px;
    background: #7accc8;
    padding: 0px 0 0 10px;
    border-radius: 42px;
    width: 40px;
}
i.fa.fa-university{
    height: 40px;
    line-height: 40px;
    font-size: 21px;
    background: #7accc8;
    padding: 0px 0 0 10px;
    border-radius: 42px;
    width: 40px;
}
i.fa.fa-file-text{
    height: 40px;
line-height: 40px;
font-size: 21px;
background: #7accc8;
padding: 0px 0 0 10px;
border-radius: 42px;
width: 40px;
}

.map-section-card3 iframe {
    margin-top: 25px;
}
.image-box-start {
    padding-top: 25px;
}

.map-section-card3 iframe{
    height: 400px;
    border-radius:20px;
    
}
.add-contact-card3 button {
    background: #000000;
    width: 100%;
    border: none;
    height: 55px;
    border-radius: 5px;
}
.add-contact-card3 {
    padding-bottom: 25px;
}
.add-contact-card3 a {
    color: #fff;
    font-size: 18px;
}

.about-details-section-card3 .container {
    padding: 10px;
    background: #cdece840;
}
.copy-right {
    text-align: center;
    padding: 30px 30px;
    border-top: 2px solid #7accc8;
}
.menu_bottom {
    background: #7accc8;
    width: -webkit-fill-available;
    text-align: center;
    color: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    overflow-x: auto;
    z-index: 999;
}
.menu_container {
    width: auto;
    text-align: left;
    display: flex;
}
.menu_item {
    text-align: center;
    font-weight: 600;
    display: inline-grid;
    font-size: 12px;
    margin: 13px;
    width: 209px;
    white-space: pre;
}

.profile-image-uploade-part img{
    position: absolute;
    width: 30px;
    height: 30px !important;
    top: 0px;
    right: 0px;
    background: #7accc8;
    border-radius: 10px;
    z-index: 99;
}
input[type="file"]{
    display: block;
}
input#theme_image {
    width: 28px;
    left: 332px;
    position: absolute;
    opacity: 0;
    z-index: 99;
}
input#user_profile {
    position: absolute;
    left: 338px;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    width: 28px;
}
.profile-image-timeline-part img {
    position: absolute;
    width: 22px;
    height: 22px !important;
    right: 1px;
    background: #000000;
    border-radius: 10px;
    bottom: -29px;
    z-index: 1;
    border: none;
    box-shadow: none;
}
.last-content-himycard {
    position: fixed;
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
    bottom: 10%;
    left: 33%;
    right: 33%;
}
.last-content-himycard a {
    background-color: #043470;
    border-radius: 2rem;
    color: rgb(255, 255, 255);
    font-size: 16px;
    padding: 12px 2rem;
    text-decoration: none;
}

.last-content-himycard a:hover{
    transition: all .4s ease-out;
    transform: translateY(-3px);
    box-shadow: 8px 7px 5px 0px rgb(0 0 0 / 30%);
}
@media screen and (min-width: 375px) and (max-width: 480px){
    .last-content-himycard {
        bottom: 42px;
        left: 4%;
        right: 4%;
 }
 .last-content-himycard a {
        font-size: 14px;
        padding: 8px 11px;
        text-decoration: none;
 }
    .container-card3{
        width: auto;
    }
    .main-banner-card-img-card3 img{
        height: 280px;
    }
    .profile-img-card3 img {
        width: 110px;
        height: 110px;
        bottom: -32px;
    }
    .profile-content-card3 {
        position: absolute;
        right: 117px;
        bottom: 0px;
    }
    .profile-content-card3 h1 {
        font-size: 15px;
    }
    .profile-content-card3 h5 {
        font-size: 12px;
    }
    .profile-content-card3 h4 {
        font-size: 12px;
    }
     .vacrd-about-us-card2 p {
        font-size: 14px;
        line-height: 28px;
    }
      .social-icon-left {
        padding-bottom: 20px;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
      .call-icon h3 {
        font-size: 15px;
    }
     .mail-icon h3{
        font-size: 15px;
    }
     .whatsupp-icon h3{
        font-size: 15px;
    }
     .location-icon h3 {
        font-size: 15px;
        line-height: 25px;
    }
     .video-section {
        margin-bottom: 0px;
        padding:0px;
        background:none;
    }
      .images-section h3{
        text-align: left;
        font-size: 18px;
        padding: 10px;
    }
      .image-details-section{
        padding-bottom: 0px;
    }
    
     .last-icon-section {
        padding-top: 10px;
    }
     .shop-section h3{
        font-size: 18px;
        padding: 10px;
    }
     .video-section h3{
        font-size: 18px;
        padding: 10px;
    }
     .contacts-details-section h3{
        font-size: 18px;
        padding: 10px;
    }
      input.btn-send {
        padding: 10px 38px;
        border-radius: 5px;
        border: none;
        font-size: 15px;
        font-weight: 500;
    }
    
      i.fa.fa-facebook {
        line-height: 33px;
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
      i.fa.fa-instagram {
        line-height: 33px;
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
      i.fa.fa-twitter {
        line-height: 33px;
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
      i.fa.fa-linkedin {
        line-height: 33px;
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
      i.fa.fa-pinterest {
        line-height: 33px;
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
    .payment h2 {
        font-size: 18px;
        padding-bottom: 0px;
    }
    .payment p {
        font-size: 18px;
        padding-bottom: 5px;
    }
    .payment {
        padding-top: 10px;
    }
    .order_box h2 {
        font-size: 15px;
        height: 60px;
    }
    .order_box p {
        font-size: 15px;
    }
    .order_box h4 {
        font-size: 16px;
    }
    .user-text h2 {
        font-size: 16px;
    }
    .user-text h4 {
        font-size: 16px;
    }
    .contacts-details-section-vcard3 {
        padding-bottom: 25px;
    }
    .payment-detail-section-card3 h3{
        padding: 10px;
        font-size: 18px;
    }
    .contacts-details-section-vcard3 h3{
        padding: 10px;
        font-size: 18px;
    }
    .image-part img{
        height: 100px;
    }
}