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

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#header,
#breadcrumbs,
#content,
#footer { margin: 15px; }

#menu .module { margin: 10px 5px; }

#footer .module { margin: 0; }

#toolbar,
#headerbar { margin-bottom: 15px; }


/* Layout
----------------------------------------------------------------------------------------------------*/

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	background: url(../images/totop_scroller.png) 50% 50% no-repeat;
	text-decoration: none;
}

/* socials */

.socials{
  margin:1em;
  
}

.nsb_container #l17, #l18, #l19 {
  padding: 0.5em;
max-width: 45px;
margin-top: 3em;
}


.layout-slideshow .sprocket-features-arrows .arrow {
	position: absolute;
	display: block;
	width: 24px;
	height: 48px!important;
	top: 50%;
	margin-top: -12px;
	border-radius: 0;
	opacity: 0.5;
	cursor: pointer;
	z-index: 10;
	text-align: center;
	font-size: 2.2em;
	padding-top: 14px !important
}