.bg-primary {
    background-color: #f96921 !important
}

.bg-primary-light {
    background-color: #ffefe7 !important
}

.text-gray-100 {
    color: #8b807b !important
}

.text-primary {
    color: #f96921 !important
}

.text-secondary {
    color: #050d3c !important
}

.text-black {
    color: #2d2624 !important
}

body {
    font-family: Poppins;
    font-weight: 400 !important
}

body,
body.modal-open {
    padding-right: 0 !important
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:575px) {
    .px-40 {
        padding-left: 20px;
        padding-right: 20px
    }
}

.section-heading h2 {
    color: #050d3c;
    display: inline-block;
    font-size: 24px;
    position: relative
}

@media (max-width:575px) {
    .section-heading h2 {
        font-size: 22px
    }
}

.btn {
    border-radius: 0;
    border-radius: 10px;
    font-weight: 500;
    padding: 13px 30px
}

.btn:focus {
    box-shadow: none !important;
    outline: none !important
}

@media (max-width:576px) {
    .btn-icon {
        padding: 0
    }
}

.btn-primary {
    background-color: #f96921;
    border: 1px solid #f96921;
    box-shadow: none !important;
    color: #fff
}

.btn-primary.active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #fff;
    border: 1px solid #f96921;
    color: #f96921
}

.main-content {
    position: relative
}

.banner-section .banner-img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 380px;
    position: relative;
    width: 100%
}

.banner-section .banner-img:after {
    background-color: #fff;
    bottom: -62px;
    content: "";
    height: 130px;
    left: 0;
    position: absolute;
    transform: skew(0deg, -12deg);
    width: 105%
}

@media (max-width:575px) {
    .banner-section .banner-img {
        height: 320px
    }
}

@media (max-width:475px) {
    .banner-section .banner-img {
        height: 290px
    }
}

.profile-section {
    position: relative
}

.profile-section .profile-bg-img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.profile-section .profile-name {
    padding-top: 60px !important
}

@media (max-width:575px) {
    .profile-section .profile-name {
        padding-top: 5px !important
    }
}

.profile-section .card {
    background-color: transparent !important;
    border: none;
    margin-top: -125px
}

@media (max-width:575px) {
    .profile-section .card {
        margin-top: -150px
    }
}

.profile-section .card .card-img {
    background-color: #fff;
    border: 5px solid #fff;
    border-radius: 30px;
    box-shadow: 0 5px 20px rgba(26, 36, 44, .15);
    height: 180px;
    margin-bottom: 35px !important;
    min-width: 180px;
    overflow: hidden !important;
    width: 180px
}

.social-media .social-back,
.social-media .social-icon {
    background-color: #fff;
    height: 40px;
    margin: 0 7px;
    min-width: 40px;
    width: 40px
}

@media (max-width:575px) {

    .social-media .social-back,
    .social-media .social-icon {
        margin: 0 5px
    }
}

.social-media .social-back img,
.social-media .social-back svg,
.social-media .social-icon img,
.social-media .social-icon svg {
    fill: #f96921 !important;
    color: #f96921 !important;
    height: 25px !important;
    width: 25px
}

.social-media .social-back:first-child,
.social-media .social-icon:first-child {
    margin-left: 0
}

.social-media .social-back:last-child,
.social-media .social-icon:last-child {
    margin-right: 0
}

.contact-section .contact-box {
    word-wrap: break-word !important;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 30px #00000026;
    padding: 34px 20px 10px;
    position: relative
}

.contact-section .contact-box .contact-icon {
    background-color: #f96921;
    border-radius: 50%;
    height: 50px;
    min-width: 50px;
    position: absolute;
    top: -24px;
    width: 50px
}

.gallery-section .gallery-bg-img {
    bottom: 100%;
    position: absolute;
    right: -10px;
    z-index: -1
}

.gallery-section .gallery-bg-img img {
    width: 100%
}

@media (max-width:575px) {
    .gallery-section .gallery-bg-img img {
        width: 70%
    }
}

@media (max-width:425px) {
    .gallery-section .gallery-bg-img img {
        width: 85%
    }
}

@media (max-width:375px) {
    .gallery-section .gallery-bg-img img {
        width: 90%
    }
}

.gallery-section .gallery-slider {
    margin-bottom: 20px;
    position: relative
}

.gallery-section .gallery-slider .gallery-img {
    border-radius: 20px;
    height: 300px;
    margin: 0 auto;
    max-height: 300px;
    max-width: 456px;
    overflow: hidden
}

@media (max-width:575px) {
    .gallery-section .gallery-slider .gallery-img {
        height: 260px;
        max-height: 260px
    }
}

@media (max-width:425px) {
    .gallery-section .gallery-slider .gallery-img {
        height: 225px;
        max-height: 225px
    }
}

.gallery-section .gallery-slider .gallery-img iframe,
.gallery-section .gallery-slider .gallery-img img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.gallery-section .gallery-slider .gallery-img .audio-image {
    height: 240px !important
}

@media (max-width:575px) {
    .gallery-section .gallery-slider .gallery-img .audio-image {
        height: 200px !important
    }
}

@media (max-width:425px) {
    .gallery-section .gallery-slider .gallery-img .audio-image {
        height: 160px !important
    }
}

.gallery-section .gallery-slider .gallery-img .gallery-file-item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    justify-content: center !important;
    width: 100%
}

.product-section {
    position: relative
}

@media (max-width:575px) {
    .product-section {
        padding-bottom: 12px
    }
}

.product-section .product-slider .product-card {
    background-color: #ffefe7;
    border: none;
    border-radius: 10px;
    height: 255px !important;
    margin: 5px;
    max-height: 100% !important;
    max-width: 230px
}

@media (max-width:575px) {
    .product-section .product-slider .product-card {
        margin: 0 auto
    }
}

.product-section .product-slider .product-card .product-img {
    border-radius: 10px 10px 0 0;
    height: 150px;
    max-width: 100%;
    overflow: hidden;
    width: 100%
}

.product-section .product-slider .product-card .product-img img {
    -o-object-fit: contain;
    object-fit: contain
}

.product-section .product-slider .product-card .product-desc p {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.our-services-section {
    position: relative
}

.our-services-section .services-bg-img {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: -1
}

.our-services-section .services-bg-img img {
    width: 80%
}

@media (max-width:575px) {
    .our-services-section .services-bg-img img {
        width: 90%
    }
}

.our-services-section .services .service-card {
    background-color: #ffefe7;
    border-radius: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    max-width: 230px;
    min-height: 300px;
    padding: 18px;
    position: relative
}

.our-services-section .services .service-card:after {
    background-color: #fff;
    border: 2px dashed #f96921;
    border-radius: 300px;
    content: "";
    height: 320px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 100%;
    z-index: -1
}

.our-services-section .services .service-card .card-img {
    height: 60px !important;
    min-width: 60px !important;
    width: 60px !important
}

.our-services-section .services .service-card .card-img img {
    -o-object-fit: contain;
    object-fit: contain
}

.our-services-section .services .service-card .card-body p {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.our-services-section .services .services-slider-view .slick-list {
    height: 220px !important;
    padding-top: 5px !important
}

@media (max-width:500px) {
    .our-services-section .services .services-slider-view .slick-list {
        height: 275px !important
    }
}

.our-services-section .services .services-slider-view .service-card {
    border-radius: 70px;
    display: block;
    max-height: 180px;
    max-width: 100%;
    min-height: 160px;
    padding: 25px
}

.our-services-section .services .services-slider-view .service-card:after {
    background-color: #fff;
    border: 2px dashed #f96921;
    border-radius: 70px;
    content: "";
    height: 100%;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 100%;
    z-index: -1
}

.our-services-section .services .services-slider-view .service-card .card-title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #f96921;
    display: -webkit-box;
    margin-top: 6px;
    overflow: hidden
}

.our-services-section .services .services-slider-view .service-card .description-text {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    overflow: hidden
}

@media (max-width:500px) {
    .our-services-section .services .services-slider-view .service-card .description-text {
        -webkit-line-clamp: 3
    }
}

.our-services-section .services .services-slider-view .service-card .img {
    display: inline;
    float: left;
    width: -moz-fit-content;
    width: fit-content
}

.our-services-section .services .services-slider-view .service-card .img img {
    border-radius: 20px !important;
    height: 120px;
    margin-right: 10px;
    width: 120px
}

@media (max-width:500px) {
    .our-services-section .services .services-slider-view .service-card .img img {
        height: 90px;
        width: 90px
    }

    .our-services-section .services .services-slider-view .service-card {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 230px;
        text-align: center
    }
}

.our-services-section .services .services-slider-view .slick-list .slick-slide {
    margin: 0 15px
}

.our-services-section .services .services-slider-view .slick-dots {
    bottom: -20px !important
}

.appointment-section {
    position: relative
}

.appointment-section .appointment-bg-img1 {
    bottom: -100px;
    left: 0;
    position: absolute;
    z-index: -1
}

@media (max-width:575px) {
    .appointment-section .appointment-bg-img1 {
        bottom: -60px
    }

    .appointment-section .appointment-bg-img1 img {
        width: 60%
    }
}

.appointment-section .appointment-bg-img2 {
    position: absolute;
    right: 0;
    text-align: end;
    top: 30px;
    z-index: -1
}

@media (max-width:575px) {
    .appointment-section .appointment-bg-img2 {
        top: 65px
    }

    .appointment-section .appointment-bg-img2 img {
        width: 60%
    }
}

.appointment-section .appointment .appointment-input {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    color: #8b807b;
    height: 50px;
    padding: 12px 20px;
    width: 100%
}

.appointment-section .appointment .appointment-input::-moz-placeholder {
    color: #8b807b
}

.appointment-section .appointment .appointment-input::placeholder {
    color: #8b807b
}

.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 .hour-input {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    height: 50px;
    padding: 10px
}

.qr-code-section {
    position: relative
}

.qr-code-section .qr-bg-img {
    position: absolute;
    right: 0;
    top: -45px;
    z-index: -1
}

.qr-code-section .qr-bg-img img {
    width: 90%
}

@media (max-width:575px) {
    .qr-code-section .qr-bg-img img {
        width: 70%
    }
}

.qr-code-section .code-img {
    position: absolute;
    right: 0;
    top: 75px
}

.qr-code-section .qr-code {
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
    max-width: 400px;
    padding: 70px 35px 20px 50px !important;
    width: 100%
}

@media (max-width:480px) {
    .qr-code-section .qr-code {
        padding: 70px 15px 20px
    }
}

.qr-code-section .qr-code .qr-profile-img {
    background-color: #fff;
    border: 3px solid #f96921;
    border-radius: 50%;
    height: 90px;
    left: 0;
    margin: 0 auto;
    min-width: 90px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -45px;
    width: 90px
}

.qr-code-section .qr-code .qr-code-img {
    height: 150px;
    margin-bottom: 30px;
    min-width: 150px;
    width: 150px
}

.blog-section {
    position: relative
}

@media (max-width:575px) {
    .blog-section {
        margin-bottom: 15px
    }
}

.blog-section .blog-bg {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: -1
}

@media (max-with:575px) {
    .blog-section .blog-bg {
        top: 0
    }
}

.blog-section .blog-bg img {
    width: 80%
}

@media (max-width:575px) {
    .blog-section .blog-bg img {
        width: 60%
    }
}

@media (max-width:490px) {
    .blog-section .blog-bg img {
        width: 70%
    }
}

@media (max-width:425px) {
    .blog-section .blog-bg img {
        width: 80%
    }
}

@media (max-width:375px) {
    .blog-section .blog-bg img {
        width: 90%
    }
}

.blog-section .blog-slider {
    margin-bottom: 10px
}

@media (min-width:575px) {
    .blog-section .blog-slider {
        margin-bottom: 0
    }
}

.blog-section .blog-slider .slick-list {
    overflow: visible
}

.blog-section .blog-slider .slick-list .slick-track {
    align-items: end;
    display: flex;
    top: -50px
}

@media (max-width:575px) {
    .blog-section .blog-slider .slick-list .slick-track {
        top: 0
    }
}

.blog-section .blog-slider .blog-card {
    max-width: 280px;
    width: 100%
}

.blog-section .blog-slider .blog-card .card-img {
    box-shadow: 0 5px 20px #00000026;
    height: 160px;
    width: 100%
}

.blog-section .blog-slider .blog-card .card-body {
    display: none;
    padding: 20px 0 0
}

.blog-section .blog-slider .blog-card p {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.blog-section .blog-slider .blog-card .blog-desc {
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.blog-section .blog-slider .blog-card .blog-head {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: normal;
    overflow: hidden
}

.blog-section .blog-slider .slick-dots {
    bottom: 0;
    position: absolute
}

@media (max-width:575px) {
    .blog-section .blog-slider .slick-dots {
        bottom: -15px;
        position: relative
    }
}

.blog-section .blog-slider .slick-slide {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0 15px;
    transition: all .4s ease-in-out
}

.blog-section .blog-slider .slick-current.slick-active .card-body {
    display: block
}

.testimonial-section {
    position: relative
}

.testimonial-section .testimonial-bg-img {
    left: 0;
    position: absolute;
    top: -34px;
    z-index: -1
}

.testimonial-section .testimonial-bg-img img {
    width: 100%
}

@media (max-width:575px) {
    .testimonial-section .testimonial-bg-img img {
        width: 80%
    }
}

@media (max-width:425px) {
    .testimonial-section .testimonial-bg-img img {
        width: 60%
    }
}

.testimonial-section .testimonial-slider {
    position: relative
}

.testimonial-section .testimonial-slider .testimonial-card {
    border: none;
    border-radius: 15px;
    position: relative
}

.testimonial-section .testimonial-slider .testimonial-card .testimonial-profile-img {
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    min-width: 100px;
    overflow: hidden;
    width: 100px
}

.testimonial-section .testimonial-slider .testimonial-card .card-body .desc {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.testimonial-section .testimonial-slider .slide-arrow {
    background-color: transparent;
    border: 1px solid #050d3c;
    border-radius: 50%;
    color: #050d3c;
    height: 30px;
    min-width: 30px;
    position: absolute;
    top: 45%;
    width: 30px;
    z-index: 9
}

.testimonial-section .testimonial-slider .prev-arrow {
    left: -10px
}

.testimonial-section .testimonial-slider .next-arrow {
    right: -10px
}

.business-hour-section .business-hours {
    border: 1px solid #f96921;
    border-radius: 15px;
    color: #050d3c;
    margin: 0 auto;
    max-width: 400px;
    padding: 20px
}

.business-hour-section .business-hours span {
    font-size: 16px
}

@media (max-width:575px) {
    .business-hour-section .business-hours span {
        font-size: 14px
    }
}

.contact-us-section {
    position: relative
}

.contact-us-section .contact-form form .form-control {
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    border-radius: 10px;
    color: #8b807b;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    margin-bottom: 10px;
    padding: 13px 20px
}

.contact-us-section .contact-form form .form-control::-moz-placeholder {
    color: #8b807b
}

.contact-us-section .contact-form form .form-control::placeholder {
    color: #8b807b
}

.contact-us-section .contact-form form .form-control:focus {
    box-shadow: none;
    outline: none
}

.contact-us-section .contact-form form .btn-secondary {
    box-shadow: 0 10px 15px rgba(0, 32, 32, .2)
}

.bg-img {
    margin: 0 auto;
    max-width: 442px
}

.bg-img,
.bg-img img {
    width: 100%
}

.create-vcard-section {
    background-color: #ffefe7
}

.create-vcard-section .vcard-link-card {
    background-color: #fff;
    border: 1px solid #d9c5bb;
    border-radius: 10px;
    padding: 20px
}

.create-vcard-section .vcard-link-card .link-text {
    font-size: 18px;
    word-break: break-all
}

@media (max-width:575px) {
    .create-vcard-section .vcard-link-card .link-text {
        font-size: 16px
    }
}

.add-to-contact-section {
    bottom: 20px;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    width: 100%
}

.btn-section .fixed-btn-section .consulting-bars-btn {
    background-color: #f96921
}

.btn-section .fixed-btn-section .sub-btn .consulting-sub-btn {
    background-color: #fff;
    border: 1px solid #f96921
}

.slick-dotted.slick-slider {
    margin-bottom: 10px
}

.slick-dots {
    bottom: -15px;
    position: relative
}

.slick-dots li {
    height: 8px !important;
    margin: 0 3px !important;
    width: 8px !important
}

.slick-dots li button,
.slick-dots li button:before {
    font-size: 0;
    height: 8px !important;
    width: 8px !important
}

.slick-dots li button:before {
    background-color: #f9692180;
    border-radius: 10px
}

.slick-dots li.slick-active,
.slick-dots li.slick-active button {
    width: 30px !important
}

.slick-dots li.slick-active button:before {
    background-color: #f96921;
    color: transparent !important;
    opacity: 1;
    width: 30px !important
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:575px) {
    .px-30 {
        padding-left: 20px;
        padding-right: 20px
    }
}

.fs-14 {
    font-size: 14px
}

.fs-18 {
    font-size: 18px
}

@media (max-width:575px) {
    .fs-18 {
        font-size: 16px
    }
}

.fs-20 {
    font-size: 20px
}

.mt-10 {
    margin-top: 10px
}

.mt-40 {
    margin-top: 40px
}

@media (max-width:575px) {
    .mt-40 {
        margin-top: 30px
    }
}

.mb-40 {
    margin-bottom: 40px
}

@media (max-width:575px) {
    .mb-40 {
        margin-bottom: 30px
    }
}

.mx-30 {
    margin-left: 30px;
    margin-right: 30px
}

@media (max-width:575px) {
    .mx-30 {
        margin-left: 20px;
        margin-right: 20px
    }
}

.mb-20 {
    margin-bottom: 20px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-50 {
    padding-bottom: 50px
}

@media (max-width:575px) {
    .pb-50 {
        padding-bottom: 40px
    }
}

.pt-40 {
    padding-top: 40px
}

@media (max-width:575px) {
    .pt-40 {
        padding-top: 25px
    }
}

.pb-40 {
    padding-bottom: 40px
}

@media (max-width:575px) {
    .pb-40 {
        padding-bottom: 25px
    }
}

.pt-60 {
    padding-top: 60px
}

@media (max-width:575px) {
    .pt-60 {
        padding-top: 40px
    }
}

.pb-60 {
    padding-bottom: 60px
}

@media (max-width:575px) {
    .pb-60 {
        padding-bottom: 40px
    }
}

.pt-30 {
    padding-top: 30px
}

@media (max-width:575px) {
    .pt-30 {
        padding-top: 20px
    }
}

.pb-30 {
    padding-bottom: 30px
}

@media (max-width:575px) {
    .pb-30 {
        padding-bottom: 20px
    }
}

.pt-50 {
    padding-top: 50px
}

@media (max-width:575px) {
    .pt-50 {
        padding-top: 40px
    }
}

.pt-80 {
    padding-top: 80px
}

@media (max-width:575px) {
    .pt-80 {
        padding-top: 40px
    }
}

.pb-80 {
    padding-bottom: 80px
}

@media (max-width:575px) {
    .pb-80 {
        padding-bottom: 40px
    }
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px
}

.fw-5 {
    font-weight: 500
}

.fw-6 {
    font-weight: 600
}

.fw-7 {
    font-weight: 700
}

.fs-12 {
    font-size: 12px
}

.fs-36 {
    font-size: 36px
}

@media (max-width:575px) {
    .fs-36 {
        font-size: 30px
    }
}

.fs-30 {
    font-size: 30px
}

@media (max-width:575px) {
    .fs-30 {
        font-size: 28px
    }
}

.fs-28 {
    font-size: 28px
}

@media (max-width:575px) {
    .fs-28 {
        font-size: 24px
    }
}

a {
    text-decoration: none
}

.main-content {
    max-width: 576px;
    min-height: 100vh
}

.object-fit-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.flex-1 {
    flex: 1
}

.cursor-pointer {
    cursor: pointer
}

.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 .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-dots li {
    margin: 0
}

.slick-dots li button:before {
    color: transparent !important;
    font-size: 30px;
    opacity: 1
}

.add-contact-btn {
    color: #fff;
    height: auto;
    margin: 2px;
    padding: 10px 20px;
    z-index: 9999;
    white-space: nowrap;
}


.add-contact-btn i {
    font-size: 1rem
}

.send-btn {
    height: 40px;
    padding: 6px 30px;
    width: 250px !important
}

.insta-feed {
    max-height: 1000px !important;
    overflow-x: hidden;
    overflow-y: scroll
}

@media (max-width:320px) {
    .insta-feed .insta-embed {
        width: 100% !important
    }
}

.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-radius: 15px !important
}

.instagram-btn {
    background: transparent;
    flex: 1;
    position: relative
}

.instagram-btn:before {
    background-color: #f96921;
    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: #f96921
}

.instagram-btn.active .svg-post-icon line,
.instagram-btn.active .svg-post-icon rect {
    fill: #f96921;
    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 path.not-active-svg,
.instagram-btn .svg-reels-icon rect {
    fill: #f96921
}

.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
}

.modal-backdrop {
    background-color: transparent
}

.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: #f96921;
    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: #f96921;
    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: #f96921;
    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: #f96921 !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: #f96921 !important
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn:focus {
    box-shadow: unset
}

#email-send {
    background-color: #f96921;
    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
    }
}

.activeSlot {
    background-color: #6554ce !important;
    color: #f5f2fb !important;
    cursor: pointer
}

.time-slot {
    align-items: center;
    border: 1px solid #f96921;
    color: #211c29 !important;
    cursor: pointer;
    display: flex;
    font-size: 15px;
    font-size: 12px;
    height: 50px;
    justify-content: center
}

.time-slot.activeSlot,
.time-slot:hover {
    background-color: #f96921 !important;
    border: 1px solid #fff;
    color: #fff !important
}

.language ul {
    list-style: none
}

.language ul .lang-list {
    background: #f96921 !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: #fff
}

.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
}

.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: 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
}

@media (max-width:320px) {
    .support-banner .support_text {
        max-height: 194px !important;
        overflow: auto !important
    }
}

.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 .support-banner {
        max-width: 476px !important
    }
}

@media (max-width:575px) {
    .support-banner .support-banner {
        max-width: 100% !important
    }
}

.support-banner .act-now {
    background: #f96921;
    border: none;
    border-radius: 15px;
    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
}

.support-banner .banner-close {
    background: none;
    border: none;
    font-size: 20px !important;
    position: absolute;
    right: 25px;
    top: 20px
}

.support-banner .vcard-twentythree.main-content {
    background-color: #f96921;
    color: #211c29;
    max-width: 576px;
    text-align: center !important
}

.support-banner .vcard-twentythree .vcard-twentythree-heading {
    color: #fff !important;
    font-size: 28px;
    font-weight: 500
}

.vcard-twentythree-btn {
    background-color: #fff !important;
    border: none;
    border-radius: 5px;
    color: #f96921 !important;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease;
    width: -moz-fit-content;
    width: fit-content
}

.vcard23-sticky-btn {
    background: #f96921;
    border: 1px solid #f96921 !important;
    border-radius: 5px;
    height: 40px
}

.vcard23-btn-group {
    background-color: #fff;
    border-radius: 50px !important;
    color: #f96921 !important;
    height: 50px;
    width: 50px
}

.product-head {
    color: #f96921 !important;
    font-size: 28px;
    font-weight: 500
}

.back-btn {
    background-color: #f96921 !important;
    width: -moz-fit-content;
    width: fit-content
}

.back-btn,
.buy-product {
    border: none;
    border-radius: 5px;
    color: #fff !important;
    outline: none;
    padding: 10px 20px;
    transition: all .3s ease
}

.buy-product,
.buy-product:hover {
    background: #f96921 !important
}

.product-amount {
    color: #f96921 !important
}

.verification-icon {
    color: #f96921
}

.main-content.rtl .ms-3 {
    margin-right: 1rem !important
}

.main-content.rtl .banner-section .banner-img:after {
    transform: skew(0deg, 10deg)
}

.main-content.rtl .calendar-icon {
    left: 18px;
    right: auto
}

.main-content.rtl .text-start {
    text-align: right !important
}

.main-content.rtl .our-services-section .services .service-card:after {
    left: auto;
    right: 10px
}

.main-content.rtl .our-services-section .text-start {
    text-align: right !important
}

@media (min-width:576px) {
    .main-content.rtl .me-sm-2 {
        margin-left: .5rem !important
    }

    .main-content.rtl .text-sm-start {
        text-align: right !important
    }
}

.btn-section.rtl {
    left: 15px !important;
    right: auto !important
}

.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
}

.modal-content[dir=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
}

.modal-content[dir=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
}

.modal-content[dir=rtl] .vcard-one__product .product-card {
    margin: 10px auto !important;
    width: 75% !important
}

@media (max-width:575px) {
    .modal-content[dir=rtl] .vcard-one__product .product-card {
        width: 99% !important
    }
}

.modal-content[dir=rtl] .vcard-one__product .product-card .product-img {
    height: 200px !important
}

.slick-next:before,
.slick-prev:before {
    color: #000 !important
}

.slick-prev.slick-arrow {
    color: #000 !important;
    left: 0 !important;
    z-index: 16 !important
}

.slick-next.slick-arrow {
    color: #000 !important;
    right: 0 !important;
    z-index: 16 !important
}

.toast-message,
.toast-title {
    margin-right: 12px
}

.input-box {
    background-color: #f6f6f6;
    border-radius: 8px;
    border-width: 0 !important;
    cursor: pointer;
    display: grid;
    margin-bottom: 5px;
    padding: 20px;
    place-items: center
}

.input-box h4 {
    font-size: medium !important;
    margin: 0
}

.file-list li,
.input-box h4 {
    color: #8b807b !important
}

.selected-files .item {
    align-items: center;
    background-color: #f6f6f6;
    border-radius: 8px;
    border-width: 0 !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: #8b807b !important
}

.selected-files h5 {
    color: #212529 !important;
    font-size: medium !important;
    margin-bottom: 10px !important;
    margin-top: 9px !important
}

small {
    color: #8b807b !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
}

oobject-fit-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
}

.modal,
.modal.show {
    padding-right: 0 !important
}

.modal.show .modal-dialog {
    transform: translateY(35px) !important
}

@media (min-width:576px) {
    .modal.show .modal-dialog {
        margin: 2.5rem auto !important;
        max-width: 520px !important
    }
}

.modal .modal-dialog {
    transform: translateY(95px) !important
}

.modal .modal-dialog.modal-bottom {
    height: 87vh !important
}

.add-to-cart-btn {
    background-color: #f96921 !important
}