@font-face {
    font-family: 'DroidNaskh';
    src: url("../fonts/DroidNaskh-Regular.eot");
    src: url("../fonts/DroidNaskh-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidNaskh-Regular.woff") format("woff"), url("../fonts/DroidNaskh-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'DroidNaskh';
    src: url("../fonts/DroidNaskh-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

/*------------------------------------*
   Common
*------------------------------------*/
* {font-family: PT Sans,verdana,tahoma;}
a:hover {text-decoration:none; color:#3db5ac; -webkit-transition:200ms all ease; -o-transition:200ms all ease; transition:200ms all ease;}

html {max-width:100%; overflow-x:hidden;}

body {color:#555; background:#fff; font-size:13px; line-height: 24px;}


h1,h2,h3,h4,h5,h6 {font-weight: bold;}
.h1, h1 {
    font-size: 18px;
}
.h2, h2 {
    font-size: 16px;
}
.h3, h3 {
    font-size: 14px;
}
a {text-decoration:none; color:#00579C; -webkit-transition:200ms all ease; -o-transition:200ms all ease; transition:200ms all ease;}

a:focus {text-decoration:none; outline:none;}
a:active {outline: none; text-decoration: none;}


img {max-width:100%;}

ul {padding:0px;}
li{list-style:none;}

label{margin: 0;}
input[type=checkbox], input[type=radio]{margin-top: 0px; margin-left: 2px; vertical-align: middle; height: 22px; line-height: unset;}
input{border-radius: 3px; border:1px solid #dddddd; padding:0 12px; height: 40px; line-height: 40px;}


/******************main-header*******************************/
.homepage {
    margin-bottom: 0 !important;
}
.main-header {
    background-color: #F79071;
}

img {max-width: 100%;}
img:hover  {
    opacity: 0.3;
}
/******************Top-menu*******************************/
.top-nav {
    background-color: #383E56;
    background-image: url(../img/ferdowsi-pattern-light.png);
    color: #9dacba;
    font-size: 11px;
}
.top-nav a {
    color: #CCD7E0;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
#top-menu li:last-child::after {
    content: "";
}

#top-menu li::after {
    content: '/';
    display: inline-block;
}
#top-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
#top-menu li a {
    display: inline-block;
    padding: 16px 10px;
}


#top-menu li a:hover, .top-menu li a:focus {
    background-color: transparent;color:#fff;
}
/******************Lang*******************************/

.top-nav .btn {
    font-weight: normal;
    float: right;
    margin: 9px 5px;
    color: #9dacba;
}
.btn-outline {
    border-radius: 50px;
    background: transparent;
}
.btn {
    font-size: 11px;
}
.langs.btn {
    border: 1px solid #9dacba;
}
.langs {
    padding: 7px 14px 7px 12px;
}
.langs i {
    float: right;
    font-size: 18px;
}
.langs ul {
    margin-right:17px!important;
}
div.mod-languages ul{display: flex;}

.langs a:hover {
    color: #3db5ac;
}
div.mod-languages li{margin-left:0px!important;margin-right:0px!important;}

.langs li::after {
    content: '/';
    display: inline-block;
}
.langs li:last-child::after {
    content: "";
}

/****************/
.date.btn, .sites-list.btn {
    padding: 9px 16px;
    border: 1px solid #9dacba;
}
.btn.bg-green {
    background: #0098a5 !important;
    border-color: #0098a5 !important;
    color: #fff;
    cursor:pointer;
}
.sites-list.btn {
    font-size: 11px;
    font-weight: normal;
}

/******************Logo*******************************/
.logo {
    margin: 10px 0;
}
.logo:hover {
    opacity: .8;
}
.slogan {
    margin: 15px 10px;float:right;
}
.slogan img {
    filter: opacity(0.4);
    transition: all 0.5s;
}
.slogan img:hover {
    filter: opacity(1);
}
/******************Slider*******************************/

/*#sp-slider {
    margin-bottom: 10px;
}*/
#sp-slider img:hover {
    opacity: 1;
}
.prev, .next {

    width: auto;
    margin-top: 5%;
    padding: 50px 12px;
    color: white !important;
    transition: 0.6s ease;
    /*border-radius: 0 3px 3px 0;*/
    user-select: none;
    background-color:rgba(0,0,0,0.3);
}

.next {

    border-radius: 3px 0 0 3px;
    margin-right:-5px;
}
.prev {

    border-radius: 0 3px 3px 0;
    margin-left:-5px;
}

.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.9);
}


/***/
.slide-desc-bg{background:none;}
.slide-desc-text{text-align:justify;}
.slide-desc {
    z-index: 2;
    max-width: 450px;
    color: rgb(255, 255, 255);
    background: rgba(185, 163, 152, 0.5) none repeat scroll 0% 0%;
    padding: 10px 20px;
    border-radius: 5px;
    top: 174px;
    min-height: 0px;
    min-width: 0px;
    line-height: 24px;
    border-width: 0px;
    margin: 0px;
    letter-spacing: 0px;
    font-size: 13px;
    left: 916.5px;
    visibility: visible;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
/***/
.sidebar{margin-bottom:30px;}
#sp-main{margin-top:30px;}
/*****************aidanews2**********************/
.aidanews2_line{
    border-bottom: 0px solid #cccccc !important;
}
.aidanews2 img{border:solid 0px #ccc;}
.aidanews2_table .aidanews2_tabrow .aidanews2_art {
    border-bottom: 0px solid #cccccc !important;
    border-right: 0px solid #cccccc !important;
    border-top: 0px solid #cccccc !important;
    border-left: 0px solid #cccccc !important;
}

.aidanews2 .even{background-color: white !important;}

.aidanews2_text {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    line-height:20px;
    color:#999;
    text-align:justify;
}
.aidanews2_date i {
    font-size: 12px;
    padding-right: 5px;
}
#sp-sidebar .aidanews2_date i {
    font-size: 10px;
    padding-left: 5px;
}
.aidanews2_date{color:#999;}
.aidanews2_art{margin-top:5px;}
.aidanews2_mainC{overflow:hidden!important;padding-left:10px;}
.aidanews2_title{
    display:flex!important;
    font-size:12px!important;
    line-height:1.5!important;
}
.aidanews2_bottomlink:hover {opacity: 0.6;}

.aidanews2_bottomlink {
    /* position:absolute;*/
    background: #013473;
    border-radius: 3px !important;
    float:left;
    padding: 2px 5px 2px !important;
}
.aidanews2_bottomlink a{color:#fff;font:normal 10px "IRANSans" !important}
#sp-sidebar .aidanews2_bottomlink {position:absolute;top:0px;right:0px;}
#sp-events .aidanews2_bottomlink {position:absolute;top:10px;right:0;}
#sp-near-events .aidanews2_bottomlink {position:absolute;top:-4px;right:15px;}
#sp-events .aidanews2_art{margin-top:20px;}
/**/
.aidanews2_mystyle .aidanews2_title a:link {
    font-weight: normal;
}
.aidanews2_mystyle .aidanews2_art {
    background-color: #f2f4f8;
    color: #0b486b;
    font-size: 12px;
    padding:5px;

}
.aidanews2_mystyle .aidanews2_art  {
    opacity: 1;
    transition: 0.3s;
}

.aidanews2_mystyle .aidanews2_art:hover,.latestnews li:hover {opacity: 0.7}
.aidanews2_mystyle .aidanews2_date  {
    color: #fff;
    font-size: 10px;
    bottom: -3px;
    left: 10px;
    border-radius: 3px;
    padding: 0 5px;
    background:#999;
}
/**/
.aidanews2_firstnews .aidanews2_title{margin:5px 0 10px;}
.aidanews2_firstnews .aidanews2_mainC{padding-left:30px;}
.aidanews2_firstnews .aidanews2_text{margin-top:20px;}
.aidanews2_roydad  .aidanews2_title{padding-left:10px;}
.aidanews2_topL, .aidanews2_botL {
    float: right !important;
    text-align: right !important;
}
/**/
.latestnews li {
    background-color: #f2f4f8;
    font-size: 12px;
    padding: 10px;
    margin-top: 6px;

}
.un-stat-value {
     font-family: inherit !important;
}

/******************gkTabsWrap*********************/
.gkTabsContainer, .gkTabsContainer[style] {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;

}
.gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li.active, .gkTabsWrap.vertical ol li:hover, .gkTabsWrap.horizontal ol li:hover{
    border-bottom: 1px solid  #45ada8 !important;
    border-right: 0px solid #eeeeee !important;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{
    top:3px;font-size:1rem;    border-right: 0px solid #eee !important;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{
    color:#013473 !important;font-weight: bold;
    border-bottom: 1px solid #45ada8;margin-left: 20px !important;padding-right: 0px !important; padding-bottomt: 7px !important;

}
.gkTabsWrap.vertical ol, .gkTabsWrap.horizontal > ol{
    border-bottom: 1px solid #eeeeee !important;
}
.gkTabsWrap.vertical ol li::before, .gkTabsWrap.horizontal ol li::before, .latestnews li::before{
    display: none !important;
}
.aidanews2_mainR {
   float: left !important;
}
/******************gkTabsWrap*********************/
.main-title {
    border-bottom: 1px solid #eee;
    position: relative;
    color: #013473;;
    margin-bottom: 15px;
}
.main-title h3 {
    margin: 0 0 -1px;
    padding-bottom: 7px;
    border-bottom: 1px solid #45ada8;
    display: table;
    font-size:1rem;
}
/******************************************/
#sp-events ul li::before,#sp-sidebar ul li::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #0097a4;
    border-radius: 10px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #0097a4;
    margin-right: 8px;
}

.widget {
    padding: 20px 20px 10px 20px;
    background-color: #f2f4f8;
    margin-bottom: 5px;

}
/*********Events*************/
.aidanews2_date_roydad {
    float: left !important;
    font-size: 20px !important;
}
.aidanews2_date_roydad span {
    display: block;
    font-size: 11px;
}
.bg-orange{background-color:red;}
.bg-green{background-color:#0098a6 !important;}
.bg-gray{background-color:gray;}
span.aidanotifier_new, span.aidanotifier_feat, span.aidanotifier_upd, span.aidanotifier_reg{background:#ff7f00 !important;}

.aidanews2_roydad .aidanews2_title a{
    font-size: 13px;
    color: #0b486b;
    font-weight: 500;
}
.aidanews2_roydad .aidanews2_title a:hover{color:#3db5ac;}
/*********Pos1-4*************/
.box {
    background-size: cover;
    /*height: 220px;
    margin-bottom: 30px;*/
    position: relative;
}
.box .text-overlay {
    background: #696969;
    color: white;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin: 0;
    font-weight: 500;
    filter: none;
    opacity: 0.7;
}
.box .text-overlay  {
    padding: 15px;
    transition: padding 0.1s;
}
.box .text-overlay:hover,.box:hover .text-overlay  {
    padding-bottom: 50px;
    color: white;

}
.box .text-overlay:hover {
    opacity: .8;
}
.box img:hover{opacity:1;cursor:pointer;}

/***********Services-section****************/
#services-section {
    background: #f2f4f8;
    padding: 40px 0;
    border-bottom: 2px solid #ddd;

}
.services > div {
    border-left: 1px solid #e7e8ea;
}
[class*="-sicon"] {
    background-image: url(../img/sprite.png);
    display: inline-block;
    vertical-align: middle;
}
.list-links {
    text-align: center;
    display: block;
}
.list-links i {
    margin-bottom: 12px;
}
.pooya-sicon {
    background-position: -37px 0;
    width: 22px;
    height: 28px;
    display: block;
    margin: 0 auto;
}
.title-links {
    font-size: 13px;
    color: #0098A6;
    display: block;
    font-weight: bold;
}
.text-links {
    font-size: 11px;
    color: #999;
    display: block;
}
.list-links:hover {
    opacity: .7;
}
.pooya-sicon {
    background-position: -37px 0;
    width: 22px;
    height: 28px;
    display: block;
    margin: 0 auto;
}
.email-sicon {
    background-position: -82px 0;
    width: 28px;
    height: 21px;
    display: block;
    margin: 0 auto;
}
.sadaf-sicon {
    background-position: -111px 0;
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto;
}
.scientific-publications-sicon {
    background-position: -140px 0;
    width: 30px;
    height: 26px;
    display: block;
    margin: 0 auto;
}
.knowledge-sharing-sicon {
    background-position: -170px 0;
    width: 31px;
    height: 27px;
    display: block;
    margin: 0 auto;
}
.correspondence-sicon {
    background-position: -59px 0;
    width: 23px;
    height: 27px;
    display: block;
    margin: 0 auto;
}
/***********Footer****************/
.main-footer {
    background-color: #464646;
    color: #fff;
    /*margin-top: 60px;*/
}
.footer-content {
    padding: 30px 0 50px;
    line-height: 24px;

}
.main-footer h4{font-size: 1rem;}
.main-footer ul li::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #0097a4;
    border-radius: 10px;
    border: 2px solid #222c35;
    box-shadow: 0 0 0 1px #0097a4;
    margin-right: 8px;
}
.footer-content a {
    color: #b8ced9;
}
.footer-content a:hover {
    color: #fff;
}
/***********Contact****************/
.contact-info {
    list-style: none;
    font-size: 11px;
    padding: 0 10px !important;
    margin: 10px 0 !important;
}
.contact-info i {
    color: #44aba7;
    font-size: 15px;
    margin-left: 5px;
    text-align: center;
    min-width: 15px;
    color:#0097a4;
}
.contact-info li::before,.afix-social-icons li::before {
    display: none !important;
}
.btn.bg-red {
    background: #e5654c !important;
    border-color: #ce5b44;
    color: #fff;
}
.btn-118 {
    padding: 0;
    overflow: hidden;
    line-height: 40px;
}
.btn-118 span {
    background-color: #ce5b44;
    height: 40px;
    width: 50px;
    display: block;
    float: right;
    padding: 10px;
    line-height: 0;
}
.btn i {
    font-size: 17px;
    vertical-align: middle;
}
.phonebook-sicon {
    background-position: -201px 0;
    width: 19px;
    height: 20px;
}
/***********SEARCH****************/
.nav-search:focus {
    width: 100%;
}
.nav-search.search-open {
    width: 250px;
    background-color: #fff;
    color: #333;
}
.nav-search {
    float: right;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 33px;
    height: 33px;
    color: #fff;
    overflow: hidden;
    margin-top: 10px;
    -webkit-transition: 200ms all ease;
    -o-transition: 200ms all ease;
    transition: 200ms all ease;
    position: absolute;
    top: 0;
    right: 3px;
    z-index:10;
}
.parent-search {
    width: 250px;
    float: left;
}
.nav-search input {
    height: 31px;
    width: 210px;
    padding: 5px 10px 5px 0;
    line-height: 1.5;
    width: 180px;
}
.parent-search > i {
    float: left;
    line-height: 2.3;
    cursor: pointer;
    width: 32px;
    text-align: center;
}
.nav-search button {
    height: 31px;
    width: 31px;
    padding: 0;
    line-height: 0;
    display: block;
    float: left;
}
.nav-search input, .nav-search button {
    background: transparent;
    border: 0 none;
}
.nav-search button:hover {
    opacity: .7;
}
/***********Copyrights****************/

.copyrights {
    border-top: 1px solid #234;
    font-size: 11px;
    color: #a3c0d0;
    padding: 10px 0;
    background-image: url(../img/footer-pattern.png);
}
.subdomain-list {
    background-color: #ddd;
    padding: 10px 0 30px;
    display: none;
}
.close-subdomain:hover {
    color: #EF4423;
}
.close-subdomain {
    height: auto;
    line-height: unset;
    color: #E5654C;
    font-size: 20px;
    position: absolute;
    left:120px;
    top: 10px;
    cursor: pointer;
    z-index: 10;
}
.subdomain-list h3{	font-size: 15px;color:#9dacba;}
.hod {
    float: left;
}
/***********panel1 ,panel2****************/

#panel2{overflow:hidden;}
/*#sp-panel2 img{
border:1px solid;
border-radius: 5px;
}*/
#panel1 li {
    background: #0b486b;
    padding: 15px;
    margin-bottom: 5px;
    border-radius: 5px;
}
#panel1 li a, #panel1 li span {
    color: #fff;
    font-weight: 900;
}
#panel1 li a::before {
    content: "\f35d";
    display: inline-block;
    font-family:"Font Awesome 5 Free";
    color: #fff;
    margin-left: 5px;
}
#panel1 li:hover {
    opacity: 0.6;
}
.breadcrumb-wrap{padding-bottom:10px;}
.vfleft {
    float: left !important;
}
.vacenter {
    direction: ltr !important;
}
.vvisit_counter .vrow {
    display:block ;
}
.pagination{margin-top:10px;}
.pagination .counter{margin-right:10px;}
.pagination li::before{display:none !important;}
.pagination li {
	padding: 0 8px;
	text-decoration: none;
	border: 1px solid #eee;
	color: #5F5F5F;
	background-color: #fff;
        float:right;
}
.parent-search i {
	line-height: 2.3;
	cursor: pointer;
	width: 32px;
	text-align: center;
}
.archive{
		text-align: right;
}
.archive a {
	padding: 4px 12px;
	font-size: 10px;
	background: #013473;
	color: #fff;
	border-color: #093d5c;
	border-radius: 3px;
}
#sp-sidebar.evofp-date-author {
	color: #fff;
	font-size: 10px;
	bottom: -3px;
	left: 10px;
	border-radius: 3px;
	padding: 0 5px;
	background: #999;
}
.evofrontpage-default .title{
    text-align: left;
}
.evofrontpage-default .evofp-table-cell-inner .evofp-img-right{
    float: left;
}
.evofrontpage-default .evofp-table-cell{
    text-align: left;

}
.evofp-table-cell-body .fa-calendar-alt{
    padding-right:5px;
}
@media screen and (max-width:1199px){.menu-bar::after, .menu-bar::before{border-width:0 !important;}
}
@media screen and (max-width:991px){.services > div{margin-bottom:20px;}
}
@media screen and (max-width:767px){
    .aidanews2_art{width:100% !important;}
    .gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{font-size:13px;}
    .main-title h3{font-size:13px;}
    .aidanews2_firstnews .aidanews2_mainC{display:inline-block;padding-right:0px;}
    .lightface{display:none;}/*popup*/
    .fix-header {display: none !important;	}
}
@media screen and (min-width:576px){#sp-pos1{padding-right:0px;}
    #sp-pos4{padding-left:0px;}
}
@media only screen and (max-width:976px){.prev, .next{padding:30px 9px;margin-top:3%;}
}
@media screen and (max-height:450px){.sidenav{padding-top:15px;}
    .sidenav a{font-size:18px;}
}
