﻿
/*
	AUTHOR: Osvaldas Valutis, www.osvaldas.info
*/



/*@import url( 'css/normalize.css' );*/
/*@import url( '_defaults.css' );*/


a {color:#1F7EDE;} 


#div_wrapper
{
	margin:auto;	
	width:78%;
	padding:0;
	
}

#div_img_home
{
	width: 100%;
	margin:auto;
	margin-top:5%;
	text-align:center;
	color:white;
}

#display_img_logo
{
	width: auto;
	font-size:34px;
	text-align:	center;
	/*	background-color: #ccc;*/
}

#display_menu_1
{
	width:90%;	
	margin:auto;
	margin-bottom:-30px;
	text-align:	center;
/*	background-color: #ccc;*/
}
#rigaoriz
{
	border:none;border-top: rgba(0, 0, 0, 0.28) 0.3px solid;margin: 2em 0;
	width:440px;margin-top:-20px;
	margin-left:auto;margin-right:auto;margin-bottom:0;
}

#display_img_logo, #div_benvenuto
{
	margin:auto;
	margin-top:-20px;
	color:#525252;
	display:block;
	text-transform: uppercase;
	font-weight:100;
	padding: 0px;
	letter-spacing:2px;
}

#div_benvenuto
{
	width: 100%;
	margin-top:-20px;
	font-size:20px;
	text-align:left;
	margin: -20px 0 -30px 1%;
}

#div_benvenuto_others
{
	width: 100%;
	font-size:20px;
	text-align:left;
	margin: -20px 0 -30px 13%;
}

#div_biography
{
	width: 70%;
	margin-top:0px;
	font-size:24px;
	margin-bottom:-30px;
	text-align:justify;
	margin-left:15%;
	color:white;
}

#div_img_about
{
	width: 100%;
	margin:auto;
	margin-top:-5px;
	text-align:center;
	color:white;
}

#div_about
{
	width: 100%;
	background-color:#0A2F54;
	margin-bottom:-3%;
	margin-top:-1%;
}

#div_contact_img
{
	width: 100%;
	background-image:url('../images/002.jpg');
	margin-bottom:-1.5%;
	margin-top:-1%;
}

#div_contact_form
{
	width: 70%;
	margin-left:35%;
	margin-bottom:3%;
	margin-top:1%;
}

#div_img_esito
{
	width:auto;
	height:35%;
	background-image:url('../images/003.jpg');
	margin-bottom:-3%;
	margin-top:-1%;
	text-align:center;
	color:white;
}


#display_img_logo strong
{
  font-size:1.5em;  font-weight:100;
}
#div_benvenuto strong
{
  font-size:1.5em;  font-weight:100;
}

#div_benvenuto_others strong
{
  font-size:1.5em;  font-weight:100;
}

#div_biography strong
{
  font-size:1.5em;  font-weight:100;
}

#sub_logo
{
	font-size:22px;
	color:#666;
	width:64px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#div_citazione 
{
	clear:both;
/*	margin:3% 0 1% 10%;*/
/*	padding:40px 0 10px 0;*/
}

#div_citaz1 
{
/*	float:left;*/
	text-align:center;
	font-size:14px;
}
#div_citaz1 strong
{  	font-size:1.3em;  font-weight:100;}
#div_citaz2
{
	margin-left:32%;
	width:40%;
	font-style:italic;
	font-size:16px;
	line-height:18px;
}

#div_footer
{
	color:#666;
	font-size:14px;
	text-align:center;
	padding:30px 0 50px 0px;
}

#div_footer_in
{
	color:#FDFFFF;
	font-size:14px;
	padding:-30px 0 50px 100%;
}

#gallery_wrapper
{
/*    width: 99%;*/
   	margin-left:30px;margin-right:auto;
}

.eu-gallery
{
	float:left;
	margin:20px 20px 20px 20px;
}



#display_menu_100
{
	width: 9.375rem; /* 150 */
	color: #444;
	color: rgba( 0, 0, 0, .75 );
	background-color: #fff;
	background-color: rgba( 255, 255, 255, .5 );
	position: fixed;
	z-index: 1000;
	top: 0.625rem; /* 10 */
	left: 0.625rem; /* 10 */
	padding: 0.5rem 0.625rem; /* 8 10 */
}
.ad--dark
{
	color: #ddd;
	color: rgba( 255, 255, 255, .75 );
	background-color: #111;
	background-color: rgba( 0, 0, 0, .5 );
}
	.ad__close
	{
		width: 0.625rem; /* 10 */
		height: 0.625rem; /* 10 */
		background-color: #777;
		background-color: rgba( 0, 0, 0, .5 );
		border-radius: 50%;
		position: absolute;
		z-index: 1;
		top: -0.25rem; /* 4 */
		right: -0.25rem; /* 4 */

		-webkit-transition: -webkit-transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
	}
	.ad--dark .ad__close
	{
		background-color: #ddd;
		background-color: rgba( 255, 255, 255, .75 );

	}
	.ad__close:hover,
	.ad__close:focus
	{
		-webkit-transform: scale( 1.25 );
		-ms-transform: scale( 1.25 );
		transform: scale( 1.25 );
	}

	#carbonads
	{
		font-size: 0.875rem; /* 14 */
		letter-spacing: -0.071em; /* 1 (14) */
		line-height: 1.125rem; /* 18 */
	}
		#carbonads a
		{
			color: currentColor;
			display: block;
			margin-top: 0.313rem; /* 5 */
		}
		#carbonads .carbon-poweredby
		{
			font-size: 0.75rem; /* 12 */
			text-transform: uppercase;
			color: #aaa;
			color: rgba( 0, 0, 0, .25 );
		}
		.ad--dark #carbonads .carbon-poweredby
		{
			color: #999;
			color: rgba( 255, 255, 255, .25 );
		}



/*
	SOCIAL MEDIA
*/

.sm
{
	width: 100%;
	height: 2.5rem; /* 40 */
	color: #444;
	color: rgba( 0, 0, 0, .75 );
	background-color: #fff;
	background-color: rgba( 255, 255, 255, .5 );
	overflow: hidden;
	position: fixed;
	z-index: 1001;
	bottom: 0;
	left: 0;
	padding: 0.625rem 1.25rem 0; /* 10 20 */
}
	.sm--dark
	{
		color: #ddd;
		color: rgba( 255, 255, 255, .75 );
		background-color: #111;
		background-color: rgba( 0, 0, 0, .5 );
	}
	.sm ul
	{
	}
		.sm li
		{
			float: right;
			margin-left: 1rem;
		}
		.sm li:first-child
		{
			float: left;
			margin-left: 0;
		}
			.sm .googleplus-one
			{
				max-width: 60px;
			}
			.sm .twitter-follow > *:not( :first-child ),
			.sm .twitter-share > *:not( :first-child )
			{
				display: none;
			}

		@media screen{ @media ( min-width: 0px ) /* everything but Internet Explorer and Safari ≤6 */
		{
			.sm li:last-child
			{
				opacity: 0;
				-webkit-transition: opacity .25s ease-in-out;
				transition: opacity .25s ease-in-out;
			}
			.sm:hover li:last-child
			{
				opacity: 1;
			}	
		}}

			.sm__back
			{
				font-size: 0.875rem; /* 14 */
				font-weight: bold;
				color: currentColor;
				text-transform: uppercase;
				position: relative;
			}
				.sm__back::before
				{
					width: 0;
					height: 0;
					border: 0.313rem solid transparent; /* 5 */
					border-left: none;
					border-right-color: currentColor;
					content: '';
					display: inline-block;
					position: relative;
					left: 0;
					margin-right: 0.313rem; /* 5 */

					-webkit-transition: left .25s ease-in-out;
					transition: left .25s ease-in-out;
				}
				.sm__back:hover::before,
				.sm__back:focus::before
				{
					left: -0.313rem; /* 5 */
				}



/*
	RESPONSIVENESS
*/

@media screen and (max-width: 40em), screen and (max-height: 40em) /* 640 */
{
	.ad,
	.sm
	{
		display: none;
	}
}
