@import url('https://fonts.googleapis.com/css2?family=Exo:wght@400&display=swap');


a:link
{
	font-style: italic;
	/*color: #788082;*/
	color: #999;
	text-decoration: none;
}

a:visited
{
	font-style: italic;
	/*color: #788082;*/
	color: #999;
	text-decoration: none;
}

a:hover
{
	font-style: italic;
	color: #0099FF;
}

.active
{
	font-style: italic;
	color: #0099FF;
	text-decoration: underline;
}

h1
{
	font-weight: bold;
	font-size: 22px;
	/*font-style: italic;*/

/*	color: #45494A;*/
	color: #999;
}

h3
{
	font-size: 24px;
	font-weight: lighter;
	line-height: 28px;
	letter-spacing: 0.05em;
	/*font-style: italic;*/
	/*color: #45494A;*/
	color: #c1c1c1;
	margin-bottom: 10px;
}

#studio
{
	/*border: 1px solid #FF0000;*/
	display      : inline-block;
	width        : 320px;
	margin-right : 16px;
	margin-bottom: 16px;
}

#studio h1
{
	font-weight: bold;
	font-size: 20px;
	font-style: italic;

	/*color: #45494A;*/
	color: #999;
	/*letter-spacing: 0.01em; /*0.2px;*/*/
}

#studio h2
{
	margin-top:-14px;

	font-weight: normal;
	font-size: 14px;
	/*font-style: italic;*/

/*	color: #45494A;*/
	color: #999;
	/*letter-spacing: 0.05em;*/
}

#studio a img
{
	margin-bottom: -5px;
}

.contact
{
	/*margin-top: -4px;*/

	text-align:left;

	width:320px;

	font-weight: normal;
	/*font-style: italic;*/
	/*font-size: 14px;*/
	font-size: 13px;

	/*color: #45494A;*/
	/*color: #788082;*/
	color: #999;
}

.nav a {
	display: inline-block;
	/*font-style: italic;*/
	/*font-weight: bold;*/
	text-decoration: underline;
	/*width: 150px;*/
	/*border: 1px solid #fff000;*/
}

.nav_sub
{
	/*width:160px;*/
	/*width:320px;*/
	/*width:80px;*/
	margin-top: -16px;
	margin-bottom: 16px;
	/*margin-right:16px;*/
	/*display: inline-block;*/

	color: #999;
	font-size: 17px;
	letter-spacing: 0.05em;
}

.nav a:hover {
	color: #0099FF;
	text-decoration: underline;
}


.nav
{
	/*width:160px;*/
	/*width:320px;*/
	/*width:80px;*/
	margin-top: -16px;
	margin-bottom: 16px;
	/*display: inline-block;*/
}

.project
{
	width:320px;
	height:220px;
	margin-right:16px;

	display: inline-block;
}

.project img
{
	margin-bottom:4px;
}


.project img
{
	opacity: 0.8;
	/*Transition*/
	-webkit-transition	: all 0.4s ease;
	-moz-transition		: all 0.4s ease;
	-o-transition		: all 0.4s ease;

	border: 1px solid rgb( 17, 17, 17 );
    border: 1px solid rgba( 17, 17, 17, 0.1 );
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.project img:hover
{
   opacity: 1;

   /*Glow*/
	-webkit-box-shadow	: 0px 0px 16px rgba( 255,255,255, 0.8 );
	-moz-box-shadow		: 0px 0px 16px rgba( 255,255,255, 0.8 );
	box-shadow 			: 0px 0px 16px rgba( 255,255,255, 0.8 );
}

body
{
	margin: 0px;

	height:100%;
	width:100%;
	color:#788082;

	font-family: "Exo", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0.05em; /*0.5px;*/

	/*background-color: #111;*/
	/*background-color: #161616; 2021-07-28*/
	background-color: #111111;
}

#container
{
	max-width: 1024px;
	margin: 0 auto;

	/*width:85%;*/

/*	width:100%;*/
	height:100%;
	padding-left: 20px;
	padding-right: 20px;
	margin:0 auto;
	text-align:left;
}

#main
{
	width: 100%;
	display: inline-block;
}

.about
{
	display: inline-block;
/*	border: 1px solid #0000FF;
*/	margin-bottom:50px;/*32px;*/
	/*padding-top:45px;*/
}

.about_sub
{
	width:320px;
	margin-right:16px;

	display: inline-block;

	color: #999;
	font-size: 13px;
	letter-spacing: 0.05em;
}

#vid
{
	float: left;
	margin-top:32px;
	margin-bottom:32px;
}

.vid_title
{
	color:#45494a;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*//*Arial, Tahoma, sans-serif;*/
	font-weight: bold;
	font-size: 14px;

	width:320px;
	margin-bottom:8px;
}

.add_info
{
	border:1px solid green;
	width: 100%;
}

.shots
{
	float:left;
}

.shots_sub
{
	border:1px solid red;
	width:320px;
	margin-right:12px;
	float:left;
}

.details
{
	width:320px;
	height:220px;
	margin-right:16px;
	float:left;

	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*//*Arial, Tahoma, sans-serif;*/
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.01em; /*0.2px;*/
}

/*
#project-header
{
	margin-top: 23px;
	margin-left:29px;
	width:85%;
	margin-right:16px;
	letter-spacing: 0.01em;
}
#project-header h1
{
	font-weight: bold;
	font-size: 22px;
	color: #45494A;
}
#project-header h2
{
	margin-top:-14px;
	font-weight: bold;
	font-size: 14px;
	color: #45494A;
}
*/



.role
{
	font-size: 13px;
	letter-spacing: 0.01em;
	line-height: 18px;
	font-weight: normal;
	color: #0099FF;
	margin-bottom: 10px;
}

.about-details
{
	/*display: block;*/
/*	padding-top: 50px;*/
/*	border: 1px solid #ff0000;*/

/*	font-weight: bold;
*/	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.00em;

	margin-top: 50px;

/*	position: relative;*/
}

.project-details
{
	margin-bottom: 16px;
	margin-right: 30px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.00em;
	text-align: justify;
}

.project-details h1, .about-details h1
{
	/*margin-top: -5px;*/
	margin-bottom: 20px;

	font-family: "Exo", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;

/*	color: #45494A;*/
	color: #999;
}

.project-details h2, .about-details h2
{
	margin-top: -10px;
	margin-bottom: 20px;

	font-family: "Exo", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;

/*	color: #45494A;*/
	color: #666666;
}

.project-details a:link
{
	font-size: 20px;
	font-style: italic;
	/*color: #ff3366;*/
	color: #788082;
	text-decoration: none;
}

.project-details a:visited
{
	font-size: 16px;
	font-style: italic;
	/*color: #ff3366;*/
	color: #788082;
	text-decoration: none;
}

.project-details a:hover
{
	font-size: 16px;
	font-style: italic;
	color: #0099FF;
	text-decoration: none;
}


.project-details .credits
{
	font-family: "Exo", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;

/*	color: #45494A;*/
	color: #666666;
}

.project-details .credits
{
	max-width: 900px;
}


.credits .concierto {
	width: 150px;
}

.credits .capital {
	width: 160px;
}

.credits .paisaje {
	width: 200px;
}


.videoWrapper
{
	/*
	margin-left:29px;
	margin-right:36px;
	*/
	/*margin-top: 5%;*/

	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe
{
	position: absolute;
	top: 355%;
	left: 0;
	width: 100%;
	height: 100%;
}
#footer
{
	color: #999;
	text-align: left;

	padding-top:50px;
	padding-bottom:16px;
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (max-device-width : 568px)
and (orientation : portrait) {
	body {
		width: 92%;
		height:92%;
	}
	#container {
		width					: 92%;
		height				: 92%;
		margin				: 0 auto;
		padding-left	: 25px;
		text-align		: justify;
	}

	.project-details-add {
		margin-right: 0px;
	}

	#main {
		width  : 92%;
		height : 92%;
		display: inline-block;
	}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
{
	body {
		width: 100%;
		height:100%;
	}
	#container {
		width					: 100%;
		height				: 100%;
		padding-left	: 25px;
		/*padding-right: 10px;*/
		margin				: 0 auto;
		text-align		: justify;
	}

	.project-details-add {
		margin-right: 0px;
	}

	#main {
		width  : 100%;
		height : 100%;
		display: inline-block;
	}
}
