@charset "utf-8";
/* NORMALIZATION *v*********************
****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0;	padding: 0;	border: 0;	font-size: 100%; font: inherit;	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
* { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box; /* Firefox, other Gecko */
 box-sizing: border-box; /* Opera/IE 8+ */
 }
 /* makes padding not expand element */
body { line-height: 1; direction: rtl; font-family: Helvetica, Arial, sans-serif; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.clearBox { clear: both; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: '';	content: none; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
table { border-collapse: collapse; border-spacing: 0; }
h1 { font-size: 24px; font-weight: bold; margin-bottom: 10px; }
h2 { font-size: 20px; margin-bottom:8px; }
h3 {	font-size: 18px; margin-bottom: 6px; }
h4{ font-size: 15px; font-weight: bold; margin-bottom: 5px; }
.item-separator { margin: 10px 0; } /* links vertical separator */

/* COMPONENT AND MODULE STYLING *v******
****************************************/
/* Fox Contact main */
.foxcontainer { max-width: 100%; margin: 10px auto; }
.foxcontainer .foxtext, .foxcontainer .voidfoxtext, .foxcontainer .validfoxtext { font-family: Arial, Helvetica, sans-serif !important; }
.foxcontainer input, .foxcontainer textarea { height: 32px; background: #fab203; border: none; box-shadow: none; font-size: 14px; color: #FFF; font-style: italic; padding: 4px 8px; } /* contact field & area */
button.foxbutton { float: left; border: none; box-shadow: none; margin-left: 0 !important; background: #5C013C; padding: 8px 10px; }
	button.foxbutton:hover { background-color: #AB4C8A; transition: all .6s; }
	button.foxbutton span { font-size: 16px; color: #FFF; }
.fox-copyright, .fox_messages, .foxfield span.asterisk { display: none !important; }
.foxcontainer .validfoxtext { box-shadow: none; }
.foxform div { margin: 0 0 4px 0 !important; }

/* Fox Contact [box-style] */
#contactbox .foxcontainer input, #contactbox .foxcontainer textarea { background: #FFF; height: 32px; color: #4b4a4b }
#contactbox button.foxbutton { background: #fab203; }
	#contactbox button.foxbutton:hover { background-color: #ffcd52; }
	#contactbox button.foxbutton span { color: #4b4a4b; }

/* Phoca Gallery new */
#phocagallery { text-align: center; }
#phocagallery .phocagallery-box-file { max-width: 100%; width: auto !important; height: auto !important; padding: 10px 0; float: none; display: inline-block; }
#phocagallery .phocagallery-box-file-first { width: auto !important; height: auto !important; }
#phocagallery table, #phocagallery tr, #phocagallery td { direction: ltr; }
#phocagallery a.shadowbox-button, #phocagallery a.shadowbox-button:hover { display: block; background: white; padding-top: 10px; }
#phocagallery .pagination span, #phocagallery .pagination a { margin: 5px 8px; }
#phocagallery .pg-name { }
#phocagallery .phocaimgdeschtml, #phocagallery .phocaimgdesc { }
#phocagallery img { max-width: 100%; height: auto; }

/* CUSTOM STYLING *v********************
****************************************/
/* page */
body { color: #000; font-size: 14px; }
body.normal { padding-top: 126px; }
body > div, .wrapper { width: 960px; margin: 0 auto; } /* < wrapper */
body.homepage { }
 /* normalizes the major blocks to wrapper width */
}
h1, h2, h3, h4, h5, h6 { }
p { margin-bottom: .55em; }
a, a:link, a:visited { color: #5c013c; text-decoration: none;  transition: color .3s; }
a:hover, a:active { color: #ab4c8a; transition: color .3s; }


/* header */
header { width: 100%; height: 126px; position: fixed; top: 0; z-index: 100; box-shadow: 0 3px 7px rgba(0,0,0,.2); }
#topmenuBG { width: 100%; min-height: 20px; background: url(../images/purpleTrans.png); }
#topmenu { text-align: center; }
#topmenu li { color: #FFF; font-size: 14px; padding: 8px 5px; display: inline-block; }
	#topmenu a { color: inherit; padding: 0 5px; line-height: 25px; display: table-cell; vertical-align: middle; }
		#topmenu a:hover, #topmenu a:active { opacity: .7; transition: all .5s; }
		#topmenu img { margin-left: .5em; vertical-align: middle; }
#menuBG { width: 100%; background: url(../images/whiteTrans.png); padding: 30px 0; }
#logo { position: absolute; top: 26px; right: 30px; }
nav#menu { width: 900px; text-align: center; position: relative; z-index: 10; }
	nav#menu li { display: inline-block; color: #000; font-size: 17px; padding: 3px 8px; border-right: #000 dotted 1px; }
		nav#menu li:first-child { border-right: none; }
		nav#menu a { color: inherit; }
			nav#menu a:hover, nav#menu li.active { color: #DB32A0; }
#slider { width: 100%; min-height: 190px; position: relative; z-index: 1; overflow: hidden; }

/* middle */
#circlemenuBG, footer, section#middle { box-shadow: 0 -3px 7px rgba(0,0,0,.2); }
section#middle { width: 100%; min-height: 100px; background: #FFF; padding: 32px 0 80px; }
.homepage section#middle { background: #fab203; padding-bottom: 122px; }
article#content { line-height: 1.25; font-size: 16px; text-align: center; }
.item-page-title { font-size: 32px; }
#circlemenuBG { width: 100%; background: #FFF; }
#circlemenu { text-align: center; position: relative; top: -110px; }
	#circlemenu li { width: 33%; display: inline-block; color: #5e5e5e; }
		#circlemenu a { color: inherit; }
			#circlemenu a span { display: block; }
			#circlemenu a span.image-title { font-size: 30px; }
			#circlemenu a span.image-subtitle { font-size: 14px; margin-top: .5em; }
			#circlemenu a img { max-width: 100%; height: auto; position: relative; }


/* footer */
footer { position: relative; }
#blackout { width: 100%; height: 350px; background: rgba(200, 199, 199, 0.7); position: absolute; transition: opacity .6s; }
#overlay { width: 500px; position: absolute; left: 50%; margin-left: -250px; z-index: 10; padding-top: 60px; }
				#circlemenu a:hover img { opacity: .8; transition: all .6s; }
#contactbox, #contactinfo { width: 230px; padding-top: 40px; position: relative; font-weight: 600; }
#contactbox { float: right; }
#contactinfo { float: left; font-size: 16px; line-height: 1.3; }
#contactbox .module-title, #contactinfo .module-title { width: 400px; font-size: 32px; position: absolute; top: 0; font-weight: normal; line-height: 42px; }
#contactbox .module-title { text-align: left; left: 0; }
#contactinfo .module-title { text-align: right; right: 0; }
#map small { position: relative; top: 10px; }
#map small a { display: inline-block; color: #FFF !important; background: #5c013c; font-size: 13px; padding: 8px 10px; }
	#map small a:hover { background-color: #ab4c8a; transition: all .6s; }
#rights { font-size: 10px; margin-top: 20px; text-align: center; padding: 8px 0; }
	#rights a { display: inline-block; margin: 5px; }
	
	ul.unim.responsive li a{padding: .5em 4px;}
	ul.unim.responsive li.parent > ul{background: url(../images/whiteTrans.png); width: auto;}