/* @group bootstrap responsive video */
.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.embed-responsive::before { display: block; content: ""; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
.embed-responsive-21by9::before { padding-top: 42.857143%; }
.embed-responsive-16by9::before { padding-top: 56.25%; }
.embed-responsive-3by4::before { padding-top: 133.333333%; }
.embed-responsive-1by1::before { padding-top: 100%; }
 /* @end */  
.center, .center img { margin-left: auto; margin-right: auto; text-align: center; align-items: center; display: block !important;}
/*display: flex;  flex-direction: column;*/
/* @group columns 2x */
/* code: 
  <div class="column-2x-1150 ">
    <div class="left-side">Text 1 </div>
    <div class="right-side">Text 2</div>
  </div>
 */  
.left-side { float: left; width: 48%; }
.right-side { float: right; width: 48%; }
.column-2x-500 img, .column-2x-600 img, .column-2x-770 img, .column-2x-900 img, .column-2x-1030 img, .column-2x-1150 img { max-width: 100%; height: auto;  }	
.column-2x-500:after, .column-2x-600:after, .column-2x-770:after, .column-2x-900:after, .column-2x-1030:after, .column-2x-1150:after { content:"";display: table; clear: both; }
@media screen and (max-width:500px){.column-2x-500 .left-side,.column-2x-500 .right-side { float:none!important;width:auto!important } }
@media screen and (max-width:600px){.column-2x-600 .left-side,.column-2x-600 .right-side { float:none!important;width:auto!important } }
@media screen and (max-width:770px){.column-2x-770 .left-side,.column-2x-770 .right-side { float:none!important;width:auto!important } }
@media screen and (max-width:900px){.column-2x-900 .left-side,.column-2x-900 .right-side { float:none!important;width:auto!important } }
@media screen and (max-width:1030px){.column-2x-1030 .left-side,.column-2x-1030 .right-side{float:none;width:auto;background-color:rgba(8,8,8,.82)}}@media screen and (max-width:1150px){.column-2x-1150 .left-side,.column-2x-1150 .right-side {float:none;width:auto} }
   /* @end */     
   
/*.HYPE_document */
#slothype .HYPE_document { min-height: 175px;
overflow: hidden;
}
#indexslot_hype_container { position: relative; min-width: 100% !important; width: 100%; height: 100%; display: block; }
   
/* @group Extracontent formatting */
/*Up2five column CSS support*/
.column { float: left; }
.one { width: 100%; }
.two { width: 50%;}
.three { width: 33.3%; }
.four { width: 25%; }
.five { width: 20%; }
.two3rds { width: 66%; }
.three4ths { width: 75%; }
.four5ths { width: 80%; }
.column .content { width: 90% ! important; margin: 0 auto; padding: 0 ! important; float: none ! important;}
/* @end */

/* @group Extracontents*/
#extraContainer1box { margin: 0 auto;	padding: 0;	position: relative; pointer-events: auto; -webkit-backface-visibility: hidden;  backface-visibility: hidden; }
#extraContainer1 { width: auto; position: relative; }
#extraContainer3 { overflow: auto; margin-right: auto; margin-left: auto; }
#extraContainer2box { position: absolute; opacity: 0; height: 0; margin-right: auto; margin-left: auto; bottom: 0; left: 0; right: 0; display: none; z-index: 515; }
#extraContainer2box, #extraContainer2 { border-top-left-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topleft:5px; border-top-right-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topright:5px; }
#extraContainer2 { padding-right: 10px;	padding-left: 10px;}
/* @end */

/* @group General Styles */
#container, #extraContainer1box, #extraContainer2box, #main_slot  { box-sizing: border-box;}
.bodyimage { position: fixed; z-index: -1; left: 0; bottom: 0; right: 0; top: 0; }
.body_overlay { position: fixed; z-index: -1; left: 0; bottom: 0; right: 0; top: 0; width: 100%; height: 100%; opacity: 1; }
body { padding: 0; margin: 0; }
p {}
b, strong {}
a:link, a:visited {	text-decoration: none; transition-property: color; transition-duration: 250ms; -webkit-transition-property: color; -webkit-transition-duration: 250ms; }
a:hover, a:active {	text-decoration: none;}
img { border-style: none;}
.image-left { float: left; margin: 5px 10px 2px 0; padding: 5px 5px 2px; position: relative; }
.image-right { float: right; margin: 3px 0 2px 10px; padding: 3px 0 2px 4px; position: relative; }
/* @end */

/* @group Layout */
#up, #up a, #up spam { font-size: 0; line-height: 0; margin: 0; padding: 0; width: 0; height: 0; }
#up .arrow_carrot-up  {opacity: 0; pointer-events: none; }

#container { margin-right: auto; margin-left: auto; padding: 0; margin-bottom: 5%; }
@media only screen and (max-width: 1100px) {#container{ margin-bottom: 10%; } }
@media only screen and (max-width: 768px) {#container{ margin-bottom: 13%; } }
@media only screen and (max-width: 600px) {#container { margin-bottom: 17%; } }
@media only screen and (max-width: 500px) {#container { margin-bottom: 23%; } }

.clearer { clear: both;}
#pageHeader { margin: 0; padding: 0; width: auto; position: relative; display: block; height: 180px; overflow: auto; }
.pageHeader_titles { margin-right: auto; margin-left: auto; }
#logo {	z-index: 1;	text-align: center; float: left; position: absolute; top: 6px; margin: 0; padding: 0; left: 10px; background-size: contain; -webkit-background-size: contain; -moz-background-size: contain;	}
#logo img {	max-height: 50px; max-width:260px; height: auto; overflow: auto;	width: auto; padding: 0; margin: 0; }
.home [class^="fa fa-"] { display: none; }
/* fixed issue in RW AW in logo DIV */
#logo [class^="fa fa-"],#logo [class*="fa fa-"] {display: none !important;}
#logo {font-size: 0;line-height: 0;}

/* ---- */
#contentContainer {	position: relative; top: 0; float: none; padding: 0 0 35px; right: 0; left: 0; margin: 0; z-index: 0; overflow: auto; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
/* extend gradient to top */
#contentContainer:after {content: ""; position: absolute; width: 100%; z-index: -1; bottom: 0; 
 height: 50%; }
.page_gradient { position: absolute; width: 100%; overflow: auto; margin-right: auto; margin-left: auto; left: 0; z-index: -1; top: 0;
 height: 50%; }
#contentContainer #content { padding: 30px 25px 15px; margin-top: 0; margin-right: auto; margin-left: auto; }
#sidebarContainer { margin: 0 auto; position: relative; text-align: left; padding: 0; }
#sidebarContainer #sidebar { text-align: left; margin-right: auto; margin-left: auto; padding: 0 25px; }
#sidebarContainer .sideHeader  { text-align: center; padding-top: 5px; padding-bottom: 5px; }
#footer { margin: 0 auto; padding: 0;}
#footer p { text-align: center; margin: 0 auto; padding: 0; }
/* @end */

/* @group Bread-crumb */
#breadcrumbcontainer a, #footer p { font-size: 13px; line-height: 18px; }
#breadcrumbcontainer { overflow: auto; text-align: center; margin-right: auto; margin-left: auto; padding: 13px 0 10px; position: relative; }
#breadcrumbcontainer ul { margin: 0; padding: 0;}
#breadcrumbcontainer li { display: inline; margin: 0 0 0 4px; padding: 0 0 3px 3px;   border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; background-color: rgba(216, 216, 216, 0.15); }
#breadcrumbcontainer a { text-decoration: none; text-align: center;	background: url(images/elements/icons/bread_crumb.png) left 51% no-repeat; padding-left: 14px; }
#breadcrumbcontainer a:hover { background-position: 2px 48%; text-decoration: underline; }
#footer a:hover { text-decoration: underline; }
/* @end */

/* @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;  -webkit-transform:translate3d(0,0,0); }
/*line-height: 0;*/
#navcontainer_desktop {	text-align: center;}
#navcontainer_desktop ul ul ul:before, #navcontainer_desktop ul ul ul:after {display: none;}
#navcontainer_desktop ul { margin: 0; padding: 0; }
#navcontainer_desktop li { display: inline-block; position: relative;
padding: 20px 10px;
}
#navcontainer_desktop ul a { padding: 7px 5px 18px 12px; margin-right: 1px; }
#navcontainer_desktop ul ul a { font-size: 13px !important; line-height: 15px !important; padding: 0; background-color: transparent !important; margin-left: 0;	margin-right: 0; white-space: nowrap; display: block; width: auto; text-align: left; text-indent: 0; padding-left: 4px;	min-height: 32px;}
/*#navcontainer_desktop .parent { position: relative;  }*/
#navcontainer_desktop ul .parent { text-align: left; }
#navcontainer_desktop ul .parent:before { content: "\e056"; opacity: 0.8; font: 5px/19px 'ElegantIcons'; width: 5px; height: 5px; position: absolute; float: left; }
#navcontainer_desktop ul ul .parent:before  {left: 0;}
#navcontainer_desktop ul ul .parent { }
/* line */
#navcontainer_desktop ul ul { z-index: 111; position: absolute; left: -21px; top: 53px;   width: auto;  opacity: 0.0; height: 0; padding: 18px 20px 7px 18px;  display: none; border-radius:4px; -webkit-border-radius:4px;  -moz-border-radius:4px;}
#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; clear: left; }
#navcontainer_desktop ul ul li.parent {	padding-left: 24px;}
#navcontainer_desktop ul ul li.parent:before { left: 13px; top: 1px; }

#navcontainer_desktop ul ul a {  }
#navcontainer_desktop ul ul ul { z-index: 101; position: absolute; left: 35px; top: 32px; white-space: nowrap; }
#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 { }
/* @end */

/* @group NAV mobile */
#nav_button .icon_plus_alt2 {  
cursor: pointer; right: 10px; font-size: 34px; text-indent: 0; position: absolute;	width: 40px; display: block; height: 40px; z-index: 515; padding: 4px 0 0 4px;
transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear; -moz-transform: rotate(0deg) translateX(0px) scale(1); -webkit-transform: rotate(0deg) translateX(0px) scale(1); transform: rotate(0deg) translateX(0px) scale(1); top: 10px; line-height: 34px; border-radius:30px; -webkit-border-radius:30px;  -moz-border-radius:30px; }

#nav_button .icon_plus_alt2:hover { -moz-transform: translateX(0px) scale(1.05); -webkit-transform: translateX(0px) scale(1.05); transform: translateX(0px) scale(1.05); }

#nav_button.opened { cursor: pointer; overflow: visible; }
#nav_button.opened .icon_plus_alt2 { -moz-transform: rotate(-45deg) translateX(0px) scale(1); -webkit-transform: rotate(-45deg) translateX(0px) scale(1); transform: rotate(-45deg) translateX(0px) scale(1); overflow: visible; }
#nav_button:after, #nav_button.opened:after { position: absolute;width: auto; right: 54px; top: 18px; z-index: 515; cursor: default; display: block; cursor: default; font: 13px/1.1em "PerspectiveSansRegular", Lucida, Verdana, sans-serif; text-align: right; overflow: visible; white-space: nowrap; padding: 6px;	letter-spacing: 1px; opacity: 0.8; transition: All 0.15s linear; -webkit-transition: All 0.15s linear; -moz-transition: All 0.15s linear; }
#nav_button.opened:after { opacity: 0; margin-top: 8px; }
/* edit this code */
#nav_button:after {content:"MENU"; display: none; }
#nav_button { display: none; user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none;}
#nav_button:hover:before { -webkit-transform: translateZ(0px); }
#navcontainer2 ul {	margin: 0px 0px 5px; padding: 0px; background-color: transparent !important; }
#navcontainer2  {  display: none; overflow: auto;	height: auto; overflow: auto; position: absolute; top: 0; z-index: 507; padding: 165px 18px 30px 28px; margin: 0; width: 52%; right: 0; float: right;  -webkit-transform: translateZ(0px); -webkit-transform-style: preserve-3d; -webkit-animation: scale-menu-items 0.23s  ease-out  both !important; animation: scale-menu-items 0.23s  ease-out  both !important; -webkit-animation-delay: 0.10s !important; animation-delay: 0.10s !important; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; }
#navcontainer2overlay { width: 0%; height: 0%; margin: 0; padding: 0; position: absolute; z-index: 500; pointer-events: none;	opacity: 0;	-webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; }
@keyframes scale-menu-items { 0% {margin-right: -10px; transform: translateX(0px) scale(0.95); } 100% {margin-right: 0px; transform: translateX(0px) scale(1.0);} }
@-webkit-keyframes scale-menu-items { 0% { margin-right: -10px; -webkit-transform: translateX(0px) scale(0.95); } 100% { margin-right: 0px; -webkit-transform: translateX(0px) scale(1.0);} }
#navcontainer2 li {	display: block;	}
#navcontainer2 li:hover > ul { visibility: visible; }
#navcontainer2>ul>li:first-child>a { border-top-style: hidden; margin-top: -99px; }
#navcontainer2 a { text-align: left; position: relative; margin-top: 0; padding-top: 7px; padding-bottom: 7px; padding-left: 13px; display: block; float: none; letter-spacing: 1px; border-top-style: none; border-top-width: 1px; margin-bottom: 10px; }
#navcontainer2 a:hover { text-shadow: none; background-position: -10px; }
#navcontainer2 ul ul { overflow: auto; }
#navcontainer2 ul ul a { float: left; width: auto; height: auto; padding-top: 0; padding-bottom: 0; padding-right: 6px;	clear: right; display: inline-block;  border-left: 0 none transparent;}
#navcontainer2 ul ul a:hover { border-left: 0 none transparent;}
#navcontainer2 ul ul ul { float: left; clear: left;	padding-left: 7px; }
#navcontainer2 ul ul ul ul {padding-left: 14px; margin-bottom: 0;}
#navcontainer2 ul ul ul ul ul {padding-left: 21px; }
#navcontainer2 ul a, #navcontainer2, #navcontainer2 a {	font-size: 19px !important; line-height: 22px !important; }
#navcontainer2 ul ul a, #navcontainer2 ul ul a { font-size: 15px !important; line-height: 23px !important; }
/* @end */

@media only screen and (max-width: 500px) { #navcontainer2 { width: 92%; margin-right: 0; margin-left: 0; padding-right: 4%; padding-left: 4%;} }
/* @group SLOT - user-select- avoid box selection */
.slot-trigger-wrapper {	margin-right: auto;	margin-left: auto; position: relative; user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none;  }
#main_slot { display: none; height: 100%; pointer-events: auto; -webkit-backface-visibility: hidden;  backface-visibility: hidden; }
#slot-trigger, #slot-trigger .arrow_carrot-down {  cursor: pointer; margin-top: -30px; margin-right: 20px; right: 1px; font-size: 30px; text-indent: 0; position: relative;	width: 31px; display: block; height: 30px; z-index: 5;	padding: 0; transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear; -moz-transform: rotate(0deg) translateX(0px) scale(1); -webkit-transform: rotate(0deg) translateX(0px) scale(1); transform: rotate(0deg) translateX(0px) scale(1); }
#slot-trigger.slotopened { cursor: pointer; overflow: visible; }
#slot-trigger.slotopened .arrow_carrot-down { -moz-transform: rotate(180deg) translateX(0px) scale(1); -webkit-transform: rotate(180deg) translateX(0px) scale(1); transform: rotate(180deg) translateX(0px) scale(1); overflow: visible; } #slot-trigger:before { display: none; }
/* @end */

/* @group Global Classes */
/* FIX FIXED ISSUE IN WEAVER PIX SLIDESHOW PLUGIN */
a:link, a:visited, a:hover, a:active {  word-wrap: normal;  white-space: normal; }	 
blockquote, .standout { } .imageStyle { }
/* Main content area unordered list styles */
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; } 
/* Table Styles */
table { }
.standout, blockquote { text-align: left; font-size: 16px; margin: 3px 0; font-style: italic; padding: 10px 20px 15px 57px; background: url(images/elements/icons/quotes_1.png) no-repeat 1px 9px; border-style: none; line-height: 20px; }
.standout, #sidebar blockquote { font-size: 14px; font-style: italic; padding: 0 5px 9px 24px; margin: 0; text-align: left; background: url(images/elements/icons/quotes_2.png) no-repeat 1px 15px; border-style: none; line-height: 18px; }

/* @end */

/* ____CLASSIC PAGES____ */
/* @group blog */
.blog_top { position: relative; margin: 0; padding: 25px 0 0; }
.blog_bottom { display: none; }
/* @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:.8em}.blog-tag-size-2{font-size:.85em}.blog-tag-size-3{font-size:.9em}.blog-tag-size-4{font-size:.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}
/* @end */
/* @group Archive Page */
.blog-archive-background { text-decoration: none; }
.blog-entry-summary { margin-bottom: 15px; padding: 6px; }
.blog-archive-headings-wrapper { text-align: left; text-decoration: none; margin-right: auto; margin-left: auto; }
.blog-archive-entries-wrapper { text-align: left; text-decoration: none; margin-right: auto; margin-left: auto; padding: 1px; }
.blog-archive-entries-wrapper .blog-entry {}
.blog-archive-month { font-size: 25px; text-align: left; text-indent: 40px; margin-bottom: 4px; background: 12px 4px url(images/elements/icons/archives.gif) no-repeat; line-height: 30px; margin-top: 18px; }
.blog-archive-link { font-size: 13px; background: url(images/elements/icons/blog_back_on.gif) no-repeat 22px 4px; text-align: left; text-indent: 41px; margin-bottom: 22px; }
.blog-archive-link a:hover { text-decoration: none; }
/* ------------ */
.blog-archive-link-enabled { background: url(images/elements/icons/pen.png) no-repeat left center; font-size: 12px; padding-left: 25px; }
.blog-archive-link-disabled { font-size: 12px; padding-left: 25px; }
.blog-archive-link-enabled a:hover, .blog-archive-link-disabled a:hover {}
.blog-archive-link a:link, .blog-archive-link a:visited { text-decoration: underline; }
/* @end */

.blog-entry { text-align: left; }
.blog-entry-title {	display: inline-block; padding: 10px; margin-right: 20px; margin-top: 20px; margin-left: 10px; background-color: rgba(216, 216, 216, 0.15); border-top-left-radius:2px; -webkit-border-top-left-radius:2px; -moz-border-radius-topleft:2px; border-top-right-radius:2px; -webkit-border-top-right-radius:2px; -moz-border-radius-topright:2px; }
.blog-entry-title a { width: auto;}
.blog-entry-date { text-align: left; font-size: 11px; background: url(images/elements/icons/date.png) no-repeat 16px 6px; text-indent: 27px; font-style: italic; padding: 4px 4px 4px 10px; float: right; margin: 23px 10px 10px 0; }
/*styles the category link in the main entry */
.blog-entry-category { background: url(images/elements/icons/categories.png) 0px 0px no-repeat; margin-left: 5px; padding-left: 18px; padding-bottom: 10px; margin-right: 2px; }
/*styles the permalink link in the main entry */
.blog-entry-permalink {	padding-left: 16px; background: url(images/elements/icons/permalink.gif) no-repeat 0 0; margin-left: 4px; padding-bottom: 4px; }
.blog-read-more { padding: 5px; margin-top: 2px; margin-bottom: 2px; }
.blog-entry-body { padding: 11px; background-color: rgba(216, 216, 216, 0.15); margin-bottom: 10px; }
.blog-entry-comments { 	text-align: right; padding-right: 5px; margin-bottom: 15px; margin-top: 10px; font-size: 11px; }
/* ---box vertical tile------------------------------- */
#blog-archives { background-color: rgba(216, 216, 216, 0.1); }
/* ---box top------------------------------------- */
#blog-categories { background-color: rgba(216, 216, 216, 0.1); }
.blog-category-link-enabled, .blog-category-link-disabled {	font-size: 13px; padding-bottom: 0; line-height: 25px; padding-left: 30px; text-transform: uppercase; background: url(images/elements/icons/archives.png) no-repeat 5px center; }
.blog-category-link-disabled { position: relative; z-index: 1; }
.blog-category-link-enabled:hover, .blog-category-link-disabled:hover {	background: url(images/elements/icons/archives_2.png) no-repeat 5px center; }
/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds { font-size: 12px; line-height: 24px; padding-top: 7px; }
.blog-rss-link { background: url(images/elements/icons/rss.gif) no-repeat 0 2px; padding-bottom: 18px; float: left; clear: left; margin-top: 10px; margin-left: 2%; padding-left: 3%; text-indent: 4px; }
.blog-comments-rss-link { background: url(images/elements/icons/rss.gif) no-repeat 0 2px; padding-bottom: 4px; float: left; clear: left; margin-top: 10px; margin-left: 2%; padding-left: 3%; text-indent: 4px;}
.blog-rss-link { background: url(images/elements/icons/rss.gif) no-repeat 0 2px; padding-bottom: 18px; float: left; clear: left; margin-top: 10px; margin-left: 2%; padding-left: 3%; text-indent: 4px;}
.blog-comments-rss-link { background: url(images/elements/icons/rss.gif) no-repeat 0 2px; padding-bottom: 4px; float: left; clear: left; margin-top: 10px; margin-left: 2%; padding-left: 3%; text-indent: 4px; }
p.blog-entry-tags { padding-top: 5px; text-align: left;}
p.blog-entry-tags a { padding: 3px 1px 4px 20px; margin-left: 2px; }
/* Styles blog tag links normal and visited state */
p.blog-entry-tags a:link,p.blog-entry-tags a:visited { background: url(images/elements/icons/tags.png) no-repeat 0 3px; }
/* ---boxes————————— */
ul.blog-tag-cloud { background-color: rgba(216, 216, 216, 0.1); }
/* ___________________________ */
#blog-archives { padding: 10px; margin-top: 10px; line-height: 20px; margin-left: 2%; float: left; width: 27.5%; }
#blog-categories {	margin-top: 10px; padding: 10px; margin-left: 2%; float: left; width: 27.5%; }
ul.blog-tag-cloud { padding: 10px; margin-top: 10px; margin-left: 2%; float: left; width: 27.5%;}
/* __________ */
#blog-archives { padding: 10px;	 margin-top: 5px; line-height: 20px; margin-left: 2%; float: left; width: 27.4%; border-left-style: solid; border-left-width: 1px; border-right-width: 1px; border-right-style: solid; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid;	border-bottom-width: 1px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-bottom: 5px; }
#blog-categories { margin-top: 5px;	padding: 10px; margin-left: 2%; float: left; width: 27.4%; border-left-style: solid; border-left-width: 1px; border-right-width: 1px; border-right-style: solid; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-radius:3px; -webkit-border-radius:3px;  -moz-border-radius:3px; margin-bottom: 5px; }
ul.blog-tag-cloud { padding: 10px; margin-top: 5px; margin-left: 2%; float: left; width: 27.4%; border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-bottom: 5px; }
/* ______________ */
/* @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}.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%}.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 { margin: 0 0 0 6%; padding: 0; width: 94%; }
.message-text { margin-top: 0; margin-left: 6%; width: 90%; text-align: center; } 
.required-text {} 
.form-input-field { background-color: #fbfbfb; margin-top: 8px; color: #5d5d5d; transition: all 0.10s linear; -moz-transition: all 0.10s linear; -webkit-transition: all 0.10s linear; margin-left: auto; margin-right: auto; width: 90%; padding: 7px; border-style: solid; border-width: 1px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow: inset 0 0 10px rgba(192, 192, 192, 0.54); -webkit-box-shadow: inset 0 0 10px rgba(192, 192, 192, 0.54); -moz-box-shadow: inset 0 0 10px rgba(192, 192, 192, 0.54); }
.form-input-field:hover { box-shadow: inset 0 0 8px rgba(192, 192, 192, 0.53); -webkit-box-shadow: inset 0 0 8px rgba(192, 192, 192, 0.53);  -moz-box-shadow: inset 0 0 8px rgba(192, 192, 192, 0.53); }
.form-input-field:focus { position: relative; z-index: 3; padding-left: 10px; }
.form-input-field:hover, .form-input-field a:visited { background-color: #fffeff; border-color: #98a9fd; }
.form-input-field a:active, .form-input-field a:current { border-color: #98a9fd; background-color: #fffeff; }

/* button */
.form-input-button { padding: 6px 12px; color: #919191;	border: 1px solid #d5d5d5; text-transform: uppercase; margin: 10px 10px 0 5px; transition: all 0.20s linear; -moz-transition: all 0.20s linear; -webkit-transition: all 0.20s linear; text-shadow: #f1f1f1 0 1px 0; font-weight: bold; letter-spacing: 1px; background-color: #eaeaea; }
.form-input-button:hover { border: 1px solid #bcbcbc; color: #515151;}
.form-input-button:focus { } 
/* @end */

/* @group file sharing */
.filesharing-description { }
.filesharing-item { float: left; display: inline-table; background-color: rgba(216, 216, 216, 0.1); padding: 0; border-width: 1px; border-style: solid; width: 44.7%; margin: 2.6% 0 2.6% 4.2%; }
.filesharing-item-title { padding-top: 2px; background-color: rgba(216, 216, 216, 0.1); margin-left: auto; padding: 3%; width: 94%; margin-right: auto; position: relative; text-align: left; border-bottom-style: solid; border-bottom-width: 1px; }
.filesharing-item-title a:link { background: url(images/elements/icons/download.png) no-repeat 5px 45%; transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear; padding-left: 24px; }
.filesharing-item-title a:hover { text-decoration: underline; background: url(images/elements/icons/download_b.png) no-repeat 5px 75%; }
.filesharing-item-description {	font-weight: normal; padding: 15px 18px 18px; margin: 0;}
/* @end */

/* @group Sitemap */

.rw-sitemap { padding: 0; width: 70%; margin: 20px auto 25px; }
.rw-sitemap ul a { padding-left: 12px; font-size: 22px; line-height: 25px; }
.rw-sitemap ul { list-style-position: inside; list-style-image: none; list-style-type: none; background-image: none; margin: 0; padding: 0;}
.rw-sitemap ul li {	margin-bottom: 11px; background-color: rgba(216, 216, 216, 0.1);  padding: 10px 13px 13px;}
.rw-sitemap ul ul {	background-color: rgba(216, 216, 216, 0.1);  width: auto; }
.rw-sitemap ul ul a { padding: 6px; font-size: 16px; line-height: 20px; }
.rw-sitemap ul li {transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear; border-left-width: 1px; border-right-width: 1px; border-right-style: solid; border-left-style: solid; border-bottom-style: solid; border-bottom-width: 1px; border-top-style: solid; border-top-width: 1px; padding-bottom: 10px; }
.rw-sitemap ul ul li:hover, .rw-sitemap ul ul ul li:hover, .rw-sitemap ul ul ul ul li:hover { border-left-width: 0; border-right-width: 0; border-right-style: none; border-left-style: none; padding-right: 0; padding-left: 2px; margin-right: 0; margin-left: 0; background-image: none; }
.rw-sitemap ul ul:hover {background-color: rgba(216, 216, 216, 0.2); }
/* Fixed issue for hidden pages */
.rw-sitemap ul ul, .rw-sitemap ul ul ul, .rw-sitemap ul ul ul ul{  margin: 0; border-style: none; padding-top: 0; padding-bottom: 0; }
.rw-sitemap ul ul li { position: relative; border-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-image: none; margin-top: 10px; padding: 5px 0; }
.rw-sitemap ul ul li:hover { z-index: 3; border-left-style: none; border-right-style: none; }
.rw-sitemap ul li:last-child { margin-bottom: 5px; }
@media only screen and (max-width: 650px) {.rw-sitemap { width: 90%; padding-left: 0; padding-right: 0; } }
@media only screen and (max-width: 480px) {.rw-sitemap { padding-left: 0; padding-right: 0; margin-right: 0; margin-left: 0; width: 100%; } }

/* @end */
/* ____CLASSIC PAGES____ */

/* @group FONT SIZE */

/* reset font -  landscape-portraid */
body { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; }
/* body + extracontent --> 100%*/
html, body, header, #container, blockquote, #contentContainer, #contentContainer #content, #sidebarContainer, #sidebarContainer #sidebar, #headerEdge, #pageHeader, form, div, span, p, code, iframe, img, table, caption, footer, #extraContainer1, #extraContainer2, #extraContainer3, h1, h2, h3, h4, h5, h6 {font-size: 100%; font: inherit; }
#container, .photo-navigation, .photo-title { font-family: "Arial", Lucida Grande, sans-serif; }
.thumbnail-caption { font-size: 0.8em; }
/* @group Global Classes */
h6 {font-size: 16px; line-height: 19px;} h5 {font-size: 17px; line-height: 23px;} h4 {font-size: 22px; line-height: 25px;} h3 {font-size: 26px; line-height: 30px;} h2 {font-size: 30px; line-height: 34px;} h1 {font-size: 36px; line-height: 39px;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; font-style: normal; margin: 0; padding: 0; }

/* @end */
code {font-size: 0.875em;}
#sidebarContainer .sideHeader {	font-size: 1.2em; line-height: 1.6em; }
.form-input-button, .form-input-field {	font-size: 1em; }
/* @end */

/* CUSTOM CLASSES  clip text with Banner Image and banner image BG */
.bannertext {
background: url('../../../../rw_common/images/L1070140.jpg') no-repeat center top;
-webkit-background-size: cover; -moz-background-size: cover;  background-size: cover; 
-webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important;
-moz-background-clip: text !important; -moz-text-fill-color: transparent !important;
padding-top: 0.16em !important; padding-bottom: 0.16em !important;
overflow-wrap: break-word !important; display: inline-block;
}
.bannerbackground {
background: url('../../../../rw_common/images/L1070140.jpg') no-repeat center center;
-webkit-background-size: cover; -moz-background-size: cover;  background-size: cover; 
}

/* @group Multithemes addons */

/* @group ------ WEB-FONT FOR TEXT ONLY (for this theme only) */
.font-1, .font-1 a:link, .font-1 a:hover, .font-1 a:active, .font-1 a:visited,
.font-2, .font-2 a:link, .font-2 a:hover, .font-2 a:active, .font-2 a:visited,
.font-3, .font-3 a:link, .font-3 a:hover, .font-3 a:active, .font-3 a:visited,
.font-4, .font-4 a:link, .font-4 a:hover, .font-4 a:active, .font-4 a:visited,
.font-5, .font-5 a:link, .font-5 a:hover, .font-5 a:active, .font-5 a:visited,
.font-6, .font-6 a:link, .font-6 a:hover, .font-6 a:active, .font-6 a:visited,
.font-7, .font-7 a:link, .font-7 a:hover, .font-7 a:active, .font-7 a:visited,
.font-8, .font-8 a:link, .font-8 a:hover, .font-8 a:active, .font-8 a:visited,
.font-9, .font-9 a:link, .font-9 a:hover, .font-9 a:active, .font-9 a:visited,
.font-10, .font-10 a:link, .font-10 a:hover, .font-10 a:active, .font-10 a:visited,
.font-11, .font-11 a:link, .font-11 a:hover, .font-11 a:active, .font-11 a:visited, 
.font-12, .font-12 a:link, .font-12 a:hover, .font-12 a:active, .font-12 a:visited, 
.font-13, .font-13 a:link, .font-13 a:hover, .font-13 a:active, .font-13 a:visited, 
.font-14, .font-14 a:link, .font-14 a:hover, .font-14 a:active, .font-14 a:visited, 
.font-15, .font-15 a:link, .font-15 a:hover, .font-15 a:active, .font-15 a:visited {
transition: all 0s linear !important; -moz-transition: all 0s linear !important; -webkit-transition: all 0s linear !important; transition-property: color !important; transition-duration: 0ms !important; -webkit-transition-property: color !important; -webkit-transition-duration: 0ms !important; -moz-transition-property: color !important; -moz-transition-duration: 0ms !important;
}

/* @group Responsive WdebFonts */
.font-1, .font-1 a:link, .font-1 a:hover, .font-1 a:active, .font-1 a:visited { font-family: 'montserratmedium', sans-serif !important; }
.font-2, .font-2 a:link, .font-2 a:hover, .font-2 a:active, .font-2 a:visited { font-family: 'montserratbold', sans-serif !important; }
.font-3, .font-3 a:link, .font-3 a:hover, .font-3 a:active, .font-3 a:visited { font-family: 'ralewaylight', serif !important; }
.font-4, .font-4 a:link, .font-4 a:hover, .font-4 a:active, .font-4 a:visited { font-family: 'ubunturegular', sans-serif !important; }
.font-5, .font-5 a:link, .font-5 a:hover, .font-5 a:active, .font-5 a:visited { font-family: 'signikaregular', sans-serif !important; } 
.font-6, .font-6 a:link, .font-6 a:hover, .font-6 a:active, .font-6 a:visited { font-family: 'OpenSans', sans-serif !important; }
.font-7, .font-7 a:link, .font-7 a:hover, .font-7 a:active, .font-7 a:visited { font-family: 'fjalla_oneregular', sans-serif !important; }
.font-8, .font-8 a:link, .font-8 a:hover, .font-8 a:active, .font-8 a:visited { font-family: 'latolight', sans-serif !important; }
/*.font-9, .font-9 a:link, .font-9 a:hover, .font-9 a:active, .font-9 a:visited { font-family: 'vigaregular', sans-serif !important;}*/

.font-1, .font-1 a:link, .font-1 a:hover, .font-1 a:active, .font-1 a:visited, .font-2, .font-2 a:link, .font-2 a:hover, .font-2 a:active, .font-2 a:visited, .font-3, .font-3 a:link, .font-3 a:hover, .font-3 a:active, .font-3 a:visited, .font-4, .font-4 a:link, .font-4 a:hover, .font-4 a:active, .font-4 a:visited, .font-5, .font-5 a:link, .font-5 a:hover, .font-5 a:active, .font-5 a:visited, .font-6, .font-6 a:link, .font-6 a:hover, .font-6 a:active, .font-6 a:visited, .font-7, .font-7 a:link, .font-7 a:hover, .font-7 a:active, .font-7 a:visited, .font-8, .font-8 a:link, .font-8 a:hover, .font-8 a:active, .font-8 a:visited, .font-9, .font-9 a:link, .font-9 a:hover, .font-9 a:active, .font-9 a:visited, .font-10, .font-10 a:link, .font-10 a:hover, .font-10 a:active, .font-10 a:visited, .font-11, .font-11 a:link, .font-11 a:hover, .font-11 a:active, .font-11 a:visited, .font-12, .font-12 a:link, .font-12 a:hover, .font-12 a:active, .font-12 a:visited, .font-13, .font-13 a:link, .font-13 a:hover, .font-13 a:active, .font-13 a:visited, .font-14, .font-14 a:link, .font-14 a:hover, .font-14 a:active, .font-14 a:visited, .font-15, .font-15 a:link, .font-15 a:hover, .font-15 a:active, .font-15 a:visited  { transition-property: color !important; transition-duration: 0ms !important;  -webkit-transition-property: color !important; -webkit-transition-duration: 0ms !important; -moz-transition-property: color !important; -moz-transition-duration: 0ms !important; margin-top: 0!important; margin-bottom: 0!important; line-height: 1.1em; padding-top: 0.16em; padding-bottom: 0.16em; }
/* @end */
/* @end */

/* @group theme */
/* icons size */
#navcontainer_desktop a [class^="fa fa-"]:before, #navcontainer_desktop a [class*="fa fa-"]:before { font-size: 17px; }
#navcontainer_desktop ul ul a [class^="fa fa-"]:before, #navcontainer_desktop ul ul a [class*="fa fa-"]:before { font-size: 14px; }
/* _______NOT showed_______ */
#breadcrumbcontainer [class^="fa fa-"]:before, #breadcrumbcontainer [class*=" fa fa-"]:before, #breadcrumbcontainer a [class^="fa fa-"], #breadcrumbcontainer a [class*=" fa fa-"] {	vertical-align: top; text-indent: 0; font-size: 0; line-height: 0; }
/* @end */
/* @end */
/* ___________________________ */
#fade_status { top: 0px !important; }
#SlotOpened { top: 0px; }
#menuOpened { top: 0px; }
#parallax_on_off{ top: 0px; }
/* ___________________________ */
@media only screen and (max-width: 890px) { #blog-archives { line-height: 20px; float: left; width: 42%;} #blog-categories { float: left; width: 42%; } ul.blog-tag-cloud { float: left; width: 91%; } }
@media only screen and (max-width: 768px) { .form-input-field:focus:before { display: none; } .form-input-field:focus { padding-left: 7px; background-image: none; }  }

@media only screen and (max-width: 601px) { #blog-archives { line-height: 20px; float: left; width: 42%; } #blog-categories { float: left; width: 42%; } ul.blog-tag-cloud { float: left; width: 91%; } .blog-rss-link, .blog-comments-rss-link, .blog-rss-link, .blog-comments-rss-link { padding-left: 6%; } .filesharing-item { display: inline; margin: 2% 3% 20px 1%; width: 95.8%; } .photo-frame{ width: auto; margin-left: 0; margin-right: 0; padding-right: 0; padding-left: 0; } .thumbnail-wrap { margin-bottom: 5%; } }
@media only screen and (max-width: 480px) { form { padding: 0; width: 100%; margin-left: 0;	} .thumbnail-wrap { margin-bottom: 10%;} p.blog-entry-tags { margin-left: 3%; margin-right: 2.9%; } #blog-archives { width: 89%; } #blog-categories { width: 89%; } ul.blog-tag-cloud { width: 89%;} }
@media only screen and (max-width: 400px) { form { text-align: center; } }

/* @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 */