.tt-1 {
    text-transform: none !important;
}

/* Fix for overflow issue on smaller screen sizes */
.container01>*:not(.header-section-4) {
    overflow-x: hidden;
}


/* Button & Hamburger Group */
.btn-group {
    padding-top: 0.5rem;
    gap: 1rem;
}

/* Hover effect on the List Icon */

.sidebar__toggle .header-bar:hover span:first-child {
    top: 0;
    background: #531554;
    left: 16px;
    width: 15px;
}

.sidebar__toggle .header-bar:hover span:nth-child(2) {
    top: 44%;
    background: #531554;
    width: 30px;
}

.sidebar__toggle .header-bar:hover span:last-child {
    bottom: 0;
    background: #531554;
    width: 15px;
}

/* Hover Icon on the List Icon Ends */

.list {
    z-index: 99999;
    overflow-y: scroll;
    max-height: 20rem;
}
/* Arrow button positioning front */
.hero-1 .slick-nav svg {
    z-index: 99999;
}


/* Logo Width */
.logotrap {
    width: 10rem;
}

.hero-slider-active .slide-bg {
    height: 100vh;
    background-position: center center;
    background-size: cover;
}

/* Disabled Lipsum Carousel  */
.slick-next {
    display: none !important;
}

/* Chat Button */

.chat-btn {
    position: absolute;
    right: 18px;
    bottom: 50px;
    cursor: pointer;
}

.chat-btn .close {
    display: none;
}

.chat-btn i {
    transition: all 0.9s ease
}

#check:checked~.chat-btn i {
    display: block;
    pointer-events: auto;
}

#check:checked~.chat-btn .comment {
    display: none
}

.chat-btn i {
    font-size: 26px;
    color: #fff !important
}

.chat-btn {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: #531554;
    color: #fff;
    font-size: 22px;
    border: none;
    position: fixed;
    z-index: 999;
}


.button-hamburg {
    display: flex;
    gap: 1rem;
}

.wrapper {
    position: fixed;

    right: 20px;
    bottom: 90px;
    width: 100%;
    min-width: 250px;
    max-width: 400px;
    max-height: 80vh;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 5px;
    opacity: 0;
    transition: all 0.4s;
    border: 1px solid #ccc;
    z-index: 999;

    @media (min-width:400px) {
        min-width: 300px;
    }
}

.chat-mes-contnr {
    width: 100%;
    max-height: 100%;
    min-height: 50vh;
    padding-bottom: 1rem;
    overflow-y: scroll;
    padding-left: .5rem;
    padding-right: .5rem;
}

.chat-form {
    padding: 15px
}

.chat-form input,
textarea,
button {
    margin-bottom: 10px
}

.chat-form textarea {
    resize: none
}

.form-control:focus,
.btn:focus {
    box-shadow: none
}

.btn,
.btn:focus,
.btn:hover {
    background-color: #531554;
    border: #531554;
    padding: 7px 25px;
}

.header {
    padding: 13px;
    background-color: #531554;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 10px;
    color: #fff;
}

.header h6 {
    color: #fff;
}

#check {
    display: none !important
}

.chat-btn:not(:checked)~.wrapper {
    pointer-events: none;

}


#check:checked~.wrapper {
    opacity: 1 !important;
    pointer-events: auto;
}

/* Chat Button Ends */


/* Carousel Indicators */

.slick-dots {
    position: unset;
}

.light-color-class {
    background-color: #dddddd;
    border-color: #cccccc;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #f2f2f2;
}


.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #ffffff69;
    -webkit-font-smoothing: antialiased;
}

/* Carousel Indicators Ends*/




/* About Section */

.about-1 {
    display: flex;
    align-items: center;
}

.about-texts {
    text-align: justify;
}

/* About Section Ends */

/* Offers Section */

.obt-btn {
    display: flex;
    justify-content: space-around;
    align-items: center;

}

.obt-text {
    font-family: 'Fonarto Light';
    font-size: 2.4rem;
    color: #370e37;
    text-align: start;
}

.box-1 {
    box-shadow: 10px 10px 22px #766574;
    transition: transform 0.3s ease-in-out;
}

.box-1:hover {
    transform: scale(1.1);
}

.theme-btn-1 {
    animation: blink 1s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* Offers Section Ends*/


/* Franchises Section */

.cta-banner-style-1 {
    position: relative;
    overflow: hidden;
}

.cta-banner-style-1 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cta-banner-style-1 .section-title,
.cta-banner-style-1 a {
    position: relative;
    z-index: 1;
}


.cta-banner-style-1::before {
    background-color: #224556f5 !important;
}

.franchise1 {
    padding: 40px 0;
}

.col-unique {
    width: 96.666667%;
}

/* Franchises Section Ends*/


/* Services Section */


.read-more {
    cursor: pointer;
    color: #531554;
}

.read-more:hover {
    text-decoration: underline;
}

.service-box-items {
    height: 250px;
    min-height: 35rem;
    display: flex;
    flex-direction: column;
}

.service-box-items.content {
    flex-grow: 1;
}

.service-box-items:hover .icon {
    color: var(--white);
    transform: none;
}

.service-provide::before {
    position: unset;
}

.content {
    line-height: 1.5rem;
}

.service-wrapper-2 .service-box-items-2 {
    padding: 20px 30px;
}


.elevate-p {
    font-size: 13px;
    line-height: 1.3rem;
}


/* Services Section Ends*/

/* Chat & Solve Section */


.vid-container {
    margin-top: 5.5rem;
}


.vid-section {
    margin-top: 5rem;
}

.chat-solve {
    color: #531554;
    margin-bottom: 10px;
    display: contents !important;
    font-weight: 700;
    text-transform: unset !important;
    letter-spacing: 0 !important;
}

.iframe-2 {
    width: 35rem;
    height: 315px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.drop-1 {
    padding: 1rem;
}

/* Chat & Solve Section Ends*/






/* Why Choose Us Section */

.why-choose-1 {
    display: flex;
    align-items: center;
}

.dedi-p {
    margin-bottom: 0 !important;
}

/* Why Choose Us Section Ends*/



/* Navbar Styling on Scroll */

.sticky {
    background-color: #00000069 !important;
    backdrop-filter: blur(18px);
}

/* Navbar Styling on Scroll ends*/


/* About PAGE Styling*/
.commit1 {
    padding-top: 0;
}

/* About PAGE Styling ends */






/* Footer Section */


.list-items {
    list-style: disc;
}

.footer-widgets-wrapper .single-footer-widget .list-items li a:hover::before {
    opacity: 0;
    visibility: hidden;
}



.footer-02 {
    padding-top: 3.3rem;
}

/* Footer Section Ends*/

/* Login Dropdown */
.has-dropdown {
    position: relative;
}

.dropdown {
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
}

.has-dropdown:hover .dropdown {
    display: block;
}

.dropdown-menu-1 {
    transform: translate3d(0px, 10.5rem, 0px) !important;
    width: 16rem;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px, rgba(0, 0, 0, 0.19) 0px 6px 20px 0px;
    border-radius: 0px;
}

.nav-link:focus,
.nav-link:hover {
    color: var(--header);
}

.nav-link {
    color: var(--header);
}

.dropdown-item {
    color: var(--header);
}

.i4ewOd-pzNkMb-haAclf {
    display: none !important;
}

/* Login Dropdown Ends*/


/* Contact Page Styling */
.contact-main-wrapper .contact-form-items .form-clt textarea {
    padding: 20px 30px !important;
}

/* Contact Page Styling Ends*/

@media(min-width: 1439px) {
    .hero-slider-active .slide-bg {
        height: 50rem;

    }

    .obt-btn {
        display: flex;
        gap: 5rem;
        align-items: center;
        justify-content: center;
    }
}


@media(max-width: 1025px) {

    .obt-btn {
        flex-direction: column;
        margin-top: 1rem;
        gap: 1rem;
    }

    .obt-text {
        text-align: center;
    }

}

@media(max-width: 769px) {


    .shape1 {
        display: none;
    }

    .about-1 {
        flex-direction: column-reverse;

    }


    .hero-1 .hero-content {
        position: absolute;
        top: 35%;
        z-index: 1;
    }

    .single-about-wrapper-2 {
        margin-top: 0;
    }

    .section-title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .about-image-item {
        padding-top: 3rem;
    }

    .obt-btn {
        flex-direction: column;
    }

    .obt-text {
        text-align: center;
    }


    .elevate-title {
        text-align: center;
    }

    .elevate-child {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }

    .elevate-button {
        text-align: center;
    }

    .msg-col {
        text-align: center;
    }

    /* Contact Page */

    .contact-main-wrapper .contact-form-items {
        padding: 10px 5px;
    }

    .contact-1 {
        margin-top: 0;
    }



}



@media(max-width: 426px) {
    .wrapper {
        width: 90%;
        height: 67%
    }



    .btn,
    .btn:focus,
    .btn:hover {
        padding: 5px 20px;
    }

    .mobile-only {
        display: block;
    }

    .vid-container {
        margin-top: 3rem;
    }


    .service-1 {
        padding: 2rem 1rem;
    }

    .service-2 {
        padding: 2rem 1rem;
    }

    .elevate-1 {
        display: flex;
        gap: 1rem;
        flex-direction: column;
        text-align: justify !important;
    }

    .franch-02 {
        gap: 1rem;
    }

    .service-box-items {
        height: 250px;
        min-height: 22rem;
        display: flex;
        flex-direction: column;
    }

    .hero-slider-active .slide-bg {
        height: 90vh;
        background-position: center center;
        background-size: cover;
    }

    .about-texts {
        text-align: justify;
    }

    .about-pad {
        padding: 0px 15px;
    }

    /* Footer */
    .footer-02 {
        padding-top: 0;
    }

    /* Video Section */

    .iframe-2 {
        width: 25rem;


    }

    .vid-section {
        margin-top: 3rem;
    }


    .vid-h2 {
        margin-top: 0.5rem;
    }

    /* Login Button */

    .btn-group {
        display: none;
    }

    .hero-1 .hero-content {
        position: absolute;
        top: 35%;
        right: 0;
        z-index: 1;
    }


    /* About page: ; */

    .single-about-wrapper-2 .about-content .text {
        text-align: unset;
    }

    .vis-1 {
        text-align: center;
    }

    .mis-1 {
        text-align: center;
    }

    /* About Page Ends */
    /* Contact Page */
    .con-title {
        text-align: center;
    }

    .contact-main-wrapper .contact-form-items .form-clt textarea {
        padding: 20px !important;
    }

    /* Contact Page Ends */

}

@media(max-width: 376px) {
    .logotrap {
        width: 10rem;
    }

    .wrapper {
        width: 90%;
        height: 68%;
    }

    .btn,
    .btn:focus,
    .btn:hover {
        padding: 3px 14px;

    }

    .btn-group {
        padding-top: 0.8rem;
    }

    .iframe-2 {
        width: 22rem;
        height: 290px;
    }

}

/* Footer Section */

.copyright-1 {
    text-align: center;
}

@media(max-width: 321px) {
    .logotrap {
        width: 9rem;
    }

    .wrapper {
        width: 87%;
        height: 70%;
    }

    .btn,
    .btn:focus,
    .btn:hover {
        padding: 3px 10px;
        font-size: 15px;
    }

    .iframe-2 {
        width: 18rem;
        height: 265px;
    }


}