@font-face {
    font-family: 'MyriadProRegular';
    src: url('MyriadProRegular.eot');
    src: url('MyriadProRegular.eot') format('embedded-opentype'),
         url('MyriadProRegular.woff2') format('woff2'),
         url('MyriadProRegular.woff') format('woff'),
         url('MyriadProRegular.ttf') format('truetype'),
         url('MyriadProRegular.svg#MyriadProRegular') format('svg');
}


body , html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-family: 'MyriadProRegular', Arial, sans-serif;
	color: #000;
	text-align: center;
}

img {border: none;}

h1 {
	font-family: 'MyriadProRegular';
	font-weight: 400;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	line-height: 95%;
}

h2 {
	font-family: 'MyriadProRegular';
	font-weight: 400;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	line-height: 100%;
}

h3 {
	font-family: 'MyriadProRegular';
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	line-height: 110%;
	text-transform:uppercase;
}

h4 {
	font-family: 'MyriadProRegular';
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #b7b7b7;
	line-height: 90%;
}

h5 {
	color: #000;
	font-size: 11pt;
	font-weight: 500;
	font-family: 'MyriadProRegular';
	letter-spacing: 1px;
	text-transform:uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 100%;
}

h6 {
	color: #000;
	font-size: 11pt;
	font-weight: 500;
	font-family: 'MyriadProRegular';
	letter-spacing: 1px;
	text-transform:uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 170%;
}

a {
	color: #000;
}

.displnone {
	display: none;
}

.displblock {
	display: block;
}

.bold {
	font-weight: 700;
}

.left  {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.marbot50 {
	margin-bottom: 50px;
}

.padbot150 {
	padding-bottom: 150px;
}

.padbot100 {
	padding-bottom: 100px;
}

.padbot90 {
	padding-bottom: 90px;
}

.padbot50 {
	padding-bottom: 50px;
}

.padbot40 {
	padding-bottom: 40px;
}

.padbot30 {
	padding-bottom: 30px;
}

.marright30 {
	margin-right: 30px;
}

.marright20 {
	margin-right: 20px;
}

.pagination {
	padding-left: 120px;
	width: 640px;
}

.pagination ul {
	list-style: none;
	margin: 0;;
	padding: 0;
}

.pagination ul li {
	float: left;
}

.pagination ul li a {
	margin-right: 10px;
	color: #66ccff;
	text-decoration: none;
	font-family: 'MyriadProRegular';
	font-size: 18px;
}

.pagination ul li a:hover, .pagination ul li a.active {
	margin-right: 10px;
	color: #66ccff;
	text-decoration: none;
	font-family: 'MyriadProRegular';
	font-size: 18px;
}

.wrapper {
	width: 940px;
	min-width: 300px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

.wrapper.aligncenter {
	text-align: center;
}

.wrapper img {
	max-width: 100%;
}

.header {
	width: 100%;
	height: 130px;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #fff;
	z-index: 102;
	text-align: center;
}

.logo {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 17px;
	z-index: 1;
}

.nav {
	margin: 90px auto 0 auto;
	position: relative;
	z-index: 10;
}

.nav.bg {
	padding-left: 106px;
}

.nav.en {
	padding-left: 63px;
}

.nav ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

.nav ul li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
}

.nav ul li.bigger-margin {
	margin-right: 53px;
}

.nav ul li a {
	font-family: 'MyriadProRegular';
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
}

.nav ul li a:hover, a.nav_selected, a.nav_selected:hover {
	font-family: 'MyriadProRegular';
	font-size: 14px;
	text-decoration: none;
}

ul.subnav {
	position: absolute;
	text-align: center;
	margin-left: -15px;
	display: none;
}

ul.subnav li {
	float: none;
	list-style: none;
	margin-bottom: 5px;
	text-align: center;
}

.white-subnav {
	position: absolute;
	width: 100%;
	top: 130px;
	height: 70px;
	background: #fff;
	display: none;
}

.white-transparent {
	position: absolute;
	width: 100%;
	top: 130px;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
	z-index: 1;
	display: none;
}

.lang {
	position: absolute;
	text-align: left;
	margin-top: 90px;
	right: 25px;
	z-index: 1000;
}

#select01 a, #select01 span {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
	color: #b0b0b0;
	float: left;
	font-family: 'MyriadProRegular';
	font-size: 14px;
	margin: 2px 5px;
}

#select01 a:hover, #select01 a.selected, #select01 span {
	text-transform: uppercase;
	color: #000;
}

.grid_item {
	width: 25%;
	float: left;
}

.grid_item_small {
	width: 20%;
	float: left;
}

.content {
	padding-top: 130px;
}

.grid_item a div.inner {
	margin: 1px;
	background: url('../images/da-architects-logo.png') no-repeat center center;
	background-size: cover;
	height: 200px;
	position: relative;
}

.grid_item_small a div.inner {
	margin: 1px;
	background: url('../images/da-architects-logo.png') no-repeat center center;
	background-size: cover;
	height: 180px;
	position: relative;
}

.grid_project_title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: 'MyriadProRegular';
	font-size: 22px;
	display: none;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		 -o-transition: all .3s linear;
			transition: all .3s linear;
}

.grid_project_title:hover {
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		 -o-transition: all .3s linear;
			transition: all .3s linear;
}


.grid_item:hover .grid_project_title, .link-to-project:hover .grid_project_title, .grid_item_small:hover .grid_project_title {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-align: center;
	display: table-cell;
}

.project-hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.7;
}

.grid_project_title p {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	margin-top: 40%;
}

.project_image_div {
	margin-bottom: 10px;
	position: relative;
}

.project_two_images_div {
	margin-bottom: 11px;
}

.project_two_images_div img {
	width: 49.4%;
	height: auto;
}

.links {
	margin: 40px 0 30px 0;
	width: 100%;
}

a.link-to-project {
	display: inline-block;
	width: 220px;
	height: 220px;
	background: url(../images/home-thumb.jpg) no-repeat center;
	background-size: cover;
	margin-right: 20px;
	float: left;
	position: relative;
}

.no_mar_right {
	margin-right: 0 !important;
}

.mob_invisible {
	display: block;
}

.big_invisible {
	display: none;
}

.slideshow-wrapper {
	width: 100%;
}

.slideshow-wrapper .project_image_div{
	margin-bottom: 2px;
}

.slideshow-wrapper .project_image_div img {
	width: 100%;
}

.img_text {
	position: absolute;
	z-index: 10;
	text-align: left;
}

a.view-project {
	display: block;
	position: absolute;
	padding: 10px 20px;
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1vw;
}

a.view-project.black {
	border: 1px solid #000;
	color: #000;
}

a.view-project.black:hover {
	background: #000;
	color: #fff;
}

a.view-project.white {
	border: 1px solid #fff;
	color: #fff;
}

a.view-project.white:hover {
	background: #fff;
	color: #000;
}

.slideshow-wrapper {
	padding-top: 50px;
}

.slideshow-wrapper h1 {
	font-size: 4vw;
	font-family: 'MyriadProRegular';
	display: inline;
}
.slideshow-wrapper h2 {
	font-size: 3vw;
	font-family: 'MyriadProRegular';
	display: inline;
}
.slideshow-wrapper h3 {
	font-size: 2.5vw;
	font-family: 'MyriadProRegular';
	display: inline;
}
.slideshow-wrapper h4 {
	font-size: 2vw;
	font-family: 'MyriadProRegular';
	display: inline;
}

.slideshow-wrapper h5 {
	font-size: 1.5vw;
	font-family: 'MyriadProRegular';
	display: inline;
}

.open-mobile {
	display: none;
	width: 25px;
	height: 19px;
	background: url('../images/open-mobile-nav.png');
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -13px;
	cursor: pointer;
}

.close-mobile {
	display: none;
	width: 20px;
	height: 20px;
	background: url('../images/close-mobile-nav.png');
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -10px;
	cursor: pointer;
}

@media screen and (max-width: 940px) {
	.wrapper {
		width: 100%;
	}
	.wrapper > div {
		padding: 0 15px;
	}
	a.link-to-project {
		width: 42vw;
		height: 42vw;
		margin-bottom: 20px;
	}

	.open-mobile {
		display: block;
	}

	.nav {
		position: absolute;
		width: 100%;
		background: #fff;
		text-align: center;
		padding: 0;
		display: none;
		margin-top: 110px;
	}
	.nav.bg, .nav.en {
		padding: 0;
	}
	.nav ul li {
		margin-right: 0;
		margin-bottom: 10px;
		display: block;
	}

	.nav ul li.bigger-margin {
		margin-right: 0;
	}

	.nav ul li a {
		font-size: 13px;
	}

	.nav ul li a:hover, a.nav_selected, a.nav_selected:hover {
		font-size: 13px;
	}

	ul.subnav {
		position: relative;
		margin-left: 0;
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
	}

	.lang {
		right: 5px;
	}

	#select01 a {
		font-size: 13px;
	}
}
@media screen and (max-width: 940px) and (orientation: landscape) {
	.header {
		height: 65px;
	}
	.logo {
		top: 10px;
		width: 70px;
		left: 50%;
		margin-left: -35px;
	}

	.logo img {
		width: 70px;
		height: auto;
	}

	.lang {
		margin-top: 26px;
	}

	.open-mobile, .close-mobile {
		margin-left: 0;
		left: 10px;
		top: 25px;
	}

	.nav {
		z-index: 10;
		margin-top: 60px;
	}
	.content {
		padding-top: 65px;
	}
	.grid_item, .grid_item_small {
		width: 50%;
		float: left;
	}
	a.link-to-project {
		width: 40vw;
		height: 40vw;
		margin-bottom: 20px;
	}
	.project_two_images_div img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.mob_invisible {
		display: none;
	}
	.big_invisible {
		display: block;
		height: auto;
	}
	.no_mar_right {
		margin-right: 20px !important;
	}

	a.view-project {
		padding: 5px 10px;
		font-size: 2vw;
	}
}

@media screen and (max-width: 768px) {
	.grid_item, .grid_item_small {
		width: 50%;
		float: left;
	}
}

@media screen and (max-width: 640px) {
	.header {
		height: 65px;
	}
	.logo {
		top: 10px;
		width: 70px;
		left: 50%;
		margin-left: -35px;
	}

	.logo img {
		width: 70px;
		height: auto;
	}

	.lang {
		margin-top: 26px;
	}

	.open-mobile, .close-mobile {
		margin-left: 0;
		left: 10px;
		top: 25px;
	}

	.nav {
		z-index: 10;
		margin-top: 60px;
	}
	.content {
		padding-top: 65px;
	}
	.grid_item, .grid_item_small {
		width: 50%;
		float: left;
	}
	a.link-to-project {
		width: 40vw;
		height: 40vw;
		margin-bottom: 20px;
	}
	.project_two_images_div img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.mob_invisible {
		display: none;
	}
	.big_invisible {
		display: block;
		height: auto;
	}
	.no_mar_right {
		margin-right: 20px !important;
	}

	a.view-project {
		padding: 5px 10px;
		font-size: 2vw;
	}
}


@media screen and (max-width: 480px) {
	a.link-to-project {
		width: 38vw;
		height: 38vw;
	}
}

@media screen and (max-width: 360px) {
	.grid_item, .grid_item_small {
		width: 100%;
		float: left;
	}
	a.link-to-project .grid_project_title {
		margin-bottom: 20px;
		font-size: 15px !important;
	}

	a.link-to-project {
		width: 35vw;
		height: 35vw;
	}
}


