body {
	background-color: #ecf0f0 !important;
	font-family: 'Raleway',sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: rgba(0,0,0,0.87);
	font-weight: 500;
}

@font-face {
	font-family: 'Raleway';
	font-weight: 400;
	font-style: normal;
	src:url('../fonts/Raleway-Light.eot');
	src:url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Raleway-Light.woff') format('woff'),
		url('../fonts/Raleway-Light.woff2') format('woff2'),
		url('../fonts/Raleway-Light.ttf') format('truetype'),
		url('../fonts/Raleway-Light.svg#Raleway-Light') format('svg');

}


a {
	text-decoration: none !important;
	color: #b21637;
}
a:hover, a:focus {
	color: #df1c45;
}

h1 {
  font-size: 32px;
  line-height: 30px;
}

ul {
  list-style: none;
}

.ins_page_index h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}
.article_details .main_entry .item .label {
  margin: 0 0 20px;
  font-family: 'Raleway',sans-serif;
  font-size: 19px;
  font-weight: 600;
}
.article_details .entry_details .item .label {
  font-family: 'Raleway',sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: rgba(0,0,0,0.87);
}

.title .subtitle {
	display: block;
	margin-top: 0.25em;
	color: rgba(0,0,0,0.87);
	font-size: 17px;
}

.ins_screen_reader, .cmp_skip_to_content a, .ins_page_index .journals h2, .ins_page_index .cmp_announcements h2, .page_register .context_optin .roles legend {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  left: -2000px;
}

.navbar-top {
	background-image: -webkit-linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.6), rgba(0,0,0,0.05));
	background-image: -moz-linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.6), rgba(0,0,0,0.05));
	background-image: -ms-linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.6), rgba(0,0,0,0.05));
	background-image: -o-linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.6), rgba(0,0,0,0.05));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.6), rgba(0,0,0,0.05));
}
.navbar-dark .navbar-toggler {
  border-color: rgb(255, 255, 255) !important;
}
.primary_svg {
  margin-top: -80px;
}

.maskHd {
  position: absolute;
  bottom: 0px;
  overflow: hidden;
  height: 108px;
  left: 0px;
  right: 0px;
}

.maskHd svg {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-60%);
  -webkit-transform: translateX(-60%);
}
.publication-header {
	height: 86px;
	background-color: #35495f;
}
.mob-show-hide {
	display: none;
}
.mob-hide-show {
	display: block;
}

.parallax {
  height: 496px;
  width: 100%;
  overflow: hidden;
  text-align: right;
}

.parallax .is_img {
	position: absolute;
	margin-top: 180px;
	right: 30px;
}

.primary_nav {
	position: relative;
	display: block;
	height: 60px;
	z-index: 900;
	top: -20px;
	
}

.sticky_header_fixed {
  background-image: -webkit-linear-gradient(top, #35495f, rgba(87,104,122,0.85));
  background-image: -moz-linear-gradient(top, #35495f, rgba(87,104,122,0.85));
  background-image: -ms-linear-gradient(top, #35495f, rgba(87,104,122,0.85));
  background-image: -o-linear-gradient(top, #35495f, rgba(87,104,122,0.85));
  background-image: linear-gradient(top, #35495f, rgba(87,104,122,0.85));
}

.cntner_bkgr {
  position: absolute;
  height: 560px;
  width: 100%;
  background-image: -webkit-linear-gradient(to bottom, #35495f 0%, #ecf0f0 50%, #ecf0f0 100%);
  background-image: -moz-linear-gradient(to bottom, #35495f 0%, #ecf0f0 50%, #ecf0f0 100%);
  background-image: -ms-linear-gradient(to bottom, #35495f 0%, #ecf0f0 50%, #ecf0f0 100%);
  background-image: -o-linear-gradient(to bottom, #35495f 0%, #ecf0f0 50%, #ecf0f0 100%);
  background-image: linear-gradient(to bottom, #35495f 0%, #ecf0f0 50%, #ecf0f0 100%);
}


.head_table {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: -1;
	margin-bottom: 15px;
	bottom: 0px;
}		

.sidebar {
  background-color: #F2F2F2;
}		

.ins_page_index .homepage_about, .structure_main .page_title {
  margin-top: 40px;
  z-index: 3;
}
.ins_page_index .homepage_about > div, .structure_main .page_title > div {
  color: #fff;
  background: #b21637;
  z-index: 5;
}
.ins_page_index .homepage_about::before, .structure_main .page_title::before {
  content: '';
  transform: skewY(0deg);
  -webkit-transform: skewY(0deg);
  position: absolute;
  width: 50%;
  top: -20px;
  right: 22px;
  height: 60px;
  background: rgba(0,0,0,0.2);
  border-radius: 8px;
  z-index: 2;
}

.ins_page_index .homepage_about::after, .structure_main .page_title::after {
  content: '';
  transform: skewY(2deg);
  -webkit-transform: skewY(2deg);
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0px;
  height: 60px;
  background: #b21637;
  border-radius: 8px;
  z-index: 2;
}


.block_make_submission_link {
	display: inline-block;
	text-align: center;
	background-color: #b21637;
	transition: all .5s;
	-webkit-transition: all .5s;
	font-size: 18px;
	cursor: pointer;
	color: #ffffff;
	width: 100%;
	padding: 10px;
}
.block_make_submission_link:hover {
	border-color: #b21637 !important;
	background: #fff;
	color: #b21637;
}

.block_custom .pkp_screen_reader, .block_make_submission .pkp_screen_reader {
	display: none;
}


.pkp_block {
	margin-bottom: 1rem;
}

.pkp_block .title, .pkp_block h2 {
	background: #b21637;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	padding: 6px 12px;
}
.pkp_block ul {
	padding-left: 0;
	margin-top: 0;
}
.pkp_block ul li {
	border-radius: 0;
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	border: 1px solid #ddd;
	border-width: 1px 0;
}

/* Breadcrumb */
.breadcrumb {
	font-size: 15px;
}
.breadcrumb .breadcrumb-item a {
	color: #fff;
}
.breadcrumb .breadcrumb-item a:hover {
	color: rgba(255,255,255,0.7);
}
.breadcrumb .active {
	color: rgba(255,255,255,0.7) !important;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #fff;
}

/* Pagination */
.page-link {
  color: #b21637;
  border-color: #b21637;
  line-height: 26px;
}
.page-item.active .page-link {
  background-color: #b21637;
  border-color: #b21637;
}

			
			
#articlesBySameAuthorList li {
	padding-bottom: 10px;
}

.footer_wrappe {
	background-color: #35495f;
	border-top: 8px solid #192a3a;
}
.footer_wrappe_copyright {
	background-color: #192a3a;
}

.form-control:focus{
	border-color: #b21637 !important;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(178, 22, 55, .3);
}
.form-check-input:checked{
	border-color: #b21637 !important;
	background-color: #b21637;
}
.form-check-input:focus{
	box-shadow: 0 0 0 .25rem rgba(178, 22, 55, .3)!important;
}

/*  */
.btn:focus {
	box-shadow: none !important;
}
.btn-red{
  	color: #fff;
	background-color: #b21637;
	border-color: #b21637 !important;
}
.btn-red:hover{
	border-color: #b21637 !important;
	background-color: #fff;
	color: #b21637;
}
.btn-outline-red{
	border-color: #b21637 !important;
	background-color: #fff;
	color: #b21637;
}
.btn-outline-red:hover{
	color: #fff;
	background-color: #b21637;
	border-color: #b21637 !important;
}
.btn-red:focus,.btn-outline-red:focus{
	box-shadow: 0 0 0 .25rem rgba(178, 22, 55, .3)!important;
}

.dropdown-item {
	padding: .4rem .8rem;
	border-left: 4px solid transparent;
}
.dropdown-item:hover {
	border-left: 4px solid #b21637;
	color: #1e2125 !important;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #b21637;
}

.form-select:focus {
	border-color: #b21637;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(178, 22, 55, .3)!important;
}
.primary_nav .btn {
	font-weight: 600;
	border-bottom: 2px solid transparent;
	border-radius: 0;
	font-size: 17px;
}
.primary_nav .btn:hover {
	border-bottom: 2px solid #fff;
}


.obj_issue_toc .galleys > h3, .obj_issue_toc .section > h3 {
  display: inline-block;
  position: relative;
  left: -15px;
  margin-top: 0;
  padding: 0 15px;
  background: #fff;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  color: rgba(0,0,0,0.54);
}
.obj_issue_toc .galleys, .obj_issue_toc .section {
  position: relative;
  padding: 30px;
}
.obj_issue_toc .galleys::before, .obj_issue_toc .section::before {
  content: '';
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

.obj_galley_link.pdf::before {
  content: "\e966";
}
.obj_galley_link::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0f6";
  margin-right: 0.25em;
}


.search-wrapper {
    position: relative;

}
.search-wrapper.active {}

.search-wrapper .input-holder {    

    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    width:250px;
    background-color: #fff;
    border: 1px solid #ced4da;
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper .input-holder .search-input {
    width:100%;
    padding:0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top:0px;
    left:0px;
    background: transparent;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-family:"Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #212529;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 10px);
}
.search-wrapper .input-holder .search-icon {

/*    border:none;
    border-radius:6px;
    background: #FFF;
    outline:none;
    padding:0px;
*/    
    
    position: relative;
    z-index: 2;
    float:right;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 38px;
    height:38px;
    background: #b21637;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #b21637;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #b21637;
}
.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top:6px;
    right:20px;
    width:25px;
    height:25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition-delay: 0.2s;
    opacity: 0;
}
.search-wrapper.active .close {
    right:-30px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
    opacity: 1;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #fff;
    border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}

.grecaptcha-badge {
	display: none;
}

.cover-container {
  z-index: 1;
  position: relative;
  bottom: -50px;
}

.cover_jurnal {
  position: absolute;
  max-width: 260px;
  top: 120px;
  left: -300px;
  z-index: -1;
  
    @media( min-width: 768px ) {
      max-width: 260px;
      top: 240px;
    }

    @media( min-width: 990px ) {
      max-width: 260px;
      top: 240px;
    }

    @media( min-width: 1200px ) {
      max-width: 300px;
      top: 160px;
    }
    
}

.cove01 {
  -webkit-animation: loader01 8s infinite ease-in-out;
  -moz-animation: loader01 8s infinite ease-in-out;
  -o-animation: loader01 8s infinite ease-in-out;
  animation: loader01 8s infinite ease-in-out;
 
//    -webkit-animation-delay: 1s;
//    -moz-animation-delay: 1s;
//    -o-animation-delay: 1s;
//    animation-delay: 1s;
}

.cove02 {
  -webkit-animation: loader02 8s infinite ease-in-out;
  -moz-animation: loader02 8s infinite ease-in-out;
  -o-animation: loader02 8s infinite ease-in-out;
  animation: loader02 8s infinite ease-in-out;

}

@keyframes loader01 {
  10%{bottom:0px;left:-300px;}
  20%{bottom:0px;left:-300px;}
  30%{bottom:0px;left:44%;}
  40%{bottom:0px;left:44%;}
  50%{bottom:0px;left:-300px;}

 }

@keyframes loader02 {
  60%{bottom:0px;left:-300px;}
  70%{bottom:0px;left:-300px;}
  80%{bottom:0px;left:44%;}
  90%{bottom:0px;left:44%;}
  to {bottom:0px;left:-300px;}

 }

.search-button {
    display: none;
}

@media( max-width: 1224px ) {
    .search-form {
        display: none;
    }
    .search-button {
        display: block;
    }
}

/*Bobur css*/

#back2Top {
    width: 70px;
    line-height: 70px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 50px;
    background-color: rgba(60, 90, 114, 0.7);
    color:#FF0000;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    border-radius: 50%;
	}
	#back2Top:hover {
	    background-color: rgba(60, 90, 114, 1);
	    /*color: #000;*/
	}
@media (max-width:375px){
	.oak{
		width:100% !important;
	}
}
@media (max-width: 568px){
	.parallax-mirror{
		top:-83px !important;
	}
	.maskHd{
		top:-117px;
	}
	.mobile-block{
		top:-10px;
	}
	.publication-header {
		height: 60px;
	}
	.mob-show-hide {
		display: block;
	}
	.mob-hide-show {
		display: none;
	}
	.primary_nav {
		z-index: 900000;
		top: 30px;
	}
}
@media (max-width: 991px){
	.mobile_menu {
		background-color: #34495e;
		padding-right:0px !important;
		margin-top: 8px;
		border-radius: 3px;
		display:block;
	}
	.mobile-menu_link{
	display: block;
	}
	.mobile_form{
		display: none;
	}
	.search-button {
		display: none;
  	}
}
.mobile-menu_top .mobile-menu_link{
	display: flex;
}

.hover-underline-animation {
	display: inline-block;
	position: relative;
	color: #ffffff;
}

.hover-underline-animation::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
	transform: scaleX(1);
	transform-origin: bottom left;
}
