html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	background-color: #FFF;
	margin: 0 auto;
	overflow: scroll;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a {
	text-decoration: none;
	color: #000;
	-webkit-transition: color .5s ease;
	-moz-transition: color .5s ease;
	-o-transition: color .5s ease;
	transition: color .5s ease;
}
a:hover {
	font-weight: bold;
}
p {
	text-align: left;
}
span {
	text-align: left;
}
h1 {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 2.5em;
	text-transform: uppercase;
	text-align: center;
	line-height: 0.9em;
}
h2 {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-align: center;
	padding: 10px 95px 0 95px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 2em;
	max-width: 750px;
	margin: 0 auto;
	font-weight: normal;
}
h3 {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 2.5em;
	text-transform: uppercase;
	text-align: left;
	line-height: 0.9em;
	padding: 25px 0 25px 0;
}
/* ---------- TYPOGRAPHY ---------- */

@font-face {
	font-family: 'Sabon_roman';
	src: url('Sabon_Roman/SabonLTStd-Roman.eot');
	src: local('â˜º'), url('Sabon_Roman/SabonLTStd-Roman.woff') format('woff'), url('Sabon_Roman/SabonLTStd-Roman.ttf') format('truetype'), url('Sabon_Roman/SabonLTStd-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ---------- CONTAINER ---------- */

.main {
	margin: 0 auto;
}
/* ---------- HEADER ---------- */

header {
	height: 110px;
	margin: 0 auto auto auto;
	border-bottom: solid 1px #ababab;
	background-color: #FFF;
	position: relative;
}
.logo {
	margin: 30px auto;
	width: 80px;
}
ul.navbar {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1.1em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #000;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 40%;
	z-index: 1000;
}
ul.navbar li {
	height: 50px;
	display: inline;
}
ul.navbar li a {
	margin: 0 5px 0 15px;
}
ul.navbar li a:hover {
	font-weight: bold;
}
/* ---------- FOOTER ---------- */

footer {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	height: 40px;
	margin: 15px auto 40px auto;
	border-top: solid 1px #ababab;
	padding-top: 40px;
	position: relative;
	text-align: center;
}
.footercont {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	height: 40px;
	margin: 60px auto 0 auto;
	border-top: solid 1px #ababab;
	padding-top: 30px;
	position: relative;
	text-align: center;
}
.follow {
	margin: 5px auto 20px auto;
}
.scrollToTop {
	position: fixed;
	display: none;
	right: 15px;
	bottom: 15px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	z-index: 100;
}
/* ---------- HOMEPAGE ---------- */

/* ---------- FILTERS ---------- */

ul.filteroptions {
	height: 50px;
	text-align: center;
	margin-top: 30px;
}
ul.filteroptions li {
	height: 50px;
	display: inline;
}
ul.filteroptions li a {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
	text-decoration: none;
	margin: 0 7px 0 7px;
	padding: 10px 0;
}
ul.filteroptions li a:hover {
	font-weight: bold;
}
ul.filteroptions li a.active {
	border-bottom: 1px solid #999;
	font-weight: bold;
}
/* ---------- VIGNETTES ---------- */

#content {
	margin: 0 auto;
}
.box {
	margin: 7px 7px;
}
.vignette {
	width: 300px;
	height: 300px;
}
.box .info {
	background: no-repeat rgba(0, 0, 0, 0.8);
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
}
.box:hover .info {
	opacity: 1;
}
.box .text {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	color: #fff;
	padding: 80px 0;
	text-align: center;
	float: left;
	border: none;
}
.box .title {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	text-rendering: optimizeLegibility;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.9em;
	line-height: 1em;
	letter-spacing: 0;
}
.box .type {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	padding-top: 10px;
	color: #ababab;
	font-size: 1.1em;
	letter-spacing: 0;
	text-transform: none;
}
.text {
	height: 30px;
	border: 1px solid #ddd;
	color: #333;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	font-weight: normal;
	z-index: 2;
	width: 100%;
	max-width: 1120px;
	padding: 5px 10px;
}
/* ---------- FILTERS ISOTOPES ---------- */

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-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;
	-o-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
/* ---------- PROJECTS ---------- */
		
.link-project {
	width: auto;
	height: 37px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}
a.link, a.link-social  {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	margin: 0 10px;
	position: relative;
	z-index: 24;
	text-decoration: none;
}
a.link:hover, a.link-social:hover {
	z-index: 25;
}
a.link span, a.link-social span {
	display: none;
}
a.link:hover span {
	display: block;
	position: absolute;
	bottom: 50px;
	left: -44px;
	width: 130px;
	color: #000;
	text-align: center;
}
a.link-social:hover span {
	display: block;
	position: absolute;
	bottom: 37px;
	left: -40px;
	width: 130px;
	color: #000;
	text-align: center;
}
a.visit {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	text-decoration: none;
}
a.visit:hover {
	font-weight: bold;
}
.images-project {
	width: 100%;
	max-width: 1140px;
}
/* ---------- ABOUT ---------- */

.images-about {
	width: 100%;
}
.about-txt {
	margin: 0;
	padding: 20px 0 0;
	line-height: 2em;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.paragraph-about {
	height: auto;
}
p.photo-equipment-header {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 0.9em;
	padding-bottom: 10px;
}
.photo-equipment-photo {
	height: 100%;
	width: auto;
}
/* ---------- CONTACT ---------- */

.contact-txt {
	margin: 0;
	padding: 5px 0 0;
	line-height: 2em;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.paragraph-contact {
	height: auto;
}
.social {
	padding: 15px 0 0;
	margin: -7px;
}
.photo-contact {
	float: right;
	margin-top: 50px;
}
/* ---------- CLIENTS AREA ---------- */
	
.blocks p {
	position: relative;
}
.button {
	height: 30px;
	width: 152px;
	float: left;
	max-width: 1140px;
	margin: 10px 0 10px 100px;
	background-color: #a2a8a6;
	color: #fff;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
	-o-transition: background-color .5s ease;
	transition: background-color .5s ease;
}
.button:hover {
	background-color: #fff;
	color: #000;
}
.textarea, .passwordarea {
	height: 20px;
	border: 1px solid #ddd;
	color: #000;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 15px;
	z-index: 2;
	width: 150px;
	max-width: 1120px;
}
.textarea, .passwordarea {
	width: 150px;
	margin-left: 15px;
}

/* ---------- RESPONSIVE DESIGN---------- */

/* ---------- MOBILE ---------- */

@media screen and (max-width: 479px) {
.main {
	margin: 0 auto;
}
header {
	width: 100%;
	border-bottom: 0;
	margin: 0 auto 25px auto;
	height: 140px;
}
ul.navbar {
	width: 100%;
	text-align: center;
	font-size: 1.063em;
	letter-spacing: 0.2px;
	margin: 65px 5px;
}
.logo {
	width: 100%;
	text-align: center;
	margin: 20px 0;
}
footer {
	width: 100%;
	max-width: 90%;
	border-top: solid 1px #ababab;
	margin: 15px auto 40px auto;
}
.footercont {
	width: 100%;
	max-width: 90%;
	border-top: solid 1px #ababab;
	margin: 20px auto 0 auto;
}
ul.filteroptions {
	display: none;
}
.vignette {
	width: 115px;
	height: 115px;
}
.box {
	margin: 0 0 10px 38px;
}
.box .info {
	display: none;
}
h1 {
	font-size: 2.3em;
	line-height: 1em;
	padding-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	display: none;
}
h3 {
	font-size: 2em;
	padding: 0 0 0 0;
}
h3.contact {
	font-size: 2em;
	padding: 15px 0 20px 0;
}
.contact-header {
	font-size: 2em;
	margin: 0 0 20px 0;
}
a.link:hover span {
	display: block;
	position: absolute;
	bottom: 50px;
	left: -44px;
	width: 130px;
	color: #000;
	text-align: center;
}
a.link-social:hover span {
	display: block;
	position: absolute;
	bottom: 37px;
	left: -40px;
	width: 130px;
	color: #000;
	text-align: center;
}
.link-project {
	margin-top: 35px;
	margin-bottom: 20px;
}
a.link:hover span {
	display: none;
}
.images-project {
	margin: 5px auto;
}
.images-about {
	width: 100%;
}
.photo-equipment-photo {
	width: 40%;
	height: auto;
}
.scrollToTop {
	position: fixed;
	right: 0;
	bottom: 0;
	cursor: pointer;
	width: 35px;
	height: 35px;
}
.img-scroll {
	width: 35px;
	height: 35px;
}
.about-txt {
	margin: 0;
	padding: 0 10px;
	line-height: 2em;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.paragraph-about {
	height: auto;
	padding: 15px;
}
p.photo-equipment-header {
	margin-top: -30px;
	line-height: 2em;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: left;
}
.contact-txt {
	margin: 0;
	padding: 0 10px;
	line-height: 2em;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.paragraph-contact {
	height: auto;
	padding: 15px;
}
.photo-contact {
	margin: 0 0 20px 0;
	float: left;
	width: 80%;
	height: auto;
}
}

/* ---------- TABLET ---------- */

@media screen and (min-width: 480px) and (max-width: 767px) {
.main {
	max-width: 700px;
	text-align: center;
}
h1 {
	font-size: 2.3em;
}
h2 {
	padding: 10px 25px 0 25px;
}
h3 {
	font-size: 2em;
	padding: 15px 0 0 0;
}
ul.filteroptions {
	display: none;
}
h3.contact {
	font-size: 2em;
	padding: 15px 0 20px 0;
}
.contact-header {
	font-size: 2em;
	margin: 0 0 20px 0;
}
ul.navbar {
	width: 100%;
	text-align: center;
	margin: 60px 0;
}
.link-project {
	width: auto;
	height: 50px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}
header {
	max-width: 95%;
	margin: 0 auto 35px auto;
	border-bottom: 0;
}
.images-project {
	margin: 5px auto;
}
.box {
	margin: 0 0 10px 28px;
}
.vignette {
	width: 150px;
	height: 150px;
}
.box .info {
	display: none;
}
footer {
	width: 100%;
	border-top: solid 1px #ababab;
	margin: 15px auto 40px auto;
	max-width: 95%;
}
.footercont {
	width: 100%;
	border-top: solid 1px #ababab;
	margin: 40px auto 0 auto;
	max-width: 95%;
}
.images-about {
	width: 95%;
}
.photo-equipment-photo {
	height: auto;
	width: 32%;
	margin: 10px auto;
}
.scrollToTop {
	position: fixed;
	right: 0;
	bottom: 0;
	cursor: pointer;
	width: 40px;
	height: 40px;
}
.img-scroll {
	width: 40px;
	height: 40px;
}
.about-txt {
	margin: 0;
	padding: 10px;
	line-height: 2em;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.paragraph-about {
	height: auto;
	padding: 15px;
}
p.photo-equipment-header {
	height: auto;
	text-align: left;
	margin-top: -20px;
}
.contact-txt {
	margin: 0;
	padding: 10px;
	line-height: 2em;
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.paragraph-contact {
	height: auto;
	padding: 15px;
}
.photo-contact {
	width: 45%;
	height: auto;
	padding: 0 0 20px 0;
	float: right;
}
}

/* ---------- LAPTOP ---------- */

@media screen and (min-width: 768px) and (max-width: 1023px) {
.main {
	max-width: 96%;
	text-align: center;
}
h2 {
	padding: 10px 25px 0 25px;
}
h3 {
	font-size: 2.5em;
	padding: 15px 0 0 0;
}
h3.contact {
	font-size: 2.5em;
	padding: 15px 0 20px 0;
}
.contact-header {
	font-size: 2.5em;
	padding: 0 0 25px 0;
}
ul.navbar {
	right: 0;
	z-index: 1000;
}
.link-project {
	width: auto;
	height: 50px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}
header {
	max-width: 97%;
	margin: 0 auto 35px auto;
}
footer {
	width: 100%;
	max-width: 97%;
	margin: 15px auto 40px auto;
}
.footercont {
	width: 100%;
	max-width: 97%;
	margin: 40px auto 0 auto;
}
.vignette {
	width: 150px;
	height: 150px;
}
.box .info {
	display: none;
}
.scrollToTop {
	position: fixed;
	right: 0;
	bottom: 0;
	cursor: pointer;
	width: 35px;
	height: 35px;
}
.img-scroll {
	width: 35px;
	height: 35px;
}
.images-project {
	margin: 5px auto;
	width: 95%;
	text-align: center;
}
.images-about {
	width: 97%;
}
.photo-equipment-photo {
	width: 23%;
	height: auto;
}
.about-txt {
	width: 97%;
	margin: 15px;
	line-height: 2em;
}
p.photo-equipment-header {
	width: 95%;
	line-height: 2em;
	text-align: left;
	margin-top: -20px;
}
.paragraph-about {
	height: auto;
}
.contact-txt {
	width: 95%;
	margin: 15px;
	line-height: 2em;
}
.paragraph-contact {
	height: auto;
}
}

/* ---------- DESKTOP ---------- */

@media screen and (min-width: 1024px) and (max-width: 1200px) {
.main {
	max-width: 90%;
	text-align: center;
}
h1 {
	padding: 20px 0 0 0;
}
h3 {
	font-family: 'Sabon_roman', Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 2.5em;
	text-transform: uppercase;
	text-align: left;
	line-height: 0.9em;
	padding: 15px 0 20px 0;
}
header {
	max-width: 1140px;
}
ul.navbar {
	right: 0;
	z-index: 1000;
}
.vignette {
	width: 175px;
	height: 175px;
}
.images-project {
	margin: 10px auto;
}
.images-about {
	margin: 25px auto;
}
.photo-equipment-photo {
	margin: 10px auto;
	width: 22%;
	height: auto;
}
.paragraph-about {
	height: auto;
	padding: 15px;
}
.paragraph-contact {
	height: auto;
	padding: 15px;
}
}

/* ---------- DESKTOP 2 ---------- */

@media screen and (min-width: 1201px) {
.main {
	max-width: 1140px;
	text-align: center;
}
h1 {
	padding: 20px 0 0 0;
}
header {
	max-width: 1140px;
}
.box {
	margin-left: 18px;
	text-align: center;
}
.vignette {
	width: 200px;
	height: 200px;
}
.images-project {
	margin: 5px auto;
}
.images-about {
	margin: 25px auto;
}
.photo-equipment-photo {
	height: auto;
	width: 20%;
	margin: 10px auto;
}
footer {
	max-width: 1140px;
}
.footercont {
	max-width: 1140px;
}
}