/**

 * Theme Name: Generon

 * Version: 1.0

 **/


body.blog > h3 a {text-transform: uppercase!important;}


 .header-wrapper.scrolled{

 	position: fixed;

 	top: 0;

 	right: 0;

 	left: 0;

 	z-index: 99;

}

.aligncenter{

	margin-top: 2em;

}

.literature-pdf-link p{

	line-height: 1.25;

}

[data-content] > * {

	margin-bottom: 0px;

}

.color-blue {color: #2d3872;}

.two_third {padding-right: 25px;}

table thead td, table thead th {
   
    text-align: center!important;
}

@media only screen and (min-width: 1401px) {

	.page-template-template-parts_services .ps-content{

		padding-left: 0px;

	}

}