@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap");
/* CSS Document */

figure {
    margin: 1em 4px;
}

/**************************HEADER*************************************************/


.pkp_site_name .is_img img {
	margin-top: 30px;
	margin-bottom: 30px;
	max-height: 220px;

}

.pkp_site_name_wrapper {
	background: 0 0
}

/**************************MAIN SITE**********************************************/

.pkp_page_index .homepage_image img {
	display: block;
	width: 100%;
	height: auto;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.pkp_page_index .additional_content {
	border-top: 0px solid #ddd;
	padding: 10px 0px 0px 3px;
	text-align: justify;
}

.pkp_structure_content {
	font-size: 15px;
	margin-bottom: .3em;
	-webkit-box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
	-moz-box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
	box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
}
.page_index_site p{
    text-align: justify;
}
.page_index_site .links a{
	padding: 3px 1px 2px 3px;
	border: 1px solid #e6dfdf;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-radius: 8px;
	font-size: 16px;
	background: linear-gradient(to bottom,
			rgba(255, 255, 255, 1) 0%,
			rgba(243, 243, 243, 1) 50%,
			rgba(237, 237, 237, 1) 51%,
			rgba(255, 255, 255, 1) 100%);
	box-shadow: 3px 2px 5px -2px rgba(0, 0, 0, 0.2);
	margin-left: 8px;
	text-decoration:none;
}


/**************************ARTICLES SUMMARY***************************************/
.obj_issue_toc .sections:not(:first-child) {
	margin-top: 0em;
}

.obj_issue_toc .description {
	text-align: justify;
}

.obj_issue_toc .section>h2 {
	border-bottom: 0px;
	border-left: 0px;
	font-weight: 300;
	text-transform: none;
	padding: 0.15em 1em;
	background-color: #fafbfb;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);

}

.obj_article_summary .pages:before {
	content: "\f0f6";
	width: 20px;
	font-family: "FontAwesome";
	margin-right: 5px;
	font-size: 13px;
}

ul.galleys_links {
	list-style: none;
}

.obj_article_summary {
	padding: 0em 1.5em;
}

.obj_article_summary .cover {
	display: block;
	float: left;
	width: 70px;
	height: auto;
	margin-right: 15px;
}

.obj_article_summary>.title {
	font-weight: 600;
	font-size: 16px;
	text-transform: none;

}

.obj_article_summary>.title a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #333
}

.obj_article_summary .authors {
	font-weight: 400;
	font-size: 16px;
	text-transform: none;

}

.doi_summary {
	padding: 0.4em 0.7em;
	margin-top: 0.3em;
}

.doi_summary a {
	text-decoration: none !important;
}

.doi_summary a:hover {
	text-decoration: underline !important;
}

.obj_article_summary>.galleys_links {
	list-style: none;
	margin-bottom: 0.5em;
}

.obj_article_summary>.galleys_links a {
	color: #fff;
	background-color: #129247;
}

.obj_article_summary>.galleys_links a:hover {
	background-color: #3366cc;
	text-decoration: none;
}

/**************************ARTICLES DETAILS***************************************/

.item.authors .email:before {
	content: "\f0e0";
	font-family: "FontAwesome";
	margin-right: 5px;
	font-size: 14px;
}

.item.authors span.name:before {
	content: "\f007";
	font-family: "FontAwesome";
	margin-right: 5px;
	font-size: 14px;
}

.item.authors {
	font-size: 14px;
}

.item.authors span.affiliation:before {
	content: "\f19c";
	font-family: "FontAwesome";
}

.obj_article_details>.page_title {
	font-weight: 600;
}

.obj_article_details .doi a {
	color: #101e5a;
}

.obj_article_details .doi a:hover {
	color: #3366cc;
}

.obj_article_details .entry_details .item.galleys .galleys_links {
	padding: 0;
	background-color: #fff;
}

.obj_article_details .entry_details .item.galleys .galleys_links a {
	color: #fff;
	background-color: #101e5a;
}

.obj_article_details .entry_details .item.galleys .galleys_links a:hover {
	background-color: #3366cc;
}

.obj_article_details .entry_details .sub_item:not(:first-child) .label {
	display: inline-block;
	padding: .5em 0;
	margin: 0 20px;
	width: 83%;
	border-bottom: 1px solid #101e5a;
}

.obj_article_details .entry_details .item>.value ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.obj_article_details .entry_details .item>.value ul li {
	padding: 5px 0;
}

.obj_article_details .main_entry .label {
	border-bottom: 0px;
	border-left: 0px;
	font-weight: 300;
	text-transform: uppercase;
	width: 100%;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.obj_article_details .item {
	padding: 1em 1em 2em 2.5em;
}

.obj_article_details .main_entry .item .label {
	font-size: 16px;
}

.obj_article_details .galleys_links a:hover {
	background-color: #3366cc;
	text-decoration: none;
}

.obj_article_details .entry_details .cover_image img {
	width: 200px
}

/**************************SIDER BAR**********************************************/

.pkp_structure_sidebar:before {
	border-left: 1px solid #ddd;
}

.pkp_block {
	padding: 0px 3px 5px 5px;
	font-size: 14px;
	line-height: 20px;
}

.cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    display: inline-block;
    padding: 0 1em;
    background: #129247;
    border: 1px solid rgba(0,0,0,0.4);
    border-top-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgb(0 0 0 / 10%);
    font-size: .93rem;
    line-height: calc(2.143rem - 2px);
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
}

.pkp_block .title {
	width: 100%;
	background-color: #129247;
	height: 30px;
	font-size: 13px;
	color: #ecececec;
	padding-top: 0.4em;
	margin-bottom: 0px;
	border: 0px;
	text-align: center;
}

.pkp_block .content {
	background-color: #ffffff;

}

.pkp_block .content ul li {
	padding: 1px 0;
	background-color: #f4f4f2;
}

.pkp_block li {
	border-radius: 0;
	position: relative;
	background-color: #f1f1f1;
	display: block;
}

.pkp_block ul>li {
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.pkp_block ul>li a {
	color: #495464;
	padding: .75rem 1rem;
	display: flex;
}

.pkp_block ul>li a:hover {
	text-decoration: none;
	background-color: #bbbfca;
}
.pkp_block ul>li em{
    box-sizing: border-box; 
    display: inline-block; 
    font: 1.09em / 1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; 
    margin: 0px 15px 0px -10px; 
    border-right: 1px solid #e7e5e5; 
    width: 35px;
}
/**************************Announcement block*************************************************/

.block_announcements_article {
	padding: 1em 1em 1em;
	background-color: #3e82da;
	color: whitesmoke;
}


/**************************DOI ARTIKEL*************************************************/
.doi_container {
	margin-top: 1px;

}

.doi_link {
	background-size: 14px !important;
	height: 20px !important;
	background: url(../images/doiwarna.svg) no-repeat center left;
	padding: 5px 0 5px 23px;

	color: #5379a9;
	text-decoration: none;

}

.galley_stat {
	background-size: 18px !important;
	background: url(../images/bar_galley.jpg) no-repeat center left;
	padding: 3px 0px 0px 23px;

}

.article_stat {
	background-size: 18px !important;
	height: 20px !important;
	background: url(../images/bar_artikel.jpg) no-repeat center left;
	padding: 11px 0px 5px 23px;
}

/**************************MEDIA*************************************************/

/* Tablet in modalità verticale */
@media all and (min-width:376px) and (max-width:990px) {
	.pkp_structure_main {
		padding: 0px 10px 10px 10px;
		overflow: auto;
		margin-bottom: 1.5em;
	}

	.obj_article_details .item {
		padding: 2em 0.5em 0em 1.5em;
	}

	.pkp_block {
		padding: 0px 0px 20px 0px;
		font-size: 14px;
		line-height: 20px;
	}

	.pkp_site_nav_toggle {
		position: absolute;
		right: 0;
		top: 25%;
		width: 4em;
		margin-top: 5em;
	}

	.pkp_site_name .is_img img {
		max-height: 90px;
		margin-top: -5px
	}

	.has_site_logo .pkp_site_name,
	.has_site_logo .pkp_navigation_primary_wrapper {
		text-align: center;
		left: 0;
		padding-left: 0px;
	}

	.pkp_navigation_user>li>a {
		color: #101e5a;
	}

	.pkp_site_nav_menu {
		top: -65%;
	}

	.pkp_site_nav_menu a {
		color: #101e5a;
	}

	.pkp_nav_list li.profile {
		margin-left: 8px;
		margin-right: 25px;
		text-align: center;
		margin-bottom: 5px;
	}

	.pkp_structure_head {
		height: 25vh;
	}
}

/* Smartphone o piccoli Tablet */
@media all and (max-width:376px) {

	.pkp_structure_main {
		padding: 0px 10px 10px 10px;
		overflow: auto;
		margin-bottom: 1.5em;
	}

	.pkp_block {
		padding: 0px 0px 20px 0px;
		font-size: 14px;
		line-height: 20px;
	}

	.pkp_footer_content {
		width: 100%;
		float: none;
	}

	.pkp_site_nav_toggle {
		position: absolute;
		right: 0;
		top: 60%;
		width: 4em;
		margin-top: -5em;
	}

	.pkp_structure_main {
		padding: 0px 10px 10px 10px;
		overflow: auto;
		margin-bottom: 1.5em;
	}

	.obj_article_details .item {
		padding: 2em 0.5em 0em 0.5em;
	}

	.carousel-inner {
		position: relative;
	}

	.pkp_site_name .is_img img {
		max-height: 60px;
		margin-top: -5px
	}

	.has_site_logo .pkp_site_name,
	.has_site_logo .pkp_navigation_primary_wrapper {
		text-align: center;
		left: 5px;
	}

	.has_site_logo .pkp_site_name,
	.has_site_logo .pkp_navigation_primary_wrapper {
		text-align: center;
		padding: 0px;
	}

	.pkp_navigation_user>li>a {
		color: #101e5a;
	}

	.pkp_site_nav_menu {
		top: -65%;
	}

	.pkp_site_nav_menu a {
		color: #101e5a;
	}

	.pkp_structure_head {
		height: 25vh;
	}
}

/**********************
/***** Services *******
/*********************/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

section {
	padding: 0px 0;
}

section .section-title {
	text-align: center;
	color: #101e5a;
	margin-bottom: 50px;
	text-transform: uppercase;
}



.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.carousel-indicators {
	bottom: -15px;
}

/**********************
/***** Brand footer *******
/*********************/
.pkp_brand_footer {
	display: none;
}


/************************************
/***** Article detail page *******
/***********************************/
.obj_article_details .page_title {
	text-align: left;
}

.obj_article_details>.subtitle {
	text-align: left;
}

.obj_article_details .item.doi {
	text-align: left;
	text-decoration: none;
	padding: 10px 0 10px 35px;
}

.obj_article_details .item.keywords {
	text-transform: capitalize;
}

.item.abstract {
	text-align: justify;
	padding-top: 0px;
}

/************************************
/***** inexinglogos *******
/***********************************/
img.indexings {
	width: 170px;
}

.pkp_navigation_primary_row {
	background: linear-gradient(to bottom,
			#ffffff 0%,
			#f3f3f3 50%,
			#ededed 51%,
			#ffffff 100%);
	padding-left: 20px;
	font-size: 1.12em;
	padding-top: 5px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}



.pkp_nav_list li.profile {
	padding: 3px 1px 2px 3px;
	border: 1px solid #e6dfdf;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-radius: 8px;
	font-size: 16px;
	background: linear-gradient(to bottom,
			rgba(255, 255, 255, 1) 0%,
			rgba(243, 243, 243, 1) 50%,
			rgba(237, 237, 237, 1) 51%,
			rgba(255, 255, 255, 1) 100%);
	box-shadow: 3px 2px 5px -2px rgba(0, 0, 0, 0.2);
	margin-left: 8px;
}

.pkp_nav_list li.profile ul li {
	background: white;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding-left: 0;
	margin-left: 0;
}



/*Arşiv kapak resmi gölgeleme ve kenar yuvarlama için kodlar*/

.obj_issue_summary .cover img {
    border-radius: 5px;
    box-shadow: 1px 3px 7px 1px grey;
}


/*Son sayı sayfasındaki kapak resmine gölgeleme ve kenar yuvarlama  efekt*/

.obj_issue_toc .cover img {
    border-radius: 5px;
    box-shadow: 1px 3px 7px 1px grey;
}


#navigationPrimary a {

    font-size: 1.1rem !important;
  