/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Frontpage Article */
.grid-seperator { 
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}

.grid-seperator:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 35px;
	right: 35px;
	border-bottom: 1px solid #e2e2e2; 
}

.grid-seperator.grid-block { margin: -15px -35px 0 -35px; }
.grid-seperator > .grid-box > * { margin: 0 35px; }

.grid-seperator .grid-box:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #e2e2e2;
}

.grid-seperator .grid-box:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 25px;
	margin-left: -12px;
	background: url(../../../images/yootheme/seperator_runner.png) 50% 50% no-repeat;
}

.grid-seperator .grid-box:first-child:before,
.grid-seperator .grid-box:first-child:after { display: none; }

.grid-seperator .subtitle { margin-top: 15px; }

#page .minus-margin-b30 { margin-bottom: -30px; }

/* Widgetkit Slideshow */
.wk-slideshow-pacetabs .nav li span.slideshow-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 10px;
	width: 18px;
	height: 25px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.wk-slideshow-pacetabs .nav li span.easytracking { background-image: url(../../../images/yootheme/demo/slideshow/slideshow_easytracking.png); }
.wk-slideshow-pacetabs .nav li:hover span.slideshow-icon,
.wk-slideshow-pacetabs .nav li.active span.slideshow-icon { background-position: 0 -25px; }

.wk-slideshow-pacetabs .nav li span.activities{ background-image: url(../../../images/yootheme/demo/slideshow/slideshow_activities.png); }
.wk-slideshow-pacetabs .nav li span.synchronization{ background-image: url(../../../images/yootheme/demo/slideshow/slideshow_synchronization.png); }

.frontpage-image { border-radius: 3px 3px 0 0; }

.frontpage-tabs {
	position: absolute;
	z-index: 1;
}

.frontpage-tabs h1 > span { color: #d7d7d7; }

.frontpage-tabs.slide1 {
	top: 15px;
	text-align: center;
	left: 50%;
}

.frontpage-tabs.slide1 > * { margin-left: -100%; }

.frontpage-tabs.slide2,
.frontpage-tabs.slide3 {
	top: 35px;
	left: 35px;
	width: 60%;
}

/* Bottom B Lists */
#bottom-b ul { word-wrap: break-word; }w

/* Helper classes */

.small-space li + li { margin-top: 5px; }

/* WordPress Frontpage hide page title */

.wp-page-30 .item > header { display: none; }

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

	.frontpage-tabs h1 { margin-bottom: 5px; }
	.frontpage-tabs p.subtitle { margin-top: 0; }

}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

	.frontpage-tabs.slide1,
	.frontpage-tabs.slide3 { top: 10px; }

	.frontpage-tabs.slide2 { top: 10px; }

	.frontpage-tabs.slide2,
	.frontpage-tabs.slide3 { left: 33px; }

}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {

	.wk-slideshow-pacetabs .nav li span.slideshow-icon { margin-right: 5px; }

	.frontpage-tabs.slide1,
	.frontpage-tabs.slide3 { top: 0; }

	.frontpage-tabs.slide2 { top: 5px; }

	.frontpage-tabs.slide2,
	.frontpage-tabs.slide3 { left: 23px; }

	p.subtitle { margin: 10px 0; }

	.frontpage-tabs .button-primary { font-size: 10px; }

}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	.grid-seperator .grid-box:before,
	.grid-seperator .grid-box:after { display: none; }

	.frontpage-tabs.slide1,
	.frontpage-tabs.slide3 { top: -12px; }

	.frontpage-tabs.slide2 { top: -10px; }

	.frontpage-tabs.slide2,
	.frontpage-tabs.slide3 { left: 14px; }

	p.subtitle { margin: 5px 0; }

	.frontpage-tabs .button-primary { 
		padding: 0 5px;
		font-size: 8px;
	}

}

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
  display: table-cell;
  height: 235px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  width: 220px;
}

#block-main { 
	background-clip: padding-box;
/*	margin-left: 239px; */
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #e1e1e4;
	border-color: rgba(0,0,0,0.05);
	background-color: #f5f5f6;
	background-color: rgba(255,255,255,0.5);
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(255,255,255,0.9) inset, 
				0 0 0 1px rgba(255,255,255,0.6) inset;
}



.menu-dropdown .level1 .level1 span.icon {
	width: 220px;
	height:180px;
	margin-left: 0;
	margin-bottom: 3px;
	background-position: 50% 0;
	float: none;
}

body#page.page {
  background-image: url("../images/background/bg_tecnofer.jpg") !important;
  background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
  color: #666666;
  font-size: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.698);
}

#logo {
  float: right;
}

.hb-menu {
	float:left !important;
 padding-top:90px; 
}
.hb-menu  .level1 {
display: inline-block !important;
padding-right:10px;
vertical-align: top;
}

.hb-menu li.parent div{
  display: none;
  position: absolute;
  z-index: 100;
  top:137px;
  width:250px;
  background: none repeat scroll 0 0 #15152D;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  *height:100% !important;
}
.hb-menu .menu-sidebar li.parent:hover .level1 > span {
  background-position: 100% 0;
}

.hb-menu .menu-sidebar .level2 a > span {
 font-size:15px;
 line-height:21px;
}

.hb-menu .menu-sidebar li.parent .level1 > span {
width:100%;
}
#headerbar .module {
  max-width: none;
}

#header {
  margin: 10px 0 10px 220px;
}

#menu .wk-slideshow {
padding-bottom:10px;
}

.menu-dropdown li .level1 {
	 /* background: rgba(251, 107, 61, 0.5); */
background: #2b3157; /* Old browsers */
background: -moz-linear-gradient(top,  #2b3157 0%, #0f0e21 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b3157), color-stop(100%,#0f0e21)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2b3157 0%,#0f0e21 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2b3157 0%,#0f0e21 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2b3157 0%,#0f0e21 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2b3157 0%,#0f0e21 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3157', endColorstr='#0f0e21',GradientType=0 ); /* IE6-9 */

	 border-radius: 3px 0 0 3px;
 /* background: none repeat scroll 0 0 #FB6B3D; */
}

.menu-sidebar li.level1 > a, .menu-sidebar li.level1 > span {
  /*background: none repeat scroll 0 0 rgba(251, 107, 61, 0.5); */
  	   background:#15152D;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.menu-sidebar li.level1:hover .level1 {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04), 0 0 2px rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.1) inset;
   background:#FB6B3D;
   color:#fff;
  text-shadow: 0 0px 0 #FFFFFF;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
  color: #fff;
  font-size: 18px;
   text-shadow: 0 0px 0 rgba(255, 255, 255, 0.698); 
}

.menu-sidebar a, .menu-sidebar li > span {
  color: #fff;
}

body {
  font: 15px/20px Arial,Helvetica,sans-serif;
}

h1 {
  font-size: 34px;
  line-height: 34px;
}

h3 {
  color: #0D0E20;
}

.menu-sidebar li.parent .level1 > span {
  background: none;
  padding-right: 20px;
}

#footer {
  font-size: 13px;
}

#footer .menu span {
	font-size:15px;
}

#news {
width:240px;
}

#news {
	background-color:#fff;
	    border-radius: 3px 0 0 3px;
}

/* .menu .level1 div {
	display:none !important;
} */