/***************************
*
file name:		defaults.css
Theme Name: 	nentrium initial defaults
Designed by: 	nentrium graphics
Description:	initial site defaults
*
*****************************/

/***************************
File generated by shrinker.ch
DateTime: 2021-08-22, 18:06:09
File list:
* default-w3.css
* default.css
*****************************/

html {
	background-color:#fff;
	border:0 none;
	color:unset;
	font-family: Verdana,Georgia,'Times New Roman',serif;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	height:100%;
	margin:0;
	min-height:100%;
	outline:0;
	padding:0;
	vertical-align:baseline
}

body{
	border:0 none;
	color:#222;
	display:flex;
	display:block;
	font-family:inherit;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	height:auto;
	height:100%;
	left:0;
	margin:0 auto;
	min-height:100%;
	outline:0;
	padding-bottom:0;
	padding:0;
	position:relative;
	right:0;
	text-align:left;
	top:0;
	unicode-bidi:embed;
	vertical-align:baseline;
	width:95%;
}

:link,:visited{
	text-decoration:none
}

div{
	display:block
}

/*
.wrapper{
	background-color:unset;
	display:flex;
	flex-direction:column;
	height:fit-content;
	position:relative;
	width:100%
}*/

.cookies p{
	text-align:center
}

.logo-fl img{
	float:left;
	max-width:80%;
	height:auto;
	overflow:hidden
}

a img{
	padding:0;
	background:0;
	border:0
}

.clrboth{
	clear:both
}

.makelist{
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman",Times,serif;
	font-size:130%;
	text-align:left;
	text-decoration:none
}

/*
.break{
	background:#880;
	float:left;
	width:100%;
	margin:auto;
	height:5vw
}

.break0{
	float:left;
	width:100%;
	margin:auto;
	height:2px
}

.break1{
	float:left;
	width:100%;
	margin:auto;
	height:0
}*/

a,abbr,acronym,address,applet,big,blockquote,caption,cite,code,dd,del,dfn,div,dl,dt,fieldset,font,form,h1,h2,h3,h4,h5,h6,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline
}

address,blockquote,center,dd,dir,div,dl,dt,fieldset,form,frame,frameset,html,hr,h1,h2,h3,h4,h5,h6,menu,noframes,ol,p,pre,ul{
	display:block;
	unicode-bidi:embed
}

header,footer,nav{
	display:block
}

li{
	display:list-item
}

head{
	display:none
}

caption{
	text-align:center
}

caption{
	display:table-caption
}

col{
	display:table-column
}

colgroup{
	display:table-column-group
}

h1{
	font-size:32px;			/*was 2em; */
	margin:11px;			/* .67em 0 */
}

h2{
	font-size:24px;			/*was 1.5em; */
	margin:12px 0;			/*was .75em 0 */
}

h3{
	font-size:19px;			/*was 1.17em; */
	margin:13px 0;			/*was .83em 0 */
}

h4,blockquote,ul,fieldset,form,ol,dl,dir,menu{
	font-size:16px;			/*was 1em; */
	margin:18px 0;			/*was 1.12em 0; */
}

h5{
	font-size:13px;			/*was .83em; */
	margin:24px 0;			/*was 1.5em 0; */
}

h6{
	font-size:12px;			/*was .75em */
	margin:27px 0;			/*was 1.67em 0 */
}

h1,h2,h3,h4,h5,h6,b,strong{
	font-weight:bolder
}

table{
	display:table
}

tbody{
	display:table-row-group
}

tfoot{
	display:table-footer-group
}

thead{
	display:table-header-group
}

td,th{
	display:table-cell
}

th{
	font-weight:bolder;
	text-align:center
}

tr{
	display:table-row
}

blockquote{
	margin-left:40px;
	margin-right:40px
}

i,cite,em,var,address{
	font-style:italic
}

pre,tt,code,kbd,samp{
	font-family:monospace
}

pre{
	white-space:pre
}

button,textarea,input,select{
	display:inline-block
}

big{
	font-size:1.17em
}

small,sub,sup{
	font-size:.83em
}

sub{
	vertical-align:sub
}

sup{
	vertical-align:super
}

table{
	border-spacing:2px
}

thead,tbody,tfoot{
	vertical-align:middle
}

td,th,tr{
	vertical-align:inherit
}

s,strike,del{
	text-decoration:line-through
}

hr {
    border: 1px solid #9e9e9e;
    width: inherit;
    border-radius: 1px;
}

ol,ul,dir,menu,dd{
	margin-left:40px
}

ol{
	list-style-type:decimal
}

ol ul,ul ol,ul ul,ol ol{
	margin-top:0;
	margin-bottom:0
}

u,ins{
	text-decoration:underline
}

center{
	text-align:center
}

:link,:visited{
	text-decoration:underline
}

:focus{
	outline:0
}

BDO[DIR="ltr"]{
	direction:ltr;
	unicode-bidi:bidi-override
}

BDO[DIR="rtl"]{
	direction:rtl;
	unicode-bidi:bidi-override
}

*[DIR="ltr"]{
	direction:ltr;
	unicode-bidi:embed
}

*[DIR="rtl"]{
	direction:rtl;
	unicode-bidi:embed
}

@media print{
	h1{
	page-break-before:always
	}

	h1,h2,h3,h4,h5,h6{
		page-break-after:avoid
	}

	ul,ol,dl{
		page-break-before:avoid
	}
}

