.owl-carousel {
    direction: ltr;
}

.footer-link li::after {
    left: auto;
    right: 0;
}

.listSty {
    ul {
        list-style-position: inside;
        text-align: center;
        padding: 0;
        text-align: left;
        margin-right: 20px;

        li {
            list-style: outside;
        }
    }
}

.collapseContainerSty .accordion-body {
    text-align: left;
}

.collapseSty {
    text-align: left !important;
    min-height: 60px !important;
    height: auto !important;
    display: flex !important;
    align-items: center !important;
    white-space: normal !important;
    min-width: 380px !important;
    max-width: 100% !important;
}

.accordion-button.collapseSty {
    text-align: left !important;
}

.collapseContainerSty .accordion-header {
    min-height: 60px;
}

.collapseContainerSty .accordion-item {
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .header-section .header-wrapper .menu li .submenu li .submenu {
        left: 100%;
        right: auto;
        transform-origin: left;
    }

    .header-section .header-wrapper .menu {
        margin-right: 45px;
        margin-left: auto;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .header-section .header-wrapper {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 10px;
    }

    .header-section .header-wrapper .logo {
        flex-shrink: 0;
        width: 120px;
    }

    .header-section .header-wrapper .menu {
        margin-right: 20px;
        margin-left: auto;
        gap: 5px;
    }

    .header-section .header-wrapper .menu li {
        padding: 3px;
    }

    .header-section .header-wrapper .menu li a {
        padding: 7px 8px;
        font-size: 13px;
        font-weight: 600;
        transition: all 0.3s ease;
    }

    .header-section .header-wrapper .menu li a:hover {
        opacity: 0.8;
        transform: translateY(-1px);
    }

    .header-section .header-wrapper .menu li .submenu {
        min-width: 180px;
    }

    .header-section .header-wrapper .menu li .submenu li a {
        font-size: 13px;
        padding: 8px 15px;
    }

    .header-section .header-wrapper .lang-switcher {
        flex-shrink: 0;
        margin-left: 10px;
        margin-right: 0;
        padding: 6px 12px;
        font-size: 12px;
        transition: all 0.3s ease;
    }

    .header-section .header-wrapper .lang-switcher:hover {
        transform: translateY(-1px);
        opacity: 0.9;
    }

    .header-section .header-wrapper .header-button {
        display: inline-block !important;
        white-space: nowrap;
        flex-shrink: 0;
        padding: 10px 22px;
        font-size: 12px;
        font-weight: 600;
        margin-left: 0;
        margin-right: 0;
        transition: all 0.3s ease;
        box-shadow: 0 2px 8px rgba(37, 48, 166, 0.15);
    }

    .header-section .header-wrapper .header-button:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(37, 48, 166, 0.25);
    }
}

.header-section .header-wrapper .header-button {
    margin-left: 22px;
    margin-right: 0;
}

@media (max-width: 1199px) {
    .header-section .header-wrapper .header-button {
        margin-left: 12px;
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .header-section .header-wrapper .menu {
        left: 0;
        right: auto;
    }

    .header-section .header-wrapper .menu li a {
        text-align: left;
        direction: ltr;
    }

    .header-section .header-wrapper .menu li .submenu {
        padding-left: 20px;
        padding-right: 0;
    }

    /* Show the button inside the menu dropdown */
    .header-section .header-wrapper .menu li.d-sm-none {
        display: block !important;
    }

    /* Hide the standalone header button, only show the one inside the menu */
    .header-section .header-wrapper .header-right .header-button {
        display: none !important;
    }
}

.header-bar {
    margin-right: unset;
    margin-left: auto;
}

@media (min-width: 992px) {
    .banner-thumb-3 {
        transform: translateX(-140px);
    }
}

.banner-4 .banner-odometer .counter-item .counter-content {
    padding-left: 25px;
    padding-right: 0;
}

@media (min-width: 992px) {
    .banner-nav-container .banner-4-slider {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
}

.banner-nav-container .banner-4-slider {
    padding: 16px 25px;
    border-radius: 0;
}

@media (max-width: 991px) {
    .banner-nav-container .banner-4-slider {
        margin: 0 auto;
        padding: 15px 10px;
    }
}

@media (max-width: 575px) {
    .banner-nav-container .banner-4-slider {
        padding: 7px 6px;
    }
}

.banner-1-slider-wrapper .ban-click {
    right: 95%;
    direction: ltr;
    width: 124px;
}

@media (max-width: 575px) {
    .banner-1-slider-wrapper .ban-click {
        right: 90%;
    }
}

.banner-1-slider-wrapper .ban-click.two {
    right: auto;
    left: calc(100% + 40px);
}

@media (max-width: 767px) {
    .banner-1-slider-wrapper .ban-click.two {
        left: auto;
        right: 50px;
    }
}

.banner-1-slider-wrapper .arrow {
    right: auto;
    left: 20%;
}

.banner-2 .banner-bg-2 {
    right: 0;
    left: auto;
    background-position: left bottom;
}

.top-left {
    left: 0;
    right: auto;
}

.banner-5 .banner-thumb-5 {
    transform: translateX(-255px);
}

.banner-shape-5 {
    left: calc(50% - 270px);
    right: 0;
}

.banner-search-form input {
    padding-left: 35px;
    padding-right: 165px;
}

@media (max-width: 575px) {
    .banner-search-form input {
        padding-right: 120px;
    }
}

.banner-search-form button {
    right: 0;
    left: auto;
}

.counter-wrapper-3 .counter-item .counter-content {
    padding-right: 0;
    padding-left: 25px;
}

.banner-shape-8 {
    left: calc(50% - 200px);
    right: 0;
}

.banner-thumb-10 {
    direction: ltr;
    transform: translateX(-90px);
}

.banner-search-form.style-two button {
    right: 0;
    left: auto;
}

.banner-search-form.style-two input {
    padding: 0 70px 0 20px;
}

@media screen and (max-width: 400px) {
    .banner-search-form.style-two input {
        padding: 0 80px 0 20px;
    }
}

.banner-odometer-two .counter-item .counter-content {
    padding-right: 0;
    padding-left: 25px;
}

.banner-thumb-11 .graph {
    direction: ltr;
    left: 240px;
}

.banner-thumb-11 .girl {
    left: 250px;
    right: auto;
}

.banner-thumb-11 .boy {
    left: 480px;
    right: auto;
}

.banner-thumb-11 .tree1 {
    left: 190px;
    right: auto;
}

.banner-thumb-11 .tree2 {
    left: 805px;
    right: auto;
}

@media (max-width: 1399px) {
    .banner-thumb-11 .boy {
        left: 350px;
        right: auto;
    }

    .banner-thumb-11 .graph {
        left: 250px;
        right: auto;
    }

    .banner-thumb-11 .girl {
        left: 200px;
        right: auto;
    }

    .banner-thumb-11 .tree2 {
        left: 550px;
        right: auto;
    }

    .banner-thumb-11 .tree1 {
        left: 150px;
        right: auto;
    }
}

.banner-12 .banner-odometer .counter-item .counter-content {
    padding-right: 0;
    padding-left: 25px;
}

.banner-thumb-13 {
    left: auto;
    right: calc(50% - 230px);
}

.widget-post .slider-nav {
    right: 30px;
    left: auto;
}

.reverse-gear {
    text-align: left;
    direction: ltr;
}

.reverse-gear .rtl {
    direction: rtl;
}

.reverse-gear .select-bar::after {
    left: 90% !important;
}

.reverse-gear .select-bar .current {
    text-align: left;
}

.reverse-gear .select-bar .list .option {
    text-align: left;
}

.reverse-gear .cola-nav {
    direction: rtl;
}

.faq-header a i {
    margin-right: 0;
    margin-left: 0.5rem;
}

.faq-item .faq-content {
    padding-right: 0;
    padding-left: 30px;
}

@media (max-width: 575px) {
    .faq-item .faq-content {
        padding-right: 0;
        padding-left: 20px;
    }
}

.exclusive-item .exclusive-content {
    padding-right: 0;
    padding-left: 20px;
}

@media screen and (min-width: 1650px) {
    .feature-1-thumb.ex-feature img {
        transform: translateX(80px);
    }
}

.feature-1-thumb .layer {
    right: auto;
    left: 6px;
}

@media screen and (max-width: 1310px) {
    .feature-1-thumb .layer {
        right: auto;
        left: 3px;
    }
}

@media (max-width: 991px) {
    .feature-1-thumb img {
        width: 100%;
    }

    .feature-1-thumb .layer {
        top: 3px;
        left: 46px;
    }
}

@media (max-width: 767px) {
    .feature-1-thumb .layer {
        top: 0px;
        left: 0;
        right: auto;
    }

    .feature-1-thumb .layer img {
        width: 100%;
    }
}

.collaboration-anime-area .mobile {
    right: 295px;
    left: auto;
}

@media screen and (max-width: 1300px) {
    .collaboration-anime-area .mobile {
        left: auto;
        right: 320px;
    }
}

@media (max-width: 1199px) {
    .collaboration-anime-area .mobile {
        left: auto;
        right: 180px;
    }
}

@media (max-width: 767px) {
    .collaboration-anime-area .mobile {
        left: auto;
        right: 50%;
    }
}

.collaboration-anime-area .girl {
    left: auto;
    right: 540px;
}

@media screen and (max-width: 1300px) {
    .collaboration-anime-area .girl {
        left: auto;
        right: 500px;
    }
}

@media (max-width: 1199px) {
    .collaboration-anime-area .girl {
        left: auto;
        right: 340px;
    }
}

@media screen and (max-width: 530px) {
    .collaboration-anime-area .mobile {
        left: auto;
        right: 0;
    }
}

.amount-area .item:nth-child(odd) {
    border-right: 1px solid #8585c6;
    border-left: 0;
}

.range-wrapper .shape-1 {
    left: auto;
    right: -190px;
}

.range-wrapper .shape-2 {
    right: auto;
    left: -90px;
}

.subscribe-form input {
    padding: 0 170px 0 30px;
}

@media (max-width: 575px) {
    .subscribe-form input {
        padding-right: 120px;
    }
}

.subscribe-form button {
    right: 0;
    left: auto;
}

@media (min-width: 992px) {
    .feature--thumb.style-two .owl-item .main-thumb {
        direction: ltr;
    }
}

.feature-shapes {
    left: auto;
    right: 0;
}

.downarrow {
    left: 100%;
    right: auto;
}

.ft-shape {
    right: auto;
    left: 0;
}

.counter--item .counter-content {
    padding-right: 0;
    padding-left: 30px;
}

@media (max-width: 575px) {
    .counter--item .counter-content {
        padding-right: 0;
        padding-left: 20px;
    }
}

.downarrow2 {
    text-align: right;
}

@media screen and (max-width: 525px) {
    .downarrow2 {
        transform: unset;
    }
}

.bal-list li {
    padding-left: 30px;
    padding-right: 0;
}

.bal-list li::before {
    left: 0;
    right: auto;
}

.counter-item-2 {
    border-left: 0;
    border-right: 1px solid #bccaea;
}

@media (min-width: 1400px) {
    .advance-feature-item.style-two:nth-child(odd) .advance-feature-thumb {
        direction: ltr;
    }
}

.pricing-menu {
    direction: ltr;
    text-align: left;
}

.button-client {
    display: inline-flex;
}

.button-client i {
    margin-left: 10px;
}

.help-item .help-content {
    padding-right: 0;
    padding-left: 30px;
}

.app-video-thumb .video-button {
    left: 0;
    right: 66%;
}

@media screen and (max-width: 1600px) {
    .app-video-thumb .video-button {
        right: 53%;
        left: auto;
    }
}

@media screen and (max-width: 1399px) {
    .app-video-thumb .video-button {
        right: 46%;
        left: auto;
    }
}

@media (max-width: 1199px) {
    .app-video-thumb .video-button {
        left: 35%;
    }
}

@media (max-width: 991px) {
    .app-video-thumb .video-button {
        right: 16%;
        left: auto;
    }
}

@media (max-width: 575px) {
    .app-video-thumb .video-button {
        right: 10%;
        left: auto;
    }
}

.counter-area-4 .counter-item-4 .counter-content {
    padding-right: 0;
    padding-left: 25px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .counter-area-4 .counter-item-4 .counter-content {
        padding-left: 15px;
        padding-right: 0;
    }
}

.page-header-content .breadcrumb li a::after {
    margin-right: 0;
    margin-left: 10px;
    content: '\f104';
}

.counter-area-5 .counter-item-5 .counter-content {
    padding-right: 0;
    padding-left: 15px;
}

@media (max-width: 767px) {
    .counter-area-5 .counter-item-5 .counter-content {
        padding-right: 0;
        padding-left: 10px;
    }
}

#chartContainer {
    direction: ltr;
}

.team-wrapper .team-content {
    padding-left: 40px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .team-wrapper .team-content {
        padding-right: 0;
        padding-left: 30px;
    }
}

.team-con-area .item .item-content {
    padding-right: 0;
    padding-left: 13px;
}

.review-item .review-thumb .review-author-content {
    padding-right: 0;
    padding-left: 18px;
}

.faq-menu ul li a::before {
    content: '\f105';
}

.faq--item.open .icon {
    transform: rotate(135deg);
}

.faq--item .faq-title .title {
    padding-right: 15px;
    padding-left: 0;
}

.faq--item .faq-title .icon {
    left: auto;
    transform: rotate(45deg);
    right: 30px;
}

@media (max-width: 575px) {
    .faq--item .faq-title .icon {
        right: 15px;
        left: auto;
    }
}

.notify-form input {
    padding-left: 40px;
    padding-right: 160px;
}

.notify-form button {
    right: 10px;
    left: auto;
}

@media screen and (max-width: 449px) {
    .notify-form button {
        margin-right: auto;
        margin-left: 0;
        right: unset;
        left: auto;
    }
}

@media (min-width: 768px) {
    .account-title .back-home {
        left: 0;
        right: auto;
    }
}

.account-title .back-home i {
    margin-right: 10px;
    margin-left: 0;
}

.account-header .sign-in-with img {
    margin-left: 0;
    margin-right: 10px;
}

.account-form {
    text-align: left;
}

.cola-item .cola-content ul li::before {
    margin-right: 7px;
    margin-left: 0;
}

.contact-form .form-group .form-check label {
    padding-right: 0;
    padding-left: 10px;
}

.contact-content .section-header a i {
    margin-left: 5px;
    margin-right: 0;
}

.section-header.left-style {
    text-align: left;
}

.contact-item .contact-contact {
    padding-right: 0;
    padding-left: 30px;
}

.comment-area li .blog-item .blog-thumb-info {
    padding-right: 0;
    padding-left: 30px;
}

.comment-area li .blog-item .blog-content {
    padding-right: 0;
    padding-left: 30px;
}

@media (max-width: 575px) {
    .post-details .post-content .entry-meta .comment {
        margin-right: 0;
        margin-left: 20px;
    }

    .post-details .post-content .entry-meta .comment span {
        margin-left: 5px;
        margin-right: 0;
    }
}

.transparent-button i {
    margin: 0 !important;
    margin-left: 0.5rem !important;
}

.button-2 i {
    margin: 0 !important;
    margin-left: 0.5rem !important;
}

.button-3 i {
    margin: 0 !important;
    margin-left: 0.5rem !important;
}

.custom-button i {
    margin: 0 !important;
    margin-left: 0.5rem !important;
}

.button-4 i {
    margin: 0 !important;
    margin-left: 0.5rem !important;
}

.play-button span {
    padding-right: 0;
    padding-left: 20px;
}

.get-button i {
    margin-left: 14px;
    padding-right: 0;
    margin-right: 0;
}

.get-button:hover i {
    padding-left: 5px;
}

.button-5 i {
    margin-left: 5px;
}

.stroke-header {
    left: 50%;
    right: auto;
}

@media (min-width: 992px) {
    .stroke-header.stroke-right-top {
        left: 68%;
        right: auto;
    }
}

.screenshot-slider-wrapper::after {
    right: auto;
    left: calc(100% + 30px);
}

.amazing-flatform-thumb img {
    transform: translateX(113px);
}

.review-item-20 .review-item-header .content {
    padding-left: 20px;
    padding-right: 0;
}

.app-screenshot-20 {
    right: calc(50% - 140px);
    left: auto;
}

.feature-content-20 {
    padding: 60px 15px 60px 0;
}

.how-item-20 {
    flex-direction: row;
}

.banner-thumb-20 .video-button {
    left: calc(100% - 25px);
    right: auto;
}

/* ========================================
   Articles Page - English LTR Styles
   ======================================== */

/* Article sections text alignment */
.ArticleSec1 .section-header,
.ArticleSec2 .section-header,
.ArticleSec3 .section-header,
.ArticleSec4 .section-header,
.ArticleSec5 .section-header,
.ArticleSec6 .section-header,
.ArticleSec7 .section-header,
.ArticleSec8 .section-header,
.ArticleSec9 .section-header,
.ArticleSec10 .section-header {
    text-align: left;
}

/* Article headings */
.ArticleSec1 .cate,
.ArticleSec2 .cate,
.ArticleSec3 .cate,
.ArticleSec4 .cate,
.ArticleSec5 .cate,
.ArticleSec6 .cate,
.ArticleSec7 .cate,
.ArticleSec8 .cate,
.ArticleSec9 .cate,
.ArticleSec10 .cate {
    text-align: left;
    direction: ltr;
}

/* Article paragraphs and titles */
.ArticleSec1 .title,
.ArticleSec2 .title,
.ArticleSec3 .title,
.ArticleSec4 .title,
.ArticleSec5 .title,
.ArticleSec6 .title,
.ArticleSec7 .title,
.ArticleSec8 .title,
.ArticleSec9 .title,
.ArticleSec10 .title {
    text-align: left;
    direction: ltr;
}

/* Article list containers */
.ArticleSec3 .listContainer,
.ArticleSec4 .listContainer,
.ArticleSec5 .listContainer,
.ArticleSec6 .listContainer,
.ArticleSec7 .listContainer,
.ArticleSec8 .listContainer {
    text-align: left;
    direction: ltr;
}

.ArticleSec3 .listContainer h3,
.ArticleSec4 .listContainer h3,
.ArticleSec5 .listContainer h3,
.ArticleSec6 .listContainer h3,
.ArticleSec7 .listContainer h3,
.ArticleSec8 .listContainer h3 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

.ArticleSec3 .listContainer p,
.ArticleSec4 .listContainer p,
.ArticleSec5 .listContainer p,
.ArticleSec6 .listContainer p,
.ArticleSec7 .listContainer p,
.ArticleSec8 .listContainer p {
    text-align: left;
    padding-left: 20px;
    padding-right: 0;
}

/* ========================================
   Privacy Policy Page - English LTR Styles
   ======================================== */

/* Privacy policy main container */
.privacyPolicySty {
    text-align: left;
    direction: ltr;
}

/* Privacy policy headings */
.privacyPolicySty .section-header {
    text-align: left;
}

.privacyPolicySty .cate {
    text-align: left;
    direction: ltr;
}

.privacyPolicySty .title {
    text-align: left;
    direction: ltr;
}

/* Privacy policy lists */
.privacyPolicySty .listSty {
    text-align: left;
}

.privacyPolicySty .listSty ul {
    list-style-position: outside;
    text-align: left;
    padding-left: 40px;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.privacyPolicySty .listSty ul li {
    text-align: left;
    list-style-type: disc;
    margin-bottom: 10px;
}

.privacyPolicySty .listSty h5,
.privacyPolicySty .listSty h6 {
    text-align: left;
}

/* Ensure proper spacing for English text */
.privacyPolicySty hr {
    margin: 30px 0;
}

/* ========================================
   Typography Improvements for English
   ======================================== */

/* Better line height for English text in articles */
.ArticleSec1 p,
.ArticleSec2 p,
.ArticleSec3 p,
.ArticleSec4 p,
.ArticleSec5 p,
.ArticleSec6 p,
.ArticleSec7 p,
.ArticleSec8 p,
.ArticleSec9 p,
.ArticleSec10 p,
.privacyPolicySty p {
    line-height: 1.8;
    letter-spacing: 0.3px;
}

/* Headings spacing for better readability */
.ArticleSec1 h2,
.ArticleSec2 h2,
.ArticleSec3 h2,
.ArticleSec4 h2,
.ArticleSec5 h2,
.ArticleSec6 h2,
.ArticleSec7 h2,
.ArticleSec8 h2,
.ArticleSec9 h2,
.ArticleSec10 h2,
.privacyPolicySty h2,
.privacyPolicySty h5 {
    margin-bottom: 20px;
    text-align: left;
}

.ArticleSec1 h3,
.ArticleSec2 h3,
.ArticleSec3 h3,
.ArticleSec4 h3,
.ArticleSec5 h3,
.ArticleSec6 h3,
.ArticleSec7 h3,
.ArticleSec8 h3,
.ArticleSec9 h3,
.ArticleSec10 h3,
.privacyPolicySty h3,
.privacyPolicySty h6 {
    margin-bottom: 15px;
    text-align: left;
}

/* Responsive adjustments for mobile */
@media (max-width: 767px) {

    .ArticleSec1 .section-header,
    .ArticleSec2 .section-header,
    .ArticleSec3 .section-header,
    .ArticleSec4 .section-header,
    .ArticleSec5 .section-header,
    .ArticleSec6 .section-header,
    .ArticleSec7 .section-header,
    .ArticleSec8 .section-header,
    .ArticleSec9 .section-header,
    .ArticleSec10 .section-header,
    .privacyPolicySty .section-header {
        padding-left: 15px;
        padding-right: 15px;
    }

    .privacyPolicySty .listSty ul {
        padding-left: 25px;
    }
}

/* ========================================
   FAQ Section - ArticleSec9 English Styles
   ======================================== */

/* FAQ section main container */
.ArticleSec9 .listContainer {
    text-align: left;
    direction: ltr;
    margin-bottom: 30px;
}


/* FAQ question headings */
.ArticleSec9 .listContainer h4 {
    text-align: left;
    direction: ltr;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 20px;
    color: #313492;
    line-height: 1.6;
}

/* FAQ answer paragraphs */
.ArticleSec9 .listContainer p {
    text-align: left;
    direction: ltr;
    padding-left: 25px;
    padding-right: 0;
    margin-bottom: 15px;
    line-height: 1.8;
    color: #504c89;
}

/* FAQ links styling */
.ArticleSec9 .listContainer a {
    text-decoration: none;
    transition: color 0.3s ease;
}

.ArticleSec9 .listContainer a:hover {
    text-decoration: underline;
}

/* Responsive adjustments for FAQ section */
@media (max-width: 767px) {
    .ArticleSec9 .listContainer h4 {
        font-size: 16px;
        margin-top: 15px;
    }

    .ArticleSec9 .listContainer p {
        padding-left: 15px;
        font-size: 14px;
    }
}

/* ========================================
   Additional Article Sections Improvements
   ======================================== */

/* Ensure all h4 headings in articles are left-aligned */
.ArticleSec1 h4,
.ArticleSec2 h4,
.ArticleSec3 h4,
.ArticleSec4 h4,
.ArticleSec5 h4,
.ArticleSec6 h4,
.ArticleSec7 h4,
.ArticleSec8 h4,
.ArticleSec9 h4,
.ArticleSec10 h4,
.ArticleSec10 p {
    text-align: left;
    direction: ltr;
}

/* Links in article sections */
.ArticleSec1 a,
.ArticleSec2 a,
.ArticleSec3 a,
.ArticleSec4 a,
.ArticleSec5 a,
.ArticleSec6 a,
.ArticleSec7 a,
.ArticleSec8 a,
.ArticleSec9 a,
.ArticleSec10 a {
    direction: ltr;
}

/* ========================================
   Newsletter Section - English LTR Styles
   ======================================== */

/* Newsletter form container */
.newsLetter {
    direction: ltr;
}

.newsLetter form {
    display: flex;
    flex-direction: row-reverse;
    /* Button on left, input on right for English */
    align-items: center;
    justify-content: center;
}

.newsLetter button {
    order: 2;
    /* Button comes after input in DOM but displays first */
    margin-left: 0;
    margin-right: 10px;
}

.newsLetter input {
    order: 1;
    text-align: left;
    direction: ltr;
}

/* Responsive adjustments */
@media (max-width: 767px) {
    .newsLetter form {
        flex-direction: column;
    }

    .newsLetter button {
        margin-right: 0;
        margin-bottom: 10px;
        order: 1;
    }

    .newsLetter input {
        order: 2;
    }
}

/* ========================================
   Language Switcher - LTR Positioning
   ======================================== */

.lang-switcher {
    margin-right: 15px;
    margin-left: 0;
}

@media (max-width: 991px) {
    .lang-switcher {
        margin-right: 0;
        margin-left: 10px;
    }
}

/* ========================================
   FAQ Section - LTR Alignment
   ======================================== */

.collapseContainerSty .accordion-button {
    text-align: left;
    direction: ltr;
}

.collapseContainerSty .accordion-body {
    text-align: left;
    direction: ltr;
}

.collapseContainerSty .accordion-body ul {
    text-align: left;
    padding-left: 40px;
    padding-right: 0;
    list-style-position: outside;
}

.collapseContainerSty .accordion-body li {
    text-align: left;
}


.section-bg-1 {
    background: #f0f5fc;
}

.section-bg-2 {
    background: #f8f9fa;
}

.collaboration-anime-area .girl img {
    transform: scaleX(1);
}

@media (min-width: 768px) {

    .contact-content .section-header .title,
    .contact-content .section-header p {
        color: var(--main-color);
    }
}

.feature-shapes img {
    transform: scaleX(1);
}

.feature-wrapper.owl-thumbs {
    direction: ltr;
    height: 600px;
}

.form-check .form-check-input {
    float: left;
    margin-right: .5rem;
}