/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

.no-space {padding:0!important}
.tm-content {padding:0 !important}
/* RokSprocket
 ========================================================================== */

/* Mosaic Overlay Image effect */
img.hover-effect { 
	-webkit-transition: -webkit-transform 0.5s ease;
	-moz-transition: -moz-transform 0.5s ease;
	transition: transform 0.5s ease;
}
img.hover-effect: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;
}

/* Headline with Border
 ========================================================================== */
span.border {
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	padding:10px 20px;
}


@media screen and (min-width: 768px) {
	#top-a, #top-b, #top-c, #top-d, #bottom-a, #bottom-b, #bottom-c, #bottom-d {background-attachment:fixed;}

}
@media screen and (max-width: 768px) {
	h1 {font-size:1.3em !important;line-height:1.4 !important}
	h2 {font-size:1.2em !important;line-height:1.4 !important}
	h3 {font-size:1.2em !important;line-height:1.4 !important}
	h4 {font-size:1.2em !important;line-height:1.4 !important}
	#top-a, #top-b, #top-c, #top-d, #bottom-a, #bottom-b, #bottom-c, #bottom-d {padding:50px 0 !important;background-attachment:scroll}
	.uk-container {padding:0 5%!important}
	
	.uk-grid-divider:not(:empty) {
		margin-left: 0!important;
		margin-right: 0!important;}

}
/* Toolbar Outer 100%
 ========================================================================== */
.toolbar-outer {
	width:100%;
}
.tm-toolbar {
	margin:0!important;
	padding:10px 0;
}
.tm-toolbar ul {
	margin:0!important
}
.tm-toolbar ul li{
	border-color:white !important;
}

.tm-toolbar .uk-subnav > * {
	margin-top: 0;
}
/* Logo 
 ========================================================================== */
.logo {
	text-align:left;
	position:relative;
	float:left;
	left:0;
	top:0;
}
.logo p {
	margin-left:10px;
}

/* Absolute Module Position
 ========================================================================== */
.absolute {
	position: fixed;
	left:10px;
	top:20%;
	z-index:999;
}
.uk-dotnav li a {border:1px solid rgba(255, 255, 255, 0.5)}


/* Mainmenu 
 ========================================================================== */
.menu-inner {
	float:left;
	text-align:left;
}
.uk-dropdown .uk-nav {
	text-align: left;
}
.uk-navbar-nav {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

/* Mainmenu Center the Menu
 ========================================================================== */
.uk-navbar {
	float:none;
	text-align:center;
}
.uk-dropdown .uk-nav {
    text-align: left;
}

.uk-navbar-nav {
    display: inline-block;
    float: none!important;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center!important;
}
/* Sticky Menu
 ========================================================================== */
.uk-navbar.uk-active {
	background-color:rgba(0, 0, 0, 0.9) !important;
}

.tm-navbar {
	margin:0!important;
	padding:0!important;
}

/* Offcanvas Button
 ========================================================================== */

.uk-navbar-toggle {
	display: inline-block;
	float:right !important;
}

/*Center the Sub Menu
 ------------------------------------------------*/
.submenu .uk-subnav {
	display: inline-flex!important
}
.submenu .uk-subnav li a {
	color:#999;
	font-size:12px;
}
.submenu .uk-subnav li a:hover {
	color:#444;
	font-size:12px;
}

 
 /* Footer A Modules 
 ========================================================================== */
.footer-a-outer {
	font-size:12px;

}

/* Footer 
 ========================================================================== */
.tm-footer hr {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom:60px;
	 
 }
.tm-footer {
	margin:0!important;
	padding:20px 0 40px 0;
	font-size:12px;
}

/*Center the Footer Menu
 ------------------------------------------------*/
.tm-footer .uk-subnav {
	display: inline-flex!important
}



.uk-overlay-panel {
	background-color: rgba(0,0,0,0.5) 

}


/* Google Map
----------------------------------------------------------------------------------------------------*/
#map iframe {
	width:100%!important;
}
/* HR Styles
----------------------------------------------------------------------------------------------------*/
/*HR Margin
 ------------------------------------------------*/
.uk-grid-divider:empty {
	margin-bottom: 35px !important;
	margin-top: 35px !important;
}
hr {margin:40px 0 !important}

hr.style1{
	border-top: 1px solid #8c8b8b;
}


hr.style2 {
	border-top: 3px double #8c8b8b;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

hr.style4 {
	border-top: 1px dotted #8c8b8b;
}

hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}


hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}


hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}

hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

hr.style10 {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}


hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}

hr.style16 { 
  border-top: 1px dashed #8c8b8b; 
} 
hr.style16:after { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -12px; 
  left: 40px; 
  padding: 0 3px; 
  background: #f0f0f0; 
  color: #8c8b8b; 
  font-size: 18px; 
}


hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}

hr.style-one { 
	border: 0; 
	height: 1px; 
	margin:40px 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0)); 
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0)); 
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0)); 
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
}

hr.style-two { 
	padding: 0; 
	border: none; 
	border-top: medium double #ededed; 
	color: #ddd;
	text-align: center; 
	margin:40px 0;
} 
hr.style-two:after { 
	content: "v"; 
	display: inline-block; 
	position: relative; 
	top: -0.7em; 
	font-size: 1.5em; 
	padding: 0 0.25em; 
	background: white;
 }
 
hr.style-three {
	padding: 5px 0;
	border:none;
	border-bottom: solid 3px pink;
	font-weight: bold;
	position: relative;
	margin-bottom: 8px;
	width:200px;
	margin:0 auto;
	margin-bottom:50px;
	margin-top:30px;
}

hr.style-three:after {
	content: '';
	border-bottom: solid 3px blue;
	width: 100px;
	position: absolute;
	bottom: -20px;
	left: 0;
	right:0;
	margin:0 auto;
}
/* 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);
}


.tm-totop-scroller {
	background: #555 url("../images/backtotop.png") no-repeat scroll center center;
	border-radius: 100px;
	display: block;
	height: 40px!important;
	text-indent: -9999px;
	transition: all 0.2s linear 0s;
	width: 40px !important;
}
.tm-totop-scroller:hover {
	background: #ccc url("../images/backtotop.png") no-repeat scroll center center;
	border-radius: 100px;
	display: block;
	height: 40px!important;
	text-indent: -9999px;
	transition: all 0.2s linear 0s;
	width: 40px !important;
}
/* Video Iframe
 ========================================================================== */
.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
margin:20px 0;
}
/* CSS3 Effects
 ========================================================================== */

.single-effect {
    display: inline-block;
    margin: 0 18px;
}
.single-effect h3 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 20px;
}

.animation-1 {
    background-color: #fff;
    box-shadow: 0 0 0 0 #555;
    display: block;
    opacity: 1;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
}
.animation-1 img {
    height: 100%;
    width: 100%;
}
.animation-1:hover .view-caption {
    opacity: 1;
}
.animation-1:hover .view-caption a {
    padding-top: 24.5%;
}
.animation-1 .view-caption {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    color: #000;
    left: 0;
    margin: 10px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.75s ease-in-out 0s;
    z-index: 3;
}
.animation-1 .view-caption a {
    color: #000 !important;
    display: block;
    font-size: 30px;
    height: 100%;
    padding-top: 40.5%;
    transition: all 0.75s ease-in-out 0s;
	text-decoration:none;
	text-transform: uppercase;
}
.sprocket-mosaic-image-container { display: block; padding: 0px; margin: 0px 0px 24px; max-width: 100%; }
.sprocket-mosaic-image-container img { max-width: 100%; }
.sprocket-mosaic-image-container.pull-left { margin-right: 20px; }
.sprocket-mosaic-image-container { display: block; padding: 0px; margin: 0px; overflow: hidden; position: relative; width: 100%; max-width: 100%; }
.sprocket-mosaic-image-container a { width: 100%; height: 100%; }
.sprocket-mosaic-image-container img { transform: scale(1); transform-origin: 50% 50% 0px; transition: all 0.3s ease 0s; }
.sprocket-mosaic-image-container a:hover img { transform: scale(1.5); }
.sprocket-mosaic-image-container .item-image-backdrop { position: absolute; top: 0px; left: 0px; z-index: 10; width: 100%; height: 100%; background-color: rgb(255, 255, 255); visibility: hidden; opacity: 0; transition: all 0.3s ease 0s; }
.sprocket-mosaic-image-container a:hover .item-image-backdrop { visibility: visible; opacity: 0.8; }
.sprocket-mosaic-image-container .item-image-backdrop::before { content: ""; z-index: 11; display: block; width: 25px; height: 1px; background-color: rgb(0, 0, 0); position: absolute; top: 50%; left: 50%; margin-left: -12px; transition: all 0.3s ease 0s; transform: translateX(-150px); }
.sprocket-mosaic-image-container .item-image-backdrop::after { content: ""; z-index: 12; display: block; width: 1px; height: 25px; background-color: rgb(0, 0, 0); position: absolute; top: 50%; left: 50%; margin-top: -12px; transition: all 0.3s ease 0s; transform: translateY(-150px); }
.sprocket-mosaic-image-container a:hover .item-image-backdrop::before { transform: translateX(0px); }
.sprocket-mosaic-image-container a:hover .item-image-backdrop::after { transform: translateY(0px); }


.uk-nav-offcanvas a.scroll {font-size:1em; color:#fff}
.uk-offcanvas-bar {padding:40px}


.uk-overlay-background::after {
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: .5;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    right: 0;
}
.uk-overlay-panel div {z-index:1}
.uk-overlay-panel h1 {
    font-weight: 700;
    font-size: 7rem;
    line-height: 1;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.reference li {
	display:block;
	float:left;
	padding:5px 10px 0;
}
.reference li a {
	color:#333 !important;
	font-size:30px;
	font-weight:bold;
	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;
}
.reference a:hover {
	color:#fff !important;
	text-decoration:none;
}

/* jQuery Timer
 ========================================================================== */
.counter {
    font-size: 40px;
    font-weight: 700;
    margin: 20px auto;
	background:#141414
}
.ico-timer {
	padding:0;
	display: block;
	font-family: FontAwesome;
	font-size: 400%;
	margin-top: 10px;
	text-align:center;
	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;
	text-align:center;
}
.ico-timer:hover {
	color:#fff
}