@font-face{
	font-family:'Dinar_med';
	src:url('../fonts/DinarMd/GE_Dinar_Two_Medium.woff') format('woff'),
		url('../fonts/DinarMd/GE_Dinar_Two_Medium.ttf') format('truetype');
	font-weight:normal;font-style:normal;
}

.diploma_content h3.title3 {
	color: #0ea2bd;
	font-size: 18px;
	font-weight: normal !important;
	margin-bottom: 16px;
	display: list-item;
	margin-left: 50px;
}
.diploma_content h3.title3 span{
	color: #000;
}
.diploma_content h1.title2 {
	  font-size: 25px !important;
}
.diploma_content h3.title4 {
	font-size: 20px;
	color: #0ea2bd;
	color: #0082b4 !important;
	margin-bottom: 20px;
	margin-top: 20px;
	display: flex;
	align-items: center !important;
}

.diploma_content h3.title4 img{
	     display: block; 

    box-shadow: none !important;
	height: 30px !important;
	margin: 0 10px 0 0 !important; 
}



.diploma_content h3~ul{
	margin-left: 10px !important;
}
.diploma_content ul{
	list-style-type: disc !important;
}

.diploma_content ul li{
	  list-style-type: disc !important;
}

.diploma_content li::before{
	  content: none !important;
	  list-style-type: disc !important;
}

.diploma_content details {
	margin-bottom: 16px !important;
}


.add-sep {
	border-bottom: thin dashed #0082b4;
	padding-bottom: 20px;
}

.ara {
    font-family: 'Dinar_med', Tahoma, sans-serif !important;
    direction: rtl !important;
    line-height: 1.8 !important;
}

h3.ara{
	font-size: 1.1rem !important;
	padding-right: 20px;
	text-align: center !important;
	color: #900;
}

p.ara{
	text-align: center !important;
	color: #900;
}
#note{
	background-color: transparent !important;
	border-style: dashed !important;
	margin-bottom: 50px;
	color: #900;
}

@media(min-width: 992px) { 
	.diploma_content h3~ul{
		margin-left: 50px !important;
	}
	.diploma_content details {
		margin-bottom: 16px !important;
		margin-left: 30px !important;
	}
}
