:root {
    /*   ESAS   */
    --main-color: #FB5253;
    --main-bg-color-1: #c9f1ff;
    --main-bg-color-2: #dbd9e9;
    --main-text-color: #212121;
    --divider-color: rgba(0, 0, 0, 0.04);

    /*  HAQQIMIZDA    */
    --text-about-us-color: #212121;

    /*  PROFILE IMG    */
    --profile-img-border-color: #FFFFFF;
    --profile-img-shadow-color: rgba(0, 0, 0, 0.14);

    /*  UMUMI TEXT    */
    --text-name-color: #212121;
    --text-work-color: #626262;
    --text-job-color: #626262;
    --text-company-color: #626262;

    /* UMUMI BUTTONLAR    */
    --btn-color: #f1f1f1;
    --btn-text-color: #212121;
    --btn-icon-color: #FB5253;
    --btn-border-color: #f1f1f1;
    --btn-shadow-color: rgba(0, 0, 0, 0.1);

    /*   CONTACT INFORMATIONS AND BUSSINES DAY MODAL   */
    --contact-modal-bg-color: #FFFFFF;
    --contact-modal-header-title-color: #212121;
    --contact-modal-header-border-color: #eff2f5;
    --contact-modal-header-close-btn-color: #212121;

    --contact-modal-box-bg-color: #f8f8f8;
    --contact-modal-box-title-bg-color: #212121;
    --contact-modal-box-text-color: #212121;
    --contact-modal-box-content-color: #212121;
    --contact-modal-box-text-border-color: #ececec;
    --contact-modal-box-icon-color: #FB5253;

    --contact-modal-box-week-day-color: #2f2f2f;
    --contact-modal-box-hour-color: #212121;
    --contact-modal-box-current-day-border-color: #FB5253;


    /*   LANGUAGE BUTTON   */
    --language-btn-bg-color: #FB5253;
    --language-btn-text-color: #f1f1f1;
    --language-bg-color: #ffffff;
    --language-text-box-color: #e2e2e2;
    --language-text-color: #212121;


    /*   privacy-policy   */
    --privacy-policy-home-text-color: #212121;
    --privacy-policy-back-btn-bg-color: #f5f5f5;
    --privacy-policy-back-btn-text-color: #212121;
    --privacy-policy-box-bg-color: #f5f5f5;
    --privacy-policy-box-title-color: #212121;
    --privacy-policy-box-content-color: #212121;

    /* CONTACT BUTTONU    */
    --btn-contact-color: #f1f1f1;
    --btn-contact-text-color: #212121;
    --btn-contact-border-color: #f1f1f1;
    --btn-contact-shadow-color: rgba(0, 0, 0, 0.1);

    /* SHARE BUTTONU    */
    --btn-share-color: #FB5253;
    --btn-share-text-color: #FFFFFF;
    --btn-share-border-color: #FB5253;
    --btn-share-shadow-color: rgba(0, 0, 0, 0.1);

    /* SOCIAL */
    --btn-social-bg-color: rgba(0, 0, 0, 0);
    --btn-social-m-t: 20px;
    --btn-social-m-b: 35px;
    --btn-social-title-color: #FB5253;
    --btn-social-color: #f1f1f1;
    --btn-social-text-color: #212121;
    --btn-social-icon-color: #212121;
    --btn-social-border-color: #f1f1f1;
    --btn-social-container-shadow-color: rgba(0, 0, 0, 0);
    --btn-social-shadow-color: rgba(0, 0, 0, 0.14);


    /* QR CODE */
    --qr-code-bg-color: rgba(130, 146, 155, 0.11);
    --qr-code-card-bg-color: rgba(255, 255, 255, 0.48);
    --qr-code-m-t: 0px;
    --qr-code-m-b: 35px;
    --qr-code-m-l: 0px;
    --qr-code-m-r: 0px;
    --qr-code-p-t: 17px;
    --qr-code-p-b: 32px;
    --qr-code-p-l: 0px;
    --qr-code-p-r: 0px;
    --qr-code-title-color: #FB5253;
    --qr-code-text-color: #212121;
    --qr-code-img-border-color: #f1f1f1;
    --qr-code-img-shadow-color: rgba(59, 10, 11, 0.37);
    --qr-code-container-shadow-color: rgba(0, 0, 0, 0);
    --qr-code-card-shadow-color: rgba(0, 0, 0, 0);


    /* SERVICE */
    --service-bg-color: rgba(0, 0, 0, 0);
    --service-m-t: 0px;
    --service-m-b: 0px;
    --service-m-l: 0px;
    --service-m-r: 0px;
    --service-p-t: 0px;
    --service-p-b: 5px;
    --service-p-l: 0px;
    --service-p-r: 0px;
    --service-title-color: #FB5253;
    --service-text-color: #212121;
    --service-content-color: #212121;
    --service-container-shadow-color: rgba(0, 0, 0, 0);
    --service-card-bg-color: rgba(255, 255, 255, 0.48);
    --service-card-border-color: rgba(255, 255, 255, 0.07);
    --service-card-shadow-color: rgba(0, 0, 0, 0.14);
    --service-slide-active-color: #FB5253;
    --service-slide-deactive-color: #212121;


    /* GALLERY */
    --gallery-bg-color: rgba(0, 0, 0, 0);
    --gallery-m-t: 0px;
    --gallery-m-b: 0px;
    --gallery-m-l: 0px;
    --gallery-m-r: 0px;
    --gallery-p-t: 0px;
    --gallery-p-b: 5px;
    --gallery-p-l: 0px;
    --gallery-p-r: 0px;
    --gallery-title-color: #FB5253;
    --gallery-container-shadow-color: rgba(0, 0, 0, 0);
    --gallery-card-bg-color: rgba(255, 255, 255, 0.48);
    --gallery-card-border-color: rgba(255, 255, 255, 0.07);
    --gallery-card-shadow-color: rgba(0, 0, 0, 0.14);
    --gallery-card-overlay-color: rgba(0, 0, 0, 0.37);
    --gallery-card-overlay-play-color: #f1f1f1;
    --gallery-slide-active-color: #FB5253;
    --gallery-slide-deactive-color: #212121;


    /* CATALOG */
    --catalog-bg-color: rgba(0, 0, 0, 0);
    --catalog-m-t: 0px;
    --catalog-m-b: 0px;
    --catalog-m-l: 0px;
    --catalog-m-r: 0px;
    --catalog-p-t: 0px;
    --catalog-p-b: 5px;
    --catalog-p-l: 0px;
    --catalog-p-r: 0px;
    --catalog-title-color: #FB5253;
    --catalog-container-shadow-color: rgba(0, 0, 0, 0);
    --catalog-card-bg-color: rgba(255, 255, 255, 0.48);
    --catalog-card-border-color: rgba(255, 255, 255, 0.07);
    --catalog-card-shadow-color: rgba(0, 0, 0, 0.14);
    --catalog-slide-active-color: #FB5253;
    --catalog-slide-deactive-color: #212121;

    /* PRODUCT */
    --product-bg-color: rgba(0, 0, 0, 0);
    --product-m-t: 0px;
    --product-m-b: 0px;
    --product-m-l: 0px;
    --product-m-r: 0px;
    --product-p-t: 0px;
    --product-p-b: 5px;
    --product-p-l: 0px;
    --product-p-r: 0px;
    --product-title-color: #FB5253;
    --product-text-color: #212121;
    --product-content-color: #212121;
    --product-amount-color: #212121;
    --product-container-shadow-color: rgba(0, 0, 0, 0);
    --product-card-bg-color: rgba(255, 255, 255, 0.48);
    --product-card-border-color: rgba(255, 255, 255, 0.07);
    --product-card-shadow-color: rgba(0, 0, 0, 0.14);
    --product-slide-active-color: #FB5253;
    --product-slide-deactive-color: #212121;


    /* TESTIMONIAL */
    --testimonial-bg-color: rgba(0, 0, 0, 0);
    --testimonial-m-t: 0px;
    --testimonial-m-b: 0px;
    --testimonial-m-l: 0px;
    --testimonial-m-r: 0px;
    --testimonial-p-t: 0px;
    --testimonial-p-b: 5px;
    --testimonial-p-l: 0px;
    --testimonial-p-r: 0px;
    --testimonial-title-color: #FB5253;
    --testimonial-text-color: #212121;
    --testimonial-content-color: #212121;
    --testimonial-container-shadow-color: rgba(0, 0, 0, 0);
    --testimonial-card-bg-color: rgba(255, 255, 255, 0.48);
    --testimonial-card-border-color: rgba(255, 255, 255, 0.07);
    --testimonial-card-shadow-color: rgba(0, 0, 0, 0.14);
    --testimonial-slide-active-color: #FB5253;
    --testimonial-slide-deactive-color: #212121;


    /*   BLOG   */
    --blog-bg-color: rgba(0, 0, 0, 0);
    --blog-m-t: 0px;
    --blog-m-b: 0px;
    --blog-m-l: 0px;
    --blog-m-r: 0px;
    --blog-p-t: 0px;
    --blog-p-b: 5px;
    --blog-p-l: 0px;
    --blog-p-r: 0px;
    --blog-title-color: #FB5253;
    --blog-text-color: #212121;
    --blog-content-color: #212121;
    --blog-container-shadow-color: rgba(0, 0, 0, 0);
    --blog-card-bg-color: rgba(255, 255, 255, 0.48);
    --blog-card-border-color: rgba(255, 255, 255, 0.07);
    --blog-card-shadow-color: rgba(0, 0, 0, 0.14);
    --blog-slide-active-color: #FB5253;
    --blog-slide-deactive-color: #212121;

    /*   BLOG DETAIL   */
    --blog-back-btn-bg-color: #f5f5f5;
    --blog-back-btn-text-color: #212121;
    --blog-detail-header-border-bottom-color: rgba(0, 0, 0, 0.05);
    --blog-detail-header-title-color: #212121;
    --blog-detail-card-bg-color: #ffffff;
    --blog-detail-card-shadow-color: rgba(0, 0, 0, 0.19);
    --blog-detail-content-color: #212121;


    /*   appointment   */
    --appointment-bg-color: rgba(255, 255, 255, 0);
    --appointment-m-t: 15px;
    --appointment-m-b: 45px;
    --appointment-m-l: 15px;
    --appointment-m-r: 15px;
    --appointment-p-t: 0px;
    --appointment-p-b: 0px;
    --appointment-p-l: 0px;
    --appointment-p-r: 0px;
    --appointment-title-color: #FB5253;
    --appointment-text-color: #212121;
    --appointment-container-shadow-color: rgba(0, 0, 0, 0);
    --appointment-card-bg-color: rgba(255, 255, 255, 0.48);
    --appointment-card-border-color: rgba(255, 255, 255, 0.07);
    --appointment-card-shadow-color: rgba(0, 0, 0, 0.14);
    --appointment-input-bg-color: #FFFFFF;
    --appointment-input-text-color: #212121;
    --appointment-input-active-bg-color: rgba(251, 82, 83, 0.26);
    --appointment-input-active-text-color: #212121;
    --appointment-input-btn-color: #FB5253;
    --appointment-input-btn-text-color: #FFFFFF;
    --appointment-input-btn-border-color: #FB5253;
    --appointment-input-btn-shadow-color: rgba(0, 0, 0, 0.1);
    --appointment-modal-bg-color: #FFFFFF;
    --appointment-modal-header-title-color: #212121;
    --appointment-modal-header-border-color: #eff2f5;
    --appointment-modal-header-close-btn-color: #212121;
    --appointment-modal-input-title-color: #212121;
    --appointment-modal-input-title-required-color: #ff0000;
    --appointment-modal-input-bg-color: #FFFFFF;
    --appointment-modal-input-text-color: #6c757d;
    --appointment-modal-input-border-color: #ced4da;
    --appointment-modal-input-placeholder-color: #838b93;
    --appointment-modal-btn-send-color: #FB5253;
    --appointment-modal-btn-send-text-color: #FFFFFF;
    --appointment-modal-btn-send-border-color: #FB5253;
    --appointment-modal-btn-send-shadow-color: rgba(0, 0, 0, 0.1);
    --appointment-modal-btn-cancel-color: #c8c8c8;
    --appointment-modal-btn-cancel-text-color: #424040;
    --appointment-modal-btn-cancel-border-color: #c8c8c8;
    --appointment-modal-btn-cancel-shadow-color: rgba(0, 0, 0, 0.1);


    /*   CONTACT FORM   */
    --contact-form-bg-color: rgba(255, 255, 255, 0.67);
    --contact-form-m-t: 0px;
    --contact-form-m-b: 40px;
    --contact-form-m-l: 0px;
    --contact-form-m-r: 0px;
    --contact-form-p-t: 15px;
    --contact-form-p-b: 15px;
    --contact-form-p-l: 0px;
    --contact-form-p-r: 0px;
    --contact-form-title-color: #FB5253;
    --contact-form-text-color: #212121;
    --contact-form-text-required-color: #ff0000;
    --contact-form-container-shadow-color: rgba(0, 0, 0, 0);
    --contact-form-icon-color: #FB5253;
    --contact-form-input-bg-color: #FFFFFF;
    --contact-form-input-text-color: #6c757d;
    --contact-form-input-border-color: #dcdedf;
    --contact-form-input-placeholder-color: #838b93;
    --contact-form-btn-send-color: #FB5253;
    --contact-form-btn-send-text-color: #FFFFFF;
    --contact-form-btn-send-border-color: #FB5253;
    --contact-form-btn-send-shadow-color: rgba(0, 0, 0, 0.1);
    --contact-form-btn-send-alert-bg-color: #FB5253;
    --contact-form-btn-send-alert-text-color: #f1f1f1;
    --contact-form-btn-send-alert-border-color: #e75253;


}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    background-color: #e5e5e5 !important;
    font-family: Poppins, sans-serif
}

.my-btn-close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
    font-size: 22px;
}

.vcard-one.main-content {
    max-width: 576px;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(270deg, var(--main-bg-color-1), var(--main-bg-color-2));
}

.vcard-one .vcard-one-heading {
    color: var(--main-color);
    font-size: 28px;
    font-weight: 600
}

.vcard-one__banner {
    height: 226px
}

.vcard-one__banner img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.vcard-one__banner .image-icon img {
    height: 20px;
    width: 25px
}

.vcard-one .activeSlot {
    background-color: var(--main-color) !important;
    color: #fff !important
}

.vcard-one__profile .avatar img {
    height: 120px;
    max-width: 120px;
    min-width: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 120px
}

.vcard-one__profile-details {
    margin-top: 52px;
    position: relative;
    z-index: 1;
}

.vcard-one__profile-details .profile-name {
    color: var(--text-name-color);
    font-size: 24px !important;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.1;
    text-align: center;
}

.vcard-one__profile-details .profile-designation {
    color: #b8b8b8;
    font-size: 17px
}

.vcard-one__profile-details .profile-company {
    font-size: 16px;
    padding-top: 0
}

.vcard-one__profile-details .social-icons a {
    /*display: flex;*/
    /*justify-content: center;*/
    /*margin: 0 0 20px;*/
    /*text-decoration: none;*/
    /*width: 20%*/
}

.vcard-one__profile-details .social-icons .icon {
    color: #b8b8b8;
    cursor: pointer;
    transition: all .3s ease
}

.vcard-one__profile-details .social-icons .facebook-icon {
    color: #1b95e0
}

.vcard-one__profile-details .social-icons .youtube-icon {
    color: red
}

.vcard-one__profile-details .social-icons .pinterest-icon {
    color: #bd081c
}

.vcard-one__profile-details .social-icons .reddit-icon {
    color: #ff4500
}

.vcard-one__profile-details .social-icons .instagram-icon {
    color: #f58ea9
}

.vcard-one__profile-details .social-icons .linkedin-icon {
    color: #1b95e0
}

.vcard-one__profile-details .social-icons .whatsapp-icon {
    color: #1ad086
}

.vcard-one__profile-details .social-icons .twitter-icon {
    color: #1da1f3
}

.vcard-one__profile-details .social-icons .tumblr-icon {
    color: #35465d
}

.vcard-one__profile-details .social-icons .globe-africa-icon {
    color: #557b97
}

.vcard-one__profile-details .social-icons .tiktok-icon {
    color: #28ffff
}

.vcard-one__event .event-card .event-name {
    color: var(--main-text-color);
    font-size: 18px;
    font-weight: 500
}

.vcard-one__appointment .appointment-one {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .25);
    padding: 20px
}

.vcard-one__appointment .appointment-one .appoint-date {
    font-size: 16px
}

.vcard-one__appointment .appointment-one .appoint-input {
    background-color: #edf2f8;
    border: none;
    border-radius: 10px;
    box-sizing: border-box;
    display: block;
    font-size: 11px;
    font-weight: 500;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%
}

.vcard-one__appointment .appointment-one .appoint-input:focus {
    border-color: #edf2f8 !important
}

.vcard-one__appointment .appointment-one .appoint-input:focus-visible {
    outline: none
}

.vcard-one__appointment .appointment-one .appoint-input::-moz-placeholder {
    color: #212529
}

.vcard-one__appointment .appointment-one .appoint-input::placeholder {
    color: #212529
}

.vcard-one__appointment .appointment-one .appoint-btn {
    background: var(--main-color);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content;
}

.vcard-one__appointment .appointment-one .appoint-btn:hover {
    background-color: var(--main-color);
    opacity: 0.9;
}

@media (max-width: 335px) {
    .vcard-one__appointment .appointment-one .appoint-btn {
        font-size: 14px
    }
}

.vcard-one__service .service-card .service-image {
    background: linear-gradient(151.23deg, #a1bffc 14.23%, #a7def3 87.45%);
    height: 70px;
    max-width: 70px;
    min-width: 70px;
    -o-object-fit: cover;
    object-fit: cover
}

.vcard-one__service .service-card .service-image img {
    height: auto;
    max-height: 40px;
    max-width: 35px;
    -o-object-fit: cover;
    object-fit: cover;
    width: auto
}

.vcard-one__service .service-card .service-details .service-title {
    color: var(--main-text-color);
    font-size: 18px;
    font-weight: 500
}

.vcard-one__service .service-card .service-details .service-paragraph {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: var(--main-text-color);
    display: -webkit-box;
    font-size: 12px;
    font-weight: 450;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 160px
}

.vcard-one__service {
    background-image: url(/images/vcard-one-bg.png?be460e212eba10e15bd4d418aa879588);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 35px;
    padding-top: 15px;
}

.vcard-one__service .section-heading {
    margin-bottom: 12px;
}

.vcard-one__service .vcard-one-heading {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -.02em;
}

.vcard-one__service .container {
    max-width: 500px;
}

.vcard-one__service .service-card {
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 16px;
    box-shadow: 0 10px 24px rgba(53, 65, 133, 0.1);
    max-height: none;
    overflow: hidden;
    padding: 10px;
    transition: transform .25s ease, box-shadow .25s ease;
}

.vcard-one__service .service-card:hover {
    box-shadow: 0 14px 28px rgba(53, 65, 133, 0.12);
    transform: translateY(-1px);
}

.vcard-one__service .service-card .service-new-image {
    aspect-ratio: 16 / 10;
    background: #eef6fb;
    border-radius: 12px;
    height: auto;
    margin-bottom: 10px;
    object-fit: cover;
    width: 100%;
}

.vcard-one__service .service-card>div:not(.card-body) {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.vcard-one__service .service-card .card-body,
.vcard-one__service .service-card>div:last-child {
    padding: 0;
}

.vcard-one__service .service-card .text-decoration-none+div,
.vcard-one__service .service-card .card-body {
    display: block;
    min-width: 0;
    width: 100%;
}

.vcard-one__service .service-card .title-text,
.vcard-one__service .service-card .card-body .title-text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #34418a;
    display: -webkit-box;
    visibility: visible;
    font-size: 16px;
    letter-spacing: -.02em;
    line-height: 1.25;
    margin-bottom: 6px;
    overflow: hidden;
}

.vcard-one__service .service-card .description-text,
.vcard-one__service .service-card .card-body .description-text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #4f5c82;
    display: -webkit-box;
    visibility: visible;
    font-size: 13px;
    line-height: 1.45;
    margin-bottom: 0;
    min-height: 56px;
    overflow: hidden;
}

.vcard-one__service .services-slider-view .slick-list {
    height: auto;
    min-height: 258px;
    overflow: visible;
    padding: 4px 0 12px;
}

.vcard-one__service .services-slider-view .slick-track {
    display: flex;
    align-items: stretch;
}

.vcard-one__service .services-slider-view .slick-slide {
    height: auto;
    margin: 0 8px;
}

.vcard-one__service .services-slider-view .slick-slide>div {
    height: 100%;
}

.vcard-one__service .services-slider-view .slick-dots {
    bottom: -2px;
}

.vcard-one__service .services-slider-view .slick-dots li button:before {
    color: #b7bfd3;
    font-size: 10px;
}

.vcard-one__service .services-slider-view .slick-dots li.slick-active button:before {
    color: var(--main-color);
}

@media (max-width: 575px) {
    .vcard-one__service {
        padding-top: 12px;
    }

    .vcard-one__service .service-card {
        border-radius: 14px;
        padding: 10px;
    }

    .vcard-one__service .service-card .title-text,
    .vcard-one__service .service-card .card-body .title-text {
        font-size: 15px;
        margin-bottom: 6px;
    }

    .vcard-one__service .service-card .description-text,
    .vcard-one__service .service-card .card-body .description-text {
        font-size: 12px;
        min-height: 50px;
    }

    .vcard-one__service .services-slider-view .slick-list {
        min-height: 236px;
        padding: 4px 0 10px;
    }
}

.vcard-one__gallery .gallery-slider .slick-track {
    display: flex !important
}

.vcard-one__gallery .gallery-slider .slick-slide {
    display: flex;
    height: auto;
    margin: 0 17px
}

.vcard-one__gallery .gallery-slider .slick-dots {
    bottom: -5px
}

.vcard-one__gallery .gallery-card .gallery-profile img {
    height: 238px;
    -o-object-fit: cover;
    object-fit: cover
}

.vcard-one__gallery .gallery-card .gallery-profile .gallery-link:focus-visible {
    outline: none
}

.vcard-one__gallery .gallery-card .gallery-profile .gallery-item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 238px;
    position: relative;
    transition: all .5s;
    width: 100%
}


.vcard-one__catalog .catalog-slider .slick-track {
    display: flex !important
}

.vcard-one__catalog .catalog-slider .slick-slide {
    display: flex;
    height: auto;
    margin: 0 17px
}

.vcard-one__catalog .catalog-slider .slick-dots {
    bottom: -5px
}

.vcard-one__catalog .catalog-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .25)
}

.vcard-one__catalog .catalog-card .catalog-profile img {
    height: 238px;
    -o-object-fit: cover;
    object-fit: cover
}

.vcard-one__catalog .catalog-card .catalog-profile .catalog-link:focus-visible {
    outline: none
}

.vcard-one__catalog .catalog-card .catalog-profile .catalog-item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 238px;
    position: relative;
    transition: all .5s;
    width: 100%
}


.vcard-one__product .product-slider .slick-track {
    display: flex !important
}

.vcard-one__product .product-slider .slick-slide {
    display: flex;
    height: auto;
    margin: 0 17px
}

.vcard-one__product .product-slider .slick-slide div {
    width: 100%
}

.vcard-one__product .product-slider .slick-dots {
    bottom: -5px
}

/* gallery, catalog, products professional refresh */
.vcard-one__gallery,
.vcard-one__catalog,
.vcard-one__product {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.08));
    border-radius: 28px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.vcard-one__gallery .section-heading,
.vcard-one__catalog .section-heading,
.vcard-one__product .section-heading {
    margin-bottom: 14px;
}

.vcard-one__gallery .vcard-one-heading,
.vcard-one__catalog .vcard-one-heading,
.vcard-one__product .vcard-one-heading {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.02em;
}

.vcard-one__gallery .container,
.vcard-one__catalog .container,
.vcard-one__product .container {
    max-width: 520px;
    padding-left: 4px;
    padding-right: 4px;
}

.vcard-one__gallery .gallery-slider .slick-list,
.vcard-one__catalog .catalog-slider .slick-list,
.vcard-one__product .product-slider .slick-list {
    overflow: visible;
    padding: 8px 0 20px;
}

.vcard-one__gallery .gallery-slider .slick-slide,
.vcard-one__catalog .catalog-slider .slick-slide,
.vcard-one__product .product-slider .slick-slide {
    margin: 0 10px;
}

.vcard-one__gallery .gallery-card,
.vcard-one__catalog .catalog-card,
.vcard-one__product .product-card {
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(255, 255, 255, 0.68);
    border-radius: 18px;
    box-shadow: 0 12px 28px rgba(53, 65, 133, 0.12);
    overflow: hidden;
    padding: 10px;
    transition: transform .25s ease, box-shadow .25s ease;
}

.vcard-one__gallery .gallery-card:hover,
.vcard-one__catalog .catalog-card:hover,
.vcard-one__product .product-card:hover {
    box-shadow: 0 16px 34px rgba(53, 65, 133, 0.16);
    transform: translateY(-2px);
}

.vcard-one__gallery .gallery-card {
    padding: 8px;
}

.vcard-one__gallery .gallery-card .gallery-profile img,
.vcard-one__catalog .catalog-card .catalog-profile img,
.vcard-one__product .product-card .product-profile img,
.vcard-one__gallery .gallery-card .gallery-profile .gallery-item,
.vcard-one__catalog .catalog-card .catalog-profile .catalog-item {
    border-radius: 12px;
}

.vcard-one__gallery .gallery-card .gallery-profile img,
.vcard-one__catalog .catalog-card .catalog-profile img,
.vcard-one__gallery .gallery-card .gallery-profile .gallery-item,
.vcard-one__catalog .catalog-card .catalog-profile .catalog-item {
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
}

.vcard-one__product .product-card .product-profile {
    overflow: hidden;
    border-radius: 12px;
}

.vcard-one__product .product-card .product-profile img {
    background: #eef4fb;
    height: auto;
    object-fit: cover;
}

.vcard-one__product .product-card .product-details {
    margin-top: 12px;
    min-height: 0;
    padding: 0 2px 2px;
}

.vcard-one__product .product-card .product-details h4,
.vcard-one__product .product-card .product-details .text-black {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #34418a;
    display: -webkit-box;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 6px;
    min-height: 42px;
    overflow: hidden;
}

.vcard-one__product .product-card .product-details p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #56627f;
    display: -webkit-box;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 8px;
    min-height: 58px;
    overflow: hidden;
}

.vcard-one__product .product-card .product-details span {
    color: #20253a;
    font-size: 14px;
    font-weight: 700;
    padding-right: 0;
}

.vcard-one__gallery .slick-dots li button:before,
.vcard-one__catalog .slick-dots li button:before,
.vcard-one__product .slick-dots li button:before {
    color: #b7bfd3;
    font-size: 10px;
}

.vcard-one__gallery .slick-dots li.slick-active button:before,
.vcard-one__catalog .slick-dots li.slick-active button:before,
.vcard-one__product .slick-dots li.slick-active button:before {
    color: var(--main-color);
}

.vcard-one__gallery .gallery-slider .slick-dots,
.vcard-one__catalog .catalog-slider .slick-dots,
.vcard-one__product .product-slider .slick-dots {
    bottom: 0;
}

@media (max-width: 575px) {

    .vcard-one__gallery,
    .vcard-one__catalog,
    .vcard-one__product {
        border-radius: 22px;
        margin: 16px 10px 0;
        padding-left: 8px;
        padding-right: 8px;
    }

    .vcard-one__gallery .vcard-one-heading,
    .vcard-one__catalog .vcard-one-heading,
    .vcard-one__product .vcard-one-heading {
        font-size: 22px;
    }

    .vcard-one__gallery .gallery-slider .slick-slide,
    .vcard-one__catalog .catalog-slider .slick-slide,
    .vcard-one__product .product-slider .slick-slide {
        margin: 0 6px;
    }

    .vcard-one__gallery .gallery-card,
    .vcard-one__catalog .catalog-card,
    .vcard-one__product .product-card {
        border-radius: 16px;
    }

    .vcard-one__gallery .gallery-card .gallery-profile img,
    .vcard-one__catalog .catalog-card .catalog-profile img,
    .vcard-one__gallery .gallery-card .gallery-profile .gallery-item,
    .vcard-one__catalog .catalog-card .catalog-profile .catalog-item {
        height: 206px;
    }

    .vcard-one__product .product-card .product-profile img {
        height: auto;
    }

    .vcard-one__product .product-card .product-details h4,
    .vcard-one__product .product-card .product-details .text-black {
        font-size: 15px;
        min-height: 38px;
    }

    .vcard-one__product .product-card .product-details p {
        font-size: 12px;
        min-height: 52px;
    }
}

.vcard-one__product .product-card .review-star .star-icon {
    color: #ffca2c
}

.vcard-one__testimonial .testimonial-slider .slick-track {
    display: flex !important
}

.vcard-one__testimonial .testimonial-slider .slick-slide {
    display: flex;
    height: auto;
    margin: 0 17px
}

.vcard-one__testimonial .testimonial-slider .slick-dots {
    bottom: -5px
}

.vcard-one__testimonial .testimonial-card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 12px 18px rgba(53, 65, 133, 0.12);
}

.vcard-one__testimonial .testimonial-card .testimonial-profile img {
    height: 80px;
    max-width: 80px;
    min-width: 80px;
    -o-object-fit: cover;
    object-fit: cover
}

.vcard-one__testimonial .testimonial-card .testimonial-details {
    margin-top: 40px !important
}

.vcard-one__testimonial .testimonial-card .testimonial-details h4 {
    color: var(--main-text-color);
    font-size: 18px;
    font-weight: 500
}

.vcard-one__testimonial .testimonial-card .testimonial-details span {
    font-size: 14px;
    font-weight: 500
}

.vcard-one__testimonial .testimonial-card .testimonial-details p {
    -webkit-box-orient: vertical;
    color: var(--main-text-color);
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    max-height: 190px;
    overflow: auto
}

.vcard-one__testimonial .testimonial-card .review-star .star-icon {
    color: #ffca2c
}

.vcard-one__blog .blog-slider .slick-track {
    display: flex !important
}

.vcard-one__blog .blog-slider .slick-slide {
    display: flex;
    height: auto;
    margin: 0 17px
}

.vcard-one__blog .blog-slider .slick-slide div {
    width: 100%
}

.vcard-one__blog .blog-slider .slick-list {
    overflow: visible;
    padding: 18px 0 34px
}

.vcard-one__blog .blog-slider .slick-dots {
    bottom: -5px
}

.vcard-one__blog .blog-slider .blog-card {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, #fff 100%);
    border: 1px solid rgba(255, 255, 255, 0.82);
    border-radius: 24px;
    box-shadow: 0 18px 18px rgba(17, 52, 100, 0.12);
    overflow: hidden;
    transition: transform .3s ease, box-shadow .3s ease;
}

.vcard-one__blog .blog-slider .blog-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 55px rgba(17, 52, 100, 0.16);
}

.vcard-one__blog .blog-slider .blog-card .blog-image {
    position: relative;
    overflow: hidden;
}

@media (min-width: 576px) {
    .vcard-one__blog .blog-slider .blog-card .blog-image {}
}

@media (max-width: 575px) {
    .vcard-one__blog .blog-slider .blog-card .blog-image {}
}

.vcard-one__blog .blog-slider .blog-card .blog-image img {
    height: 240px;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    transition: transform .45s ease
}

.vcard-one__blog .blog-slider .blog-card:hover .blog-image img {
    transform: scale(1.04)
}

.vcard-one__blog .blog-slider .blog-card .blog-image-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(17, 52, 100, 0.04) 0%, rgba(17, 52, 100, 0.5) 100%);
    pointer-events: none;
}

.vcard-one__blog .blog-slider .blog-card .blog-badge {
    position: absolute;
    top: 16px;
    left: 16px;
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    color: #113463;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    box-shadow: 0 10px 30px rgba(17, 52, 100, 0.14);
}

@media (max-width: 575px) {
    .vcard-one__blog .blog-slider .blog-card .blog-image img {
        height: 220px;
        margin: auto;
        min-width: 100%;
        width: 100%
    }
}

.vcard-one__blog .blog-slider .blog-card .blog-details p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    max-width: 100%;
    overflow: hidden
}

.vcard-one__blog .blog-slider .blog-card .blog-details a h4 {
    color: var(--main-text-color) !important
}

.vcard-one__blog .blog-slider .blog-card .blog-details {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 22px 22px 24px;
}

.vcard-one__blog .blog-slider .blog-card .blog-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.vcard-one__blog .blog-slider .blog-card .blog-meta-chip {
    display: inline-flex;
    align-items: center;
    padding: 6px 10px;
    border-radius: 999px;
    background: rgba(251, 82, 83, 0.1);
    color: var(--blog-title-color);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.vcard-one__blog .blog-slider .blog-card .blog-meta-divider {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(17, 52, 100, 0.22);
}


.vcard-one__blog .blog-slider .blog-card .blog-title {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.vcard-one__blog .blog-slider .blog-card .blog-desc {
    color: rgba(33, 33, 33, 0.62);
    font-size: 13px;
    line-height: 1.5;
}

.vcard-one__blog .blog-slider .blog-card .blog-action {
    margin-top: auto;
    padding-top: 4px;
}

.vcard-one__blog .blog-slider .blog-card .blog-read-more {
    color: #113463 !important;
    font-weight: 600;
    text-decoration: none;
    transition: gap .25s ease, color .25s ease, transform .25s ease;
}

.vcard-one__blog .blog-slider .blog-card .blog-read-more span {
    position: relative;
}

.vcard-one__blog .blog-slider .blog-card .blog-read-more span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1.5px;
    background: currentColor;
    transform: scaleX(.35);
    transform-origin: left;
    transition: transform .25s ease;
}

.vcard-one__blog .blog-slider .blog-card:hover .blog-read-more {
    gap: 12px !important;
    color: var(--blog-title-color) !important;
}

.vcard-one__blog .blog-slider .blog-card:hover .blog-read-more span::after {
    transform: scaleX(1);
}

@media (max-width: 575px) {
    .vcard-one__blog .blog-slider .slick-slide {
        margin: 0 10px
    }

    .vcard-one__blog .blog-slider .blog-card {
        border-radius: 20px;
    }

    .vcard-one__blog .blog-slider .blog-card .blog-badge {
        top: 14px;
        left: 14px;
        min-height: 30px;
        padding: 6px 10px;
        font-size: 11px;
    }

    .vcard-one__blog .blog-slider .blog-card .blog-details {
        gap: 12px;
        padding: 18px 18px 20px;
    }

    .vcard-one__blog .blog-slider .blog-card .blog-title {
        font-size: 22px;
    }

    .vcard-one__blog .blog-slider .blog-card .blog-desc {
        font-size: 14px;
        line-height: 1.7;
    }
}

.vcard-one .slick-dots>li {
    display: inline-block
}

.vcard-one .slick-dots>li:only-child {
    display: none
}


.vcard-one__qr-code {
    background: var(--qr-code-bg-color);
    position: relative;
    box-shadow: 0px 7px 11px -3px var(--qr-code-container-shadow-color);
    margin-top: var(--qr-code-m-t);
    margin-bottom: var(--qr-code-m-b);
    margin-left: var(--qr-code-m-l);
    margin-right: var(--qr-code-m-r);
    padding-top: var(--qr-code-p-t);
    padding-bottom: var(--qr-code-p-b);
    padding-left: var(--qr-code-p-l);
    padding-right: var(--qr-code-p-r);
}


.vcard-one__qr-code .qr-code {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.vcard-one__qr-code .qr-code .qr-code-profile img {
    height: 100px;
    width: 100px;
    min-width: 100px !important;
    min-height: 100px !important;
    -o-object-fit: cover;
    object-fit: cover;
    border: 6px solid var(--qr-code-img-border-color);
    box-shadow: 0px 7px 11px -3px var(--qr-code-img-shadow-color);
}

.vcard-one__qr-code .qr-code .qr-code-image img {
    height: 146px;
    max-width: 146px;
    min-width: 146px;
    -o-object-fit: cover;
    object-fit: cover
}

.vcard-one__qr-code .qr-code-btn {
    background: var(--main-color);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard-one__qr-code .qr-code-btn:hover {
    background-color: rgba(49, 59, 172, .9)
}

.vcard-one .share-btn a {
    background: var(--main-color);
    border: none;
    border-radius: 5px;
    font-size: 15px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard-one .share-btn a:hover {
    background-color: rgba(49, 59, 172, .9)
}

@media (max-width: 575px) {
    .vcard-one .share-btn {
        margin: 0 auto
    }
}

.vcard-one__timing .business-card {
    background-color: #edf2f8;
    border: none;
    border-radius: 15px;
    padding: 20px !important
}

@media (max-width: 575px) {
    .vcard-one__timing .business-card {
        padding: 15px !important
    }
}

.vcard-one__timing .business-card .calendar-icon {
    background-color: var(--main-color);
    border-radius: 12px
}


.vcard-one__contact {
    background-image: url(/images/vcard-one-bg.png?be460e212eba10e15bd4d418aa879588);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.map-container {
    position: relative;
}


.vcard-one__contact .contact-form .input-group .input-group-text,
.vcard-one__contact .contact-form input,
.vcard-one__contact .contact-form textarea {
    background-color: transparent;
    border-color: #b8b8b8
}

.vcard-one__contact .contact-form input:focus,
.vcard-one__contact .contact-form textarea:focus {
    border-color: #b8b8b8;
    box-shadow: none
}

.vcard-one__contact .contact-form .contact-btn {
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease
}

.vcard-one__contact .contact-form .contact-btn:hover {
    opacity: 0.9;
}

.vcard-one .language ul {
    list-style: none
}

.vcard-one .language ul .lang-list {
    background: var(--main-color);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard-one .language ul .lang-list .lang-head,
.vcard-one .language ul .lang-list .lang-head i {
    color: #fff
}

.vcard-one .language ul .lang-list .lang-hover-list {
    font-size: 15px;
    left: unset !important;
    margin: 15px 0 0;
    min-width: 150px;
    right: 0;
    width: 150%
}

.vcard-one .language ul .lang-list .lang-hover-list li {
    padding: 5px 15px
}

.vcard-one .language ul .lang-list .lang-hover-list li:hover {
    background-color: #f1faff !important
}

.vcard-one .language ul .lang-list .lang-hover-list li:hover a {
    color: #009ef7 !important
}

.vcard-one .language ul .lang-list .lang-hover-list li.active {
    background-color: #f1faff !important
}

.vcard-one .language ul .lang-list .lang-hover-list li.active a {
    color: #009ef7 !important
}

.vcard-one .language ul .lang-list .lang-hover-list li a {
    color: #5e6278 !important;
    text-decoration: none;
    width: 100%;
    display: block;
}

.vcard-one .language ul .lang-list .lang-hover-list li img {
    height: 20px !important;
    width: 25px !important
}

.vcard1-sticky-btn {
    background: var(--main-color);
    border: 1px solid var(--main-color);
    border-radius: 50px !important;
    color: #fff;
    height: 40px
}

a,
a:hover {
    text-decoration: none
}

.vcard1-btn-group {
    background-color: #fff;
    border-radius: 50px !important;
    color: var(--main-color);
    height: 50px;
    width: 50px
}

.vcard-one-btn {
    background: var(--main-color);
    border: none;
    border-radius: 5px;
    font-size: 15px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease
}

.vcard-one-btn i {
    color: #fff
}

.vcard-one-btn:hover {
    background-color: rgba(49, 59, 172, .9)
}

@media (max-width: 575px) {
    .vcard-one-btn {
        margin: 0 auto
    }
}

.vcard-one-btn .language ul {
    list-style: none
}

.vcard-one-btn .language ul .lang-list {
    background: var(--main-color);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard-one-btn .language ul .lang-list .lang-head,
.vcard-one-btn .language ul .lang-list .lang-head i {
    color: #fff
}

.vcard-one-btn .language ul .lang-list .lang-hover-list {
    font-size: 15px;
    margin: 15px 0 0;
    width: 100%
}

.vcard-one-btn .language ul .lang-list .lang-hover-list li {
    padding: 5px 15px
}

.vcard-one-btn .language ul .lang-list .lang-hover-list li:hover {
    background-color: #f1faff !important
}

.vcard-one-btn .language ul .lang-list .lang-hover-list li:hover a {
    color: #009ef7 !important
}

.vcard-one-btn .language ul .lang-list .lang-hover-list li a {
    color: #5e6278 !important
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: unset !important;
    outline: unset !important
}

.product-block {
    max-width: 252px !important;
    width: 252px !important
}

.gallery-vcard-block {
    /*height: 254px !important;*/
    /*max-height: 254px !important;*/
    /*max-width: 254px !important;*/
    /*-o-object-fit: cover !important;*/
    /*object-fit: cover !important;*/
    /*width: 254px !important*/
}

.slick-slide div {
    width: 100%
}

.gallery-profile img {
    height: auto !important
}

.gallery-profile a .gallery-item {
    height: 222px !important
}

.vcard-one .language ul .lang-list .lang-hover-list {
    margin: 0
}

.vcard-one .language ul .lang-list .lang-hover-list.top-dropdown {
    margin: -80px 0 0
}

@media (max-width: 575px) {
    .vcard-one__blog .blog-slider .blog-card {
        /*height: 295px !important*/
    }
}

.terms-policies-section,
.terms-policies-section .vcard-one__contact {
    height: 100%
}

@media (min-width: 350px) and (max-width: 573px) {
    .gallery-vcard-position {
        align-items: center !important;
        display: inline-flex !important;
        justify-content: center !important
    }
}

.py-5 {
    height: 100% !important
}

.profile-description {
    color: #6c757d !important;
    font-size: 15px;
    line-height: 1.65;
    margin: 0;
    text-align: center
}

#wrap {
    background-color: #ddd;
    padding: 50px 0
}

#slider {
    margin: 0 auto;
    width: 500px
}

#slider img {
    width: 100%
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    margin: 0;
    outline: none;
    padding: 0
}

.prev-arrow {
    border-color: transparent #113463 transparent transparent;
    border-style: solid;
    border-width: 0;
    height: 0;
    left: 176px;
    width: 0;
    z-index: 999
}

@media (max-width: 575px) {
    .prev-arrow {
        left: 40px
    }
}

.next-arrow {
    border-color: transparent transparent transparent #113463;
    border-style: solid;
    border-width: 11px 0 11px 11px;
    height: 0;
    right: 176px;
    width: 0;
    z-index: 99
}

@media (max-width: 575px) {
    .next-arrow {
        right: 40px
    }
}

.slide-arrow-testimonial {
    bottom: 0;
    position: absolute;
    width: 15px !important
}

@media (min-width: 360px) and (max-width: 640px) {
    .testimonial-margin {
        display: flex !important;
        justify-content: center !important
    }
}

@media (min-width: 540px) and (max-width: 720px) {
    .testimonial-margin {
        display: flex !important;
        justify-content: center !important
    }
}

.vcard-one__gallery .gallery-slider .slick-list {
    height: 100%;
    overflow: visible;
    margin-bottom: 20px;
    padding: 20px 0;
}

.slide-arrow {
    top: 88%
}

.product-slide-arrow,
.slide-arrow {
    position: absolute;
    width: 15px !important
}

.product-slide-arrow {
    top: 91%
}

.vcard-one__gallery .gallery-slider .slick-dots {
    bottom: 4px
}

.vcard-one__product .product-slider .slick-dots {
    bottom: 1px
}

.vcard-one__testimonial .testimonial-slider .slick-list {
    /*height: auto !important;*/
    overflow: visible;
    padding: 30px 0;
    margin-bottom: 50px;
}

.vcard-one__testimonial .testimonial-slider .slick-dots {
    bottom: 1px
}

.vcard-one__blog .blog-slider .slick-list {
    margin-bottom: 20px !important
}

.vcard-one__blog .blog-slider .slick-dots {
    bottom: 4px
}

.lb-data .lb-number {
    display: none !important
}

.social-icons img {
    border-radius: 50% !important
}

.underline {
    background-color: var(--main-color)
}

.add-contact-btn {
    width: 200px !important
}

.add-contact-btn:hover {
    background-color: rgba(49, 59, 172, .9)
}


/*   NEW CSS START   */

.vcard-one__banner {
    height: auto;
}


.language .dropdown-toggle:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    margin-left: 10px;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: 2px;
}


.vcard-one .language ul .lang-list {
    background: var(--main-color);
    border: none;
    border-radius: 32px;
    outline: none;
    padding: 4px 11px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content;
}

.vcard-one__profile .avatar img {
    border: 5px solid var(--profile-img-border-color);
    box-shadow: 0px 7px 11px -3px var(--profile-img-shadow-color);
}

.vcard-one__profile-details .profile-designation {
    color: var(--text-work-color);
    font-size: 17px;
}

.vcard-one__profile-details .profileOccupation {
    color: var(--text-work-color);
}

.vcard-one__profile-details .profileJob {
    color: var(--text-job-color);
}

.vcard-one__profile-details .profile-company {
    font-size: 16px;
    padding-top: 0;
    font-weight: 600;
    color: var(--text-company-color);
}

.vcard-one__profile-details .profile-summary-card {
    background: rgba(255, 255, 255, 0.18);
    border-radius: 24px;
    padding: 12px 22px 18px;
    width: 100%;
}

.vcard-one__profile-details .profile-meta {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 12px;
}

.vcard-one__profile-details .profile-meta-item {
    align-items: center;
    background: rgba(255, 255, 255, 0.58);
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 999px;
    color: var(--text-work-color);
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    gap: 8px;
    line-height: 1;
    min-height: 38px;
    padding: 9px 14px;
}

.vcard-one__profile-details .profile-meta-icon {
    align-items: center;
    color: var(--main-color);
    display: inline-flex;
    font-size: 13px;
    justify-content: center;
    min-width: 14px;
}

.vcard-one__profile-details .profile-description-wrap {
    background: rgba(255, 255, 255, 0.34);
    border-radius: 18px;
    margin-top: 16px;
    padding: 14px 16px;
}


@media (max-width: 500px) {
    .vcard-one__profile .avatar img {
        height: 110px;
        width: 110px;
        max-width: 110px;
        min-width: 110px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .vcard-one__profile-details {
        margin-top: 46px;
    }

    .vcard-one__profile-details .profile-summary-card {
        border-radius: 20px;
        padding: 10px 14px 14px;
    }

    .vcard-one__profile-details .profile-name {
        font-size: 21px !important;
    }

    .vcard-one__profile-details .profile-designation,
    .vcard-one__profile-details .profile-company {
        font-size: 15px;
    }

    .vcard-one__profile-details .profile-meta {
        gap: 8px;
    }

    .vcard-one__profile-details .profile-meta-item {
        font-size: 13px;
        min-height: 34px;
        padding: 8px 12px;
    }

    .vcard-one__profile-details .profile-description-wrap {
        margin-top: 12px;
        padding: 12px;
    }

    .profile-description {
        font-size: 14px;
        line-height: 1.55;
    }
}


@media (max-width: 400px) {
    .vcard-one__profile .avatar img {
        height: 90px;
        width: 90px;
        max-width: 90px;
        min-width: 90px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}


/*   CONTACT END SHARE BTN START   */
.contact-btn-container {
    display: flex;
    justify-content: center;
    gap: 15px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width: 400px) {
    .contact-btn-container {
        gap: 0;
    }
}


.my-btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .313rem;
    color: #212529;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .563rem 1.563rem;
    text-align: center;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    border-radius: 60px !important;
}

.btn-primary {
    opacity: 1;
    transition: opacity ease 300ms;
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;
    color: #fff;
}

.btn-primary:hover {
    transition: opacity ease 300ms;
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;
    opacity: 0.9;
    color: #fff;
}

.btn-share {
    min-width: 50%;
    opacity: 1 !important;
    transition: opacity ease 300ms !important;
    background-color: var(--btn-share-color) !important;
    border-color: var(--btn-share-border-color) !important;
    color: var(--btn-share-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--btn-share-shadow-color) !important;
    padding: 0.45rem .5rem !important;
}

.btn-share:hover {
    transition: opacity ease 300ms !important;
    background-color: var(--btn-share-color) !important;
    border-color: var(--btn-share-border-color) !important;
    opacity: 0.9 !important;
    color: var(--btn-share-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--btn-share-shadow-color) !important;
    transform: scale(1.01);
}

.btn-contact {
    opacity: 1 !important;
    transition: opacity ease 300ms !important;
    background-color: var(--btn-contact-color) !important;
    border-color: var(--btn-contact-border-color) !important;
    color: var(--btn-contact-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--btn-contact-shadow-color) !important;
    padding: 0.45rem .5rem !important;
}

.btn-contact:hover {
    transition: opacity ease 300ms !important;
    background-color: var(--btn-contact-color) !important;
    border-color: var(--btn-contact-border-color) !important;
    opacity: 0.9 !important;
    color: var(--btn-contact-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--btn-contact-shadow-color) !important;
    transform: scale(1.01);
}

.btn-width {
    min-width: 165px;
}

.my-description-box {
    display: flex;
    justify-content: center;
    margin: 0px 55px;
    text-align: center;
    position: relative;
}

.my-hr {
    width: 100%;
    height: 1px;
    background: var(--divider-color);
    margin: 0 auto;
    position: relative;
}


.my-title {
    text-align: center;
    margin: 0 80px;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1;
}

.my-box {
    display: flex;
    justify-content: start;
    align-items: center;
    background: #f8f8f8;
    margin: 0 auto;
    padding: 12px 12px;
    border-radius: 12px;
    gap: 10px;
    text-decoration: none;
    color: var(--main-text-color);
}


.my-box:not(:first-child) {
    margin-top: 15px !important;
}

.my-box:hover {
    color: var(--main-text-color);
}

.my-box-icon {
    font-size: 17px;
    color: var(--main-color);
    margin-left: 15px;
    margin-right: 5px;
}

.my-box-text {
    font-size: 16px;
    font-weight: 500;
}

.my-box-text2 {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
}

.my-box-text2-item-name {
    font-size: 15px;
    font-weight: 600;
}

.my-box-text2-item-number {
    font-size: 14px;
    font-weight: 500;
}

.my-box-2 {
    display: flex;
    justify-content: start;
    align-items: start;
    background: #f8f8f8;
    margin: 0 auto;
    padding: 12px 12px;
    border-radius: 12px;
    gap: 10px;
    text-decoration: none;
    color: var(--main-text-color);
    flex-direction: column;
}


.my-box-2:not(:first-child) {
    margin-top: 15px !important;
}


.my-box-2-header {
    border-bottom: 1px solid #ececec;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 5px;
}

.my-box-2-icon {
    font-size: 17px;
    font-weight: 600;
    color: var(--main-color);
}

.my-box-2-body {
    width: 100%;
    padding: 5px 10px;
    text-decoration: none !important;
    color: var(--main-text-color);
    /*min-height: 52px;*/
}

.my-box-2-body:not(:last-child) {
    border-bottom: 1px solid #ececec;
}

.my-box-2-body:hover {
    color: var(--main-text-color);
    background: #e8e8e8;
    border-radius: 4px;
}

.my-box-2-text {
    font-size: 15px;
    font-weight: 600;

}

.my-box-2-icon-text {
    font-size: 15px;
    font-weight: 500;
    margin-left: 4px;
}

.my-box-2-content {
    font-size: 14px;
}

.my-box-2-content2 {
    font-size: 15px;
    display: flex;
    align-items: center;
    /*min-height: 52px;*/
}


.contacts-informations-contanier {
    display: flex;
    justify-content: space-between;
    width: 80% !important;
    margin: 0 auto !important;
    background: var(--btn-color);
    border-radius: 30px;
    padding: 13px 9px !important;
    cursor: pointer;
    opacity: 1;
    transition: opacity ease 300ms;
    color: var(--btn-text-color);
    box-shadow: 0px 4px 12px -4px var(--btn-shadow-color);
    margin-top: 20px !important;
    position: relative;
}

.contacts-informations-contanier:last-child {
    margin-bottom: 20px !important;
}

.contacts-informations-contanier:hover {
    background: var(--btn-color);
    opacity: 0.9;
    transition: opacity ease 300ms;
    color: var(--btn-text-color);
    box-shadow: 0px 4px 12px -4px var(--btn-shadow-color);
}

.contact-informations-l-icon {
    font-size: 13px;
    color: var(--btn-icon-color);
    border: 4px solid var(--btn-icon-color);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.contact-informations-r-icon {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
}


.contact-informations-text {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--btn-text-color);
}


/*   CONTACT END SHARE BTN END   */


/*   COMMON CSS START   */
.my-qrcode-download {
    display: flex;
    justify-content: center;
    margin-top: 19px;
    text-decoration: none;
    color: var(--qr-code-text-color);
    font-size: 17px;
    font-weight: 600;
}

.my-qrcode-download:hover {
    color: var(--qr-code-text-color);
    opacity: 0.8;
}

.slick-dots li button:before {
    font-size: 14px !important;
    line-height: 0px !important;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: var(--main-color) !important;
}

.vcard-one .vcard-one-heading {
    font-size: 25px;
}


.gallery-youtube {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-youtube {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 47px;
    color: #efefef;
    position: relative;
}


.youtube-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    z-index: 1;
}

.gallery-youtube svg {
    position: relative;
    z-index: 2;
}

.slick-dotted.slick-slider {
    margin-bottom: 15px;
}

.slick-slider {
    /*min-height: 310px;*/
}

.vcard-one__blog .blog-slider .blog-card .blog-image {
    position: relative !important;
    overflow: hidden !important;
}

.vcard-one__blog .blog-slider .blog-card .blog-image img {
    height: 100% !important;
    margin: auto !important;
    min-width: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
}

.vcard-one__contact {
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background: #f6f6f6;
}

.contact-form .form-control {
    background: #FFFFFF !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;

}

.contact-form .input-group-text {
    background-color: #ffffff !important;
    color: var(--main-color) !important;
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

.contact-form textarea {
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

.my-socials-items {
    display: flex;
    padding: 15px 25px;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
    gap: 20px;
}

.my-social-item-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.my-social-item-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    border: 1px solid var(--btn-social-border-color);
    background: var(--btn-social-color);
    border-radius: 10px;
    color: var(--btn-social-text-color);
    font-size: 24px;
    box-shadow: 0px 3px 7px -4px var(--btn-social-shadow-color);
}

.my-social-item-icon:hover {
    box-shadow: 0px 3px 7px -4px #919191;
    transform: scale(1.01);
}

.my-social-item-icon svg {
    width: 20px;
    height: 20px;
}

.my-social-item-text {
    color: var(--main-text-color);
    font-size: 11px;
    margin-top: 5px;
}

.my-socials-container {
    margin-top: var(--btn-social-m-t);
    margin-bottom: var(--btn-social-m-b);
    position: relative;
    background: var(--btn-social-bg-color);
    box-shadow: 0px 3px 13px -4px var(--btn-social-container-shadow-color);
}

.vcard-one__contact {
    margin-bottom: 43px;
}

.vcard-one__contact .contact-form .contact-btn {
    border-radius: 30px;
}

.vcard-one__appointment .appointment-one .appoint-btn {
    background-color: var(--appointment-input-btn-color) !important;
    border-color: var(--appointment-input-btn-border-color) !important;
    color: var(--appointment-input-btn-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--appointment-input-btn-shadow-color) !important;
    border-radius: 30px;
    transition: opacity ease 300ms !important;
}

.vcard-one__appointment .appointment-one .appoint-btn:hover {
    transition: opacity ease 300ms !important;
    background-color: var(--appointment-input-btn-color) !important;
    border-color: var(--appointment-input-btn-border-color) !important;
    opacity: 0.9 !important;
    color: var(--appointment-input-btn-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--appointment-input-btn-shadow-color) !important;
    transform: scale(1.01);
}


.blog-details h4 {
    padding-left: 15px !important;
    color: var(--main-text-color) !important;
}

.blog-details p {
    padding-left: 15px !important;
    padding-top: 10px !important;
}

@media (max-width: 575px) {
    .blog-details h4 {
        padding-left: 0 !important;
    }

    .blog-details p {
        padding-left: 0 !important;
        padding-top: 10px !important;
    }
}

/*   COMMON CSS END   */

/*   VCARD2 START   */
.start-50 {
    left: 50% !important;
}

.testimonial-card .start-50 {
    left: 50% !important;
}

.vcard-one.main-content {
    position: relative;
}

.header-decoration-right {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -356px;
    background-repeat: no-repeat;
    opacity: 0.2;
}

.qrcode-decoration-right {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -84%;
    background-repeat: no-repeat;
    opacity: 0.2;
}


@media (max-width: 510px) {
    .header-decoration-right {
        right: -305px;
        opacity: 0.1;
    }

    .qrcode-decoration-right {
        right: -81%;
    }
}


@media (max-width: 435px) {
    .header-decoration-right {
        right: -270px;
        opacity: 0.1;
    }

}

@media (max-width: 404px) {
    .qrcode-decoration-right {
        right: -76%;
    }
}

@media (max-width: 365px) {
    .header-decoration-right {
        right: -240px;
        opacity: 0.1;
    }
}

@media (max-width: 350px) {
    .qrcode-decoration-right {
        right: -73%;
    }
}


@media (max-width: 430px) {
    .vcard-one__qr-code .qr-code {
        /*gap: 20px;*/
    }
}


.vcard-one__timing .business-card {
    background: #F8F8F8;
}


.vcard-one__qr-code .card {
    background-color: var(--qr-code-card-bg-color);
    box-shadow: 0px 7px 11px -3px var(--qr-code-card-shadow-color);
}

/*   VCARD2 START END   */


.vcard-one__appointment .appointment-one .appoint-input {
    background-color: rgba(207, 211, 225, 0.32);
}

.vcard-one__contact {
    background: rgba(255, 255, 255, 0.48);
    border-radius: 6px;
    box-shadow: 0px 12px 15px -4px rgba(0, 0, 0, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.07) !important;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-color: #dcdedf;
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation> :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-color: #dcdedf;
}

.vcard-one-main-section .details p {
    color: var(--main-text-color);
}


.my-description-box {
    color: var(--text-about-us-color);
}

.vcard-title-social {
    color: var(--btn-social-title-color);
}


.vcard-one__qr-code .vcard-one-heading {
    color: var(--qr-code-title-color);
}

.youtube-overlay {
    background: var(--gallery-card-overlay-color);
}


.vcard-one__testimonial {
    background: var(--testimonial-bg-color);
    box-shadow: 0px 7px 12px -4px var(--testimonial-container-shadow-color);
    margin-top: var(--testimonial-m-t);
    margin-bottom: var(--testimonial-m-b);
    margin-left: var(--testimonial-m-l);
    margin-right: var(--testimonial-m-r);
    padding-top: var(--testimonial-p-t);
    padding-bottom: var(--testimonial-p-b);
    padding-left: var(--testimonial-p-l);
    padding-right: var(--testimonial-p-r);
}

.vcard-one__testimonial .vcard-one-heading {
    color: var(--testimonial-title-color);
}

.vcard-one__testimonial .product-card {
    background: var(--testimonial-card-bg-color);
    box-shadow: 0px 7px 12px -4px var(--testimonial-card-shadow-color);
    border: 1px solid var(--testimonial-card-border-color) !important;
}


.vcard-one__testimonial .slick-dots li.slick-active button:before {
    color: var(--testimonial-slide-active-color) !important;
}

.vcard-one__testimonial .slick-dots li button:before {
    color: var(--testimonial-slide-deactive-color) !important;
}

.vcard-one__testimonial .testimonial-details h4 {
    color: var(--testimonial-text-color) !important;
}

.vcard-one__testimonial .testimonial-details p {
    color: var(--testimonial-content-color) !important;
}


.vcard-one__blog {
    background: var(--blog-bg-color);
    box-shadow: 0px 7px 12px -4px var(--blog-container-shadow-color);
    margin-top: var(--blog-m-t);
    margin-bottom: var(--blog-m-b);
    margin-left: var(--blog-m-l);
    margin-right: var(--blog-m-r);
    padding-top: var(--blog-p-t);
    padding-bottom: var(--blog-p-b);
    padding-left: var(--blog-p-l);
    padding-right: var(--blog-p-r);
}

.vcard-one__blog .vcard-one-heading {
    color: var(--blog-title-color) !important;
}

.vcard-one__blog .product-card {
    background: var(--blog-card-bg-color);
    box-shadow: 0px 7px 12px -4px var(--blog-card-shadow-color);
    border: 1px solid var(--blog-card-border-color) !important;
}


.vcard-one__blog .slick-dots li.slick-active button:before {
    color: var(--blog-slide-active-color) !important;
}

.vcard-one__blog .slick-dots li button:before {
    color: var(--blog-slide-deactive-color) !important;
}


.vcard-one__blog .blog-slider .blog-card .blog-details a h4 {
    color: var(--blog-text-color) !important;
}

.vcard-one__appointment {
    border-radius: 6px;
    background: var(--appointment-bg-color);
    box-shadow: 0px 7px 12px -4px var(--appointment-container-shadow-color);
    margin-top: var(--appointment-m-t);
    margin-bottom: var(--appointment-m-b);
    margin-left: var(--appointment-m-l);
    margin-right: var(--appointment-m-r);
    padding-top: var(--appointment-p-t);
    padding-bottom: var(--appointment-p-b);
    padding-left: var(--appointment-p-l);
    padding-right: var(--appointment-p-r);
}

.vcard-one__appointment .appointment-one {
    background: var(--appointment-card-bg-color);
    box-shadow: 0 7px 12px -4px var(--appointment-card-shadow-color);
    border: 1px solid var(--appointment-card-border-color) !important;
}


.vcard-one__appointment .vcard-one-heading {
    color: var(--appointment-title-color);
}


.vcard-one__appointment .appointment-one .appoint-input {
    background-color: var(--appointment-input-bg-color);
}

.vcard-one__appointment .appointment-one .appoint-input::placeholder {
    color: var(--appointment-input-text-color);
}


.vcard-one__appointment .appointment-one .appoint-input:read-only {
    color: var(--appointment-input-text-color);
}

.vcard-one__appointment .appointment-one .appoint-date {
    color: var(--appointment-text-color);
}

.vcard-one__appointment .activeSlot {
    background-color: var(--appointment-input-active-bg-color) !important;
    color: var(--appointment-input-active-text-color) !important;
}


/*   MODAL appointment START  */
.appointment-one .modal .modal-dialog .modal-content {
    background: var(--appointment-modal-bg-color);
}


.appointment-one .modal-header:after {
    border-bottom: 0 solid transparent;
}

.appointment-one .modal .modal-dialog .modal-content .modal-header {
    border-bottom: 1px solid var(--appointment-modal-header-border-color);

}


.appointment-one .modal-title {
    color: var(--appointment-modal-header-title-color);
}


.appointment-one .my-btn-close {
    color: var(--appointment-modal-header-close-btn-color);
}

#AppointmentModal .form-label {
    color: var(--appointment-modal-input-title-color);
}

#AppointmentModal .required:after {
    color: var(--appointment-modal-input-title-required-color);
}

#AppointmentModal .form-control {
    background: var(--appointment-modal-input-bg-color);
    color: var(--appointment-modal-input-text-color);
    border: 1px solid var(--appointment-modal-input-border-color);
}

#AppointmentModal .form-control::placeholder {
    color: var(--appointment-modal-input-placeholder-color);
}


#AppointmentModal .btn-primary {
    background-color: var(--appointment-modal-btn-send-color) !important;
    border-color: var(--appointment-modal-btn-send-border-color) !important;
    color: var(--appointment-modal-btn-send-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--appointment-modal-btn-send-shadow-color) !important;
}

#AppointmentModal .btn-primary:hover {
    background-color: var(--appointment-modal-btn-send-color) !important;
    border-color: var(--appointment-modal-btn-send-border-color) !important;
    color: var(--appointment-modal-btn-send-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--appointment-modal-btn-send-shadow-color) !important;
    transform: scale(1.01);
    opacity: 0.9;
}

#AppointmentModal .btn-danger {
    background-color: var(--appointment-modal-btn-cancel-color) !important;
    border-color: var(--appointment-modal-btn-cancel-border-color) !important;
    color: var(--appointment-modal-btn-cancel-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--appointment-modal-btn-cancel-shadow-color) !important;
}

#AppointmentModal .btn-danger:hover {
    background-color: var(--appointment-modal-btn-cancel-color) !important;
    border-color: var(--appointment-modal-btn-cancel-border-color) !important;
    color: var(--appointment-modal-btn-cancel-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--appointment-modal-btn-cancel-shadow-color) !important;
    transform: scale(1.01);
    opacity: 0.9;
}

/*   MODAL appointment END  */


.vcard-one__contact {
    background: var(--contact-form-bg-color);
    box-shadow: 0px 7px 11px -3px var(--contact-form-container-shadow-color);
    margin-top: var(--contact-form-m-t);
    margin-bottom: var(--contact-form-m-b);
    margin-left: var(--contact-form-m-l);
    margin-right: var(--contact-form-m-r);
    padding-top: var(--contact-form-p-t);
    padding-bottom: var(--contact-form-p-b);
    padding-left: var(--contact-form-p-l);
    padding-right: var(--contact-form-p-r);
}

.vcard-one__contact .vcard-one-heading {
    color: var(--contact-form-title-color);
}

.vcard-one__contact .contact-form label {
    color: var(--contact-form-text-color);
}

.vcard-one__contact .contact-form .text-danger {
    color: var(--contact-form-text-required-color) !important;
}


.vcard-one__contact .contact-form .form-control {
    background: var(--contact-form-input-bg-color) !important;
    color: var(--contact-form-input-text-color) !important;
    border-color: var(--contact-form-input-border-color) !important;
}

.vcard-one__contact .contact-form .form-control::placeholder {
    color: var(--contact-form-input-placeholder-color) !important;
}

.vcard-one__contact .contact-form .input-group .input-group-text,
.vcard-one__contact .contact-form input,
.vcard-one__contact .contact-form textarea {
    border-color: var(--contact-form-input-border-color) !important;
}

.vcard-one__contact .contact-form .input-group-text {
    background-color: var(--contact-form-input-bg-color) !important;
    color: var(--contact-form-icon-color) !important;
}


.vcard-one__contact .contact-btn {
    background-color: var(--contact-form-btn-send-color) !important;
    border: 1px solid var(--contact-form-btn-send-border-color) !important;
    color: var(--contact-form-btn-send-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--contact-form-btn-send-shadow-color) !important;
}

.vcard-one__contact .contact-btn:hover {
    background-color: var(--contact-form-btn-send-color) !important;
    border: 1px solid var(--contact-form-btn-send-border-color) !important;
    color: var(--contact-form-btn-send-text-color) !important;
    box-shadow: 0px 4px 12px -4px var(--contact-form-btn-send-shadow-color) !important;
    transform: scale(1.01);
}

.vcard-one__contact .alert-danger {
    background-color: var(--contact-form-btn-send-alert-bg-color);
    border-color: var(--contact-form-btn-send-alert-border-color);
    color: var(--contact-form-btn-send-alert-text-color);
}


#contactsInformationsModal .modal-content,
#businessHourModal .modal-content {
    background: var(--contact-modal-bg-color) !important;
}


#contactsInformationsModal .modal-header:after,
#businessHourModal .modal-header:after {
    border-bottom: 0 solid transparent;
}

#contactsInformationsModal .modal-header,
#businessHourModal .modal-header {
    border-bottom: 1px solid var(--contact-modal-header-border-color);

}


#contactsInformationsModal .modal-title,
#businessHourModal .modal-title {
    color: var(--contact-modal-header-title-color);
}


#contactsInformationsModal .my-btn-close,
#businessHourModal .my-btn-close {
    color: var(--contact-modal-header-close-btn-color);
}

.my-box-2 {
    background: var(--contact-modal-box-bg-color);
    color: var(--contact-modal-box-title-bg-color);
}

.my-box-2-header {
    border-bottom: 1px solid var(--contact-modal-box-text-border-color);
}

.my-box-2-text {
    color: var(--contact-modal-box-text-color);
}

.my-box-2-content {
    color: var(--contact-modal-box-content-color);
}

.my-box-2-body:not(:last-child) {
    border-bottom: 1px solid var(--contact-modal-box-text-border-color);
}

.my-box-2-body:hover {
    background: var(--contact-modal-box-bg-color);
    opacity: 0.8;
}

.my-box-2-icon {
    color: var(--contact-modal-box-icon-color);
}

.vcard-one__timing .business-card {
    background: var(--contact-modal-box-bg-color);
}

.business-hour-day-text {
    color: var(--contact-modal-box-week-day-color) !important;
}

.business-hour-time-text {
    color: var(--contact-modal-box-hour-color) !important;
}

.vcard-one__timing .business-card-today {
    border: 1px solid var(--contact-modal-box-current-day-border-color)
}


.vcard-one .language ul .lang-list {
    background: var(--language-btn-bg-color);
}

.vcard-one .language ul .lang-list .lang-head,
.vcard-one .language ul .lang-list .lang-head i {
    color: var(--language-btn-text-color);
}


.language .dropdown-toggle:after {
    border: solid var(--language-btn-text-color);
    border-width: 0 2px 2px 0;
}

ul.dropdown-menu.start-0.top-dropdown.lang-hover-list.top-100 {
    background: var(--language-bg-color);
}

.vcard-one .language ul .lang-list .lang-hover-list li.active {
    background-color: var(--language-text-box-color) !important;
}

.vcard-one .language ul .lang-list .lang-hover-list li.active a {
    color: var(--language-text-color) !important;
}

.vcard-one .language ul .lang-list .lang-hover-list li:hover {
    background-color: var(--language-text-box-color) !important;
}

.vcard-one .language ul .lang-list .lang-hover-list li:hover a {
    color: var(--language-text-color) !important;
}

small {
    color: var(--privacy-policy-home-text-color);
}

.my-back-btn {
    color: var(--privacy-policy-back-btn-text-color) !important;
    background: var(--privacy-policy-back-btn-bg-color) !important;
}

.privacy-box {
    background: var(--privacy-policy-box-bg-color) !important;
}

.privacy-box h3 {
    color: var(--privacy-policy-box-title-color) !important;
}

.privacy-box p {
    color: var(--privacy-policy-box-content-color) !important;
}


.condition-box {
    background: var(--privacy-policy-box-bg-color) !important;
}

.condition-box h3 {
    color: var(--privacy-policy-box-title-color) !important;
}

.condition-box p {
    color: var(--privacy-policy-box-content-color) !important;
}


.blog-title .my-back-btn {
    color: var(--blog-back-btn-text-color) !important;
    background: var(--blog-back-btn-bg-color) !important;
}


.my-blog-title {
    color: var(--blog-detail-header-title-color) !important;
}

.vcard-one-main-section .img-bx {
    background: var(--blog-detail-card-bg-color) !important;
    box-shadow: 0px 0px 10px 0px var(--blog-detail-card-shadow-color);
}

.vcard-one-main-section .details p {
    color: var(--blog-detail-content-color);
}


/*.vcard-one__gallery svg:not(:host).svg-inline--fa,.vcard-one__gallery svg:not(:root).svg-inline--fa{*/
/*    color:var(--gallery-card-overlay-play-color);*/
/*}*/


.product-slide-arrow {
    position: absolute;
    top: 39%;
}

.prev-arrow,
.next-arrow {
    border-width: 0;
}

.product-slider .prev-arrow {
    border-color: transparent #113463 transparent transparent;
    border-style: solid;
    border-width: 0;
    height: 0;
    left: -6px;
    width: 0;
    z-index: 999;
    font-size: 30px;
    color: var(--product-slide-active-color);
    opacity: 0.7;
}

.product-slider .next-arrow {
    border-color: transparent transparent transparent #113463;
    border-style: solid;
    border-width: 0;
    height: 0;
    right: 25px;
    width: 0;
    z-index: 99;
    font-size: 30px;
    color: var(--product-slide-active-color);
    opacity: 0.7;
}


.services-slider .prev-arrow {
    border-color: transparent #113463 transparent transparent;
    border-style: solid;
    border-width: 0;
    height: 0;
    left: -6px;
    width: 0;
    z-index: 999;
    font-size: 30px;
    color: var(--service-slide-active-color);
    opacity: 0.7;
}

.services-slider .next-arrow {
    border-color: transparent transparent transparent #113463;
    border-style: solid;
    border-width: 0;
    height: 0;
    right: 25px;
    width: 0;
    z-index: 99;
    font-size: 30px;
    color: var(--service-slide-active-color);
    opacity: 0.7;
}


.gallery-slider .fa-circle-play {
    color: var(--gallery-card-overlay-play-color);
}

.gallery-slider .prev-arrow {
    border-color: transparent #113463 transparent transparent;
    border-style: solid;
    border-width: 0;
    height: 0;
    left: -6px;
    width: 0;
    z-index: 999;
    font-size: 30px;
    color: var(--gallery-slide-active-color) !important;
    opacity: 0.7;
}

.gallery-slider .next-arrow {
    border-color: transparent transparent transparent #113463;
    border-style: solid;
    border-width: 0;
    height: 0;
    right: 25px;
    width: 0;
    z-index: 99;
    font-size: 30px;
    color: var(--gallery-slide-active-color) !important;
    opacity: 0.7;
}


.catalog-slider .prev-arrow {
    border-color: transparent #113463 transparent transparent;
    border-style: solid;
    border-width: 0;
    height: 0;
    left: -1px;
    width: 0;
    z-index: 999;
    font-size: 30px;
    color: var(--catalog-slide-active-color);
    opacity: 0.7;
}

.catalog-slider .next-arrow {
    border-color: transparent transparent transparent #113463;
    border-style: solid;
    border-width: 0;
    height: 0;
    right: 31px;
    width: 0;
    z-index: 99;
    font-size: 30px;
    color: var(--catalog-slide-active-color);
    opacity: 0.7;
}


.testimonial-slider .product-slide-arrow {
    position: absolute;
    top: 44%;
}


.testimonial-slider .prev-arrow {
    border-color: transparent #113463 transparent transparent;
    border-style: solid;
    border-width: 0;
    height: 0;
    left: -4px;
    width: 0;
    z-index: 999;
    font-size: 30px;
    color: var(--testimonial-slide-active-color);
    opacity: 0.7;
}

.testimonial-slider .next-arrow {
    border-color: transparent transparent transparent #113463;
    border-style: solid;
    border-width: 0;
    height: 0;
    right: 23px;
    width: 0;
    z-index: 99;
    font-size: 30px;
    color: var(--testimonial-slide-active-color);
    opacity: 0.7;
}


.blog-slider .prev-arrow {
    border-color: transparent #113463 transparent transparent;
    border-style: solid;
    border-width: 0;
    height: 0;
    left: -4px;
    width: 0;
    z-index: 999;
    font-size: 30px;
    color: var(--blog-slide-active-color);
    opacity: 0.7;
}

.blog-slider .next-arrow {
    border-color: transparent transparent transparent #113463;
    border-style: solid;
    border-width: 0;
    height: 0;
    right: 23px;
    width: 0;
    z-index: 99;
    font-size: 30px;
    color: var(--blog-slide-active-color);
    opacity: 0.7;
}


.insta-feed {
    max-height: 1000px !important;
    overflow-x: hidden;
    overflow-y: scroll;
}

.insta-feed-iframe iframe {
    border-radius: 15px !important;
}

.instagram-btn {
    flex: 1;
    position: relative;
}

.instagram-btn::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    top: 100%;
    background-color: #313BAC;
    transition: width 0.3s ease;
}

.instagram-btn.active::before {
    width: 80%;
}

.instagram-btn .svg-post-icon rect,
.instagram-btn .svg-post-icon line {
    stroke: #313BAC;
}

.instagram-btn.active .svg-post-icon rect,
.instagram-btn.active .svg-post-icon line {
    fill: #313BAC;
    stroke: #fff;
}

.instagram-btn .svg-reels-icon .not-active-svg {
    display: block;
}

.instagram-btn .svg-reels-icon .active-svg {
    display: none;
}

.instagram-btn .svg-reels-icon path,
.instagram-btn .svg-reels-icon rect {
    fill: #313BAC;
}

.instagram-btn.active .svg-reels-icon .not-active-svg {
    display: none;
}

.instagram-btn.active .svg-reels-icon .active-svg {
    display: block;
}

.insta-toggle {
    border-radius: 35px !important;
    margin: 10px !important;
    padding: 8px !important;
    transition: all 0.3s ease !important;
}

#instafeed-container a img {
    width: 44%;
    height: 200px !important;
    margin: 11px;
    border-radius: 15px;
}

.instagram-media {
    min-width: 50% !important;
    max-width: 100% !important;
}