@charset "UTF-8";


*{
    margin: 0;
    padding: 0;
} 


/* unvisited link */
nav a:link {
    color: #edecdc;
    text-decoration: none;
    background-color: rgba(17,17,17,0.10);
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
    margin-left: 20px;
}

/* visited link */
nav a:visited {
    color: #edecdc;
    text-decoration: none;
    background-color: rgba(17,17,17,0.10);
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
    margin-left: 20px;
}

/* mouse over link */
nav a:hover {
    color: #edecdc;
    text-decoration: none;
    background-color: rgba(17,17,17,0.10);
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
    margin-left: 20px;
}

/* selected link */
nav a:active {
    color: #edecdc;
    text-decoration: none;
    background-color: rgba(17,17,17,0.10);
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
    margin-left: 20px;
} 

a:link {
    color: #ff675b;
    text-decoration: none;
}

a:visited {
    color: #ff675b;
    text-decoration: none;
}

a:hover {
    color: #edecdc;
    text-decoration: none;
}

a:active {
    color: #ff675b;
    text-decoration: none;
}

/* ============================ HOMEPAGE SECTION ============================ */


/* Top Header & Hero */

.header_wrapper {
	padding-left: 80px;
	padding-right: 80px;
	background-color: #111111;
	overflow-x: hidden;
	background-repeat: repeat-y;
	background-image: url(../images/projects_bg_v3.png);
	background-size: 100% auto;
}

.header_content_top {
	width: 100%;
    height: 300px;
    padding-top: 70px;
}

.header_content_bot {
	width: 100%;
    padding-bottom: 70px;
}

.gw_logo {
	width: 99px;
	height: 89px;
	min-width: 99px;
	min-height: 89px;
	max-width: 99px;
	max-height: 89px;
	float: left;
	background-image: url(../images/gw_header_mk1.png);
	background-repeat: no-repeat;
	background-size: 99px 89px;
}

.btn_back {
	width: 99px;
	height: 89px;
	min-width: 99px;
	min-height: 89px;
	max-width: 99px;
	max-height: 89px;
	float: left;
	background-image: url(../../images/back.png);
	background-repeat: no-repeat;
	background-size: 99px 89px;
}

.navigation_wrapper {
    font-family: europa,sans-serif;
    font-weight: 800;
    font-style: normal;    
    font-display: auto;
    font-size: 16px;
    color: #edecdc;
    text-decoration: none;
    text-align: right;
    vertical-align: bottom;
    padding-top: 60px;
}
.name_hp {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 80px;
	line-height: 94px;
    color: #edecdc;
    margin-bottom: -20px;
    margin-left: 0px;
}
.title_hp {
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ff675b;
    font-size: 26px;
    margin-bottom: 80px;
    margin-left: 30px;
}
.title_url {
	font-family: europa,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: rgba(237,236,220,0.10);
	font-size: 26px;
	margin-bottom: -12px;
	margin-left: 0px;
}
.intro_a {
    font-family: europa,sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #edecdc;
    font-size: 16px;
    width: 740px;
    background-color: #222222;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-left: 40px;
    line-height: 26px;
    margin-bottom: 30px;
}
.intro_header {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    color: #ff675b;
    font-size: 28px;
    padding-bottom: 10px;
}
.intro_b {
    font-family: roboto;
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    color: #5cc7cd;
    font-size: 16px;
    width: 800px;
    background-color: #edecdc;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 29px;
    margin-bottom: 20px;
}
.intro_c {
    font-family: europa,sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #111111;
    font-size: 19px;
    width: 740px;
    background-color: #ff675b;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-left: 40px;
    line-height: 24px;
    margin-bottom: 30px;
}
.intro_bullets {
    padding-left: 54px;
    list-style-type: hiragana;
    list-style-position: outside;
    font-size: 28px;
    line-height: 50px;
    text-transform: capitalize;
    font-weight: 500;
}

.intro_punchout {
	font-size: 15px;
	line-height: 22px;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #151515;
}

.text-highlight {
    font-weight: 700;
    font-style: normal;
    color: #ff675b;
}




/* Client Logos  */
.client_content_a {
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    color: #f0f5e0;
    font-size: 18px;
    width: 580px;
    opacity: 1;
    background-color: rgba(0,0,0,0.15);
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 29px;
    margin-bottom: 30px;
}

.clients_wrapper {
    background-color: #ff675b;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 140px;
    padding-bottom: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    background-image: url(../images/homepage/clients_bg_v2.png);
    background-repeat: repeat;
    background-size: auto 100%;
}

.title_clients {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 80px;
	line-height: 94px;
    color: #edecdc;
    padding-bottom: 10px;
}

.thumbnail_single {
    width: 100px;
    height: 100px;
    float: left;
    clear: none;
    text-align: left;
    opacity: 1;
    background-color: rgba(0,0,0,0.1);
    padding-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.client_logos_wrapper {
    width: 1100px;
    float: left;
}


/* Projects Homepage  */

.projects_s1_wrapper {
    background-color: #f0f5e0;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 140px;
    padding-bottom: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}
.title_projects_s1 {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 80px;
	line-height: 94px;
    color: #222222;
    padding-bottom: 10px;
}
.project_single {
	width: 230px;
	height: 230px;
	padding-right: 40px;
	padding-top: 20px;
	float: left;
	clear: none;
	text-align: left;
	position: relative;
    padding-bottom: 100px;
}
.project_list_wrapper {
	width: 100%;
	position: relative;
}
.project_name {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    color: #ff675b;
    font-size: 22px;
    line-height: 22px;
    font-display: auto;
    width: 100%;
    padding-top: 8px;
	text-decoration: none;
	position: relative;
	z-index:5;
}
.project_client {
    font-family: europa,sans-serif;
	font-weight: 400;
    font-size: 13px;
	font-style: normal;
    width: 100%;
    color: #222222;
    padding-top: 5px;
	position: relative;
}
.view_more {
    padding-top: 80px;
    clear: left;
    float: left;
    font-family: europa,sans-serif;
	font-weight: 700;
    font-size: 22px;
	font-style: normal;
}

.project_single_thumbnail {
	background-color: rgba(0,0,0,0.05);
	padding-bottom: 5px;
    margin-bottom: 5px;
}


/* Awards Homepage  */

.awards_wrapper {
    background-color: #111111;
    padding-top: 70px;
    padding-left: 80px;
    padding-right: 80px;
    background-image: url("../images/topographic.png");
    background-repeat: repeat;
    background-size: auto;
}
.title_awards {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 80px;
	line-height: 94px;
    color: #ff675b;
    padding-bottom: 40px;
}
.award_name {
    margin-left: 0px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    float: left;
    clear: none;
    text-align: left;
    opacity: 1;
    background-color: #edecdc;
    color: #222222;
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    max-height: 47px;
}
.award_project {
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    float: left;
    clear: none;
    text-align: left;
    opacity: 1;
    background-color: #ff675b;
    color: #222222;
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    margin-bottom: 20px;
    max-height: 47px;
}
.award_date {
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    float: left;
    clear: none;
    text-align: left;
    opacity: 1;
    background-color: #000000;
    color: #ff675b;
    margin-bottom: 15px;
    margin-top: 20px;
    
    font-family: europa,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    
}
.award_list_wrapper {
    width: 100%;
    clear: both;
}



/* ============================ PROJECTS PAGE SECTION ============================ */

.title_section {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 80px;
	padding-top: 20px;
    color: #edecdc;
    margin-left: -6px;
}

.title_section_smaller {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
	padding-top: 100px;
    color: #edecdc;
    margin-left: -6px;
}

.projects_container {
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
    background-color: #111111;
    background-image: url("../images/topographic.png");
    background-repeat: repeat;
    background-size: auto;
}



.more_projects_container {
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
    background-color: #161616;
}

.title_project_year {
    font-family: origin-super-condensed, sans-serif;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    font-size: 80px;
    color: #ff675b;
    padding-bottom: 12px;
    padding-top: 100px;
}


.project_single_container {
    width: "100%";
    clear: both;
    padding-bottom: 60px;
}

.project_hr_A {
    width: 80px;
    height: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #222222;
    margin-right: 10px;
    float: left;
}

.project_hr_B {
    width: 40px;
    height: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #222222;
    margin-right: 10px;
    float: left;
}

.project_thumbnail_spacer_lengthA {
    width: 100px;
    height: 120px;
    float: left;
    background-color: #222222;
    padding-bottom: 0px;
    margin-top: 20px;
    padding-left: 0px;
    margin-left: -80px;
 }
.project_thumbnail_spacer_lengthB {
    width: 140px;
    height: 120px;
    float: left;
    background-color: #222222;
    padding-bottom: 0px;
    margin-top: 20px;
    padding-left: 0px;
    margin-left: -80px;
 }
.project_thumbnail_spacer_lengthC {
    width: 180px;
    height: 120px;
    float: left;
    background-color: #222222;
    padding-bottom: 0px;
    margin-top: 20px;
    padding-left: 0px;
    margin-left: -80px;
 }
.project_thumbnail_spacer_lengthD {
    width: 220px;
    height: 120px;
    float: left;
    background-color: #222222;
    padding-bottom: 0px;
    margin-top: 20px;
    padding-left: 0px;
    margin-left: -80px;
 }
.project_thumbnail_small {
    min-height: 40px;
    line-height: 24px;
    margin-right: 0px;
    float: left;
    padding-bottom: 30px;
 }
.project_thumbnail {
  max-height: 140px;
  width: auto;
 }
.project_single_name {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    color: #ff675b;
    font-size: 28px;
    width: 100%;
    min-height: 20px;
    line-height: 24px;
    margin-right: 20px;
    padding-top: 22px;
    padding-bottom: 8px;
 }

.project_single_client {
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #edecdc;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    min-height: 30px;
    padding-right: 10px;
}
.client_spacer {
    font-family: roboto;
    font-display: auto;
    font-weight: 900;
    color: #706f69;
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
}
.project_single_type {
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #706f69;
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    min-height: 30px;
    padding-right: 10px;
}

.project_single_link_container {
    min-height: 30px;
    line-height: 30px;
    padding-right: 10px;
    display: inline-block;
}

.project_single_link_box{  
    width: auto;
    height: 30px;
    background-color: #222222;
    display: inline-block;
    margin-top: 8px;
    cursor: pointer;
    /* animate and time the transitions*/
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.project_single_link_box:hover, .project_single_link_box:active{
  background-color: #ff675b;
  color: #edecdc;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}


.project_single_link {
    font-family: europa,sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #edecdc;
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 0px;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}

.project_single_link a:link {
    color: #000000;
}
.project_single_link a:active {
    color: #000000;
}
.project_single_link a:visited {
    color: #000000;
}
.project_single_link a:hover {
    color: #ff675b;
}




/* ============================ SINGLE PROJECT PAGE SECTION ============================ */

.single_project_container {
    overflow-x: hidden;
    padding-bottom: 40px;
}

.single_project_details {
	font-family: europa,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	width: 740px;
	background-color: hsla(0,0%,0%,0.05);
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.single_project_description {
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222222;
    font-size: 14px;
    width: 740px;
    background-color: #fcfff3;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 24px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.single_project_visuals_container {
	background-color: #111111;
	width: 100%;
}

.single_project_title_section {
	display: block;
	font-family: orpheuspro, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 80px;
	line-height: 100px;
	color: #111111;
	background-color: #ff675b;
    width: -webkit-fit-content;
    width: -moz-fit-content;
	width: fit-content;
    max-width: 800px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
	margin-top: 160px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.single_project_hero {
    width: 100%;
	height: 440px;
    margin-left: -80px;
    padding-right: 160px;
    background-size: 100%;
    margin-top: -81px;
    background-repeat: no-repeat;
}

.single_project_section {
    font-family: origin-super-condensed, sans-serif;
    font-weight: 100;
    font-style: normal;
    text-transform: uppercase;
    font-size: 80px;
    line-height: 80px;
    color: hsla(0,0%,100%,0.1);
    width: 200px;
    background-color: hsla(0,0%,0%,0.05);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}

.single_project_image_wrapper {
    text-align: center;
}

.project_header_wrapper {
    padding-left: 80px;
    padding-right: 80px;
    background-color: #111111;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; 
}

.single_project_image_mobile {
	width: 40%;
	text-align: center;
	padding-top: 40px;
}

.single_project_image_tablet {
    width: 80%;
}

.single_project_image_full {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -4px;
}



/* ============================ FOOTER SECTION ============================ */

.footer_wrapper {
	background-color: #111111;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 60px;
	padding-bottom: 60px;  
}

.title_footer {
    font-family: orpheuspro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
	line-height: 94px;
    color: #edecdc;
    padding-bottom: 10px;
}

.footer_content {
    font-family: europa,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    font-display: auto;
    color: #edecdc;
    font-size: 18px;
    width: 510px;
    opacity: 1;
    background-color: #222222;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 29px;
}

.button_uptotop {
	width: 60px;
    height: 62px;
    margin-top: 160px;
	margin-left: auto;
	margin-right: auto;
}

.footer_minime {
	width: 232px;
	height: 341px;
	background-repeat: no-repeat;
	float: right;
	padding-top: 0px;
	margin-top: 194px;
	background-image: url(../images/footer/mini-me.png);
	background-size: 232px 341px;
}

.footer_small_1 {
	font-size: 13px;
	color: hsla(56,32%,90%,0.30);
}

.footer_goback {
    float: left;
    margin-top: 160px;
	margin-left: 80px;
	margin-right: auto;
    min-height: 30px;
    line-height: 30px;
    padding-right: 10px;
    display: inline-block;
}

/* ============================ NEW SHIT SECTION ============================ */

.footer_links_container {
	display: inline-block;
	z-index: 2;
	background-color: #111111;
	width: 100%;
    height: 120px;
    padding-top: 60px;
}

.uptotop_A{
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FCFCFC;
}

.goback_A{
	width: 60px;
	height: 60px;
	background-color: #E97EFD;
	float: left;
    margin-left: 80px;
}

.ul-list-a{
    margin-left: 30px;
}

.award_bullet {
	float: left;    
}

.award_bullet_size {
    height: 47px;
}
