﻿.course-box {
  border-radius: 15px;
  border: 1px solid #ffffff;
  box-shadow: 0 0 10px 0 rgb(46 61 73 / 17%);
  height: 404px !important;
}

.cer-btns {
  width: max-content;
  color: #fff !important;
  border: 1px solid var(--primary);
  font-weight: 600;
  padding: 6px 13px;
  border-radius: 3px;
  margin: 0 15px 0 0 !important;
}

.cer-btns:hover {
  background-color: var(--back3);
  color: #fff !important;
  border: 1px solid var(--back3);
}

.reserve {
  width: max-content;
  font-size: 22px;
  background-color: var(--primary);
  padding: 6px 13px;
  color: #fff !important;
  border-radius: 3px;
}

.course-img img {
  display: block;
  width: 94% !important;
  margin: 10px auto;
  border-radius: 10px;
  height: 172px !important;
}

.nafaz-login {
  color: #fff;
  background-color: var(--primary);
  width: max-content;
  padding: 6px 13px;
  border-radius: 3px;
  border: 1px solid var(--primary);
}

.nafaz-login:hover {
  background-color: var(--back3);
  color: #fff !important;
}

.mobile-login-btn {
  color: #fff;
  background-color: var(--primary);
  width: max-content;
  padding: 6px 13px;
  border-radius: 3px;
  border: 1px solid var(--primary);
  margin:15px auto;
}

.mobile-login-btn:hover {
  background-color: var(--back3) !important;
  color: #fff !important;
  border: 1px solid var(--back3) !important;
}

.site-btns {
	color: #fff !important;
	background-color: var(--primary);
	width: max-content;
	padding: 6px 13px;
	border-radius: 3px;
	border: 1px solid var(--primary);
	position: unset;
	overflow: unset;
	min-width: max-content;
	display: block;
	background-image: none;
	font-size: 16px;
	margin-right: 10px;
}

.site-btns:hover {
  background-color: var(--back3);
}

.main-section-title{
	background-image: none !important;
	-webkit-text-fill-color: var(--text) !important;
    display: block;
    background: var(--back-green);
    padding: 40px 20px 30px 0 !important;;
    border-radius: 0 0 0 61px;
    border-right: 7px solid var(--back-green2);
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
	background-color: var(--back3);
	color: #fff !important;
	border: 1px solid var(--back3);
}

.basket-contct a.alert-me {
	padding: 6px 13px 6px 46px;
	background-color:var(--primary);
	color: #fff !important;
	border-radius: 3px;
	background-size: 24px;
	background-position-x: 13px;
	background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow_W.svg);
}

#IPAShareBtn .sb-icon{
	color: var(--primary) !important;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: var(--secondary2);
    border-color: var(--secondary2);
}

.bc-current {
    color: var(--text-disabled) !important;
    font-size: 14px;
    background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow-left.svg);
}

.bc-node {
    font-size: 14px;
    background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow-left.svg);
}

/*input[type=text],
input[type=password],
input[type=number],
input[type=search]
select,
textarea
{
    display: inline-block;
    border: 1px solid #ccc !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 4px !important;
    margin-bottom: 2px;
    height: 50px; 
}

input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=search]:focus,
select:focus,
textarea:focus
{
    border: 1px solid rgb(160 166 177) !important;
    border-bottom: 2px solid #000 !important;
    -webkit-box-shadow: 0 4px 8px -2px #a0a6b1 !important;
    box-shadow: #fff;
    margin-bottom: 0;
}

label[for=floatingSelect]{
	transform-origin: 50% 0;
}
label[for=floatingInput]{
	padding: 1rem 1.1rem;
}

.form-floating label:before{
	width: 90% !important;
}*/
.right-sub-menu a{
	background-position:right center;
}
/* training */
.course-title {
	padding: 10px 15px 20px 15px;
}

.course-date {
	margin-right: 15px;
}

.filter-items .site-btns {
	color: #fff !important;
	display: inline;
	margin-right: 10px;
}

.filter-items #clear {
	background-color: #fff;
	color: var(--text) !important;
	border: 1px solid #ccc;
}

.filter-items #clear:hover {
	background-color: #fff;
	color: var(--primary) !important;
	border: 1px solid #ccc;
}

.filter-items-title {
	background-color: var(--back);
}

.filter-title {
  background-color: var(--back-green);
  color: var(--text);
}

.course-target{
	background-color: var(--back);
}

.course-tabs .tab-pane{
	background-color: var(--back);
}

.pro_table td{
	background-color: var(--back);
}
/* end training */

/* leaderships */
.GradDayLinks a {
  background-color: var(--back);
}

.GradDayLinks a:hover {
  color: #fff !important;
  background-color: var(--back3);
}

.page-left {
  background-color: var(--back);
}
/* end  leaderships */

.no-data {
  background-color: var(--back);
  border-color: var(--back);
}
/* Research */
.studies-fields {
  vertical-align: top;
  display: inline-block;
  margin: auto;
  width: 452px !important;
  max-width: 100%;
  background-color: #fff;
  min-height: 220px;
  padding: 0 10px 10px 10px;
  text-align: justify;
  margin: 10px 10px 10px 0;
  border: 10px solid #ffffff;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 166px;
  border-radius: 16px;
}
.studies-fields:hover {
  box-shadow: 0 0 15px 0 rgb(46 61 73 / 10%);
}
.studies-fields .link a {
  color: #fff !important;
  background-color: var(--primary);
  width: max-content;
  padding: 6px 13px;
  border-radius: 3px;
  border: 1px solid var(--primary);
  position: unset;
  overflow: unset;
  min-width: max-content;
  display: block;
  background-image: none;
  font-size: 16px;
  display: inline-block;
 }

.studies-fields .link a:hover {
  background-color: var(--back3);
  color: #fff !important;
  border: 1px solid var(--back3);
}

.studies-fields .link a:nth-child(2) {
  background-color: #fff;
  color: var(--text) !important;
  border: 1px solid #ccc;
}

.studies-fields .link a:nth-child(2):hover {
  background-color: #fff;
  color: var(--primary) !important;
  border: 1px solid #ccc;
}

.studies-no-sc {
  background-image: none;
  color: var(--primary);
  -webkit-text-fill-color: var(--primary);
}

.in-50-sec {
  width: auto;
  background-color: #ffffff;
}
.studies-left {
  background-image: unset;
}

.studies-intro {
  background-color: var(--back);
  border-bottom: 12px solid #ededf578;
}
.studies-intro-title {
  color: var(--text);
}
.studies-no {
  color: var(--primary);
}

.studies-services {
  background-color: #ffffff;
}
.intro-page-sec {
  display: block;
  margin: 40px 0;
  padding: 30px;
  background-color: var(--back);
  border-radius: 16px;
  line-height: 30px;
}
.intro-page-sec span {
  display: block;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  line-height: 42px;
  text-align: justify;
  font-size: 20px;
}
.research-intro-txt {
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 0 40px 0;
  line-height: 40px;
}
.div-numbers-box {
  display: inline-block;
  width: 203px;
  vertical-align: top;
  background-color: var(--back);
  text-align: center;
  padding: 10px;
  margin: 16px;
  border-radius: 16px;
}
.scientific-products .div-numbers-box {
  background-color: transparent;
}
.research-no {
  display: block;
  width: 100%;
  font-size: 40px;
  padding: 20px 0;
  color: var(--primary);
}
.studies-title {
  color: var(--primary);
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 15px;
  font-weight: 600;
}
.back1-sec {
  display: block;
  width: 100%;
  background-color: var(--back);
  border-radius: 20px;
  padding: 50px 20px;
  margin: 50px 0;
}
.back2-sec {
  display: block;
  width: 100%;
  background-color: var(--back2);
  border-radius: 20px;
  padding: 50px 0 20px 0;
  margin: 50px 0 0 0;
}
.slick-dots li button:before {
  font-size: 18px;
  opacity: 1;
  color: #d6d6d6;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: var(--primary);
}
.research-slick {
  text-align: center;
}
.research-slick2 {
  text-align: center;
  clear: both;
}
a.view-more {
  padding: 10px 15px 10px 10px;
  border: 1px solid transparent;
  float: left;
  font-size: 16px;
}
a.view-more:hover {
  background-color: var(--back);
  text-decoration: underline !important;
}
a.view-more:focus {
  border: 1px solid #000;
  border-radius: 4px;
}
a.view-more img {
  padding-right: 5px;
}
.img-div {
  display: block;
  margin: 10px 0 20px 0;
  color: var(--primary);
  fill: var(--primary);
  padding: 15px;
  background-color: var(--back);
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
.img-div img {
  height: 30px;
  width: 30px;
}
.research-slick2 .publication-box {
    width: 330px !important;
    height: 434px !important;
    margin: 10px 10px 50px 10px;
}
.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
    color: var(--primary);
}
/* end Research */

/* strategic */
.strategic {
  width: 100%;
    overflow: auto hidden;
    position: relative;
}

.container-st {
  width: 1040px;
  margin: auto;
  padding: 20px;
  margin-bottom: 20px;
  transform: translateX(72px);
}

.labels-st {
  position: absolute;

  top: 0;
  text-align: right;
}

.labels-st div {
  margin: 60px 0;
  font-size: 18px;
  font-weight: bold;
  color: #003366;
}

.header-st {
  position: relative;
  width: 100%;
  height: 100px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-st::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 500px solid transparent;
  border-right: 500px solid transparent;
  border-bottom: 100px solid var(--primary);
}

.header-text-st {
  position: absolute;
  color: white;
  font-size: 20px;
  font-weight: bold;
}

.latter-bar-st {
  background: #336645;
  padding: 5px;
  height: fit-content;
  width: 100%;
  color: white;
  font-size: 18px;
  border-radius: 10px;
  margin-top: 10px;
  text-align: center;
}

.section-st {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: white;
  padding: 20px;
}

.section2-st {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #e7e7ef;
  border-radius: 20px;
  padding: 20px;
}

.box-st {
  position: relative;
  width: calc(25% - 20px);
  text-align: center;
  margin: 10px;
  padding: 15px;
  background: var(--back);
  border-radius: 20px 0 20px 0;
  height: 260px;
}

.box-st2 {
  width: calc(25% - 20px);
  text-align: center;
  margin: 10px;
  padding: 15px;
  background: #ffffff;
  border-radius: 20px 0 20px 0;
}

.l-box {
  font-size: large;
  color: #003366;
}

.main-box {
  color: #003366;
  font-weight: bold;
  position: absolute;
  bottom: 15px; /* مسافة من الأسفل */
  left: 50%;
  transform: translateX(-50%);
}

.footer-st {
  background: #336645;
  color: white;
  padding: 10px;
  margin-top: 10px;
  border-radius: 10px;
  text-align: center;
}

.container-st {
  width: 1040px;
  margin: auto;
  padding: 20px;
  margin-bottom: 20px;
  transform: translateX(72px);
}

/* end strategic */
/* saudi_riyal */
.saudi_riyal_basket {
  height: 21px;
  padding-right: 2px;
}
.saudi_riyal_invoice {
  height: 15px;
  padding-right: 3px;
}
.saudi_riyal_courses {
  height: 15px;
  margin-right: 2px;
}
.saudi_riyal_books {
  height: 15px;
  margin-right: 2px;
}
/* end saudi_riyal */
/* news */
.ipa-mp-news-sec  {
  text-align: center;
  height: auto;
  display: block;
}

.news-box {
  border-radius: 10px;
  padding: 10px;
  width: 23%;
  max-width: 95%;
  margin: 10px ;
  display: inline-block;
  text-align: right;
  vertical-align: top;
  border: 1px solid var(--back2);
}

.news-box:hover {
  border: 1px solid #dadde3;
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.news-box-img {
  width: 100%;
  height: 200px;
  overflow: hidden;
  border-radius: 5px;
}

.news-box-img img {
  width: 100%;
}

.news-box-text {
  padding: 10px 0;
  text-align: justify;
  height: 90px;
}

.news-box-date {
  padding: 2px 10px;
  background-color: var(--back);
  text-align: center;
  margin: 5px 0;
}

.arrow-btn {
  margin-top: 10px;
  display: block;
  padding: 10px;
  border-radius: 5px;
  width: 48px;
  height: 48px;
  background-position: center;
  float: left;
  background-color: #fff;
  background-repeat: no-repeat;
  border: none;
  background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow_W.svg);
  background-color: var(--primary2);
  color: #fff;
}

.arrow-btn:hover {
  background-color: var(--primary2);
  background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow_W.svg);
  background-color: var(--back3);
}
/* end news */

/* events */
.events-sec {
    display: block;
    text-align: center;
}

.events-box {
  box-shadow: 0px 4px 8px 1px rgb(16 24 40 / 13%);
  border-radius: 10px;
  padding: 10px;
  text-align: right;
  margin: 20px;
  height: 560px;
  overflow: hidden;
  background-color: unset;
  position: relative;
}

.events-box img {
    display: block;
    margin: auto;
    max-width: 100%;
    border: none;
    border-radius: 10px !important;
    width: 330px !important;
    height: 300px !important;
}

.events-title {
    display: block;
    width: 100%;
    font-size: 20px;
    padding-top: 10px;
    text-align: justify;
    line-height: 30px;
    min-height: 78px;
  	color: #1b8354 !important;
}

.events-date {
	background-image: unset;
	position: absolute;
	bottom: 65px;
	left: 50%;
	transform: translateX(-50%);
}

.events-date span {
	background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/date.png);
	background-repeat: no-repeat;
    background-size: 24px;
    background-position: right center;
    height: 40px;
    text-align: right;
    display: inline-block;
    width: 45%;
    background-color: #f4f6f7;
    padding: 5px 26px 5px 5px;
    border-radius: 5px;
    margin: 5px;
}

.events-location {
	display: block;
	background-color: #f4f6f7;
	padding: 5px;
	background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/location.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: right 10px;
    width: 94% !important;
    text-align: right;
    padding-right: 24px !important;
    padding-top: 10px !important;
    border-radius: 5px !important;
    height: 65px !important;
    margin-right: 14px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.events-box:hover {
    background-color: #fff;
}

.events-link {
    display: block;
    width: 100%;
    text-align: center;
    height: 60px;
    padding-top: 15px;
}

.events-link a {
    display: block;
    width: 166px;
    margin: auto;
    background-color: #2aa7c5;
    color: #fff;
    border-radius: 5px;
    padding: 7px;
    text-decoration: none;
}

.events-link a:hover {
    background-color: #50565d;
}
/* end events */

/* e-services */
.services-box {
    height: auto !important;
}
.services-box:hover .services-title {
    color: var(--primary);
    margin-top: 0;
}
.services-title{
	color: var(--primary);
}
.services-title2 {
	display: none;
	background-color: var(--primary);
}

.services-btns {
	display: block;
	width: 100%;
	height: 85px;
	background-color: #ffff;
	padding: 20px 10px 10px 10px;
	text-align: right;
}
.services-btns a {
	font-weight: 500;
    font-style: normal;
    padding: 6px 13px;
    border-radius: 5px;
    width: max-content;
    -webkit-font-smoothing: antialiased;
    text-decoration: none !important;
    background-color: #ffffff;
    color: var(--text);
    border-color: var(--tp-btn-secondary-border);
}
.services-btns a:nth-child(2){
	background-color: #fff;
	color: var(--text);
	border: 1px solid #ccc;
	margin-right: 10px;
}
.services-btns a:hover {
	background-color: var(--tp-btn-secondary-back-hover) !important;
	border-color: var(--tp-btn-secondary-border);
	color: var(--text)!important;
}
.services-intitle {
  background-color: var(--primary);
}

a.services-in-link {
  border: 1px solid var(--primary);
  font-weight: 600;
  padding: 6px 13px;
  border-radius: 3px;
}

a.services-in-link:hover {
  background-color: var(--back3);
  color: #fff !important;
  border: 1px solid var(--back3);
}

.events-box:hover .events-date span{
	background-color: #f4f6f7;
}
/* end e-services */
/* corporate-training */
.acceptance-sec-link a {
	background-color: #ffffff !important;
	color: var(--text);
	border-color: var(--tp-btn-secondary-border);
}

.acceptance-sec-box:hover .acceptance-sec-title {
    color: var(--primary) !important;
}

.acceptance-sec-box:hover .acceptance-sec-link a {
	background-color: var(--primary) !important;
	color: white !important;
}

.acceptance-sec-box:hover .acceptance-sec-link a:hover {
    background-color: var(--tp-btn-secondary-back-hover);
    border-color: var(--tp-btn-secondary-border);
}

.trainingbiz{
	background-color: var(--back);
}
.corporate-training{
    display: flex;
}
/* end corporate-training */

/* consultations */
.consulting-top {
  background-color: var(--back) !important;
}
.consulting-top-r .title {
  color: var(--primary) !important;
}
.consulting-no-box {
  width: 25% !important;
}

.consulting-no {
  font-size: 40px !important;
  color: var(--primary) !important;
}

.consulting-fields {
  background-color: var(--back) !important;
}
.consulting-fields .title {
  color: var(--primary) !important;
}
.consulting-top-l {
  background-color: #fff !important;
}
.consulting-top-l .title {
  color: var(--primary) !important;
}

.consulting-features {
  color: var(--text) !important;
  width: 360px !important;
}

a.consulting-order2 {
  color: white !important;
}
a.consulting-order:hover {
  background-color: var(--secondary2) !important;
}
.consulting-request {
  background-color: var(--back) !important;
  height: auto !important;
}
.consulting-request a {
  color: var(--primary) !important;
}

.consulting-request a:hover {
    background-color: var(--secondary2) !important;
    color: #fff !important;
    border: 1px var(--secondary2) solid !important;
}
.consulting-intro {
  background-color: var(--primary) !important;
}
.page-row {
    overflow: hidden;
}
.cons-intro-sec {
    display: block;
    height: max-content;
    overflow: auto;
    width: 100%;
    border-radius: 20px;
    padding: 40px;
    margin: 48px 0;
    background-size: cover;
    background-position: right;
}
.cons-left-fields-r {
    vertical-align: top;
    float: right;
    height: auto;
    max-width: 100%;
    /* min-height: 220px; */
    padding: 16px;
    text-align: justify;
    
    font-size: 20px;
    line-height: 50px;
    width: 47%;
}
.cons-left-fields-l {
    vertical-align: top;
    float: left;
    max-width: 100%;
    background-color: var(--back);
    width: 50%;
    text-align: justify;
    border-radius: 16px;
    padding: 32px;
}
.cons-left-fields-l ul li {
    display: block;
    width: 100%;
    border-bottom: 1px  solid #d2d6db;
    padding: 10px 0;
}
.cons-left-fields-l li img {
    width: 32px;
    margin: 3px 10px;
    display: inline-block;
    vertical-align: top;
}
.cons-left-fields-l ul li span {
    vertical-align: top;
}
.cons-left-fields-l ul {
padding: 0;
}
.cons-h4 {
    margin:0 0 24px 0;
}
.cons-numbers-box {
    display: inline-block;
    width: 180px;
    vertical-align: top;
    background-color: var(--back);
    border-bottom: 3px  solid var(--back2);
    text-align: center;
    padding: 8px;
    margin:80px 16px 0 16px;
    border-radius: 16px;
}
.cons-no {
    display: block;
    width: 100%;
    font-size: 40px;
    padding: 20px 0 0 0;
    color: var(--primary);
}
.cons-numbers-main-box {
    text-align: center;
}
.cons-back1-sec {
    display: block;
    width: 100%;
    background-color: var(--back);
    border-radius: 20px;
    margin: 50px 0;
    padding: 50px 20px;
}
.cons-fields {
    vertical-align: top;
    display: inline-block;
    margin: auto;
    width: 452px !important;
    max-width: 100%;
    background-color: #fff;
    min-height: 220px;
    padding: 0 10px 10px 10px;
    text-align: justify;
    margin: 10px ;
    border: 10px solid #ffffff;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 166px;
    border-radius: 16px;
}
.cons-img-div {
    display: block;
    margin: 10px 0 20px 0;
    color: var(--primary);
    fill: var(--primary);
    padding: 15px;
    background-color: var(--back);
    border-radius: 50%;
    height: 60px;
    width: 60px;
}
.cons-img-div img {
    height: 30px;
    width: 30px;
}
.cons-title {
    color: var(--primary);
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 15px;
    font-weight: 600;
}
.cons-slick {
  text-align: center;
  clear: both;
}
.cons-slick2 {
  text-align: center;
}
.cons-fields .text {
  min-height: 104px;
}
.all-items-link {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: -50px;
  margin-bottom: 40px;
}
.slick-slide {
  margin-bottom: 22px;
}
.cons-page-sec {
  display: block;
  margin: 40px 0;
  padding: 30px;
  background-color: var(--back);
  border-radius: 16px;
  line-height: 30px;
}
.cons-page-sec span {
  display: block;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  line-height: 30px;
  text-align: justify;
  font-size: 20px;
  line-height: 40px;
}
.cons-page-sec .arrow-text-btn {
  font-family: 'IBM Plex Sans Arabic', serif;
  font-weight: 500;
  font-style: normal;
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  background-color: #fff;
  border-radius: 5px;
  width: max-content;
  border: none;
  padding: 10px 10px 10px 43px;
  width: max-content;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  text-align: right;
  line-height: 24px;
  background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow_W.svg);
  background-color: var(--primary2);
  color: #fff;
  display: block;
  margin: 24px 0;
}
.cons-page-sec h2 {
  color: var(--primary);
  margin: 24px 0;
}
/* end consultations */
/* applied Studies */
.studies2-left {
	background-image: unset;
}

ul.studiesEx li {
    color: var(--text);
}

.research-sec {
    background-color: var(--back);
}
a.studies-fields-show:hover {
    background-color: #fff !important;
    color: var(--text) !important;
}
a.studies-fields-show {
    background-color: var(--secondary2) !important;
    color: #fff !important;
}
ul#dots{
    padding-right: 0rem;
}
.areas-carousel .owl-dots .owl-dot.active span,
.training-courses .owl-theme .owl-dots .owl-dot:hover span {
	background: var(--secondary2) !important;
	outline: hidden;
}
.studies-page-sec {
  display: block;
  margin: 40px 0;
  padding: 30px;
  background-color: var(--back);
  border-radius: 16px;
  line-height: 30px;
}
.studies-page-sec span {
  display: block;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  line-height: 30px;
  text-align: justify;
  font-size: 20px;
  line-height: 40px;
}

.studies-page-sec h2 {
  color: var(--primary);
  margin: 24px 0;
}
.stud-items {
  display: block;
  width: 100%;
  text-align: center;
}
.stud-items li {
  display: inline-block;
  width: 220px;
  text-align: center;
  margin: 10px;
  background-color: var(--tp-primary);
  overflow: auto;
  height: max-content;
  vertical-align: top;
  padding: 24px 0;
  border-radius: 16px;
}
.stud-items li:last-child {
  margin-bottom: 40px;
}
.stud-items li div {
  width: 48px;
  height: 48px;
  background-color: #fff;
  margin: 0 auto 8px auto;
  border-radius: 8px;
}
.stud-slick {
  text-align: center;
}
.stud-slick2 {
  text-align: center;
}
.slick-list {
  padding-bottom: 20px;
}
.stud-back1-sec {
  display: block;
  width: 100%;
  background-color: var(--back);
  border-radius: 20px;
  margin: 50px 0;
  padding: 50px 20px;
}
.stud-fields {
  vertical-align: top;
  display: inline-block;
  margin: auto;
  width: 452px !important;
  max-width: 100%;
  background-color: #fff;
  min-height: 120px;
  padding: 0 10px 10px 10px;
  text-align: justify;
  margin: 10px;
  border: 10px solid #ffffff;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 166px;
  border-radius: 16px;
}
.stud-img-div {
  display: block;
  margin: 10px 0 20px 0;
  color: var(--primary);
  fill: var(--primary);
  padding: 15px;
  background-color: var(--tp-primary);
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
.stud-img-div img {
  height: 30px;
  width: 30px;
}
.stud-title {
  color: var(--primary);
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 15px;
  font-weight: 600;
}
.stud-intro-sec {
  display: block;
  height: max-content;
  overflow: auto;
  width: 100%;
  border-radius: 20px;
  padding: 40px;
  margin: 48px 0;
  background-size: cover;
  background-position: right;
}
.stud-left-fields-r {
  vertical-align: top;
  float: right;
  height: auto;
  max-width: 100%;
  /* min-height: 220px; */
  padding: 16px;
  text-align: justify;
  font-size: 20px;
  line-height: 50px;
  width: 47%;
}
.stud-left-fields-l {
  vertical-align: top;
  float: left;
  max-width: 100%;
  background-color: var(--back);
  width: 50%;
  text-align: justify;
  border-radius: 16px;
  padding: 32px;
}
.stud-left-fields-l ul li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d2d6db;
  padding: 10px 0;
}
.stud-left-fields-l li img {
  width: 24px;
  margin: 0 0 0 12px;
  display: inline-block;
  vertical-align: top;
}
.stud-left-fields-r img {
  display: block;
  margin: 0 auto 32px auto;
}
.stud-left-fields-l ul {
  padding: 0;
}
img.stud-cover {
  width: 500px;
  max-width: 94%;
  margin: 20px auto 30px auto;
  border-radius: 12px;
}
.prev-stud {
  width: 95% !important;
  padding: 20px 20px 32px 20px;
  background: var(--back);
  border-radius: 16px;
}
.stud-title {
  color: var(--primary);
  font-size: 24px;
  margin: 32px 0 0 0;
  line-height: 36px;
  min-height: 93px;
  display: block;
  text-align: justify;
}
.stud-text {
  display: block;
  text-align: justify;
  min-height: 127px;
}
/* end applied Studies */

/* about IPA */
.h_management_box .in-50-sec {
    width: -webkit-fill-available;
    background-color: var(--back);
}

.branch-title {
	background-color: var(--back);
}

/* end about IPA */

/* graduates */
.GradDaySp {
    background-color: var(--back);
}
.GradDaySp .container{
	background-image: url(/_catalogs/masterpage/ar-sa/assets/img/GradDaySp.png) !important;
}
.graduates-intro-text {
    color: var(--primary);
}

.graduates-intro2 {
    background-color: var(--primary) !important;
}
.in-section-title2 {
    color: var(--primary) !important;
}
/* end graduates */
/* publications */
.mag-intro a{
	color: var(--primary) !important;
}
/* end publications */
/* help */
.side-widget:hover {
    background-color: var(--secondary2) !important;
}
.side-widget{
	box-shadow: none;
}
.contact-r {
  float: right;
  width: calc(100% - 320px);
}
.contact-l {
  float: left;
  width: 300px;
}
.contact-form {
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.contact-info {
  background-color: var(--back);
  margin-bottom: 20px;
  padding: 16px;
  border-radius: 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  margin-top: 20px;
}
.contact-info-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 15px;
  margin-top: 10px;
}
.icon-and-label {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 5px;
  margin-top: 27px;
}
.custom-icon {
  width: 20px;
  height: 20px;
}
.contact-actions {
  display: flex;
  align-items: center;
  gap: 8px;
  /*background-color: #f9f9f9;*/
  padding: 6px 10px;
  border-radius: 6px;
  color: var(--primary);
}
.contact-actions a{
  color: var(--primary);
}
.contact-actions img {
	cursor: pointer;
}
.contact-details {
  margin-right: 20px;
}
.hd-notification img{
	display: flex;
	max-width: 80%;
	margin: auto;
}
.contact-info-data{
	background-color: #fff; 
	border-radius: 12px; 
	padding: 12px 12px 27px 12px;
}
/* end help */
/* tabels */
.table-res-div {
  width: 100%;
  overflow-x: scroll;
}
table {
  text-indent: 0; 
  border-color: inherit;
  border-collapse: collapse;
}
.azm-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
.table-contained {
  overflow: hidden;
  border-radius:  8px;
  border: 1px solid var(--back2);
  padding: 0;
  margin: auto;
}
.azm-table thead {
  border-bottom: 1px solid #d2d6db;
  border-top: 1px solid #d2d6db;
  background: #f3f4f6;
}
.azm-table thead th {
  height: 48px;
  border-right: 1px solid  #d2d6db;
  padding:8px 16px;
  font-weight: 500;
}
.azm-table tbody tr.alternate:nth-child(2n):not(.azm-table tbody tr:hover,.azm-table tbody tr.row-selected) {
  transition: all .2s ease-in-out;
  background-color: #f5f5f6;
}
.azm-table tbody tr:hover {
  background-color:  #f2f2f3;
}
.azm-table thead th span {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.azm-table tbody tr.alternate:nth-child(odd):not(.azm-table tbody tr:hover,.azm-table tbody tr.row-selected) {
  transition: all .2s ease-in-out;
  background-color: #fff;
}
.azm-table tr.row-divider:not(:last-child) {
  border-bottom: 1px solid #d2d6db;
}
.azm-table tbody td {
  height: 64px;
  padding: 8px 16px;
}
td a {
  color: var(--primary)
}
.btn--subtle:hover, .btn--close:hover, .btn--sort:hover {
  background: #e5e6e8;
}
.table-responsive{
	max-width: 90%;
	margin: auto;
}
.table-responsive .table-contained{
	min-width: 720px;
}
/* end tabels */
/* paginations */
.paginations .ngx-pagination a, .pagination a {
	background-color: transparent !important;
	color: var(--text) !important;
	border-radius: 4px !important;
	border: transparent !important;
}

.paginations .ngx-pagination .current, .pagination .current{
	background-color: transparent !important;
	color: var(--text) !important;
	border-bottom: 3px solid var(--primary) !important;
}

.paginations .ngx-pagination a:hover, .pagination a:hover {
	background-color: var(--back2) !important;
	color: var(--text) !important;
}

.paginations .ngx-pagination a:focus , .pagination a:focus{
	background-color: transparent !important;
	color: var(--text) !important;
	border: 2px solid #000 !important;
    box-shadow: unset !important;
}
/* end paginations */
/* tags */
.tag {
	display: block;
    padding: 5px 11px;
    font-size: 14px;
    background-color: var(--back);
    margin: 18px 15px 7px 15px;
    color: var(--text);
    border-radius: 4px;
    width: max-content;
}
/* end tags */
/* site map */
.portal-content {
    width: 990px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.portal-content-container {
    width: 100%;
    margin: auto;
}
.map-sec-title {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d2d6db;
  padding: 16px 0 10px 0;
  font-size: 18px;
}
a.map-sec-link {
  display: block;
  width: 100%;
  padding: 5px 0 5px 0;
  font-size: 14px;
}
a.map-sec-link:hover {
	text-decoration: underline !important;
}
/* end site map */
/* publication */
.publication-box {
	width: 294px;
	height: 417px !important;
	list-style: none;
	text-align: justify;
	display: inline-block !important;
	margin: 0 10px 50px 10px;
	background-color: #ffffff;
	border-radius: 16px;
	padding: 0;
	border: 1px solid #f3f3f3;
	box-shadow: none;
}
.publication-box:hover {
  box-shadow: 0 0 15px 0 rgb(46 61 73 / 10%);
}
.publication-box .pup-img img {
  display: block;
  width: 100%;
  border: 1px solid #dbe4e9;
  padding: 2px;
  height: 237px;
  height: 202px;
}
.publication-box .pup-img {
  width: 144px;
  margin: 10px auto;
}
.publication-box .pup-sec {
  display: block;
  padding: 5px 11px;
  font-size: 14px;
  background-color: var(--back);
  margin: 18px 15px 7px 15px;
  color: var(--text);
  border-radius: 4px;
  width: max-content;
  text-align: center;
}
.pup-title {
  padding: 8px 0 16px 0;
  height: 72px;
}
.publication-box .cer-btns {
  margin: 10px 0;
  display: block;
}

/* end publication */
a.icon-link {
  padding: 10px 15px 10px 10px;
  border: 1px solid #fff;
}
a.icon-link:hover {
  background-color: var(--back);
  text-decoration: underline;
}
a.icon-link:focus {
  border: 1px solid #000;
  border-radius: 4px;
}
a.icon-link img {
  padding-right: 5px;
}
/* academic-council */
.academic-article {
  font-family: 'IBM Plex Sans Arabic', serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  line-height: 1.5;
}
.academic-content {
  margin-top: 20px;
  margin-bottom: 20px;
}
.academic-lesson {
  padding-right: 20px;
  margin-top: 20px;
}
.academic-glossy {
  display: block;
}
.academic-glossy-word {
  display: inline-block;
  text-decoration: underline;
  width: 150px;
}
.academic-glossy-text {
  display: inline-block;
}
.ipa-side-menu-section .col-md-3 {
  position: relative;
}
.ipa-side-menu-section .col-md-3 .content-list-fixed {
  margin-bottom: 24px;
  padding-top: 30px;
  position: sticky;
  top: 1px;
}
.ipa-side-menu-section .col-md-3 .content-list-fixed span {
  margin-bottom: 8px;
  display: block;
  color: #384250;
  font-size: 14px;
  font-family: 'mediumFont';
}
.ipa-side-menu-section .col-md-3 .content-list-fixed h6 {
  margin-top: 12px;
  margin-bottom: 12px;
  color: #1f2a37;
  font-size: 20px;
  font-family: 'semiBoldFont';
}
.ipa-side-menu-section .col-md-3 .content-list-fixed a {
  padding: 6px 16px;
  padding-left: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  display: block;
  color: #384250;
  font-size: 14px;
  position: relative;
  border-radius: 0px;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed a::before {
  content: '';
  height: 100%;
  width: 3px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #fcfcfd;
  border-radius: 100px;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed a:hover {
  border-radius: 2px 0px 0px 2px;
  background: #f3f4f6;
  text-decoration: none;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed a:hover::before {
  background: #9da4ae;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed a.active {
  background: none;
  color: #161616;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed a.active::before {
  background: #1b8354;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a {
  margin-right: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-right: 2px solid #d2d6db;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a::before {
  display: none;
  right: -18px;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a.active::before {
  display: block;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a:hover::before {
  display: block;
  background: #9da4ae;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu .sub-menu a {
  margin-right: 32px;
  padding: 6px 16px;
  display: block;
  color: #384250;
  font-size: 14px;
  border-right: 2px solid #d2d6db;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu .sub-menu.active {
  font-family: 'semiBoldFont';
  background: none;
}

.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu .sub-menu.active::before {
  display: block;
  background: #1b8354;
}

.ipa-side-menu-section .col-md-9 {
  padding-top: 22px;
}

.ipa-side-menu-section .col-md-9 .section {
  margin-bottom: 32px;
}

[dir='ltr'] .ipa-side-menu-section .col-md-3 .content-list-fixed a {
  padding-right: 0px;
  padding-left: 16px;
}

[dir='ltr'] .ipa-side-menu-section .col-md-3 .content-list-fixed a:before,
[dir='ltr'] .ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a:before {
  left: 0;
  right: auto;
}

[dir='ltr'] .ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a {
  border-right: 0px;
  border-left: 2px solid #d2d6db;
  margin-right: 0px;
  margin-left: 16px;
}
.ipa-side-menu-section.regulatory-page .col-md-3 {
  z-index: 1000;
}

.ipa-side-menu-section.regulatory-page .col-md-3 .mobile-page-list {
  display: none;
  margin-bottom: 0px;
  padding: 20px;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #1b8354;
  z-index: 100000;
}

.ipa-side-menu-section.regulatory-page .col-md-3 .mobile-page-list img {
  width: auto;
  filter: invert(1);
  transition: 0.3s;
}

.ipa-side-menu-section.regulatory-page .col-md-3 .mobile-page-list.active img {
  transform: rotate(180deg);
}
.ipa-side-menu-section.regulatory-page .col-md-3 .mobile-page-list h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.5rem;
  color: #fff;
}
.ipa-side-menu-section.regulatory-page .col-md-3 .mobile-page-list h4 {
  margin-bottom: 0px;
  color: #fff;
}
/* end academic-council */
/* professional-partner */
.arrow-text-btn {
  font-family: 'IBM Plex Sans Arabic', serif;
  font-weight: 500;
  font-style: normal;
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  background-color: #fff;
  border-radius: 5px;
  width: max-content;
  border: none;
  padding: 10px 10px 10px 43px;
  width: max-content;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  text-align: right;
  background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow_W.svg);
  background-color: var(--primary2);
  color: #fff !important;
}
.arrow-text-btn:hover {
  background-color: var(--primary2);
  color: #fff;
  background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow_W.svg);
  background-color: var(--back3);
}
.pp-login-sec {
  display: block;
  width: 100%;
  background-color: var(--back3);
  border-radius: 20px;
  padding: 30px;
  margin: 50px 0;
  background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/hero-back2.png);
  background-size: cover;
}
.pp-fields {
  vertical-align: top;
  display: inline-block;
  margin: auto;
  width: 490px !important;
  max-width: 100%;
  background-color: #ffffff;
  /* min-height: 220px; */
  padding: 16px;
  text-align: justify;
  margin: 10px;
  border: 2px solid #ffffff;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 166px;
  border-radius: 16px;
  padding: 30px;
  font-size: 20px;
  color: var(--primary);
}
.pp-fields:hover {
  box-shadow: 0 0 15px 0 rgb(46 61 73 / 10%);
}
.row-box-sec {
  width: 100%;
  border-radius: 16px;
  background-color: var(--back);
  padding: 20px;
  margin-bottom: 20px;
}
.row-box {
  background-color: #fff;
  display: block;
  width: 100%;
  margin: 10px;
  border-radius: 8px;
}
.row-box h4 {
  display: block;
  margin: 30px 20px 20px 20px;
}

.row-box ul li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d2d6db;
  padding: 10px 0;
}
.row-box ul li:last-child {
  border-bottom: none;
}
.row-box ul li img {
  width: 24px;
  margin: 10px;
  display: inline-block;
}
.row-box ul li span {
  display: inline-block;
  text-align: right;
}
/* end professional-partner */
/* gbc */
.gbc-intro-sec {
  display: block;
  height: max-content;
  overflow: auto;
  width: 100%;
  border-radius: 20px;
  padding: 40px;
  margin: 48px 0;
  background-size: cover;
  background-position: right;
}
.gbc-left-fields-r {
  vertical-align: top;
  float: right;
  height: auto;
  max-width: 100%;
  padding: 16px;
  text-align: justify;
  font-size: 20px;
  line-height: 50px;
  width: 47%;
}
.gbc-left-fields-l {
  vertical-align: top;
  float: left;
  max-width: 100%;
  background-color: var(--back);
  width: 50%;
  text-align: justify;
  border-radius: 16px;
  padding: 32px;
}
.gbc-left-fields-l ul li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d2d6db;
  padding: 10px 0;
}
.gbc-left-fields-l li img {
  width: 32px;
  margin: 3px 0 3px 15px;
  display: inline-block;
  vertical-align: top;
}
.gbc-left-fields-l ul li span {
  vertical-align: top;
}
.gbc-left-fields-l ul {
  padding: 0;
}
.gbc-h4 {
  margin: 0 0 24px 0;
}
.gbc-numbers-box {
  display: inline-block;
  width: 180px;
  vertical-align: top;
  background-color: var(--back);
  border-bottom: 3px solid var(--back2);
  text-align: center;
  padding: 8px;
  margin: 80px 16px 0 16px;
  border-radius: 16px;
}
.gbc-no {
  display: block;
  width: 100%;
  font-size: 40px;
  padding: 20px 0 0 0;
  color: var(--primary);
}
.gbc-numbers-main-box {
  text-align: center;
}
.gbc-back1-sec {
  display: block;
  width: 100%;
  background-color: var(--back);
  border-radius: 20px;
  margin: 50px 0;
  padding: 50px 20px;
}
.gbc-fields {
  vertical-align: top;
  display: inline-block;
  margin: auto;
  width: 452px !important;
  max-width: 100%;
  background-color: #fff;
  min-height: 220px;
  padding: 0 10px 10px 10px;
  text-align: justify;
  margin: 10px;
  border: 10px solid #ffffff;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 166px;
  border-radius: 16px;
}
.gbc-img-div {
  display: block;
  margin: 10px 0 20px 0;
  color: var(--primary);
  fill: var(--primary);
  padding: 15px;
  background-color: var(--back);
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
.gbc-img-div img {
  height: 30px;
  width: 30px;
}
.gbc-title {
  color: var(--primary);
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 15px;
  font-weight: 600;
}
.gbc-slick {
  text-align: center;
}
.gbc-slick2 {
  text-align: center;
}
.gbc-fields .text {
  min-height: 176px;
}
.all-items-link {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: -50px;
  margin-bottom: 40px;
}
.gbc-page-sec {
  display: block;
  margin: 40px 0;
  padding: 30px;
  background-color: var(--back);
  border-radius: 16px;
  line-height: 30px;
}
.gbc-page-sec span {
  display: block;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  line-height: 30px;
  text-align: justify;
  font-size: 20px;
  line-height: 40px;
}
.gbc-page-sec .arrow-text-btn {
  font-family: 'IBM Plex Sans Arabic', serif;
  font-weight: 500;
  font-style: normal;
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  background-color: #fff;
  border-radius: 5px;
  width: max-content;
  border: none;
  padding: 10px 10px 10px 43px;
  width: max-content;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  text-align: right;
  line-height: 24px;
  background-image: url(/_catalogs/masterpage/ar-sa/CPS/assets/img/arrow_W.svg);
  background-color: var(--primary2);
  color: #fff;
  display: block;
  margin: 24px 0;
}
.gbc-page-sec h2 {
  color: var(--primary);
  margin: 24px 0;
}
.gbc-left-fields-l ul li:last-child {
  border-bottom: none;
}
.gbc-slick2-img {
  width: 180px;
  height: 129px;
  margin: auto;
}
.gbc-slick2-img img {
  width: 80%;
  margin: auto;
  margin-bottom: 10px;
  max-width: 170px;
}
.gbc-slick3 .news-box {
    border-radius: 10px;
    padding: 10px !important;
    width: 23%;
    max-width: 95%;
    margin: 10px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    border: 1px solid var(--back2);
}
.gbc-slick3 .news-box-img img {
    width: 100%;
    min-height: 200px;
}
/* end gbc */
/* course catalog */
.courses-tag {
  background-image: url('/_catalogs/masterpage/ar-sa/CPS/assets/img/comp-course.png');
  background-position: right;
  padding-right: 30px;
  background-repeat: no-repeat;
}
.normal-tag {
  display: inline-block;
  margin-top: 10px;
  background-color: #f9fafb;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  padding: 2px 5px;
  width: fit-content;
}
.discount-tag {
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
  background-image: url('/_catalogs/masterpage/ar-sa/CPS/assets/img/discount.png');
  background-position: right;
  padding-right: 30px;
  background-repeat: no-repeat;
  background-color: #ecfdf3;
  border: 1px solid #abefc6;
  color: var(--primary);
  border-radius: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
  width: fit-content;
}
.details-discount {
  float: left;
  text-align: left;
}
.discount-tag2 {
  display: inline-block;
  background-image: url('/_catalogs/masterpage/ar-sa/CPS/assets/img/discount.png');
  background-position: right;
  padding-right: 30px;
  background-repeat: no-repeat;
  background-color: #ecfdf3;
  border: 1px solid #abefc6;
  border-radius: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: fit-content;
  color: var(--primary);
}
.package-description {
  background: #f8f8fb;
  padding: 1rem;
  border-radius: 10px;
  margin-top: 1rem;
  font-size: 1rem;
  color: #333;
  width: 68%;
  /* display: block; */
  margin-bottom: 20px;
}
.package-course {
  font-weight: bolder;
  margin-top: 10px;
  color: var(--primary);
}
.promo-box {
  margin-bottom: 20px !important;
  text-align: center;
  padding: 25px;
  max-width: 1180px;
  margin: auto;
  background: linear-gradient(90deg, #1e3584, #0c1f42);
  border-radius: 2rem 0 2rem 0;
  color: #fff;
  height: 110px;
}

.promo-btn {
  background: var(--primary);
  color: #fff;
  padding: 0.75rem 2rem;
  border: none;
  border-radius: 0.75rem;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  float: left;
}

.promo-btn:hover {
  background: #029994;
}

.promo-text {
  text-align: right;

  line-height: 15px;
  float: right;
}

.promo-text h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
  color: #a1f7f0;
  margin-bottom: 15px;
  font-family: 'Cairo';
}

.promo-text p {
  margin-right: 200px;
  font-size: 1rem;
  color: #d1d5db;
}
/* course catalog */
/* media */
@media (max-width: 1699px) {
  .container-st {
    transform: translateX(-25px);
  }
  .consulting-features {
	margin: 15px 41px !important;
   }
  .studies-fields {
    width: 375px !important;
  }
  .cons-fields {
    width: 375px !important;
  }
  .cons-numbers-box {
    width: 132px;
    padding: 8px;
    margin: 80px 8px 0 8px;
  }
  .cons-no {
    font-size: 32px;
  }
  .stud-fields {
    width: 375px !important;
  }
  .stud-numbers-box {
    width: 132px;
    padding: 8px;
    margin: 80px 8px 0 8px;
  }
  .stud-no {
    font-size: 32px;
  }
 .gbc-fields {
    width: 375px !important;
  }
  .gbc-numbers-box {
    width: 132px;
    padding: 8px;
    margin: 80px 8px 0 8px;
  }
  .gbc-no {
    font-size: 32px;
  }
}
@media (max-width: 1399px) {
  .container-st {
    transform: translateX(-160px);
  }
  .news-box {
  	width: 30%;
 }
}
@media (max-width : 1199px) {
	.ethrai-text {
	    width: calc(100% - 150px);
	}
	.ethrai-logo {
	
	    width: 150px;
	}
	.ethrai-logo img {
	    width: 130px;
	}
	.news-box {
		width: 350px;
		max-width: 100%;
	}
	.consulting-top-r {
		display: block !important;
		width: 100% !important;
	}
	.consulting-top-l {
		display: block !important;
		width: 100% !important;
	}
  .cons-numbers-box {
    width: 104px;
    margin: 48px 8px 0 8px;
  }
  .cons-no {
    font-size: 27px;
  }
  .cons-no {
    padding: 9px 0 0 0;
  }
  .stud-numbers-box {
    width: 104px;
    margin: 48px 8px 0 8px;
  }
  .stud-no {
    font-size: 27px;
  }
  .stud-no {
    padding: 9px 0 0 0;
  }
  .prev-stud {
    width: 100% !important;
  }
  .gbc-numbers-box {
    width: 104px;
    margin: 48px 8px 0 8px;
  }
  .gbc-no {
    font-size: 27px;
  }
  .gbc-no {
    padding: 9px 0 0 0;
  }
}
@media (max-width:991px) {
    .corporate-training{
       flex-direction: column;
    }
    .portal-content {
    	width: 600px;
	}
  .row-box-sec {
    width: auto;
    border-radius: 16px;
    background-color: var(--back);
    padding: 1px 20px;
    margin-bottom: 46px;
    display: block !important;
  }
  .row-box {
    background-color: #fff;
    display: block;
    width: auto;
    margin: 30px 0;
    border-radius: 8px;
    clear: both;
    padding: 1px 5px;
  }
  .cons-left-fields-l {
    display: block;
    width: 100%;
  }
  .cons-left-fields-r {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .cons-intro-sec {
    padding: 0;
    margin: o;
  }
  .all-items-link {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .stud-left-fields-l {
    display: block;
    width: 100%;
  }
  .stud-left-fields-r {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .stud-intro-sec {
    padding: 0;
    margin: o;
  }
  .all-items-link {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .gbc-left-fields-l {
    display: block;
    width: 100%;
  }
  .gbc-left-fields-r {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .gbc-intro-sec {
    padding: 0;
    margin: o;
  }
  .all-items-link {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .promo-box {
    height: 160px;
  }
  .promo-text p{
	margin: 0;
  }
}
@media (max-width: 768px) {
  .ipa-side-menu-section .col-md-3 {
    padding: 0px;
    display: flex;
    flex-direction: column-reverse;
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 1000;
  }
  .ipa-side-menu-section .col-md-3.open {
    height: 75%;
    overflow-y: scroll;
    overflow-x: hidden;
    border-radius: 16px;
  }
  .ipa-side-menu-section .col-md-3.open .black-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000a6;
    z-index: 115;
    left: 0;
    top: 0;
  }
  .ipa-side-menu-section .col-md-3 .content-list-fixed {
    display: none;
    padding: 0px 16px;
    padding-bottom: 70px;
    background: #fff;
    border-radius: 16px;
    width: 100%;
    z-index: 1000;
  }
  .ipa-side-menu-section .col-md-3 .content-list-fixed span {
    margin-top: 24px;
  }
  .ipa-side-menu-section.regulatory-page {
    margin-top: 0px;
  }
  .ipa-side-menu-section.regulatory-page .col-md-3 .mobile-page-list {
    display: flex;
  }
}
@media (max-width : 767px) {
	.news-box {
		width: 350px;
		max-width: 100%;
		display: block;
		margin: 24px auto;
	}
	.news-box-text {
		height: 104px;
	}
    .portal-content-container .container .row {
    	flex-direction: column;
	}
	.studies2-fields-items li {
	    padding: 8px !important;
	    height: 195px !important;
	    max-width: 300px !important;
	}
	.consulting-request {
	    padding: 20px !important;
	}
	.contact-r {
		width: 100%;
	}
	.contact-l {
		width: 100%;
	}
  .scientific-products .div-numbers-box {
    width: 144px;
    padding: 8px;
    margin: 4px;
  }
  .scientific-products .div-numbers-box {
    width: 149px;
    padding: 8px;
    margin: 4px;
  }
  .scientific-products .div-numbers-box {
    width: 149px;
    padding: 8px;
    margin: 4px;
  }
  .promo-box {
    width: 550px;
    height: 170px;
  }
  .promo-btn {
    margin-top: 15px;
  }
}
@media (max-width: 600px) {
	.contact-r {
		width: 100%;
	}
	.contact-l {
		width: 100%;
	}
}
@media (max-width:575px) {
	.training-section ul {
		padding-right: 0rem;
	}
	.promo-box {
    width: 400px !important;
    height: 190px !important;
  }
  .promo-text h3 {
    font-size: 20px;
  }
  .promo-text p {
    font-size: 16px;
  }
}
@media (max-width: 522px) {
  .academic-glossy-word {
    display: block;
  }
  .academic-glossy-text {
    display: block;
  }
}
@media (max-width: 460px) {
  .studies-fields {
    width: 330px !important;
    margin: 10px 0;
  }
  .cons-fields {
    width: 330px !important;
    margin: 10px 0;
  }
  .cons-slick2 .slick-slide img {
    width: 100%;
  }
  .stud-fields {
    width: 330px !important;
    margin: 10px 0;
  }
  .stud-slick2 .slick-slide img {
    width: 100%;
  }
  .gbc-fields {
    width: 330px !important;
    margin: 10px 0;
  }
  .gbc-slick2 .slick-slide img {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .promo-box {
    width: 380px !important;
    height: 220px !important;
  }
}
@media (max-width: 430px) {
	.pp-fields {
	    margin: 10px 0;
	    padding: 4px 16px 24px 16px;
	    font-size: 20px;
	}
	.pp-login-sec {
	    padding: 16px;
	}
  .cons-numbers-box {
    width: 100%;
  }
  .stud-numbers-box {
    width: 100%;
  }
  .gbc-numbers-box {
    width: 100%;
  }
}
@media (max-width: 390px) {
  .publication-box {
    width: 300px !important;
    margin: 0 0 50px 0;
  }
}
@media (max-width: 400px){
	.research-slick2 .publication-box {
	    width: 269px !important;
	}
}
/* end media */