/* Copyright (C) 2018 SOMOS Design */
body {
  padding-top: 1%;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  line-height: 1.3em;
}

a, a:hover, a:visited {
  text-decoration: none;
  color: #000;
}

#logo h1 {
  font-family: 'Pragati Narrow', sans-serif;
  font-weight: 700;
  font-size: 4em;
  margin: 0;
  padding: 0;
  position: absolute;
  line-height: 1em;
}

.center, #page-services, #page-disciplines {
  width: 750px;
  margin: 0 auto;
}

#menu ul {
  font-family: 'Pragati Narrow', sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 2em;
  line-height: 1.1em;
}
#menu ul, #page-home p {
  padding-left: 30%;
  width: 40%;
}
#menu li {
  list-style: none;
}
#menu a:hover, #menu a.active {
  color: #ff5224;
}
#page {
  position: relative;
}

#contact {
  position: absolute;
  top: 0;
  right: 0;
  overflow-x: hidden;
}

#contact .container{
  background-color: #969c9b;
  color: #fff;
  font-family: "Pragati Narrow";
  font-size: 1.4em;
  position: relative;
  left: 74%;
}
#contact-info {
  padding: 1em;
  padding-left: 5em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  line-height: 0.8em;
}

#contact-title {
  height: 100%;
  width: 26%;
  text-align: center;
  background-color: #93e8db;
  color: #000;
  position: absolute;
}
#contact-title span {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* Home Page */
div#image-banner {
  width: 100%;
  overflow-x: hidden;
  background-color: #8a99a5;
  position: relative;
  height: 380px;
}

.slide {
  position: absolute;
  top: 0;
  width: 100%;
  overflow-x: hidden;
}
#next-slide {
  left: 100%;
  z-index: 10;
  opacity: 1;
}

#image-banner div.container {
  height: 380px;
  width: 750px;
  margin: 0 auto;
  position: relative;
}
#image-banner img {
  height: 380px;
  width: auto;
}
.slide-title {
  position: absolute;
  z-index: 2;
  margin-left: 30%;
  font-family: 'Pragati Narrow', sans-serif;
  color: #fff;
  padding: 2% 1.5%;
  text-transform: uppercase;
  font-size: 2em;
}

.slide-image-box {
  position: absolute;
  z-index: 1;
  right: 0;
  margin-right: 70%;
}
.slide-image-pan {
  position: absolute;
  margin-left: 30%;

}

#strategic-process {
  /*feffa9*/
  background-color: #f7f8bc;
  padding: 3% 0;
}

#strategy {
  width: 70%;
}
#goal h3 {
  transform: rotateZ(90deg);
  transform-origin: top left;
  padding: 0.4%;
  margin: 0;
  position: absolute;
  font-family: "Pragati Narrow";
  font-size: 1.4em;
}
#strategy img {
  width: 100%;
  height: auto;
}

#goal {
  width: 26%;
  float: right;
}
#services {
  background-color: #8a99a5;
  color: #fff;
  padding: 0;
  overflow-x: hidden;
}
#services .center {
  height: 300px;
  width: 750px;
  margin: 0 auto;
  position: relative;
}

#services img {
  width: auto;
  height: 300px;
}

img#services-left {
  position: absolute;
  right: 100%;
}

img#services-right {
  position: absolute;
  left: 100%;
}

#services .description {
  padding-top: 10%;
  width: 40%;
  text-align: center;
}

#services-center {
  width: 60%;
  height: auto;
  float: right;
}

#clients {
  background-color: #93e8db;
}
#clients .description {
  padding: 8%;
  padding-bottom: 0;
  width: 42%;
  float: right;
}
#clients img {
  width: 40%;
  height: auto;
  display: block;
}

#pagefoot {
  clear: both;
  background-color: #415256;
  color: #fff;
  padding: 3% 0 4% 1%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#foot-text {
  text-align: center;
  padding-left: 50%;
  padding-right: 10%;
  height: 100%;
}

#contact-foot, #copy {
  font-size: 0.8em;
}

#copy {
  margin-top: 1em;
}

#connect {
  display: block;
  text-decoration: underline;
  color: #fff;
  padding-top: 4%;
  font-family: "Pragati Narrow", sans-serif;
  font-size: 1.6em;
}

#page-disciplines h2, #page-services h2 {
  float: left;
  margin: 0;
  padding: 0;
  clear: left;
  width: 29%;
  padding-right: 1%;
  text-align: right;
  font-style: italic;
  font-weight: 400;
  font-size: 1.2em;
}
#page-disciplines p, #page-services p {
  padding-left: 30%;
  padding-right: 20%;
}

#page-disciplines em {
  font-size: 1.2em;
  font-style: italic;
  font-weight: 400;
}

/* Work */
#page-project-list {
  width: 90%;
  min-width: 750px;
  margin: 0 auto;
}

ul#project-list {
  padding: 0;
}

#project-list li {
  width: 25%;
  padding: 20% 0 0 0;
  position: relative;
  float: left;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}

#project-list .container {
  position: relative;
  position: absolute;
  top: 0;
  bottom: 8%;
  left: 0;
  right: 8%;
}

#project-list .row4 .container {
  right: 0;
}

#project-list img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.project-info {
  display: none;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 74%;
  height: 40%;
  transform: translate(-50%, -50%);
  padding: 8% 10%;
  border-radius: 10px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, .5);
  background-color: rgba(220, 221, 140, 0.9);
  font-family: "Pragati Narrow", sans-serif;
}

.project-name {
  color: #fff;
  font-size: 1.8em;
  margin-bottom: 3%;
}

.project-description {
  color: #34585e;
  font-size: 1em;
  line-height: 1.2em;
}

#project-list li:hover .project-info {
  display: block;
}
