
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400;500;600;700&display=swap');

html{overflow-x: hidden;}


body{
  font-family: 'Rubik', sans-serif;
  direction: rtl;
  overflow-x: hidden;
}

#Testimontials{
  direction: ltr;
}


.breadcrumb-item + .breadcrumb-item::before {
	float: right;
	padding-left: .2rem;
	color: #6c757d;
	content: var(--bs-breadcrumb-divider, "/");
}

.null {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: right;
}

h1 span {
	font-size: 5vw;
	line-height: 0.6;
	width: 100%;
	display: block;
}

.program_course {
	font-size: 0.8rem;
	font-weight: 900;
	direction: rtl;
}

p {
	line-height: 1.6;
	font-size: 0.8rem;
	direction: rtl;
}

.stars-card {
	float: left;
	font-size: 0.6rem;
}


@media screen and (max-width: 1060px) {
  .nav-link {
  	font-size: 0.8rem;
  }

  .navbar-nav {
  	display: flex;
  	flex-direction: column;
  	padding-left: 0;
  	margin-bottom: 0;
  	list-style: none;
  	padding: 0;
  }

  ol.program li {
  	float: left;
  	margin: 1px;
  	font-size: 0.8rem;
  }

  .list_program {
	list-style: none;
	position: absolute;
	bottom: 10px;
	left: 5px;
}

}

@media screen and (max-width: 768px) {
  li.special a {
    background: none;
    color: #ea6b86 !important;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: underline;
    text-align: right;
  }
  h1.yellow_new {
	/* text-align: center; */
	margin-top: 0;
	margin-bottom: -5px;
	display: inline-block;
	overflow: hidden;
	min-width: 90%;
	/* text-shadow: -2px -2px 0 #fadb16, 2px -2px 0 #fadb16, -2px 2px 0 #fadb16, 2px 2px 0 #fadb16; */
	line-height: 1;
	padding-bottom: 18px;
	letter-spacing: 0;
	background: none !important;
	border: none;
}
h1 span {
	font-size: 6rem;
	line-height: 0.6;
  text-shadow: -2px -2px 0 #fadb16, 2px -2px 0 #fadb16, -2px 2px 0 #fadb16, 2px 2px 0 #fadb16;
	letter-spacing: 0;
}

.wrapper_mobile_header {
	margin-top: -68px;
	text-align: center;
	padding: 10px;
}

  .headline_pricing {
	margin-bottom: 0;
	font-size: 2rem;
	color: #000;
	text-transform: uppercase;
	line-height: 1;
}
.wrapper_pricing {
	width: 100%;
	margin: -300px auto;
}
.headline_pricing span {
	font-size: 1rem;
}

h2 {
  text-transform: uppercase;
  font-size: 4vw;
  font-weight: 800;
  text-align: right;
  margin-top: 10px;
}

.container-courses {
	position: absolute;
	top: 80px;
	right: 5px;
	padding: 10px;
}

.courses_sub {
	border-bottom: 2px solid #fadb16;
	border-top: none;
	border-left: none;
	border-right: none;
	min-height: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.tags {
	padding: 10px;
}

.tag {
	display: inline-block;
	background: #000;
	color: #fadb16;
	font-size: 0.8rem;
	padding: 0 10px;
	font-weight: 800;
	margin-bottom: 10px;
}
.headline_header_2{
  text-align: center;
  font-size: 3vw;
}

.slogan-headline {
	background: #ff7f66;
	font-size: 0.8rem;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

h1.program-h1 span {
margin: 0;
margin-bottom: 0px;
font-size: 10vw;
line-height: 1;
margin-bottom: 10px;
font-weight: 100;
text-shadow: none;
letter-spacing: 0;
}
}


.img-header-container {
	position: absolute;
	left: 20%;
	bottom: 0;
	z-index: 996;
	max-width: 25vw;
	display: block;
  right: auto;
}

ol.sections li {
	float: right;
	padding: 20px;
}

@media screen and (min-width: 1250px) {
  /* Füge hier deine CSS-Regeln für Bildschirmbreiten von mindestens 1250px ein */
  h1 {
  	font-size: 3vw;
  	letter-spacing: 0;
  	text-transform: uppercase;
  	font-weight: 800;
  	margin-top: 2rem;
  	padding-bottom: 20px;
  	text-shadow: rgb(0, 0, 0) 2px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px, rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px, rgb(0, 0, 0) -0.832294px 1.81859px 0px, rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97999px 0.28224px 0px, rgb(0, 0, 0) -1.87291px -0.701566px 0px, rgb(0, 0, 0) -1.30729px -1.51361px 0px, rgb(0, 0, 0) -0.421592px -1.95506px 0px, rgb(0, 0, 0) 0.567324px -1.91785px 0px, rgb(0, 0, 0) 1.41734px -1.41108px 0px, rgb(0, 0, 0) 1.92034px -0.558831px 0px;
  }
  h1 span {
  	font-size: 8vw;
  	line-height: 1;
  	width: 100%;
  	display: block;
  }

  .bg-header {
	border-bottom: #fadb16 30px solid;
}

.bg-img_payment {
	background-image: url(../img/paymentsite/background_header_arabic.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: -70px;
	min-height: 500px;
	background-color: #8582c5;
	background-position: 0px 0px;
}

div.black_courses a {
	background: #fadb16;
	padding: 10px 20px;
	color: #000;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
	float: left;
	margin-top: -5px;
}

.img-header-container {
	position: absolute;
	left: 0%;
	bottom: 0;
	z-index: 996;
	max-width: 48rem;
	display: block;
	right: auto;
	direction: rtl;
	padding: 0;
}

.img-header-container img {
	width: 100%;
	transform: scaleX(-1);
}
  /* Weitere CSS-Regeln hier hinzufügen */
}
