/* -------------------------------------------

	Name: 		TITLE (print)
	Date:		YYYY/MM/DD
	Author:		http://psdhtml.me
		   		   
---------------------------------------------  */
* { margin: 0; padding: 0; }
@page { margin: .5cm; }

html { font-size: 100.01%; }
body { background: #fff; font-size: 60%; }

body, textarea, input, select, option, button { color: #000; font-size: 15px; font-family: Calibri, Helvetica, Arial, sans-serif; line-height: 1.4; }
li, dt, dd, p, figure, th, td, caption, pre, legend { font-size: 15px; } /*---*/ li *, li li, dt *, dd *, p *, figure *, th *, td *, legend * { font-size: 1em; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 1em; }

article, aside, div, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; margin-bottom: 2em; }
	
	
/*! Defaults --------- */
h1, h2, h3, h4, h5, h6, #logo { margin: 1.25em 0 0.5em; color: #000; font-weight: 700; font-family: Cambria, Georgia, serif; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #logo a { color: #000; text-decoration: none; }
	h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child { margin-top: 0; }
h2, h3 { page-break-after: avoid; }
	h1, #logo { margin-top: 0; font-size: 24px; }
	h2 { font-size: 20px; }
	h3 { font-size: 18px; }
	h4 { font-size: 16px; }
	h5 { font-size: 15px; text-transform: uppercase; }
	h6 { font-size: 14px; text-transform: uppercase; }
		h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .module-entry h1 span, .module-entry h2 span, .module-entry h3 span, .module-entry h4 span, .module-entry h5 span, .module-entry h6 span, .list-details span { display: block; margin-bottom: .5em; font-size: 12px; font-weight: 400; }
			.module-entry h1 span, .module-entry h2 span, .module-entry h3 span, .module-entry h4 span, .module-entry h5 span, .module-entry h6 span, .list-details span { margin: .5em 0 0; }
p, h2, h3 { orphans: 3; widows: 3; }

a { color: #09f; text-decoration: underline; }
	.list-news a, figure a { color: inherit; font-weight: inherit; text-decoration: none; }
	
img { max-width: 100% !important; height: auto !important; max-height: 50vh !important; border-width: 0; image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; }
tr, img { page-break-inside: avoid; }
	img + figcaption, figcaption + img, figure a + img, figure a + figcaption, figure img + a, figure figcaption + a, img + span, span + img, picture + span, picture + a, picture + figcaption, picture + img, img + picture, a + picture, ficaption + picture, span + picture { display: block; margin-top: .5em; }
	
ul, ol, dd, blockquote { padding-left: 2em; }
	ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

table { display: table; border-collapse: collapse; border-spacing: 0; }
	table th, table td { padding: 0.3em 0.6em; border: 1px solid #ccc; }
	
	
/*! Layout --------- */
#top { margin: 0 0 1em; padding: 0 0 0.5em; border-bottom: 1px solid #ccc; }
	#logo { margin: 0 0 .5em; }
		#logo a { color: #000; text-decoration: none; }
#content { }
	#content a:after { content: " (" attr(href) ") "; color: #555; font-size: 0.8em; font-style: italic; }
	#content a[href^="#"]:after, #content a[href="./"]:after { content: ""; }
#footer { margin: 1em 0 0; padding: 1em 0 0; border-top: 1px solid #ccc; }


/*! Columns --------- */


/*! Modules --------- */
.module-entry { }
	.module-entry figure { width: 40%; min-width: 40%; max-width: 40%; margin-top: 0; padding-right: 2em; }
	
.module-slider *, .owl-stage-outer { position: relative !important; left: 0 !important; right: 0 !important; top: 0 !important; width: auto !important; height: auto !important; margin-right: 0 !important; }
.module-slider *, .owl-stage { width: auto !important; -webkit-transform: none !important; transform: none !important; }
	.owl-item { width: auto !important; margin-left: 0 !important; margin-right: 0 !important; }
	.owl-stage div { margin-bottom: 0; }


/*! Lists --------- */
.list-details { list-style: none; margin-right: -1.5em; padding: 0; }
	.list-details li { margin-right: 1.5em; }

.list-news, .list-collection { list-style: none; margin-left: -20px; padding: 0; }
	.list-news li, .list-collection li, .list-collection .owl-item { width: 33.333333333333% !important; margin-bottom: 1em; border-left: 20px solid rgba(0,0,0,0); }
	.list-news li, .list-collection li, .list-collection .owl-item { box-sizing: border-box; }
		.list-collection .owl-item li { width: auto !important; margin-bottom: 0; border-left-width: 0; }
	.list-news li.wide { width: 66.666666666666% !important; }
	.list-news figure, .list-news h1, .list-news h2, .list-news h3, .list-news h4, .list-news h5, .list-news h6, .list-news p, .list-collection figure, .list-collection p, .list-collection h1, .list-collection h2, .list-collection h3, .list-collection h4, .list-collection h5, .list-collection h6, .module-entry h1, .module-entry h2, .module-entry h3, .module-entry h4, .module-entry h5, .module-entry h6, .module-entry p, .module-entry ul, .module-entry figure, .module-entry header { margin: 0 0 .5em; }
.list-news.small { }
	.list-news.small li { width: 16.6666666667% !important; }


/*! Display --------- */
.list-news, .list-collection, .list-collection .owl-stage, .list-details, .module-entry { display: -moz-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.list-news.small, .list-collection, .module-entry { -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }

.module-social, .list-social, .owl-nav, .owl-dots, #skip, nav, form, [class^="link"], [class*="icon"], h1 a:after, h2 a:after, h3 a:after, h4 a:after, h5 a:after, h6 a:after, .clone, .tabs-header, #footer p a, #mobile, #shadow, .close, .dont-print, .owl-dots, .owl-nav, .module-feed header figure, .module-welcome figure, .link-dot, .module-entry .list-dot, .list-pagination, .scheme-dot { display: none; }
figure a, figure img, figure span, figcaption, picture { display: block; }
.accordion-a > div { display: block !important; }
.mobile-only, .owl-item.cloned, .desktop-hide, .tablet-onlt { display: none !important; }