/*
	Theme Name: portfolio
	Description: tema per portfolio
	Version: 1.0
	Author: Paolo Fanciullini
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
@import url("css/animate.css");
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	margin:0;padding:0;height:100%;
}
body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:400;
	
	text-align:center;
	color:rgba(255,255,255,0.8);
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
#cookieChoiceInfo{
color:#000;
}
.informativa-sulluso-dei-cookie h1{
padding-top:40px;
}
h1{
font-size:30px;
}
h2{
font-size:22px;
}
h3{
font-size:18px;
}
h4{
font-size:16px;
}
h5{
font-size:14px;
}
p,li,a{
font-size:12px;
}
	
p{

}
ul {
list-style:none;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
h1, h2, h3, h4, h5, h6{

font-weight:400;
letter-spacing: 0.2em;
text-transform:uppercase;
color:rgba(255,255,255,1);
font-weight:700;
}
h1{
}
a {
	color:#ff6239;
	text-decoration:none;
	font-weight:700;
}
a:hover {
	color:#ff6239;
	text-decoration:underline;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

.pattern{
position:absolute;
width:100%;
height:100%;
background:url(img/icons/pattern4.png);
z-index:-500;
}
.p-top{
z-index:0;
}
.back-top{
display:none;
width:48px;
height:48px;
background:#ff6239 url(img/icons/top.png) no-repeat;
position:fixed;
right:50px;
bottom:50px;
z-index:100;
}

.icona, .icona a{
display:block;
width:48px;
height:48px;
opacity:0.8;
}
.larga, .larga a{
width:256px;
height:96px;
}
.icona a:hover{
animation: 2s swing;
-webkit-animation: 2s swing;
opacity:1;
}
.contatti .icona{
float:left;
margin-left:5px;
}
.menu-icon{
background:#ff6239 url(img/icons/menu-icon.png) no-repeat;
float:right;
margin:6px;
}
.eurovideo a{
background: url(img/icons/eurovideo.png) no-repeat;
background-position:-0px -0px;
}
.eurovideo a:hover{
background-position:-0 -96px;
}
.telecamera a{
background: url(img/icons/telecamera.png) no-repeat;
background-position:-0px -0px;
}
.telecamera a:hover{
background-position:-0 -96px;
}
.cddvdstore a{
background: url(img/icons/cddvdstore.png) no-repeat;
background-position:-0px -0px;
}
.cddvdstore a:hover{
background-position:-0 -96px;
}
.eurovideostore a{
background: url(img/icons/eurovideostore.png) no-repeat;
background-position:-0px -0px;
}
.eurovideostore a:hover{
background-position:-0 -96px;
}

.facebook a{
background: url(img/icons/flat-icons48.png) no-repeat;
background-position:-96px -50px;
}
.facebook a:hover{
background-position:-96px -0px;

}
.twitter a{
background: url(img/icons/flat-icons48.png) no-repeat;
background-position:-0px -47px;
}
.twitter a:hover{
background-position:-0px -0px;
}
.pinterest a{
background: url(img/icons/flat-icons48.png) no-repeat;
background-position:-48px -48px;
}
.pinterest a:hover{
background-position:-48px -0px;
}
.gplus a{
background: url(img/icons/flat-icons48.png) no-repeat;
background-position:-150px -50px;
}
.gplus a:hover{
background-position:-150px -0px;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
background:#333333;
position:fixed;
width:100%;
z-index:2000;
}

.header a{
font-weight:400;
color:rgba(255,255,255,0.8);
text-transform:uppercase;
}
.header:hover{

}

/* footer */
.footer {
 background:#333333;

 min-height:60px;
 overflow:hidden;
}
.footer .footer-in{
height:100%;
width:100%;
min-height:60px;
background:rgba(0,0,0, 0.8);
}
.footer p{
margin:0;
}
.footer a{

}
/*contenuti*/
.main .contenuto{
background:#333333;
position:relative;
border-bottom:rgba(0,0,0, 0.8) solid 1px;
}
.main .contenuto .titolo-ombra{
position:absolute;
left:50%;
width:400px;
line-height:60px;
margin-left:-200px;
margin-top:-0px;
font-size:60px;
color:rgba(255,255,255, 0.1);
font-weight:900;
text-transform:uppercase;
}
.main .contenuto .titolo{
line-height:60px;
}
.main .contenuto .bottom{
padding:0;
background:rgba(0,0,0, 0.3);
}

.main .contenuto .lista{
text-align:left;
}
.main .contenuto .lista ul {
list-style:disc;
}
.main .contenuto .lista h3{

}
.main .contenuto .lista .titolo-servizi{
margin:-0px 0 0 20px;
text-transform:uppercase;
font-size:16px;
vertical-align:70%;
}
.main .contenuto .lista .svg-icon{
opacity:0.8;
margin:-0px 0 0 20px;
}
.main .contenuto .lista .flat-filled .icon > path {
    fill: #ff6239;
    
}
.main .contenuto .bottom .lista ul {
list-style:none;
}
.main .contenuto .bottom .unit{
padding:0;
}

.main .contenuto .bottom  .servizi-about{
padding-bottom:50px;
height:500px;
}
.main .contenuto .servizi-media{
text-align:left;
height:500px;
overflow:hidden;
}
.main .contenuto .servizi-media a{
display:block;
height:100%;
width:200%;

}
.main .contenuto .servizi-media img{
margin:0;
height:100%;
}
.main .contenuto .contatti ul {
list-style:none;
}
.main .contenuto .bottom .partners  {
padding: 0 0 0 20px;
}
.main .contenuto h1{

}
.main .loop article{

}
.main .loop h2{
;
}
.main .loop img{
;
}
.main .loop a{

}
.main .loop  a:hover{

}
/* Preserve some sanity */
.grid,
.unit {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Set up some rules to govern the grid */
.grid {
  display: block;
  clear: both;
  padding:20px 0;
  overflow:hidden;
}
.grid .unit {
  float: left;
  width: 100%;
  padding: 10px;
}




/*introduzione home*/
.intro{
text-align:center;
position:relative;
overflow:hidden;
width:100%;
}
.intro .titoli-intro{
position:absolute;
top:100px;
text-align:center;
width:100%;
}
.intro .titoli-intro .intro-txt{
margin:0 auto;

}
.intro .intro-list{
position:relative;
width:50%;
height:100px;
margin:20px auto;
padding:0;
}
.intro .intro-list li{
position:absolute;
width:100%;
font-size:20px;
color:#ff6239;
text-transform:uppercase;
opacity:0;
}
 
.intro .intro-list li:nth-child(1)  { 

animation:lampo 20s ease-in-out 0s infinite;
-webkit-animation:lampo 20s ease-in-out 0s infinite; }
.intro .intro-list li:nth-child(2)  { 
animation:lampo 20s ease-in-out 4s infinite;
-webkit-animation:lampo 20s ease-in-out 4s infinite; }
.intro .intro-list li:nth-child(3)  { 
animation:lampo 20s ease-in-out 8s infinite; 
-webkit-animation:lampo 20s ease-in-out 8s infinite;}
.intro .intro-list li:nth-child(4)  { 
animation:lampo 20s ease-in-out 12s infinite;
-webkit-animation:lampo 20s ease-in-out 12s infinite; }
.intro .intro-list li:nth-child(5)  { 
animation:lampo 20s ease-in-out 16s infinite;
-webkit-animation:lampo 20s ease-in-out 16s infinite; }


.intro .foto{
width:300%;
height:100%;
position:absolute;
z-index:-1000;
top:0;
left:0;
-webkit-animation:orizzontale 150s linear infinite alternate; /* Chrome, Safari, Opera */
animation:orizzontale 150s linear infinite alternate;
vertical-align:middle;
}
.intro .foto img{
width:200%;
height:200%;
}
.scrolldown{
display:block;
position:absolute;
height:60px;
width:48px;
z-index:100;
background:url(img/icons/scrolldown.png) no-repeat;
bottom:30px;
left:50%;
margin-left:-24px;
-webkit-animation:rimbazo 1s linear 1s infinite alternate; /* Chrome, Safari, Opera */
animation:rimbazo 1s linear 1s infinite alternate;
}
@-webkit-keyframes lampo {
    0% {opacity:0;}
    15% {opacity:1;}
	30% {opacity:0;}
	100% {opacity:0;}
	
}

/* Standard syntax */
@keyframes lampo {
    0% {opacity:0;}
    15% {opacity:1;}
	30% {opacity:0;}
	100% {opacity:0;}
} 

/* Chrome, Safari, Opera */
@-webkit-keyframes rimbazo {
    from {bottom:30px;}
    to {bottom:10px;}
}

/* Standard syntax */
@keyframes rimbazo {
    from {bottom:30px;}
    to {bottom:10px;}
} 

@-webkit-keyframes orizzontale {
    
	0% {left:0;}
    100%  {left:-200%;}
}

/* Standard syntax */
@keyframes orizzontale {
    0% {left:0;}
    100%  {left:-200%;}
} 

/*contenuto home*/
.home-content{
text-align:center;
padding:20px;
background:#fff;
}

/* logo */
.logo {
display:block;
overflow:hidden;
background:rgba(0,0,0,0.8);
}

.logo-img {
height:60px;
display:block;
float:left;
}
/* nav */
.nav {
display:none;
height:100%;
background:rgba(0,0,0, 0.8);
}
.nav ul{
margin:0;
padding:0;
display:block;
height:100%;
top:0;
}
.nav ul li{
height:100%;
}
.nav ul li a{
display:block;
height:100%;
padding:20px 20px 5px 20px;
background: rgba(255, 255, 255, 0.1);
margin:3px 0 0 0;

}
.nav ul li a:hover{
text-decoration:none;
color:rgba(255, 255, 255, 1);
}

/* sidebar */
.sidebar {

}
.contenuto{
position:relative;
}
.contenuto article{
padding-top:60px;
}
/*gallery*/
.post-gallery .gallery-item{
height:300px;
overflow:hidden;
}
.post-gallery .gallery-item a{
display: block;
height: 400px;
min-width: 100%;
width: 100%;
position:relative;
}
.post-gallery .gallery-item a .didascalia{
position:absolute;
z-index:600;

top:0px;
left:0px;
text-transform:uppercase;
padding:20px;
background:rgba(0,0,0,0.5);
margin:0;
width:100%;
}
.post-gallery .gallery-item a .pattern{

}
.post-gallery .gallery-item a:hover .pattern{

}
.post-gallery .gallery-item img{
min-width:100%;
height:auto;
}
.post-gallery .gallery-item:hover img{
animation: 1s linear swing;
-webkit-animation: 1s linear swing;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {
	h1{
	font-size:50px;
	}
	h2{
	font-size:38px;
	}
	h3{
	font-size:18px;
	}
	h4{
	font-size:16px;
	}
	h5{
	font-size:14px;
	}
	p,li,a{
	font-size:12px;
	}
	
	.header{
	position:fixed;
    top:0;
    width:100%;
    height:60px;
    z-index:2000;
	}
	/* logo */
	.logo {
	display:block;
	float:left;
	}
	.logo-img {

	}
	
	/* nav */
	.nav {
	display:block;
	height:100%;
    background:rgba(0,0,0,0.8);
	}
	.nav ul{
	display:block;
	height:100%;
	
	}
	.nav ul li{
	float:left;
	margin:0 0 0 2px;
	}
	
	.nav ul li a{
	margin: 0;
	
	}
	.call{
	width:250px;
	float:right;
	margin:20px;

	}
	/* sidebar */
	.sidebar {

	}
	.unit{
	}
	.grid .w-1-3{
	width:33.333%;
	}
	.grid .w-1-2{
	width:50%;
	}
	.menu-icon{
	display:none;
	}
	.intro .intro-list li{
	font-size:30px;
	}
}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
