@charset "UTF-8";
/*
Theme Name: Matt Morris Theme
Author: eMax
Version: 1.0
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 5px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 5px 0px 10px 0;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 0px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 0px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 0px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 77px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -30px;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  border: none;
  text-align: center;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.75; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev:hover,
  .slick-next:hover {
    background-color: transparent;
    opacity: 1; }
    .slick-prev:hover:before,
    .slick-next:hover:before {
      color: #FFF; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }

.slick-prev:before, .slick-next:before {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 30px;
  line-height: 1;
  margin-top: -3px;
  display: inline-block;
  color: #222;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0px; }
  .slick-prev:before {
    background: url("img/bxslider/leftArrow.png");
    width: 37px;
    height: 77px;
    content: "";
    margin-left: 0px; }

.slick-next {
  right: 0px; }
  .slick-next:before {
    background: url("img/bxslider/rightArrow.png");
    width: 37px;
    height: 77px;
    content: "";
    margin-right: 0px; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 10px;
        line-height: 20px;
        text-align: center;
        color: #FFF;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #FFF;
      opacity: 1; }

.fancybox-nav span {
  visibility: visible;
  opacity: 0.7; }
.fancybox-nav:hover span {
  opacity: 1; }

#fancybox-thumbs ul li {
  list-style: none !important; }

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1; }

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

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: solid #fff 5px;
  left: -5px;
  background: #fff; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(img/bxslider/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(img/bxslider/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(img/bxslider/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(img/bxslider/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/* BX SLIDER modifications */
.bx-wrapper .bx-viewport {
  border: 0px;
  box-shadow: none;
  left: 0;
  background-color: none !important; }

.bx-viewport {
  box-shadow: none;
  border: 0;
  left: 0; }

ul.bxslider,
ul.bxslider li {
  width: 100%;
  margin: 0;
  padding: 0; }

ul.bxslider li img {
  max-width: inherit;
  width: 100%; }

.bx-pager {
  display: none; }

.bx-wrapper {
  margin: 0 auto; }

.bx-wrapper .bx-controls-direction a {
  margin-top: -39px;
  width: 37px;
  height: 77px; }

.bx-wrapper .bx-next {
  background: url("img/rightarrow.png");
  right: 25px; }

.bx-wrapper .bx-next:hover {
  background-position: 0 0; }

.bx-wrapper .bx-prev {
  background: url("img/leftarrow.png");
  left: 25px; }

.bx-wrapper .bx-caption {
  background: rgba(205, 201, 195, 0.75); }

body {
  font-family: "Merriweather", serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.428571429;
  -webkit-font-smoothing: antialiased;
  background: #000;
  color: #cfd5d1; }

.anchor.site-anchor {
  position: relative; }
  .anchor.site-anchor > span {
    position: absolute;
    top: -100px; }

#main-wrapper {
  position: relative; }

.main {
  padding-top: 0px; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

img {
  max-width: 100%;
  height: auto; }

p {
  line-height: 1.45; }

/* from the original theme */
/* GENERAL */
.full {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  font-size: 0px;
  font-size: 0rem;
  position: relative; }

p {
  padding: 0 0 10px 0;
  color: #FFF; }

ul {
  margin-left: 30px;
  padding: 0 0 20px 0;
  color: #FFF; }

ul li {
  list-style: disc;
  line-height: 1.5; }

/* Titles */
h1, h2, h3, h4, h5, .h1-style, .h2-style {
  font-family: "Merriweather", serif;
  font-weight: bold; }

h1, .h1-style {
  font-size: 40px;
  margin: 15px 0; }

h2, h3, .h2-style {
  font-size: 32px;
  line-height: 1.3;
  margin: 10px 0; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 20px; }

.container-fluid {
  max-width: 1140px; }
  .container-fluid .section-header-title {
    font-size: 30px;
    margin: 20px 0;
    text-align: center;
    font-weight: normal; }
  .container-fluid .one-column, .container-fluid .main-column, .container-fluid .sidebar {
    padding: 20px 0 20px 0;
    min-height: 300px; }
  .container-fluid .main-column {
    float: left;
    width: 60%; }
  .container-fluid .sidebar {
    float: right;
    width: 35%; }

.editor-content p {
  text-align: justify;
  font-size: 17px; }
.editor-content a {
  color: inherit; }
  .editor-content a:hover {
    color: #136eb2; }

.main-container {
  padding-bottom: 60px; }

@media only screen and (max-width: 767px) {
  .container-fluid .main-column, .container-fluid .sidebar {
    width: auto;
    float: none; } }
.mobile-only {
  display: none; }

@media only screen and (max-width: 560px) {
  .mobile-only {
    display: block !important; }

  .mobile-hidden {
    display: none !important; } }
/* Section */
/* Buttons / Links */
.btn {
  font-family: "Merriweather", serif;
  display: inline-block;
  padding: 5px 20px;
  margin: 5px 5px 5px 0;
  min-width: 100px;
  text-transform: uppercase;
  font-size: 12.5px;
  font-weight: bold;
  border-radius: 0px;
  font-style: normal;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease-in, color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in, color 0.2s ease-in;
  transition: background-color 0.2s ease-in, color 0.2s ease-in; }
  .btn:hover {
    text-decoration: none; }

.btn-border-white {
  border: 2px solid #FFF;
  color: #FFF;
  background-color: transparent; }
  .btn-border-white:hover {
    background-color: #FFF;
    color: #006993; }

.btn-border-blue {
  border: 2px solid #3e627d;
  color: #3e627d;
  background-color: transparent; }
  .btn-border-blue:hover {
    background-color: #3e627d;
    color: #FFF; }

/* Common styles */
.text-uppercase {
  text-transform: uppercase; }

.sidebar-content {
  background: #042a35;
  padding: 20px;
  font-size: 13px; }
  .sidebar-content .form-row {
    margin-bottom: 15px; }
  .sidebar-content .label {
    padding-left: 0;
    font-size: 14px;
    font-weight: normal; }
  .sidebar-content .button-submit {
    text-align: center; }
  .sidebar-content h4 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-bottom: 25px; }
  .sidebar-content input, .sidebar-content textarea {
    width: 100%; }
  .sidebar-content .wpcf7-response-output {
    color: #f72711;
    font-weight: bold; }
  .sidebar-content .wpcf7-not-valid-tip {
    color: #f72711;
    margin-top: 5px; }
  .sidebar-content .wpcf7-mail-sent-ok {
    color: #398f14; }
  .sidebar-content .wpcf7-submit {
    background: #0a9cef;
    border: 0;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 200px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px; }
  .sidebar-content p {
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding-bottom: 0; }
  .sidebar-content .ajax-loader {
    display: none; }
  .sidebar-content div.wpcf7-validation-errors {
    border-color: #f72711; }

.menu-style ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.menu-style li {
  display: inline-block; }
.menu-style a {
  display: block;
  padding: 5px; }

.open-menu-btn {
  display: none;
  position: fixed;
  top: 12px;
  right: 15px;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
  line-height: 1;
  z-index: 10001;
  transition: all .3s;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 7px; }
  .open-menu-btn span {
    display: block;
    font-family: "Merriweather", serif;
    font-weight: bold;
    text-transform: uppercase; }
  .open-menu-btn:hover {
    background: #FFF;
    color: #000; }

.main-header {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #000; }
  .main-header .logo {
    max-width: 345px;
    max-height: 40px;
    display: block;
    margin: 7px 0; }
  .main-header .main-menu {
    margin-top: 5px;
    text-align: right;
    position: relative; }
    .main-header .main-menu li {
      position: relative;
      vertical-align: top; }
      .main-header .main-menu li .sub-menu a {
        padding: 15px 15px 15px 15px;
        min-width: 160px;
        color: #FFF; }
      .main-header .main-menu li:hover .sub-menu {
        display: block;
        text-align: left; }
        .main-header .main-menu li:hover .sub-menu a:hover {
          cursor: pointer;
          background: #333; }
    .main-header .main-menu a {
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      font-size: 19px;
      padding: 6px 18px 2px 18px;
      transition: color .3s; }
      .main-header .main-menu a:hover {
        text-decoration: none;
        color: #DDD; }
    .main-header .main-menu .sub-menu {
      display: none;
      position: absolute;
      top: 90%;
      left: 0;
      background: #000; }
      .main-header .main-menu .sub-menu li {
        display: block; }
        .main-header .main-menu .sub-menu li a {
          font-size: 14px;
          font-weight: normal; }

body.home .main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000; }

.admin-bar .main-header {
  top: 32px; }
.admin-bar .open-menu-btn {
  margin-top: 32px; }
@media screen and (max-width: 782px) {
  .admin-bar #wpadminbar {
    display: none !important; }
  .admin-bar .main-header {
    top: 0px; }
  .admin-bar .open-menu-btn {
    margin-top: 0px; }
  .admin-bar .main {
    margin-top: -46px; } }

@media only screen and (max-width: 660px) {
  .open-menu-btn {
    display: block; }

  .main-header .col-logo, .main-header .col-menu {
    width: auto;
    float: none; }
  .main-header .logo {
    max-width: 200px; }
  .main-header .main-menu {
    display: block;
    max-height: 0;
    transition: max-height 0.5s;
    overflow: hidden;
    margin: 0;
    margin-top: 15px;
    text-align: right;
    background: #000;
    color: #FFF; }
    .main-header .main-menu li {
      display: block;
      padding: 0px;
      margin: 0;
      border-top: 1px solid #666;
      vertical-align: top; }
      .main-header .main-menu li:first-child {
        border-top: none; }
      .main-header .main-menu li .sub-menu {
        float: none;
        display: block;
        position: static;
        background: transparent;
        border-top: 1px solid #666; }
        .main-header .main-menu li .sub-menu li {
          border-top: none; }
          .main-header .main-menu li .sub-menu li a {
            padding: 10px; }
    .main-header .main-menu a {
      padding: 15px 10px;
      text-align: center; }
      .main-header .main-menu a:hover {
        background: #222; }
  .main-header .main-menu.open-menu {
    max-height: 600px; } }
.main-footer {
  padding: 20px;
  text-align: center;
  width: 100%;
  border-top: 1px solid #999; }
  .main-footer p {
    margin: 0;
    padding: 10px 0 10px 0; }
  .main-footer p.small {
    color: #555;
    font-size: 14px; }
    .main-footer p.small a {
      text-decoration: underline;
      color: inherit; }
  .main-footer a {
    color: #FFF;
    text-decoration: none; }

/* HOMEPAGE */
.fullScreen {
  position: relative;
  max-width: 100%;
  overflow: hidden; }

.fullScreen .bx-wrapper {
  height: 100%; }

.fullScreen .bx-wrapper .bx-viewport {
  height: 100% !important; }

.fullScreen ul.bxslider {
  height: 100%; }

.fullScreen ul.bxslider li {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: table; }

/*
.fullScreen ul.bxslider li.homepage00 { background-image: url('/assets/images/index/homepage01.jpg');}
.fullScreen ul.bxslider li.homepage01 { background-image: url('/assets/images/index/homepage02.jpg');}
.fullScreen ul.bxslider li.homepage02 { background-image: url('/assets/images/index/homepage02.jpg');}
 */
.fullScreen .homepageCaption {
  color: #FFF;
  padding: 40px 0px;
  margin: 0 auto;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 100%; }

.fullScreen .homepageCaption h2 {
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 700;
  color: #FFF;
  padding: 20px 0px 0px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #e3c539;
  border-bottom: 0px;
  width: 60%;
  text-transform: uppercase;
  text-align: center; }

.fullScreen .homepageCaption p {
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  font-weight: bold;
  padding: 10px 0px 20px;
  color: #FFF;
  width: 60%;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #e3c539;
  border-top: 0px;
  margin: 0 auto; }

.fullScreen .homepageCaption p a:link,
.fullScreen .homepageCaption p a:visited,
.fullScreen .homepageCaption p a:hover,
.fullScreen .homepageCaption p a:active {
  color: #FFF;
  text-decoration: none; }

.explore {
  display: none;
  text-align: center;
  position: absolute;
  bottom: 20px;
  z-index: 999;
  font-size: 16px;
  font-size: 1rem;
  line-height: 130%;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%; }

.explore p {
  color: #FFF; }

.explore p a {
  color: #FFF;
  text-decoration: none; }

.explore img {
  width: 30px;
  padding-top: 12px; }

.main-container-front .container-fluid .one-column {
  min-height: 100px; }
.main-container-front .home-text-container {
  max-width: 830px;
  margin: auto;
  text-align: center; }
  .main-container-front .home-text-container h1.section-header-title {
    margin-bottom: 40px; }
  .main-container-front .home-text-container p {
    font-size: 22px;
    text-align: center; }

.page-header-container {
  min-height: 360px;
  background: #a9d1f4 url("img/header-default.jpg") top center;
  background-size: cover; }

.team-page {
  padding-top: 20px; }
  .team-page .team-list {
    padding: 20px 0; }
    .team-page .team-list .team-member {
      padding: 5px 0 30px 0; }
    .team-page .team-list .image {
      display: block;
      width: 200px;
      padding-top: 5px;
      padding-bottom: 20px;
      margin: auto; }
      .team-page .team-list .image img {
        max-width: 100%;
        height: auto; }
    .team-page .team-list .member-info {
      font-size: 15px; }
      .team-page .team-list .member-info h1, .team-page .team-list .member-info h2 {
        font-size: 22px;
        margin-top: 0;
        color: #FFF;
        text-align: center; }
      .team-page .team-list .member-info p {
        font-size: 15px;
        text-align: justify; }

.project-categories {
  padding: 20px 0;
  text-align: center; }
  .project-categories a, .project-categories span {
    display: inline-block;
    cursor: pointer;
    padding: 5px 18px;
    margin-bottom: 5px;
    background-color: #333;
    text-decoration: none;
    min-width: 80px;
    text-align: center;
    transition: background 0.3s; }
    .project-categories a:hover, .project-categories span:hover {
      background-color: #444;
      color: #FFF;
      text-decoration: none; }
    .project-categories a.active, .project-categories span.active {
      background-color: #666;
      color: #FFF; }

.project-list {
  padding: 20px 0; }

.project-item-container {
  display: none; }
  @media (max-width: 540px) {
    .project-item-container {
      width: 100%; } }

.project-item {
  height: 200px;
  position: relative;
  display: block;
  color: #FFF;
  margin-bottom: 15px; }
  .project-item .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #444 center no-repeat;
    background-size: cover; }
    .project-item .image img {
      display: none; }
  .project-item .info {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #333;
    background: rgba(0, 0, 0, 0.75);
    transition: opacity 0.3s; }
    .project-item .info:before {
      content: "";
      position: absolute;
      border: 1px solid #777;
      top: 10px;
      left: 10px;
      right: 10px;
      bottom: 10px;
      z-index: 2; }
    .project-item .info .text {
      position: absolute;
      top: 50%;
      margin-top: -15px;
      color: #FFF;
      width: 100%;
      left: 0;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase; }
  .project-item:hover {
    color: #FFF; }
    .project-item:hover .info {
      opacity: 1; }

.main-container-project-single {
  padding-top: 70px; }
  .main-container-project-single .options {
    padding: 10px 0; }
    .main-container-project-single .options a {
      color: #FFF;
      font-family: "Open Sans", sans-serif;
      letter-spacing: 1px;
      text-transform: uppercase; }
  .main-container-project-single ul.single-project-gallery {
    list-style: none;
    margin: 0;
    padding: 0; }
    .main-container-project-single ul.single-project-gallery li {
      margin: 0;
      padding: 0; }
      .main-container-project-single ul.single-project-gallery li img {
        display: block;
        width: 100%;
        height: auto; }
