header {
	box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

html[lang=ar] .module--key-figure__lists .title{font-size: 4rem;}
	html[lang=ar] .module--regions__inner .heading-h1 {line-height: 1.9;}

	html[lang=ar] p,
	html[lang=ar] h1,
	html[lang=ar] h2,
	html[lang=ar] h3,
	html[lang=ar] h4,
	html[lang=ar] h5,
	html[lang=ar] h6,
	html[lang=ar] a,
	html[lang=ar] .heading-h1,
	html[lang=ar] .heading-h2,
	html[lang=ar] .heading-h3,
	html[lang=ar] li
	 {
        text-align: right !important;
		direction: rtl !important;
	}

    /* html[lang=ar] .module--form-map__form form input:not(.wpcf7-submit),
	html[lang=ar] .module--form-map__form form textarea {
        direction: rtl !important;
    } */

    html[lang=ar] .module--form-map__form  h3 {
        text-align: left !important;
    }

	html[lang=ar] .site-footer__copy {
		text-align: right !important;
	}

	html[lang=ar] .module--jobs__lists .job-item h3::after {
		right: 0;
	}

	

	html[lang=ar] .module--tcc__left  {
		max-width: 460px;
	}

	html[lang=ar] .site-footer__links svg {
		margin-left: auto;
		display: block;
	}

	html[lang=ar] .module--tcc__left p {
		margin-left: auto;
	}
	select option {
		color: black !important;
	}

	@media (max-width: 991px) {
		html[lang=ar] .module--key-figure__lists .title{font-size: 2.5rem;}
	} 

    body.section-privacy {
        p {
            margin-top: 20px !important;
        }
    }

    html[lang=ar] .module--team__top h3,
    html[lang=ar] .module--team__top  h4,
    html[lang=ar] .module--jobs__wrap h4,
    html[lang=ar] .module--jobs__wrap h3,
    html[lang=ar] .module--benefits__top *,
    html[lang=ar] .module--slt__top *,
    html[lang=ar] .module--key-figure__list .heading-light,
    .html[lang=ar] .module--team__lists .team-list__content *
     {
       text-align: center !important;
    }

    html[lang=ar] .module--callout__content--center_right,
    html[lang=ar] .module--callout__content--center_left,
    html[lang=ar] .module--contact-col__left div,
    html[lang=ar] .module--copy-image__content,
    html[lang=ar] .module--slider__wrap .copy-inner {
        text-align: right !important;
    }

    html[lang=ar] form p {
        text-align: left !important;
        direction: ltr !important;
    }

    html[lang=ar] .team-list__content h3,
    html[lang=ar] .team-list__content p {
        text-align: center !important;
    }