.navbar {
  font-family: "Open Sans";
  border: none;
  font-size: 23px;
  font-weight: 700;
  display: inline-block;
  list-style-type: none;
  text-align: center;
  margin: auto;
}
.navbar-brand .glyphicon {
  margin-right: 6px;
}
.hero {
  background: url(/assets/img/sustainability-text-image.jpg?h=9d13640e2dbf9ae2fc0b0a321e97e6e3);
  background-size: cover;
  border: none;
}
@media (min-width: 992px) {
  .hero .get-it {
    text-align: right;
    padding-right: 30px;
  }
}
.icon-feature,
.site-footer,
.testimonials blockquote {
  text-align: center;
}
@media (max-width: 992px) {
  .hero .get-it,
  .hero .phone-preview {
    text-align: center;
  }
}
.hero .get-it h1,
.hero .get-it p {
  color: #fff;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 40px;
}
.hero .get-it .btn {
  margin-left: 10px;
  margin-bottom: 10px;
  text-shadow: none;
}
div.iphone-mockup {
  position: relative;
  max-width: 250px;
  margin: 20px;
  display: inline-block;
}
.iphone-mockup img.device {
  width: 100%;
  height: auto;
}
.iphone-mockup .screen {
  position: absolute;
  width: 88%;
  height: 77%;
  top: 12%;
  border-radius: 2px;
  left: 6%;
  border: 1px solid #444;
  overflow: hidden;
  background: url(/assets/img/screen-content-iphone-6.jpg?h=635137a5790898d0f4a4fcf584e7aa5d)
    center;
  background-size: cover;
}
.iphone-mockup .screen:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}
.icon-feature .glyphicon {
  font-size: 60px;
}
section.features {
  background-color: #369;
  padding: 40px 0;
  color: #fff;
}
.features h2 {
  color: #fff;
}
.features .icon-features {
  margin-top: 15px;
}
section.testimonials {
  margin: 50px 0;
}
.site-footer {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .site-footer h5 {
    text-align: left;
  }
}
.site-footer h5 {
  color: inherit;
  font-size: 20px;
}
.site-footer .social-icons a:hover {
  opacity: 1;
}
.site-footer .social-icons a {
  display: inline-block;
  width: 32px;
  border: none;
  font-size: 20px;
  border-radius: 50%;
  margin: 4px;
  color: #fff;
  text-align: center;
  background-color: #798fa5;
  height: 32px;
  opacity: 0.8;
  line-height: 32px;
}
.video-wrapper {
  position: relative;
}
.video-wrapper > video {
  width: 100%;
  vertical-align: middle;
}
.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
  display: none;
}
.video-overlay-play-button {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px calc(50% - 50px);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0.95;
  cursor: pointer;
  background-image: linear-gradient(transparent, #000);
  transition: opacity 150ms;
}
.video-overlay-play-button:hover {
  opacity: 1;
}
.video-overlay-play-button.is-hidden {
  display: none;
}
.article-clean {
  color: #56585b;
  background-color: #fff;
  font-family: Lora, serif;
  font-size: 14px;
}
.pricing-area li,
.pricing-area ul {
  background: #fafafa;
}
.pricing-table,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Source Sans Pro";
}
.article-clean .intro {
  font-size: 16px;
  margin: 0 auto 30px;
}
.article-clean .intro h1 {
  font-size: 32px;
  margin-bottom: 15px;
  padding-top: 20px;
  line-height: 1.5;
  color: inherit;
}
.article-clean .text h2,
.article-clean .text p {
  line-height: 1.45;
  margin-bottom: 20px;
}
.article-clean .intro p {
  color: #929292;
  font-size: 12px;
}
.article-clean .intro p .by {
  font-style: italic;
}
.article-clean .intro p .date {
  text-transform: uppercase;
  padding: 4px 0 4px 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
.article-clean .intro p a {
  color: #333;
  text-transform: uppercase;
  padding-left: 3px;
}
.article-clean .intro img {
  margin-top: 40px;
}
.article-clean .text h2 {
  margin-top: 28px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
@media (min-width: 768px) {
  .site-footer .social-icons {
    text-align: right;
  }
  .article-clean .text p {
    font-size: 16px;
  }
  .article-clean .text h2 {
    font-size: 20px;
  }
}
.article-clean .text figure {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.article-clean .text figure img {
  margin-bottom: 12px;
  max-width: 100%;
}
.pricing-table {
  padding: 70px 0;
}
.center {
  padding-bottom: 55px;
  text-align: center;
}
.center h2 {
  font-size: 30px;
  margin-top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4e4e4e;
  font-weight: 600;
}
.lead {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.plan {
  margin-bottom: 70px;
  position: relative;
}
.pricing-area ul {
  margin: 0;
  padding: 0;
}
.pricing-area .heading {
  margin-left: -10px;
  border-radius: 2px 2px 0 0;
  padding: 17px 0;
}
.pricing-area ul li {
  font-size: 18px;
  font-weight: 400;
  list-style: none;
  padding: 15px 0;
  color: #666;
}
.pricing-area .price,
.pricing-area h1 {
  font-weight: 300;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 33px;
  color: #fff;
}
.pricing-area h3 {
  color: #fff;
}
.pricing-area .price {
  font-size: 19px;
  font-weight: 400;
  font-family: "Open Sans";
}
.pricing-area ul li:nth-child(2n) {
  background: #f5f5f5;
}
.plan-action {
  height: 42px;
}
.pricing-area .plan-action .btn::after,
.pricing-area .plan-action .btn::before {
  border-color: #e24f43 transparent transparent;
  border-radius: 5px 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -13px;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  z-index: -1;
}
.pricing-area .plan-action .btn::before {
  left: -10px;
}
.pricing-area .plan-action .btn::after {
  right: -10px;
}
.pricing-area .price.red .heading,
.pricing-area .price.red .plan-action .btn {
  background: #5c5c5c;
  color: #fff;
}
.pricing-area .price.green .heading,
.pricing-area .price.green .plan-action .btn {
  background: #27ae60;
  color: #fff;
}
.pricing-area .green .plan-action .btn::after,
.pricing-area .green .plan-action .btn::before {
  border-color: #1f8c4d transparent transparent;
}
.pricing-area .yellow .plan-action .btn::after,
.pricing-area .yellow .plan-action .btn::before {
  border-color: #d4880f transparent transparent;
}
.pricing-area .price.yellow .heading,
.pricing-area .price.yellow .plan-action .btn {
  background: #f39c12;
  color: #fff;
}
.pricing-area .default .plan-action .btn::after,
.pricing-area .default .plan-action .btn::before {
  border-color: #5c5c5c transparent transparent;
}
.pricing-area .price.default .heading,
.pricing-area .price.default .plan-action .btn {
  background: #5c5c5c;
  color: #fff;
}
.article-dual-column,
.article-list,
.brands {
  background-color: #fff;
}
.pricing-area .plan {
  margin-bottom: 70px;
  position: relative;
}
.pricing-area .plan-action .btn {
  color: #fff;
  margin-top: 5px;
  padding: 5px 20px;
  position: relative;
}
.pricing-area img {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 1;
}
.article-dual-column {
  color: #56585b;
  font-family: Lora, serif;
  font-size: 14px;
}
.article-dual-column .intro {
  font-size: 16px;
  margin: 0 auto 30px;
}
.article-dual-column .intro h1 {
  font-size: 32px;
  margin-bottom: 15px;
  padding-top: 20px;
  line-height: 1.5;
  color: inherit;
}
.article-dual-column .text h2,
.article-dual-column .text p {
  line-height: 1.45;
  margin-bottom: 20px;
}
.article-dual-column .intro p {
  color: #929292;
  font-size: 12px;
}
.article-dual-column .intro p .by {
  font-style: italic;
}
.article-dual-column .intro p .date {
  text-transform: uppercase;
  padding: 4px 0 4px 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
.article-dual-column .intro p a {
  color: #333;
  text-transform: uppercase;
  padding-left: 3px;
}
.article-dual-column .intro img {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .article-dual-column .text p {
    font-size: 16px;
  }
  .article-dual-column .text h2 {
    font-size: 20px;
  }
}
.article-dual-column .text h2 {
  margin-top: 28px;
  font-size: 20px;
  font-weight: 700;
  color: #333;
}
.article-dual-column .text figure {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.article-dual-column .text figure img {
  margin-bottom: 12px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .article-dual-column .toc {
    border: 1px solid #d3d3d3;
    padding: 20px 0 15px;
    margin-bottom: 20px;
    border-width: 1px 0;
  }
}
.article-dual-column .toc p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.article-dual-column .toc ul {
  padding-left: 20px;
  font-size: 13px;
  margin-bottom: 0;
}
.article-dual-column .toc li {
  padding: 2px 0;
}
.article-dual-column .toc a {
  color: inherit;
}
.article-list {
  color: #313437;
}
.article-list p {
  color: #7d8285;
  font-size: 18px;
  line-height: 2;
}
.article-list h2 {
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}
@media (max-width: 767px) {
  .article-list h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}
.article-list .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}
.article-list .intro p {
  margin-bottom: 0;
}
.article-list .item {
  padding-top: 50px;
  height: 550px;
  text-align: center;
}
.article-list .item .name {
  font-weight: 700;
  font-size: 22px;
  margin-top: 10px;
  color: inherit;
  margin-bottom: 10px;
  line-height: 1.5;
}
.article-list .item .description {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 2;
}
.article-list .item .action {
  font-size: 24px;
  width: 24px;
  margin: 22px auto 0;
  line-height: 1;
  display: block;
  color: #4f86c3;
  opacity: 0.85;
  transition: opacity 0.2s;
  text-decoration: none;
}
.article-list .item .action:hover {
  opacity: 1;
}
.brands {
  color: #313437;
}
.brands a {
  display: block;
  text-align: center;
  padding: 40px 0;
}
.brands a img {
  display: inline-block;
  margin: 10px 20px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .brands a {
    padding: 30px 0;
  }
}
.contact-clean {
  background: #f1f7fc;
  padding: 80px 0;
}
@media (max-width: 767px) {
  .contact-clean {
    padding: 20px 0;
  }
}
.contact-clean form {
  max-width: 480px;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .contact-clean form {
    padding: 30px;
  }
}
.contact-clean h2 {
  margin-top: 5px;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 36px;
  color: inherit;
}
.contact-clean .form-group:last-child {
  margin-bottom: 5px;
}
.contact-clean form .form-control {
  background: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  outline: 0;
  color: inherit;
  padding-left: 12px;
  height: 42px;
}
.contact-clean form .form-control:focus {
  border: 1px solid #b2b2b2;
}
.contact-clean form textarea.form-control {
  min-height: 100px;
  max-height: 260px;
  padding-top: 10px;
  resize: vertical;
}
.contact-clean form .form-control-feedback {
  height: 42px;
  line-height: 42px;
}
.contact-clean form .help-block {
  margin-top: 8px;
  font-size: 13px;
}
.contact-clean form .btn {
  padding: 16px 32px;
  border: none;
  background: 0 0;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  outline: 0 !important;
}
.contact-clean form .btn:hover {
  opacity: 1;
}
.contact-clean form .btn:active {
  transform: translateY(1px);
}
.contact-clean form .btn-primary {
  background-color: #055ada !important;
  margin-top: 15px;
  color: #fff;
}
.photo-card {
  background-color: #2d3638;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.photo-background {
  background-position: center;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 250px;
}
.photo-details {
  padding: 2.1875em 5%;
}
@media screen and (min-width: 700px) {
  .photo-card {
    flex-direction: row;
  }
  .photo-background {
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    min-height: none;
    width: 50%;
  }
  .photo-details {
    width: 100%;
  }
}
.photo-details h1,
.photo-details h4 {
  color: #fff;
  font-weight: 500;
  margin: 0;
}
.photo-details h1 {
  font-size: 125%;
  line-height: 1;
  margin-bottom: 0.35em;
}
.photo-tags ul {
  list-style-type: none;
  margin: 0.35em 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 87.5%;
  text-transform: lowercase;
}
.highlight-blue .buttons .btn,
.highlight-clean .buttons .btn,
.highlight-phone .intro .btn,
.newsletter-subscribe form .btn {
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-shadow: none;
}
.photo-tags li {
  margin: 0 0.35em 0.35em 0;
}
.photo-tags a {
  background-color: #191e20;
  border-radius: 50px;
  color: #fff;
  display: block;
  padding: 0.3125em 1.25em;
  text-decoration: none;
  transition: color 0.3s ease;
}
.photo-tags a:focus,
.photo-tags a:hover {
  color: #e37544;
}
.photo-details p,
.row-image-txt h1,
.row-image-txt p {
  color: #fff;
}
.clearmargin {
  margin: 0;
}
.clearpadding {
  padding: 0;
}
.row-image-txt {
  background-color: #2a2a2a;
}
.features-boxed {
  color: #313437;
  background-color: #fff;
}
.features-boxed p {
  color: #7d8285;
}
.features-boxed h2 {
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}
@media (max-width: 767px) {
  .features-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}
.features-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}
.features-boxed .intro p {
  margin-bottom: 0;
}
.features-boxed .features {
  padding: 50px 0;
}
.features-boxed .item {
  text-align: center;
}
.features-boxed .item .box {
  text-align: center;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
}
.features-boxed .item .icon {
  font-size: 60px;
  color: #69be28;
  margin-top: 20px;
  margin-bottom: 35px;
}
.features-boxed .item .name {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 0;
  color: inherit;
}
.features-boxed .item .description {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.footer-clean {
  padding: 50px 0;
  color: #111;
}
.footer-clean h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px;
}
.footer-clean ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}
.footer-clean ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}
.footer-clean ul a:hover {
  opacity: 1;
}
.footer-clean .item.social {
  text-align: right;
}
.footer-clean .item.social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-top: 22px;
  color: inherit;
  opacity: 0.75;
}
.footer-clean .item.social > a:hover {
  opacity: 0.9;
}
@media (max-width: 991px) {
  .footer-clean .item.social {
    text-align: center;
  }
  .footer-clean .item.social > a {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer-clean .item {
    text-align: center;
    padding-bottom: 20px;
  }
  .footer-clean .item.social > a {
    margin-top: 10px;
  }
}
.footer-clean .copyright {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 20px;
  opacity: 0.6;
}
.header-blue {
  background: linear-gradient(135deg, #172a74, #21a9af);
  background-color: #184e8e;
  padding-bottom: 120px;
  font-family: "Source Sans Pro", sans-serif;
}
@media (max-width: 767px) {
  .header-blue {
    padding-bottom: 80px;
  }
}
.header-blue .navbar {
  background: 0 0;
  padding-top: 12px;
  padding-bottom: 10px;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.header-blue .navbar .navbar-collapse,
.header-blue .navbar .navbar-form,
.header-blue .navbar .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  .header-blue .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-blue .navbar .navbar-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-blue .navbar .navbar-right {
    margin-bottom: 20px;
  }
  .header-blue .navbar .navbar-form .search-field {
    display: inline-block;
    width: 80%;
  }
}
.header-blue .navbar .navbar-brand {
  font-weight: 700;
  color: inherit;
}
.header-blue .navbar .navbar-brand:hover {
  color: #f0f0f0;
}
.header-blue .navbar .navbar-collapse p {
  margin-top: 10px;
  margin-bottom: 0;
}
.header-blue .navbar .navbar-collapse p .login {
  color: #d9d9d9;
  margin-right: 10px;
  text-decoration: none;
}
.header-blue .navbar .navbar-collapse p .login:hover {
  color: #fff;
}
.header-blue .navbar .navbar-toggle:hover,
.header-blue .navbar-toggle:focus {
  background: 0 0;
}
.header-blue .navbar .navbar-toggle .icon-bar {
  background-color: #eee;
}
.header-blue .navbar .navbar-nav > .active > a,
.header-blue .navbar .navbar-nav > .open > a {
  background: 0 0;
  box-shadow: none;
}
.header-blue .navbar.navbar-default .navbar-nav > .active > a,
.header-blue .navbar.navbar-default .navbar-nav > .active > a:focus,
.header-blue .navbar.navbar-default .navbar-nav > .active > a:hover {
  color: rgba(255, 255, 255, 0.3);
  box-shadow: none;
  background: 0 0;
  pointer-events: none;
}
.header-blue .navbar.navbar .navbar-nav > li > a {
  padding-left: 18px;
  padding-right: 18px;
}
.header-blue .navbar.navbar-default .navbar-nav > li > a {
  color: #d9d9d9;
}
.header-blue .navbar.navbar-default .navbar-nav > li > a:focus,
.header-blue .navbar.navbar-default .navbar-nav > li > a:hover {
  color: #fcfeff !important;
  background-color: transparent;
}
.header-blue .navbar .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 2px;
}
.header-blue .navbar .dropdown-menu > li > a,
.header-blue .navbar .dropdown-menu > li > a:focus {
  line-height: 2;
  font-size: 14px;
  color: #37434d;
}
.header-blue .navbar .dropdown-menu > li > a:focus,
.header-blue .navbar .dropdown-menu > li > a:hover {
  background: #ebeff1;
}
.header-blue .action-button,
.header-blue .action-button:active {
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 20px;
  color: #ebeff1;
  box-shadow: none;
  text-shadow: none;
  padding: 6px 15px;
  background: 0 0;
  transition: background-color 0.25s;
  outline: 0;
}
.header-blue .action-button:hover {
  color: #fff;
}
.header-blue .action-button.btn-lg {
  padding: 7px 18px;
}
.header-blue .navbar .navbar-form label {
  color: #ccc;
}
.header-blue .navbar .navbar-form .search-field {
  background: 0 0;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  transition: border-bottom-color 0.3s;
}
.header-blue .navbar .navbar-form .search-field:focus {
  border-bottom: 1px solid #ccc;
}
.header-blue .hero {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .header-blue .hero {
    margin-top: 20px;
    text-align: center;
  }
}
.header-blue .hero h1 {
  color: #fff;
  font-size: 40px;
  margin-top: 190px;
  margin-bottom: 24px;
  font-weight: 300;
}
@media (max-width: 991px) {
  .header-blue .hero h1 {
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.4;
  }
}
.header-blue .hero p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 300;
}
.header-blue .phone-holder {
  text-align: right;
}
.highlight-blue .buttons,
.highlight-clean .buttons,
.navigation-clean,
.newsletter-subscribe form,
.projects-clean .item,
.social-icons,
.social-icons i {
  text-align: center;
}
.header-blue div.iphone-mockup {
  position: relative;
  max-width: 300px;
  margin: 20px;
  display: inline-block;
}
.header-blue .iphone-mockup img.device {
  width: 100%;
  height: auto;
}
.header-blue .iphone-mockup .screen {
  position: absolute;
  width: 88%;
  height: 77%;
  top: 12%;
  border-radius: 2px;
  left: 6%;
  border: 1px solid #444;
  overflow: hidden;
  background: url(/assets/img/screen-content-iphone-6.jpg?h=635137a5790898d0f4a4fcf584e7aa5d)
    center;
  background-size: cover;
}
.header-blue .iphone-mockup .screen:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}
.highlight-blue .buttons .btn:active,
.highlight-clean .buttons .btn:active,
.highlight-phone .intro .btn:active {
  transform: translateY(1px);
}
.header-dark {
  background: url(/assets/img/sustainability-text-image.jpg?h=9d13640e2dbf9ae2fc0b0a321e97e6e3)
    #444;
  background-size: cover;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .header-dark {
    padding-bottom: 80px;
  }
}
.header-dark .navbar {
  background: 0 0;
  padding-top: 12px;
  padding-bottom: 10px;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
@media (max-width: 767px) {
  .header-dark .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-dark .navbar .navbar-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-dark .navbar .navbar-right {
    margin-bottom: 20px;
  }
  .header-dark .navbar .navbar-form .search-field {
    display: inline-block;
    width: 80%;
  }
}
.header-dark .navbar .navbar-brand {
  font-weight: 700;
  color: inherit;
}
.header-dark .navbar .navbar-brand:hover {
  color: #f0f0f0;
}
.header-dark .navbar .navbar-collapse p {
  margin-top: 5px;
}
.header-dark .navbar .navbar-collapse p .login {
  color: #d9d9d9;
  margin-right: 10px;
  text-decoration: none;
}
.header-dark .navbar .navbar-collapse p .login:hover {
  color: #fff;
}
.header-dark .navbar .navbar-toggle {
  border-color: #747474;
}
.header-dark .navbar .navbar-toggle:hover,
.header-dark .navbar-toggle:focus {
  background: 0 0;
}
.header-dark .navbar .navbar-toggle .icon-bar {
  background-color: #eee;
}
.header-dark .navbar .navbar-collapse,
.header-dark .navbar .navbar-form {
  border-color: #636363;
}
.header-dark .navbar.navbar .navbar-nav > li > a {
  padding-left: 18px;
  padding-right: 18px;
}
.header-dark .navbar.navbar-default .navbar-nav > li > a {
  color: #d9d9d9;
}
.header-dark .navbar.navbar-default .navbar-nav > li > a:focus,
.header-dark .navbar.navbar-default .navbar-nav > li > a:hover {
  color: #fcfeff !important;
  background-color: transparent;
}
.header-dark .navbar .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 2px;
}
.header-dark .navbar .dropdown-menu > li > a,
.header-dark .navbar .dropdown-menu > li > a:focus {
  line-height: 2;
  font-size: 14px;
  color: #37434d;
}
.header-dark .navbar .dropdown-menu > li > a:focus,
.header-dark .navbar .dropdown-menu > li > a:hover {
  background: #ebeff1;
}
.header-dark .navbar .action-button,
.header-dark .navbar .action-button:active {
  background: #208f8f;
  border-radius: 20px;
  color: #fff;
  box-shadow: none;
  border: none;
  text-shadow: none;
  padding: 10px 22px;
  transition: background-color 0.25s;
}
.header-dark .navbar .action-button:hover {
  background: #269d9d;
}
.header-dark .navbar .navbar-form label {
  color: #ccc;
}
.header-dark .navbar .navbar-form .search-field {
  background: 0 0;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  transition: border-bottom-color 0.3s;
}
.header-dark .navbar .navbar-form .search-field:focus {
  border-bottom: 1px solid #ccc;
}
.header-dark .hero {
  margin-top: 60px;
}
.header-dark .hero h1 {
  color: #fff;
  font-family: Bitter, serif;
  font-size: 40px;
  margin-bottom: 80px;
}
.card__title,
h1 {
  font-family: "Open Sans";
}
@media (max-width: 767px) {
  .header-dark .hero {
    margin-top: 20px;
  }
  .header-dark .hero h1 {
    margin-bottom: 50px;
    line-height: 1.5;
  }
  .highlight-phone {
    text-align: center;
  }
}
.header-dark .hero .embed-responsive iframe {
  background-color: #666;
}
.highlight-blue {
  color: #fff;
  background-color: #141415;
  padding: 50px 0;
}
.highlight-blue p {
  color: #c4d5ef;
  line-height: 2;
}
.highlight-blue h2 {
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}
.highlight-blue .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 25px;
}
.highlight-blue .buttons .btn {
  padding: 16px 32px;
  margin: 6px;
  border: none;
  background: 0 0;
  box-shadow: none;
  opacity: 0.9;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
}
.highlight-blue .buttons .btn:hover {
  opacity: 1;
}
.highlight-blue .buttons .btn-primary,
.highlight-blue .buttons .btn-primary:active {
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 6px;
  color: #ebeff1;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 24px;
  background: #88853f;
  transition: background-color 0.25s;
}
.highlight-clean {
  color: #313437;
  background-color: #fff;
  padding: 50px 0;
}
.highlight-clean p {
  color: #7d8285;
}
.highlight-clean h2 {
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}
.highlight-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 25px;
}
.highlight-clean .buttons .btn {
  padding: 16px 32px;
  margin: 6px;
  border: none;
  background: 0 0;
  box-shadow: none;
  opacity: 0.9;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  outline: 0;
}
.highlight-clean .buttons .btn:hover {
  opacity: 1;
}
.highlight-clean .buttons .btn-primary {
  background-color: #055ada;
  color: #fff;
}
.highlight-clean .buttons .btn-default {
  background-color: #e6e7ea;
  color: inherit;
}
.highlight-phone {
  color: #313437;
  background-color: #eef4f7;
  padding: 50px 0 55px;
  overflow: hidden;
}
.highlight-phone p {
  color: #7d8285;
}
.highlight-phone h2 {
  font-weight: 700;
  margin-bottom: 35px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}
.highlight-phone .intro {
  font-size: 18px;
  max-width: 500px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .highlight-phone .intro {
    max-width: none;
  }
}
.highlight-phone .intro p {
  margin-bottom: 35px;
}
.highlight-phone .intro .btn {
  padding: 16px 32px;
  border: none;
  background: 0 0;
  box-shadow: none;
  opacity: 0.9;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
}
.highlight-phone .intro .btn:hover {
  opacity: 1;
}
.highlight-phone .intro .btn-primary {
  background-color: #055ada;
  color: #fff;
}
.highlight-phone .iphone-mockup {
  position: relative;
  max-width: 260px;
  margin-top: -30px;
  margin-bottom: -230px;
  transform: rotate(-15deg);
}
.highlight-phone .iphone-mockup img.device {
  width: 100%;
  height: auto;
}
.highlight-phone .iphone-mockup .screen {
  position: absolute;
  width: 88%;
  height: 77%;
  top: 12%;
  border-radius: 2px;
  left: 6%;
  border: 1px solid #444;
  overflow: hidden;
  background: url(/assets/img/screen-content-iphone-6.jpg?h=635137a5790898d0f4a4fcf584e7aa5d)
    center;
  background-size: cover;
}
.highlight-phone .iphone-mockup .screen:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}
.newsletter-subscribe form .btn:active,
.register-photo form .btn-primary:active {
  transform: translateY(1px);
}
.navigation-clean {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
  align-items: center;
  align-content: center;
  font-size: 20px;
  margin-left: 10%;
}
a:hover {
  color: #46e646 !important;
}
.navigation-clean .navbar-brand {
  font-weight: 700;
  color: inherit;
}
.navigation-clean .navbar-brand:hover {
  color: #36e01a;
}
.navigation-clean.navbar-inverse .navbar-brand:hover {
  color: #f0f0f0;
}
.navigation-clean .navbar-brand img {
  height: 100%;
  display: inline-block;
  margin-right: auto;
  width: auto;
}
.navigation-clean .navbar-toggle {
  border-color: #ddd;
}
.navigation-clean .navbar-toggle:focus,
.navigation-clean .navbar-toggle:hover {
  background: 0 0;
}
.navigation-clean.navbar-inverse .navbar-toggle {
  border-color: #555;
}
.navigation-clean .navbar-toggle .icon-bar {
  background-color: #888;
}
.navigation-clean.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #eee;
}
.navigation-clean .navbar-collapse,
.navigation-clean .navbar-form {
  border-top-color: #ddd;
}
.navigation-clean.navbar-inverse .navbar-collapse,
.navigation-clean.navbar-inverse .navbar-form {
  border-top-color: #333;
}
.navigation-clean .navbar-nav > .active > a,
.navigation-clean .navbar-nav > .open > a {
  background: 0 0;
  box-shadow: none;
}
.navigation-clean.navbar .navbar-nav > li > a {
  padding-left: 18px;
  padding-right: 18px;
}
.navigation-clean.navbar-default .navbar-nav > li > a {
  color: #465765;
  font-size: 22px;
}
.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .navigation-clean {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navigation-clean .navbar-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navigation-clean .navbar-nav .open .dropdown-menu {
    box-shadow: none;
  }
  .navigation-clean .navbar-nav .open .dropdown-menu > li > a {
    color: #37434d;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 1;
  }
}
.navigation-clean .dropdown-menu > li > a,
.navigation-clean .dropdown-menu > li > a:focus {
  line-height: 2;
  font-size: 14px;
  color: #37434d;
}
.navigation-clean .dropdown-menu > li > a:focus,
.navigation-clean .dropdown-menu > li > a:hover {
  background: #eee;
  color: inherit;
}
.navigation-clean.navbar-inverse {
  background-color: #1f2021;
  color: #fff;
}
.navigation-clean.navbar-inverse .navbar-nav > .active > a,
.navigation-clean.navbar-inverse .navbar-nav > .active > a:focus,
.navigation-clean.navbar-inverse .navbar-nav > .active > a:hover {
  color: #8f8f8f;
  box-shadow: none;
  background: 0 0;
  pointer-events: none;
}
.navigation-clean.navbar-inverse .navbar-nav > li > a {
  color: #dfe8ee;
}
.navigation-clean.navbar-inverse .navbar-nav > li > a:focus,
.navigation-clean.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff !important;
  background-color: transparent;
}
.navigation-clean.navbar-inverse .navbar-nav > li > .dropdown-menu {
  background-color: #1f2021;
}
.navigation-clean.navbar-inverse .dropdown-menu > li > a,
.navigation-clean.navbar-inverse .dropdown-menu > li > a:focus {
  color: #f2f5f8;
}
.navigation-clean.navbar-inverse .dropdown-menu > li > a:focus,
.navigation-clean.navbar-inverse .dropdown-menu > li > a:hover {
  background: #363739;
}
@media (max-width: 767px) {
  .navigation-clean.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
}
.newsletter-subscribe {
  color: #313437;
  background-color: #fff;
  padding: 50px 0;
}
.newsletter-subscribe p {
  color: #7d8285;
  line-height: 1.5;
}
.newsletter-subscribe h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}
.newsletter-subscribe .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 25px;
}
.newsletter-subscribe .intro p {
  margin-bottom: 35px;
}
.newsletter-subscribe form .form-control {
  background: #eff1f4;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  outline: 0;
  color: inherit;
  text-indent: 9px;
  height: 45px;
  margin-right: 10px;
  min-width: 250px;
}
.newsletter-subscribe form .btn {
  padding: 16px 32px;
  border: none;
  background: 0 0;
  box-shadow: none;
  opacity: 0.9;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
}
.newsletter-subscribe form .btn:hover {
  opacity: 1;
}
.newsletter-subscribe form .btn-primary {
  background-color: #055ada !important;
  color: #fff;
  outline: 0 !important;
}
.projects-clean {
  color: #313437;
  background-color: #eee;
}
.projects-clean p {
  color: #7d8285;
}
.projects-clean h2 {
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}
@media (max-width: 767px) {
  .projects-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}
.projects-clean .intro {
  font-size: 16px;
  max-width: 80%;
  margin: 0 auto;
}
.projects-clean .intro p {
  margin-bottom: 0;
}
.projects-clean .projects {
  padding-bottom: 40px;
}
.projects-clean .item {
  padding-top: 50px;
  min-height: 425px;
}
.projects-clean .item .name {
  font-weight: 700;
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit;
}
.projects-clean .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 0;
}
.register-photo {
  background: #f1f7fc;
  padding: 80px 0;
}
.register-photo .image-holder {
  display: table-cell;
  width: auto;
  background: url(meeting.jpg);
  background-size: cover;
}
.register-photo .form-container {
  display: table;
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.register-photo form {
  display: table-cell;
  width: 400px;
  background-color: #fff;
  padding: 40px 60px;
  color: #505e6c;
}
@media (max-width: 991px) {
  .register-photo form {
    padding: 40px;
  }
}
.register-photo form h2 {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.register-photo form .form-control {
  background: #f7f9fc;
  border: none;
  border-bottom: 1px solid #dfe7f1;
  border-radius: 0;
  box-shadow: none;
  outline: 0;
  color: inherit;
  text-indent: 6px;
  height: 40px;
}
.register-photo form .checkbox {
  font-size: 13px;
  line-height: 20px;
}
.register-photo form .btn-primary {
  background: #f4476b;
  border: none;
  border-radius: 4px;
  padding: 11px;
  box-shadow: none;
  margin-top: 35px;
  text-shadow: none;
  outline: 0 !important;
}
.register-photo form .btn-primary:active,
.register-photo form .btn-primary:hover {
  background: #eb3b60;
}
.card,
.card__text,
.social-icons,
body {
  background-color: #fff;
}
.register-photo form .already {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #6f7a85;
  opacity: 0.9;
  text-decoration: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.card__content,
.cards__item {
  display: flex;
  padding: 1rem;
}
@media (min-width: 40rem) {
  .cards__item {
    width: 50%;
  }
}
@media (min-width: 56rem) {
  .cards__item {
    width: 33.3333%;
  }
}
.card {
  border-radius: 0.25rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.card:hover .card__image {
  filter: contrast(100%);
}
.card__content {
  flex: 1 1 auto;
  flex-direction: column;
}
.card__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  filter: contrast(70%);
  overflow: hidden;
  position: relative;
  transition: filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
}
.card__title {
  color: #000;
  font-size: 2.5rem;
  letter-spacing: 2px;
  font-weight: 700;
  border-bottom-color: #958756;
  border-bottom-width: thick;
  border-bottom-style: solid;
}
.card__text {
  flex: 1 1 auto;
  font-size: 1.5rem;
  line-height: 1.75;
  margin-bottom: 1.25rem;
  color: #000;
  margin-top: 1em;
}
.social-icons {
  color: #313437;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .social-icons {
    padding: 50px 0;
  }
}
.social-icons i {
  font-size: 36px;
  display: inline-block;
  color: #757980;
  margin: 0 10px;
  width: 60px;
  height: 60px;
  border: 1px solid #c8ced7;
  border-radius: 50%;
  line-height: 60px;
}
h1,
h2 {
  color: #111;
}
.description,
h4,
p {
  line-height: 2;
}
body {
  padding: 0.5em;
}
h1 {
  font-size: 26px;
  font-weight: 700;
}
h2,
h3 {
  font-size: 25px;
  font-family: "Open Sans";
}
h2 {
  border-bottom-color: #69be28;
  line-height: 1.65;
}
h3 {
  color: #eee;
  line-height: 1.5;
}
h4 {
  font-family: "Open Sans";
}
.img-responsive {
  display: block;
  margin: auto;
}
.description {
  font-size: 16px;
  margin-top: 1em;
  color: #111;
}
p {
  font-size: 18px;
  font-family: "Open Sans";
}
.col-md-4.col-sm-6.item {
  margin-bottom: 2em;
}
li {
  font-family: "Open Sans";
  line-height: 1.75;
  font-size: 14px;
}
.footer-clean {
  background-color: #111;
}
.list-group-item {
  font-family: "Open Sans" !important;
}
