.header-style,
.conlimit,
.wrapper-limited,
.wrapper-full,
.contlimit-footer {
/*max-width:1200px;*/
}
/*  /////////////////////////////////////////////////  */
/*  /////////////// TOP MENU DARK BKG ///////////////  */
/*  /////////////////////////////////////////////////  */
#nav>li>a {
	color: #000;
}
#nav>li>a:hover,
#nav>li ul li a,
#nav>li ul li a:hover {
	color: #fff;
}
#nav li ul li.first {
	border-radius: 15px 0 0 0;
}
#nav li ul li.last {
	border-radius:  0 0 0 15px;
}
#nav li ul li {
	background-color: #555;
	transition: background-color 0.5s ease;
}
#nav li ul .triangle {
	background-color: #444;
	transition: background-color 0.5s ease;
}
#nav li ul li {
	background: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(73,73,73,0.1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,73,73,0.5)), color-stop(100%, rgba(73,73,73,0.1)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(73,73,73,0.1) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(73,73,73,0.1) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(73,73,73,0.1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(73,73,73,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#22a2d1', GradientType=0.5 );
}
#nav li ul {
	background: none;
}
#nav>li.current-menu-item>a,
#nav>li.current_page_item>a {
	border-color: #111
}
#nav>li a:hover {
	background: #b1140d;
}
#nav>li ul:after {
	border-bottom-color: #ffc709;
}
#nav>li ul li a:hover {
	background: rgba(0, 0, 0, 0.1);
}
.hl {
	color: #ffc709;
}
.header {
	background: #030e22;
	box-shadow: 0px 30px 30px #000;/*background: #FF004A*/
}
.header-home {
	background: none;
	box-shadow: none;
}
.top-nav-bkg-onscroll {
	background: #99bfd2;
	background: #ffffff;
}
.top-nav-shad-onscroll {
	box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.15);
}
.contlimit {
	max-width: 1200px;
}
/*  /////////////////////////////////////////////////  */
/*  /////////////// TOP MENU CLEAR BKG //////////////  */
/*  /////////////////////////////////////////////////  */
/*
#nav>li>a {
	color: #999;
}
#nav>li>a:hover,
#nav>li ul li a,
#nav>li ul li a:hover {
	color: #777;
}
#nav li ul, #nav li ul li, #nav li ul .triangle {
    background: rgba(249, 249, 249, 1.0);
}
#nav>li.current-menu-item>a,
#nav>li.current_page_item>a {
	border-color: #111
}
#nav>li a:hover {
	background: rgba(222, 222, 222, 0.2);
}
#nav>li ul:after {
	border-bottom-color: #27ae9b;
}
#nav>li ul li a:hover {
	background: rgba(222, 222, 222, 0.3)
}
*/






/*  /////////////////////////////////////////////////  */
/*  //////////////// COLORE TEMATICO ////////////////  */
/*  /////////////////////////////////////////////////  */
a,
a:visited,
a:active,
a:hover,
.page-content p a {
	color: #f6be00;
}
.overlay .overlay-close:hover {
	transition: background-color 0.5s ease;
	background-color: #f6be00
}
#social-bar li:hover,
.cc_container {
	background: #f6be00
}
#social-bar li {
	background: #aaa
}
#nav li ul li {
	background-color: #555;
}
#nav li ul .triangle {
	background-color: #4d4d4d;
}
#nav li ul {
	background: none;
}
.page-content a,
h1,
h2,
h3,
.touchcarousel_metromega-vertical-maintitle .cont {
	border-color: #b01b0f;
}
#rslider_01 .rsContent {
	background: radial-gradient(#444, #000)
}
#rslider .rsContent:before {
	display: none;
}
#rslider .slidertext-greyblack:before {
	background: rgba(26, 25, 21, 0.0);
}
.cc_container {
	background: none;
	background-color: rgba(0, 0, 0, 0.9);
	background: #111;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.cc_container {
	padding: 0;
}
.cc_container .cc_message {
	margin: 0 180px 0 0;
	padding: 14px 18px 16px 20px;
	color: #888;
	font-size: 0.9em;
	line-height: 1.1em;
}
.cc_container .cc_btn {
	padding: 0;
	background-color: #222;
	cursor: pointer;
	transition: font-size 200ms;
	text-align: center;
	font-size: 1em;
	width: 170px;
	float: right;
	height: 56%;
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	line-height: 50%;
	margin: 0;
	color: #aaa;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 44%
}
.cc_container .cc_btn:hover {
	background: rgba(255, 255, 255, 0.2);
	color: #f6be00;
}
.cc_container a,
.cc_container a:hover,
.cc_container a:active {
	color: #f6be00;
}
/*  /////////////////////////////////////////////////  */
/*  ////////////////// BLACK THEME //////////////////  */
/*  /////////////////////////////////////////////////  */
/*html,
body,
.biwrapper,
#main {
	background: #000;
}
.page-content p {
	color: #ccc;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
}
.expand-tabs {
	background: none;
}
.expand-tabs ul,
.expand-tabs .expand-tabs-nav {
	background: rgba(222, 222, 222, 0.2);
}
.expand-tabs li a.current,
#expand-tabs li a.current:hover {
	background: none;
	color: #eee;
}
.expand-tabs li.closebtn a.current,
#expand-tabs li a:hover {
	background: #f00;
	color: #fff;
}*/










/* ==================================================
   Section Portfolio
================================================== */

.work-nav {
	margin-bottom: 50px;
}
.type-work {
	color: #4C4F55;
	font-size: 32px;
	font-weight: 300;
	line-height: 1em;/*text-transform: uppercase;*/
}
.work-nav #filters {
	margin: 0;
	padding: 0;
	list-style: none;
}
.work-nav #filters li {
	display: inline-block;
	padding: 0;
	margin-right: 30px;
}
.work-nav #filters li a {
	color: #55606A;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	padding-right: 6px;
}
.work-nav #filters li a:hover {
	color: #FF8C53;
}
.work-nav #filters li a.selected {
	color: #FF8C53;
}
#thumbs {
	margin: 0;
	padding: 0;
}
#thumbs li {
	list-style-type: none;
}
.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
	width: 100%;
}
.item-thumbs img {
	width: 100%;
}
.item-thumbs a + img {
	width: 100%;
}
.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 250ms ease-out 0s;
	-moz-transition: opacity 250ms ease-out 0s;
	-o-transition: opacity 250ms ease-out 0s;
	transition: opacity 250ms ease-out 0s;
}
.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
}
.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #FF8C53;
	opacity: 0.45;
	filter: alpha(opacity=45);
}
.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #FFFFFF;
	font-size: 32px;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
}


.effect4
{
  position: relative;
}
.effect4:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}