 /* privacy lite  */
@media screen and (max-width: 600px) { #rapidweaver_privacy_message p { padding-bottom: 40px;} #rapidweaver_privacy_message button {position: absolute; float: right; bottom: 0; right: 0;} }
#rapidweaver_privacy_message {background-color: %color_privacy_background% !important; text-align: left !important; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }
/* privacy end */

/* 3D hover for images */
.hoverbox:hover {-webkit-transform: scale(0.99); transform: scale(0.99); -webkit-transform-origin: 50% 50%;  transform-origin: 50% 50%; opacity: 0.90; }
.hoverbox {transition: All 0.1s linear!important; -webkit-transition: All 0.1s linear!important; }


/* backdrop */
#rapidweaver_privacy_message {-webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); -webkit-transform:translate3d(0,0,0);}
#navcontainer_opacity {-webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
 
.center, .center img { margin-left: auto; margin-right: auto; text-align: center; align-items: center; display: flex;  flex-direction: column;}
   
#main_page, #global_width { box-sizing: border-box;}

/* @end */
.css_open  { -webkit-transform: translateZ(0px); -webkit-transform-style: preserve-3d; overflow: visible; -webkit-animation: scale-css_open 0.35s ease-in-out both !important; animation: scale-css_open 0.35s ease-in-out both !important; -webkit-transform-origin: 100% 0%;  transform-origin: 100% 0%; }
.css_filter_off { transition: All 0s linear; -webkit-transition: All 0s linear;	-moz-transition: All 0s linear;	}
.box-shadow  {  box-shadow: 0px 0px 7px 2px rgba(25, 25, 25, 0.3); -webkit-box-shadow: 0px 0px 7px 2px rgba(25, 25, 25, 0.3); -moz-box-shadow: 0px 0px 7px 2px rgba(25, 25, 25, 0.3); overflow: visible; margin: 7px; }

/* @group General Styles */
[class^="fa fa-"], [class*="fa fa-"] {padding: 0px !important;}
body, html { width: 100%; height: 100%; min-height: 100%; min-width: 100%; font-variant: normal; margin: 0 !important; padding: 0 !important; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -webkit-text-size-adjust: none; font-size: 100%; font-weight: normal;	font-style: normal; }
/* reset font -  landscape-portraid */
body { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; }
#container { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-style: normal; line-height: 1.6;}

p { } b, strong { }
a:link, a:visited {	text-decoration: none; transition-property: color; transition-duration: 250ms; -webkit-transition-property: color; -webkit-transition-duration: 250ms; -moz-transition-property: color; -moz-transition-duration: 250ms; }
a:hover, a:active { } img {border: none;}
.image-left { float: left; margin: 5px 10px 2px 0; padding: 5px 15px 2px 5px; position: relative; }
.image-right { float: right; margin: 3px 0 2px 10px; padding: 3px 0 2px 15px; position: relative; }
/* @end */

/* @group Layout */
#global_width {	position: relative;	margin-right: auto;	margin-left: auto; overflow: auto; padding: 0; }
#rw-banner-overlay { position: fixed; bottom: 0; left: 0; right: 0; min-width: 100%; min-height: 100%; top: 0; margin: 0; padding: 0; }
#top-grad { margin-right: auto;	margin-left: auto; text-align: center; width: 100%; height: 100%; }
#main_page { position: relative; margin-right: auto; margin-left: auto; overflow: auto; padding-right: 0; padding-left: 0; }
#under { position: relative; padding-bottom: 35px;}
#titlestheme  {	min-height: 100%; width: fit-content;
margin-right: auto;	margin-left: auto; text-align: center; }
#pageHeader {margin-right: auto; margin-left: auto; text-align: center; width: 100%; min-height: 130px; }
#logo img { overflow: auto;	display: block;	position: relative; height: auto; width: auto;	text-align: center;	
margin-right: auto;	margin-left: auto; text-align: center;}
#logo { font-size: 0;line-height: 0;  margin: 15px auto 7px;  text-align: center; transform: scale(1); }
#logo [class^="fa fa-"],#logo [class*="fa fa-"] {display: none !important;}
#logo:hover { transform: scale(0.99); }
#titlestheme h1 { text-align: center; position: relative; vertical-align: middle; transition: All 0.07s linear; -webkit-transition: All 0.07s linear; -moz-transition: All 0.07s linear; font-weight: normal; font-style: normal; font-size: 85px; line-height: 87px; pointer-events: none; padding-bottom: 8px; padding-top: 5px;
-webkit-background-clip: text; -webkit-text-fill-color: transparent; -moz-background-clip: text; -moz-text-fill-color: transparent; }
#titlestheme h2 {text-align: center; position: relative; font-weight: normal; font-style: normal; font-size: 19px; line-height: 19px; pointer-events: none;	padding-bottom: 40px; padding-top: 5px; }

/* SINGLE sidebar below */
#contentContainer #content { position:relative; clear:none; height:auto; margin:0; padding: 25px 4% 0; overflow:auto; }
#sidebarContainer {margin:0; padding: 0; display:block; position:relative; top:0;width:100%; padding:0; font-size:14px; line-height:24px; overflow:auto }
#sidebarContainer #sidebar{margin-right:auto; margin-left:auto; padding: 0 5%; width:auto; }
#footer { padding-bottom: 10px; position: relative; margin-right: auto; margin-left: auto; text-align: center; padding-top: 10px; }
#footer p {	line-height: 16px;	text-align: center;	font-size: 12px;}
#footer a:link, #footer a:visited { }
#footer a:hover, #footer a:active {	text-decoration: underline;}
/* @end */

/* @group Bread-crumb */
#breadcrumbcontainer { text-align: left; position: fixed; display: inline-block; width: auto; bottom: 0; z-index: 200;	padding: 0 2px 2px 5px; text-align: center !important;}  
#breadcrumbcontainer ul { margin: 0; padding: 0;}
#breadcrumbcontainer li { display: inline; position: relative; } 
#breadcrumbcontainer li:before { font-size: 13px; content: "/"; position: absolute;	top: -2px;	margin-left: -3px;	line-height: 28px !important; font-weight: bold;	font-family: "Arial", Lucida, Verdana, sans-serif;}
#breadcrumbcontainer li:first-child:before { font-size: 0px;}
#breadcrumbcontainer a { text-decoration: none; position: relative; font: 11px "Lucida Grande", Lucida, Verdana, sans-serif !important; line-height: 12px !important; padding: 0 0 2px 6px; letter-spacing: 0; display: inline-block; }
#breadcrumbcontainer a:hover { }
/* @end */

/* @group Open - Closed  nav */
#accordion {margin: auto; position: absolute; display: none; right: 0; z-index: 102; overflow: auto;padding: 0; width: 320px; top: 0;
box-shadow: 0 5px 9px rgba(0, 0, 0, 0.57) !important; -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.57) !important; -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.57) !important;
-webkit-animation: slide-nav 0.3s ease-out  both !important; animation: slide-nav 0.3s ease-out  both !important; -webkit-animation-fill-mode: both; animation-fill-mode: both; } 
@keyframes slide-nav {0%{ padding-right: 0px; } 100%{ padding-right: 10px; } }
@-webkit-keyframes slide-nav {0%{ padding-right: 0px; } 100%{ padding-right: 10px; } }

#drop {	padding: 0;	display: block; position: relative; z-index: 103; cursor: pointer; overflow: visible; right: 10px; top: 9px; -webkit-transform: translateZ(0); -webkit-animation-delay: 0.60s !important; animation-delay: 0.60s !important;  -webkit-animation: dropfade 0.6s ease-in !important; animation: dropfade 0.6s ease-in !important; float: right; }
@-webkit-keyframes dropfade { 0% {opacity: 0;} 100%{opacity: 1;} }
@keyframes dropfade { 0% {opacity: 0;} 100% {opacity: 1; } }

#drop:after {display: none;}
#drop [class^="fa fa-"], #drop .icon_plus:before  { font-size: 40px !important; cursor: pointer; padding-bottom: 2px; padding-right: 1px; border-radius:50px !important; -webkit-border-radius:50px !important; -moz-border-radius:50px !important; }
#drop .icon_plus { transition: All 0.11s ease-in; -webkit-transition: All 0.11s ease-in; -webkit-transform: scale(1); transform: scale(1); }
#drop.boxopened{ position: absolute; }
#drop.boxopened:after {	display: none; }
#drop.boxopened [class*="fa-plus-square-o"], #drop.boxopened [class^="fa-plus-square-o"],#drop.boxopened .icon_plus { -webkit-transform: rotate(-45deg) scale(0.77); transform: rotate(-45deg) scale(0.77); -webkit-transform-origin: 50% 50%;  transform-origin: 50% 50%; opacity: 1.0 !important; }
/* @end */

#drop.boxopened:after #drop:after, #drop.boxopened:after, #drop:after, #drop.boxopened:after {content:"" !important; font-size: 0 !important; opacity: 0 !important; }

/* @group Navcontainer */
#navcontainer_opacity {	width: 100%; height: 100%; position: absolute; }
#navcontainer { position: relative;	right: 0; left: 0; top: 0;
padding-top: 56px;
padding-bottom: 15px;
padding-left: 55px;
margin-right: auto; margin-left: auto;}
#navcontainer ul a { line-height: 20px; font-size: 18px; z-index: 4; padding: 7px 9px; background-color: transparent !important; }
#navcontainer ul ul li { padding-top: 7px !important;}

/* squared icon mobil menu */
#navcontainer ul li:before { content:""; width: 8px; height: 8px; position: absolute; float: left; }
#navcontainer ul li:before { left: 0; top: 8px;}
#navcontainer ul ul li:before { left: -13px; top: 15px;}
#navcontainer ul ul ul li:before { left: -5px; }

/* -webkit-transform: translateZ(0px); -webkit-transform-style: preserve-3d;*/
#navcontainer ul li:before {
-webkit-animation: scale-menu-items 0.19s linear both !important; animation: scale-menu-items 0.19s linear both !important; -webkit-animation-delay: 0.30s !important; animation-delay: 0.30s !important; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }
@keyframes scale-menu-items {  0% {-webkit-transform: scale(0.0);} 100% {-webkit-transform: scale(1); } }
@-webkit-keyframes scale-menu-items {  0% {-webkit-transform: scale(0.0);} 100% {-webkit-transform: scale(1); } }

#navcontainer ul ul a {	font-size: 14px; line-height: 17px;	z-index: 5; padding: 0 0 0 5px; background-color: transparent !important; }

#navcontainer ul li { display: inline-table; position: relative; top: 0; min-width: auto; width: auto;	text-align: left; margin: 13px 0; padding-left: 13px; padding-right: 35px;	
-webkit-transform: translateZ(0px); -webkit-transform-style: preserve-3d;}

#navcontainer ul ul li {display: inline-block; float: left; clear: both; padding: 0; box-shadow: none; background-color: transparent !important; border-left-style: none; margin: 0; min-width: 130px; }
#navcontainer ul ul ul li {	border-left-width: 0px; padding-left: 10px; }
#navcontainer ul { margin: 0; padding: 0; position: relative; }
#navcontainer ul ul ul {}
#navcontainer ul a [class^="fa fa-"], #navcontainer ul a [class*="fa fa-"]{ text-indent: 0px; margin: 0; padding: 0; }

/* @group fade_in CSS */
@-moz-keyframes navcontainer { 0% {opacity: 0;} 100% {opacity: 1;} }
@-webkit-keyframes navcontainer { 0% {opacity: 0;} 100% {opacity: 1;} }
@keyframes navcontainer { 0% {opacity: 0;} 100% {opacity: 1; } }
#navcontainer ul { -webkit-animation: navcontainer 0.2s ease-in !important; -moz-animation: navcontainer 0.2s ease-in !important; animation: navcontainer 0.2s ease-in !important;}
/* @end */
/* @end */
#navcontainer_desktop ul a, #navcontainer ul a {border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
/* @group NAV desktop */
/* line-height: 0; fixed issue extra pdding Chrome */
#topnav { margin-right: auto; margin-left: auto; position: relative; right: 0; width: auto;	left: 0; z-index: 105; line-height: 0; -webkit-transform:translate3d(0,0,0);  }
#navcontainer_desktop {	text-align: center; }
/* ~ ~ ~ ~ ~ */
#navcontainer_desktop ul ul:before, #navcontainer_desktop ul ul:after {	display: none;}
/*#navcontainer_desktop ul ul li:first-child, #navcontainer_desktop ul ul li:last-child, #navcontainer_desktop ul ul li {	border-width: 0; border-style: none; }*/
/* ~ ~ ~ ~ ~ */
#navcontainer_desktop ul { margin: 0; padding: 0; /*-webkit-transform:translate3d(0,0,0); */ }
#navcontainer_desktop li { display: inline-block; position: relative; padding: 20px 9px 18px; }
#navcontainer_desktop li:hover { }
#navcontainer_desktop ul a {font-size: 16px; line-height: 17px; padding: 8px 11px; margin-right: 2px; }
#navcontainer_desktop ul ul a {font-size: 14px; line-height: 15px;	padding: 0 0 0 3px;	background-color: transparent !important;}
#navcontainer_desktop a { }
/*#navcontainer_desktop> ul ul>li:first-child>a { margin-top: 0;}*/
#navcontainer_desktop .parent { }
.parent { margin: 0; padding: 0; }
#navcontainer_desktop .parent:before { content: "\e04c"; margin: 0 5px 0 0; padding: 0; text-align: center; opacity: 0.8; font: 10px 'ElegantIcons'; position: relative; bottom: 1px; }
/* line */
#navcontainer_desktop ul ul { z-index: 111; position: absolute; left: -30px; top: 55px; min-width: 150px;  width: auto;  opacity: 0.0; height: 0; padding-top: 14px; padding-bottom: 5px;padding-left: 30px; border-bottom-left-radius:4px; -webkit-border-bottom-left-radius:4px; border-bottom-right-radius:4px; -webkit-border-bottom-right-radius:4px; display: none; 
}
#navcontainer_desktop li:hover > ul { opacity: 1.0; height: auto; visibility: visible; overflow: visible; display: block !important; }
#navcontainer_desktop ul ul li { background-color: transparent !important; display: inline-block; float: left; padding-top: 4px; padding-bottom: 0; }
#navcontainer_desktop ul ul ul li { padding-top: 7px;}

/* squared icon dektop menu */
#navcontainer_desktop ul li:before, #navcontainer_desktop ul ul li:before { content:""; width: 8px; height: 8px; position: absolute; float: left; }
#navcontainer_desktop ul li:before { left: -5px; top: 24px;}
#navcontainer_desktop ul ul li:before { top: 7px;}
#navcontainer_desktop ul ul ul li:before { top: 10px;}

#navcontainer_desktop ul ul a { white-space: nowrap; display: block; width: auto; text-align: left; text-indent: 0; padding-left: 5px;	min-height: 32px; }
#navcontainer_desktop ul ul { }
#navcontainer_desktop ul ul ul { z-index: 101; position: absolute; left: 35px; top: 32px; white-space: nowrap; border-top-left-radius:3px; -webkit-border-top-left-radius:3px; border-top-right-radius:3px; -webkit-border-top-right-radius:3px;}
#navcontainer_desktop ul ul ul ul { z-index: 102; }
#navcontainer_desktop ul ul ul ul ul { z-index: 103; }
/* ------- animation hover --------- */
#navcontainer_desktop li:hover > ul { transition: all 0.12s linear; -moz-transition: all 0.12s linear; -webkit-transition: all 0.12s linear;}
/* @end */


/* @group Classes */
h6 {font-size: 17px; line-height: 22px;} h5 {font-size: 19px; line-height: 25px;} h4 {font-size: 24px; line-height: 27px;} h3 {font-size: 27px; line-height: 32px;} h2 {font-size: 32px; line-height: 36px;} h1 {font-size: 40px; line-height: 42px;} h1, h2, h3, h4, h5, h6 {font-weight: normal; font-style: normal; margin: 0; padding: 0; }

/* for clip text */
#sidebarContainer h1, #sidebarContainer h2, #sidebarContainer h3, #sidebarContainer h4, #sidebarContainer h5, #sidebarContainer h6,
#contentContainer h1, #contentContainer h2, #contentContainer h3, #contentContainer h4, #contentContainer h5, #contentContainer h6   {
border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; padding: 5px 5px 8px !important; margin: 2px; width: fit-content; overflow-wrap: break-word !important;
display: block;
}
/* for clip text */
#sidebar  {	background-color: transparent !important; background-image: none !important; }

/* for clip text */
#sidebarContainer .font-1, #sidebarContainer .font-2, #sidebarContainer .font-3, #sidebarContainer .font-4, #sidebarContainer .font-5, #sidebarContainer .font-6, #sidebarContainer .font-7, #sidebarContainer .font-8, #sidebarContainer .font-9, #sidebarContainer .font-10, #sidebarContainer .font-11, #sidebarContainer .font-12, #sidebarContainer .font-13, #sidebarContainer .font-14, #sidebarContainer .font-15, #sidebarContainer .font-16,
#contentContainer .font-1, #contentContainer .font-2, #contentContainer .font-3, #contentContainer .font-4, #contentContainer .font-5, #contentContainer .font-6, #contentContainer .font-7, #contentContainer .font-8, #contentContainer .font-9, #contentContainer .font-10, #contentContainer .font-11, #contentContainer .font-12, #contentContainer .font-13, #contentContainer .font-14, #contentContainer .font-15, #contentContainer .font-16  {
border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; padding: 5px 5px 8px !important; margin: 2px; width: fit-content;  overflow-wrap: break-word !important;
display: block;
}
/* class for clip text */
.themegradient { -webkit-background-clip: text; -webkit-text-fill-color: transparent; -moz-background-clip: text; -moz-text-fill-color: transparent; }
/* h1 responsive */
.bigger, .bigger h1 {font-size: calc(25px + (90 - 28) * ((100vw - 300px) / (1600 - 300))); line-height: 1.2; padding-bottom: 5px !important;}
/* Main content area unordered list styles */
#contentContainer #content ul { } #contentContainer #content li { }
ul.disc {	list-style-type: disc;} ul.circle {	list-style-type: circle; } ul.square {	list-style-type: square; } ol.arabic-numbers {	list-style-type: decimal; } ol.upper-alpha { list-style-type: upper-latin; } ol.lower-alpha { list-style-type: upper-latin; } ol.upper-roman { list-style-type: upper-roman; } ol.lower-roman { list-style-type: lower-roman; }
#sidebarContainer #sidebar ul { } #sidebarContainer #sidebar li { } table { }
/* @end */

/* @group Blog */
/* @group Tag Cloud */
ul.blog-tag-cloud {	margin: 0 0 10px; padding: 0; text-align: justify; }
ul.blog-tag-cloud li {	display: inline; padding-right: 5px;}
.blog-tag-size-1 { font-size: 0.8em;} .blog-tag-size-2 { font-size: 0.85em;} .blog-tag-size-3 { font-size: 0.9em; } .blog-tag-size-4 { font-size: 0.95em; } .blog-tag-size-5 { font-size: 1em; } .blog-tag-size-6 { font-size: 1.05em; } .blog-tag-size-7 { font-size: 1.1em; } .blog-tag-size-8 { font-size: 1.15em; } .blog-tag-size-9 { font-size: 1.2em; } .blog-tag-size-10 { font-size: 1.25em; } .blog-tag-size-11 { font-size: 1.3em; } .blog-tag-size-12 {	font-size: 1.35em; } .blog-tag-size-13 { font-size: 1.4em; } .blog-tag-size-14 { font-size: 1.45em; } .blog-tag-size-15 { font-size: 1.5em; } .blog-tag-size-16 {	font-size: 1.55em; } .blog-tag-size-17 { font-size: 1.6em; } .blog-tag-size-18 { font-size: 1.65em; } .blog-tag-size-19 { font-size: 1.7em; } .blog-tag-size-20 { font-size: 1.75em;overflow: auto;}

/* @end */
/* @group Archive Page */
.blog-entry-summary { margin-bottom: 15px; padding: 7px; }
.blog-archive-month { font-size: 30px; text-align: left; text-indent: 40px; line-height: 30px; padding: 2px; margin: 0 0 10px; }
.blog-archive-link { font-size: 13px; text-align: left; text-indent: 41px; margin-bottom: 22px; }
.blog-archive-link:before, .blog-archive-month:before { top: 0; content: "\e022"; position: relative; padding: 0;	margin: 0; font: 20px 'ElegantIcons';	left: -5px; }
/* @end */

.blog-entry {text-align: left; padding-top: 15px;}
.blog-entry-title {	display: inline-block;	margin-left: 0;	text-indent: 3px; width: auto; position: relative; padding: 0 9px 11px; font-weight: normal; font-style: normal;
	font-size: calc(28px + (50 - 28) * ((100vw - 300px) / (1600 - 300))) !important; line-height: 1.1 !important:}
.blog-entry-date{text-align:left;font-size:11px;width:94%;margin-bottom:5px;margin-right:1%;padding:6px 5px 3px;margin-left:6px;border-style:solid;border-width:1px;border-left-style:solid;border-left-width:2px;border-bottom-width:3px;border-bottom-style:solid}
.blog-entry-date:before {
    top: 0; content: "\e023"; position: relative; padding: 0 0 0 10px; margin: 0; font: 10px 'ElegantIcons'; left: -5px; }
.blog-entry-category { margin-left: 5px; margin-right: 2px;	text-align: left; padding: 1px 10px 3px 5px; display: inline-block;	clear: left; }
.blog-entry-category:before { top: 0; content: "\e022"; position: relative; padding: 0; margin: 0; font: 11px 'ElegantIcons'; left: -2px; }
.blog-entry-category a:link, .blog-entry-category a:visited { }
.blog-entry-permalink {	padding-left: 15px;	margin-left: 4px; padding-bottom: 5px; padding-top: 1px; }
.blog-entry-permalink:before {    top: 0; content: "\e046"; position: relative; padding: 0; margin: 0; font: 10px 'ElegantIcons';	left: -5px; }
.blog-entry-permalink a:link, .blog-entry-permalink a:visited { }
.blog-read-more { padding: 7px;	margin: 0; }
.blog-entry-body { padding: 10px; margin: 0; }
.blog-entry-comments { text-align: right; padding-right: 5px; margin-bottom: 15px; margin-top: 10px; font-size: 11px; }
.blog-archive-link-enabled { }
.blog-archive-link-disabled { }
.blog-category-link-disabled:before,.blog-category-link-enabled:before{top:0;content:"5";position:relative;padding:0;font:13px ElegantIcons;margin-right:0;margin-top:0;margin-bottom:0;left:-5px}
.blog-category-link-disabled,.blog-category-link-enabled{font-size:13px;padding-bottom:2px;line-height:25px;text-transform:uppercase;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;padding-top:1px;padding-left:15px}
.blog-category-link-disabled{position:relative;z-index:1}
 /*Styles the blog RSS feeds in the blog sidebar*/ 
#blog-rss-feeds{font-size:12px;line-height:24px;padding-top:7px;margin:0;width:90%}
.blog-rss-link{padding-bottom:4px;float:left;clear:left;margin-top:10px;margin-left:2%;padding-left:3%;text-indent:4px;margin-bottom:15px;width:90%}
.blog-comments-rss-link{padding-bottom:4px;float:left;clear:left;margin-top:10px;margin-left:2%;padding-left:3%;text-indent:4px;width:90%}
.blog-comments-rss-link:before,.blog-rss-link:before{top:0;content:"\e0bf";position:relative;padding:0;margin:0;font:22px ElegantIcons;left:-5px}
p.blog-entry-tags{margin-bottom:30px;font-size:13px;line-height:15px}
p.blog-entry-tags a{padding:3px 1px 4px 10px;margin-left:2px;font-size:13px;line-height:15px}
p.blog-entry-tags a:link,p.blog-entry-tags a:visited{padding-top:2px;padding-bottom:1px;margin:0}
p.blog-entry-tags a:before,ul.blog-tag-cloud:before{top:0;content:"\e017";position:relative;padding:0;margin:0;font:14px/21px ElegantIcons;left:-5px}
/* ___________________________ */
#blog-archives{margin-top:12px;margin-left:auto;line-height:20px; padding:5%;width:auto;margin-right:auto}
#blog-categories{margin-top:12px;margin-left:auto;padding:5%;width:auto;margin-right:auto}
ul.blog-tag-cloud{margin-top:12px;margin-left:auto;padding:5%;width:auto;margin-right:auto}

/* ___________________________ */
@media screen and (min-width:700px){
#blog-archives{padding:10px;margin-top:0;line-height:20px;margin-left:2%;float:left;width:27.5%}#blog-categories{margin-top:0;padding:10px;margin-left:2%;float:left;width:27.5%}ul.blog-tag-cloud{padding:10px;margin-top:0;margin-left:2%;float:left;width:27.5%}
}
/* ___________________________ */
/* @end */

/* @group Blog Comments */

/* @group Disqus */
#dsq-comments-title {clear: none !important;}
#dsq-content .dsq-options {clear: none !important;}
#dsq-thread-settings {clear: none !important;}
#dsq-content div {clear: none !important;}
.dsq-login-buttons li {	clear: none !important;	margin-bottom: 25px!important;}
.dsq-button {float: none ! important;}
/* @end */

/* @group JS-Kit Override */
.js-singleCommentBodyT {display: block;	padding-top: 17px !important;}
.js-singleCommentHeader {padding: 0 8px !important;}
.js-OldComments, .js-commentFieldLabel, .js-pmFieldLabel, .js-singleCommentBody, .js-singleCommentKarmaComMod, .js-commentBodyLabel, .js-commentCmtTextarea, .js-commentAvatarArea, .js-OldCommentsWrap, .js-OldComments, .js-CreateCommentFieldsWrap, .js-CreateCommentFields, .js-commentCmtTextarea, .js-kit-comments div { clear: none !important; }
.js-singleCommentText {	display: block !important; clear: both !important;}
.js-kit-comments br { display: none !important; }
.js-singleCommentBody br {display: block !important; }
/* @end */

/* @end */
/* @group File Sharing */
.filesharing-description{margin-bottom:15px;margin-top:15px;padding-right:5px;padding-left:5px}
.filesharing-item{padding:15px 12px 20px 22px;margin-bottom:30px;border-style:solid;border-width:1px;border-left-style:solid;border-left-width:3px;border-bottom-width:3px;border-bottom-style:solid}
.filesharing-item-title a:link:before{top:3px;content:"\e03a";position:relative;padding:0;margin:0 10px 0 0;font-family:ElegantIcons;left:0}
.filesharing-item-title, .filesharing-item-title a:link:before { font-size: calc(25px + (36 - 28) * ((100vw - 300px) / (1600 - 300))) !important; line-height: 1.1 }
.filesharing-item-title a:link:hover:before { text-shadow: 0 0 15px rgba(255, 255, 255, 0.68); }
.filesharing-item-title a:hover { } .filesharing-item-title a:visited { }
.filesharing-item-description {	padding-top: 8px; font-size: 14px; }
/* @end */

/* @group Photo Album */
/* @group Index Page (Thumbnail view) */
/* ------------------- */
.album-description { margin-bottom: 1rem; }
.album-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1rem 1rem; }
.album-wrapper .thumbnail-wrap { display: block; width: 21%!important; height: auto!important; padding: 2%;}
.album-wrapper .thumbnail-wrap .thumbnail-frame { width: 100%!important; }
.album-wrapper .thumbnail-wrap .thumbnail-frame>a { display: block; }
.album-wrapper .thumbnail-wrap .thumbnail-frame>a>img{-webkit-box-shadow:0 5px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);box-shadow:0 5px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);width:100%!important;height:100%!important;margin-bottom:5px}
.thumbnail-caption{display:block;text-transform:uppercase;text-align:center;position:relative;margin:0;padding:0;font-size:10px}
/* ------------------- */

/* @end */
/* @group Single Page (Photo view) */

/* Single Page (Photo view) */
.photo-background{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}
.photo-navigation{padding:5px 0 0;text-align:center;margin-right:auto;margin-left:auto;max-width:340px;background-color:rgba(0,0,0,.1739159);font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif}
.photo-navigation a:link,.photo-navigation a:visited{color:#f2f2f2;text-align:center}
.photo-title{letter-spacing:1px;color:#fff;margin:0;text-align:center;padding:8px 0;text-transform:uppercase;font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif}
.photo-caption{color:#d8d8d8;padding:0;margin-top:7px}
.photo-links{color:#fff;background-color:rgba(0,0,0,.1739159);margin:0;opacity:.85;transition:all .12s linear;-moz-transition:all .12s linear;-webkit-transition:all .12s linear;padding:25px 0;text-transform:uppercase}
.photo-links:hover{opacity:1;transition:all .22s linear;-moz-transition:all .22s linear;-webkit-transition:all .22s linear}
.photo-links a{padding:0;margin:0}
.photo-navigation a:hover{text-decoration:underline;color:#dbdbdb}
.photo-frame{width:95%;height:auto;max-width:95%;position:absolute;box-shadow:0 3px 15px 0 rgba(21,21,21,.271);-webkit-box-shadow:0 3px 15px 0 rgba(21,21,21,.271);-moz-box-shadow:0 3px 15px 0 rgba(21,21,21,.271);margin-right:auto;padding:0;margin-left:auto;max-width:100vw;width:auto;height:auto;max-width:95vw;max-height:75vh;text-align:center;right:0;left:0;margin-top:1.5%}
.photo-background { }
.photo-navigation { }
.photo-links { }
.photo-navigation a:link, .photo-navigation a:visited { }
.photo-navigation a:hover { }
.photo-frame { }
.photo-title { }
.photo-caption { }
.thumbnail-frame img{margin-top:auto;margin-right:auto;margin-left:auto;padding:0;border:1px solid #a1a1a1;box-shadow:1px 2px 2px #bfbfbf;-webkit-box-shadow:1px 2px 2px #bfbfbf;-moz-box-shadow:1px 2px 2px #bfbfbf;transition:all .33s linear;-moz-transition:all .33s linear;-webkit-transition:all .33s linear;transition-delay:20ms;-webkit-transition-delay:20ms;-moz-transition-delay:20ms}
/* @group animation on load */
.photo-frame { -webkit-animation: photo-frame 0.55s ease-in !important; -moz-animation: photo-frame 0.55s ease-in !important; animation: photo-frame 0.55s ease-in !important; }
@-moz-keyframes photo-frame { 0% { opacity: 0; }  100% { opacity: 1; }}
@-webkit-keyframes photo-frame{ 0% { opacity: 0;}  100% { opacity: 1; }}
@keyframes photo-frame { 0% {opacity: 0;} 100% {opacity: 1; } }
/* ---------- */
.photo-frame:hover{}
/* @end */
/* @end */
/* @end */

/* @group Contact form */
form{width:92%;margin-top:0;margin-bottom:0;margin-left:6%}
.form-footer,.message-text{margin-top:0;margin-right:auto;margin-left:auto;width:94%;padding:16px 18px}
.form-input-field{background-color:#fbfbfb;margin-top:8px;color:#5d5d5d;margin-left:auto;margin-right:auto;width:90%;padding:7px; font-size:15px;line-height:17pxborder-left-width: 1px; border-left: 8px solid rgba(202, 202, 202, 0.75); border-top-width: 0; border-right-width: 0; border-bottom-width: 0; }
.form-input-field a:visited,.form-input-field:hover{background-color:#fffeff;border-color:#98a9fd}
.form-input-field a:active{border-color:#98a9fd;background-color:#fffeff}
.form-input-button{padding:8px 14px;color:#919191;border:1px solid #d5d5d5;text-transform:uppercase;margin:10px 10px 0 5px;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;text-shadow:#f1f1f1 0 1px 0;letter-spacing:1px;background-color:#eaeaea}
.form-input-button:hover{border:1px solid #bcbcbc;transition:all .18s linear;-moz-transition:all .18s linear;-webkit-transition:all .18s linear;color:#515151} 
/* @end */

/* @group Sitemap */
.rw-sitemap{padding:0;margin-top:18px;margin-left:15%;margin-bottom:23px;max-width:70%}.rw-sitemap ul{padding:0;list-style-position:outside;list-style-type:none;margin-bottom:11px}
.rw-sitemap ul li{margin:0 0 8px;text-transform:none;padding:5px 5px 5px 15px;border-style:solid;border-width:1px;border-left-style: solid;border-left-width: 5px;border-bottom-width:3px;border-bottom-style:solid}
.rw-sitemap ul:last-child{padding-right:8px}
.rw-sitemap ul li:last-child{list-style-position:outside;list-style-type:none;margin-bottom:-5px}
.rw-sitemap ul ul{margin-bottom:5px;width:auto;padding:5px 0 10px 17px;margin-top:7px;border-left-style: solid;border-left-width: 2px}
.rw-sitemap ul ul li{padding-left:0;padding-top:0;padding-bottom:0}
.rw-sitemap ul ul li:last-child{border-width:0}
.rw-sitemap ul ul ul{padding-bottom:5px}
.rw-sitemap ul a{padding:0 8px 0 0;font-size:18px; transition:all .18s linear;-moz-transition:all .18s linear;-webkit-transition:all .18s}
.rw-sitemap ul a:hover{	padding-left: 2px; } 
.rw-sitemap ul li li a{font-size:17px;list-style-position:outside}
/* @end */
/* @group  Settings Javascript trigger */
#boxOpened { top: 0px !important; }
/*  @end */

/* Responsive */
@media only screen and (min-width: 1100px) { #global_width {min-width: 950px} }

@media only screen and (max-width: 768px) { #titlestheme h1 {font-size: 50px;line-height: 40px; } .rw-sitemap { margin-left: 10%; max-width: 89%; }  }
@media only screen and (max-height: 700px) { #titlestheme h1 {font-size: 50px;line-height: 40px;} }
@media only screen and (max-height: 601px) { #titlestheme h1 {font-size: 45px; line-height: 43px; } #titlestheme h2 {font-size: 18px; line-height: 17px; } }
@media only screen and (max-width: 480px) { #titlestheme h1 { font-size: 30px; line-height: 28px; } #titlestheme h2 { font-size: 18px; line-height: 17px; } .rw-sitemap {width: 94%; margin-left: 5%;} }

#rw-banner-f, #rw-banner-image, #rw-banner-overlay { z-index: -1; }
 #rw-banner-image { position: absolute; }
#rw-banner-f { position: absolute; width: 100%; height: 100%; }

/* @group Elegant Icons */
[data-icon]:before {font-family: 'ElegantIcons'; content: attr(data-icon); speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* Use the following CSS code if you want to have a class per icon */
.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
	font-family: 'ElegantIcons';
	speak: none; font-style: normal; font-weight: normal; font-variant: normal;	text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased;	
	display: inline-block; /* Added "inline-block" in order to use all AW font classes and also the Plus code (animations)  */
}
.arrow_up:before{content:"\21";}.arrow_down:before{content:"\22";}.arrow_left:before{content:"\23";}.arrow_right:before{content:"\24";}.arrow_left-up:before{content:"\25";}.arrow_right-up:before{content:"\26";}.arrow_right-down:before{content:"\27";}.arrow_left-down:before{content:"\28";}.arrow-up-down:before{content:"\29";}.arrow_up-down_alt:before{content:"\2a";}.arrow_left-right_alt:before{content:"\2b";}.arrow_left-right:before{content:"\2c";}.arrow_expand_alt2:before{content:"\2d";}.arrow_expand_alt:before{content:"\2e";}.arrow_condense:before{content:"\2f";}.arrow_expand:before{content:"\30";}.arrow_move:before{content:"\31";}.arrow_carrot-up:before{content:"\32";}.arrow_carrot-down:before{content:"\33";}.arrow_carrot-left:before{content:"\34";}.arrow_carrot-right:before{content:"\35";}.arrow_carrot-2up:before{content:"\36";}.arrow_carrot-2down:before{content:"\37";}.arrow_carrot-2left:before{content:"\38";}.arrow_carrot-2right:before{content:"\39";}.arrow_carrot-up_alt2:before{content:"\3a";}.arrow_carrot-down_alt2:before{content:"\3b";}.arrow_carrot-left_alt2:before{content:"\3c";}.arrow_carrot-right_alt2:before{content:"\3d";}.arrow_carrot-2up_alt2:before{content:"\3e";}.arrow_carrot-2down_alt2:before{content:"\3f";}.arrow_carrot-2left_alt2:before{content:"\40";}.arrow_carrot-2right_alt2:before{content:"\41";}.arrow_triangle-up:before{content:"\42";}.arrow_triangle-down:before{content:"\43";}.arrow_triangle-left:before{content:"\44";}.arrow_triangle-right:before{content:"\45";}.arrow_triangle-up_alt2:before{content:"\46";}.arrow_triangle-down_alt2:before{content:"\47";}.arrow_triangle-left_alt2:before{content:"\48";}.arrow_triangle-right_alt2:before{content:"\49";}.arrow_back:before{content:"\4a";}.icon_minus-06:before{content:"\4b";}.icon_plus:before{content:"\4c";}.icon_close:before{content:"\4d";}.icon_check:before{content:"\4e";}.icon_minus_alt2:before{content:"\4f";}.icon_plus_alt2:before{content:"\50";}.icon_close_alt2:before{content:"\51";}.icon_check_alt2:before{content:"\52";}.icon_zoom-out_alt:before{content:"\53";}.icon_zoom-in_alt:before{content:"\54";}.icon_search:before{content:"\55";}.icon_box-empty:before{content:"\56";}.icon_box-selected:before{content:"\57";}.icon_minus-box:before{content:"\58";}.icon_plus-box:before{content:"\59";}.icon_box-checked:before{content:"\5a";}.icon_circle-empty:before{content:"\5b";}.icon_circle-slelected:before{content:"\5c";}.icon_stop_alt2:before{content:"\5d";}.icon_stop:before{content:"\5e";}.icon_pause_alt2:before{content:"\5f";}.icon_pause:before{content:"\60";}.icon_menu:before{content:"\61";}.icon_menu-square_alt2:before{content:"\62";}.icon_menu-circle_alt2:before{content:"\63";}.icon_ul:before{content:"\64";}.icon_ol:before{content:"\65";}.icon_adjust-horiz:before{content:"\66";}.icon_adjust-vert:before{content:"\67";}.icon_document_alt:before{content:"\68";}.icon_documents_alt:before{content:"\69";}.icon_pencil:before{content:"\6a";}.icon_pencil-edit_alt:before{content:"\6b";}.icon_pencil-edit:before{content:"\6c";}.icon_folder-alt:before{content:"\6d";}.icon_folder-open_alt:before{content:"\6e";}.icon_folder-add_alt:before{content:"\6f";}.icon_info_alt:before{content:"\70";}.icon_error-oct_alt:before{content:"\71";}.icon_error-circle_alt:before{content:"\72";}.icon_error-triangle_alt:before{content:"\73";}.icon_question_alt2:before{content:"\74";}.icon_question:before{content:"\75";}.icon_comment_alt:before{content:"\76";}.icon_chat_alt:before{content:"\77";}.icon_vol-mute_alt:before{content:"\78";}.icon_volume-low_alt:before{content:"\79";}.icon_volume-high_alt:before{content:"\7a";}.icon_quotations:before{content:"\7b";}.icon_quotations_alt2:before{content:"\7c";}.icon_clock_alt:before{content:"\7d";}.icon_lock_alt:before{content:"\7e";}.icon_lock-open_alt:before{content:"\e000";}.icon_key_alt:before{content:"\e001";}.icon_cloud_alt:before{content:"\e002";}.icon_cloud-upload_alt:before{content:"\e003";}.icon_cloud-download_alt:before{content:"\e004";}.icon_image:before{content:"\e005";}.icon_images:before{content:"\e006";}.icon_lightbulb_alt:before{content:"\e007";}.icon_gift_alt:before{content:"\e008";}.icon_house_alt:before{content:"\e009";}.icon_genius:before{content:"\e00a";}.icon_mobile:before{content:"\e00b";}.icon_tablet:before{content:"\e00c";}.icon_laptop:before{content:"\e00d";}.icon_desktop:before{content:"\e00e";}.icon_camera_alt:before{content:"\e00f";}.icon_mail_alt:before{content:"\e010";}.icon_cone_alt:before{content:"\e011";}.icon_ribbon_alt:before{content:"\e012";}.icon_bag_alt:before{content:"\e013";}.icon_creditcard:before{content:"\e014";}.icon_cart_alt:before{content:"\e015";}.icon_paperclip:before{content:"\e016";}.icon_tag_alt:before{content:"\e017";}.icon_tags_alt:before{content:"\e018";}.icon_trash_alt:before{content:"\e019";}.icon_cursor_alt:before{content:"\e01a";}.icon_mic_alt:before{content:"\e01b";}.icon_compass_alt:before{content:"\e01c";}.icon_pin_alt:before{content:"\e01d";}.icon_pushpin_alt:before{content:"\e01e";}.icon_map_alt:before{content:"\e01f";}.icon_drawer_alt:before{content:"\e020";}.icon_toolbox_alt:before{content:"\e021";}.icon_book_alt:before{content:"\e022";}.icon_calendar:before{content:"\e023";}.icon_film:before{content:"\e024";}.icon_table:before{content:"\e025";}.icon_contacts_alt:before{content:"\e026";}.icon_headphones:before{content:"\e027";}.icon_lifesaver:before{content:"\e028";}.icon_piechart:before{content:"\e029";}.icon_refresh:before{content:"\e02a";}.icon_link_alt:before{content:"\e02b";}.icon_link:before{content:"\e02c";}.icon_loading:before{content:"\e02d";}.icon_blocked:before{content:"\e02e";}.icon_archive_alt:before{content:"\e02f";}.icon_heart_alt:before{content:"\e030";}.icon_star_alt:before{content:"\e031";}.icon_star-half_alt:before{content:"\e032";}.icon_star:before{content:"\e033";}.icon_star-half:before{content:"\e034";}.icon_tools:before{content:"\e035";}.icon_tool:before{content:"\e036";}.icon_cog:before{content:"\e037";}.icon_cogs:before{content:"\e038";}.arrow_up_alt:before{content:"\e039";}.arrow_down_alt:before{content:"\e03a";}.arrow_left_alt:before{content:"\e03b";}.arrow_right_alt:before{content:"\e03c";}.arrow_left-up_alt:before{content:"\e03d";}.arrow_right-up_alt:before{content:"\e03e";}.arrow_right-down_alt:before{content:"\e03f";}.arrow_left-down_alt:before{content:"\e040";}.arrow_condense_alt:before{content:"\e041";}.arrow_expand_alt3:before{content:"\e042";}.arrow_carrot_up_alt:before{content:"\e043";}.arrow_carrot-down_alt:before{content:"\e044";}.arrow_carrot-left_alt:before{content:"\e045";}.arrow_carrot-right_alt:before{content:"\e046";}.arrow_carrot-2up_alt:before{content:"\e047";}.arrow_carrot-2dwnn_alt:before{content:"\e048";}.arrow_carrot-2left_alt:before{content:"\e049";}.arrow_carrot-2right_alt:before{content:"\e04a";}.arrow_triangle-up_alt:before{content:"\e04b";}.arrow_triangle-down_alt:before{content:"\e04c";}.arrow_triangle-left_alt:before{content:"\e04d";}.arrow_triangle-right_alt:before{content:"\e04e";}.icon_minus_alt:before{content:"\e04f";}.icon_plus_alt:before{content:"\e050";}.icon_close_alt:before{content:"\e051";}.icon_check_alt:before{content:"\e052";}.icon_zoom-out:before{content:"\e053";}.icon_zoom-in:before{content:"\e054";}.icon_stop_alt:before{content:"\e055";}.icon_menu-square_alt:before{content:"\e056";}.icon_menu-circle_alt:before{content:"\e057";}.icon_document:before{content:"\e058";}.icon_documents:before{content:"\e059";}.icon_pencil_alt:before{content:"\e05a";}.icon_folder:before{content:"\e05b";}.icon_folder-open:before{content:"\e05c";}.icon_folder-add:before{content:"\e05d";}.icon_folder_upload:before{content:"\e05e";}.icon_folder_download:before{content:"\e05f";}.icon_info:before{content:"\e060";}.icon_error-circle:before{content:"\e061";}.icon_error-oct:before{content:"\e062";}.icon_error-triangle:before{content:"\e063";}.icon_question_alt:before{content:"\e064";}.icon_comment:before{content:"\e065";}.icon_chat:before{content:"\e066";}.icon_vol-mute:before{content:"\e067";}.icon_volume-low:before{content:"\e068";}.icon_volume-high:before{content:"\e069";}.icon_quotations_alt:before{content:"\e06a";}.icon_clock:before{content:"\e06b";}.icon_lock:before{content:"\e06c";}.icon_lock-open:before{content:"\e06d";}.icon_key:before{content:"\e06e";}.icon_cloud:before{content:"\e06f";}.icon_cloud-upload:before{content:"\e070";}.icon_cloud-download:before{content:"\e071";}.icon_lightbulb:before{content:"\e072";}.icon_gift:before{content:"\e073";}.icon_house:before{content:"\e074";}.icon_camera:before{content:"\e075";}.icon_mail:before{content:"\e076";}.icon_cone:before{content:"\e077";}.icon_ribbon:before{content:"\e078";}.icon_bag:before{content:"\e079";}.icon_cart:before{content:"\e07a";}.icon_tag:before{content:"\e07b";}.icon_tags:before{content:"\e07c";}.icon_trash:before{content:"\e07d";}.icon_cursor:before{content:"\e07e";}.icon_mic:before{content:"\e07f";}.icon_compass:before{content:"\e080";}.icon_pin:before{content:"\e081";}.icon_pushpin:before{content:"\e082";}.icon_map:before{content:"\e083";}.icon_drawer:before{content:"\e084";}.icon_toolbox:before{content:"\e085";}.icon_book:before{content:"\e086";}.icon_contacts:before{content:"\e087";}.icon_archive:before{content:"\e088";}.icon_heart:before{content:"\e089";}.icon_profile:before{content:"\e08a";}.icon_group:before{content:"\e08b";}.icon_grid-2x2:before{content:"\e08c";}.icon_grid-3x3:before{content:"\e08d";}.icon_music:before{content:"\e08e";}.icon_pause_alt:before{content:"\e08f";}.icon_phone:before{content:"\e090";}.icon_upload:before{content:"\e091";}.icon_download:before{content:"\e092";}.social_facebook:before{content:"\e093";}.social_twitter:before{content:"\e094";}.social_pinterest:before{content:"\e095";}.social_googleplus:before{content:"\e096";}.social_tumblr:before{content:"\e097";}.social_tumbleupon:before{content:"\e098";}.social_wordpress:before{content:"\e099";}.social_instagram:before{content:"\e09a";}.social_dribbble:before{content:"\e09b";}.social_vimeo:before{content:"\e09c";}.social_linkedin:before{content:"\e09d";}.social_rss:before{content:"\e09e";}.social_deviantart:before{content:"\e09f";}.social_share:before{content:"\e0a0";}.social_myspace:before{content:"\e0a1";}.social_skype:before{content:"\e0a2";}.social_youtube:before{content:"\e0a3";}.social_picassa:before{content:"\e0a4";}.social_googledrive:before{content:"\e0a5";}.social_flickr:before{content:"\e0a6";}.social_blogger:before{content:"\e0a7";}.social_spotify:before{content:"\e0a8";}.social_delicious:before{content:"\e0a9";}.social_facebook_circle:before{content:"\e0aa";}.social_twitter_circle:before{content:"\e0ab";}.social_pinterest_circle:before{content:"\e0ac";}.social_googleplus_circle:before{content:"\e0ad";}.social_tumblr_circle:before{content:"\e0ae";}.social_stumbleupon_circle:before{content:"\e0af";}.social_wordpress_circle:before{content:"\e0b0";}.social_instagram_circle:before{content:"\e0b1";}.social_dribbble_circle:before{content:"\e0b2";}.social_vimeo_circle:before{content:"\e0b3";}.social_linkedin_circle:before{content:"\e0b4";}.social_rss_circle:before{content:"\e0b5";}.social_deviantart_circle:before{content:"\e0b6";}.social_share_circle:before{content:"\e0b7";}.social_myspace_circle:before{content:"\e0b8";}.social_skype_circle:before{content:"\e0b9";}.social_youtube_circle:before{content:"\e0ba";}.social_picassa_circle:before{content:"\e0bb";}.social_googledrive_alt2:before{content:"\e0bc";}.social_flickr_circle:before{content:"\e0bd";}.social_blogger_circle:before{content:"\e0be";}.social_spotify_circle:before{content:"\e0bf";}.social_delicious_circle:before{content:"\e0c0";}.social_facebook_square:before{content:"\e0c1";}.social_twitter_square:before{content:"\e0c2";}.social_pinterest_square:before{content:"\e0c3";}.social_googleplus_square:before{content:"\e0c4";}.social_tumblr_square:before{content:"\e0c5";}.social_stumbleupon_square:before{content:"\e0c6";}.social_wordpress_square:before{content:"\e0c7";}.social_instagram_square:before{content:"\e0c8";}.social_dribbble_square:before{content:"\e0c9";}.social_vimeo_square:before{content:"\e0ca";}.social_linkedin_square:before{content:"\e0cb";}.social_rss_square:before{content:"\e0cc";}.social_deviantart_square:before{content:"\e0cd";}.social_share_square:before{content:"\e0ce";}.social_myspace_square:before{content:"\e0cf";}.social_skype_square:before{content:"\e0d0";}.social_youtube_square:before{content:"\e0d1";}.social_picassa_square:before{content:"\e0d2";}.social_googledrive_square:before{content:"\e0d3";}.social_flickr_square:before{content:"\e0d4";}.social_blogger_square:before{content:"\e0d5";}.social_spotify_square:before{content:"\e0d6";}.social_delicious_square:before{content:"\e0d7";}.icon_printer:before{content:"\e103";}.icon_calulator:before{content:"\e0ee";}.icon_building:before{content:"\e0ef";}.icon_floppy:before{content:"\e0e8";}.icon_drive:before{content:"\e0ea";}.icon_search-2:before{content:"\e101";}.icon_id:before{content:"\e107";}.icon_id-2:before{content:"\e108";}.icon_puzzle:before{content:"\e102";}.icon_like:before{content:"\e106";}.icon_dislike:before{content:"\e0eb";}.icon_mug:before{content:"\e105";}.icon_currency:before{content:"\e0ed";}.icon_wallet:before{content:"\e100";}.icon_pens:before{content:"\e104";}.icon_easel:before{content:"\e0e9";}.icon_flowchart:before{content:"\e109";}.icon_datareport:before{content:"\e0ec";}.icon_briefcase:before{content:"\e0fe";}.icon_shield:before{content:"\e0f6";}.icon_percent:before{content:"\e0fb";}.icon_globe:before{content:"\e0e2";}.icon_globe-2:before{content:"\e0e3";}.icon_target:before{content:"\e0f5";}.icon_hourglass:before{content:"\e0e1";}.icon_balance:before{content:"\e0ff";}.icon_rook:before{content:"\e0f8";}.icon_printer-alt:before{content:"\e0fa";}.icon_calculator_alt:before{content:"\e0e7";}.icon_building_alt:before{content:"\e0fd";}.icon_floppy_alt:before{content:"\e0e4";}.icon_drive_alt:before{content:"\e0e5";}.icon_search_alt:before{content:"\e0f7";}.icon_id_alt:before{content:"\e0e0";}.icon_id-2_alt:before{content:"\e0fc";}.icon_puzzle_alt:before{content:"\e0f9";}.icon_like_alt:before{content:"\e0dd";}.icon_dislike_alt:before{content:"\e0f1";}.icon_mug_alt:before{content:"\e0dc";}.icon_currency_alt:before{content:"\e0f3";}.icon_wallet_alt:before{content:"\e0d8";}.icon_pens_alt:before{content:"\e0db";}.icon_easel_alt:before{content:"\e0f0";}.icon_flowchart_alt:before{content:"\e0df";}.icon_datareport_alt:before{content:"\e0f2";}.icon_briefcase_alt:before{content:"\e0f4";}.icon_shield_alt:before{content:"\e0d9";}.icon_percent_alt:before{content:"\e0da";}.icon_globe_alt:before{content:"\e0de";}.icon_clipboard:before{content:"\e0e6";}

   .glyph {float: left; text-align: center; padding: .75em; margin: .4em 1.5em .75em 0; width: 6em; text-shadow: none; 	}
  .glyph_big { font-size: 128px; color: #59c5dc; float: left; margin-right: 20px; }
  .glyph div { padding-bottom: 10px;}
	.glyph input { font-family: consolas, monospace; font-size: 12px; width: 100%; text-align: center; border: 0; box-shadow: 0 0 0 1px #ccc; padding: .2em;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;}
	.centered {	margin-left: auto;	margin-right: auto;	}
	.glyph .fs1 {	font-size: 2em;	}

/* @end */

/* multithemes.com */