@import url("jstuff.css");

/* 

Nexus.css - Contents

01: Global
02: Header (custom module, date, logo, social)
03: Hornav Navigation
04: Responsive Navigation
05: Slideshow
06: Breadcrumbs
07: Default Module Styling
08: Top Modules
09: Main
10: Bottom Modules
11: Base Modules
12: Copyright / Footer / Social
13: Nexus Overrides Css
14: Font Awesome
15: Animate Css
16: Scroll to Top
17: Scroll to Div 
18: Miscellaneous

*/
/***************************************************************************/
/* 01: Global */
/***************************************************************************/
/* Body */
body {
  width: 100%;
  line-height: 180%;
  font-weight: 300;
  color: #000000;
  background-repeat: no-repeat;
  overflow-x: hidden;
}

/* Paragraphs */
p {
  /*word-spacing: 2px;*/
  /*letter-spacing: 2px;*/
  font-family: Georgia, Times New Roman, serif;
  color: #222;
  font-size: 17px;
}

/*H2's*/
h2,
h2 a:link,
h2 a:visited,
.content_header,
.articleHead {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 10px !important;
  text-align: left;
  /* text-transform: uppercase; */
  /* letter-spacing: 6px; */
}

h2,
.items-row h2,
.cols-2 h2,
.row-0 h2 {
}

/*Blog Headings */
.blog .page-header h2,
.item-page .page-header h2 {
  text-align: left;
}

/* Links */
a {
  color: #FFFFFF;
}

a:hover {
  color: #F5F5F5;
}

/* Images */
.item-image {
  height: auto !important;
  max-width: 100%;
  margin-bottom: 10px;
}

/*-- Framework --*/
#content100 {
  float: left;
}

#header_items {
  width: 100%;
}

#header.block_holder,
#slideshow.block_holder,
#footermenu.block_holder {
  padding: 0;
}

.module_margin {
  margin: 5px;
}

.top-1,
.top-2,
.contenttop,
.contentbottom,
.bottom-1,
.bottom-2,
.base-1,
.base-2 {
  float: left;
}

#breadcrumb-1,
#footer-1,
#footer-2,
#footer-3 {
  float: left;
  width: 100%;
}

.block_holder {
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}

.jl_container {
  width: 100%;
}

.jl_container_bg {
  width: 100%;
}

.wrapper960 {
  width: 960px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

/***************************************************************************/
/* 01: End Global */
/***************************************************************************/
/***************************************************************************/
/* 02: Header */
/***************************************************************************/
/* Header Container */
#container_header {
  height: 180px;
  position: fixed;
  top: 0px;
}

#container_header {
  z-index: 5000;
}

#header {
  position: relative;
}

#header.block_holder {
  margin: 0px;
}

/*--Logo & Slogan Layout--*/
/* Logo */
#logo {
  position: relative;
  top: -80px;
  left: 0px;
  z-index: 1000;
}

.logo_container {
  top: 0px;
  width: 356px;
  margin: 0 auto;
}

.logoimage {
  margin: 0;
  padding: 0;
}

.logoimage a {
  display: block;
  position: relative;
  z-index: 0;
  width: 350px;
  background: url(../images/logo.png) no-repeat;
  z-index: 1;
}

.logo_container,
.logoimage,
.logoimage a {
  height: 80px;
}

.logo-text {
  padding: 0;
  text-align: center;
}

.logo-text a {
  font-size: 40px !important;
  font-weight: 200;
  outline: medium none;
  position: relative;
  text-decoration: none;
  top: 0px;
  white-space: nowrap;
  width: 100%;
  text-transform: uppercase;
}

/* Slogan */
p.site-slogan {
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  position: relative;
  white-space: nowrap;
  top: -10px;
}

/* Logo Mobile */
#logo_mobile {
}

/* Header items */
/* Custom Module */
#custom {
  float: right;
  clear: both;
  font-size: 13px;
  max-width: 350px;
  padding: 18px 18px;
  z-index: 1;
  margin-top: -190px;
}

#custom p,
#custom .module_margin {
  margin: 0px;
}

/* Header Responsive Divs */
#container_logo_menu_mobile,
#container_social_mobile,
#container_hornav_mobile {
  display: none;
}

#container_social_mobile,
#container_hornav_mobile {
  display: none;
}

#social_mobile {
  padding: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

/***************************************************************************/
/* End Header */
/***************************************************************************/
/***************************************************************************/
/* 03: Hornav Navigation */
/***************************************************************************/
#hornav {
  top: 80px;
  position: relative;
  height: 95px;
}

#hornav > ul {
  padding: 0;
  text-align: center;
  position: relative;
  top: 30px;
}

#hornav > ul > li a {
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.8em;
  list-style: outside none none;
  margin: 0;
  padding: 12px 20px 13px 20px;
  letter-spacing: 2px;
}

#hornav > ul > li > a:hover,
#hornav > ul > li > a:focus,
#hornav > ul > li > a:active {
  text-decoration: none;
}

#hornav ul li {
  display: inline-block;
  position: relative;
}

#hornav ul li.deeper.parent a {
  background-image: url(../images/arrow_down.png);
  background-repeat: no-repeat;
  background-position: right center;
}

#hornav ul ul li a {
  background-image: none !important;
}

#hornav ul li.active.deeper.parent,
#hornav ul li.current.active a {
  background-color: rgba(164, 164, 164, 0.77);
}

#hornav ul li.active.deeper.parent ul li.current.active a {
  box-shadow: none !important;
  background-color: none !important;
}

#hornav ul ul {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  display: block;
  list-style: none;
  margin-top: -12px;
  padding: 5px 0 !important;
  min-width: 260px;
  z-index: 1000;
  border-radius: 0px 0px 5px 5px;
}

#hornav ul ul li {
  min-height: 22px;
  text-align: left;
  /*required to position li's when menu centered */
  width: 100%;
  /*required to position li's when menu centered */
  padding: 0px;
}

#hornav ul ul li a {
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 11px;
  border: none !important;
  border-radius: 0px !important;
  margin-left: 0px !important;
  background-color: transparent !important;
}

#hornav ul ul li a:active,
#hornav ul ul li a:focus,
#hornav ul ul li a:hover {
  text-decoration: none;
  border: none !important;
  border-radius: 0px !important;
  margin-left: 0px !important;
}

#hornav ul ul li:first-child {
  border-top: none;
}

#hornav ul ul li:hover a {
  text-decoration: none;
}

#hornav ul ul ul:before {
  display: none;
}

#hornav li ul,
#hornav li ul li ul {
  position: absolute;
  height: auto;
  min-width: 260px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  top: 92px;
  z-index: 4000;
}

#hornav li:hover > ul,
#hornav li ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 48px;
}

#hornav li:hover > ul,
#hornav li ul li:hover > ul {
  -webkit-transition: opacity 300ms linear;
}

#hornav li ul li ul {
  left: 230px;
  top: 0;
}

#hornav li ul li:hover > ul {
  top: 0px;
  left: 260px;
}

#hornav > ul > li:last-of-type > ul {
  left: auto !important;
  right: 1px !important;
}

/***************************************************************************/
/* 03: End Hornav Navigation */
/***************************************************************************/
/***************************************************************************/
/* 04: Responsive Navigation */
/***************************************************************************/
/*-----------------------------------------------------------------------------------*/
/* Top Menu - Mobile */
/*-----------------------------------------------------------------------------------*/
#hornav_mobile.block_holder {
  padding: 10px;
}

.hornavmenumobile {
  display: none;
}

#container_hornav_mobile {
  display: none;
}

/*
    Mobile Menu Core Style
*/
.slicknav_menu {
  display: none;
  font-size: 18px;
  *zoom: 1;
}

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  clear: both;
}

.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  display: block;
  line-height: 1.188em;
  float: left;
}

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
  margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
  font-size: 18px;
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.700);
}

.slicknav_menu .slicknav_btn {
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 29.5px;
  line-height: 1.125em;
  cursor: pointer;
}

.slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}

.slicknav_menu .slicknav_nav {
  color: #FFF;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  clear: both;
}

.slicknav_menu .slicknav_nav ul,
.slicknav_menu .slicknav_nav li {
  display: block;
}

.slicknav_menu .slicknav_nav a {
  padding: 10px;
  margin: 2px 0px;
  text-decoration: none;
  text-align: left;
  color: #5D5050;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}

.slicknav_menu .slicknav_nav a:hover {
  background: rgba(176, 89, 89, 0.600);
}

.slicknav_menu .slicknav_nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.slicknav_menu .slicknav_nav ul li {
  background: rgba(0, 0, 0, 0.2);
}

.slicknav_menu .slicknav_nav ul li li {
  background: rgba(0, 0, 0, 0.3);
  text-indent: 10px;
}

.slicknav_menu .slicknav_nav ul li li li {
  background: rgba(0, 0, 0, 0.3);
  text-indent: 20px;
}

.slicknav_menu .slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}

.slicknav_menu .slicknav_nav .slicknav_item {
  display: block;
  cursor: pointer;
  padding: 14px;
  margin: 2px 0px;
}

.slicknav_menu .slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}

.slicknav_menu .slicknav_nav .slicknav_item:hover {
  background: rgba(0, 0, 0, 0.6);
}

.slicknav_menu .slicknav_nav .slicknav_item a {
  display: inline;
}

.slicknav_menu .slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

.slicknav_menu .slicknav_icon-bar {
  height: 2px !important;
  width: 30px;
  background-color: #5D3C3C;
}

.slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 4px;
}

/***************************************************************************/
/* 04: End Responsive Navigation */
/***************************************************************************/
/***************************************************************************/
/* 05: Slideshow */
/***************************************************************************/
/* Slideshow Navigation Buttons on image */
/* slideshow navigation */
.nivo-controlNav {
  padding-top: 5px !important;
}

.nivo-controlNavHolder {
  padding: 10px 0px;
  background-image: url(../images/slideshow-bottom.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 30px;
}

.nivo-controlNav a {
  background: url("../images/slide-bullet.png") no-repeat scroll 0 0 transparent !important;
  border: 0 none;
  display: block;
  float: left;
  height: 30px;
  margin-right: 3px;
  text-indent: -9999px;
  width: 30px;
}

/*Custom Paragraph in Showcase*/
#showcase .custom p {
  margin: 0px !important;
}

/*Remove margin under slideshow navigation*/
body .ari-image-slider-wCtrlNav {
  margin-bottom: 0px !important;
}

/*Remove box shadow and loading gif*/
.nivoSlider {
  box-shadow: none !important;
  background-image: none !important;
}

/*Remove background image on navigation*/
.nivo-controlNavHolder {
  background-image: none !important;
}

/***************************************************************************/
/* 05: End Slideshow */
/***************************************************************************/
/***************************************************************************/
/* 06: Breadcrumbs */
/***************************************************************************/
#breadcrumb .module_padding {
  padding: 0px;
}

#breadcrumb-1 .module_margin {
  margin: 0px;
}

#breadcrumb .module {
  padding-left: 10px;
  padding-right: 10px;
  border: none;
}

#breadcrumb.block_holder {
  padding: 5px 25px !important;
}

div.breadcrumbs {
  color: #FFFFFF;
}

/***************************************************************************/
/* 06: End Breadcrumbs */
/***************************************************************************/
.contact {
  position: relative;
}

/***************************************************************************/
/* 07: Default Module Styling */
/***************************************************************************/
/* Module Header Styling */
.module h3,
.module_menu h3 {
  padding-bottom: 12px;
  padding-top: 12px;
  font-size: 25px;
  font-family: lato;
  text-align: center;
  margin: 0;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.module_padding {
  height: 100%;
  padding: 25px;
}

.module_content {
  padding: 5px 0;
}

#sidecol .module {
  margin-bottom: 10px;
}

/* Module Styling - Menus */
.module ul,
.module_menu ul {
  list-style-type: none;
}

.module ul a,
.module_menu ul a {
  border-bottom: 1px dotted;
  color: #000000;
  margin: 0 0 7px;
  padding: 0px 8px 8px 8px;
  display: block;
  text-decoration: none !important;
  letter-spacing: 2px;
}

.module ul a:hover,
.module_menu ul a:hover,
.module ul a:focus,
.module_menu ul a:focus {
  color: #999999;
}

/*use to highlight active link*/
.module ul li.active a,
.module_menu ul li.active a {
}

.module ul li li a,
.module_menu ul li li a {
  border: none !important;
  padding-left: 25px;
}

/***************************************************************************/
/* 07: End Default Module Styling */
/***************************************************************************/
/***************************************************************************/
/* 08: Top Modules */
/***************************************************************************/
/***************************************************************************/
/* 08: End Top Modules */
/***************************************************************************/
/**********************************************************************************/
/* 09: Main (Component area sidecolumns, contenttop & content bottom mods) */
/**********************************************************************************/
/* Main Content */
.maincontent {
  padding: 20px 30px;
}

/* Contenttop, Contentbottom Modules */
.contenttop .module_margin {
  margin-top: 0px;
}

.contentbottom .module_header h3,
.contenttop .module_header h3 {
  border-bottom: 1px dotted;
  padding: 0 0 15px 8px;
}

/* Side Columns */
#sidecol_a,
#sidecol_b {
  height: 100%;
}

.sidecol_block .module,
.sidecol_block .module_menu {
  margin-bottom: 0px;
}

.sidecol_block .module_header h3 {
  text-align: left;
  padding: 15px 0 15px 8px;
  margin-top: 0px;
  background: none !important;
}

.sidecol_block .module_menu ul.menu li a,
ul.latestnews li a {
  border-bottom: none !important;
  background: url("../images/underline.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}

/*********************************************************************************/
/* 09: End Main */
/*********************************************************************************/
/***************************************************************************/
/* 10: Bottom Modules */
/***************************************************************************/
/***************************************************************************/
/* 10: End Bottom Modules */
/***************************************************************************/
/***************************************************************************/
/* 11: Base Modules */
/***************************************************************************/
/* Modules - Menus */
#base .module ul a,
#base .module ul a,
#base .module_menu ul a {
  background: url("../images/underline.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
  border: medium none !important;
  color: #FFFFFF;
  margin: 0 0 7px;
  padding: 0 0 8px 0px;
}

#base a {
  color: #FFFFFF !important;
  text-decoration: underline;
}

#base a:hover {
  color: #F2F2F2 !important;
  text-decoration: underline;
}

/***************************************************************************/
/* 11: End Base Modules */
/***************************************************************************/
/***************************************************************************/
/* 12: Copyright / Footer */
/***************************************************************************/
/* Footer Menu */
div#footermenu.block_holder div.module_margin {
  margin: 0px !important;
}

#footermenu ul li {
  padding: 5px 0;
  display: inline-block;
}

#footermenu ul li a {
  padding: 0 10px;
  font-size: 13px;
  display: block;
  margin-bottom: 3px;
}

#footermenu ul li:first-child a {
  padding-left: 0px;
}

#footermenu.block_holder div.module_margin ul.menu {
  text-align: center;
  margin: 0px !important;
}

#footermenu ul li:last-child a {
  border: none;
}

/* Copyright */
#copyright {
  text-align: center;
  clear: both;
}

#copyright a {
  color: #BBB;
  text-decoration: none;
}

#copyright.module_margin {
  margin: 0px !important;
}

/* Social Media */
#social {
  padding: 50px 0px 0px 0px;
}

#social ul {
  text-align: center;
  list-style: none;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#social ul li {
  display: inline-block;
  padding: 0px;
  margin: 4px;
}

#social ul li a {
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  background-position: 5px -35px;
  background-repeat: no-repeat;
  opacity: 0.6;
}

#social ul li a {
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.5);
  opacity: 1;
  border-radius: 50px;
}

.social-facebook a {
  background: url(../images/social/facebook.png) no-repeat 50% 50%;
  background-color: #3B5998;
}

.social-facebook a:hover {
  background-color: #595959;
}

.social-twitter a {
  background: url(../images/social/twitter.png) no-repeat 50% 50%;
  background-color: #48C4D2;
}

.social-twitter a:hover {
  background-color: #595959;
}

.social-googleplus a {
  background: url(../images/social/googleplus.png) no-repeat 50% 50%;
  background-color: #D94A39;
}

.social-googleplus a:hover {
  background-color: #595959;
}

.social-youtube a {
  background: url(../images/social/youtube.png) no-repeat 50% 50%;
  background-color: #F45750;
}

.social-youtube a:hover {
  background-color: #595959;
}

.social-pinterest a {
  background: url(../images/social/pinterest.png) no-repeat 50% 50%;
  background-color: #CB2027;
}

.social-pinterest a:hover {
  background-color: #595959;
}

.social-dribbble a {
  background: url(../images/social/dribbble.png) no-repeat 50% 50%;
  background-color: #EF5B92;
}

.social-dribbble a:hover {
  background-color: #595959;
}

.social-flickr a {
  background: url(../images/social/flickr.png) no-repeat 50% 50%;
  background-color: #F1628B;
}

.social-flickr a:hover {
  background-color: #595959;
}

.social-skype a {
  background: url(../images/social/skype.png) no-repeat 50% 50%;
  background-color: #18B7F1;
}

.social-skype a:hover {
  background-color: #595959;
}

.social-digg a {
  background: url(../images/social/digg.png) no-repeat 50% 50%;
  background-color: #2882C6;
}

.social-digg a:hover {
  background-color: #595959;
}

.social-linkedin a {
  background: url(../images/social/linkedin.png) no-repeat 50% 50%;
  background-color: #71B2D0;
}

.social-linkedin a:hover {
  background-color: #595959;
}

.social-vimeo a {
  background: url(../images/social/vimeo.png) no-repeat 50% 50%;
  background-color: #62A0AD;
}

.social-vimeo a:hover {
  background-color: #595959;
}

.social-yahoo a {
  background: url(../images/social/yahoo.png) no-repeat 50% 50%;
  background-color: #AB64BC;
}

.social-yahoo a:hover {
  background-color: #595959;
}

.social-tumblr a {
  background: url(../images/social/tumblr.png) no-repeat 50% 50%;
  background-color: #3A5976;
}

.social-tumblr a:hover {
  background-color: #595959;
}

.social-deviantart a {
  background: url(../images/social/deviantart.png) no-repeat 50% 50%;
  background-color: #D0DE21;
}

.social-deviantart a:hover {
  background-color: #595959;
}

.social-delicious a {
  background: url(../images/social/delicious.png) no-repeat 50% 50%;
  background-color: #3274D1;
}

.social-delicious a:hover {
  background-color: #595959;
}

.social-rss a {
  background: url(../images/social/rss.png) no-repeat 50% 50%;
  background-color: #FE9900;
}

.social-rss a:hover {
  background-color: #595959;
}

/***************************************************************************/
/* 12: End Copyright / Footer */
/***************************************************************************/
/***************************************************************************/
/* 13: Nexus Overrides */
/***************************************************************************/
/*Component User Login*/
.login_joomlage {
  border: 1px solid;
  margin: 0 auto;
  max-width: 400px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
  border-radius: 0px;
}

ul.login_menu_joomlage {
  text-align: center;
  margin-left: 0px;
}

ul.login_menu_joomlage li {
  display: inline-block;
  margin: 0 auto;
  list-style: none;
  clear: none;
  padding: 5px;
}

/***************************************************************************/
/* 13: End Nexus Overrides */
/***************************************************************************/
/***************************************************************************/
/* 14: Font Awesome */
/***************************************************************************/
/* All icons (classes beginning with “fa-” */
[class^="fa-"]:before,
[class*=" fa-"]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/***************************************************************************/
/* 14: End Font Awesome */
/***************************************************************************/
/***************************************************************************/
/* 15: Animate Css */
/***************************************************************************/
.animatediv {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
  font-size: 22px;
  margin: 30px auto 60px;
  padding: 80px 0;
  text-align: center;
  color: white !important;
  width: 50%;
}

/***************************************************************************/
/* 15: End Animate Css */
/***************************************************************************/
/***************************************************************************/
/* 16: Scroll to Top  */
/***************************************************************************/
.scrollup {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: fixed;
  bottom: 25px;
  right: 23px;
  display: none;
  text-indent: -9999px;
  background: url(../images/scroll.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  background-position: center center;
  background-size: contain;
  z-index: 1000;
}

/***************************************************************************/
/* 16: End Scroll to Top  */
/***************************************************************************/
/***************************************************************************/
/* 17: Scroll to Div  */
/***************************************************************************/
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow {
  bottom: 40px;
  margin-left: -20px;
  position: absolute;
  right: 23px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: url(../images/scroll-down.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  background-size: contain;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

/***************************************************************************/
/* 17: End Scroll to Div  */
/***************************************************************************/
/***************************************************************************/
/* 18: Miscellanenous */
/***************************************************************************/
/* purchase button */
.purchase-btn,
.purchase-btn:active {
  border-radius: 0px !important;
  padding: 20px;
  font-size: 18px;
  font-family: lato;
  font-weight: bold;
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  color: #FFFFFF !important;
  border: 1px solid rgba(0, 0, 0, 0.3) !important;
}

/* more templates button */
.purchase-btn-more,
.purchase-btn-more:active {
  border-radius: 0px !important;
  padding: 20px;
  font-size: 18px;
  font-family: lato;
  font-weight: bold;
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0.4) !important;
  color: #FFFFFF !important;
  border: 1px solid rgba(0, 0, 0, 0.4) !important;
}

.purchase-btn-more span {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
}

/* login Module */
.userdata {
  margin-top: 10px;
}

/* background parallax images */
#container_slideshow_bg,
#container_jumbotron_bg,
#container_top_modules_bg,
#container_maincontent_bg,
#container_base_modules_bg,
#container_bottom_modules_bg {
  background-position: 50% 50%;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  position: relative !important;
}

/* Spacer divs */
.spacer {
}

.spacer-mobile {
  display: none;
}

/*images in articles*/
img.pull-left {
  margin-right: 15px;
  margin-top: 8px;
}

img.pull-right {
  margin-left: 15px;
  margin-top: 8px;
}

/* Page Header */
.page-header {
  margin-top: 0px !important;
  padding-bottom: 0px !important;
}

/* Sticky Div */
#sticky {
  padding: 0.5ex;
  width: 600px;
  background-color: #333;
  color: #FFF;
  font-size: 2em;
  border-radius: 0.5ex;
}

#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
  border-radius: 0 0 0.5em 0.5em;
}

/* Utility Classes */
.padding-left-10 {
  padding-left: 10px !important;
}

/*Scroll to*/
.scrollto {
  display: block;
}

.scrollto-mobile {
  display: none;
}

/* Joomlage Imagehover effect override */
.effect-lily {
  border: 1px solid #FFFFFF !important;
}

figure figcaption {
  text-transform: capitalize !important;
}

figure.effect-lily img {
  opacity: 1 !important;
}

figure.effect-lily h2,
figure.effect-lily p {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

figure h2 {
  text-align: left !important;
}

/* Joomlage Thumbs Gallery override */
.joomlagethumbs {
  margin: -5px 0 0 !important;
}

/* Callto Margin-top*/
.callto-margin-top {
  margin-top: 200px !important;
}

/* Tags Styling */
ul.tags {
  margin-left: 0px !important;
}

ul.tags li {
  display: inline !important;
}

ul.tags li {
  margin-left: 10px;
  !important;
}

ul.tags li:first-child {
  margin-left: 0px;
  !important;
}

ul.tags li a {
  border-radius: 0 !important;
  padding: 8px !important;
}

ul.tags .label {
  font-size: 13px;
  font-weight: normal;
  /*background: transparent !important;*/
  padding: 4px 4px 4px 5px !important;
  border-bottom: none !important;
  text-shadow: none !important;
}

/* Tags Module Popular */
.tagspopular ul {
  margin-bottom: 10px;
}

.tagspopular ul li {
  clear: none;
  float: left;
}

.tagspopular ul li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  clear: both;
  float: left;
  border-bottom: none !important;
}

.tagspopular ul li span.tag-count.badge.badge-info {
  border-radius: 0;
  margin-left: 5px;
  margin-right: 15px;
}

/*Tag Search Results*/
.tag-body p {
  line-height: 180%;
}

.tag-category ul.category.list-striped li h3 a {
  font-size: 35px;
  line-height: 50px;
  margin: 0 0 10px !important;
  text-align: left;
  text-transform: uppercase;
}

/* Vegas Slidshow - container positioning */
#container_slideshow,
#container_top_modules,
#container_main,
#container_bottom_modules,
#container_base,
#container_copyright_footermenu {
  position: relative !important;
}

/* Joomlage Icons Module */
h3.jl-icons-module-title {
  font-size: 20px !important;
}

/* Joomlage Thumbsgallery Module */
.joomlagethumbs i {
  background: #FFFFFF !important;
}

/* readmore button */
.readmore a.btn {
  border: 1px solid rgba(0, 0, 0, 0.7);
}

/*Header Fader*/
.loadHeadfader {
  color: #FFFFFF;
  height: 180px;
  min-width: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  z-index: 100;
}

/***************************************************************************/
/* 18: End Miscellanenous */
/***************************************************************************/
/* intestazione sezioni */
.titolo_sezione_chiara_stile {
  margin-top: 50px;
  border-top: 1px solid #111;
}

.titolo_articolo,
.titolo_articolo a {
}

#evolveoitalia {
  /*+placement: 0px -26px;*/
  position: relative;
  left: 0px;
  top: -26px;
  font-family: Arial;
  word-spacing: 4px;
  letter-spacing: 3px;
}

.lista-tag {
  line-height: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  list-style: none !important;
}

/*#moomenu
{
	text-shadow: -1px 0px 1px #FDFDFD;
	font-weight: bold;
}*/
/*#container_header
{
	border-bottom: solid thin #696969;
}*/
.label-info[href],
.badge-info[href] {
  background-color: #2C2C2C !important;
}
/*#copyright-footermenu
{
	background-image: url(/images/wheel.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
}*/
