@charset "utf-8";
body {
	margin: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(5,13,121,1.00);
}
.foto-fotografo-servizi {
	position: absolute;
	margin: 10px;
	z-index: -34;
	display: block;
	width: 60px;
	top: 95px;
	opacity: 80%;
	
}
.sfondoimgmatrimoni {
	background-image: url(../img/Sfondo-Matrimoni-Arezzo-fotografo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.sfondoimgeventi {
	background-image: url(../img/Sfondo-Eventi-Arezzo-fotografo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.sfondoimgsocial {
	background-image: url(../img/Sfondo-Social-Arezzo-fotografo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.sfondoimg {
	background-image: url(../img/Sfondo-Matrimoni-Arezzo-fotografo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.foto-fotografo {
	width: 125px;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 100;
	bottom: 0;
	z-index: -34;
	display: none;
}

body nav h3 {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-family: Wire One;
	font-size: x-large;
	position: absolute;
	top: -211px;
	z-index: 62;
	width: 95%;
	text-align: right;
	border-right: 20px solid rgba(255,0,4,1.00);
	display: block;
	padding-right: 10px;
}
body nav {
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 30ex;
	border-right: thick solid rgba(255,0,4,1.00);
}

#fotografo-animation {
  animation: animazione 3s;
  -webkit-animation: animazione 3s;
}
#menuanimation {
  animation: animazione 8s;
  -webkit-animation: animazione 8s;
}
@keyframes animazione {
  from { opacity: 0; }
  to { opacity: 1; }
}

@-webkit-keyframes animazione {
  from { opacity: 0; }
  to { opacity: 1; }
}
.chisono {
	flex: 1;
	display: block;
	text-align: center;
}
.servizi  {
	flex: 1;
	display: block;
	text-align: center;
	border-right: thick solid rgba(255,0,4,1.00);
	border-left: thick solid rgba(255,0,4,1.00);
}
.portfolio {
	flex: 1;
	display: block;
	text-align: center;
}
.chi-sono-fotografo {
	font-family: Open Sans Condensed;
	color: rgba(255,255,255,1.00);
	width: 60%;
	position: absolute;
	margin: auto;
	top: 86px;
	left: 0;
	right: 0%;
	bottom: 0;
	text-align: justify;
	font-size: medium;
}
.chi-sono-fotografo h2 {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
}
.chi-sono-fotografo div span a img {
	display: inline;
	width: 40px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}





	






@media (min-width : 1px ) and (max-width : 321px ){
.foto-fotografo {
	width: 125px;
	
}
.logofirma {
	width: 45%;
	margin-bottom: 214px;
	display: none;
}

footer {
	font-size: xx-small;
}
.chi-sono-fotografo {
	font-size: 8px;
	top: 100px;
}
body nav h1 {
	top: -221px;	
}
}

@media (min-width: 321px) and (max-width: 480px){
.foto-fotografo {
	width: 125px;
	
}	

.logofirma {
	width: 40%;
	margin-bottom: 211px;
}
footer {
	font-size: xx-small;
}

.chi-sono-fotografo {
	font-size: x-small;
	top: 101px;
}
body nav h1 {
	top: -221px;	
}
}
@media (min-width: 480px) and (max-width: 768px){
.foto-fotografo {
	width: 125px;
	
}	


footer {
	font-size: x-small;
}

.chi-sono-fotografo {
	font-size: x-small;
	top: 143px;
}
body nav h1 {
	top: -221px;	
}
}
@media (min-width: 768px) and (max-width: 1024px){
.foto-fotografo {
	width: 125px;
	
}
.chi-sono-fotografo {
	font-size: x-small;
	top: 129px;
}
.foto-fotografo-servizi {
	margin: 25px;
	width: 100px;
}
footer {
	font-size: x-small;
}
}
@media (min-width: 1024px) and (max-width: 1600px){
.foto-fotografo {
	width: 125px;
	
}	
.chi-sono-fotografo {
	font-size: x-small;
	top: 129px;
}
.foto-fotografo-servizi {
	margin: 25px;
	width: 110px;
}


footer {
	font-size: small;
}
}


@media (min-width: 1600px){
.foto-fotografo {
	width: 125px;
	
}
.foto-fotografo-servizi {
	margin: 25px;
	width: 130px;
}	



footer {
	font-size: small;
}
}
