@charset "UTF-8";
/* CSS Document */

html, body {
    font-family: "Noto Serif",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 17px;
    overflow-y: scroll;
}
/**************************Global Body Variables*******************************/

a {
	color:#101e5a;
	text-decoration:none;
}

a:hover {
	color:#3366cc;
	text-decoration:underline;
}

body {
background-image: linear-gradient(297deg, transparent 0%, transparent 34%,rgba(178,178,178, 0.02) 34%, rgba(178,178,178, 0.02) 53%,transparent 53%, transparent 100%),linear-gradient(222deg, transparent 0%, transparent 30%,rgba(202,216,243, 0.24) 30%, rgba(202,216,243, 0.24) 58%,transparent 58%, transparent 100%),linear-gradient(352deg, transparent 0%, transparent 25%,rgba(204,217,247, 0.11) 25%, rgba(204,217,247, 0.11) 57%,transparent 57%, transparent 100%),linear-gradient(90deg, rgb(255,255,255),rgb(255,255,255));}

.pkp_structure_page {
	margin:0 auto;
	background:transparent;
	box-shadow:none;
}
.carousel-inner{
	position:absolute;
}
/***************************************************************************/

.aimcolumn {
  float: left;
 
}

.aimleft {
  width: 25%;
  padding-top:10px;
  padding-left:10px;
}

.aimright {

  width: 74%;
  height:auto;
  padding: 0px 20px 0px 35px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row{
	margin-right:0;
	margin-left:0;
}
@media screen and (max-width: 600px) {
  .aimcolumn {
    width: 100%;
  }
  .aimleft {
  	padding-top: 10px;
	width:250px;

	
}
}




/**************************cover image*************************************/


/**************************COPE block*************************************/
.cope { 
    width:25%; 
    margin-left: auto;
  margin-right: auto;
    } 

/**************************Submission block*************************************/

.cmp_manuscript_button, .block_make_submission a, .obj_galley_link{
	background-color:#101e5a;
	color:white;
	width:100%;
	text-align:center;
	text-decoration: none;
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);

}
/**************************MENU HEADER*************************************/

#navigationPrimary>li>a{
	color:#101e5a;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt{
	color:#101e5a;
}
.pkp_nav_list li.profile {
    padding: 0px 8px 2px 5px;
    border: 1px solid #e6dfdf;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-radius: 8px;
    box-shadow: 3px 2px 5px -2px rgba(0,0,0,.2);
    margin-left: 8px;
    margin-right:5px;
}
.pkp_navigation_user>li>a{
	color:whitesmoke;
}
.pkp_navigation_primary_row{
background-image: repeating-radial-gradient(circle at center center, transparent 0px, transparent 2px,rgba(74,137,220, 0.09) 2px, rgba(74,137,220, 0.09) 3px,transparent 3px, transparent 5px,rgba(74,137,220, 0.09) 5px, rgba(74,137,220, 0.09) 7px),repeating-radial-gradient(circle at center center, rgb(255,255,255) 0px, rgb(255,255,255) 9px,rgb(255,255,255) 9px, rgb(255,255,255) 21px,rgb(255,255,255) 21px, rgb(255,255,255) 31px,rgb(255,255,255) 31px, rgb(255,255,255) 40px); background-size: 20px 20px;	

	padding-top:5px;
	padding-bottom:5px;
}
#navigationPrimary ul a{
	color:#101e5a;
}

#navigationPrimary ul a:hover{
	background-color:whitesmoke;
	color:#3e82da;
}

#navigationPrimary > li > a:hover {
	color:#4A89DC;
}





/**************************MENU SEARCH*************************************/


/**************************HEADER*************************************************/
.pkp_structure_head { 
  position: relative; 
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color:#042d59f7;
  margin-bottom:.25em;

}

.pkp_structure_head::before {
      content: "";
      background: url(http://seisense.com/download/ny.jpg) #3366cc no-repeat center center;
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 20%;
      box-shadow: inset 8px 3px 20px 1px rgba(0, 0, 0, 0.75);
  }


.pkp_structure_page {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.pkp_site_name_wrapper {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0px;
    background:none;
}
.pkp_site_name .is_img img{
	margin-top:30px;
	margin-bottom:20px;
	max-height:150px;

}

/**************************BREADCRUMBS********************************************/

.cmp_breadcrumbs {
	padding:1.3em 0.5em;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:400;
	color:rgba(0, 0, 0, 0.54);
	text-transform:uppercase;
	
	border-bottom:1px solid #ececec;
	width:100%;
}


/**************************MAIN SITE**********************************************/

.pkp_page_index .homepage_image img {
	display:block;
	width:100%;
	height:auto;
}

.pkp_page_index .additional_content {
	border-top:0px solid #ddd;

}

.pkp_structure_content {
	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);


}

.pkp_structure_main {
	background-color:transparent;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;

}

/**************************ISSUES ARCHIVE*****************************************/

.obj_issue_summary {
	margin:0em 3em 0em 1.6em;
	padding-left:1em;
	border-left:1px solid #101e5a;
}


.page_issue_archive .issues_archive > li {
	margin:0em 0em 0em 0em;
	padding:2em 0em 0em 0.7em;
}

/**************************ARTICLES SUMMARY***************************************/

.obj_issue_toc .sections:not(:first-child) {
	margin-top:0em;
}

.obj_issue_toc .section > h2 {
	border-bottom:0px;
	border-left:0px;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	padding:0.15em 1em;
	background-color:#fafbfb;
	width:100%;	
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);

}

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-family:'Source Sans Pro', sans-serif;
	font-weight:400;
	text-transform:uppercase;

}

.obj_article_summary > .title a {
	display:block;
	text-decoration:none;
	color:#333
}

.doi_summary {
	/*width:66%;
	
	background-color:#fafbfb;
	border-radius:4px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
	
	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 {
	/*float:left;
	text-align:left;
	width:100%;*/
	list-style:none;
	margin-bottom:0.5em;
}
.obj_article_summary > .galleys_links a {
	color:#fff;
	background-color:#101e5a;
}

.obj_article_summary > .galleys_links a:hover {
	background-color:#3366cc;
	text-decoration:none;
}


/**************************ARTICLES DETAILS***************************************/

.obj_article_details > .page_title {
	font-weight:600;
}

.obj_article_details .doi a {
	color:#101e5a;
	font-family:'Source Sans Pro', sans-serif;
}

.obj_article_details .doi a:hover {
	color:#3366cc;
	font-family:'Source Sans Pro', sans-serif;
}

.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:2em 1em 1em 1em;
}

.obj_article_details .main_entry .item .label {
}

.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:0px solid #ddd;
}

.pkp_block {
	padding: 0px 3px 5px 5px;
	line-height:20px;
}
.block_make_submission{
padding: 15px 3px 5px 5px;
}

.pkp_block .title {
	width:100%;
	background-color:#101e5a;
	height:30px;
	color:#ecececec;
	padding-top:0.4em;
	margin-bottom:0px;
	border:0px;
	text-align:center;
	
	font-family:'Source Sans Pro', sans-serif;
}

.pkp_block .content {
	background-color:#4A89DC;

}

.pkp_block .content ul li {
	padding:0px 0;
	background-color:#4A89DC;
}

.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:white;
	padding:.75rem 1rem;
   display:flex;
}

.pkp_block ul>li a:hover {
   text-decoration:none;
   background-color:#3e82da;
}



/**************************Announcement block*************************************************/

.block_announcements_article{
	padding:1em 1em 1em;
	background-color:#3e82da;
	color:whitesmoke;
}
/**************************FOOTER*************************************************/

.pkp_structure_footer_wrapper {
	border-top:none;
	border-bottom:10px solid #101e5a;
}

.pkp_footer_content a {
	color:#090909;
	text-decoration:none;
}

.pkp_footer_content a:hover {
	color:#3366cc;
	text-decoration:none;
}



/**************************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;
		line-height:20px;
	}
	.pkp_site_nav_toggle {
            position: absolute;
            right: 0;
            top: 5%;
            width: 4em;
            margin-top: -5em;
}
.carousel-inner{
	position:relative;
}

.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;
		line-height:20px;
	}
	.pkp_footer_content {
		width:100%;
		float:none;
	}
	.pkp_site_nav_toggle {
            position: absolute;
            right: 0;
            top: 5%;
            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: 20px 0;
}
section .section-title{
	text-align:center;
	color:#101e5a;
	margin-bottom:50px;
	text-transform:uppercase;
}
#what-we-do{
	background:transparent;
}
#what-we-do .card{
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
	background-image: radial-gradient(circle at 28% 29%, rgba(237, 237, 237,0.04) 0%, rgba(237, 237, 237,0.04) 50%,rgba(136, 136, 136,0.04) 50%, rgba(136, 136, 136,0.04) 100%),radial-gradient(circle at 8% 78%, rgba(156, 156, 156,0.04) 0%, rgba(156, 156, 156,0.04) 50%,rgba(37, 37, 37,0.04) 50%, rgba(37, 37, 37,0.04) 100%),radial-gradient(circle at 29% 46%, rgba(251, 251, 251,0.04) 0%, rgba(251, 251, 251,0.04) 50%,rgb(244,249,254) 50%, rgb(244,249,254) 100%),linear-gradient(90deg, rgb(216,225,243),rgb(216,225,243));
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
	padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
	color: #101e5a !important;
	font-weight:700;
	text-decoration:none;
}
#what-we-do .card .card-block a i{
	display:none;
	
}
#what-we-do .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
#what-we-do .card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #101e5a;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{
    content: "\f25e";
}
#what-we-do .card .block-2:before{
    content: "\f0eb";
}
#what-we-do .card .block-3:before{
    content: "\f00c";
}
#what-we-do .card .block-4:before{
    content: "\f155";
}

#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#what-we-do .card-title{
	margin: auto;
}

.container-fluid{
	padding-left:0px;
	padding-right:0px;
}

.carousel-indicators {
  bottom:-15px;
}

/**********************
/***** Tabs *******
/*********************/
nav > .nav.nav-tabs{

  border: none;
    color:#101e5a;
    background:#f1f1f1;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
  padding: 18px 25px;
  font-weight:bold;
  color:whitesmoke;
  background: #4A89DC;
  border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
}
.tab-content{
  background: #e9ecefb8;
  line-height: 25px;
  border-bottom:1px solid #e9ecef;
  padding: 10px 10px 10px 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
  background: #e9ecef;
  color: #101e5a;
  border-radius:none;
  transition:background 0.20s linear;
}
.c-no{height:150px;}
.grey-bg{background:#4A89DC;}
.counter-Txt{color:whitesmoke; text-align:center; font-size:20px; text-transform:uppercase; margin-top:20px;}
.counter-Txt span{display:block; font-size:36px}
@media(min-width:320px) and (max-width:767px){ 
.c-no{height:100%;}
.counter-Txt{margin-top:35px;}
.margin-bot-35{margin-bottom:35px;}
}
@media (min-width: 350px) {
   .container {
    max-width: 1200px;
  }
}

/**********************
/***** Most viewed plugin heading *******
/*********************/
.most-viewed-headline{
  border-bottom: 3px solid #101e5a;
}

/**********************
/***** Footer Columns *******
/*********************/
* {
  box-sizing: border-box;
}
footerbody {
  margin: 0;
}
/* Create four equal columns that floats next to each other */
.footercolumn {
  float: left;
  width: 25%;
  padding: 15px;
}
/* Clear floats after the columns */
.footerrow:after {
  content: "";
  display: table;
  clear: both;
}
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width:600px) {
  .footercolumn {
    width: 100%;
  }
}
/********************************
/***** Social Media Icons *******
/********************************/
.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Multicoloured Hover Variations
*/
#social-fb{
    color:darkgray;
}
 
 #social-tw{
    color:darkgray;
}
#social-gp{
    color:darkgray;
}
#social-em{
    color:darkgray;
}
 #social-fb:hover {
     color: #3B5998;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836;
 }
 #social-em:hover {
     color: #f39c12;
 }
 .fa{color:#101e5a;
 }

/**********************
/***** Brand footer *******
/*********************/
.pkp_brand_footer 
{display:none;
}

/**********************
/***** Tables *******
/*********************/
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
/************************************
/***** Article detail page *******
/***********************************/
.obj_article_details .page_title {
    text-align: center;
}

.obj_article_details>.subtitle {
   text-align: center;
}

.obj_article_details .item.doi {
    	text-align: center;
	text-decoration: none;
}

.obj_article_details .item.keywords {
    text-transform: capitalize;
}

.item.abstract{
	text-align: justify;
	padding-top: 0px;
}


