.text-gray {
    color: #878979 !important
}

.text-primary {
    color: #fbd77a !important
}

.text-secondary {
    color: #51553a !important
}

.text-dark {
    color: #161611 !important
}

body {
    font-family: Poppins;
    font-weight: 400 !important
}

.pt-50 {
    padding-top: 50px
}

@media (max-width:575px) {
    .pt-50 {
        padding-top: 40px
    }
}

.pb-50 {
    padding-bottom: 50px
}

@media (max-width:575px) {
    .pb-50 {
        padding-bottom: 40px
    }
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:575px) {
    .px-40 {
        padding-left: 20px;
        padding-right: 20px
    }
}

.section-heading {
    margin-bottom: 35px;
    position: relative
}

.section-heading .main-text {
    -webkit-text-stroke: 1.5px #dde2d1;
    color: transparent;
    font-size: 70px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:767px) {
    .section-heading .main-text {
        font-size: 60px
    }
}

@media (max-width:575px) {
    .section-heading .main-text {
        font-size: 48px
    }
}

.section-heading h4 {
    bottom: -2px;
    color: #51553a;
    font-size: 30px;
    font-weight: 700;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center
}

@media (max-width:767px) {
    .section-heading h4 {
        font-size: 28px
    }
}

@media (max-width:575px) {
    .section-heading h4 {
        font-size: 24px
    }
}

.btn {
    border-radius: 0;
    border-radius: 10px;
    font-weight: 500;
    padding: 12px 36px
}

.btn:focus {
    box-shadow: none !important;
    outline: none !important
}

.btn-primary {
    background-color: #fbd77a;
    border: 1px solid #fbd77a;
    color: #161611
}

.btn-primary.active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #51553a;
    border: 1px solid #51553a;
    color: #fff
}

.main-content {
    max-width: 576px;
    min-height: 100vh;
    position: relative
}

.banner-section {
    padding: 20px 20px 0;
    position: relative
}

@media (max-width:490px) {
    .banner-section {
        padding: 15px 15px 0 60px
    }
}

.banner-section:after {
    background-color: #dde2d1;
    height: 100%;
    left: 0
}

.banner-section:after,
.banner-section:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50%;
    z-index: -1
}

.banner-section:before {
    background-color: #51553a;
    height: 42%;
    right: 0
}

.banner-section .banner-bg {
    left: 34px;
    position: absolute;
    top: 0
}

@media (max-width:768px) {
    .banner-section .banner-bg {
        left: 17px
    }
}

@media (max-width:575px) {
    .banner-section .banner-bg {
        left: 5px
    }
}

.banner-section .banner-bg img {
    width: 100%
}

@media (max-width:575px) {
    .banner-section .banner-bg img {
        width: 70%
    }
}

@media (max-width:490px) {
    .banner-section .banner-bg img {
        width: 50%
    }
}

.banner-section .banner-img {
    border-radius: 0 50px 0 0;
    height: 220px;
    margin-left: auto;
    max-width: 396px;
    overflow: hidden;
    width: 100%
}

.profile-section .card {
    background-color: transparent !important;
    border: none;
    position: relative
}

.profile-section .card .card-img {
    border-radius: 0;
    height: 130px;
    min-width: 130px;
    overflow: hidden;
    width: 130px
}

@media (max-width:575px) {
    .profile-section .card .card-img {
        height: 120px;
        left: 0;
        margin: auto;
        min-width: 120px;
        right: 0;
        width: 120px
    }
}

.social-media-section {
    position: relative
}

@media (min-width:576px) {
    .social-media-section {
        height: 290px;
        min-width: 45px;
        overflow: auto
    }

    .social-media-section::-webkit-scrollbar-track {
        background-color: #dde2d1
    }

    .social-media-section::-webkit-scrollbar {
        width: 3px
    }

    .social-media-section::-webkit-scrollbar-thumb {
        border: 2px solid #51553a
    }
}

.social-media-section .social-icon a {
    align-items: center;
    background-color: #dde2d1;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #51553a;
    display: flex;
    height: 40px;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    transition: all .3s ease-in-out;
    width: 40px
}

.social-media-section .social-icon a:hover {
    border: 1px solid #51553a
}

.social-media-section .social-icon a img,
.social-media-section .social-icon a svg {
    fill: #51553a !important;
    height: 20px;
    width: 20px !important
}

.contact-section {
    position: relative
}

.contact-section .contact-box .contact-icon {
    background-color: #fbd77a;
    border-radius: 10px;
    height: 50px;
    margin-right: 15px;
    min-width: 50px;
    width: 50px
}

.contact-section .contact-box .contact-desc {
    word-break: break-all !important
}

.our-services-section {
    position: relative
}

@media (max-width:575px) {
    .our-services-section {
        padding-bottom: 30px !important
    }
}

.our-services-section .services .service-card {
    display: flex;
    position: relative
}

.our-services-section .services .service-card .card-img {
    background-color: #fff;
    border: 1px solid #dde2d1;
    border-radius: 10px;
    height: 75px;
    margin-right: 30px;
    min-width: 75px;
    width: 75px
}

@media (max-width:575px) {
    .our-services-section .services .service-card .card-img {
        height: 60px;
        margin-right: 20px;
        min-width: 60px;
        width: 60px
    }
}

.our-services-section .services .service-card .card-body p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.appointment-section {
    background-image: url(/assets/img/vcard32/appointment-bg-img.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.appointment-section .section-heading .main-text {
    -webkit-text-stroke: 1.5px #878979 !important
}

.appointment-section .appointment .appointment-input {
    background-color: transparent;
    border: 2px solid #878979;
    border-radius: 10px;
    color: #dde2d1;
    height: 50px;
    padding: 12px 20px;
    width: 100%
}

.appointment-section .appointment .appointment-input:focus {
    box-shadow: none;
    outline: none
}

.appointment-section .appointment .calendar-icon {
    position: absolute;
    right: 18px;
    top: 11px
}

.appointment-section .appointment .time-slot {
    align-items: center;
    background-color: #dde2d1;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    color: #211c29 !important;
    cursor: pointer;
    display: flex;
    font-size: 14px !important;
    height: 50px;
    justify-content: center;
    padding: 10px 6px
}

.appointment-section .appointment .time-slot.activeSlot,
.appointment-section .appointment .time-slot:hover {
    background-color: #fbd77a !important;
    border: 1px solid #fbd77a;
    color: #f5f2fb !important
}

.appointment-section .appointment .hour-input {
    background-color: #dde2d1;
    border-radius: 10px;
    height: 50px;
    padding: 10px
}

.gallery-section {
    position: relative;
    z-index: 2
}

@media (max-width:575px) {
    .gallery-section {
        margin-bottom: 12px !important
    }
}

.gallery-section .gallery-slider .slick-slide {
    padding-bottom: 30px;
    padding-top: 30px
}

.gallery-section .gallery-slider .slick-slide .gallery-img {
    border-radius: 15px;
    height: 220px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 220px
}

@media (max-width:575px) {
    .gallery-section .gallery-slider .slick-slide .gallery-img {
        height: 200px;
        width: 200px
    }
}

.gallery-section .gallery-slider .audio-container img {
    height: calc(100% - 54px)
}

.gallery-section .gallery-slider .gallery-item.gallery-file-item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.gallery-section .gallery-slider .slick-current.slick-active {
    padding-bottom: 0;
    padding-top: 0
}

.gallery-section .gallery-slider .slick-current.slick-active .gallery-img {
    height: 280px;
    max-width: 220px;
    width: 100%
}

@media (max-width:575px) {
    .gallery-section .gallery-slider .slick-current.slick-active .gallery-img {
        height: 260px;
        max-width: 200px
    }
}

.gallery-section .gallery-slider .slick-current.slick-active+.slick-slide {
    padding-bottom: 50px !important;
    padding-top: 50px !important
}

.gallery-section .gallery-slider .slick-current.slick-active+.slick-slide .gallery-img {
    height: 180px !important
}

@media (max-width:575px) {
    .gallery-section .gallery-slider .slick-current.slick-active+.slick-slide .gallery-img {
        height: 160px !important
    }
}

.product-section {
    position: relative;
    z-index: 2
}

.product-section .product-bg {
    position: absolute;
    right: 0;
    top: 0
}

.product-section .product-bg img {
    width: 100%
}

@media (max-width:575px) {
    .product-section .product-bg img {
        width: 70%
    }
}

@media (max-width:490px) {
    .product-section .product-bg img {
        width: 60%
    }
}

@media (max-width:375px) {
    .product-section .product-bg img {
        width: 50%
    }
}

.product-section .product-slider .slick-slide {
    padding: 0 10px
}

.product-section .product-slider .product-card {
    border: none;
    height: 270px;
    max-width: 245px;
    position: relative
}

@media (max-width:575px) {
    .product-section .product-slider .product-card {
        margin: 0 auto
    }
}

.product-section .product-slider .product-card .product-img {
    border-radius: 15px;
    height: 150px;
    margin-left: 25px;
    max-width: 100%;
    position: absolute;
    width: 150px
}

.product-section .product-slider .product-card .product-desc {
    background-color: #dde2d1;
    border-radius: 10px 120px 10px 10px;
    padding: 90px 25px 15px
}

.product-section .product-slider .product-card .product-desc h3,
.product-section .product-slider .product-card .product-desc p {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.testimonial-section {
    position: relative
}

.testimonial-section .testimonial-bg {
    left: 0;
    position: absolute;
    top: 100px
}

@media (max-width:575px) {
    .testimonial-section .testimonial-bg {
        top: 75px
    }
}

@media (max-width:490px) {
    .testimonial-section .testimonial-bg {
        top: 90px
    }
}

.testimonial-section .testimonial-bg img {
    width: 100%
}

@media (max-width:575px) {
    .testimonial-section .testimonial-bg img {
        width: 70%
    }
}

@media (max-width:490px) {
    .testimonial-section .testimonial-bg img {
        width: 60%
    }
}

.testimonial-section .quote-img {
    position: absolute;
    right: 0;
    top: 75px
}

@media (max-width:575px) {
    .testimonial-section .quote-img {
        top: 85px
    }
}

@media (max-width:490px) {
    .testimonial-section .quote-img {
        top: 90px
    }
}

.testimonial-section .quote-img img {
    width: 100%
}

@media (max-width:575px) {
    .testimonial-section .quote-img img {
        width: 70%
    }
}

@media (max-width:490px) {
    .testimonial-section .quote-img img {
        width: 60%
    }
}

@media (max-width:375px) {
    .testimonial-section .quote-img img {
        width: 50%
    }
}

.testimonial-section .testimonial-slider {
    margin-left: 100px
}

@media (max-width:575px) {
    .testimonial-section .testimonial-slider {
        margin-left: 50px
    }
}

@media (max-width:490px) {
    .testimonial-section .testimonial-slider {
        margin-left: 35px
    }
}

.testimonial-section .testimonial-slider .testimonial-card {
    background-color: transparent;
    border: none;
    margin: 0 auto;
    position: relative
}

.testimonial-section .testimonial-slider .testimonial-card .testimonial-profile-img {
    border: 1px solid #fff;
    border-radius: 50%;
    height: 40px;
    min-width: 40px;
    overflow: hidden;
    width: 40px
}

.testimonial-section .testimonial-slider .testimonial-card .card-body .desc {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.testimonial-section .testimonial-slider .prev-arrow {
    bottom: 5px;
    right: 40px
}

.testimonial-section .testimonial-slider .next-arrow {
    bottom: 5px;
    right: 0
}

@media (max-width:575px) {
    .testimonial-section .testimonial-slider .slick-dots {
        margin-left: -20px
    }
}

@media (max-width:490px) {
    .testimonial-section .testimonial-slider .slick-dots {
        margin-left: -20px
    }
}

.blog-section {
    position: relative;
    z-index: 2
}

@media (max-width:575px) {
    .blog-section {
        padding-bottom: 70px !important
    }
}

.blog-section .blog-slider {
    position: relative
}

.blog-section .blog-slider:after {
    background-color: #dde2d1;
    border-radius: 0 10px 10px 0;
    content: "";
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 220px;
    z-index: -1
}

.blog-section .blog-slider .blog-card {
    background-color: transparent;
    border: none;
    margin: 0 auto;
    overflow: hidden
}

.blog-section .blog-slider .blog-card .card-img {
    border: 1px solid #51553a;
    border-radius: 10px;
    max-height: 150px;
    max-width: 220px;
    min-width: 220px;
    overflow: hidden;
    position: relative
}

@media (max-width:575px) {
    .blog-section .blog-slider .blog-card .card-img {
        max-height: 245px;
        max-width: 370px
    }
}

.blog-section .blog-slider .blog-card .card-body .blog-desc {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.blog-section .blog-slider .slick-next,
.blog-section .blog-slider .slick-prev {
    opacity: 1 !important;
    position: absolute;
    width: 40px;
    z-index: 2
}

@media (max-width:575px) {

    .blog-section .blog-slider .slick-next,
    .blog-section .blog-slider .slick-prev {
        display: none
    }
}

.blog-section .blog-slider .slick-next {
    right: 0
}

@media (max-width:768px) {
    .blog-section .blog-slider .slick-next {
        right: -15px
    }
}

.blog-section .blog-slider .slick-next:before {
    content: url(/assets/img/vcard32/right-arrow.svg);
    opacity: 1 !important
}

.blog-section .blog-slider .slick-prev {
    left: 0
}

@media (max-width:768px) {
    .blog-section .blog-slider .slick-prev {
        left: -15px
    }
}

.blog-section .blog-slider .slick-prev:before {
    content: url(/assets/img/vcard32/left-arrow.svg);
    opacity: 1 !important
}

.business-hour-section {
    position: relative;
    z-index: 2
}

.business-hour-section .business-hour-img {
    bottom: -5px;
    position: absolute;
    right: 0
}

.business-hour-section .business-hour-img img {
    width: 100%
}

@media (max-width:575px) {
    .business-hour-section .business-hour-img img {
        width: 70%
    }
}

@media (max-width:490px) {
    .business-hour-section .business-hour-img img {
        width: 60%
    }
}

.business-hour-section .business-hour-card .business-hour {
    align-items: center;
    background-color: #fbd77a;
    border-radius: 10px;
    color: #161611;
    display: flex;
    justify-content: center;
    padding: 13px 5px
}

.business-hour-section .business-hour-card .business-hour span {
    font-size: 14px
}

.qr-code-section {
    background-image: url(/assets/img/vcard32/qr-code-bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.qr-code-section .section-heading .main-text {
    -webkit-text-stroke: 1.5px #fff !important
}

.qr-code-section .qr-code-bg {
    background-image: url(/assets/img/vcard32/tv-bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px
}

.qr-code-section .qr-code-bg .qr-code {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 27px
}

@media (max-width:360px) {
    .qr-code-section .qr-code-bg .qr-code {
        padding: 30px 25px
    }
}

.qr-code-section .qr-code-bg .qr-code .qr-profile-img {
    border: 1px solid #fff;
    border-radius: 10px;
    height: 106px;
    min-width: 106px;
    overflow: hidden;
    width: 110px
}

@media (max-width:360px) {
    .qr-code-section .qr-code-bg .qr-code .qr-profile-img {
        height: 100px;
        min-width: 100px;
        width: 100px
    }
}

.qr-code-section .qr-code-bg .qr-code .qr-code-img {
    height: 106px;
    min-width: 106px;
    width: 106px
}

@media (max-width:360px) {
    .qr-code-section .qr-code-bg .qr-code .qr-code-img {
        height: 100px;
        min-width: 100px;
        width: 100px
    }
}

.qr-code-section .qr-code-bg .qr-code .qr-code-img img,
.qr-code-section .qr-code-bg .qr-code .qr-code-img svg {
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important
}

.contact-us-section {
    position: relative;
    z-index: 2
}

.contact-us-section .contact-bg-img {
    bottom: -5px;
    position: absolute;
    right: 0
}

.contact-us-section .contact-bg-img img {
    width: 100%
}

@media (max-width:575px) {
    .contact-us-section .contact-bg-img img {
        width: 70%
    }
}

@media (max-width:490px) {
    .contact-us-section .contact-bg-img img {
        width: 60%
    }
}

.contact-us-section .contact-form form .form-control {
    background-color: #fff;
    border: 1px solid #dde2d1;
    border-radius: 10px;
    color: #878979;
    font-size: 14px;
    height: 50px;
    margin-bottom: 15px;
    padding: 13px 20px
}

.contact-us-section .contact-form form .form-control::-moz-placeholder {
    color: #878979
}

.contact-us-section .contact-form form .form-control::placeholder {
    color: #878979
}

.contact-us-section .contact-form form .form-control:focus {
    box-shadow: none;
    outline: none
}

.create-vcard-section {
    background-image: url(/assets/img/vcard32/create-vcard-bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.create-vcard-section .section-heading .main-text {
    -webkit-text-stroke: 1.5px #8789794d !important
}

.create-vcard-section .content {
    position: relative;
    z-index: 2
}

.create-vcard-section .vcard-link-card {
    background-color: #fff;
    border: 2px solid #dde2d1;
    border-radius: 10px;
    padding: 15px 20px
}

.create-vcard-section .vcard-link-card .link-text {
    font-size: 16px;
    word-break: break-all
}

@media (max-width:575px) {
    .create-vcard-section .vcard-link-card .link-text {
        font-size: 14px
    }
}

.add-to-contact-section {
    bottom: 28px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9
}
@media (max-width:417px) {
    .add-contact-btn{
        margin: 0 auto;
        width: auto;
        padding: 14px 28px
    }
}

.btn-section {
    position: absolute;
    right: 80px;
    top: 50%;
    z-index: 9
}

.btn-section .fixed-btn-section {
    align-items: center;
    display: flex;
    position: fixed;
    top: 50%
}

.btn-section .fixed-btn-section .interior-bars-btn {
    background-color: #fbd77a
}

.btn-section .fixed-btn-section .bars-btn {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 65px;
    justify-content: center;
    min-width: 65px;
    width: 65px
}

.btn-section .fixed-btn-section .sub-btn {
    display: none;
    position: absolute;
    right: 75px
}

.btn-section .fixed-btn-section .sub-btn .social-btn {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 50px;
    justify-content: center;
    width: 50px
}

.btn-section .fixed-btn-section .sub-btn .social-btn i {
    font-size: 24px
}

.slick-dotted.slick-slider {
    margin-bottom: 10px
}

.slick-dots {
    bottom: -15px;
    position: relative
}

.slick-dots li {
    margin: 0 4px !important
}

.slick-dots li,
.slick-dots li button {
    height: 5px !important;
    width: 25px !important
}

.slick-dots li button {
    font-size: 0
}

.slick-dots li button:before {
    background-color: #dde2d1;
    border-radius: 10px;
    font-size: 0 !important;
    height: 5px !important;
    width: 25px !important
}

.slick-dots li.slick-active,
.slick-dots li.slick-active button {
    width: 25px !important
}

.slick-dots li.slick-active button:before {
    background-color: #51553a;
    opacity: 1;
    width: 25px !important
}

.slick-arrow {
    background-color: #dde2d1;
    border: 1px solid #dde2d1;
    border-radius: 50%;
    color: #161611;
    height: 30px;
    min-width: 30px;
    opacity: 1 !important;
    position: absolute;
    width: 30px;
    z-index: 2
}

@media (max-width:575px) {
    .slick-arrow {
        display: none
    }
}

.language ul {
    list-style: none
}

.language ul .lang-list {
    background: #fbd77a !important;
    border: none;
    border-radius: 5px;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.language ul .lang-list .lang-head,
.language ul .lang-list .lang-head i {
    color: #51553a !important
}

.language ul .lang-list .lang-hover-list {
    font-size: 15px;
    left: unset !important;
    /* margin: 15px 0 0; */
    min-width: 150px;
    right: 0;
    width: 115%
}

.language ul .lang-list .lang-hover-list li {
    padding: 5px 15px
}

.language ul .lang-list .lang-hover-list li:hover {
    background-color: #f1faff !important
}

.language ul .lang-list .lang-hover-list li:hover a {
    color: #009ef7 !important
}

.language ul .lang-list .lang-hover-list li.active {
    background-color: #f1faff !important
}

.language ul .lang-list .lang-hover-list li.active a {
    color: #009ef7 !important
}

.language ul .lang-list .lang-hover-list li a {
    color: #5e6278 !important;
    font-size: 14px !important;
    text-decoration: none
}

.language ul .lang-list .lang-hover-list li img {
    height: 20px !important;
    width: 25px !important
}

.language ul .lang-list:hover .dropdown-menu {
    display: block !important
}

.vcard-thirtytwo.main-content {
    background-color: #878979 !important;
    color: #211c29;
    max-width: 576px;
    text-align: center !important
}

.vcard-thirtytwo .vcard-thirtytwo-heading {
    color: #fff !important;
    font-size: 28px;
    font-weight: 500
}

.vcard-thirtytwo-btn {
    background-color: #fbd77a !important;
    border: none;
    border-radius: 5px;
    color: #fbd77a !important;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard-one__product .product-card {
    margin: 10px auto !important;
    width: 100% !important
}

@media (max-width:575px) {
    .vcard-one__product .product-card {
        width: 99% !important
    }
}

.vcard-one__product .product-card .product-img {
    height: 200px !important
}

.product-heading {
    color: #fff !important;
    font-size: 28px !important;
    font-weight: 500
}

.buy-product {
    background: #fbd77a !important;
    border: none;
    border-radius: 5px;
    color: #000;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease
}

.buy-product:hover {
    background-color: hsla(43, 94%, 73%, .9)
}

.back-btn {
    background-color: #fbd77a !important;
    border: none;
    border-radius: 5px;
    color: #000;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.input-box {
    border: 1px solid #dde2d1 !important;
    border-radius: 8px !important;
    cursor: pointer;
    display: grid;
    margin-bottom: 5px;
    padding: 20px;
    place-items: center
}

.input-box h4 {
    color: #9a9a9a !important;
    font-size: medium !important;
    margin: 0
}

.file-list li {
    color: #878979 !important
}

.selected-files .item {
    align-items: center;
    border: 1px solid #dde2d1 !important;
    border-radius: 8px !important;
    display: flex;
    justify-content: space-between;
    padding: 8px
}

.file-list .name {
    flex-grow: 1
}

.file-list .remove {
    color: red;
    cursor: pointer;
    margin-left: 8px
}

.file-list .remove svg {
    height: 16px;
    width: 16px
}

.selected-files .item .name {
    color: #9a9a9a !important
}

.selected-files h5 {
    color: #212529 !important;
    font-size: medium !important;
    margin-bottom: 10px !important;
    margin-top: 9px !important
}

small {
    color: #9a9a9a !important;
    font-size: 12px
}

.file-list {
    font-size: medium !important;
    list-style-type: none !important;
    margin: 0;
    max-height: 220px;
    overflow-y: auto;
    padding: 0 0 10px
}

.support-banner {
    background: #f6f6f6;
    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: 32px;
    margin-top: 33px
}

.support-banner .support_text {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 33px;
    margin-top: 25px;
    overflow-x: hidden;
    overflow-y: scroll
}

.support-banner .support_text::-webkit-scrollbar {
    width: 4px
}

.support-banner .support_text::-webkit-scrollbar-track {
    background: transparent
}

.support-banner .support_text::-webkit-scrollbar-thumb {
    background: #888
}

@media (max-width:767px) {
    .support-banner {
        max-width: 476px !important
    }
}

@media (max-width:575px) {
    .support-banner {
        max-width: 100% !important
    }
}

.act-now {
    background: #fbd77a;
    border: none;
    border-radius: 15px !important;
    bottom: 10px;
    color: #fff !important;
    display: inline-block !important;
    outline: none;
    padding: 15px 20px;
    position: relative;
    text-decoration: none;
    transform: translateY(0);
    transition: all .3s ease
}

.banner-close {
    background: none;
    border: none;
    font-size: 20px !important;
    position: absolute;
    right: 25px;
    top: 20px
}

.insta-feed {
    max-height: 1000px !important;
    overflow-x: hidden;
    overflow-y: scroll
}

.insta-feed::-webkit-scrollbar {
    width: 0
}

.insta-feed::-webkit-scrollbar-thumb,
.insta-feed::-webkit-scrollbar-track {
    background-color: #f1faff !important
}

.insta-feed-iframe iframe {
    border: none !important;
    border-radius: 15px !important
}

.instagram-btn {
    background: transparent;
    flex: 1;
    position: relative
}

.instagram-btn:before {
    background-color: #51553a;
    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: #51553a
}

.instagram-btn.active .svg-post-icon line,
.instagram-btn.active .svg-post-icon rect {
    fill: #51553a;
    stroke: #f9f5f9
}

.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 path.not-active-svg,
.instagram-btn .svg-reels-icon rect {
    fill: #51553a
}

.instagram-btn.active .svg-reels-icon .not-active-svg,
.instagram-btn.active .svg-reels-icon rect {
    display: none
}

.instagram-btn.active .svg-reels-icon .active-svg {
    display: block
}

.insta-toggle {
    border-radius: 35px !important;
    margin: 10px !important;
    padding: 5px !important;
    transition: all .3s ease !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
}

.vcard32-sticky-btn {
    background-color: #fff;
    border: 1px solid #51553a;
    border-radius: 5px;
    color: #fbd77a;
    height: 40px
}

.vcard32-btn-group {
    background-color: #fff;
    border-radius: 50px !important;
    color: #fbd77a;
    height: 50px;
    width: 50px
}

.modal {
    background-color: #00000080;
    z-index: 99999 !important
}

.modal .news-modal {
    margin-top: 250px !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 .newsmodal-header .btn-close {
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ADB5BD'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
    padding: 2rem !important
}

.modal .news-modal #newsLatter-content .newsmodal-header .newsmodal-title {
    color: #fbd77a;
    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: #fbd77a;
    font-size: 28px
}

.modal .news-modal #newsLatter-content .modal-body .modal-desc {
    color: silver;
    font-size: 19px;
    font-weight: 100
}

.modal .news-modal #newsLatter-content .modal-body .required:after {
    color: #fbd77a;
    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
}

.modal .news-modal #newsLatter-content .modal-footer {
    border-top: none !important;
    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: #d94b2b !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: #d94b2b !important
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn:focus {
    box-shadow: unset
}

#email-send {
    background-color: #fbd77a;
    border: none;
    border-radius: 0 3px 5px 2px;
    color: #fff !important;
    font-size: 25px
}

.animate-bottom {
    animation: animatebottom .4s;
    position: relative
}

@keyframes animatebottom {
    0% {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.main-content.rtl .btn-section {
    left: 18px !important;
    right: auto !important
}

.main-content.rtl .text-start {
    text-align: right !important
}

.main-content.rtl .me-2 {
    margin-left: .5rem !important;
    margin-right: 0 !important
}

.main-content.rtl .calendar-icon {
    left: 18px !important;
    right: auto !important
}

.main-content.rtl .qr-code,
.main-content.rtl .service-card {
    flex-direction: row-reverse
}

.main-content.rtl .service-card .card-img {
    margin-left: 30px;
    margin-right: 0
}

.main-content.rtl .time-slot {
    text-align: right
}

.main-content.rtl .justify-content-start {
    justify-content: flex-end !important
}

.main-content.rtl .product-img {
    margin-left: auto;
    margin-right: 25px
}

.main-content.rtl .product-desc {
    border-radius: 120px 10px 10px 10px !important
}

@media (min-width:576px) {
    .main-content.rtl .flex-sm-row {
        flex-direction: row-reverse !important
    }

    .main-content.rtl .text-sm-start {
        text-align: right !important
    }
}

.file-preview {
    width: 50px; /* Set your desired width */
    height: 50px; /* Set your desired height */
    background-size: contain; /* Ensure the entire image fits within the div */
    background-repeat: no-repeat; /* Prevent tiling of the image */
    background-position: center; /* Center the image inside the div */
}
