/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */


#main .uk-grid > * {
    margin: 0 0 20px 0!important;
}
/* Mosaic Overlay Image effect */
img.sprocket-mosaic-image { 
	-webkit-transition: -webkit-transform 0.5s ease;
	-moz-transition: -moz-transform 0.5s ease;
	transition: transform 0.5s ease;
}
img.sprocket-mosaic-image:hover { 
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}


/*Rewrite the stupid bootstrap
 ------------------------------------------------*/
[class^="icon-"], [class*=" icon-"] {
    height: auto;
    line-height: 1.7!important;
    width: auto;
}
.no-space {padding:0!important}

@media screen and (max-width: 768px) {
	.no-space {padding:0 20px!important;}
	.uk-container {padding-right:20px!important; padding-left:20px!important}
	.sprocket-mosaic .sprocket-mosaic-container {margin: 0;}
}
@media screen and (max-width: 1180px) {
	.sprocket-mosaic .sprocket-mosaic-container {margin: 0;}
}


/* Dark Style Modules
 ========================================================================== */
.dark,
.dark a,
.dark p,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {color:}

/* Dark Style Modules
 ========================================================================== */
.bright,
.bright a,
.bright p,
.bright h1,
.bright h2,
.bright h3,
.bright h4,
.bright h5,
.bright h6 {color:#fff}

/* Headline with Border
 ========================================================================== */
span.border {
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	padding:10px 20px;
}

/* Headerbar Slider Styles
 ========================================================================== */
.headerbar {
	text-align:center;
	padding:0!important;
	position:relative;
	overflow:hidden;
	margin-top:-40px;
	width:100%;
	display:inline-block;
	margin-bottom:-7px;
}
@media screen and (max-width: 768px) {
	.headerbar {
		margin-top:0;
		margin-bottom:0;
	}
}


/* Toolbar Outer 100%
 ========================================================================== */
.jp-top-outer .uk-icon-button {
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
	color:#fff;
}
.jp-top-outer .uk-subnav > * {
    margin-top: 0;
    padding-left: 10px;
}
.jp-top-outer a {color:#999}
.jp-top-outer {
	background-color:#000;
	width:100%;
	color:#999;
	border-bottom:1px solid #111;
	font-size:12px;
}

.tm-toolbar {
	margin:0!important;
	padding:10px 0;
}
.tm-toolbar ul {
	margin:0!important
}
/* Banner Position
 ========================================================================== */
.demo-banner {
	width:400px;
	height:60px;
	border:1px dashed #ccc;
	padding:0 60px; 
	text-align:center; 
	font-size:24px; 
	line-height:60px; 
	opacity:0.5
}
/* Article Title
 ========================================================================== */
h3.uk-panel-title{
  	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding-bottom: 10px;
	position:relative;
}

h3.uk-panel-title::after{
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}

/* Article Title
 ========================================================================== */
h1.uk-article-title{
  	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
	position:relative;
}

h1.uk-article-title::after{
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}

/* Logo */
#logo-outer {
	width:100%;
	color:#999;
	padding:40px 0;
}

.logo {
	float:left;
	margin-left:0;
}
.logo p {
	margin:0!important;
}
/* Special Logo for Demo Logo 
 ========================================================================== */
.demo-logo{float:left}
.demo-logo span{float:left; line-height:100%; margin-left:10px;}

.demo-logo h1 {
	color:#fff;
	float:left;
	margin-left:10px;
}
.demo-logo i.uk-icon-large {
	color:#fff;
	text-decoration:none;
	background:#d24800;
	padding:10px 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:30px;
	float:left;
}
/* Mobile Logo 
 ========================================================================== */
.tm-logo-small {
    display: block;
	letter-spacing: normal!important;
	text-align:center;
}
.uk-navbar-toggle {
    background: #fff;
    color: #333;
    font-size: 20px;
    text-decoration: none;
	padding:2px 6px!important;
	height:auto!important;
}
/* Search Position 
 ========================================================================== */
.uk-navbar-flip .uk-search {margin:24px 20px 0 0;}

/* Mainmenu 
 ========================================================================== */
.uk-navbar-nav > li > a {
	text-transform:uppercase
}
/* Sticky Menu
 ========================================================================== */
@media screen and (max-width: 1025px) {
  #menu-outer {  
	  -webkit-transition: 0.15s ease-in-out;  
	  -ms-transition: 0.15s ease-in-out;  
	  transition: 0.15s ease-in-out;  
  }  
}

.tm-navbar {
	margin:0!important;
	padding:0!important;
}


/* Joomla System Output 
 ========================================================================== */
.main-outer {
    background: #fff!important;
}
/* Map Module 
 ========================================================================== */
#map {
	background:#fff;
}
#map iframe {
  background-color: rgba(0, 0, 0, 0.8);
  opacity:0.6;
}
/* Footer 
 ========================================================================== */
 #footer-a {
	 font-size:12px;
	 line-height:1.6;
	 font-family:Arial;
 }
.jp-footer-outer {background:#111;}
.tm-footer {
	margin:0!important;
	padding:20px 0;
	font-size:12px;
	color:#999;
	position:relative;
	width:100%;
	 font-family:Arial;
}
.tm-footer .uk-panel {margin:0}

.tm-footer .uk-subnav > * {
    margin-top: 0;
}
.tm-footer a {
	color:#999;
}
.tm-footer ul {
	text-align: center;
	margin:0 auto;
}
.tm-footer a:hover {
	color:#777!important;
}
/* Paypal Button 
 ========================================================================== */
form.paypal-form input{
	background: none;
	border:1px solid rgba(255,255,255,0.6);	
}
/* Image Styles
 ========================================================================== */

.shadow {
	box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.1);
	border:1px solid #fff;
}
.shadow-img {
	box-shadow: 0 -4px 25px rgba(0, 0, 0, 0.3);
}
img.effect {
	opacity:0.5;
	transition: all 0.4s ease-in-out 0s;

}
img.effect:hover {
	opacity:1;
}

/* Panel Box Border
 ========================================================================== */

.uk-panel-box-border{
	background:none!important;
	border:1px solid #ededed;
}

/* MODERN PICS WEBFONT
 ========================================================================== */
@font-face {
	font-family: "modern_pictogramsnormal";
	font-style: normal;
	font-weight: normal;
	src: url('../images/modernpics-webfont.eot') format("embedded-opentype"), url('../images/modernpics-webfont.woff') format("woff"), url('../images/modernpics-webfont.ttf') format("truetype"), url('../images/modernpics-webfont.svg') format("svg");
}

span.ico {
	border-radius: 50% 50% 50% 50%;
	display: block;
	font-family: 'modern_pictogramsnormal';
	font-size: 45px;
	height: 89px;
	line-height: 89px;
	margin: 0 auto 12px;
	transition: all 0.4s ease-in-out 0s;
	width: 89px;
	text-align:center;
	color:#fff;
}
span.ico:hover { 
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
}
.table-ico td {text-align:center}
.table-ico span.ico {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	font-family: 'modern_pictogramsnormal';
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 0;
	width: 40px;
	text-align:center;
	color:#fff;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	
}
