﻿@charset "UTF-8";

@font-face {
	font-family: IRANSans;
	src: url("/css/fonts/ir/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ir/woff2/IRANSansWeb.woff2") format("woff2"), url("/css/fonts/ir/woff/IRANSansWeb.woff") format("woff"), url("/css/fonts/ir/ttf/IRANSansWeb.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: IRANSans;
	src: url("/css/fonts/ir/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ir/woff2/IRANSansWeb_Medium.woff2") format("woff2"), url("/css/fonts/ir/woff/IRANSansWeb_Medium.woff") format("woff"), url("/css/fonts/ir/ttf/IRANSansWeb_Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: IRANSans;
	src: url("/css/fonts/ir/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ir/woff2/IRANSansWeb_Bold.woff2") format("woff2"), url("/css/fonts/ir/woff/IRANSansWeb_Bold.woff") format("woff"), url("/css/fonts/ir/ttf/IRANSansWeb_Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family:'BNassim';
	src:url('/css/fonts/Nassim.eot');
	src:url('/css/fonts/Nassim.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/Nassim.woff2') format('woff2'),
		url('/css/fonts/Nassim.woff') format('woff'),
		url('/css/fonts/Nassim.ttf') format('truetype')
}
@font-face {
	font-family:'BNassim';
	font-weight:bold;
	src:url('/css/fonts/Nassim-Bold.eot');
	src:url('/css/fonts/Nassim-Bold.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/Nassim-Bold.woff2') format('woff2'),
		url('/css/fonts/Nassim-Bold.woff') format('woff'),
		url('/css/fonts/Nassim-Bold.ttf') format('truetype')
}
@font-face {
	font-family:'bbcarabic';
	font-weight:bold;
	src:url('/css/fonts/bbcarabic.woff');
	src:url('/css/fonts/bbcarabic.ttf');
}
a:hover{
	color: #ec9d0d;
	transition: all 0.3s;
}

.icondw{
	background-image: url("/files/mfaipis/logos/play-icon.svg");
}
.morenewsindex {
	color: #004aad;
	font-weight: 500;
	padding-top: 0;
	font-family: BNassim;
	font-size: 21px;
	text-align: left;
	margin-bottom: 6px;
}
.morenewsindex a{
	color: #004aad !important;
}
.morenews a{
	color: #004aad !important;
}
.morenews{
	color: #004aad;
	font-weight: 500;
	padding-top: 21px;
	font-family: IRANSans;
	font-size: 17px;
	text-align: left;
}
.stackItem {
	height: 488px !important;
}

.video-wrraper {
	position: relative;
	background: #333;
}

.overly-title {
	position: absolute;
	top: 0;
	background-color: rgba(39, 39, 47, 0.7);
	width: 100%;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 0px;
	bottom: 0;
}

.play .overly-title {
	display: none;
}

.overly-title h4 {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	font-family: BNassim;
	font-size: 26px;
	font-weight: bold;
}

.imagebook {
	position: relative
}
.experimgnew img{
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid silver;
	padding: 10px;
	margin: 0 auto;
}
.carousel-indicators li {
	display: none;
}
.custome-menu{
	position: relative;
}
.eventar{
	padding: 0px 19px 0px 30px;
	margin-top: 20px;
}

.yeardisp{
	display:none;
}

.leadevent h6{
	display:none;
}
.news-item-imgevent img:hover {
	transition: all 0.3s;
	opacity: 0.8;
}
.mainmenupaddingevent{
	/*! padding-top: 55px; */
}
.news-item-events img:hover {
	transition: all 0.3s;
	opacity: 0.8;
}
.news-item-events a img {
	width: 100%;
	height: 245px;
	margin-top: 224px;
}
.card-header h4 {
	color: #646464;
	font-size: 19px;
	margin-top: 7px;
}
.form-group {
	margin-top: 10px;
}
.editbox{
	margin-top: 8px;
	margin-bottom: 2px;
}
.btn-outline-warning:hover {
	border-color: #636363;
	background: #636363;
	transition: all 0.3s;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

.btn-outline-warning {
	color: #fff;
	border-color: #004aad;
	background: #004aad;
	width: 100%;
	font-size:15px;
	font-weight:500;
}

.btn-outline-info{
	color: #fff;
	border-color: #004aad;
	background: #004aad;
	width: 100%;
	font-size:15px;
	font-weight:500;
	height: 50px;
	border-radius: 0;
}
.btn-outline-info:hover{
	border-color: #636363;
	background: #636363;
	transition: all 0.3s;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}
.btn-outline-success:hover{
	border-color: #636363;
	background: #636363;
	transition: all 0.3s;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

.btn-outline-success {
	color: #fff;
	border-color: #004aad;
	background: #004aad;
	width: 100%;
	font-size:15px;
	font-weight:500;
	height: 50px;
	border-radius: 0;
}
#chbRememberMe{
	margin-left: 5px;
}
.form-control{
	text-align: right;
}
.fa-lock{
	color: #df9d25;
	margin-left: 6px;
	font-size: 22px;
	margin-top: 8px;
}
.fa-user{
	color: #df9d25;
	margin-left: 6px;
	font-size: 22px;
	margin-top: 8px;
}
.Titlebookar{
	color: #000;
}
.item-divider1{
	display: none;
}
.lastbook-news .imgNews img {
	width: 80%;
	height: 401px;
}
.newsview-item-img:hover{
	transition: all 0.3s;
	opacity: 0.8;
}
.g-title{
	font-size: 20px;
	color: #df9d25;
	font-weight: 600;
}

.breadcrumbbook {
	list-style: none;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0.75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
}
.breadcrumbbook a {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	font-weight: bold;
	color: #1809a6;
}
.breadcrumbbook li a, .breadcrumbbook li span {
	font-size: 20px;
	color: #df9d25;
	font-weight: 500;
	font-family: Iransans;
}
.book-left{
	font-weight: 500;
	font-size: 19px;
	margin-right: 3px;
	color: #bbaeb9;
	margin-left: 3px;
}
.news-item-img1:hover{
	transition: all 0.3s;
	opacity: 0.8;
}

.news-item-news:hover {
	transition: all 0.3s;
	opacity: 0.8;
}

.news-item-books img:hover{
	transition: all 0.3s;
	opacity: 0.8;
}
.TitleNews a:hover{
	color: #e18500 !important;
	transition: all 0.3s; 
}

.onvan {
	font-family: IRANSans;
}

body{
	font-family: IRANSans;
	margin: 0
}
legend {
	font-size: 17px;
	font-weight: bold;
	color: #d60707;
}
tr th {
	background: #004aad;
	color: #fff;
}

.colorNewsslide1 a {
	color: #e09d25 !important;
}

.author-url a:hover{
	color: #ff9800 !important;
	transition: all 0.3s;
}
.post-thumb img {
	width: 200px !important;
}
.news-item-news img {
	width: 175px;
	float: left;
	height: 120px;
}

.borderbook{
	border-bottom: 2px solid #484848;
	padding-bottom: 10px;
	border-top: 2px solid #484848;
	padding-top: 10px;
}
.imagebookleft{
	float: left;

}
.booktext a{
	color: #000;
	/*! font-size: 20px; */
	/*! font-weight: 300; */
}

.booktext a:hover{
	color: #d6522c;
	transition: all 0.3s;
}
.navbar-nav {
	padding-right: 0;
}
.imagebook img{
	width: 100%;
}

.col-md-4 .second {
	height: 254px;
}
.news-item-title a:hover{
	color: #e18500 !important;
	transition: all 0.3s;
}

.textstyle a{
	color: #d88100  !important;
}
.modulecontainer {
	margin: 30px 0;
}
.author-box {
	border: 1px solid #dadada;
	padding: 20px 20px 15px;
	margin: 0 0 40px;
}
.pull-right {
	float: right;
}
.author-img img {
	margin-left: 30px;

	overflow-x: hidden;
	margin-bottom: 30px;
}

.author-info {
	text-align: justify;
}
.author-info h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
}
.author-info p {
	font-size: 13px;
}
.author-url a {
	color: #1c1c1c;
	font-size: 13px;
}
.fa-envelope:before {
	content: "\f0e0";
}

.author-url a {
	color: #1c1c1c;
	font-size: 13px;
}
fieldset {
	width: 100%;
}
.author-box {
	border: 1px solid #dadada;
	padding: 20px 20px 15px;
	margin: 0 0 40px;
}
.pull-right {
	float: right;
}


.imgbooks img{
	width: 100%;
}

.leadtopnews{
	margin: 10px;
}
.tag-text{
	float: right;
	padding-left: 10px;
}
.tag-text a{

	background: #004aad;
	padding: 3px 10px 3px 10px;
}
.related-sec {
	font-size: 17px;
	color: #333;
	text-align: justify;
	padding: 5px;
}
.related-img img:hover {
	transition: all 0.3s;
	opacity: 0.8;
}
.related-title a {
	color: #333;
	font-size: 17px;
	padding: 5px;
	font-weight: 600;
}
.related-title a:hover{
	color: #d29019 !important;
	transition: all 0.3s;
}
.related-img img{
	width: 100%;
	height: 225px;
	margin-bottom: 15px;
}

.related-img{
	/*! padding-left: 10px; */
}




.related-item {
	width: 50%;
	float: right;
	padding: 0 20px;
}

.related-item:last-child {
	padding-left : 0;
}

.related-item:first-child {
	padding-right: 0;
}

.borderpelus{
	border-bottom: 1px solid #888787;
	padding-top: 55px;
	margin-bottom: 20px;
}
.titlecontrol > div > .row:first-child > .col-md-12{

	display: none;
}
.stylenewsarchive{
	margin: 5px;
	font-size: 18px;
	font-weight: 500;
	color: #5b5b5b;
}

.borderarchive{
	border-bottom: 1px solid #888787;
	border-top: 1px solid #888787;
}
.bordermenu{
	border-bottom: 1px solid #888787;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.menutitle:after{
	content: "\f104";
	font-family: FontAwesome;
	border: none;
	margin-right: 0;
	font-size: 20px;
	font-weight: 700;
	margin-top: -4px;
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 3px;
	color: #d29019;
}



.menutitle:hover{
	color: #d29019  !important;
	transition: all 0.3s;
}


.linkfontnews:hover{
	transition: all 0.3s;
	opacity: 0.7;
	color: #01adef;
}

.linknews{
	text-align: right;
}
.linkfontnews{
	padding: 6px;
	border-radius: 50%;
	color: #01adef;
	font-size: 33px;
	text-align: center;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 13px;
}
.dropdown-menu1 a {
	font-size: 16px;
	background: #004aad;
}
.fontnews{
	font-size: 13pt;
	font-weight: 400;
	color: #606060;
}
.borderdate{
	border-bottom: 2px solid #484848;
	margin-top: 7px;
	margin-bottom: 7px;
	/*! margin-right: -1px; */
}

.news-text-full .borderdate {
}

.news-text-full .booktext {
	margin-top: 38px;
}

.news-text-full .linknews {

}

.news-text-full .text-box * {
	font-family: BNassim;
	line-height: 35px;
	font-size: 26px;
	font-weight: 400;
}

.nv-info {
	color: #004aad;
	font-weight: 500;
	padding-top: 2px;
	/*! margin-right: -14px; */
	font-family: IRANSans;
	font-size: 17px;
}
.dropdown-menu1 a:hover{
	color: #004aad;
}
.dropdown-item:hover, .dropdown-item:focus {
	background-color: #c3bdbd;
}
.post-titleuser a:hover{
	color: #e38e0b  !important;
	transition: all 0.3s;
}
.post-titleuser{
	font-size: 21px;
	line-height: 24px;
	margin: 15px 0 0;
	font-weight: 500;
}

.post-block-style:hover .post-thumb img, .post-overaly-style:hover .post-thumb img {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
	opacity: 0.8;
}

.post-titleuser p{
	color: #7b7a7a;
}

.postuser{
	color: #9d9b9b;
	font-size: 17px;
	font-weight: 500;
}
.post-block-style .post-cat {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}
a.post-cat {
	position: relative;
	font-size: 10px;
	padding: 0 5px;
	background: #1c1c1c;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	height: 20px;
	line-height: 20px;
	display: inline-block;
}

.post-title a {
	color: #676666;;
}
.post-block-style .post-title a:hover {
	color: #e16f0b;
	transition: all 0.3s;
}

.inner-content {
	position: relative;
	background: #004aad;
	color: #fff;
}

.dropdown-menu1 {
	position: absolute;

}



.footer a:hover {
	color: #ff9800 !important;
	transition: all 0.3s;
}
.linkHolder-footer {
	display: block;
	text-align: right;
	font-size: 24px;
	color: #fff;
	font-weight: 100;
	line-height: 36px;
	font-family: bbcarabic;
}
.navbar .navbar-expand-lg{
	display: none;
}
.ContentNewsslide {
	height: 132px;
	margin-top: 10px;
	position: absolute;
	top: auto;
	background: rgba(23, 25, 27, 0.75);
	padding: 10px;
	bottom: 0;
	left: 15px;
	width: 96.4%;
	color: #e9e7e7;
}
.search1{
	visibility:hidden;
}

.dropdown-menu1{
	padding-right: 0;
}

.blog-ttl{
	background: #FFF;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
	padding: 20px;
	text-align: center;
	font-size: 27px;
}
.blog-post{
	margin: 0 0 30px 0;
	background: #FFF;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
	padding: 20px;
	text-align: justify;
}
.news-leads{
	font-family: BNassim;
	font-size: 24px;

}

.block-link{
	font-family: BNassim;
	font-size: 27px;
}
.exp-info{
	font-family: Nassim;
	font-size: 23px;
}
.ev-rigth{
	font-family: Nassim;
	font-size: 27px;
	text-align: left;
	padding-left: 5px;
	line-height: 32px;
}

.TitleNewsslide a{
	font-family: BNassim;
	font-size: 27px;
	font-weight: bold !important
}
.TitleNews a{
	font-family: BNassim;
	font-size: 27px;
	font-weight: bold !important;
}
.TitleNewss a{
	font-family: BNassim;
	font-size: 34px !important;
}
.titleslide p{
	font-family: BNassim;
	font-size: 28px;
	font-weight: 400;
}

.sp-caption p{
	font-family: BNassim;
	font-size: 17px !important;
	font-weight: bold !important;
}

.part-title p{
	font-family: BNassim;
	font-size: 28px !important;
	font-weight: bold !important;
}

.multy .title p{
	font-family: BNassim;
	font-size: 28px;
}

.box1-news .title p{
	font-family: BNassim;
	font-size: 28px;
	font-weight: bold;
}
.imgNews {
	position:relative;
}

.Grouping p{
	font-family: BNassim;
	font-size: 20px !important;
	font-weight: bold !important;
	text-align:center;
	line-height: 37px;
}
.Grouping{
	z-index:5;
	line-height: 37px;
}
.Grouping::before{
	position:absolute;
	content: "";
	width:100%;
	height:3px;
	top:50%;
	background-color:#00adef;
	left:0;
	z-index:-1;
	opacity: 0.4;

}
.titleslide{
	position: relative;
	z-index: 5;
	right: 96px;
	line-height: 37px;
}
.titleslide p{
	color:#4f4f51;
	margin: 0;
}


.part-title{
	position: relative;
	display:table;
	background-color:#004aad;
	z-index:5
}
.part-title::before{
	position:absolute;
	content: "";
	width:100%;
	height:3px;
	top: 50%;
	background-color:#fff;
	left:0;
	opacity: 0.4;
	z-index:-1;

}

.multy .title{
	position: relative;
	z-index:5
}
.multy .title::before{
	position:absolute;
	content: "";
	width:100%;
	height:2px;
	top:50%;
	background-color:#d6d6d6;
	left:0;

	z-index:-1;

}
.box1-news .title{
	position: relative;
	z-index:5;
	/*! width: 13rem; */
}



.box1-news .title::before{
	position:absolute;
	content: "";
	width:100%;
	height:3px;
	top:50%;
	background-color:#e9e9e9;
	left:0;

	z-index:-1;
	opacity: 0.5;
}
.Author{
	color: #114fb0;
	font-size: 21px;
	font-weight: bold;
}




.search-txt{
	height: 22px;
}

.exp-name a:hover {
	color: #ec9d0d;
	transition: all 0.3s;
}

.exp-img:hover img {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.02);
	opacity: 0.8;
}
.ev-rigth span{
	margin-left: 15px;
}
.Conference-System{
	margin-top: 7px;
}
.nav-link {
	margin-bottom: -5px;
}
.navbar-main .dropdown-toggle::after {
	content: "\f107";
	font-family: FontAwesome;
	border: none;
	margin-right: 0;
	margin-top: 8px;
	margin-bottom: 3px;
}
.ws-img-news{
	width: 100%;
}
.imgNewsslider{
	position: relative;
}
.intro-linksslider .ContentNewsslide{
	background-color: #24242ccc;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	right: 0;
	padding: 8px;
}

.intro-linksslider .ContentNewsslide .TitleNewsslide {
	text-align: right;
	padding-top: 0;
	font-size: 18px;
	padding-bottom: 3px;
	font-weight: bold;
}
.intro-linksslider .ContentNewsslide .TitleNewsslide a {
	color: #fff;
}
.intro-linksslider .ContentNewsslide .news-leadslide {
	font-size: 24px;
	text-align: justify;
	color: #e7e5e5;;
	font-weight: 200;
	line-height: 30px;
}
.body-container{
	overflow: hidden;
}

a {
	color: white;
}

a:hover{
	text-decoration: none;
	color: white;
}


.TitleNewss{
	color: #000;
	line-height: 34px;
	margin: 9px -19px 9px -1px;
	text-align: right;
	font-weight: 600;
	text-align: left;
}
.eve-title a:hover{
	color: #ec9d0d;
	transition: all 0.3s;
}
.footer .links a:hover{
	color: #ec9d0d;
	transition: all 0.3s;
}
.footer-logo .onvanfooter {
	float: right;
	font-size: 13px;
	color: white;
	padding-bottom: 9px;
	border-right: 4px solid #fff;
	margin-top: -118px;
	padding-right: 12px;
	text-align: right;
	margin-right: 112px;
	padding-top: 12px;
	padding-left: 10px;
	margin-top: -109px;
	font-weight: 500;
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #004aad;
	transition: all 0.3s;
}
.footer p:hover {
	color: #ec9d0d;
	transition: all 0.3s;
}
.logooo{
	width: 350px;
	float: right;
	max-height: 103px;
	margin-top: -18px;
	margin-right: -86px;

}
.navbar-nav {
	font-size: 20px;
	font-weight: 100;
	margin-top:  -15px;
}
.headup{
	color: #fff;
	padding-top: 12px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

.header{
	background-color: #004aad;
}
.main-header .menu-bg {
	display: inline-block;
	width: calc(100% - 330px);
	position: relative;
	margin-top: 55px;
	margin-bottom: -15px;
}
.main-header .menu-bg .main-menu {
	display: inline-block;
	float: right;
	width: calc(100% - -103px);
	padding: 0;
}
.navbar {
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	padding: 0px;
	float: left;
	padding-top: 13px;
} 
.navbar-main{
	margin-left: -12px;
	/*! margin-top: 36px; */
}

.navbar-toggler span {
	background: 
		#282828;
	height: 2px !important;
	display: block;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main-menu .navbar-toggler {
	width: 35px;
	background: transparent;
	float: right;
}
.navbar-toggler {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-radius: 0;
	margin-right: 5px;
	height: 30px;
	width: 35px;
}
.persian{
	align-items: center;
	justify-content: center;
}
.main-menu{
	float: left;
}
.main-menu .navbar-toggler.collapsed span:first-child {
	width: 100%;
	float: left;
	border-radius: 10px;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}
.main-menu .navbar-toggler span {
	background: #282828;
	height: 2px !important;
	display: block;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main-logo{
	padding-top: 5px;
}
.navbar-collapse{
	float: left;
	border-top: 2px solid white;
	margin-top: -20px;
}
.menu {
	position: relative;
	text-align: right;
	margin: 0;
}
.menu > li {
	display: inline-block;
	vertical-align: middle;
	position: relative;

}
.menu > li > a{
	color: white;
	font-size: 18px
}
.main-header .menu-bg .main-menu li a {
	font-size: 13px !important;
}
.menu ul {
	margin: 0;
	padding: 0;
	width: max-content;
}
.menu-megamenu, .menu-dropdown {
	position: absolute;
	right: 0%;
	top: 32px;
	background: #FFF;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	text-align: right !important;
	transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	box-shadow: 2px 0 10px 0 rgba(2, 0, 0, 0.1);
}
.menu-dropdown {
	width: 200px;
}
ul, #myUL {
	list-style-type: none;
}
.menu li li {
	position: relative;
	margin: 0;
	display: block;
	width: auto;
}
.menu-dropdown li {
	padding: 5px 10px 5px 5px;
}
.main-header .menu-bg .main-menu ul li ul li a {
	display: inline-block;
	width: 100%;
	line-height: 1.8;
}
.main-header .menu-bg .main-menu li a :first-child {
	padding-right: 0;
}
.menu > li > a .fa {
	font-size: 12px;
	color: #fff;
}
.menu .mobile-menu-close {
	display: none;
	position: absolute !important;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	line-height: 15px;
	text-align: center;
	padding: 8px;
	background-color: #000;
	border-radius: 50%;
}
.menu ul {
	margin: 0;
	padding: 0;
}

.dropdown-menu {
	background-color: #004aad;
	text-align: right;
	width: max-content;
	top: 90%;
}
.dropdown{
	padding-right: 19px;
	font-weight: 100;
	right: 0;
	/*! top: 34px; */
	/*! padding-top: 11px; */
	font-family: bbcarabic;
	font-size: 27px;
}
.dropdown-item  a:hover {
	color: #010101;
}




.dropdown-toggle::after {

	vertical-align: 0;
}

.dropdown-menu{
	padding: 0px;
}



.dropdown-item {
	color: #fff;
	font-weight:200;
	font-size: 21px;
	border-bottom: 1px solid #8c8c8e;
	padding-right: 8px;

}


.drop-down {
	padding-right: 23px;
}
.drop-down:hover {
	background-color: white;
	color: black;
}
.drop-down:hover a{

	color: black;
}

.menu-megamenu li a{
	color: white;
	font-size: 17px;
}


.menu-megamenu li {
	padding: 10px;
	border-bottom: 1px solid #EEE;
}

.menu-megamenu li:nth-last-child(1){
	border-bottom: 0;
}


.languege-menu {
	display: inline-flex;
	padding-top: 4px;
	position: absolute;
	left: 0;
}
.languege-menu p{
	background-color: #01adef;
	padding: 2px 3px 0px 3px;
	border-radius: 50%;
	margin-right:  14px;
	color: #004aad;
	font-size: 14px;
	font-weight: bold;
	width: 23px;

}

.search{
	padding-bottom: 15px;
	border-radius: 14px;
	margin-right: 18px;
	padding: 2px 24px;
	margin-bottom: 1rem;
	position: relative;
	top: 18px;


}
.search-box {
	position: absolute;
	top: 0;
	left: 2px;
	transform: translate(0%,-50%);
	background: #df9d25;
	height: 20px;
	border-radius: 40px;
	padding: 0 10px;
	width:  98px;
	overflow: hidden;
	color: #004aad;
	font-weight: 400;
	transition: 0.4s;
	font-size: 15px;
}
.search-box a {
	margin-top: 1px;
	color: #004aad;
	font-size: 13px;
	font-weight: 600;
}
.search-box:hover >  {


	transition: all 0.3s;
}

.search-box:hover > .search-btn {
	color: #004aad;
	transition: all 0.3s;
	margin-top: -3px;
	width: 25px;

}
.search-box p{
	margin: 0;
}


.search-box:hover {
	width:190px;

}

.search-box:before {
	content: "\f002";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	left: 15px;
	top: 0;
}

.search-box:after {
	content: "بحث";
	position: absolute;
	top: -4px;
	left: 38px;
	font-family: BNassim;
	font-size: 19px;
}

.search-box:hover:before, .search-box:hover:after {
	display: none;
}


.search-btn {
	color: black;
	float: right;
	width: 70px;
	height: 27px;
	border-radius: 50%;
	background: #df9d25;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.7s;
	padding-top: 3px;
	font-size: 13px;
}

.search-txt {
	border: none;
	background: none;
	outline: none;
	float: left;
	padding: 0;
	color: #004aad;
	font-size: 13px;
	transition: 0.4s;
	line-height: 40px;
	font-weight: 600;
}
.search span{

	padding-left: 4px;
}
.search i{

	color: #004aad;
}
.login {
	/* display: inline-flex; */
	padding-bottom: 15px;
	background-color: #df9d25;
	border-radius: 14px;
	margin-right: 18px;
	padding: 0 22px;
	margin-bottom: 1rem;
	/* float: left; */
	text-align: left;
	justify-content: left;
	position: absolute;
	left: 1px;
	top: 57px;
	color: #004aad;
	font-weight: 500;
	font-size: 19px;
	width: 100px;
	height: 20px;
	font-family: BNassim;
}
}
.login span{

	padding-left: 4px;
}
.login i{
	padding-top: 0;
	font-size: 15px;
	font-weight: 900;
	margin-left: -5px;
	margin-right: 1px;
}

.Conference-System{
	display: flex;
	text-align: center;
	height: 38px;
	margin-right: -21px;
}
.Conference-System a {
	padding-left: 10px;
	font-size: 17px;
	color: #205ab3;
	font-weight: 600;
	margin: 5px 0 0 0;
	padding: 9px 0 0 0;
}
.Conference-System p:hover{
	background-color: #205ab3;

	color: white;
}

.intro-items{
	margin-top: 0px;
}

.sp-slide {
	position: relative;
	margin-bottom: -10px;
	height: 26rem;
	margin-top: -17px;
}
.sp-caption {
	position: absolute;
	bottom: 0;
	background: rgba(69, 69, 69, 0.8);
	left: 0;
	right: 0;
	padding: 10px;
	color: #fff;
	text-align:  justify;
	direction: rtl;
}
.sp-caption h6{
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
}
}

.sp-caption a {
	font-size: 16px;
	font-weight: 500;
	color: #f2960e;
	padding-bottom: 10px;
	display: block;
	color: #fff;

}


.autoplay {
	position: relative;
	height: 100%;
	direction: ltr;
}

.slick-list {
	text-align: center;
}
.intro-items .owl-prev{
	position: absolute;
	top: 37%;
	left: 7px;
	color: #fff;
	font-size: 23px;
}
.intro-items .owl-next{
	position: absolute;
	top: 37%;
	right: 7px;
	color: #fff;
	font-size: 23px;
}
.intro-links{
	margin-right: 30px;
}
.intro-links .imgNews img{
	width: 100%;
}
.intro-links .ContentNews{
	/*! padding: 0 14px 12px; */
	background-color: #4f4f51;
	/*! height: 15.5rem; */

}
.intro-links .ContentNews .TitleNews{
	text-align: right;
	padding-top: 26px;
	font-size: 20px;
	padding-bottom: 3px;
	font-weight: 600;
}
.intro-links .ContentNews .TitleNews a{
	color:#e8a32dd4;
}

/*
.intro-links .ContentNews .news-lead {
font-size: 24px;
text-align: justify;
line-height: 25px;
color: #e9e7e7;
font-weight: 400;
font-family: Nassim;
}*/

.imgNews{
	position: relative;
}
.Grouping{
	position: absolute;
	top: 5px;
	background-color: white;
	padding: 0 20px;
	right: 5px;
	color: #004bae;
	font-weight: 700;
	font-size: 15px;
}
.Grouping p{
	margin-bottom: 0;
}


.Horizontal-news .ContentNews{
	text-align: justify;
	padding: 0 30px;
	border-top: 4px solid;
	border-bottom: 4px solid;
	margin-top: 38px;
	margin-bottom: 50px;
}
.Horizontal-news .ContentNews .TitleNews{
	text-align: center;
}
.Horizontal-news .ContentNews .TitleNews a{
	color: #010101;
	font-weight: 500;
	font-size: 15px;
}
.Horizontal-news .ContentNews .news-lead{
	padding-top: 12px;
	font-size: 13px;
}

.owl-carousel1 {
	display: block;
	width: 100%;
	z-index: 1;
}
/*.no-js .owl-carousel1, .owl-carousel.owl-loaded {
display: block;
}*/

.owl-carousel1, .owl-carousel1 .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel1 .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
}
.owl-height {
	transition: height .5s ease-in-out;
}
.owl-carousel1 .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
}




.box1-news{


}
.box1-news  .news-row{
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

.news-row img{
	overflow: hidden;
	transition: linear .3s;
}
.news-row:hover img{
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.02);
	opacity: 0.8;

}


.box1-news .ContentNews{
	text-align: justify;
	padding: 15px 12px;
	height: 248px;

}


.box1-news .ContentNews .TitleNews{
	padding-bottom: 10px;
	min-height: 58px;
	text-align: right;
}
.box1-news .ContentNews .TitleNews a{
	font-size: 27px;
	color: black;
}
.box1-news .ContentNews .news-lead{
	font-weight: 400;
	font-family: BNassim;
	font-size: 24px;
}

.box1-news .imgNews img {
	width: 100%;
	height: 220px;
}

.Area-Expert{
	margin: 3rem 0;
}
.Area-Expert .title{
	text-align: right;
	background-color: #004aad;
	display: table;
	padding: 7px;
	font-size: 19px;

}
.Area-Expert .title p{
	color: white;
	margin-bottom: 0;
}
.Area-Expert .Area-Expert-pic{
	padding-bottom: 10px;
	margin-top: 18px;
	text-align: right;
}

.Area-Expert .map-pic img{
	width: 100%;
	height: 32rem
}

.Area-Expert .Area-Expert-pic img{
	width: 33%;
}
.Area-Expert .Area-Expert-name{
	text-align: right;
}
.Area-Expert .Area-Expert-name h6{
	padding-top: 3px;
	border-top: 4px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;

}
.Area-Expert .Area-Expert-name p{
	border-bottom: 1px solid;
	margin-bottom: 0;
}
.multy{
	background-color: #d6d6d6;
	border-top: 4px solid;
	border-bottom: 4px solid;
	position: relative;
	margin-top: 41px;
}

.owl-carousel2 {
	margin-top: 30px;	
}

.multy .title{
	text-align: right;
	background-color: #ffffff;
	display: table;
	padding: 0 20px;
	font-size: 24px;
	margin: 10px;
	text-align: right;
	line-height: 37px;
}
.multy .title p{
	margin-bottom: 0rem;
	color: #626265;
	font-weight: bold;
	line-height: 37px;
}
.multy .gallery-img {
	text-align: center; 
}


.multy .owl-stage-outer{
	overflow: hidden;
}
.multy .owl-stage{
	display: flex;
}
.multy .owl-stage-outer .owl-stage .multy-img{

	text-align: -webkit-center;
	text-align: -moz-center;
	margin-bottom: 40px;
	margin-right: 40px;
	/*! margin-top: 16px; */
}
.multy .owl-stage-outer .owl-stage .multy-img img{
	width: 130px;
	height: 130px;
	/*! border-radius: 3px; */;
}
.multy .owl-stage-outer .owl-stage .multy-text{

	text-align: right;
	font-weight: 500;
}
.multy .owl-stage-outer .owl-stage .multy-text .multy_text{
	color: #de6d33;
	font-size: 13px;
}
.multy .owl-stage-outer .owl-stage .multy-text a{
	color:black;
	font-size: 12px;
}

.multy .owl-prev{
	position: absolute;
	left: 0;
	top: 50%;
}
.multy .owl-next{
	position: absolute;
	right: 0;
	top: 50%;
}
.multy .owl-prev i{
	color: #0149ab;
}
.multy .owl-next i{
	color: #0149ab;
}

.box1-news .title{
	text-align: center;
	background-color: #004aad;
	display: table;
	padding: 0 15px 0 15px;
	font-size: 15px;
	margin-bottom: 22px;

}
.box1-news .title p{
	color: white;
	margin-bottom: 0;
}



.footer{
	background-color: #4f4f51;
	padding: 18px 0;
	margin-top: 3rem;
}
.footer .footer-logo{
	text-align: center;
}

.footer p{
	text-align: right;
	font-size: 20px;
	color: #fff;
	font-weight: 100;
	line-height: 18px;
}
}
.link-cat{
	text-align: right;
}

.footer .links {
	display: flex;
	justify-content: center;
	float: right;
}

.footer .links p{
	padding-left: 22px;
	font-size: 33px;
	display: inline-block;
}

.parts-wrapper-2 {
	background: #ccc;
	padding: 20px;
}
.layer-ttl {
	text-align: right;
	margin: 0 0 30px 0;
}
.owl-stage .owl-item .content-page .w-image img {
	width: 150px;
	height: 150px;
}
.main-logo .onvan {
	font-size: 17px;
	color: white;
	padding-bottom: 9px;
	border-right: 4px solid #01adef;
	margin-top: -99px;
	padding-right: 13px;
	text-align: right;
	margin-right: 81px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: 500;
}
.main-logo img{
	/*! max-height: 145px; */
	margin: 8px -51px -11px 0;
	width: 250px;
}

.toranj-slider div {
	display: block;
}
.events{
	background-color: #4f4f51;
	padding: 30px;
	margin-top: 35px;
	height: 285px;
}
.events .panel-body{
	display: flex;

}
.events .panel-title{
	padding-top: 17px;
}
.events .panel-title span{

	background-color: aliceblue;
	margin-top: 7px;
	color: #4f4f51;
	padding: 3px;
	font-size: 20px;
}
.events #collapse i {
	display: none;
}
.events .owl-stage-outer .owl-item {
	/*! margin-inline: 20px; */
	/*! padding-top: 80px; */
}
.events .owl-nav{
	margin-top:-200px; 

}
.events .owl-nav .owl-prev{
	position: absolute;
	top: 50%;
	left: -18px;
}

.events .owl-nav .owl-next{
	position: absolute;
	top: 50%;
	right: -18px;
}
.events .owl-nav .owl-prev i{
	font-size: 21px;
	color: #df9d24;
}

.events .owl-nav .owl-next i{
	font-size: 21px;
	color: #df9d24;
}

/*   NewsView  */

.modulecontainer {
	margin: 5px 0;
}

.breadcrumb {
	background: #fff;a
	padding: 0;
	display: none;
}

.breadcrumb li {
	display: inline-block;
	padding: 7px 16px 7px 0;
	color: #d72924;
	position: relative;
	font-size: 13px;
}

.breadcrumb li {
	font-family: Nassim;
	border: none;
	margin-right: -1px;
	float: left;
	color: #df9d33;
	font-size: 16px;
	font-weight: 600;
	margin-top: -4px;
}
.breadcrumb-item + .breadcrumb-item:before {
	content: " "!important;
}

.breadcrumb li a {
	font-size: 20px;
	color: #df9d33;
	font-weight: 600;
}

.breadcrumb-item + .breadcrumb-item {
	padding-right: 0;
	margin-right: -7px;
}

.single-blog-content .post-content {
	/*! padding: 0 0 0 30px; */
}

.single-blog-content .post-content.no-top-pad {
	padding-top: 0;
}

.single-blog-content .post-content .nv-info-item {
	float: right;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.single-blog-content .post-content .news-text-full {
	text-align: justify;
}

.single-blog-content .post-content .news-text-full .news-img {
	width: 100%;
	text-align: center;
}

.single-blog-content .post-content .news-text-full .news-img {
	float: left;
}
.single-blog-content .post-content .news-text-full .news-img img {
	width: 100%;
}

.single-blog-content .post-content .news-text-full p {
	/*! color: #333; */
	/*! font-size: 15px !important; */
	/*! line-height: 30px; */
	/*! margin-bottom: 45px; */
}

.hidden {
	display: none;
}
.single-blog-content .post-content .row.comment-box {
	display: none;
}

.featured-tab {
	position: relative;
}
.block-title {
	font-size: 18px;
	line-height: 19px;
	text-transform: uppercase;
	margin: 0 0 26px 0;
	font-weight: 500
}
.block-title {
	text-align: right;
	font-size: 20px;
	color: #5b5a5a;
}
.block-title>span {
	background: #004aad;
	color: #fff;
	font-weight: 600;
	line-height: 23px;
	padding: 2px 15px 1px;
	position: relative;
}
.featured-tab.big-list.sidebar .item {
	margin-bottom: 13px;
}
.featured-tab.big-list .item {
	width: 100%;
	margin: 0;
	margin-bottom: 25px;
}
.featured-tab .item {
	width: 41%;
	height: auto !important;
	margin-bottom: 14px;
	float: right;
}
.featured-tab .item {
	width: 41%;
	height: auto !important;
	margin-bottom: 10px;
	float: right;
}

.post-block-style {
	position: relative;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	height: 260px;
	width: 100%;

}
.featured-tab.big-list .item .post-thumb {
	height: 150px;
	min-height: 70px !important;
}
.featured-tab.big-list.sidebar .post-thumb {
	height: auto !important;
	min-height: unset !important;
	max-height: 70px !important;
}
.featured-tab .item .post-thumb {
	width: 35%;
	display: inline-block;
	float: right;
	/* max-height: 50px; */
	height: 70px;
}

.featured-tab .post-thumb {
	max-height: 226px;
}
.post-thumb {
	max-width: 100%;
	position: relative;
}
.featured-tab.big-list.sidebar .item img {
	height: 70px !important;
	min-height: 100% !important;
	width: 100%;
	max-height: unset !important;
}

.featured-tab.big-list.sidebar .post-thumb img {
	width: 100% !important;
	height: auto !important;
}
.featured-tab .item .post-thumb img {
	min-height: 100%;
}
.featured-tab .post-thumb img {
	min-height: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
	max-height: unset !important;
}
.post-thumb img {
	display: block;
	width: 250px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	/*! height: 250px; */

	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.featured-tab .item .post-content {
	width: 65%;
	display: inline-block;
	float: right;
	padding: 0 !important;
	height: 70px;
}
.post-block-style .post-content {
	padding-right: 13px;
}
.post-content {
	z-index: 1;
	position: relative;
}
.post-content.height{
	height: 450px;

}
.featured-tab.big-list .item .post-content .post-title {
	font-size: 11px;
	max-height: 58px;
	padding-right: 10px;
	text-align: right;
}
.featured-tab.big-list .item .post-content .post-title a{
	color:black;
}

.featured-tab .item .post-title {
	padding: 5px 10px;
}
.featured-tab .item .post-title {
	margin: 0;
	padding-right: 9px;
	width: 100%;
	font-size: 12px;
	font-weight: 600;
	white-space: unset;
	overflow: hidden;
	text-overflow: unset;
	float: right;
	line-height: 1.5;
	max-height: 41px;
}
.item:nth-child(2) .post-title {
	font-size: 20px;
}
.post-title {
	font-size: 21px;
	line-height: 24px;
	margin: 15px 0 0;
	font-weight: 500;
}
.post-block-style .post-content .post-meta {
	margin: 3px 0;
}

.featured-tab .item .post-meta {
	text-align: left;
}
.featured-tab.big-list.sidebar .item .post-date {
	width: auto !important;
	display: inline-block;
}
.featured-tab.big-list .post-date {
	position: absolute;
	width: 65% !important;
	display: inline-block;
	margin: 0;
	right: auto !important;
	left: 0 !important;
	bottom: 0 !important;
	background: transparent !important;
}
.featured-tab .item .post-date {
	overflow: unset;
	text-overflow: unset !important;
	padding: 5px;
	text-align: right;
	font-size: 10px;
	padding-right: 0;
	position: absolute;
	left: 0;
	right: auto;
	bottom: 0;
	width: auto;
}
.item:nth-child(2) .post-date {
	font-size: 9px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
}
.post-meta span.post-date {
	border-right: 0;
}
.post-meta span {
	font-size: 12px;
	color: #a3a3a3;
	margin-right: 0px;
	padding-right: 0px;
	border-right: 1px solid #dedede;
	line-height: 12px;
	display: inline-block;
}

/*   NewsView  */

/*   newsagencyshow  */


.agency-options {
	border: 1px solid silver;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	box-shadow: 0px 1px 2px 1px rgba(50, 50, 50, 0.28);
	padding: 12px 0;
	background: #f9f9f9;
}
.agency-options .parent-agensies, .agency-options .childs-agency {
	text-align: right;
	position: relative;
}
.agency-options .parent-agensies .agency-child-btn, .agency-options .parent-agensies .agency-parent-btn, .agency-options .childs-agency .agency-child-btn, .agency-options .childs-agency .agency-parent-btn {
	background: transparent;
	border: none;
	margin-top: 15px;
	color: #1f5164;
}
.news-arch-item .news-item-title a {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	text-decoration: none;
	outline: none;
	font-size: 25px;
	font-weight: bold;
	color: #5b5a5a;
}
.agency-options .parent-agensies .agency-child-btn:after, .agency-options .parent-agensies .agency-parent-btn:after, .agency-options .childs-agency .agency-child-btn:after, .agency-options .childs-agency .agency-parent-btn:after {
	display: inline-block;
	margin-right: 0.255em;
	vertical-align: 0;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}

.agency-options .parent-agensies .dropdown-menu, .agency-options .childs-agency .dropdown-menu {
	border-radius: 0;
	text-align: right;
	z-index: 5000;
	min-width: 230px;
	transform: none !important;
	right: 0px !important;
	left: unset !important;
	top: calc(100% + 5px) !important;
	padding: 5px 0px !important;
	border-bottom: 2px solid #333;
	max-height: 300px;
	overflow: auto;
	background-color: white;
}
.agency-options .parent-agensies .dropdown-menu li a , .agency-options .childs-agency .dropdown-menu li a{
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	padding: 12px 15px 12px 10px;
	border-bottom: 1px solid #e5e5e5;
	color: #333333;
	transition: all 0.3s;
}
.agency-options .parent-agensies .dropdown-menu li a:hover , .agency-options .childs-agency .dropdown-menu li  a:hover{
	background: #004aad;
	color: #fff;
}

.agency-options .title-agency{
	text-align: center;
}
.agency-options .title-agency h4 {
	color: #1F5164;
	font-size: 16px;
	margin: 4px 0 10px 0;
	font-weight: 600;
	position: relative;
	padding: 0;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	display: inline-block;
	width: 100%;
}
.agency-options .childs-agency {
	display: inline-block;
	float: left;
}
.agency-options .parent-agensies, .agency-options .childs-agency {
	text-align: center;
	position: relative;
}
.news-archive-list {
	display: inline-block;
	width: 100%;
}
.news-arch-item {
	width: 100%;
	display: flex;
	margin-bottom: 30px;
	position: relative;
	border-bottom: 1px solid black;
	flex-direction: row-reverse;
	flex-wrap: wrap;
}
.news-arch-item .news-item-agency {
	float: left;
	text-align: left;
	position: absolute;
	top: 6px;
	left: 5px;
}
.news-arch-item .news-item-agency a {
	background: #004aad;
}
.news-arch-item .news-item-agency a span {
	font-size: 10px !important;
	color: #fff;
	padding: 10px;
}
.news-arch-item .news-content-arch {
	padding:  0 0 5px 5px;
	text-align: right;
	flex: 1 0 62.667%;
	max-width: 100%;
}
.news-arch-item .news-item-lead {
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.pull-right {
	float: right;
	font-size: 16px;

	color: #004aad;
}
.pagination {
	margin: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.pagination .page-item {
	display: inline-block;
}
.pagination li a {
	border-radius: 0 !important;
	margin-right: 8px;
	color: #7c7c7c;
	border: 1px solid #ddd;
	position: relative;
	float: left;
	padding: 6px 12px;
}
button.link-search.btn.btn-default[data-target="#modal-news-search"] {
	display: none;
}
.news-arch-item .news-item-lead a {
	font-size: 26px;
	color: #919191;
	font-weight: bold;
	line-height: 35px;
	font-family: BNassim;
}

/*   newsagencyshow  */

/*   galleryalbumview  */
.album-wrap {
	text-align: center;
	/* margin: 60px 0 40px; */
	display: inline-block;
	width: 100%;
}

.album-view.gallery-container .album-box {
	float: right;
}
.album-view.gallery-container .album-box img{
	width: 100%;
	height: 12rem;
}

.album-view.gallery-container .album-title h4 {
	padding: 14px 15px;
}
.album-view.gallery-container .album-title h4 {
	color: #ff7a09;
	font-size: 12px;
}
.album-view.gallery-container .album-desc {
	display: none;
}


.count-childs {
	float: right;
}

/*   galleryalbumview  */

/*   videoalbums  */

.tv-gallery-box {
	display: table;
	margin: 20px auto 5px;
	position: relative;
	text-align: center;
	border-radius: 4px;
	margin-bottom: 20px;
	background: rgba(0,0,0,0.7);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}
.tv-gallery-img {
	padding: 0;
	opacity: 1 !important;
	border: 0;
}

.tv-gallery-info {
	display: inline-block;
	width: 100%;
	color: #ff9800;
	margin: 0;
	background: rgba(30, 53, 107, 0.8);
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}
.tv-gallery-title a {
	display: inline-block;
	width: 100%;
	color: #ff9800 !important;
	margin: 5px 0 11px 0;
	padding: 0 15px;
}
.tv-gallery-count {
	display: inline-block;
	color: #e1e1e1;
	font-size: 11px;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.tv-gallery-count i, .tv-gallery-g2title i {
	margin-left: 3px;
}
.tv-gallery-g2title {
	display: inline-block;
	color: #e1e1e1;
	font-size: 11px;
	padding: 10px 20px;
	position: absolute;
	left: 0;
	bottom: 0;
}


.titleslide{
	background-color: #ffffff;
	display: table;
	padding: 0 15px;
	font-size: 15px;
	font-weight: 600;
}

.part-title {
	line-height: 37px;
}


/*   videoalbums  */



.exp-img {
	margin-bottom: 10px;
}

.exp-img a {
	display: block;
	width: 120px;
	/*! height: 200px; */
	border-radius: 50%;
	border: 1px solid silver;
	padding: 10px;
	/*! margin: 0 auto; */
	height: 120px;
}

.exp-img img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: gray;
}

.exp-info {
	border-top: 4px solid #a8a9ab;
	border-bottom: 2px solid #a8a9ab;
	color: #004aad;
	font-size: 15px;
}

.exp-info a {
	color: #333;
}

.expert-item {
	margin-bottom: 10px;
}

.exp-info h4 {
	margin: 0;
	font-size: 23px;
	font-weight: bold;
	font-family: BNassim;
}
.exp-location p{
	font-size: 23px;
	font-family: bbcarabic;
	font-weight: 500;
}
.exp-info p {
	margin: 0;
}

.exp-info a {
	color: #004aad;
}

.exp-info .exp-name {
	border-bottom: 1px solid #a8a9ab;
	padding: 5px 0 0 0;
}

.exp-info .exp-location {
	padding: 0 0 0px 0;
}

.event-item:before, .event-item:after {
	content: " ";
	display: table;
	clear: both;
}

.ev-rigth {
	float: right;
	width: 100px;
	color: orange;
	border-left: 3px solid #fff;
	text-align: left;
	font-size: 27px;
	height: 90px;
}

.ev-left {
	float: right;
	width: calc(100% - 100px);
	padding: 0 22px;
	color: #fff;
}

.eve-title {
	font-weight: bold;
	font-size: 27px;
	font-family: BNassim;
	line-height: 32px;
	margin-top: 0;
}

.eve-title .multy_text {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 20px;
	font-family: BNassim;
}



.event-text {
	font-weight: 400;
	text-align: justify;
	font-size: 16.5px;
	margin-top: 11px;
}

.event-slider {
	margin-top: 30px;
}

.part-title {
	margin: 30px 0 30px 0;
}

.part-title p {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 20px;

}

.part-title.blue p {
	color: #fff;
}

.expert-map svg {
	width: 100%;
	height: auto;
}


.expert-map path:hover {
	fill: #f4b700 !important;
}

.expert-map {
	position: relative;
}

.jar {
	position: absolute;
	z-index: 10;
	font-size: 19px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
	opacity: 0;
	z-index: 5;
	transition: ease .4s all;
	font-family: BNassim;
}

.jar:hover {
	opacity: 1;
	z-index: 10;
}

.jar span {
	display: block;
	background: #a4a3a8;
	padding: 0 15px;
	/*! box-shadow: 1px 1px 5px 1px #333; */
	line-height: 35px;
}

.jar span:hover {
	background: #555;
}

.jar1 {
	right: 140px;
	top: 200px;
	/*! width: 150px; */
	padding: 20px;
}

.jar2 {
	right: 41%;
	top: 200px;
	padding: 20px 20px;
}

.jar3 {
	right: 65px;
	bottom: 120px;
	padding: 20px 20px;
}

.jar4 {
	right: 370px;
	bottom: 190px;
	padding: 20px 20px;
}

.jar5 {
	left: 180px;
	bottom: 32%;
	padding: 20px 20px;
}

.jar6 {
	left: 48%;
	bottom: 65px;
	padding: 20px 20px;
}

.jar7 {

	top: 50%;
	right: 30%;
}
.jar8 {

	top: 40%;
	right: 30%;
}



.area-expert {
	display: none;
}

.area-expert.active {
	display: block;
}

button {
	outline: none;
}

button:focus {
	outline: none;
}

.owl-carousel22 .owl-nav {
	font-size: 30px;
	color: orange;
}

.owl-carousel2 .owl-nav button {
	background: transparent;
	border: none;
	font-size: 25px;
}

#pnlslide img {
	width: 100%;
	height: auto;
}

#pnlslide {
	max-width: 250px;
}

.search-result a {
	color: #333;
}


.area-expert-map img {
	width: 100%;
}

.expert-card {
	box-shadow: 1px 1px 4px 1px #e9e6e6;
	border-radius: 10px;
	padding: 40px;
	margin-top: 45px;
}

.expert-card .carousel-inner .item img {
	width: 150px !important;
}

.fg-item-box .fg-item-info, .fg-item-box .fg-item-title {
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
}

.fg-item-box .fg-item-info {
	font-weight: 200;
}

.fg-item-box .fg-item-title {
	font-weight: 600;
}

.fg-item-box .fg-item-title:after {
	content: ":";
}

.expert-data h2 {
	display: none;
}

.footer-logo .onvan {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	border-right: 4px solid #fff;
	float: left;
	width: calc(100% - 115px);
	text-align: right;
	padding-right: 15px;
	margin-top: 20px;
	height: 82px;
	line-height: 26px;
	margin-left: 8px;
}

.footer-logo .mim-footer-link {
	display: block;
}

.footer-logo:before, .footer-logo:after {
	content: " ";
	display: table;
	clear: both;
}





@media only screen and (max-width: 1200px) {
	.main-logo .onvan {
		padding-left: 0;
	}
	.dropdown-menu {

		right: -70px
	}
	.ContentNewsslide {
		height: 144px;
	}

}
.ContentNewsslide1{
	background: #4f4f51;
	height: 265px;
}


@media (min-width: 1200px) {
	.container {
		max-width: 1240px;
	}
}

@media (min-width: 1500px) {
	.container {
		max-width: 1300px;
	}
}

@media (min-width: 1800px) {
	.container {
		max-width: 1700px;
	}
}
@media only screen and (max-width: 1024px) {
	.ContentNewsslide {
		height: 189px;
	}
	.ContentNewsslide1 {
		height: 271px;
	}

	.jar3 {
		right: 20px;
		bottom: 154px;
		padding: 1px 1px;
	}
	.jar span {

		padding: 5px;
	}
	.jar1 {
		right: 117px;
		top: 150px;
		width: 150px;
		padding: 1px 1px;
	}
	.jar2 {
		right: 40%;
		top: 159px;
		padding: 1px 1px;
	}
	.jar4 {
		right: 265px;
		bottom: 174px;
		padding: 1px 1px;
	}
	.jar5 {
		left: 137px;
		bottom: 38%;
		padding: 1px 1px;
	}
	.jar6 {
		left: 48%;
		bottom: 89px;
		padding: 1px 1px;
	}
	.jar7 {
		top: 50%;
		right: 32%;
	}

}


@media only screen and (max-width: 991px) {
	.header {
		margin-bottom: 52px;
	}
	.dropdown-menu1 a {
		font-size: 13px;
		background: #343434;
		border: none;
	}
	.dropdown-menu {

		width: auto;
	}
	.dropdown-menu1 {
		position: unset;
		/*! background: #151515; */
	}
	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-bottom: 0;
	}
	.dropdown-menu {
		right: -38px;
	}
	.container.ipis{
		max-width: 100%;
		width:100%
	}
	.news-lead{
		text-align: justify;
	}
	.news-row {
		margin-top: 0;
	}
	.fixed .navbar-toggler {

		bottom: 19px;
	}
	.navbar-toggler {
		position: absolute;
		left: 21px;
		bottom: 8px;
	}
	.ipis{
		height: 92px;
	}
	.dropdown-item{
		color:#e7e7e7;
	}
	.Conference-System{
		display:none;
	}

	.navbar {

		float: none;
	}
	.ContentNewsslide {

		width: 93.4%;
	}

	.search {
		display:none;
	}
	.login {
		display:none;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		left: 17px;
		color: white;
		font-size: 20px;
	}
	.main-logo{
		margin-right:13px;
	}
	.navbar-main{
		margin-top:0;
	}





	.box1-news .ContentNews {
		text-align: right;
	}


	.login{
		margin-top: 1rem;

	}
	.search{
		margin-top: 1rem;
		padding: 0px 11px;
	}
	.languege-menu {

		left: -54px;
	}
	.search-box{
		top: 37px;
	}
	.languege-menu {

		padding-top: 15px;
		padding-left: 4rem;
	}

	.navbar-collapse {
		float: none;
		border-top: none;
		padding-top: 7px;
		align-items: center;
		justify-content: center;
		position: absolute;
		width: 94.4%;
		top: -95px;
		z-index: 11;
		left: 62px;
		background-color: #4f4f51;
		border: 1px solid #feffff;
	}

	.dropdown{
		padding-right:0;
	}
	.nav-link{
		margin-bottom:0;
	}

	.persian .nav-item .nav-link{
		font-size:16px;
		border-bottom: 1px solid #8c8c8e;
		padding-right:8px;
		border-top: 1px solid #8c8c8e;
		font-family: bbcarabic;
	}
	.nav-link1{
		font-size:16px;

		padding-right:8px;

	}

	.persian .nav-item .nav-link:focus{
		color:#df9d25;

	}



	.persian .dropdown-menu{
		background-color: #3f3f3f;
		border:none;
		/*! margin-top: 1rem; */
		/*! margin-bottom: 0px; */
	}

	.persian .dropdown-menu li{
		padding-bottom:0;
		/*! background: #151515; */
	}

	.dropdown-item {

		font-size: 15px;

	}

	.dropdown-item:hover, .dropdown-item:focus {
		color: #fff;
		transition: all 0.3s;
	}
	.dropdown-item:hover, .dropdown-item:focus {
		color: #fff;
		text-decoration: none;
		background-color: #4f4f51;
	}

	.intro-items {
		margin-top: 7px;
	}

	.sp-slide {

		height:auto;
	}
	.sp-caption {

		height: auto;
	}
	.intro-links .ContentNews {

		height: auto;

	}

	.news-row{
		height: auto;
		margin-top: 32px;
	}
	.intro-links {
		margin-right: 0;
		margin-top: 2rem;
	}
	.news-arch-item .news-content-arch {

		padding: 16px 5px 5px 5px;

		max-width: 100%;
	}
	.search {
		margin-top: -21px;
	}
	.box1-news .ContentNews {
		height: 449px;
	}
	.footer-logo .onvan {
		padding-right: 20px;
		margin-left: 8px;
	}
	.navbar-toggler span {
		background: #ffffff;
	}
	.persian {
		align-items: normal;
		text-align: right;
	}
	.TitleNewss {

		text-align: right;
	}
	.main-logo img {
		max-width: 144px;
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -84px;
	}
	.navbar-toggler {
		height: 71px;
		width: 23px;
	}
	.fixed .search1 {
		top: -20px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 69px;
		top: -31px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 23px !important;
		line-height: 1.25em;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
	}
	.news-leads {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 28px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;

	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: -59px;
	}
	.languege-menu {
		background: #063575;
		height: 90px;
	}
	.fixed .languege-menu {

		top: -75px;
		height: 95px;
	}
	.jar3 {

		bottom: 91px;
	}
	.jar1 {
		right: 51px;
		top: 119px;
		width: 133px;
	}
	.jar2 {

		top: 127px;
	}

	.jar4 {
		right: 214px;
		bottom: 128px;
	}
	.jar5 {
		left: 98px;
	}
	.jar6 {

		bottom: 66px;
	}
	.box1-news .ContentNews {
		height: 459px;
	}



}

@media only screen and (max-width: 767px){
	.fixed .navbar-toggler {
		bottom: 66px;
	}
	.navbar-toggler {
		position: absolute;
		left: 23px;
		bottom: 59px;
	}
	.navbar-collapse{
		width:37.2rem;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		left: 15px;
		color: white;
		font-size: 20px;
	}
	.navbar-collapse {
		float: none;
		border-top: none;
		padding-top: 7px;
		align-items: center;
		justify-content: center;
		position: absolute;
		width: 93%;
		top: -96px;
		z-index: 11;
		left: 60px;
		background-color: #4f4f51;
		border: 1px solid #feffff;
	}
	.box1-news .news-row {

		margin-top: 40px;
	}
	.top {

		margin-top: -20px;
	}

	.Area-Expert .Area-Expert-pic {
		text-align: center;
	}
	.Area-Expert .Area-Expert-name {
		text-align: center;
	}
	.Area-Expert .map-pic{
		margin-top: 25px;
	}
	.Area-Expert .map-pic img {

		height: 100%;
	}
	.navbar-header{
		float: right;
	}
	.sp-caption h6 {

		display:none;
	}

	.ev-rigth > div {

		display: inline-block;
	}
	.ev-rigth {
		float: none;
		width: 180px;
		border-left: none;
		height: 28px;
		text-align: right;
		padding-right: 8px;
	}
	.ev-left {
		width: 100%;
	}


	.languege-menu {
		background: #063575;
		height: 92px;
	}


	.multy .gallery-info{
		text-align: center;

	}
	.multy .gallery-title{
		text-align: center;

	}
	.events .owl-nav .owl-next {

		top: 33%;

	}
	.events .owl-nav .owl-prev {

		top: 33%;

	}
	.multy .owl-stage-outer .owl-stage .multy-text {
		padding-left: 0;
		padding: 10px;
		text-align: center;
	}
	.events .owl-stage-outer .owl-stage .owl-item .event_text{
		height: auto;
	}
	.search {
		margin-top: -22px;
	}
	.navbar-toggler span {
		background: #ffffff;
	}
	.persian {
		align-items: normal;
		text-align: right;
	}
	.box1-news .news-row {
		margin-top: 0;
	}
	.eve-title {
		padding: 15px;
	}
	.footer-logo .onvan {
		padding-right: 19px;
		margin-left: 8px;
	}
	.box1-news {
		margin-top: 22px;
	}
	.box1-news .ContentNews {
		height: auto;
	}
	.ev-left {
		padding: 0 10px;
	}


	.news-widget{
		margin-top: 15px;

	}
	.footer {
		padding-bottom: 1rem;
	}
	.footer p {
		padding-bottom: 1rem;
	}

	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-bottom: 0;
		margin-right: 0;
	}
	.multy .owl-stage-outer .owl-stage .multy-img img {
		width: 170px;
		height: 170px;
		margin-left: 0;
	}
	.ContentNewsslide {
		margin-top: 0;
		position: inherit;
		background: #fff;
		padding-right: 19px;
		color: #000;
		text-align: right;
	}
	.header {
		margin-bottom: 52px;
	}
	.box1-news {
		margin-top: -15px;
	}
	.news-lead{
		text-align:right;
	}
	.news-row {
		height: auto;
		margin-top: 0;
	}
	.main-logo img {
		max-width: 165px;
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -95px;
	}

	.navbar-toggler {
		height: 0;
		width: 23px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 69px;
		top: -38px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 27px !important;
		line-height: 1.25em;
		color: black;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}
	.ContentNewsslide1 {

		height: auto;
	}
	.TitleNewss {
		line-height: 27px;
	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
		margin: 9px 9px 0px 0px;
	}

	.news-leads {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 31px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;

	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: -59px;
	}
	.news-arch-item {

		flex-direction: column;
	}
	.imgNewsslider {
		margin-top: -32px;
	}
	.second {
		margin-top: 90px;
	}
	.eve-title {
		padding-right: 62px;
	}
	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-right: 0;
	}


}
@media only screen and (max-width: 700px){
	.navbar-collapse {
		width: 92.4%;
	}
	.main-logo img {
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -95px;
	}
	.navbar-toggler {
		height:0;
		width: 23px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 69px;
		top: -38px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
	}
	.news-leads {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 31px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;

	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: -59px;
	}
	.languege-menu {
		background: #063575;
		height: 92px;
	}
	.ContentNewsslide{
		width: 100%;
	}
}


@media only screen and (max-width: 600px){
	.navbar-collapse{
		left: 61px;
		top: -96px;
		width: 91%;
	}
	.top{
		margin-top: 2px;
	}
	.navbar-toggler{
		position: absolute;
		left: 22px;
		bottom: 13px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		left: 20px;
		color: white;
		font-size: 20px;
	}

	.ContentNewsslide {
		margin-top: 0;
		position: inherit;
		background: #fff;
		padding-right: 20px;
		color: #000;
		text-align: right;
	}
	.header {
		margin-bottom:  30px;
	}
	.news-lead{
		text-align: right;
	}
	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-bottom: 0;
		margin-right: 0;
	}
	.multy .owl-stage-outer .owl-stage .multy-img img {
		width: 170px;
		height: 170px;
	}
	.main-logo img {
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -95px;
	}
	.navbar-toggler {
		height: 71px;
		width: 23px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 69px;
		top: -38px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
	}
	.news-leads {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 31px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;

	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: -59px;
	}
	.languege-menu {
		background: #063575;
		height: 92px;
	}
}
@media only screen and (max-width: 550px){
	.navbar-collapse{

		width: 89%;
	}
	.jar {
		font-weight: 600;
		font-size: 20px;
	}
	.jar1 {

		width: 149px;
	}
}
@media only screen and (max-width: 500px){
	.second {
		margin-top: 35px;
	}
}



@media only screen and (max-width: 491px){
	.navbar-collapse{

		width: 90%;
	}
	.jar2 {

		top: 93px;
	}
	.jar4 {

		bottom: 110px;
	}
}
@media only screen and (max-width: 450px){
	.navbar-collapse{

		width: 89%;
	}
	.jar4 {
		right: 182px;
	}
	.jar7 {

		right: 33%;
		right: 31%;
	}
	.jar1 {

		top: 84px;
	}
}
@media only screen and (max-width: 430px){
	.navbar-collapse{

		width: 87.4%;
	}
	.jar5 {
		left: 48px;
	}
	.jar2 {

		top: 68px;
	}
}
@media only screen and (max-width: 425px){


	.news-row {
		height: auto;
		margin-top: -18px;
	}
	.event-slider {
		margin-top: 11px;
	}

	.eve-title{
		padding-right: 0;
	}
	.titleslide {
		right: 28px;
	}
	.header {
		margin-bottom: 35px;
	}
}
@media only screen and (max-width: 424px){
	.navbar-collapse{
		width:87%;
	}
	.header {
		margin-bottom: 35px;
	}
}
@media only screen and (max-width: 420px){
	top{
		margin-top: -20px;
	}
}
@media only screen and (max-width: 391px){
	.navbar-collapse{
		width:86%;
	}
	.jar1 {
		right: 25px;
		top: 50px;
	}
	.jar3 {

		bottom: 55px;
	}

	.jar4 {
		right: 161px;
		bottom: 87px;
	}
	.jar6 {

		bottom: 36px;
	}
}
@media only screen and (max-width: 376px){
	.navbar-collapse{
		width:85.6%;
	}
}

@media only screen and (max-width: 363px){
	.navbar-collapse{
		width:85%;
	}
}
@media only screen and (max-width: 358px){
	.navbar-collapse{
		width:84.7%;
	}
	.jar {
		font-size: 20px;
	}
	.jar4 {
		right: 141px;
		bottom: 69px;
	}
}
@media only screen and (max-width: 354px){
	.navbar-collapse{
		width:84.5%;
	}
}


@media only screen and (max-width: 350px){
	.navbar-collapse{
		width:84.5%;
	}
}
@media only screen and (max-width: 340px){
	.navbar-collapse{
		width:84%;
	}

}
@media only screen and (max-width: 330px){
	.navbar-collapse{
		width:83.5%;
	}
}
@media only screen and (max-width: 330px){
	.navbar-collapse{
		width:83%;
	}
	.jar4 {
		right: 130px;
	}
}
@media only screen and (max-width: 500px){

	.Horizontal-news .ContentNews {
		padding: 0;
	}
	.breadcrumb li span{
		font-size: 11px;
	}
	.search {
		margin-top: -21px;
	}
	.navbar-toggler span {
		background: #ffffff;
	}
	.persian {
		align-items: normal;
		text-align: right;
	}
	.box1-news .news-row {
		margin-top: 0;
	}
	.eve-title {
		padding: 15px;
	}
	.footer-logo .onvan {
		padding-right: 19px;
		margin-left: 8px;
	}
	.ContentNewsslide {
		margin-top: 0;
		position: static;
		background: #fff;
		padding: 3px;
		color: #000;
		text-align: right;
	}
	.header {
		margin-bottom:  30px;
	}

	.news-lead{
		text-align: right;
	}

	.news-row {
		margin-top: 0;
	}
	.box1-news {
		margin-top: 0;
	}
	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-bottom: 0;
		margin-right: 0;
	}
	.multy .owl-stage-outer .owl-stage .multy-img img {
		width: 170px;
		height: 170px;
		margin-left: 0;
	}
	.inner-header.fixed {
		position: absolute;
	}

	.main-logo img {
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -95px;
	}
	.navbar-toggler {
		height: 71px;
		width: 23px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 68px;
		top: -38px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
	}
	.news-leads {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 31px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;

	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: 0;
		left: 16px;
	}
	.languege-menu {
		background: #063575;
		height: 92px;
	}
	.TitleNewsslide a{

		color: #000;

	}
	.ContentNewsslide {
		margin-bottom: 42px;
	}
	.inner-header.fixed {
		position: absolute;
	}
	.author-img img {
		max-width: 100%;
	}

}

@media only screen and (max-width: 420px){
	.leadNewsslide {
		font-size: 19px;
	}


	.TitleNewsslide a{

		color: #000;

	}
	.ContentNewsslide {
		margin-bottom: 42px;
	}
	.booktext p {
		font-size: 19px;
	}

	.sp-caption a {
		font-size: 19px;
	}
	.sp-caption h6{
		font-size: 13px;
	}
	.navbar-toggler span {
		background: #ffffff;
	}
	.persian {
		align-items: normal;
		text-align: right;
		/*! top: 28px; */
	}
	.booktext {
		font-size: 19px;
	}
	.search {
		margin-top: -21px;
	}
	.booktext .text-box  {
		line-height: 28px;
		font-size: 19px;
	}
	.news-text-full .text-box * {
		line-height: 28px;
		font-size: 19px;
	}
	.inner-header.fixed {
		position: absolute;
	}

	.imagebook {
		margin-bottom: 80px;
	}

	.news-item-books a img {
		margin-top: 10px !important;
	}

	.jar span {
		line-height: 22px;
	}
	.news-text-full .text-box * {
		text-align: right !important;
	}

	.news-item-books a img {
		margin-top: 10px;
	}

	.box1-news .news-row {
		margin-top: 0;
	}
	.eve-title {
		padding: 15px;
	}
	.box1-news .ContentNews {
		padding: 9px 12px;
	}

	.footer-logo .onvan {
		padding-right: 19px;
		margin-left: 8px;
	}
	.ev-left {
		padding: 0 11px;
	}
	.booktext p{
		text-align: right !important;
	}

	.events {
		height: 258px;
	}
	.ContentNewsslide {
		margin-top: 0;
		position: inherit;
		background: #fff;
		padding: 8px 16px;
		color: #000;
		text-align: right;
	}
	.header {
		margin-bottom: 0;
	}
	.box1-news {
		margin-top: -15px;
	}
	.news-lead{
		text-align: right;
	}

	.intro-linksslider .ContentNewsslide {
		top: 117px;
		overflow: hidden;
	}
	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-bottom: 0;
		margin-right: 0;
	}
	.multy .owl-stage-outer .owl-stage .multy-img img {
		width: 170px;
		height: 170px;
		margin-left: 0;
	}
	.multy .owl-stage-outer .owl-stage .multy-img img {
		width: 216px;
		height: 173px;
		margin-left: 0;
	}
	.main-logo img {
		max-width: 154px;
		margin-right: -55px;
		margin-top: 6px;
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -52px;
	}
	.navbar-toggler {
		height: 96px;
		width: 23px;
		left: 23px;
		bottom: -1px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 76px;
		top: -36px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
	}
	.news-leads {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 36px;
	}

	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 31px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;
		margin-top: 0;
	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: 0;
		left: 16px;
	}
	.languege-menu {
		background: #063575;
		height: 97px;
		top: -92px;
	}
	.imgNewsslider {
		margin-top: -9px;
	}
	.second{
		padding-top: 0;
		margin-top: 114px;
	}
	.modulecontainer {
		margin: 0;
	}
	.navbar-main {
		margin-top: 0;
	}
	.inner-header.fixed {
		position: unset !important;
	}
	.news-item-events a img {
		margin-top: 31px;
	}
	.nav-item   {
		line-height: 32px;
	}
	.dropdown-item {
		background: #3e3e3e;
	}
	.auther-box {
		padding: 0;
		margin-left: -30px;
	}


}

@media only screen and (max-width: 335px){
	.login {

		margin-right: 3px;
	}
	.search {
		margin-top: -21px;
	}
	.imgNewsslider {
		margin-top: -54px;
	}
	.second {

		margin-top: 170px;
	}
	.persian {
		text-align: right;
		align-items: normal;
	}
	.TitleNewsslide a {
		font-size: 18px;
	}
	.intro-linksslider .ContentNewsslide .news-leadslide {
		font-size: 17px;
	}
	.intro-linksslider .ContentNewsslide {
		top: 74px;
		overflow: hidden;
	}
	.Grouping p {
		font-size: 20px !important;
	}
	.TitleNewsslide a {
		font-size: 20px;
	}
	.Conference-System a {
		font-size: 13px;
	}
	.navbar-toggler span {
		background: #fff;
	}
	.intro-links .ContentNews .news-lead {
		font-size: 14.5px;
		font-weight: 500;
	}
	.TitleNews a {
		font-size: 20px;
	}
	.TitleNewss a {
		font-size: 20px !important;
	}
	.footer-logo .onvan {
		padding-right: 21px;
		margin-left: 8px;
	}
	.box1-news .news-row {
		margin-top: 0;
	}
	.titleslide {
		right: 0;
	}
	.eve-title {
		font-size: 20px;
		padding: 12px;
	}
	.events {
		height: 420px;
	}
	.ev-left {
		padding: 0 6px;
	}
	.stage .multy-img {
		margin-right: -10px;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 20px;
	}
	.multy .owl-stage-outer .owl-stage .multy-img img {
		width: 170px;
		height: 170px;
		margin-left: 0;
	}
	.TitleNewss a {
		font-size: 25px !important;
	}
	.ContentNewsslide {
		margin-top: 0;
		position: static;
		background: #fff;
		padding: 3px;
		color: #000;
		text-align: right;
	}
	.header {
		margin-bottom: 52px;
	}
	.box1-news {
		margin-top: -15px;
	}
	.news-lead{
		text-align: right;
	}
	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-bottom: 0;
		margin-right: 0;
	}
	.main-logo img {
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -87px;
	}
	.navbar-toggler {
		height: 71px;
		width: 23px;
		bottom: 7px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 65px;
		top: -32px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
	}
	.news-leads {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 31px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;

	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: -59px;
	}
	.languege-menu {
		background: #063575;
		height: 92px;
	}

}


@media only screen and (max-width: 320px){
	.imgNewsslider {
		margin-top: -30px;
	}  
	.ContentNewsslide {
		margin-top: 0;
		position: static;
		background: #fff;
		padding: 3px;
		color: #000;
		text-align: right;
	}
	.header {
		margin-bottom: 28px;
	}
	.box1-news {
		margin-top: -15px;
	}
	.news-lead{
		text-align: justify;
	}
	.multy .owl-stage-outer .owl-stage .multy-img {
		margin-bottom: 0;
		margin-right: 0;
	}
	.multy .owl-stage-outer .owl-stage .multy-img img {
		width: 170px;
		height: 170px;
		margin-left: 0;
	}
	.main-logo img {
	}
	.main-logo .onvan {
		font-size: 13px;
		border-right: 3px solid #01adef;
		margin-top: -78px;
		padding-right: 10px;
		margin-right: 63px;
	}
	.languege-menu {
		top: -87px;
	}
	.navbar-toggler {
		height: 71px;
		width: 23px;
	}
	.search1 {
		visibility: visible;
		position: absolute;
		color: white;
		font-size: 20px;
		bottom: 60px;
		left: 72px;
		top: -31px;
	}
	.d-block {
		height: 0;
	}
	.languege-menu p {
		padding: 4px 4px 4px 4px;
		width: 24px;
		height: 24px;
	}
	.ContentNewsslide1 {
		height: 316px !important;
	}

	.news-widget {
		margin-top: 4px;
	}
	.TitleNewsslide a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.news-leadslide {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-links .ContentNews .TitleNews {
		font-size: 31px !important;
		line-height: 1.25em;

	}

	.intro-links .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.TitleNewss {
		font-size: 31px !important;
	}
	.news-leads {
		font-size: 19px !important;
		line-height: 1.4;
	}
	.box1-news .ContentNews .TitleNews a {
		font-size: 31px !important;
		line-height: 1.25em;
	}
	.box1-news .ContentNews .news-lead {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
	}
	.titleslide {
		right: 0 !important;
	}

	.eve-title {
		font-size: 31px;
		padding: 0;
		line-height: 1.25em;
	}

	.events {
		padding: 15px;

	}
	.event-text {
		font-size: 19px !important;
		font-weight: normal;
		line-height: 1.4;
		font-family: Nassim;
	}

	.navbar-collapse {
		width: 83%;
		top: 0;
	}
	.languege-menu {
		background: #063575;
		height: 92px;
	}
}
.news-item-img{
	text-align: left;
}
.news-item-img1{
	float: left;
}

.news-item-img:hover{
	transition: all 0.3s;
	opacity: 0.8;

}
.news-item-img img {
	max-width: 189px;
	height: 266px;
}
.news-item-img1 img {
	width: 152px;
	height: 114px;
}



.ContentNewsslide1 .TitleNewsslide{
	color: #e09d25;
	padding: 13px 18px 0 0px;
}

.ContentNewsslide1 .news-leadslide {
	color: white;
	padding: 4px 13px 0 13px;
	text-align: right;
}
.date-wrap{
	font-size: 17px;
	color: #004aad;
	font-weight: 500;
}
.icon-wrap{
	font-size: 12px;
	color: #004aad;
}

.control-group {
	margin-bottom: 15px;
}

.imgNewsslider img {
	transition: linear .3s;
}

.borderbook a{
	color:#484848;
}
.news-item-books a img{
	width: 85%;
	height: 28rem;
	margin-top: 224px;
}
/*
@keyframes pulse {
0% {
opacity: 0;
}
14.28% {
opacity: 1;
}
28.56% {
opacity: 0;
}
100% {
opacity: 0;
}
}

.jar {
animation: pulse 21s infinite;
}
.jar1 {
animation-delay: 0s;
}
.jar2 {
animation-delay: 3s;
}
.jar3 {
animation-delay: 6s;
}
.jar4 {
animation-delay: 9s;
}
.jar5 {
animation-delay: 12s;
}
.jar6 {
animation-delay: 15s;
}
.jar7 {
animation-delay: 18s;
}*/

.jar.showme {
	opacity: 1;
}


.news-arch-wrap {
	margin-bottom: 30px;
}

.wid1 {
	margin-top: 46px;
}

.news-item-title h2 {
	margin-top: 8px;
}

.bordermenu a.menutitle {
	color: #5b5a5a;
	display: block;
	display: block;
	position: relative;
	font-size: 20px;
	line-height: 28px;
}

.bordermenu a.menutitle.active {
	color: blue;
}


.event-view-wrrap .imagebook {
	margin-bottom: 25px;
}


.news-view-title {
	margin-top: 20px;
}

.auther-box {
	float: right;
	width: 200px;
	padding: 0 0 15px 30px;
}

.auther-box img {
	max-width: 100%;
}

.auther-image {
	width: 75%;
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid silver;
	padding: 10px;
	margin-bottom: 10px;
}

.au-img-wrap {
	overflow: hidden;
	border-radius: 50%;
}

.auther-name {

}

.aut-name {
	font-size: 23px;
	font-weight: bold;
	color: #004aad;
	text-align: right;
	line-height: 30px;
}

.auth-grade {
	text-align: right;
	font-weight: 500;
	color: #004aad;
	font-size: 23px;
	line-height: 25px;
}

.smmz input[type="text"], .smmz input[type="password"] {
	background: transparent;
	border: 1px solid #ccc;
	height: 50px;
	color: #df9d23 !important;
	border-radius: 0;
}

.smmz .btn {
	color: #fff;
	border-color: #004aad;
	background: #004aad;
	width: 100%;
	font-size: 15px;
	font-weight: 500;
	border-radius: 0;
	line-height: 37px;
}


.sub-header {
	/*! background: #fff; */
	position: absolute;
	display: none;
	z-index: 100;
	width: 100%;
	bottom: -56px;
}
.fixed .sub-header.open {
	display: block;
}

.second-menu {
	background: #fff;
	padding: 10px 0;
}

.s-menu {
	display: block;
	width: 100%;
	list-style: none;
	text-align: left;
	margin: 0;
}

.s-menu li {
	display: inline-block;
	padding: 5px 5px;
}

.s-menu li a:not([href]):not([tabindex]) {
	color: #205ab3;
}

.s-menu li a {
	color: #205ab3;
	font-size: 17px;
	font-weight: 600;
}


.fixed-submenu {
	width: 40px;
	text-align: center;
}

.b-m-icon {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 25px;
}

.b-m-icon .bm-item {
	display: block;
	width: 100%;
	height: 3px;
	background: #fff;
	position: absolute;
}

.b-m-icon .bm-1 {
	top: 0;
}

.b-m-icon .bm-2 {
	top: calc(50% - 1.5px);
}

.b-m-icon .bm-3 {
	bottom: 0;
}

.open .b-m-icon .bm-1 {
	transform: rotate(45deg);
	top: 50%;
}

.open .b-m-icon .bm-2 {
	display: none;
}

.open .b-m-icon .bm-3 {
	transform: rotate(-45deg);
	top: 50%;
}

.fixed-search span {
	vertical-align: middle;
}

.fixed-search i {
	font-size: 28px;
	vertical-align: middle;
}

.fix-mod {
	display: none;
}

.fixed .fix-mod {
	display: block;
}

.fixed .fix-out {
	display: none;
}

.inner-header.fixed {
	position: fixed;
	width: 100%;
	z-index: 100;
	padding-bottom: 3px;
}

.other-search {
	position: absolute;
	width: 100%;
	/*! background: #fff; */
	z-index: 100;
	left: 0;
	display: none;
	bottom: -60px;
}

.fixed .other-search.open {
	display: block;
}


.o-search-box {
	padding: 10px 15px;
	background: #cacaca;
	position: relative;
	width: 50%;
	float: left;
}

.o-search-box i {
	position: absolute;
	left: 20px;
	top: 14px;
	font-size: 30px;
	color: #818181;
	cursor: pointer;
}
.inner-header.fixed .mim-footer-link img {
	max-width: 52px;
}

.inner-header .mim-footer-link img:last-child {
	display: none;
}
.inner-header.fixed .mim-footer-link img:last-child {
	display: block;
	margin: 0;
}

.o-search-box input {
	display: block;
	width: 100%;
	border: none;
	padding: 5px 15px 5px 40px;
	height: 40px;
}
.inner-header.fixed .mim-footer-link img:first-child {
	display: none;
}

.inner-header.fixed .mim-footer-link img {
	max-width: 52px;
	margin-top: 3px;
}

<!--.fixed .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
} -->

.fixed .custome-menu br {
	display: none;
}

.fixed .custome-menu {
	height: 50px;
}

.fixed .languege-menu a {
	padding-top: 3px;
}

.languege-menu a.fixed-search {
	padding-top: 0;
}

.languege-menu a.fixed-submenu {
	padding-top: 3px;
	margin-right: 5px;
}

.b-fixed main {
	margin-top: 181px;
}

.booktext {
	font-family: BNassim;
	font-size: 26px;
	font-weight: 400;
}

.g-mrg {
	margin: 40px 0 60px 0;
}
.s-frame1 {
	padding: 0 45px;
	background: #cacaca;
	position: relative;
	margin-bottom: 30px;
}

.s-frame2 {
	padding: 20px 45px;
	position: relative;
	border-top: 4px solid #333;
	border-bottom: 4px solid #333;
}

.gallery-sliders .owl-nav {
	position: absolute;
	left: -30px;
	right: -30px;
	top: calc(50% - 18px);
	height: 0;
}

.gallery-sliders .owl-nav .owl-prev {
	float: left;
}

.gallery-sliders .owl-nav .owl-next {
	float: right;
}

.s-frame1 .owl-nav {
	font-size: 25px;
	color: #333;
}

.s-frame2 .owl-nav {
	font-size: 25px;
	color: #004aad;;
}

.big-g-item {
	background-size: cover;
	height: 500px;
}

.small-g-item {
	background-size: cover;
	height: 150px;
}

.paly-icon {
	width: 70px;
	height: 70px;
	background-image: url('http://ipis.ir/files/mfaipis/icons/icons8-play-100.png');
	background-size: 36px;
	background-repeat: no-repeat;
	background-position: 15px 16px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
}

.paly-icon.black {
	background-color: #000;
}

.imagebook {
	position: relative;
}

.news-item-photo {
	position: relative;
}

.info-img-biger {
	display: none;
	position: absolute;
	width: 100%;
	top: 40px;
	right: 0;
	z-index: 90;
	background: #fff;
	padding: 0 15px 170px 15px;
}

.info-img-biger.open {
	display: block;
}

.info-img-container img {
	width: 100%;
}

.main-content {
	position: relative;
	min-height: 400px;
}

.w-icon {
	width: 30px;
	height: 30px;
	background-image: url('/files/mfaipis/icons/icons8-close-window-100.png');
	background-color: #b0b0b0;
	background-size: cover;
	cursor: pointer;
	font-size: 30px;
}

.info-img-container {
	padding: 10px 15px 0 15px;
}

.video-wrraper audio {
	width: 100%;
}

a.video-wrraper video {
	background-size: cover;
	/*! height: 488px; */
}

.rout-slider {
	display: block;
	height: 100%;
}

.blog-post a {
	color: blue;
	text-decoration: underline;
}

.video-wrraper video, .video-wrraper audio {
	background-size: cover;
	background-repeat: no-repeat;
}

.over-image {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	top: 0;
}

.play .over-image {
	display: none;
}
