@font-face {
	font-family:iransans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/IRANSANS(SMALL)_MEDIUM.TTF');
	
}
@font-face {
	font-family: iransans_regular;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/IRANSANS(SMALL)_ULTRALIGHT.TTF');
}
@font-face {
	font-family:iransans_bold;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/IRANSANS(SMALL)_BOLD.TTF');
}
html, body {height: 100%;}
html,h1,h2,h3,h4,h5,h6,p,a{
	font-family:iransans_regular!important;
}
body{
	font-family:iransans_regular!important;
}
.hid_pad{
	padding:0px
}
.img_res{
	width:100%;
}
.header{
	height:100px;
}
.navbar{
	margin-bottom:0;
	min-height:45px!important;
}
.min_width_materials{
	min-width:200px;
	min-height: 170px;
}
.min_width_materials_education{
	min-height: 200px;
}
.margin_top_10{
	margin-top:10px;
}
/*top menu*/
.vertical_line{
	background-color: #000087;
    height: 25px;
    left: 11px;
    position: absolute;
    top: 1px;
    width: 2px;
}
.form-control{
	height:25px!important;
	border-radius:4px;
	padding:2px 12px 0;
	font-size:18px!important;
}
.form-control-feedback{
	height:25px!important;
	line-height: 25px;
	width:26px!important;
}
.my_search span{
	border-left:1px solid #d0d0d0;
	color:#000087;
	cursor:pointer;
	pointer-events: auto;
}
.my_search .form-control{
	border: 1px solid #d0d0d0!important;
	box-shadow:none;
	font-weight:100!important;
}
.my_search .form-control-feedback{
	width:30px!important;
}
.my_search img{
	position:relative;
	left:-1px;
	top:5px;
}
.top_menu_right{
	margin-top:37px;
}
.forgot_register a{
	color:#b9b5b5;
	text-decoration:none;	
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	font-family:iransans_bold!important;
	font-size:16px;   
}
.forgot_register a:hover{
	color:#000087;
}
.forgot_register .left_border{
	height:11px;
	width:2px;
	background-color:#000087;
	display:inline-block;
	margin-left:5px;
	position:relative;
	top:2px;
}
.img_logo{
	margin: 19px 0 0 27px;
    max-width: 220px;
    min-width: 200px;
    width: 100%;
}
.user_pass span{
	right:16px;
	border-left:1px solid #d0d0d0;
	color:#000087;
	cursor:pointer;
	pointer-events: auto;
}
.user_pass .form-control{
	border: 1px solid #d0d0d0!important;
	box-shadow:none;
}
.user_login .form-control{
	border: 1px solid #d0d0d0!important;
	box-shadow:none;
}
.user_pass img{
	position: relative; 
	top:5px;
}
.user_login span{
	color: #000087;
    cursor: pointer;
    font-size: 18px;
    left: -13px;
    pointer-events: auto;
    position: absolute;
    top: 4px;
}
@media screen and (min-width: 990px) {
    .header{
		padding-right:40px;
	}
	.my_search{
		padding-left: 15px;
	}
	.user_pass {
		padding-right:7px;
	}
	.user_pass span{
		right:9px;
	}
	.forgot_register{
		margin-top:3px;
		padding-right:7px;
	}
}
@media screen and (max-width: 767px) {
    .header{
		height:100px;
	}
}
/*end top menu*/
/*-------------------------------------------  start menu  -------------------------------------------------*/
.my_nav{
	background:#dedede;
	border:0px;
	border-radius:0px;
	height:45px;
}
.nav {
	/*height:45px;*/
}
.lang_style{
	margin-top:5px!important;
	padding:0px 1px!important;
}
.lang_style span{
	border:1px solid #000087!important;
	padding:0px 2px;
	color:#000087;
	font-size:12px!important;
}
.navbar-default .navbar-nav > li > a{
	color:#000;
	padding-top:20px;
	font-weight:300;
	font-size:18px!important;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	border-left:2px solid transparent;   
	padding-top:5px !important;
	padding-bottom:5px !important;
	line-height: 20px;
	margin-top:7px;
}
.navbar-default .navbar-nav > li:hover .my_dropdown_toggle{
	color:#000087;
	border-left:2px solid #000087;
}
.navbar-default .navbar-nav > li > a:hover{
	color:#000087;
	border-left:2px solid #000087;
}
.border_less a{
	border:none!important;
    border-radius: 30px;
    width: 25px;
    height: 25px;
    background: #585858;
    color: #dedede;
    padding: 5px;
	margin:5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	background:#f8f8f8;
	color:#000087;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color:#000087;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background:#004878;
	color:#000087;
}
.dropdown-menu{
	background-color:rgba(9,8,89,0.7) !important;
	border-radius:0;
}
.dropdown-menu > li > a{
	font-weight:100;
	color:#fff;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	font-size:18px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	transform:scale(1.05,1.05);
	color:#fff;
	opacity: 1;
	background:transparent;
}
.my_menu{
	font-family:icon;
	font-size:20px;
	height:45px;
}
.my_menu a{
	font-weight:bold;
	color:#000;
}
.my_menu_line{
	color:#fff;
	padding-top:5px;
	font-size:30px;
}
.my_dropdown_toggle{
	padding-left:10px !important;
	padding-right:8px !important;
}

/*-------------------------------------------  end   menu  -------------------------------------------------*/


/*social media*/
.li_right_menu li a{
	padding:15px 10px 0px 5px;;
	padding-right:10px;
}
.li_right_menu li:last-child .lang_style{
	margin-right:10px;
}
.class_icons_telegram i{
	background:#585858;
	border-radius:30px;
	width:22px;
	height:22px;
	padding:3px 5px;
	font-size:16px;
	color:#dedede;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.class_icons_telegram i:hover{
	background:#000087;
}
.class_icons_facebook i{
	border-radius:30px;
	width:22px;
	height:22px;
	background:#585858;
	color:#dedede;
	padding:4px 6px;
	font-size:16px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.class_icons_facebook i:hover{
	background:#000087;
}
.class_icons_youtube i{
	border-radius:30px;
	width:22px;
	height:22px;
	font-size:14px;
	background:#585858;
	color:#dedede;
	padding:4px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.class_icons_youtube i:hover{
	background:#000087;
}
.class_icons_instagram i{
	border-radius:30px;
	width:22px;
	height:22px;
	font-size:14px;
	background:#585858;
	color:#dedede;
	padding:5px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.class_icons_instagram i:hover{
	background:#000087;
}
.class_icons_twitter i{
	border-radius:30px;
	width:25px;
	height:25px;
	font-size:16px;
	background:#585858;
	color:#dedede;
	padding:5px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.class_icons_twitter i:hover{
	background:#000087;
}
.class_icons_envelope i{
	border-radius:30px;
	width:22px;
	height:22px;
	font-size:12px;
	background:#585858;
	color:#dedede;
	padding:5px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.class_icons_envelope i:hover{
	background:#000087;
}
.class_icons_googleplus i{
	border-radius:30px;
	width:27px;
	height:27px;
	font-size:15px;
	background:#585858;
	color:#dedede;
	padding:5px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.class_icons_googleplus i:hover{
	background:#000087;
}

.active_lang{
	background:#000087!important;
	color:#fff!important;
}
.navbar-right{
	margin-right:-10px!important;
}

/*social media end*/

/*.text_top_slide{
	padding-right:80px;
	padding-left:80px;
}*/
.text_top_slide h3{
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}
.slider_boxer{
	background:#000;
}
.text_top_slide_span{
	color:#848484;
	font-weight:100;
}
.text_top_slide_span a{
	color:#848484;
	text-decoration:none;
}
.bottom_slider div{
	border-right:2px solid #aaa;
	padding:30px 15px;
}
.bottom_slider div:first-child{
	border-left:2px solid #aaa;
}

@media screen and (max-width: 995px) {
    .bottom_slider div:first-child{
		border:none;
	}
	.bottom_slider div{
		border:none;
	}
	.lang_style{
		display:inline-block!important;
	}
	.lang_style span{
		color:#fff;
	}
	.border_less{
		padding-left:30px;
	}
}
.bottom_slider div h4{
	line-height:30px
}

.bottom_slider_red{
	color:red;
}
.index_body{
	padding:0px 150px;
}
.titel_head_all{
	margin-top:0px;
}
.titel_head_all_education{
	position: relative; top: -65px;
}
.education_main_page_style{
	padding-left:5px;
	padding-right:5px;
}
.title_head_left{
	height:45px;
	font-size:20px;
	padding-top:9px;
	border-bottom:1px solid #000087;
	color:#797979;
	position:relative;
	top:50%;
}
.title_head_left_time_schedule{
	height:45px;
	font-size:20px;
	padding-top:9px;
	border-bottom:1.5px solid #585858;
	color:#797979;
}
.title_head_left_time_schedule img{
	max-width:45px;
}
.title_head_left_time_schedule a{
	color:#797979!important;
	text-decoration:none;
	position: relative;
	top:0px;
	font-size:30px;
}
.title_head_left_education{
	padding-bottom:60px;
	border-bottom:1px solid #E9EFEB;
}
.index_body_news{
	margin-top:30px;
}
.title_head_left_education a{
	color:#797979!important;
	
}
.title_head_left_science{
	height:45px;
	font-size:20px;
	padding-top:9px;
}
.title_head_left_science a{
	color: #858585;
    font-weight: 100;
    left: 5px;
    position: relative;
    text-decoration: none;
    top: 10px;
}
.material_text_education{
	border-radius: 20px;
    padding: 40px;
    position: relative;
    z-index: 99999999;
}

.to_left_gradient{
	background: -moz-linear-gradient(left, rgba(49,49,158,0) 0%, rgba(49,49,158,0.4) 16%, rgba(49,49,158,1) 56%, rgba(49,49,158,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(49,49,158,0) 0%,rgba(49,49,158,0.4) 16%,rgba(49,49,158,1) 56%,rgba(49,49,158,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(49,49,158,0) 0%,rgba(49,49,158,0.4) 16%,rgba(49,49,158,1) 56%,rgba(49,49,158,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0031319e', endColorstr='#31319e',GradientType=1 ); /* IE6-9 */
}
.to_right_gradient{
	background: -moz-linear-gradient(left, rgba(49,49,158,1) 0%, rgba(49,49,158,1) 44%, rgba(49,49,158,0.4) 84%, rgba(49,49,158,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(49,49,158,1) 0%,rgba(49,49,158,1) 44%,rgba(49,49,158,0.4) 84%,rgba(49,49,158,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(49,49,158,1) 0%,rgba(49,49,158,1) 44%,rgba(49,49,158,0.4) 84%,rgba(49,49,158,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31319e', endColorstr='#0031319e',GradientType=1 ); /* IE6-9 */
}
.educations_title_box{
	color:#fff;
	font-weight:100!important;
	border-left:2px solid #fff;
	padding-left:10px;
	font-size:30px;
}
.educations_title_box a{
	color:#fff;
	text-decoration:none;
}
.read_more_div_education{
	background:transparent!important;
	position: relative;
	z-index: 999999999;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	bottom:15px!important;
}
.read_more_education{
	color:#000087;
	border-radius:2px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	font-family: iransans_bold!important;
}
.material_text_education:hover .read_more_education{
	visibility: visible;
	opacity: 1;
}

.titel_head_all_education{
	margin-top:0px;
	margin-bottom:40px;
}
.titel_head_all_committee{
	margin-top:0px;
	margin-bottom:0px;
}
.title_head_left_committee{
	padding-bottom:60px;
	position: relative; 
	top: -60px;
	z-index: 1000;
}

.title_head_left a{
	text-decoration:none;
	color:#797979;
	font-weight:100;
	font-size:30px;
}
.title_head_img{
	position:absolute;
	width:55px;
	height:55px;
	top:15px;
	left:80px;
	border-radius:60px;
}
.title_head_img_scientific{
	width:50px;
	height:50px;
	border-radius:60px;
	float:left;

}
.dashed_border{
	border-bottom:1px dashed #000087;
	float:left;
	width:95%;
	position: absolute;
	top:50%;
	left:55px;
	transform: translateY(-50%);
}
.archives{
	position: absolute; 
	right: 0;
	bottom: -20px;
	font-size:16px!important;
	z-index: 999999;
}
.news_boxes_div .titel_head_all{
	margin-bottom:20px!important;
}
.index_news_title{
	position:relative;
	left:70px;
}
.news_boxes_div .title_head_img{
	left:10px;
	top:10px;
	width:50px;
}

.left_news_border{
	width:1px;
	height:180px;
	background: #d9d8d8;
	position: absolute;
	left:0;
	top:15px;
}
@media screen and (max-width: 767px) {
    .title_head_left a{
		font-size:30px;
	}
	.title_head_left{
		padding-top:5px;
	}
	.read_more_div_education{
		bottom:0!important;
	}
	.index_body_gallary .titel_head_all{
		top:0!important;
	}
}
.materials_text{
	background:#fff;
	margin-top:20px;
	padding-bottom: 20px;
}
.materials_text img{
	border-radius:10px 10px 0 10px;
}
.text_materials_text{
	line-height:25px;
	color:#004878;
	width:100%;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
	border-bottom:1px solid #000087;
	margin-top:0;
	font-family:iransans_regular!important;
}
.text_education_text_des{
	line-height:25px;
	color:#fff;
	font-family:iransans!important;
	font-size:16px;
}
.text_materials_text a{
	color:#000087;
	text-decoration:none;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
	font-size:30px;
	font-family:iransans_regular!important;
}
.read_more{
	background:none;
	border:none;
	padding:5px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	color:#000087;
	font-family:iransans_bold!important;
}
.committee_names{
	margin-top:10px;
	padding:1px 0;
	background:#e6e6e6;
	position:relative;
	z-index:1001;
}
.committee_des p {
	text-align: justify;
	line-height: 25px;
	padding-left:15px;
	font-family:iransans!important;
	font-size:18px;
}
.committee_names a{
	background:#000087;
	color:#fff;
	padding:1px 10px;
	font-weight: 100;
	text-decoration:none;
	font-size:22px;
	
}
.index_body_commitee{
	background:#f4f4f4;
	/*padding-bottom:50px;*/
	padding-top:35px;
}
.index_body_science{
	background:#f4f4f4;
	/*padding-bottom:50px;*/
}
.index_body_gallary{
	padding-bottom:50px;
	margin-top:25px;
}
.read_more:hover{
	color:#004878;
}
.read_more_div{
	/*position: absolute; 
	bottom:20px;
	right: 0;
	padding-left:0;*/
}
.read_more_div_back{
	background-color:#dedede;
}
.date_style{
	background-color:#000087;
	padding:10px 0px;
}
.date_style:before{
	content:"";
	position: absolute;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #000087;
	right:-7px!important;
	top:50%;
	transform:translateY(-50%);
	z-index: 1;
}
.time_schedule_title{
	
	height:55px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e1e1+0,e1e1e1+39,ffffff+62,ffffff+100 */
background: rgb(225,225,225); /* Old browsers */
background: -moz-linear-gradient(left, rgba(225,225,225,1) 0%, rgba(225,225,225,1) 39%, rgba(255,255,255,1) 62%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(225,225,225,1) 0%,rgba(225,225,225,1) 39%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(225,225,225,1) 0%,rgba(225,225,225,1) 39%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.schedule_box_inner_left{
	padding:0px;
}
.date_style_time h6{
	color:#fff;
	font-weight:bold;
	font-family:iransans_bold!important;
	font-size:14px;
	text-align:center;

}
.schedule_box h5{
	font-family:iransans!important;
}
.date_style>div {
	padding:0 5px;
}
.date_style_comment span{
	position: relative;
	top: 2px;
}
.date_style_view img{
	position: relative;
	top: -2px;
	margin-right:2px;
}
.Committee_all{
	padding:0px;
	margin-top:110px;
}
.Committee_all>div{
	padding-right:80px;
	padding-bottom:60px
}
.Committee_all>div>div:first-child{
	border-right:1px solid #d9d8d8;
}
.Committee_all>div>div:nth-child(2){
	border-right:1px solid #d9d8d8;
}
.Committee_all>div>div:nth-child(5){
	border-right:1px solid #d9d8d8;
}
.Committee_all>div>div:nth-child(6){
	border-right:1px solid #d9d8d8;
}
.Committee_all>div>div:last-child{
	border-left:1px solid #d9d8d8;
}
.div_committee_all_hover{
	left: 90px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    z-index: 2000;
}
.div_committee_all_hover:hover > .committee_all_hover{
	opacity:1;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.committee_all_hover a{
	color:#000;
	text-align:center;
	position: absolute;
	right:0;
	left:0;
	margin:auto;
	top:50%;
	transform:translateY(-50%);
}
.committee_all_hover a:hover{
	color:#000;
	text-align:center;
	text-decoration:none;
}

.text_committee_text{
	line-height:50px;
	padding-left:30px;
	padding-top:30px;
	font-size:23px;
}
.read_more_committee{
	margin-left:30px;
	margin-top:20px;
	background:none;
	border:2px dashed #000;
	padding:8px 20px;
	font-size:20px;
	color:#91B5CD;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
   	transition: all .5s ease;
}
.read_more_committee:hover{
	color:#004878;
}
.read_more_committee_div{
	position: absolute;
	bottom: 20px;
}
.title_head_left_3{
	background:#91B5CD;
	height:45px;
	font-size:18px;
	padding-top:9px;
	padding-left:5px;
	padding-right:5px;
}
.title_head_left_3 a{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
.index_body_education{
	background:#000087;
	margin-top:55px;
	padding-top:35px;
	min-height:650px!important;
	height:auto;
}
.index_body_support{
	padding:35px 150px 0px;
}
.titel_head_all_supporters{
	height:200px;
	z-index:-1;
}
.materials_text_list{
	background:#fff;
	padding-bottom:20px;
	margin-top:10px;
	min-height: 270px;
}
.materials_text_list .read_more{
	position: absolute;
	bottom: 5px;
	left:10px;
}
.materials_text_show_id{
	background:#fff;
	padding-bottom:20px;
	margin-top:20px;
	min-height: 180px;
}
.titel_head_all_science{
	margin-top:0;
	top:-30px;
	
}
.title_head_left_science{
	padding-top:0!important;
}
.titel_head_all_science_btm{
	margin-top:0;
	bottom:-80px;
	position: absolute
}
.title_head_left_science_btm{
	padding-top:0!important;
	
}
.science_committee_members a{
	font-size:30px;
	color:#000087;
	text-decoration: none;
}
.under_line_science{
	width:130px;
	height:1px;
	background-color:#000087;

}
.title_head_left_science_btm .title_head_img_scientific{
	float:right!important;
}
.dashed_border_science{
	left:0;
}
.materials_text_list a{
	text-decoration:none;
	color:#91B5CD;
}
.materials_text_list a:first-child{
	display:block;
	margin-bottom:20px;
}
.materials_text_list h4{
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
   	transition: all .5s ease;
}
.materials_text_list h4:hover{
	text-decoration:none;
	color:#91B5CD;
	
}
.materials_text_show_id h5 p{
	line-height: 25px;
}
.title_head_img_committee {
	top:-65px;
	left:10px;
}
.title_head_img_gallary{
	border-radius: 60px;
    height: 60px;
    position: absolute;
    right: 160px !important;
    top: -55px;
    width: 60px;
}
.btn_read_more_committee{
	background:#fff!important;
	color:#000087!important;
	border: 1px solid #000087!important;
	padding-top:1px!important;
	padding-bottom:1px!important;
	text-decoration:none;
	font-size:14px!important;
	border-radius:0;
	margin-top:4px;
	font-family:iransans_bold!important;
}
.text_materials_text_des{
	font-weight:700;
	line-height: 20px;
	margin-bottom:15px;
	font-family:iransans_regular!important;
	font-size:18px;
}
.education_margin{
	margin-top:50px; 
	margin-bottom:50px;
}
.schedule_box{
	background:#fff;
	padding-bottom:7.5px;
	margin-bottom:2px;
}
.schedule_box a{
	text-decoration:none; 
	color:#004878;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
   	transition: all .5s ease;
}
.schedule_box a:hover{
	color:#91B5CD;
}
.schedule_box h4{
	font-size:16px;
	padding:10px 0;
}
.box_image_member{
	padding:0px;
}
.science_rounded_image_inner{
	border:15px solid #000087;
	border-radius:50%;
	overflow: hidden;
}

.science_rounded_image:before{
	content:"";
	border:13px solid #f4f4f4;
	border-radius:50%;
	position: absolute;
	top: 3px;
	right:3px;
	bottom:3px;
	left:3px;
	z-index: 9999999999;
	opacity: 0;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
   	transition: all .5s ease;
}
.science_rounded_image:after{
	content:"";
    border-bottom-right-radius: 50%;
	border-top-right-radius: 50%;
    width: 40px;
	height: 40px;
	border: 10px solid black;
	border-radius: 50%;
	transform: rotate(-45deg);
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	overflow: hidden;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
   	transition: all .5s ease;
}
.science_rounded_image{
	overflow: hidden;
}
.box_image_member:hover .science_rounded_image:before{
	opacity: 1;
}

.box_image_member:hover .science_rounded_image_inner{
border-style: inset;
border-width: 15px;
border-top-color: #000087;
border-left-color: #000087;
border-right-color: white;
border-bottom-color: white;
	border-radius:50%;
}
.img_rounded_committee{
	position: relative;
	z-index: 99999999999;
}
.science_rounded_name{
	border-radius: 50%;
    background-color: rgba(207,207,207,0.8);
    left: -25px;
    position: relative;
}
.science_rounded_name>a>h4{
	margin:0!important;
	font-weight: 100!important;
}
.science_rounded_name>a>h4>span{
	position: absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:auto;
	color:#fff;
	font-size:24px;
}
.science_rounded_name>a>h4>span>b{
	font-weight:900!important;
}
.science_rounded_name:before{
	content:"";
	border:3px solid #fff;
	background-color:#f4f4f4;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	border-radius: 50%;
	opacity:0;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
   	transition: all .5s ease;
}
.box_image_member:hover .science_rounded_name:before{
	opacity: 1;
}
.box_image_member:hover .science_rounded_name{
	border-style: outset;
	border-width: 3px;
	border-top-color: white;
	border-left-color: white;
	border-right-color: #000087;
	border-bottom-color: #000087;
	border-radius:50%;
}
.box_image_member:hover .science_rounded_name>a>h4>span{
	color:#000087;
}
.box_image_member:hover .science_rounded_name button{
	opacity: 1;
}
.science_rounded_name button{
	position: absolute;
    top: 60%;
    /* right: 0; */
    left: 50%;
    margin: auto;
    border: 1px solid #000087;
    background-color: #fff;
    border-radius: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    opacity: 0;
    color: #000087;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	transform: translateX(-50%);
	font-family: iransans_bold!important;
}
.img_rounded_committee_invisible{
	visibility:hidden;
}
.box_image_member img{
	border-radius:200px;
}
.science_members_boxes{
	margin-top:20px;
}
.box_image_member h4{
	color:#000;
	text-align:center;
	text-decoration:none;
}
.show_id_time{
	position:absolute; 
	bottom: 0;
	right: 0;
}
.footer{
	background:#737A80;
	margin-top:50px;
}
.footer_all{
	padding:30px 10px;
}
.img_logo_footer{
	width:100%;
	max-width:150px;
	
}
.science_committee_under_border{
	height: 1px;
	background-color:rgb(199, 199, 199);
	margin:10px 0;
}
.left_border_committee_box{
	position: absolute;
	left:-12px;
	background: rgb(199, 199, 199);
	width:1px;
	height:180px;
}
.title_head_img_education{
    border-radius: 60px;
    height: 55px;
    right: 10px;
    position: absolute;
    top: -60px;
    width: 55px;
}
/*-------------------------------------- start slide Members of the Scientific Committee ------------------------------------------*/


/* jssor slider bullet navigator skin 03 css */
/*
.jssorb03 div           (normal)
.jssorb03 div:hover     (normal mouseover)
.jssorb03 .av           (active)
.jssorb03 .av:hover     (active mouseover)
.jssorb03 .dn           (mousedown)
*/
.jssorb03 {
	position: absolute;
}
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
	position: absolute;
	/* size of bullet elment */
	width: 21px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	color: white;
	font-size: 12px;
	background: url('img/b03.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb03 div { background-position: -5px -4px; }
.jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
.jssorb03 .av { background-position: -65px -4px; }
.jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }

/* jssor slider arrow navigator skin 03 css */
/*
.jssora03l                  (normal)
.jssora03r                  (normal)
.jssora03l:hover            (normal mouseover)
.jssora03r:hover            (normal mouseover)
.jssora03l.jssora03ldn      (mousedown)
.jssora03r.jssora03rdn      (mousedown)
*/
.jssora03l, .jssora03r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url('img/a03.png') no-repeat;
	overflow: hidden;
}
.jssora03l { background-position: -3px -33px; }
.jssora03r { background-position: -63px -33px; }
.jssora03l:hover { background-position: -123px -33px;}
.jssora03r:hover { background-position: -183px -33px; }
.jssora03l.jssora03ldn { background-position: -243px -33px;opacity:1;color:red }
.jssora03r.jssora03rdn { background-position: -303px -33px; }
.jssorb057 .i {position:absolute;cursor:pointer;}
.jssorb057 .i .b {fill:none;stroke:#fff;stroke-width:2000;stroke-miterlimit:10;stroke-opacity:0.4;}
.jssorb057 .i:hover .b {stroke-opacity:.7;}
.jssorb057 .iav .b {stroke-opacity: 1;}
.jssorb057 .i.idn {opacity:.3;}

.hover_click:hover{
	opacity:1 !important;
	color:red !important 
}
.hover_click_left{
	background:#fff;
	height:25px;
	width:15px;
	left:15px;
	border-radius:0px 3px 3px 0px;
	opacity:0.8;
	color:#aaa;
	padding-top:5px;
	padding-left:3px;
	z-index:10000;
	margin-top:-60px;
}
.hover_click_right{
	background:#fff;
	height:25px;
	width:15px;
	right:15px;
	border-radius:3px 0px 0px 3px;
	opacity:0.8;
	color:#aaa;
	padding-top:5px;
	padding-right:3px;
	z-index:10000;
	text-align:right;
	margin-top:-60px;
}
.image_res_slider_height{
	height:115px !important
}

.text_slider{
	bottom: 0px;
	z-index: 1;
	position:absolute;
	height:45px;
	width:100%;
	top:110px
}
.text_slider h4{
	position:unset;
	margin:0px;
	font-size:10px;
	float:left;
	width:100%;
	margin-top:5px;
	text-align:center;
	background:#fff;
	padding:7px 5px;
	font-weight:bold;
}
.text_slider h5{
	position:unset;
	margin:0px;
	font-size:8px;
	text-align:right;
	float:right;
	width:100%;
}
.image_res_slider_hover{
	position:absolute;
	z-index:2;
	transform:scale(2,2);
	right:0;
	left:0;
	top:0;
	width:100%;
	margin:auto;
	opacity:0;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.all_div_slider div:hover > .image_res_slider_hover{
	transform:scale(1,1);
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
	  transition: all .5s ease;
	  opacity:1;
}
.all_div_slider_xs div:hover > .image_res_slider_hover{
	transform:scale(1,1);
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
	  opacity:1;
}
@media screen and (max-width: 767px) {
	.image_res_slider_height{
		height:290px !important
	}
	.text_slider{
		top:275px;
	}
	.text_slider h4{
		font-size:40px;
		padding:30px 15px;
	}
	.read_more_committee_div{
		position: relative;
	}
	.date_style > div{
		padding:0;
	}
	.title_head_img_education{
		top:-25px!important;
	}
	.title_head_img_committee{
		top:-28px!important;
	}
	.titel_head_all_science_btm{
		bottom:-72px!important;
	}
	.education_main_page_style{
		padding-bottom:50px;
	}
	.Committee_all > div{
		padding:0 15px;
	}
	.Committee_all>div>div:first-child{
		border-right:none;
	}
	.Committee_all>div>div:nth-child(2){
		border-right:none;
	}
	.Committee_all>div>div:nth-child(6){
		border-right:none;
	}
	.Committee_all>div>div:last-child{
		border-left:none;
	}
	.index_body_science{
		padding-bottom:50px!important;
	}
	.science_rounded_name>a>h4>span{
		font-size:18px;
	}
}
/*-------------------------------------- end slide Members of the Scientific Committee ------------------------------------------*/


@media screen and (max-width: 1200px){
	.index_body{
		padding-right:50px;
		padding-left:50px;
	}
}
@media screen and (max-width: 500px){
	.index_body{
		padding:0 20px;
	}
}
.slider_video{
	margin-top:10px;
	
}
/* jssor slider loading skin spin css */
/*-------------------------------------- start slide video ------------------------------------------*/
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}


.jssorb111 .i {position:absolute;color:#fff;font-family:"Helvetica neue",Helvetica,Arial,sans-serif;text-align:center;cursor:pointer;z-index:0;}
.jssorb111 .i .n {display:none;}
.jssorb111 .i .b {fill:#fff;stroke:#000;stroke-width:500;stroke-miterlimit:10;stroke-opacity:.5;}
.jssorb111 .i:hover .b {fill:#fea900;stroke:#fea900;stroke-width:6000;stroke-opacity:1;}
.jssorb111 .iav .b {fill:#000;stroke-width:6000;stroke-opacity:1;}
.jssorb111 .i.idn {opacity:.3;}
.jssorb111 .iav .n, .jssorb111 .i:hover .n {display:block;}

.jssort121 .p {position:absolute;bottom:0;left:0;border-bottom:1px solid rgba(255,255,255,.2);box-sizing:border-box;color:#fff;background:rgba(0,0,0,.1);opacity:.7;}
.jssort121 .p .t {position:absolute;padding:10px;box-sizing:border-box;top:0;left:0;width:100%;height:100%;line-height:24px;overflow:hidden;}
.jssort121 .p .i {margin-right:10px;position:relative;top:0;left:0;width:96px;height:48px;border:none;float:left;}
.jssort121 .pav, .jssort121 .p:hover {color:#000;background:rgba(255,255,255,.7);}
.jssort121 .p:hover {opacity:.75;}
.jssort121 .pav, .jssort121 .p:hover.pdn {opacity:1;}
.jssort121 .ti {position:relative;font-size:14px;font-weight:bold;}
.jssort121 .d {position:relative;font-size:12px;}

/*.jssort121 .d:before {content:'\a';white-space:pre;}*/


/*-------------------------------------- end slide video ------------------------------------------*/

.video_style{
	background:#000;
}

/*footer*/
.first_row_footer{
    width:100%;
    padding:2.5px 0;
    background:rgb(115,122,128);
}
.second_row_footer{
    margin-top:4px;
    width:100%;
    padding:3px 0;
    background:rgb(115,122,128);
}
.third_row_footer{
   
}
.footer_logo{
    width:100%;
    position:relative;
	float:right;
}
.under_footer_logo{
    width:100%;
    position:relative;
    float:left;
    margin-top:10px;
}
.our_email_footer{
    width:100%;
    position:relative;
    float:left;
    margin-top:10px;
    text-align:left;
    font-size:16px;
}
.our_tel_footer{
    width:100%;
    position:relative;
    float:left;
    margin-top:10px;
    text-align:left;
    font-size:16px;
}

.center_col_content{
    padding:5px 0px; 
}
.center_col_content p{
	font-size:18px;
	text-align: justify;
	color:#fff;
	font-family:iransans!important;
}
.center_col_content:last-child{
    border-bottom:none;
}
.right_col_content{
    padding:5px 0px; 
	border-bottom:2px solid rgb(82,86,89);
	margin-top:50px;
}
.right_col_content_text{
	color:#fff;
}
.right_col_content_text h4{
	font-family:iransans!important;
}
.right_col_content:last-child{
    border-bottom:none;
}
.right_col_content_img{
    padding:10px;
}
.right_col_title{
    border-bottom:2px solid rgb(82,86,89);
}
/*.right_col_content_input i{
    color:rgb(54,58,61);
    background:#fcfcfe;
    padding:11px 15px;
    top:0px;
    position:absolute;
	right:0;
	cursor:pointer;
	border-left:1px solid #d0d0d0;
}*/
.right_col_content_input input{
    background:#fff;
    border:none;
    height:36px;
    direction:ltr;
    text-align:left;
    color:#000000!important;
    padding-left:20px;
    padding-right:30px;
	width:100%;
	font-size:20px;
}
.right_col_content_img img{
    max-width: 70px
}
.footer{
	background:#000087;
}
.forth_row_footer_title{
	margin-top:20px;
}
.forth_row_footer_title h3{
    border-bottom:2px solid rgb(82,86,89);
}
.forth_row_footer_social ul li a {

}
.forth_row_footer_social ul li a i{
    font-size:15px;
    color:#fff;
    background:#000;
    border-radius:50%;
    width:30px;
    height:30px;
}
.forth_row_footer_social .class_icons_telegram{
	padding:8px;
	background:#fff;
	color:#000087;
}
.forth_row_footer_social .class_icons_facebook{
	padding:8px 11px;
	background:#fff;
	color:#000087;
}
.forth_row_footer_social .class_icons_youtube{
	padding:8px;
	background:#fff;
	color:#000087;
}
.forth_row_footer_social .class_icons_instagram{
	padding:7px 9px;
	background:#fff;
	color:#000087;
}
.forth_row_footer_social .class_icons_twitter{
	padding:7px 9px;
	background:#fff;
	color:#000087;
}
.forth_row_footer_social .class_icons_envelope{
	padding:4px;
	background:#fff;
	color:#000087;
	border-radius:50px;
}
.forth_row_footer_social .class_icons_googleplus{
	padding:7px 6px;
	background:#fff;
	color:#000087;
}
.forth_row_footer_social .nav > li > a{
    padding:5px;
}
.forth_row_footer_social .nav > li > a:hover{
    background:transparent;
}
.under_gallery_border{
	height:1px;
	background:#000087;
	margin-top:12px;
}
.title_head_left_gallery{
	border-bottom:none;
}
@media screen and (max-width: 767px) {
	.forth_row_footer_social ul li{
		float:left;
	}
}
@media screen and (min-width: 767px) {
    .center_col{
        padding:15px;
    }
    
    .center_col_content_title{
        position:relative;
        top:15px;
    }
    .right_col{
    }
    .right_col_content_title{
        position:relative;
        top:15px;
	}
	.third_row_footer{
		padding:0px 15px;
	}
}
/*end_footer*/
.boxer_hover{
	overflow:hidden;
}
.boxer_hover img{
	max-height:170px;
}
.boxer_hover:hover > .materials_hover_image{
	transform:scale(1,1);
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}

.materials_hover_image{
	position:absolute;
	z-index:2;
	transform:scale(2,2);
	right:0;
	left:0;
	top:0;
	width:100%;
	margin:auto;
	
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.res_slider_4{
	cursor:default;
	position:absolute;
	top:100px;
	left:0px;
	width:710px;
	height:400px;
	overflow:hidden;
}
.div_on_slide_share{
	background: #000087;
	z-index:9;
	position: absolute;
	width: 100%;
	bottom: 0px;
	color:#fff;
	padding:5px 10px;
	font-size:16px;
	text-align:right;
	font-family: iransans!important;
}
@media screen and (max-width: 767px) {
	.res_slider_4{
		width:980px;
	}
	.div_on_slide_share{
		padding:20px;
		font-size:30px
	}
}
@media screen and (max-width: 767px) {
    .read_more_div{
		position:relative;
	}
	.navbar-default .navbar-nav > li > a{
		padding-top:10px;
	}
	.nav > li > a{
		padding:0;
	}
	.my_dropdown_toggle{
		padding-left:0!important;
	}
	.nav > li{
		padding-left:10px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{
		color:#fff;
	}
	.my_menu_line{
		display:none!important;
	}
}

.comment_input textarea{
	margin-top:10px;
	direction:ltr;
	border-radius:0;
	background-color:#f9f9f9;
}
.comment_input input{
	direction:ltr;
	margin-bottom:10px;
	border-radius:0;
	background-color:#f9f9f9;
}
.comment_input_input textarea{
	margin-top:10px;
	direction:ltr;
	border-radius:4px;
	background-color:#fff;
	min-height:120px;
}
.comment_input_input input{
	direction:ltr;
	margin-bottom:10px;
	border-radius:0;
	background-color:#f9f9f9;
}
.comment_button{
	margin-top: 10px;
}
.comment_button button{
	background-color:#fff;
	color:#000087;
	padding:0 20px;
	border-radius:0;
	border:1px solid #000087;
	box-shadow:-1px 1px 1px #000087;
	font-weight:bold;
	font-family:iransans_bold!important;
}
.show_comment{
	background-color:#F4F4F4;
	margin-top:25px;
	padding: 10px 25px 20px;
}
.usr_name_comment img{
	margin-left: 10px;
    margin-top: -5px;
}
.usr_date_comment img{
	margin-left: 10px;
    margin-top: -5px;
}
.des_pro h5 img{
	margin-right:5px;
}
.des_pro h5 p{
	margin-top:2px;
}
@media screen and (max-width: 990px) {
    .user_pass{
		margin-top:10px;
	}
	.top_menu_right{
		margin-top:0;
	}
	.user_login span{
		left:-12px;
	}
	.vertical_line{
		display:none;
	}
	.img_logo{
		margin:0;
		max-width:100px;
		margin-bottom:10px;
	}
	.left_news_border{
		display:none;
	}
	.materials_text{
		border-bottom:none;
	}
	.read_more_div{
		margin-top:10px;
	}
	.titel_head_all_education{
		margin-bottom: 10px;
		margin-top: 60px;
	}
	.to_left_gradient{
		margin-top:50px;
	}
	.to_right_gradient{
		margin-top:50px;
	}
	.div_committee_all_hover{
		left:0px;
		margin-top:30px;
	}
	.committee_des p{
		padding-left:0;
	}
	.title_head_left_committee{
		top:0;
	}
	.committee_margin{
		top:0px!important;
	}
	.index_body_science{
		margin-top:50px;
		padding-bottom:50px;
	}
	.science_committee_under_border{
		display:none;
	}
	.left_border_committee_box{
		display:none;
	}
	.box_image_member{
		margin-top:20px;
	}
	.dashed_border{
		width:80%;
	}
	.index_body_support{
		padding:0 5px;
	}
	.right_col{
		margin-bottom:20px;
	}
	.img_logo_div{
		text-align: center;
	}
	.index_body{
		padding: 0 15px;
	}
	.div_committee_all_hover{
		margin:15px 0 0 0!important;
	}
	.Committee_all{
		padding-bottom:50px;
	}
}
@media screen and (min-width: 991px) {
    .padding_left_150{
		padding-left:50px;
		padding-right:15px;
	}
	.header{
		padding-right:15px;
	}
	.padding_right{
		padding-right:15px;
	}
	.user_login{
		padding-right:0;
	}
}
@media screen and (min-width: 1370px) {
    .padding_left_150{
		padding-left:15px;
		padding-right:40px;
	}
	.header{
		padding-right:40px;
	}
	.padding_right{
		padding-right:15px;
	}
}

.slide_a {
	text-decoration:none;
	color:#fff;
	border-left:1px solid #fff;
	margin-left:20px;
	padding-left:5px;
}
.slide_a:hover{
	color:#fff;
	text-decoration:none;
}
.dropdown:hover .dropdown-menu{
	display:block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
}
.tag_a_none_style a{
	text-decoration:none;
}
.border-right{
	padding:10px 5px;
	color:#5d5d5d;
	text-align:center;
}
.border-right img{
	display:block;
	margin:0 auto;
}
.img_style {
	width:50%;
	float: left;
	margin-right:10px;
}
.time_folder img{
	margin:0px 5px 2px 5px;
}
.time_folder h4 p{
	margin-top:30px;
}
.red_cat{
	color:#ea4747;
	text-decoration:none;
}
.red_cat:hover{
	color:#ea4747;
	text-decoration:none;
}
.red_cat_and_bk{
	padding:1px 5px;
	background:#eee;
	color:#ea4747;
	text-decoration:none;
}
.red_cat_and_bk:hover{
	color:#ea4747;
	text-decoration:none;
}
.padding_zero{
	padding:0px!important;
}
.padding_zero_right{
	padding-left:0px!important;
}
.box_head_red_fader{
	background:#004878 none repeat scroll 0 0;
	height:25px;
	margin-top:15px;
	margin-bottom:15px
}
.box_head_red_child{
	width:12px;
	height:12px;
	background-color:#9d0b0e;
	border:1px solid #fff;
	margin-left:-5px;
	margin-top:4px;
}
.text_head_navar{
	margin:0px;
	margin-top:5px;
	margin-left:5px;
	color:#fff;
}
.text_head_navar a{
	color:#fff;
	text-decoration:none;
}
.margin-top{
	margin-top:20px;
}
.margin-right{
	margin-right:5px;
}

.box_newser{
	margin-bottom:20px;
	margin-top:20px;
}
.head_borde{
	color:#000;
	border:1px solid #3999bb;
	width:auto;
	position:absolute;
	padding:0px 10px
}

.title_news{
	margin-top:25px;
	color:#3999ab;
}

.inline_block{
	display:inline-block!important;
}

.search_result>h5{
	border-bottom:1px solid #000087;
	padding:5px ;
	color:#000087;
	font-size:40px;
	font-weight:100;
}
.search_result_main{
	padding:0 50px;
	margin-bottom:50px;
}
.line {
	padding:1px;
	margin-top:20px;
	border-bottom:3px solid #004878;
}

.ablue{
	color:#004878;
	font-size:25px;
}
.ablue:hover{
	color:#004878;
	text-decoration:none
}
.navbar-default .navbar-nav > li > a{
	font-size:14px;
}
.center_col_title h2{
	/*border-bottom:2px solid #fff;*/
	color:#fff;
}
.under_border{
	/*width:150px;*/
	height:1px;
	background-color:#fff;
}
.right_col_content_title_n_l h2{
	/*border-bottom:2px solid #fff;*/
	margin-top:15px;
	color:#fff;
}
.right_col_content_input input{
	color:#fff;
}
.sub_footer{
	padding:5px;
	background:#535353;
	color:#fff;
	font-family:iransans!important;
	font-size:16px;
}

@media screen and (max-width: 991px) {
	.imager_res{
		margin-bottom:20px !important;
	}
}
@media screen and (min-width: 768px) {
    .time_services{
		background:#eee;padding:5px 1px;font-size:13px;position: absolute; width:47%;
	}
}
@media screen and (max-width: 768px) {
    .time_services{
		background:#eee;padding:5px 1px;font-size:13px;position: absolute; width:90% ;left:14px;
	}
	.display_none_res{
		display:none!important;
	}
	.div_committee_all_hover{
		padding-left:15px;
		padding-right:15px;
	}
}
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
	transition: margin-left .5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
} 
.open_menu{
	position:absolute;
	left: 20px;
	top:20px;
	z-index: 99;
	cursor:pointer;
}
.side_sub_menu{
	display:none;
	padding-right:10px;
}
.side_sub_menu>li{
	list-style: square;
}
.side_menu_res>li{
	margin-top:10px;
}
.side_menu_res>li input{
	border-radius:20px;
	border:none;
	padding-right:10px;
}
.side_menu_res>li i{
	position:absolute;
	left:20px;
	cursor:pointer;
	font-size:16px;
	padding-top:2px;
}
.circle{
	position: absolute;
	top:0;
	left:0;
	width:200px;
	height:200px;
	border-radius: 50%;
}
.user_logined{
	text-align:right;
	margin-right:10px;
}
.user_logined h5{
	display:inline-block;
	color:#000087;
}
.user_logined a{
	text-decoration:none;
	color:#000087;
}
.user_logined .left_border{
	height:11px;
	width:2px;
	background-color:#000087;
	display:inline-block;
	margin-left:5px;
}

.cursor_normal{
	cursor:context-menu !important
}
.drop_share{
	color:#fff;
	font-size:12px;
	width:100% !important;
	float:left;
	text-align:left;
	padding:1px 7px;
}
.drop_share:hover{
	color:#eee;
	text-decoration:none
}
		.drop_share_box{
	width: 100px;
	background:#000087;
	position: absolute;
	top: -57px;
	right: 100px;
	z-index: 1;
	border-radius:10px 10px 0px 0px;
	opacity:0;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.drop_share_box_father:hover > .drop_share_box{
	opacity:1;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
   	-moz-transition: all .5s ease; /* Firefox */
   	-ms-transition: all .5s ease; /* IE 9 */
   	-o-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.committee_title{
	border-bottom:1.5px solid #ADADAD;
	margin-bottom:25px;
}
.committee_title>span{
	font-size:24px;
	color:#818181;
}
.committee_title>img{
	position: relative; 
	top: -4px;
	margin-right:5px;
}
.committee_members_by_id{
	margin-top:30px;
}
.text_committee_id_text{
	background-color: #000087;
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 2px;
    position: relative;
    text-align: center;
    top: 68%;
    width:100%;
}
.committee_members_by_id_img{
	padding-right:50px;
}
.committee_members_by_id_text{
	min-height:211px;
}
.border_bottom_committee{
	width:100%;
	position: absolute;
	bottom:0;
	background-color:#3535A0;
	height:1px;
}
.committee_members_by_id_text_des h5{
	line-height:20px;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:14px;
	text-align:justify;
}
.committee_members_by_id_text_des p{
	line-height:20px;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:14px;
	text-align:justify;
}
.committee_members_by_id_text h5{
	line-height:22px;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:16px;
}
.contact_us_img{
	padding-top:22px;
	padding-right:52px;
}
.contact_us_img img{
	max-width:250px;
	min-width:250px;
}
.contact_us{
	margin-top:27px;
	margin-bottom:30px;
}
.contact_us_text_div{
	margin-top:100px;
	margin-left:-20px;
}
.contact_us_title h3{
	border-bottom: 1px solid #000;
    color: #3b3b9f;
    padding-bottom: 15px;
    position: relative;
}
.contact_us_information{
	margin-top:65px;
}
.contact_us_information_input input{
	width:100%;
	padding:5px;
	border-radius:5px;
	border:1px solid #D9D9D9;
	color:#CECBCC;
}
.contact_us_information_input span{
	position: absolute;
	right:30px;
	padding:5.5px 0px 5.5px 8px;
	border-left:1px solid #D9D9D9;
	top:1px;
}
.contact_us_information_input {
	padding-right:20px;
	padding-left:5px;
}
.contact_us_information_text_area {
	margin-left:-15px;
}
.contact_us_information_text_area textarea{
	width:100%;
	min-height:130px;
	border-radius:5px;
	padding:10px;
	border:1px solid #D9D9D9;
	font-size:20px;
	color:#CECBCC;
}
.contact_us_information_input_two{
	margin-top:20px
}
.contact_us_information_text_area button{
	border: 1px solid #000087;
	background-color:#fff;
	padding:0px 15px;
	border-radius:0;
	color:#000087;
	box-shadow:-1px 1px 0.5px #000087;
	margin-top:5px;
}
.registration{
	padding:0 33px;
	margin-top:13px;
	margin-bottom:20px;
}
.register_title img{
	max-width:32px;
}
.register_title{
	border-bottom:1px solid #5D5D5D;
	padding:7px 0;
	margin-bottom:40px;
}
.register_title_text{
	color:#656565;
	font-size:24px;
	margin-top:5px;
}
.padding_right_10px{
	padding-right:5px;
}
.inputs input{
	height:25px!important;
	padding:0 5px;
}
.inputs select{
	height:25px!important;
	padding:0 5px;
	font-size:14px!important;
}
.textarea textarea{
	min-height:100px;
	padding:0 5px;
}
.btn_register{
	border:1px solid #000087;
	border-radius:0;
	box-shadow: 0 1px 1px #000087;
	background-color:#fff;
	padding:1px 20px;
	color:#000087;
	font-size:12px;
	font-weight:bold;
}
.tab_title .nav-tabs{
	border-bottom:0;
}
.tab_title .nav-tabs > li > a{
	border:none;
	border-radius:0;
	margin-right:0;
	background-color:#DEDEDE;
	color:#787878;
	font-size:20px;
	padding: 5px 15px;
    position: relative;
}
.tab_title{
	margin-top: 4px;
}
.tab_title .nav > li{
	width:33.33%;
	text-align:center;
}

.tab_title .nav > .active:before{
	content:"";
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #000087;
	position: absolute;
	bottom: -9px;
	left:50%;
	transform:translateX(-50%);
}
.tab_title .nav > li a:hover{
	background-color:#DEDEDE;
}
.tab_title .nav > li:focus{
	border:none;
}
.tab_title .nav > li:active{
	border:none;
} 
.tab_title .active:hover{
	border-bottom:0px;
}
.tab_title .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border:none!important;
}
.tab_title .active>a {
	background-color:#000087!important;
	color:#fff !important;
}
.active > a:hover{
	border:none!important;
}
.tab-content {
	padding:0;
}
.news_search {
	margin-top:10px;
	padding:0;
}
.news_search img{
	margin-right:10px;
	max-width:150px;
	max-height:150px;
	min-width:150px;
	min-height:150px;
	visibility:hidden;
}
.news_search p{
	font-family:iransans!important;
	font-size:18px;
}
.educations_search p{
	font-family:iransans!important;
	font-size:18px;
}

.educations_search {
	margin-top:10px;
	padding:0;
}
.educations_search img{
	margin-right:10px;
	max-width:150px;
	max-height:150px;
	min-width:150px;
	min-height:150px;
	visibility:hidden;
}
.search_result .form-group{
	margin-bottom:0;
}
.search_result .my_search img{
	top:0px;
}
.search_result .style_input_search{
	margin-top:-4px;
}
.tab_content{
	min-height:400px;
}
.supporters_style{
	padding:0 35px;
	margin-top:20px;
}
.supporters_style_title h5{
	border-bottom:1.5px solid #ADADAD;
	padding-bottom:7px;
}
.under_image_details{
	padding: 0px 30px;
	margin-top:43px;
}
.under_image_details_div{
	border-bottom:1.5px solid #ADADAD;
}
.under_image_details_inner{
	background-color:#000087;
	border-radius:40px 40px 0 0;
	padding:12px 0px 44px 0;
}
.des_support{
	padding:0 35px;
	margin-top:25px;
	margin-bottom:50px;
}
.des_support h5{
	line-height:25px;
}
.des_support p{
	line-height:25px;
	font-family: iransans!important;
	font-size:20px;
}

.news_id_style{
	margin-top: 25px;
    padding: 0 35px;
}
.news_icon_title{
	border-bottom:1.5px solid #ADADAD;
	padding-bottom:0px;
}
.news_icon_title img{
	max-width:32px;
	position:relative;
	top:-8px;
}
.news_title{
	color:#636363;
	font-weight:100;
	font-size:25px;
	position: relative;
	top:-1px;
}
.news_title_between_line{
	color:#B0934D;
	font-weight:100;
	font-size:30px;
	position: relative;
	top:2px;
}
.news_services_title{
	color:#636363;
	font-weight:100;
	font-size:16px;
	position: relative;
	top:-1px;
}
.news_content{
	margin-top:25px;
}
.news_content_title h3{
	margin:0;
	color:#000087;
	font-weight:100;
	font-size:25px;
}
.news_content_title{
	min-height:176px;
}
.news_content_title p{
	margin-top:10px;
	font-family: iransans_regular!important;
	font-size:18px;
}
.news-description{
	font-family: iransans_regular !important;
	font-size: 18px !important;
}
.news-description p{
	font-family: iransans_regular !important;
	font-size: 18px !important;
}

.news_vote_view_date ul{
	padding-left:0;
}
.news_vote_view_date>span>ul>li{
	list-style: none;
}
.news_vote_view_date{
	border-top:1px solid #000087;
}
.news_vote_view_date .star_vote{
	margin-right:10px;
}
.news_vote_view_date .view{
	color:#8D8D8D;
	margin:0 10px;
	font-family:iransans_bold!important;
}
.news_vote_view_date .date{
	color:#8D8D8D;
	margin:0 10px;
	font-family:iransans_bold!important;
}
.news_content_img .nav>li>a:focus, .nav>li>a:hover{
	background:transparent;
}
.news_content_img  .li_right_menu li a{
	padding-top:5px;
}
.news_content .news_description{
	line-height:20px;
	margin-top:15px;
}
.border_related_news_box{
	border-right:1px solid #E6E6E6;
}
.news_relate_between_border{
	height:1px;
	background-color:#000087;
	margin-top:50px;
	margin-bottom:20px;
}
.news_relate_between_border_main{
	padding:0 35px;
}
.news_related_title{
	min-height:120px;
}
.read_more_news_related{
	
    bottom: -35px;
    position: absolute;
    right: 0;
}
.news_related_services{
	color:#878787;
}
.read_more_news_related_inner{
	border-bottom:1px solid #000087;
}
.read_more_news_related button{
	padding:0 10px 2px 10px;
	background-color:#000087;
	color:#fff;
	border:none;
	border-radius:0;
	font-family:iransans_bold!important;
}
.read_more_news_related button:hover{
	color:#fff;
}	
.read_more_news_related_a{
	padding:0 10px 1px 10px;
	background-color:#000087;
	color:#fff;
	border:none;
	border-radius:0;
	font-family:iransans_bold!important;
}
.read_more_news_related_a:hover{
	color:#fff;
	text-decoration:none
}	
.read_more_news_related_a_related{
	padding:0 10px 1px 10px;
	background-color:#000087;
	color:#fff;
	border:none;
	border-radius:0;
	font-family:iransans_bold!important;
}
.read_more_news_related_a_related:hover{
	color:#fff;
	text-decoration:none
}	

.news_related_services a{
	text-decoration:none;
	color:#878787;
	font-family:iransans_bold!important;
}
.related_news_main_title h3{
	color:#999999
}
.science_committee_members_by_id .border_bottom_committee{
	background-color: #A7A7A7;
    bottom: -1px;
    height: 1px;
    left: 142px;
    position: absolute;
    width: 100%;
}
.name_nationality{
	position:absolute;
	bottom:16%;
	left:200px;

}
.name_family_scientific{
	bottom: 25%;
    left: 250px;
    position: absolute;
    width: 50%;
}
.name_family_scientific h4{
	color:#B1934E;
	font-size:30px;

}
.science_committee_members_by_id .committee_members_by_id_text{
	margin-bottom:20px;
}
.staticpage_style{
	margin-top:10px;
}
.staticpage_style_title{
	float: left;
    font-size: 35px;
    margin-top: 90px;
	/*width: 77.6%;*/
	color:#000087;
	font-weight:100;
}
.description_static{
	padding:0 10px;
	display:block;
}
.description_static p,.description_static span {
	font-family: iransans_regular !important;
	font-size: 18px !important;
}
.share_social{
	font-size: 22px;
    position: relative;
	top: -10px;
	color:#000087;
	cursor:pointer;
}
.social_border_static{
	background-color: #000087;
    display: block;
    height: 1px;
    left: 24.5%;
    position: relative;
    top: -21px;
    width: 74.5%;
}
.description_static img{
	max-width:100%!important;
	height:auto!important;
}
.social_media{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #000087;
    border-radius: 4px;
    height: 120px;
    left: 22%;
    padding: 0 8px;
    position: absolute;
	width: 40px;
	display:none;
}
.social_media ul li{
	float:none;
}
.social_media ul li a{
	padding:0;
}
.gallery_content{
	margin-top:25px;
	padding:0 20px;
}
.gallery_content_title{
	margin-bottom:50px;
}
.photo_gallery_title{
	min-height:100px;
}
.photo_gallery_title h3{
	color:#000087;
	margin-top:10px;
}
.photo_gallery_title h3 a{
	color:#000087;
}
.photo_gallery_title .share_social{
	cursor: default;
}
.photo_gallery_title .share_social_div{
	bottom: 0;
	position: absolute; 
	left:50%;
	transform: translateX(-50%);
	width:100%;
	z-index: 1;
}
.share_social_div:hover  .social_media{
	display:block;
}
.photo_gallery_title .social_media{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #000087;
    border-radius: 4px;
    display:none;
	position: absolute;
	width:auto;
	height:35px;
}
.photo_gallery_title .social_media ul {
	margin-right:0!important;
}
.photo_gallery_title .social_media ul li{
	display:inline-block;
	float:left!important;
	margin:0 5px;
}
.related_gallery_main_title{
	margin-top:50px;
	margin-bottom:20px;
}
.related_gallery_main_title h3{
	color:#8E8E8E;
	
}
.related_gallery_border {
	height:1px; 
	background-color:#000087;
}
.support_link a {
	color: #fff;
    float: right;
    font-size: 18px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 85%;
	text-align: left;
}
.support_link a:hover{
	overflow: visible;
}
.support_link{
	margin-top:5px;
}
.support_email{
	margin-top:5px;
}
.support_link img {
	float: left;
    left: 0;
    position: relative;
    top: -2px;
}
.support_email a {
	color:#fff;
	text-decoration:none;
	font-size:18px;
}
.support_email img {
	position: relative; 
	top: -2px;
	left:-10px;
}
.support_nationality{
	position:relative;
	top:5px;
}
.support_nationality span {
	color:#fff;
	text-decoration:none;
	font-size:18px;
}
.support_nationality>img:first-child{
	position: relative; 
	top: -2px;
	left:-10px;
}
.list_new_row{
	margin-top:30px;
}
.list_news_title{
	padding-right:0;
}
.list_news_title h1{
	margin:0;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:85%;*/
}
.list_news_title>div{
	border-bottom:1px solid #0C097A;
	position:relative;
}
.news_vote_view_date_wrapper{
	position:absolute;
	right:-5px;
	bottom:-5px;
}
.read_more_wrapper{
	border-bottom:none!important;
}
.read_more_wrapper>.link{
	padding:6px;
	background:#f2f2f2;
	position:relative;
	float:left;
	width:69%;
}
.read_more_wrapper a{
	color:#0a007f;
	font-family:iransans_bold!important;
}
.read_more_wrapper>.date{
	position:relative;
	float:left;
	width:30%;
	text-align:center;
	background:#010187;
	padding:6px;
	margin-left:5px;
	font-family:iransans!important;
	color:#fff;
}
.read_more_wrapper>.date>span img{
	margin-right:10px
}
.news_vote_view_date_wrapper .news_vote_view_date{
	border-top:none;
}
.list_news_title a,h1{
	color:#0C097A;
	text-decoration: none;
}
.list_news_title h4{
	font-family:iransans!important;
	font-size:20px;
	margin-top:10px;
}
.short_des_list_news{
	border-bottom:none!important;
}
.news_list_style{
	padding-right:0;
}
.photo_gallery_title h3{
	margin:0;
}
.photo_gallery_title h5{
	margin:0;
	font-family:iransans_regular!important;
	font-size:19px!important;
	color:#8B8B8B;
	text-align:justify;
	font-weight:600;
}
.gallery_list_box{
	height:1px;
	background:rgba(207, 207, 207, 0.308);
	margin-top:10px;
}
.icons_gallery{
	margin-top:20px;
}
.social_share_div{
	position:relative;
	float:left;
	margin-right:60px;
}
.social_networks_link{
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top:10px;
}
.social_share_div{
	color:#7B7B7B;
	font-family:iransans!important;
	font-size:18px;
}
.social_share_div>img{
	margin-right:5px;
}
.social_share_div:hover .social_networks_link{
	visibility: visible;
	opacity: 1;
}
.social_share_div:hover .social_media{
	display:block;
	width:160px;
	height:40px;
	padding-top:2px;
}
.social_share_div .social_media ul li{
	display:inline-block;
	margin-left:10px;
	float:left;
}
.gallery_list_view{
	position: relative;
	float:left;
	color:#7B7B7B;
	font-family:iransans!important;
	font-size:18px;
	margin-left:20px;
}
.gallery_list_view>img{
	margin-right:5px;
}
.image_gallery_hover_content{
	position: absolute;
	top:50%;
	width:100%;
	transform: translateY(-50%);
}
.image_gallery_hover_content h2{
	font-family:iransans_bold!important;
	color:#fff;
	text-align:center;
	margin:0;
}
.image_gallery_hover_content span{
	color:#fff;
	font-size:24px;
	font-family:iransans_bold!important;
	position: relative;
	top:2px;
	margin-right:10px;
	margin-left:10px;
}
.image_gallery_hover_content>span:first-child{
	margin-left:0px;
}
.most_viewd_gallery_box{
	margin-right:20px;
}
.most_gallery_main_title{
	margin-top:0;
}
.navigation_category_wrapper{
	background:#000087;
}
.navigation_category span{
	color:#fff;
	font-family:iransans!important;
	font-size:16px;
}
.navigation_category a{
	text-decoration: none;
	color:#fff;
	font-family:iransans!important;
	font-size:16px;
}
.content_wrapper {
	margin-top:30px;
}
.content_wrapper h3{
	color:#000087;
	font-family:iransans_bold!important;
	margin:0;
}
.left_side_box ul{
	padding-left:0;
	margin-bottom:0!important;
}
.left_side_box ul li{
	list-style:none;
	background:#dedede;
	text-align:center;
	padding:10px ;
}
.left_side_box{
	border-right:1px solid #DBDBDB;
	
}
.top_style_text_title_main h1{
	margin:0;
}
.top_style_img_wrapper{
	padding-right:20px;
}
.top_style_img{
	padding:10px;
	border:1px solid #000087;
}
.content_wrapper .social_share_div{
	color:#010187;
}
.content_wrapper .social_share_div{
	margin-right:30px;
}
.icons_gallery .social_share_div{
	margin-right:0px;
}
.top_style_text_title{
	border-bottom:2px dotted #717171;
	padding-bottom:5px;
}
.content_wrapper .gallery_list_view{
	color:#004878;
}
.category_rate{
	position:relative;
	margin-left:20px;
	float:left;
	top:2px
}
.category_rate .news_vote_view_date{
	border-top:0;
}
.top_style_text_short_des p{
	margin-top:15px;
	color:#000087;
	font-family:iransans_bold!important;
	font-size:20px;
	text-align:left;
}
.bottom_style{
	margin-top:50px;
}
.bottom_style_wrapper{
	padding:20px;
	background:#F4F4F4;
}
.left_side_box ul li a{
	font-size:20px;
	color:#010187;
	font-family:iransans_regular!important;
	font-weight: 600;
	text-decoration:none;
}
.titel_head_all_galllery{
	position: absolute; 
	top: 70px;
}
@media screen and (max-width:767px) {
	.titel_head_all_galllery{
		position: relative; 
		top: 0px;
	}
}
@media screen and (max-width: 1300px) {
	.read_more_wrapper>.date{
		width:19%;
	}
	.read_more_wrapper>.link{
		width:80%
	}
}
@media screen and (min-width: 1280px) {
	.related_gallery_box{
		width:20%;
	}
}
@media screen and (min-width: 990px) {
	.news_content_img{
		width:21%;
	}
	
}
@media screen and (min-width: 990px) and (max-width: 1280px) {
	.social_border_static {
		background-color: #000087;
		display: block;
		height: 1px;
		left: 31.5%;
		position: relative;
		top: -21px;
		width: 67.5%;
	}
	.staticpage_style_title {
		color: #000087;
		float: left;
		font-size: 35px;
		font-weight: 100;
		margin-top: 90px;
		/*width: 69.6%;*/
	}
}
@media screen and (min-width: 1280px) and (max-width: 1380px) {
	.staticpage_style_title {
		color: #000087;
		float: left;
		font-size: 35px;
		font-weight: 100;
		margin-top: 90px;
		/*width: 73.6%;*/
	}
	.social_border_static {
		background-color: #000087;
		display: block;
		height: 1px;
		left: 27.5%;
		position: relative;
		top: -21px;
		width: 71.5%;
	}
}
@media screen and (min-width: 1500px) {
	.staticpage_style_title {
		color: #000087;
		float: left;
		font-size: 35px;
		font-weight: 100;
		margin-top: 90px;
		/*width: 76.6%;*/
	}
}
@media screen and (min-width: 1350px) and (max-width: 1500px) {
	.staticpage_style_title {
		color: #000087;
		float: left;
		font-size: 35px;
		font-weight: 100;
		margin-top: 90px;
		/*width: 74.6%;*/
	}
	.div_on_slide_share{
		width:100%!important;
	}
}


.dropdown-menu{
	z-index:999999;
	background-color: navy !important;
}
.contact_us_img div{
	width:100% !important;
}
@media screen and (min-width: 1300px){
	.social_border_static{
		left:27%;
	}
}
@media screen and (max-width: 1300px){
	.social_border_static{
		left:31%;
	}
}
@media screen and (max-width: 1200px){
	.social_border_static{
		left:33%;
	}
}
@media screen and (max-width: 1100px){
	.social_border_static{
		left:40%;
	}
}
@media screen and (max-width: 1000px){
	.social_border_static{
		left:43%;
	}
}
@media screen and (max-width: 990px) {
	.staticpage_style_title {
		color: #000087;
		float: left;
		font-size: 35px;
		font-weight: 100;
		margin-top: 90px;
		/*width: 63.6%;*/
	}
	.read_more_wrapper>.date{
		width:24%;
	}
	.read_more_wrapper>.link{
		width:72%
	}
	.social_border_static {
		background-color: #000087;
		display: block;
		height: 1px;
		left: 38.5%;
		position: relative;
		top: -22px;
		width: 60%;
	}
}
@media screen and (max-width: 767px) {
	.Committee_all{
		padding:0px;
		margin-top:30px;
		padding-bottom: 25px;
	}
	.index_body_commitee .title_inner_commitee{
		margin-top:50px;
	}
	.support_link a{
		width:100%;
		text-align:center;
	}
	.left_side_box{
		padding:0;
		border-right:0;
	}
	.content_wrapper .social_share_div .social_media ul li{
		margin-left:5px;
	}
	.content_wrapper .social_share_div .navbar-nav{
		margin-top:0!important;
	}
	.margin_top_20_res{
		margin-top:20px;
	}
	.res_none_dis{
		display:none;
	}
	.title_head_img_gallary{
		right:15px!important;
	}
	.gallery_content .div_on_slide_share{
		width:94.561%!important;
	}
	.under_image_details_inner{
		min-height:180px;
	}
	.support_link a {
		display:block;
	}
	.support_link img {
		display:block;
		left:50%;
		transform:translateX(-50%);
	}
	.support_email a {
		display:block;
	}
	.support_email img {
		display:block;
		left:50%;
		transform:translateX(-50%);
	}
	.support_nationality>img:first-child{
		display:block;
		left:50%;
		transform:translateX(-50%);
	}
	.staticpage_style_title{
		float:none;
		
	}
	.social_media {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #000087;
		border-radius: 4px;
		display: none;
		height: 135px;
		left: 4%;
		padding: 0 13px;
		position: absolute;
		width: 40px;
	}
	.share_social_div .social_media{
		left:15%;
		padding:0 15px!important;
		height:47px;
	}
	.social_border_static{
		background-color: #000087;
		display: block;
		height: 1px;
		left: 9.5%;
		position: relative;
		top: -21px;
		width: 86.5%;
	}
	.name_family_scientific{
		width:100%;
		left:0;
		position:relative;
	}
	.science_committee_members_by_id .border_bottom_committee{
		bottom:0;
		left:0;
		position:relative
	}
	.name_nationality{
		position: absolute;
		left:0;
		top:52%;
	}
	.science_committee_members_by_id .committee_members_by_id_text{
		margin-top:20px;
	}
	.committee_members_by_id_text{
		min-height:1px;
	}
	.news_content_img .nav > li{
		display:inline-block;
	}
	.news_content_img .nav{
		margin-left:20px;
	}
	.news_content_title{
		padding:0;
	}
	.news_vote_view_date>span:first-child{
		margin:0px 0px!important;
	}
	.news_vote_view_date>span{
		width:100%;
		display:inline-block;
		margin:5px 0!important;
	}
	.news_content_title h3{
		font-size:18px;
	}
	.contact_us_text_div{
		margin-top:10px;
		margin-left:0;
		padding:0 15px;
	}
	.contact_us_information_text_area{
		margin:10px 0;
		padding:0 15px;
	}
	.contact_us_information{
		margin-top:10px;
	}
	.contact_us_information_input{
		padding:0;
	}
	.contact_us_information_input_two{
		margin-top:10px;
	}
	.contact_us_information_input span{
		right:10px;
	}
	.contact_us{
		margin-top:-20px;
	}
} 
@media screen and (max-width:500px) {
	.read_more_wrapper>.date{
		width:40%;
	}
	.read_more_wrapper>.link{
		width:47%
	}
}
@media screen and (max-width:400px) {
	.gallery_content .div_on_slide_share{
		width:91.7%!important;
	}
}
@media screen and (max-width:350px) {
	.gallery_content .div_on_slide_share{
		width:89.3%!important;
	}
}
.staticpage_style_title{
	float:none;
}
.social_media{
	left:0%!important;
}

.staticpage_style_title{
	width:100%!important;
}
.staticpage_style_title {
	color: #000087;
	float: left;
	font-size: 35px;
	font-weight: 100;
	margin-top: 20px;
	width: 100%;
}
.social_border_static {
	background-color: #000087;
	display: block;
	height: 1px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 100%;
}
.social_media {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #000087;
	border-radius: 4px;
	display: none;
	height: 140px;
	left: 0;
	padding: 0 9px;
	position: absolute;
	width: 40px;
}

@media screen and (min-width: 767px) {
  .div_committee_all_hover{
	margin: -40px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
	.text_xs_right{
		text-align:right;
	}
	.text_xs_left{
		text-align:left;
	}
	.show_pad_xs{
		padding:0 15px;
	}
	.search_box{
		margin-top:10px;
	}
	.my_search .form-control-feedback{
		width:27px!important;
	}
}


.number_page{
color:#000;
cursor:pointer;
box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
font-size:16px;
display:table-cell !important;
height:30px;
margin:0px 5px;
text-align:center;
border:1px solid #000;
border-radius:20px;
width:30px;
}
.number_page_active{
color:#000;
cursor:pointer;
box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
font-size:16px;
display:table-cell !important;
height:30px;
margin:0px 5px;
text-align:center;
border:1px solid #000;
background-color:#eee;
border-radius:20px;
width:30px;
}
.number_back{
color:#000;
padding:3px;
border-radius:20px;
width:50px;
height:34px;
cursor:pointer;
box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
font-size:16px;
display:table-cell !important;
margin:0px 5px;
text-align:center;
border:1px solid #000;
}
.number_next{
color:#000;
padding:3px;
border-radius:20px;
width:50px;
height:34px;
cursor:pointer;
box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
font-size:16px;
display:table-cell !important;
float:right;
margin:0px 5px;
text-align:center;
border:1px solid #000;
}
.number_page:hover{background:#222D32;color:#fff;text-decoration:none}
.number_page_active:hover{background:#222D32;color:#fff;text-decoration:none}
.number_back:hover{background:#222D32;color:#fff;text-decoration:none}
.number_next:hover{background:#222D32;color:#fff;text-decoration:none}


.u-media{
	display: flex;
	align-items: flex-start;
	margin-bottom: 1rem !important;
	color:#000000;
}
.u-avatar{
	width: 3.125rem;
	height: 3.125rem;
	margin-right: 8rem !important;
}
.u-img-fluid {
	max-width: 100%;
	height: auto;
	border-radius: 50% !important;
}
.u-media-body{ flex: 1; }
.u-d-inline-block{
	margin-bottom: 0.25rem !important;
	display: inline-block !important;
	font-weight: 500;
	direction: ltr;
}
.u-d-block {
	color: #8c98a4 !important;
    display: block !important;
    font-size: 100%;
    font-weight: 400;
}

.u-nazar-text{
	color: #000000;
	line-height: 1.7;
}

.my-2{ border-top: 1px solid #e7eaf3; width:97%; }
.ablack {font-size:17px}