/*-----------------------------------------------------------------------------------*/
/*	FONTS
/*-----------------------------------------------------------------------------------*/
@font-face {
	font-family: "Arial";
	font-style: normal;
	src: url(../fonts/Arial.ttf); /*if IE */
	src: local("Arial"), url("../fonts/Arial.ttf") format("truetype"); /* non-IE */
}
@font-face {
	font-family: "ArialBold";
	font-style: normal;
 src: url(../fonts/Arial Bold.ttf); /*if IE */
	src: local("ArialBold"), url("../fonts/Arial Bold.ttf") format("truetype"); /* non-IE */
}
@font-face {
	font-family: "OswaldBold";
	font-style: normal;
	src: url(../fonts/Oswald-Bold.ttf); /*if IE */
	src: local("OswaldBold"), url("../fonts/Oswald-Bold.ttf") format("truetype"); /* non-IE */
}
@font-face {
	font-family: "OswaldRegular";
	font-style: normal;
	src: url(../fonts/Oswald-Regular.ttf); /*if IE */
	src: local("OswaldRegular"), url("../fonts/Oswald-Regular.ttf") format("truetype"); /* non-IE */
}
/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/

html, body {
	/*background-image: url(../images/background_skl.jpg);*/
	/*background-color: #F0F0F0;*/
	font-family:"Arial";
	font-size:12px;
	line-height:1.5em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position:relative;
	height:100%;
	display:block;
}
a {
	color:#000000;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.project-head {
	margin-left:12px;
}
h1 {
	font-family:"OswaldBold";
	font-size:26px;
	font-weight:100;
	line-height:1em;
	/*margin-top:35px;*/
	position:relative;
	text-transform:uppercase;
	float:none;
}
h2 {
	font-family:"ArialBold";
	font-size:13px;
	font-weight:100;
	line-height:1em;
	margin:0px;
	margin-top:1em;
	margin-bottom:26px;
}
h3 {
	font-family:"ArialBold";
	font-size:13px;
	font-weight:100;
	line-height:1em;
	margin:0px;
	margin-top:1em;
	text-transform:uppercase;
}
/*-----------------------------------------------------------------------------------*/
/*	HOVER
/*-----------------------------------------------------------------------------------*/

.da-thumbs {
	list-style: none;
	/*width: 960px;*/
	width: auto;
	position: relative;
	/*margin: 20px auto;*/
		float:center;
	display: block;
	text-align: center;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.da-thumbs li a, .da-thumbs li a img {
	display: block;
	position: relative;
	max-width:100%;
	height:auto;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.90);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span.da-text {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: capitalize;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
.da-thumbs span.da-headline {
	text-transform:uppercase;
	line-height: 18px;
	font-weight:600;
	display:block;
}
/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
.header-wrapper {
	margin-left:5px;
	margin-right:5px;
	margin-top:35px;
	/*border-bottom:1px solid #252525 ; */
	position: relative;
}
.logo {
	float:left;
	margin-left:12px;
}
.skl_logo {
	height:100px;
}
.menu {
	display: block;
	bottom: 0px;
	margin-top:70px;/*margin-right: 25px;*/
}
.selectnav {
	display: none;
}
.clear {
	clear:both;
}
.inner {
	max-width: 905px;
	width:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: center;
	z-index:20;
}
.portfolio-content {
	width:100%;
	height:100%;
	clear:both;
}
.project-desc {
	text-align:justify;
	/*position:relative;
	/*width:22%;*/
	/*width:250px;*/
	/*right:275px;*/
	width:250px;
	display:block;
	/*float:left;
	overflow:hidden;
	/*display:block;*/
	height:100%;
	z-index:100;
	/*border:1px solid #252525 ;*/
	float:left;
	margin-bottom:60px;
	margin-top:39px;/*border:1px solid #252525 ; */
}
.project-desc h2 {
	text-align:left;
}
.project-slider-wrapper {
	margin-left:275px;
	display:block;
}
.project-details {
	margin-left:275px;
	padding-top:85px;
	text-align:justify;
}
.project-video {
	margin-left:275px;
	padding-top:63px;
	color: #FFF;/*width:100%;
	border:0;
	height:100%;
	display:block;*/
}
.project-video a {
	color: #FFF;
}

.project-slider {
	/*height:100%;*/
	min-height:40px;/*width:475px;
	float:right;
	min-height:550px;
	/*float:right/
	width:90%;*/
}
.project1-slider {
	bordedr:1px solid #252525;
	position:relative;
	/*left:275px;*/
	/*width:70%;*/
	min-widdth:375px;
	overfdlow:visible;
	/*max-width:;
 	/*width:100%;*/
	/*width:78%;*/
	/*width:40%;
	height:100%;
	/*max-width: 595px;*/
	height:100%;
	min-wheight:450px;/*padding:0px;
	padding-left:300px;
	/*padding-bottom:175px;*//*display:block;*/
	/*border:1px solid #252525 ;*/
	/*float:right;*/
	/*margin-bottom:200px;*/
}
.header-wrapper .inner .menu {
	float: right;/*margin-top: 10px;*/
}
.menu ul li {
	display: inline-block;
	margin-left: 40px;
}
.menu ul li a {
	text-transform: uppercase;
	font-size:13px;
	color: #999999;
	color: #000000;
}
.menu ul li a.active_menue {
	color: #000000;
	font-weight:100;
	text-decoration: underline;
}
.menu ul li.active a, .menu ul li a:hover, .menu ul li a.selected {
	color: #DDDDDD;
}
/*-----------------------------------------------------------------------------------*/
/*	Isotope
/*-----------------------------------------------------------------------------------*/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.items.col4 li {
	width: 200px;
	height:156px;
}
/*-----------------------------------------------------------------------------------*/
/*	FONTELLO SOCIAL
/*-----------------------------------------------------------------------------------*/

.social {
	float:right;
}
.social li {
	display: inline;
	font-family: "fontello-social";
	margin-left: 0px;
}
.social a {
	text-decoration:none;
}
.social a i {
	color: #252525;
	background-color:#efefef;
	font-size:26px;
}
/*-----------------------------------------------------------------------------------*/
/*	CAMERA SLIDER
/*-----------------------------------------------------------------------------------*/
#back_to_camera {
	clear: both;
	display: block;
	height: 80px;
	line-height: 40px;
	padding: 20px;
}
.fluid_container1 {
	/*height:100%;*/
	width: 100%;/*max-width: 595px;
	max-height:500px;
	float:left;
	display:block;
	z-index:10;
	padding-right:100px;
	padding-bottom:175px;*/
}
.slider-wrapper1 {
	margin-top:30px;
	margin-left:12px;
}
/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
.footer-wrapper {
	clear:both;
	position: relative;
	/*margin-top:18px;*/
	/*margin: 18px 0 0 0 ; */
	border-top:10px solid #252525;
}
#footer {
	/*clear:both;*/
    position:fixed;
	bottom:0px;
	background:#efefef;
	text-align:center;
	padding:0px;
	width:100%;
	height:45px;
	margin:0 auto;
	margin-top:-60px;
}
#main {
	clear:both;
	position:relative;
	display:block;
	width:100%;
	/*min-height:1400px;*/
    height:auto !important;
	height:100%;
	padding-top:0px;/*padding-bottom:60px;
    /*margin:0 auto -60px;*/
}
.portfolio {
	float:center;
	margin:0px;
	padding:auto;
	text-align:center;
	padding-top:29px;
}

.a_hl {
	color:#000000;
	text-decoration: underline;	
}

.a_hl:hover {
	color: #DDDDDD;
}
