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

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

@media (max-width:425px) {
    .enquiry-btn {
        margin-top: 4px;
        width: 100%
    }
}

.enquiry-btn .btn-primary-enquiry {
    text-wrap: nowrap !important;
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    color: #fff !important;
    padding: 6px 20px !important;
    transition: all .3s ease
}

@media (max-width:425px) {
    .enquiry-btn .btn-primary-enquiry {
        width: 100%
    }
}

.enquiry-btn .btn-primary-enquiry:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.btn-wp-visit-store {
    text-wrap: nowrap !important;
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    color: #fff !important;
    display: inline-block;
    padding: 6px 20px !important;
    transition: all .3s ease
}

@media (max-width:425px) {
    .btn-wp-visit-store {
        width: 100%
    }
}

.btn-wp-visit-store:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.btn-product-enquiry {
    text-wrap: nowrap !important;
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    color: #fff !important;
    transition: all .3s ease
}

.btn-product-enquiry:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.vcard4-btn-div {
    background: linear-gradient(126.11deg, #134e5e, #71b280) !important
}

.vcard4-sticky-btn {
    background-color: linear-gradient(126.11deg, #134e5e, #71b280);
    color: #fffaf0;
    height: 40px
}

.vcard4-btn-group {
    background-image: linear-gradient(126.11deg, #134e5e, #71b280) !important;
    border: 1px solid green;
    border-radius: 50px !important;
    color: #fff;
    height: 50px;
    width: 50px
}

a {
    text-decoration: none
}

body {
    background-color: #e5e5e5 !important
}

.vcard-four-heading {
    color: #134e5e;
    font-size: 28px;
    font-weight: 500
}

.link-back {
    background-color: #aed2b6;
    margin-bottom: 55px !important
}

.font-primary {
    color: #fbd51b !important
}

.vcard {
    background-color: #fff;
    max-width: 576px;
    min-height: 100vh
}

.vcard__heading {
    color: #134e5e;
    font-size: 22px;
    font-weight: 600
}

.vcard__banner img {
    height: 300px !important;
    width: 100%
}

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

.vcard__profile {
    padding-top: 20px;
    z-index: 10
}

.vcard__avatar {
    margin-top: -90px;
    z-index: 10
}

@media (max-width:575px) {
    .vcard__avatar {
        text-align: center
    }
}

.vcard__avatar img {
    border: 5px solid #fff;
    height: 200px;
    min-width: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 200px
}

@media (max-width:575px) {
    .vcard__position .vcard_details {
        margin-top: 0
    }
}

.vcard__position .vcard_details .avatar-name {
    color: #0a252c;
    font-size: 22px;
    font-weight: 600
}

.vcard__position .vcard_details .avatar-designation {
    color: #0a252c;
    font-size: 18px;
    font-weight: 500
}

.vcard__position .vcard_details .avatar-company {
    color: #0a252c;
    font-size: 14px;
    font-weight: 500;
    margin: 5px
}

.vcard__social {
    max-width: 280px;
    width: 100%
}

.vcard__social .icons {
    border: 1px solid #0a252c;
    cursor: pointer;
    height: 40px;
    margin: 4px;
    min-width: 40px;
    transition: all .3s ease;
    width: 40px
}

.vcard__social .icons:hover {
    background-color: #0a252c
}

.vcard__social .icons .icon {
    color: #0a252c;
    font-size: 1.3em;
    margin-top: 1px !important
}

.vcard__social .icons .twitter_icon {
    fill: #0a252c !important;
    height: 20px !important;
    transition: all .3s ease
}

.vcard__event-card {
    background-color: #0a252c;
    border-radius: 50px
}

.vcard__event-card .event-icon {
    height: 30px
}

.vcard__event-card .event-name {
    color: #141414;
    font-size: 14px;
    font-weight: 500;
    padding: 5px !important;
    text-align: -webkit-center !important;
    word-break: break-word !important
}

.vcard .line-shape {
    border: 1px solid #134e5e;
    border-radius: 325px;
    height: 245px;
    left: -80px;
    top: 0;
    width: 162px;
    z-index: 0
}

@media (max-width:576px) {
    .vcard .line-shape {
        left: -110px
    }
}

.vcard .line-shape .inner-circle {
    background-color: #54a9bd1f;
    height: 50px;
    min-width: 50px;
    right: -15px;
    top: 20px;
    width: 50px
}

.vcard__appointment .appointment {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    padding: 20px
}

.vcard__appointment .appointment .appoint-date {
    font-size: 16px
}

.vcard__appointment .appointment .appoint-input {
    background: #54a9bd1f;
    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__appointment .appointment .appoint-input:focus-visible {
    outline: none
}

.vcard__appointment .appointment .appoint-btn {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard__appointment .appointment .appoint-btn:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.vcard .service-container {
    z-index: 10
}

.vcard__service .service-card {
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    max-height: 522px;
    overflow: auto;
    padding: 20px;
        background: aliceblue;
}

.vcard__service .service-card .service-new-image {
    border-radius: .5rem;
    height: 25vh;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.vcard__service .service-card .card-body {
    padding-left: 0 !important
}

.vcard__service .service-card .card-body .title-text {
    color: #1c4854
}

.vcard__service .service-card .card-body .description-text {
    color: #79959d
}

.vcard__service .service-card .service-image {
    background-color: #54a9bd1f;
    height: 90px;
    min-width: 90px;
    width: 90px
}

.vcard__service .service-card .service-image img {
    height: 80px;
    max-height: 80px;
    max-width: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 80px
}

.vcard__service .service-card .service-details h4 {
    color: #141414;
    font-size: 18px;
    font-weight: 500
}

.vcard__service .service-card .service-details p {
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    color: #141414;
    display: -webkit-box;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal
}

.vcard__service .services-slider-view .slick-list {
    height: auto !important;
    padding-top: 5px !important
}

.vcard__service .services-slider-view .service-card {
    background-color: transparent;
    border-radius: 10px;
    min-height: 213px;
    overflow-y: auto
}

@media (max-width:425px) {
    .vcard__service .services-slider-view .service-card {
        align-items: center;
        flex-direction: column;
        min-height: 268px;
        text-align: center
    }
}

@media (max-width:500px) {
    .vcard__service .services-slider-view .service-card .service-sub-card {
        align-items: center;
        flex-direction: column;
        width: 100%
    }
}

.vcard__service .services-slider-view .service-card .card-title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-top: 6px;
    overflow: hidden
}

.vcard__service .services-slider-view .service-card .description-text {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 84px;
    overflow: hidden
}

@media (max-width:500px) {
    .vcard__service .services-slider-view .service-card .description-text {
        -webkit-line-clamp: 3;
        min-height: 63px
    }
}

.vcard__service .services-slider-view .service-card .img {
    display: inline;
    float: left;
    width: -moz-fit-content;
    width: fit-content
}

.vcard__service .services-slider-view .service-card .img img {
    height: 120px;
    margin-right: 10px;
    width: 120px
}

@media (max-width:500px) {
    .vcard__service .services-slider-view .service-card .img img {
        height: 90px;
        width: 90px
    }
}

.vcard__service .services-slider-view .slick-list .slick-slide {
    margin: 0 15px
}

.vcard__service .services-slider-view .slick-dots {
    bottom: -20px !important
}

.vcard__service .services-slider-view .slick-dots li {
    margin: 0
}

.vcard__service .services-slider-view .slick-dots button:before {
    color: #fbd51b;
    font-size: 20px
}

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

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

.vcard__gallery .gallery-slider .slick-list {
    padding: 10px 0
}

.vcard__gallery .gallery-slider .slick-dots li {
    width: 10px !important
}

.vcard__gallery .gallery-slider .slick-dots li button:before {
    font-size: 30px !important
}

.vcard__gallery .gallery-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    padding: 5px
}

.vcard__gallery .gallery-card .gallery-profile img {
    height: 238px;
    -o-object-fit: contain;
    object-fit: contain
}

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

.vcard__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 .video-container {
    height: 238px
}

.vcard .audio-container img {
    height: 173px !important
}

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

.vcard__product .product-slider .slick-slide {
    height: 100%;
    margin: 0 17px
}

.vcard__product .product-slider .slick-list {
    padding: 10px 0
}

.vcard__product .product-slider .slick-dots li {
    width: 10px !important
}

.vcard__product .product-slider .slick-dots li button:before {
    font-size: 30px !important
}

.vcard__product .product-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    padding: 15px
}

.vcard__product .product-card .product-profile img {
    -o-object-fit: contain;
    object-fit: contain
}

.vcard__product .product-card .product-details {
    margin-top: 10px !important;
    min-height: 94px
}

@media (max-width:425px) {
    .vcard__product .product-card .product-details {
        min-height: 119px
    }
}

.vcard__product .product-card .product-details .product-info {
    align-items: center;
    flex-direction: row
}

@media (max-width:425px) {
    .vcard__product .product-card .product-details .product-info {
        flex-wrap: wrap;
        justify-content: center !important
    }
}

.vcard__product .product-card .product-details .product-info>a {
    overflow: hidden
}

.vcard__product .product-card .product-details h4 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #141414;
    display: -webkit-box;
    font-size: 18px;
    font-weight: 500;
    min-height: 43px;
    overflow: hidden
}

.vcard__product .product-card .product-details span {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #b8b8b8;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    padding-right: 7px
}

@media (max-width:425px) {
    .vcard__product .product-card .product-details span {
        text-align: center;
        width: 100%
    }
}

.vcard__product .product-card .product-details p {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #141414;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    min-height: 63px;
    overflow: hidden
}

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

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

.vcard__product_details_page .product-slider .slick-list {
    padding: 10px 0
}

.vcard__product_details_page .product-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    padding: 15px 15px 0
}

.vcard__product_details_page .product-card .product-profile img {
    -o-object-fit: cover;
    object-fit: cover
}

.vcard__product_details_page .product-card .product-details {
    margin-top: 20px !important
}

.vcard__product_details_page .product-card .product-details h4 {
    color: #141414;
    font-size: 18px;
    font-weight: 500
}

.vcard__product_details_page .product-card .product-details span {
    color: #b8b8b8;
    font-size: 14px;
    font-weight: 500
}

.vcard__product_details_page .product-card .product-details p {
    -webkit-box-orient: vertical;
    color: #141414;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400
}

@media (max-width:580px) {
    .vcard__product_details_page .product-card {
        width: 99% !important
    }

    .vcard__product_details_page .product-card img {
        width: 100% !important
    }
}

.vcard .activeSlot {
    background-color: #134e5e !important;
    color: #fff !important
}

.vcard__whatsapp-store .whatsapp-store-vcard .slick-track {
    display: flex !important
}

.vcard__whatsapp-store .whatsapp-store-vcard .slick-slide {
    height: 100%;
    margin: 0 17px
}

.vcard__whatsapp-store .whatsapp-store-vcard .slick-list {
    padding: 10px 0
}

.vcard__whatsapp-store .whatsapp-store-vcard .slick-dots li {
    width: 10px !important
}

.vcard__whatsapp-store .whatsapp-store-vcard .slick-dots li button:before {
    font-size: 30px !important
}

.vcard__whatsapp-store .whatsapp-store-shadow {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    padding: 15px
}

.vcard__whatsapp-store .whatsapp-store-shadow .whatsapp-store-profile img {
    -o-object-fit: contain;
    object-fit: contain
}

.vcard__whatsapp-store .whatsapp-store-shadow .whatsapp-store-details {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin-top: 10px !important;
    text-align: center
}

.vcard__whatsapp-store .whatsapp-store-shadow .whatsapp-store-details h4 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #141414;
    display: -webkit-box;
    font-size: 18px;
    font-weight: 500;
    min-height: 43px;
    overflow: hidden
}

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

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

.vcard__testimonial .testimonial-slider .slick-list {
    padding: 10px 0
}

.vcard__testimonial .testimonial-slider .slick-dots li {
    width: 10px !important
}

.vcard__testimonial .testimonial-slider .slick-dots li button:before {
    font-size: 30px !important
}

.vcard__testimonial .testimonial-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    min-height: 253px;
    padding: 20px
}

.vcard__testimonial .testimonial-card .testimonial-image {
    border-radius: 50%;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 70px
}

.vcard__testimonial .testimonial-card .testimonial-details p {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #141414;
    display: -webkit-box;
    font-size: 14px;
    min-height: 96px;
    overflow: hidden
}

.vcard__testimonial .testimonial-card .reviews .review-star {
    color: #ffca2c
}

.vcard__testimonial .testimonial-card .testimonial-user .user-name {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fbd51b;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden
}

.vcard__testimonial .testimonial-card .testimonial-user .user-name:before {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border-radius: 5px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: -10px;
    transform: translateX(-50%);
    width: 70px
}

.vcard__testimonial .testimonial-card .testimonial-user .user-designation {
    color: #141414;
    font-size: 12px
}

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

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

.vcard__blog .blog-slider {
    margin-top: -35px !important
}

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

.vcard__blog .blog-slider .slick-slide {
    display: flex;
    height: auto;
    margin: 0 28px
}

.vcard__blog .blog-slider .slick-list {
    overflow: visible;
    padding: 30px 0
}

.vcard__blog .blog-slider .slick-dots li {
    width: 10px !important
}

.vcard__blog .blog-slider .slick-dots li button:before {
    font-size: 30px !important
}

.vcard__blog .blog-slider .blog-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}

@media (max-width:575px) {
    .vcard__blog .blog-slider .blog-card {
        padding: 20px
    }
}

.vcard__blog .blog-slider .blog-card .blog-image img {
    border-radius: 15px 15px 0 0;
    height: 200px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width:575px) {
    .vcard__blog .blog-slider .blog-card .blog-image img {
        border-radius: 15px;
        margin: auto
    }
}

.vcard__blog .blog-slider .blog-card .blog-details {
    min-height: 167px
}

.vcard__blog .blog-slider .blog-card .blog-details a h4 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fbd51b;
    display: -webkit-box;
    min-height: 38px;
    overflow: hidden
}

.vcard__blog .blog-slider .blog-card .blog-details p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    font-size: 14px;
    max-width: 100%;
    min-height: 84px;
    overflow: hidden
}

.vcard__qr-code {
    background-color: #54a9bd1f
}

.vcard__qr-code .qr-code {
    background-color: #fff;
    border-radius: 10px;
    max-width: 300px;
    width: 100%
}

.vcard__qr-code .qr-code .qr-code-image img {
    height: 170px;
    min-width: 170px;
    width: 170px
}

.vcard__qr-code .qr-code .qr-code-profile {
    border: 5px solid #fff;
    border-radius: 50%;
    height: 80px;
    min-width: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 80px
}

.vcard__qr-code .qr-code-btn {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard__qr-code .qr-code-btn:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.vcard .share-btn {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard .share-btn a {
    color: #fff
}

.vcard .share-btn:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

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

.vcard__timing .business-card {
    background: #35b3a20f;
    border: 1px solid #b8b8b8;
    border-radius: 15px;
    padding: 20px !important
}

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

.vcard__timing .business-card .calendar-icon {
    background-color: #2bc3ae;
    border-radius: 12px
}

.vcard__timing .business-card .business-hour-day-text {
    color: #949494 !important
}

.vcard__timing .business-card .business-hour-time-text {
    color: #141414 !important
}

.vcard__timing .business-card-today {
    border: 1px solid #134e5e
}

.vcard__contact-us .contact-form input,
.vcard__contact-us .contact-form textarea {
    padding: .688rem .75rem
}

.vcard__contact-us .contact-form input:focus,
.vcard__contact-us .contact-form textarea:focus {
    border-color: #fbd51b;
    box-shadow: unset
}

.vcard__contact-us .contact-form input::-moz-placeholder,
.vcard__contact-us .contact-form textarea::-moz-placeholder {
    color: #b4b4b4
}

.vcard__contact-us .contact-form input::placeholder,
.vcard__contact-us .contact-form textarea::placeholder {
    color: #b4b4b4
}

.vcard__contact-us .contact-form .form-check-input {
    border: 1px solid #dbdbdb
}

.vcard__contact-us .contact-form .form-check-input:checked {
    background-color: #6571ff;
    border-color: #6571ff
}

.vcard__contact-us .contact-form label {
    color: #b8b8b8
}

.vcard__contact-us .contact-form .contact-btn {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease
}

.vcard__contact-us .contact-form .contact-btn:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.vcard__contact-us .vcard-four-btn {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease
}

.vcard__contact-us .vcard-four-btn i {
    color: #fff
}

.vcard__contact-us .vcard-four-btn:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

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

.vcard .language ul .lang-list {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 13px;
    outline: none;
    padding: 9px 15px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

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

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

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

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

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

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

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

.vcard .language ul .lang-list .lang-hover-list li a {
    color: #5e6278 !important;
    text-decoration: none
}

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

.payment-link-section .slick-dots {
    bottom: -12px;
    display: flex !important;
    gap: 0;
    justify-content: center;
    list-style: none;
    margin-top: 10px;
    padding: 0;
    position: relative
}

.payment-link-section .slick-dots li {
    margin: 0
}

.payment-link-section .slick-dots li button {
    background: #c6c6c6;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 7px;
    padding: 0;
    text-indent: -9999px;
    transition: all .3s ease;
    width: 7px
}

.payment-link-section .slick-dots li.slick-active button {
    background: #494949;
    height: 10px;
    width: 10px
}

.payment-link-section .payment-link-slider .slick-track {
    align-items: stretch;
    display: flex
}

.payment-link-section .payment-link-slider .slick-slide {
    height: auto
}

.payment-link-section .payment-link-slider .slick-slide>div,
.payment-link-section .payment-link-slider .slide {
    height: 100%
}

.payment-link-section .pl-strip {
    align-items: center;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    display: flex;
    height: 100%;
    min-height: 120px;
    padding: 14px 16px;
    transition: all .3s ease
}

.payment-link-section .pl-strip-icon {
    align-items: center;
    background: #c9e6d6;
    border-radius: 12px;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    padding: 12px
}

.payment-link-section .pl-strip-icon img {
    height: 65px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 46px
}

.payment-link-section .pl-strip-content {
    flex-grow: 1;
    min-width: 0;
    padding: 0 14px
}

.payment-link-section .pl-strip-title {
    color: #141414;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.payment-link-section .pl-strip-desc {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #5b5b5b;
    display: block;
    display: -webkit-box;
    font-size: 13px;
    line-height: 1.4;
    max-height: 5.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.payment-link-section .pl-strip-action {
    flex-shrink: 0
}

.payment-link-section .pl-strip-btn {
    font-size: 13px;
    font-weight: 600;
    padding: 8px 18px;
    text-decoration: none
}

.payment-link-section .pl-strip-badge,
.payment-link-section .pl-strip-btn {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border-radius: 5px;
    color: #fff
}

.payment-link-section .pl-strip-badge {
    font-size: 12px;
    font-weight: 700;
    padding: 5px 13px 6px 17px
}

.payment-link-section .link-icon-btn svg {
    height: 16px;
    width: 15px
}

.payment-link-section .pl-strip-content-img {
    max-height: 85px;
    max-width: 65px;
    -o-object-fit: cover;
    object-fit: cover
}

.slick-slide>div {
    width: 100% !important
}

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

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

.vcard__event-card {
    background-color: #54a9bd1f !important;
    border-radius: 50px !important
}

.profile-description {
    font-size: 17px;
    text-align: center
}

.profile-description,
.profile-description h1,
.profile-description h2 {
    color: #6c757d !important
}

#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
}

.slide-arrow {
    position: absolute;
    top: 99%;
    width: 15px !important
}

.prev-arrow {
    border-color: transparent #134e5e transparent transparent;
    border-style: solid;
    border-width: 11px 11px 11px 0;
    height: 0;
    left: 137px;
    z-index: 99
}

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

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

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

.slide-arrow-our-services {
    bottom: -20px;
    position: absolute;
    width: 13px !important
}

.slick-dots {
    bottom: -35px !important
}

.vcard__blog .blog-slider .slick-list {
    margin-bottom: 18px !important
}

.vcard__blog .blog-slider .slick-dots {
    bottom: 20px !important
}

.slide-arrow-blog {
    position: absolute;
    top: 85%;
    width: 15px !important
}

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

.social-icons img,
.social-icons svg {
    border-radius: 50% !important;
    height: 25px !important;
    width: 25px !important
}

.underline {
    background-color: #134e5e
}

.add-contact-btn {
    text-wrap: nowrap !important;
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    transition: all .3s ease;
    width: 200px !important
}

.add-contact-btn:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.product-btn {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease
}

.product-btn:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280)
}

.view-more {
    color: #fbd51b !important
}

.modal-backdrop {
    background-color: transparent
}

.modal {
    background-color: #00000080;
    z-index: 99999 !important
}

.modal .news-modal #newsLatter-content {
    background-color: #212020;
    border: none;
    border-radius: .475rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
    outline: 0
}

.modal .news-modal #newsLatter-content .form-control {
    padding: .375rem .75rem !important
}

.modal .news-modal #newsLatter-content .newsmodal-title {
    color: #71b280;
    font-size: 50px;
    text-align: center !important
}

.modal .news-modal #newsLatter-content .modal-body {
    padding: 1.75rem
}

.modal .news-modal #newsLatter-content .modal-body .content {
    color: #71b280;
    font-size: 23px
}

.modal .news-modal #newsLatter-content .modal-body .modal-desc {
    color: silver;
    font-size: 16px;
    font-weight: 400
}

.modal .news-modal #newsLatter-content .modal-body .email-input {
    border-radius: 8px !important
}

.modal .news-modal #newsLatter-content .modal-body .email-input .btn {
    border-radius: 8px !important;
    padding: 5px 10px !important
}

.modal .news-modal #newsLatter-content .modal-body .required:after {
    color: #71b280;
    content: "*";
    font-size: inherit;
    font-weight: 700;
    position: relative
}

.modal .news-modal #newsLatter-content .modal-body .input-box {
    background-color: #f5f8fa;
    border: unset;
    border-radius: .475rem;
    color: #5e6278;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: .75rem 1rem;
    transition: all .2s ease
}

.modal .news-modal #newsLatter-content .modal-body .input-box:focus {
    background-color: #eef3f7;
    box-shadow: unset
}

.modal .news-modal #newsLatter-content .modal-body .input-group {
    background: #000;
    border: none;
    border-radius: 8px
}

.modal .news-modal #newsLatter-content .modal-footer {
    padding: 1.875rem
}

.modal .news-modal #newsLatter-content .modal-footer .btn {
    border-radius: .475rem !important;
    padding: 10px 20px !important
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn {
    background-color: #6571ff !important;
    border: unset;
    color: #fff;
    margin-top: 26px;
    outline: unset;
    padding: 10px 20px !important
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn:hover {
    background-color: #6571ff !important
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn:focus {
    box-shadow: unset
}

#email-send {
    background-color: #71b280;
    border: none;
    color: #fff !important;
    font-size: 15px
}

.animate-bottom {
    animation: animatebottom .4s;
    position: relative
}

@keyframes animatebottom {
    0% {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

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

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

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

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

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

.instagram-btn .svg-post-icon line,
.instagram-btn .svg-post-icon rect {
    stroke: #fbd51b
}

.instagram-btn.active .svg-post-icon line,
.instagram-btn.active .svg-post-icon rect {
    fill: #fbd51b;
    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: #fbd51b
}

.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 .3s ease !important
}

.insta-heading {
    color: #134e5e;
    font-size: 22px;
    font-weight: 600;
    padding-top: 2.25rem !important
}

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

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

.iframe-card .card-body {
    padding: 10px !important
}

.ifram-body {
    height: 280px !important;
    width: 400px !important
}

.support-banner {
    background: #fff;
    border-radius: 20px;
    bottom: 20px;
    box-shadow: 0 7px 8px 0 #848181, 0 0 11px 0 #000;
    box-sizing: border-box;
    height: auto !important;
    margin-left: 32px;
    margin-right: 32px;
    max-width: 520px;
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 99999 !important
}

@media (max-width:575px) {
    .support-banner {
        margin-left: 0;
        margin-right: 0
    }
}

.support-banner .support_heading {
    font-size: 27px;
    margin-top: 30px
}

.support-banner .support_text {
    margin-bottom: 22px;
    margin-top: 13px;
    max-height: 110px !important;
    overflow: scroll !important
}

.act-now {
    background: linear-gradient(126.11deg, #134e5e, #71b280);
    border: none;
    border-radius: 15px;
    bottom: 10px;
    color: #fff;
    display: inline-block !important;
    outline: none;
    padding: 10px 23px;
    position: relative;
    text-decoration: none;
    transform: translateY(0);
    transition: all .3s ease
}

.banner-close {
    font-size: 20px !important;
    position: absolute;
    right: 25px;
    top: 20px
}

.inquries {
    margin-top: -22px !important
}

.iframe-slider {
    margin-top: -35px !important
}

.iframe-slider .slick-track {
    display: flex !important
}

.iframe-slider .slick-slide {
    display: flex;
    height: auto;
    margin: 0 28px
}

.iframe-slider .slick-list {
    overflow: visible;
    padding: 30px 0
}

.iframe-slider .slick-dots {
    bottom: 0 !important
}

.iframe-slider .slick-dots li {
    width: 10px !important
}

.iframe-slider .slick-dots li button:before {
    font-size: 30px !important
}

.iframe-slider .iframe-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}

@media (max-width:575px) {
    .iframe-slider .iframe-card {
        padding: 20px
    }
}

.iframe-prev-arrow {
    border-color: transparent #134e5e transparent transparent;
    border-style: solid;
    border-width: 11px 11px 11px 0;
    height: 0;
    left: 137px;
    z-index: 99
}

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

.iframe-next-arrow {
    border-color: transparent transparent transparent #134e5e;
    border-style: solid;
    border-width: 11px 0 11px 11px;
    height: 0;
    right: 137px;
    z-index: 99
}

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

.slide-arrow-iframe {
    position: absolute;
    top: 92% !important;
    width: 15px !important
}

.hours-section {
    margin-top: -15px
}

.cover-video {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.verification-icon {
    color: #71b280
}

.pl-50 {
    padding-left: 50px
}

.modal-content[dir=rtl] .pl-50 {
    padding-right: 50px
}

.modal-content[dir=rtl] .text-center {
    text-align: start !important
}

.modal-content[dir=rtl] .arrow {
    transform: rotate(180deg) !important
}

.main-content.rtl .text-start {
    text-align: right !important
}

.main-content.rtl .form-check {
    padding-left: 0 !important;
    padding-right: 2.063em !important
}

.main-content.rtl .form-check .form-check-input {
    float: right !important;
    margin-right: -2.063em !important
}

.main-content.rtl .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: .313rem !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: .313rem !important
}

.main-content.rtl .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-bottom-left-radius: .313rem !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: .313rem !important;
    border-top-right-radius: 0 !important
}

.toast-message,
.toast-title {
    margin-right: 12px
}

.input-box h4 {
    color: #b6b6b6 !important
}

.input-box {
    border: 1px solid #ced4da !important;
    border-radius: 5px;
    cursor: pointer;
    display: grid;
    margin-bottom: 5px;
    padding: 20px;
    place-items: center
}

.selected-files .item {
    align-items: center;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: 5px !important;
    display: flex;
    justify-content: space-between;
    padding: 8px
}

.file-list li span {
    color: #6c757d !important
}

.selected-files .item .name {
    color: #b4b4b4 !important
}

.input-box h4 {
    color: #b4b4b4 !important
}

.file-list,
.input-box h4 {
    font-size: medium !important;
    margin: 0
}

.file-list {
    list-style-type: none !important;
    max-height: 220px;
    overflow-y: auto;
    padding: 0 0 10px !important
}

@media (min-width:576px) {
    #newsLatterModal .modal-dialog {
        max-width: 420px !important
    }
}

.close-modal {
    position: absolute !important;
    right: 8px !important;
    top: 8px !important;
    z-index: 1 !important
}

.pwa-support {
    background: #fff;
    border-radius: 32px;
    bottom: 20px;
    box-shadow: 0 7px 8px 0 #848181, 0 0 11px 0 #000;
    height: auto !important;
    left: 0;
    margin: 0 auto;
    max-width: 400px;
    padding: 24px;
    position: fixed !important;
    right: 0;
    width: 100%;
    z-index: 99999 !important
}

.pwa-support .pwa-heading {
    font-size: 20px;
    margin-bottom: 12px
}

.pwa-support .pwa-text {
    margin-bottom: 16px
}

.pwa-install-button {
    background: linear-gradient(126.11deg, #134e5e, #71b280) !important;
    border: none !important;
    border-radius: 15px !important;
    color: #fff !important
}

.pwa-install-button:hover {
    background: linear-gradient(-126.11deg, #134e5e, #71b280) !important
}

.pwa-cancel-button {
    background-color: #adb5bd !important;
    border: none !important;
    border-radius: 15px !important;
    color: #000;
    padding: .563rem 1.563rem
}

.pwa-cancel-button:hover {
    background-color: #d1d5db !important;
    border: none !important;
    color: #000 !important
}

.youtube-link-4 {
    padding-top: 56.25%;
    position: relative
}

.youtube-link-4 iframe {
    height: 100% !important;
    left: 0 !important;
    position: absolute !important;
    top: 0;
    width: 100 !important
}

.product-img-slider {
    padding-bottom: 20px !important
}

.product-img-slider .slick-dots {
    bottom: 0 !important
}

.product-img-slider .slick-dots li button:before {
    color: #fbd51b !important;
    font-size: 20px !important
}

.language-btn {
    z-index: 99999 !important
}

.profile-margin {
    margin-top: 70px !important
}

@media (max-width:375px) {
    .profile-margin {
        margin-top: 20px !important
    }
}

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

.linkedin-feed-iframe {
    border-radius: 8px;
    height: 500px;
    margin-bottom: 20px;
    overflow: hidden
}

.linkedin-feed-iframe iframe {
    border: 1px solid #dbdbdb;
    border-radius: 15px !important;
    height: 500px !important;
    transform: scale(1);
    transform-origin: top left;
    width: calc(100% - 2px) !important
}

.sound-toggle-btn {
    align-items: center;
    background: rgba(0, 0, 0, .55);
    border: none;
    border-radius: 50%;
    bottom: -40px;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: 35px;
    justify-content: center;
    position: absolute;
    right: 25px;
    width: 35px;
    z-index: 10
}

@media (max-width:425px) {
    .sound-toggle-btn {
        bottom: -32px;
        right: 2px
    }
}

@media (max-width:375px) {
    .sound-toggle-btn {
        bottom: -20px;
        right: 2px
    }
}

@media (max-width:320px) {
    .sound-toggle-btn {
        bottom: -2px;
        right: 2px
    }
}

.sound-toggle-btn i {
    font-size: 18px
}