input[type="text"], input[type="tel"], input[type="email"],
input[type="password"],
textarea, select {
  padding: 5px 12px;
  border: 1px solid #D9611F; }

.nf-before-form-content, .nf-after-form-content,
.nf-before-field, .nf-after-field {
  display: none !important; }

/* Regular */
@font-face {
  font-family: 'League Gothic';
  src: url("../fonts/leaguegothic-regular-webfont.eot");
  src: url("../fonts/leaguegothic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/leaguegothic-regular-webfont.woff") format("woff"), url("../fonts/leaguegothic-regular-webfont.ttf") format("truetype"), url("../fonts/leaguegothic-regular-webfont.svg#league_gothicregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font: 15px/32px Arial, sans-serif;
  margin: 0 auto;
  background: #fff url(../images/45degreee_fabric.jpg) repeat left top scroll;
  border-top: 5px solid #D9611F;
  position: relative; }
  body:before {
    content: '';
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.25;
    filter: alpha(opacity=25);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #924219 66%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #924219 66%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #924219 66%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FF924219', GradientType=0); }
  body .site-content, body .site-header, body .site-footer {
    position: relative;
    z-index: 5; }

a, a:hover, a:active, a:visited, a:focus {
  text-decoration: none; }

*:focus {
  outline: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "League Gothic", Arial, sans-serif; }

.container-fluid {
  padding: 0; }

@media (max-width: 559px) {
  div[class*="col-xs"] {
    width: 100%; }

  div[class*="col-xs-offset"] {
    margin: 0; }

  div[class*="-pull-"], div[class*="-push-"] {
    left: inherit;
    right: inherit; } }
.site-header {
  border-top: 2px solid #964315;
  padding-top: 20px; }
  .site-header .container {
    position: relative; }
  .site-header .logo {
    margin-bottom: 20px; }
    .site-header .logo img {
      display: block;
      width: 80%;
      max-width: 340px;
      margin: 0 auto; }
  .site-header .desktop-menu {
    background: transparent url(../images/menu_bg.png);
    border-radius: 30px;
    -webkit-box-shadow: 1px 2px 6px #777;
    box-shadow: 1px 2px 6px #777;
    position: relative; }
    .site-header .desktop-menu .main-menu {
      position: relative;
      z-index: 15;
      text-align: center;
      margin: 0;
      padding: 0; }
      .site-header .desktop-menu .main-menu li {
        display: inline-block;
        list-style: none; }
        .site-header .desktop-menu .main-menu li a {
          font-size: 24px;
          font-family: "League Gothic", Arial, sans-serif;
          display: block;
          text-transform: uppercase;
          padding: 10px 18px;
          color: #964315; }
          .site-header .desktop-menu .main-menu li a:hover {
            color: #e57f46; }
        .site-header .desktop-menu .main-menu li.current-menu-item a {
          color: #e57f46; }
    @media (min-width: 0) and (max-width: 768px) {
      .site-header .desktop-menu {
        display: none; } }
    .site-header .desktop-menu:after {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      z-index: 10;
      top: 50%;
      left: 50%;
      content: "geotechnical";
      text-transform: uppercase;
      font-size: 4.5em;
      letter-spacing: 10px;
      color: #888;
      opacity: .5;
      filter: blur(0.5);
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(1.5px); }
  .site-header .mobile-menu {
    display: none;
    width: 100%;
    position: relative; }
    .site-header .mobile-menu p.toggle-menu {
      position: relative;
      z-index: 10;
      border-radius: 30px;
      -webkit-box-shadow: 1px 2px 6px #777;
      box-shadow: 1px 2px 6px #777;
      background: transparent url(../images/menu_bg.png);
      display: block;
      text-transform: uppercase;
      font-weight: bold;
      margin: 0;
      text-align: center; }
      .site-header .mobile-menu p.toggle-menu a {
        font-size: 24px;
        padding: 8px 15px;
        display: block;
        color: #964315; }
        .site-header .mobile-menu p.toggle-menu a:hover {
          color: #e57f46; }
    .site-header .mobile-menu .mobile-main-menu {
      display: none;
      background-image: url(../images/menu_bg.png);
      background-size: cover;
      position: relative;
      z-index: 5;
      margin: 0 auto;
      width: 95%;
      text-align: center;
      padding: 0; }
      .site-header .mobile-menu .mobile-main-menu li {
        list-style: none; }
        .site-header .mobile-menu .mobile-main-menu li a {
          font-size: 22px;
          font-family: "League Gothic", Arial, sans-serif;
          display: block;
          padding: 10px 18px;
          color: #964315; }
          .site-header .mobile-menu .mobile-main-menu li a:hover {
            color: #e57f46; }
    @media (min-width: 0) and (max-width: 768px) {
      .site-header .mobile-menu {
        display: block; } }

.single-project-menu-outer .single-project-menu {
  text-align: center;
  margin: 0;
  padding: 0; }
  .single-project-menu-outer .single-project-menu li {
    display: inline-block;
    list-style: none; }
    .single-project-menu-outer .single-project-menu li a {
      font-size: 18px;
      font-family: "League Gothic", Arial, sans-serif;
      display: block;
      padding: 10px 18px;
      color: #964315; }
      .single-project-menu-outer .single-project-menu li a:hover {
        color: #e57f46; }
    .single-project-menu-outer .single-project-menu li.current-menu-item a {
      color: #e57f46; }

.top-button-link-outer {
  position: absolute;
  top: 0;
  right: 0; }
  @media (min-width: 0) and (max-width: 640px) {
    .top-button-link-outer {
      display: none; } }
  .top-button-link-outer span {
    line-height: 17px;
    display: block;
    opacity: 0.58;
    filter: alpha(opacity=58);
    color: #D9611F;
    text-align: center;
    font-size: 17px;
    font-family: "League Gothic", sans-serif;
    font-weight: 400; }
    .top-button-link-outer span + span {
      font-size: 14px;
      opacity: 0.33;
      filter: alpha(opacity=33); }

.home-content {
  margin: 35px auto 20px;
  width: 96%; }
  .home-content .fw-main-row {
    border-radius: 20px;
    padding: 40px 20px 20px 0;
    background-size: cover;
    background-position: top right; }
  .home-content .products-slide-outer {
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
    border-radius: 30px;
    border: 3px solid #fff; }
    .home-content .products-slide-outer .item {
      height: 240px;
      width: 100%;
      background-size: cover; }
      @media (min-width: 0) and (max-width: 540px) {
        .home-content .products-slide-outer .item {
          height: 200px; } }
  .home-content .text-block-wrapper {
    margin-top: 40px;
    margin-left: -15px;
    background-color: #8297A9;
    background-color: rgba(10, 53, 88, 0.51);
    -moz-border-radius: 0px 15px 15px 0px;
    -webkit-border-radius: 0px 15px 15px 0px;
    -khtml-border-radius: 0px 15px 15px 0px;
    border-radius: 0px 15px 15px 0px;
    padding: 15px;
    position: relative; }
    .home-content .text-block-wrapper p {
      margin-left: 10%;
      font-size: 17px;
      color: #fff;
      line-height: 24px; }
      .home-content .text-block-wrapper p:last-child {
        margin-bottom: 0; }
  .home-content .fw-btn.fw-btn-1 {
    font-family: "League Gothic", sans-serif;
    font-size: 18px;
    background-color: transparent;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    float: right; }

.page-content-outer {
  padding: 20px;
  margin-top: 20px; }
  .page-content-outer.type-page.post-52, .page-content-outer.type-page.post-63 {
    padding: 20px 120px; }
    @media (min-width: 0) and (max-width: 768px) {
      .page-content-outer.type-page.post-52, .page-content-outer.type-page.post-63 {
        padding: 20px; } }
  .page-content-outer .page-title {
    font-size: 24px;
    font-weight: bold;
    color: #D9611F;
    margin-bottom: 24px; }
  .page-content-outer .page-content {
    line-height: 1.4;
    color: #924219;
    font-size: 16px; }
    .page-content-outer .page-content [class*="wp-image-"] {
      display: block;
      max-width: 100%;
      height: auto; }

.contact-content-outer .nf-table-display {
  width: 100%; }
.contact-content-outer input[type="text"], .contact-content-outer input[type="email"], .contact-content-outer textarea {
  width: 100%; }
.contact-content-outer textarea {
  height: 100px !important;
  resize: none; }
.contact-content-outer .submit-wrap input {
  padding: 8px 25px;
  font-weight: bold;
  border: none;
  font-size: 13px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #D9611F;
  color: #fff; }
  .contact-content-outer .submit-wrap input:hover {
    background-color: #964315; }

.events-outer {
  padding: 20px 100px; }
  @media (min-width: 0) and (max-width: 992px) {
    .events-outer {
      padding: 20px; } }
  .events-outer h3 {
    font-weight: bold;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (min-width: 0) and (max-width: 768px) {
      .events-outer h3.past {
        margin-top: 30px; } }
  .events-outer h4 {
    font-weight: bold;
    font-size: 1.1em;
    color: #964315;
    margin-bottom: 15px;
    margin-top: 20px; }
    .events-outer h4:first-child {
      margin-top: 0; }
  .events-outer p {
    font-size: 1em;
    line-height: 24px;
    color: #D9611F;
    font-weight: bold;
    font-family: Oswald,Arial, sans-serif; }
  .events-outer .next-event {
    padding: 20px;
    position: relative;
    z-index: 5;
    text-align: center; }
    @media (min-width: 0) and (max-width: 768px) {
      .events-outer .next-event {
        margin-bottom: 30px; } }
    .events-outer .next-event h3 {
      font-size: 1.4em;
      color: #237CBB; }
    .events-outer .next-event h4 {
      font-size: 1.2em; }
    .events-outer .next-event p {
      font-size: 1.1em; }
    .events-outer .next-event:before {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      content: '';
      background-color: #237CBB;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.2;
      filter: alpha(opacity=20); }
  .events-outer .fw-col-xs-12.fw-col-sm-6 {
    float: right; }
    @media (min-width: 0) and (max-width: 768px) {
      .events-outer .fw-col-xs-12.fw-col-sm-6 {
        float: none; } }

.single-project .page-content-outer {
  padding: 0 70px; }
  @media (min-width: 0) and (max-width: 768px) {
    .single-project .page-content-outer {
      padding: 0 30px; } }
.single-project .project-content {
  line-height: 1.4;
  color: #924219;
  font-size: 16px; }
  @media (min-width: 0) and (max-width: 768px) {
    .single-project .project-content {
      margin-top: 35px; } }
.single-project .project-gallery-nav {
  margin-bottom: 25px; }
  .single-project .project-gallery-nav:before, .single-project .project-gallery-nav:after {
    content: " ";
    display: table; }
  .single-project .project-gallery-nav:after {
    clear: both; }
  .single-project .project-gallery-nav .item {
    overflow: hidden;
    width: 14.28%;
    display: block;
    float: left;
    height: 70px; }
    .single-project .project-gallery-nav .item a {
      display: block;
      margin: 5px;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center center; }
    @media (min-width: 0) and (max-width: 1200px) {
      .single-project .project-gallery-nav .item {
        width: 16.66%; } }
    @media (min-width: 0) and (max-width: 640px) {
      .single-project .project-gallery-nav .item {
        height: 54px;
        width: 20%; } }
    @media (min-width: 0) and (max-width: 480px) {
      .single-project .project-gallery-nav .item {
        width: 25%; } }
.single-project .project-gallery .item {
  height: 50vh;
  overflow: hidden; }

.site-footer {
  margin-top: 40px;
  padding: 20px 0;
  border-top: 4px solid #D9611F;
  background-color: #684938; }
  .site-footer .footer-widget-outer {
    width: 20%;
    float: left;
    color: #d7d7d7; }
    .site-footer .footer-widget-outer div[class*="footer-sidebar-"] {
      padding: 0 15px 15px; }
      .site-footer .footer-widget-outer div[class*="footer-sidebar-"] .widget.widget-footer {
        margin-bottom: 20px; }
      .site-footer .footer-widget-outer div[class*="footer-sidebar-"] .widget-title {
        margin-bottom: 6px;
        font-size: 17px;
        font-weight: normal;
        text-transform: uppercase;
        color: #D9611F; }
        .site-footer .footer-widget-outer div[class*="footer-sidebar-"] .widget-title a {
          color: #D9611F; }
      .site-footer .footer-widget-outer div[class*="footer-sidebar-"] ul {
        margin: 0;
        padding: 0; }
        .site-footer .footer-widget-outer div[class*="footer-sidebar-"] ul li {
          list-style: none;
          font-size: 11px;
          line-height: 9px;
          margin-bottom: 4px; }
          .site-footer .footer-widget-outer div[class*="footer-sidebar-"] ul li a {
            color: #d7d7d7; }
      .site-footer .footer-widget-outer div[class*="footer-sidebar-"] p {
        font-size: 11px;
        line-height: 9px;
        margin-bottom: 4px; }
        .site-footer .footer-widget-outer div[class*="footer-sidebar-"] p a {
          color: #d7d7d7; }
    @media (min-width: 0) and (max-width: 768px) {
      .site-footer .footer-widget-outer {
        width: 33.33%; } }
    @media (min-width: 0) and (max-width: 540px) {
      .site-footer .footer-widget-outer {
        width: 100%; } }
  .site-footer .copyright p {
    font-size: 10px;
    line-height: 20px;
    color: #d7d7d7;
    margin: 0; }

/*# sourceMappingURL=terra.css.map */
