﻿@import url("steadysets/steadysets.css");
@import url("linecons/linecons.css");
@import url("et-line/et-line.css");
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

::selection {
  background: #333333;
  color: #fff; }

::-moz-selection {
  background: #333333;
  color: #fff; }

html {
  position: relative;
  min-height: 100%; }

body {
  font-family: "Open Sans", "sans-serif";
  font-weight: 300;
  background: #fff;
  color: #333333;
  overflow-x: hidden;
  margin: 0;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased; }

section {
  position: relative; }

.img-responsive {
  display: inline-block; }

.light {
  color: #fff; }

.smoke {
  color: #aaa; }

h5 {
  font-family: "Dosis", "serif";
  font-size: 16px;
  letter-spacing: 0.3em;
  line-height: 1.48;
  margin: 0 0 15px 0;
  text-transform: uppercase; }
  h5 small {
    color: #aaa;
    color: #bbb; }

.smoke2 {
  color: #bbb; }

p {
  color: #777;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
  margin: 0 0 15px 0; }
  p:last-child {
    margin: 0; }

.p-icons {
  font-size: 14px;
  line-height: 1.86; }

.p-works {
  color: #5f5f5f;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8; }

@media (max-width: 991px) and (min-width: 768px) {
  .p-works {
    font-size: 14px; }
  .squared {
    padding-top: 133%; }
  .team-overlay .delight-icon-team a {
    width: 25.7px;
    height: 25.7px; } }

a {
  color: #333333;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s; }
  a:hover {
    color: #999;
    text-decoration: none;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s; }
  a:focus {
    color: #999;
    outline: none;
    text-decoration: none; }
  a:active {
    color: #999;
    outline: none;
    text-decoration: none; }
  a.link-to-top {
    bottom: 20px;
    color: rgba(51, 51, 51, 0.2);
    font-size: 48px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 40px;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s; }
    a.link-to-top:hover {
      color: #333333;
      transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s; }

h1 {
  font-family: "Dosis", "sans-serif";
  font-weight: 400;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-size: 48px;
  letter-spacing: 0.1em; }

h2 {
  font-family: "Dosis", "sans-serif";
  font-weight: 400;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 1.4; }

h3 {
  font-family: "Dosis", "sans-serif";
  font-weight: 400;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.4em;
  line-height: 2.2; }

h4 {
  font-family: "Dosis", "sans-serif";
  font-weight: 400;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px; }

#intro {
  background-image: url("../img/bg-intro.jpg");
  -webkit-background-size: cover;
  background-size: cover; }
  #intro h1 {
    font-size: 60px;
    letter-spacing: 10px;
    line-height: 62px;
    margin-bottom: 45px; }
  #intro h2 {
    font-size: 38px; }
  #intro h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3em;
    margin-bottom: 50px; }
  #intro .section-overlay {
    background: rgba(51, 51, 51, 0.4); }

@media (max-width: 767px) {
  #intro h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px; }
  #intro h5 {
    font-size: 12px;
    margin-bottom: 30px; }
  .squared {
    padding-top: 0; }
    .squared .squared-content {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      transform: translateY(0); }
  .navbar-default {
    background-color: rgba(51, 51, 51, 0.95) !important;
    padding: 0 !important; }
  .service i {
    font-size: 36px; }
  .testimonial blockquote {
    min-height: 0; }
  .navbar li a {
    padding: 10px 15px !important; }
  .nav a {
    color: rgba(255, 255, 255, 0.7) !important; } }

.h2 {
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 1.4; }

#team {
  border-bottom: 1px solid #eee; }
  #team h3 {
    color: #777;
    font-size: 15px;
    letter-spacing: 0.4em;
    line-height: 1.6;
    margin-top: 10px; }
  #team h4 {
    color: #aaa;
    font-size: 12px;
    letter-spacing: 0.4em;
    line-height: 0; }
  #team img {
    max-width: 100%; }
  #team .thumbnail {
    background-color: transparent;
    position: relative;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0; }
  #team .team-img {
    background-color: transparent;
    position: relative;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0; }

#testimonial-top {
  margin-bottom: 85px; }
  #testimonial-top h5 {
    color: #777;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.2em;
    line-height: 1.75;
    margin-bottom: 30px; }

@media (max-width: 768px) {
  h1 {
    font-size: 42px;
    letter-spacing: 0; }
  h2 {
    font-size: 32px; }
  .divide-md {
    padding-top: 30px;
    padding-bottom: 30px; }
  .divide-md-2 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .divide-md-3 {
    padding-top: 30px;
    padding-bottom: 30px; }
  #testimonial {
    margin-bottom: 30px; }
  .testimonial blockquote {
    padding: 30px 0 35px; } }

@media (max-width: 568px) {
  h1 {
    font-size: 36px; }
  h2 {
    font-size: 26px; } }

.white-bg {
  background: #fff; }

.btn {
  background: rgba(255, 255, 255, 0.8);
  font-family: "Open Sans", "sans-serif";
  color: #333333;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.45;
  padding: 10px 37px 9px;
  margin: 14px 0 0;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(51, 51, 51, 0.15);
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .btn:hover {
    background: rgba(255, 255, 255, 0.8);
    font-family: "Open Sans", "sans-serif";
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.45;
    padding: 10px 37px 9px;
    margin: 14px 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(51, 51, 51, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: white; }
  .btn:focus {
    background: rgba(255, 255, 255, 0.8);
    font-family: "Open Sans", "sans-serif";
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.45;
    padding: 10px 37px 9px;
    margin: 14px 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(51, 51, 51, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .btn:active {
    background: rgba(255, 255, 255, 0.8);
    font-family: "Open Sans", "sans-serif";
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.45;
    padding: 10px 37px 9px;
    margin: 14px 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(51, 51, 51, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .btn:active:focus {
      background: rgba(255, 255, 255, 0.8);
      font-family: "Open Sans", "sans-serif";
      color: #333333;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 2px;
      line-height: 1.45;
      padding: 10px 37px 9px;
      margin: 14px 0 0;
      border-radius: 2px;
      box-shadow: 0 1px 2px 0 rgba(51, 51, 51, 0.15);
      text-transform: uppercase;
      text-decoration: none;
      outline: none;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
  .btn.btn-ghost {
    background: transparent;
    color: #151515;
    border: 2px solid #151515;
    margin-bottom: 1px; }
    .btn.btn-ghost:hover {
      background: transparent;
      color: #151515;
      border: 2px solid #151515;
      margin-bottom: 1px;
      background: #333333;
      border-color: transparent;
      color: #fff; }
    .btn.btn-ghost:focus {
      background: transparent;
      color: #151515;
      border: 2px solid #151515;
      margin-bottom: 1px; }
    .btn.btn-ghost:active {
      background: transparent;
      color: #151515;
      border: 2px solid #151515;
      margin-bottom: 1px; }
      .btn.btn-ghost:active:focus {
        background: transparent;
        color: #151515;
        border: 2px solid #151515;
        margin-bottom: 1px; }

.divide-xs {
  padding-top: 7px;
  padding-bottom: 8px; }

.divide-xs-2 {
  padding-top: 30px;
  padding-bottom: 35px; }

.divide-sm {
  padding-top: 30px;
  padding-bottom: 30px; }

.divide-md {
  padding-top: 45px;
  padding-bottom: 45px; }

.divide-md-2 {
  padding-top: 70px;
  padding-bottom: 65px; }

.divide-md-3 {
  padding-top: 50px;
  padding-bottom: 50px; }

.divide-lg {
  padding-top: 80px;
  padding-bottom: 80px; }

.divide-xl {
  padding-top: 115px;
  padding-bottom: 115px; }

@media (max-width: 991px) {
  .divide-xl {
    padding-top: 90px;
    padding-bottom: 85px; }
  .team-overlay .delight-icon-team {
    top: 89%; }
  .team-overlay > .delight-icon-team a {
    fill: rgba(255, 255, 255, 0.8); }
  #gmap-top {
    margin-top: -45px; }
  #gmap {
    height: 275px; } }

hr {
  margin-top: 15px;
  margin-bottom: 15px; }
  hr.margin-top {
    margin-bottom: 0;
    margin-top: 5px; }
  hr.no-margin {
    margin-top: 0;
    margin-bottom: 0; }
  hr.no-margin-top {
    margin-top: 0; }
  hr.no-margin-bottom {
    margin-bottom: 0; }
  hr.title-divider {
    border-width: 2px 0 0 0;
    max-width: 180px; }

.parallax {
  background-attachment: fixed; }

@media screen and (max-device-width: 1024px) {
  .parallax {
    background-attachment: scroll; } }

.float-content {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

#works-top {
  background: #333333; }

#gallery-top {
  background: #333333; }

#team-top {
  background: #333333; }

.section-overlay {
  position: absolute;
  width: 100%;
  height: 100%; }

.delight-icon-services {
  display: inline-block;
  position: relative;
  width: 56px;
  height: 56px;
  fill: #333333; }
  .delight-icon-services:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.services-icons {
  color: #333333;
  font-size: 48px; }

.process-icons {
  color: #333333;
  font-size: 26px; }

.delight-icon-process {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  fill: #333333; }
  .delight-icon-process:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.media {
  margin: 0; }

.media-left {
  padding-right: 20px; }

.squared {
  padding-top: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 0;
  padding-right: 0; }

.squared-content {
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

@media (min-width: 768px) {
  .squared-adjust {
    padding-left: 25px; }
  .form-group {
    display: inline-block; }
  .navbar-container {
    margin: 0 2%; } }

.gallery-item {
  padding: 0; }

.gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
  -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
  -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s; }
  .gallery-overlay:hover {
    background: rgba(250, 250, 250, 0.9); }

.work-intro {
  font-family: "Dosis", "sans-serif";
  bottom: -94px;
  opacity: 0;
  height: 84px;
  left: 0;
  overflow: hidden;
  padding: 20px 20px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s; }

.work-title {
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.2;
  margin: 0 0 8px;
  padding: 0;
  text-transform: uppercase; }

@media (min-width: 991px) {
  .work-title {
    font-size: 16px; } }

.work-descr {
  color: #333333;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.25em;
  line-height: 1.2;
  text-transform: uppercase; }

.ekko-lightbox .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background-color: transparent; }

.ekko-lightbox .modal-header {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  border: 0; }
  .ekko-lightbox .modal-header .close {
    font-size: 42px;
    font-weight: 100;
    color: #fff;
    text-shadow: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    float: none; }
    .ekko-lightbox .modal-header .close:hover {
      -webkit-opacity: .8;
      -moz-opacity: .8;
      opacity: .8;
      filter: alpha(opacity=80); }

.ekko-lightbox .modal-body {
  padding: 0; }

.ekko-lightbox .modal-footer {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 0;
  padding: 0; }

.ekko-lightbox .modal-dialog {
  margin-top: 0; }

.team-overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .team-overlay .delight-icon-team {
    position: absolute;
    top: 110%;
    left: 50%;
    right: 0;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: top .27s ease;
    -moz-transition: top .27s ease;
    -ms-transition: top .27s ease;
    -o-transition: top .27s ease;
    transition: top .27s ease; }
    .team-overlay .delight-icon-team a {
      width: 31.6px;
      height: 31.6px;
      margin: 4px; }
  .team-overlay:hover > .delight-icon-team {
    top: 89%; }
    .team-overlay:hover > .delight-icon-team a {
      fill: white; }

.delight-icon-team svg {
  display: inline-block; }

.delight-icon-team a {
  position: relative;
  display: inline-block;
  z-index: 1; }
  .delight-icon-team a:after {
    content: '';
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.member-text {
  color: #777;
  font-size: 14px;
  padding-top: 13px; }

@media (min-width: 1025px) {
  .testimonial blockquote {
    min-height: 170px; } }

.icon-quote {
  font-size: 24px;
  padding-bottom: 15px;
  color: #777; }

#gmap {
  height: 400px; }

.map-overlay {
  background: rgba(51, 51, 51, 0.93) none repeat scroll 0 0;
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  padding: 0 !important;
  position: absolute;
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
  width: 100%;
  z-index: 2; }
  .map-overlay.js-active {
    background: rgba(17, 17, 17, 0.75) none repeat scroll 0 0;
    height: 50px; }
    .map-overlay.js-active:hover {
      background: rgba(17, 17, 17, 0.85) none repeat scroll 0 0; }
    .map-overlay.js-active .map-icon {
      opacity: 0; }
    .map-overlay.js-active .map-text {
      position: relative;
      top: -20px; }

.map-toggle {
  color: #fff;
  height: 100px;
  left: 50%;
  margin: -50px 0 0 -100px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 200px; }

.map-icon {
  color: #333333;
  height: 27px;
  line-height: 27px;
  margin: 6px auto 25px;
  position: relative;
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
  width: 27px; }

.map-text {
  color: rgba(255, 255, 255, 0.75);
  font-family: "Dosis", "arial", "sans-serif";
  font-size: 16px;
  letter-spacing: 0.3em;
  margin-left: 12px;
  text-transform: uppercase; }

.map-close {
  display: none; }

#contact {
  background: #fff; }

.honeypot {
  display: none !important; }

.flowuplabels .fl_wrap {
  position: relative;
  margin-top: 30px;
  height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .flowuplabels .fl_wrap.focused .fl_label {
    font-size: 12px;
    color: #aaa;
    top: -15px;
    color: #333333; }
  .flowuplabels .fl_wrap.populated .fl_label {
    font-size: 12px;
    color: #aaa;
    top: -15px; }

.flowuplabels .fl_label {
  position: absolute;
  background: #fff;
  color: #777;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 6px 8px;
  left: 30px;
  top: 8px;
  z-index: 3;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear; }

.flowuplabels .fl_input {
  background: none;
  color: #333333;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  height: 43px;
  width: 100%;
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-radius: 2px;
  z-index: 2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.message {
  display: none; }

#form-alert {
  padding: 5px 15px;
  margin: 15px 0 0; }

.alert-danger {
  background: #ffaa00;
  border-width: 0;
  border-radius: 0;
  color: #fff; }

.alert-success {
  background: #7dc800;
  border-width: 0;
  border-radius: 0;
  color: #fff; }

footer {
  background: #f7f7f7; }
  footer a {
    display: inline-block;
    padding: 6px; }
  footer h4 {
    margin: 0; }
  footer p {
    padding-top: 40px; }

.footer-copy {
  font-family: "Dosis", "sans-serif";
  letter-spacing: 0.5em;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 20px; }

.delight-icon-info {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  fill: #333333; }
  .delight-icon-info:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.footer-social-icons {
  font-size: 14px;
  margin-top: 10px; }
  .footer-social-icons a::before {
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 1px;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    width: 100%; }
  .footer-social-icons a {
    color: #333333;
    display: inline-block;
    height: 30px;
    margin: 0 4px;
    position: relative;
    text-align: center;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    width: 48px; }
    .footer-social-icons a i {
      left: 0;
      position: relative;
      top: 0; }
    .footer-social-icons a span {
      left: 0;
      position: relative;
      top: 0; }
    .footer-social-icons a:hover::before {
      background: #333333 none repeat scroll 0 0;
      border-color: #333333; }
    .footer-social-icons a:hover {
      color: #fff; }

.navbar-container {
  margin: 0 4%; }

.navbar-default {
  background-color: rgba(51, 51, 51, 0.95);
  padding: 0; }
  .navbar-default .navbar-collapse {
    border-color: rgba(51, 51, 51, 0.95); }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 30px;
    height: 2px;
    border-radius: 0; }
  .navbar-default .navbar-toggle:hover {
    background-color: transparent; }
  .navbar-default .navbar-toggle:focus {
    background-color: transparent; }
  .navbar-default .navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.85); }
    .navbar-default .navbar-nav > li > a:focus {
      color: white; }
    .navbar-default .navbar-nav > li > a:hover {
      color: white; }

.navbar-fixed-top {
  position: fixed;
  border-width: 0; }

.navbar-brand {
  position: relative;
  padding: 15px 0 !important;
  line-height: 0; }
  .navbar-brand img {
    max-height: 27px; }
    .navbar-brand img:nth-child(2) {
      position: absolute;
      top: 10px; }

.nav a {
  color: rgba(255, 255, 255, 0.85); }
  .nav a:hover {
    color: white !important; }

.nav .active a {
  color: white !important; }

.navbar a {
  background-color: transparent !important; }

.navbar li a {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 15px !important; }

.navbar .active a:hover {
  background-color: transparent !important; }

.navbar .active a:focus {
  background-color: transparent !important; }

.navbar-toggle {
  margin-top: 11px;
  margin-bottom: 11px;
  margin-right: 0;
  border: 0 solid transparent;
  padding: 9px 0; }

@media not all, (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-backface-visibility: initial;
    backface-visibility: initial; } }

.carousel-control.left {
  background-image: none;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  width: 10%;
  height: 10%;
  top: 45%;
  padding: 0;
  border: none;
  text-shadow: none;
  color: #333333;
  z-index: 3; }

.carousel-control.right {
  background-image: none;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  width: 10%;
  height: 10%;
  top: 45%;
  padding: 0;
  border: none;
  text-shadow: none;
  color: #333333;
  z-index: 3; }

.carousel-control.btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.carousel {
  opacity: 1; }
  .carousel .item {
    position: absolute;
    display: block !important;
    width: 100%;
    top: 0;
    left: 0 !important;
    opacity: 0;
    z-index: -1;
    -moz-transition: opacity ease-in-out .6s;
    -o-transition: opacity ease-in-out .6s;
    -webkit-transition: opacity ease-in-out .6s;
    transition: opacity ease-in-out .6s; }
    .carousel .item:first-child {
      position: relative;
      top: auto; }
    .carousel .item.active {
      opacity: 1;
      z-index: 0;
      -moz-transition: opacity ease-in-out .4s;
      -o-transition: opacity ease-in-out .4s;
      -webkit-transition: opacity ease-in-out .4s;
      transition: opacity ease-in-out .4s; }

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999; }

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  width: 70px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #ddd;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0% {
    -webkit-transform: scale(0); }
  80% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes bouncedelay {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  80% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

#works h5 {
  color: #777;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.75; }

.service i {
  color: #bbbdc0;
  font-size: 48px; }

#gallery .thumbnail {
  background: transparent;
  text-align: center;
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  overflow: hidden; }
  #gallery .thumbnail img {
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1) 0s; }
  #gallery .thumbnail:hover img {
    transform: scale(1.05); }
  #gallery .thumbnail:hover .work-intro {
    transform: translateY(-110px);
    z-index: 3;
    opacity: 1; }

.modal-backdrop.in {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  background-color: #333333; }

.testimonial blockquote {
  font-size: 14px;
  position: relative;
  padding: 30px 0 95px;
  margin: 0;
  top: 0;
  border-left: 0;
  min-height: 230px;
  -webkit-transition: box-shadow .2s, top .2s ease;
  -moz-transition: box-shadow .2s, top .2s ease;
  -ms-transition: box-shadow .2s, top .2s ease;
  -o-transition: box-shadow .2s, top .2s ease;
  transition: box-shadow .2s, top .2s ease; }
  .testimonial blockquote p.smoke {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase; }

form .btn {
  margin-top: 30px; }
  form .btn:hover {
    margin-top: 30px; }
  form .btn:focus {
    margin-top: 30px; }
  form .btn:active:focus {
    margin-top: 30px; }

.alert li {
  list-style: none;
  display: inline-block; }

.navbar-nav > li > a {
  line-height: 14px; }

#carousel-intro .carousel-inner {
  overflow: inherit; }

.carousel-inner > .item > img {
  width: 100%; }

.carousel-inner > .item > a > img {
  width: 100%; }

#gallery .thumbnail img {
  width: 100%; }

