/*
Theme Name: Spicy Brocoli Base Theme
Theme URI: http://spicybroccoli.com
Description: Spicy Broccoli template for WordPress sites. Good for you company's health!
Author: Spicy Broccoli Media
Author URI: http://spicybroccoli.com/
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    height: 100%;
}
body {
    font-family: 'Fira Sans', sans-serif;
    line-height: 1;
    background-color: #fff;
    color: #435b24;
    height: 100%;
    font-weight: 100;
    letter-spacing: .5px;
}

h1, h2, h3, h4, h5, h6, .title-header {
    clear: both;
    font-size: 29px;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #f38040;
    font-weight: 100;
    margin-bottom: 40px;
}
div.page-content h2,
div.page-content h3 {
    margin-top: 45px;
    margin-bottom: 30px;
}
div.page-content h3,
div.page-content h4,
div.page-content h5,
div.page-content h6 {
    font-size: 23px;
    color: #252a2d;
    font-weight: 400;
}
div.page-content h4,
div.page-content h5,
div.page-content h6 {
    font-size: 23px;
    font-weight: 300;
}
div.page-content h5,
div.page-content h6 {
    font-size: 22px;
}
div.page-content h6 {
    font-size: 21px;
}
ol, ul {
    list-style: none;
}
p, div.page-content ul > li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #252a2d;
    letter-spacing: .8px;
    font-weight: 400;
}
div.page-content ul > li {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 0;
    margin-bottom: 15px;
    margin-left: 20px;
}
article .content p:last-child {
    margin-bottom: 0;
}
article ul > li {
    padding-left: 10px;
    line-height: 10px;
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a, a:hover {
    text-decoration:none;
    color: #435b24;
}
a:hover {
    text-decoration: none;
}
a, a *, a:before, a:after,
.btn {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.project-title,
.project-img,
.post-wrapper a span,
.post-wrapper a .post-img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}
.centered {
    text-align: center;
}
.img-center {
    display: block;
    margin: 0 auto;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.menu-trigger {
    display: none !important;
}
@media (min-width: 1040px) {
    .container {
        width: 1040px;
    }

}
.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -20px;
    margin-left: -20px;
}
.clearfix:after, .container:after, .row:after {
    content: "";
    display: table;
    clear: both;
}
/* COLUMNS CONFIGURATION */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 667px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-11 {
    width: 91.66666667%;
}
.col-sm-10 {
    width: 83.33333333%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-8 {
    width: 66.66666667%;
}
.col-sm-7 {
    width: 58.33333333%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-5 {
    width: 41.66666667%;
}
.col-sm-4 {
    width: 33.33333333%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-2 {
    width: 16.66666667%;
}
.col-sm-1 {
    width: 8.33333333%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-pull-11 {
    right: 91.66666667%;
}
.col-sm-pull-10 {
    right: 83.33333333%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-8 {
    right: 66.66666667%;
}
.col-sm-pull-7 {
    right: 58.33333333%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-5 {
    right: 41.66666667%;
}
.col-sm-pull-4 {
    right: 33.33333333%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-2 {
    right: 16.66666667%;
}
.col-sm-pull-1 {
    right: 8.33333333%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-push-11 {
    left: 91.66666667%;
}
.col-sm-push-10 {
    left: 83.33333333%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-8 {
    left: 66.66666667%;
}
.col-sm-push-7 {
    left: 58.33333333%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-5 {
    left: 41.66666667%;
}
.col-sm-push-4 {
    left: 33.33333333%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-2 {
    left: 16.66666667%;
}
.col-sm-push-1 {
    left: 8.33333333%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
.col-sm-offset-11 {
    margin-left: 91.66666667%;
}
.col-sm-offset-10 {
    margin-left: 83.33333333%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-8 {
    margin-left: 66.66666667%;
}
.col-sm-offset-7 {
    margin-left: 58.33333333%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-5 {
    margin-left: 41.66666667%;
}
.col-sm-offset-4 {
    margin-left: 33.33333333%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-2 {
    margin-left: 16.66666667%;
}
.col-sm-offset-1 {
    margin-left: 8.33333333%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
}

@media (min-width: 768px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%;
}
.col-md-11 {
    width: 91.66666667%;
}
.col-md-10 {
    width: 83.33333333%;
}
.col-md-9 {
    width: 75%;
}
.col-md-8 {
    width: 66.66666667%;
}
.col-md-7 {
    width: 58.33333333%;
}
.col-md-6 {
    width: 50%;
}
.col-md-5 {
    width: 41.66666667%;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.66666667%;
}
.col-md-1 {
    width: 8.33333333%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-pull-11 {
    right: 91.66666667%;
}
.col-md-pull-10 {
    right: 83.33333333%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-8 {
    right: 66.66666667%;
}
.col-md-pull-7 {
    right: 58.33333333%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-5 {
    right: 41.66666667%;
}
.col-md-pull-4 {
    right: 33.33333333%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-2 {
    right: 16.66666667%;
}
.col-md-pull-1 {
    right: 8.33333333%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-push-11 {
    left: 91.66666667%;
}
.col-md-push-10 {
    left: 83.33333333%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-8 {
    left: 66.66666667%;
}
.col-md-push-7 {
    left: 58.33333333%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-5 {
    left: 41.66666667%;
}
.col-md-push-4 {
    left: 33.33333333%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-2 {
    left: 16.66666667%;
}
.col-md-push-1 {
    left: 8.33333333%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%;
}
.col-md-offset-11 {
    margin-left: 91.66666667%;
}
.col-md-offset-10 {
    margin-left: 83.33333333%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-8 {
    margin-left: 66.66666667%;
}
.col-md-offset-7 {
    margin-left: 58.33333333%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-5 {
    margin-left: 41.66666667%;
}
.col-md-offset-4 {
    margin-left: 33.33333333%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-2 {
    margin-left: 16.66666667%;
}
.col-md-offset-1 {
    margin-left: 8.33333333%;
}
.col-md-offset-0 {
    margin-left: 0;
}
}

@media (min-width: 1024px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-11 {
    width: 91.66666667%;
}
.col-lg-10 {
    width: 83.33333333%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.66666667%;
}
.col-lg-7 {
    width: 58.33333333%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-5 {
    width: 41.66666667%;
}
.col-lg-4 {
    width: 33.33333333%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-2 {
    width: 16.66666667%;
}
.col-lg-1 {
    width: 8.33333333%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-pull-11 {
    right: 91.66666667%;
}
.col-lg-pull-10 {
    right: 83.33333333%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-8 {
    right: 66.66666667%;
}
.col-lg-pull-7 {
    right: 58.33333333%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-5 {
    right: 41.66666667%;
}
.col-lg-pull-4 {
    right: 33.33333333%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-2 {
    right: 16.66666667%;
}
.col-lg-pull-1 {
    right: 8.33333333%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-push-11 {
    left: 91.66666667%;
}
.col-lg-push-10 {
    left: 83.33333333%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-8 {
    left: 66.66666667%;
}
.col-lg-push-7 {
    left: 58.33333333%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-5 {
    left: 41.66666667%;
}
.col-lg-push-4 {
    left: 33.33333333%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-2 {
    left: 16.66666667%;
}
.col-lg-push-1 {
    left: 8.33333333%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
.col-lg-offset-11 {
    margin-left: 91.66666667%;
}
.col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-8 {
    margin-left: 66.66666667%;
}
.col-lg-offset-7 {
    margin-left: 58.33333333%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-5 {
    margin-left: 41.66666667%;
}
.col-lg-offset-4 {
    margin-left: 33.33333333%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.col-lg-offset-1 {
    margin-left: 8.33333333%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
}
/* END COLUMNS CONFIGURATIONS */

/* SECTION CONFIG  */
.section-space {
    padding-top: 90px;
    padding-bottom: 90px;
}
.section-space-bottom {
    padding-bottom: 90px;
}
.section-space-top {
    padding-top: 90px;
}
.section-space-sm {
    padding-top: 45px;
    padding-bottom: 45px;
}
.section-space-bottom-sm {
    padding-bottom: 45px;
}
.section-space-top-sm {
    padding-top: 45px;
}
.section-space-double {
    padding-top: 120px;
    padding-bottom: 120px;
}
.section-space-bottom-double {
    padding-bottom: 120px;
}
.section-space-top-double {
    padding-top: 120px;
}
/* END SECTION CONFIG */
/* STRIPS */
.strip { }
/* END SECTION MAIN-NAVIGATION */
/* SECTION HERO */
section#hero-image {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
}
/* END SECTION HERO */
/* BTNS */
.btn-wrapper {
    display: table;
    margin: 0 auto;
    padding-top: 25px;
}
.btn-wrapper.right {
    margin-right: 0;
}
.btn-wrapper.left {
    margin-left: 0;
}
a.btn, .btn {
    padding: 15px 60px;
    display: block;
    background-color: #f38040;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #f38040;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 1.2px;
}
a.btn.big, .btn.big {
    font-size: 22px;
    line-height: 25px;
}
a.btn.small, .btn.small {
    line-height: 17px;
    padding: 10px 20px;
}
a.btn:hover, .btn:hover {
    background-color: rgba(255,255,255,.9);
    color: #f38040;
}
input.btn {
    height: 45px;
    line-height: 0;
    cursor: pointer;
}
/* END BTNS */
/* BGS & colors */
.bg-blue {
    background-color: #33C2DC;
}
.bg-red {
    background-color: #ED145B;
}
.bg-orange {
    background-color: #FAAF40;
}
/* END BGS */


/* CAROUSEL CONFIG */
.carousel-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-indicators {
    position: absolute;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    text-align: center;
    list-style: none;
    background-size:cover;
    height: 46px;
    padding-top: 15px;
    bottom: 65px;
}
.internal-hero .carousel-indicators {
    bottom: 0;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
  margin: 0 5px;
}
.carousel-indicators .active {
  background-color: #f38040 ;
  border-color: #f38040 ;
}
/*
inspired from http://codepen.io/Rowno/pen/Afykb
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* END CAROUSEL*/
/* SECTION footer-bottom */
div#footer-section {
    background-image: url(images/bgs/bg-header.png);
    background-color: #fff;
    color: #252a2d;
    font-size: 12px;
}
div#footer-section .sbm {
    text-align: right;
}
div#footer-section a {
    text-decoration: underline;
}
div#footer-section a:hover {
    text-decoration: none;
    color: #65645f;
}
div#footer-section a{
    padding-right: 95px;
}
div#footer-section img {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22px;
}
/* END SECTION footer-bottom */
/* END SLIDER */
/* SECTION header */
header {
        position: fixed;
        top:    0;
        width: 100%;
        z-index: 999;
        background-image: url('images/bgs/bg-header.png');
        height: 138px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
}
header .branding {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -37px;
}
header .navigation {
    text-align: right;
    margin-top: 80px;
}
.navigation nav ul li {
    display: inline-table;

}
.navigation nav ul li:first-child {
    padding-left: 0px;
}
.navigation nav ul li:last-child {
    padding-right: 0px;
}
.navigation nav ul li a {
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #252a2d;
    font-weight: 100;
    position: relative;
    opacity: .8;
    /*padding: 39px 28px;*/
}
.navigation nav ul li a:after{
    position: absolute;
    content: '';
    display: block;
    bottom: 0px;
    width: 100%;
    height: 3px;
    background-color: #f38040;
    visibility: hidden;
    opacity: 0;
}
.navigation nav ul li.current_page_item a:after,
.navigation nav ul li a:hover:after{
    bottom: -5px;
    visibility: visible;
    opacity: 1;
}
header .header-right {
    float: right;
    display: table;
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: 400;
}
header .header-right > div {
    display: table-cell;
    vertical-align: middle;
}
header .header-right .phone {
    padding-right: 10px;
    padding-top: 2px;
}
/*social media icons*/
.social-media {
  display: none !important;
}
.social-media.no-pad {
    margin-left: -20px;
    padding-left: 0;
}
.social-media li {
    float: left;
    margin: 0 5px;
    padding: 0;
    background: none;
    line-height: normal;
}
.sm {
    display: block;
    width: 32px;
    height: 31px;
    background-image: url(images/icons/icon-sm.png);
    background-size: 128px;
    border-radius: 50%;
}
a.sm:hover {
    background-color: #435b24;
}

.sm.facebook    { background-position: 0px 0px; }
.sm.twitter    { background-position: -32px 0px; }
.sm.pinterest     { background-position: -64px 0px; }
.sm.instagram       { background-position: -96px 0px; }
/* end social media icons*/
/* END SECTION header */
/* SECTION hero */
div#hero {
    position: relative;
}
div#hero.internal-hero {
    margin-top: -101px;
}
div#hero .slider-wrap {
    width: 100%;
    height: 501px;
    background-position: center center;
    background-size: cover;
}
.home div#hero .slider-wrap {
    height: 850px;
}

div#hero .hero-strip {
    top: 175px;
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    background-image: url('images/bgs/bg-hero.png');
    font-weight: 100;
    letter-spacing: .5px;
    z-index:100;
}
.hero-strip .title {
    font-size: 41px;
    color: #f79450;
    text-transform: uppercase;
}
.hero-strip .subtitle {
    color: #fff;
    font-size: 25px;
    font-style: italic;
    margin-top: 10px;
}
#slider > nav {
    position: absolute;
    top: 57%;
    width: 100%;
}
.arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(images/icons/ico-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.arrow.arrow-down {
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
a.nav-left.arrow.arrow-left {
    transform: rotate(90deg);
}
a.nav-right.arrow.arrow-right {
    transform: rotate(-90deg);
    position: absolute;
    right: 0;
}
.discovery-blog {
    position: absolute;
    bottom: 0;
    right: 40px;
    z-index: 16;
}
.discovery-blog a{
    display: block;
    padding: 15px 20px;
    padding-right: 50px;
    background: rgba(243,128,64,.8);
    color: #fff;
    white-space: nowrap;
    letter-spacing: 1px;
    position: relative;
}
.discovery-blog a:hover{
    background: rgba(243,128,64,1);
}
.discovery-blog .close-blog {
    position: absolute;
    background-image: url(images/icons/ico-close.png);
    width: 20px;
    height: 19px;
    cursor: pointer;
    right: 14px;
    top: 13px;
}

.hero-internal {
    position: relative;
    height: 511px;
    background-position: center center;
    background-size: cover;
}
.parallax-mirror {
    background-color: rgba(114, 113, 114, 0.36);
}
.internal-title{
    background-image: url('images/bgs/bg-hero.png');
    position: relative;
    z-index: 98;
    padding: 30px 0;
}
.internal-title h1{
    margin: 0;
    font-size: 41px;
}
.internal-title h1.center{
    text-align: center;
}
.header-gap {
    margin-top: 138px;
}
/* END SECTION hero */

/* SECTION contact */
div#contact {
    background-position: center center;
    background-size: cover;
}
div#contact .logo {
    display: table;
    margin: 0 auto;
}
div#contact .separator {
    display: table;
    margin: 35px auto;
    width: 135px;
    height: 1px;
    background-color: #fff;
}
div#contact .contact-details,
div#contact .contact-details a {
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    letter-spacing: .5px;
}
/* END SECTION contact */
/* SECTION portfolio */
section#portfolio {

}
ul.project-tiles {
    margin: 0 -12.5px;
}
ul.project-tiles li {
    float: left;
    width: 25%;
    padding: 12.5px;
}
ul.project-tiles li .project-wrapper {
    height: 235px;
    background-color: #222;
    position: relative;
    overflow: hidden;
    display: block;
}
.project-wrapper .project-img {
    width: 100%;
    height: 100%;
    opacity: .8;
    background-size: cover;
    background-position: center left;
}
.project-wrapper:hover .project-img {
    opacity: 1;
    background-position: center right;
}
.post-wrapper a span,
.project-wrapper .project-title {
    position: absolute;
    bottom: 0px;
    opacity: 1;
    left: 0px;
    background: rgba(255,255,255,.7);
    padding: 12px;
    color: #252a2d;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
    width: 100%;
    min-height: 15px;
}
.post-wrapper a:hover span,
.project-wrapper:hover .project-title {
    bottom: 0;
    opacity: .9;
    min-height: 50%;
}
/* END SECTION portfolio */
/* SECTION project-images */
section#project-images {

}
ul.project-images img {
    width: 100%;
    height: auto;
}
ul.project-images li {
    float: left;
    width: 50%;
    padding: 0 2px;
}
ul.project-images li:nth-child(3n+1) {
    width: 100%;
}
/* END SECTION project-images */
/* SECTION internal-hero-btns */
.internal-hero-btns {
    position: absolute;
    top: 45%;
    width: 100%;
    display: block;
}
.internal-hero-btns > div {
    display: table;
    margin: 0 auto;
}
.internal-hero-btns > div > div {
    display: table-cell;
    padding: 0 50px;
}
.internal-hero-btns > div > div a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 19px;
    text-shadow: 0px 0px 15px #000;
}
.internal-hero-btns .ico {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(images/icons/icons_btns.png), url(images/bgs/bg-hero.png);
    border-radius: 50%;
    margin-bottom: 15px;
}
.internal-hero-btns a:hover .ico,
.internal-hero-btns a .ico.current {
    background-image: url(images/icons/icons_btns.png), url(images/bgs/bg-header.png);
}
.internal-hero-btns .ico.ico-design {
    background-position: 0 0;
}
.internal-hero-btns a:hover .ico.ico-design,
.internal-hero-btns a .ico.ico-design.current {
    background-position: 0 -100px;
}
.internal-hero-btns .ico.ico-planning {
    background-position: -100px 0;
}
.internal-hero-btns a:hover .ico.ico-planning,
.internal-hero-btns a .ico.ico-planning.current {
    background-position: -100px -100px;
}
.internal-hero-btns .ico.ico-construction {
    background-position: -200px 0;
}
.internal-hero-btns a:hover .ico.ico-construction,
.internal-hero-btns a .ico.ico-construction.current {
    background-position: -200px -100px;
}
/* END SECTION internal-hero-btns */
/* SECTION sectionName */
.gallery-items {
    margin: 25px 0;
    overflow: hidden;
}
.gallery-items > span {
    width: 50%;
    float: left;
    padding: 0px;
    display: block;
    padding: 1px;
}
.gallery-items > span img {
    width: 100%;
    height: auto;
}
/* END SECTION sectionName */
/* SECTION posts */
section#posts {

}
.post-wrapper {
    margin-bottom: 40px;
}
.post-wrapper a .post-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}
.post-wrapper:hover a .post-img {
    left: -20px;
}
.post-wrapper a {
    display: block;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.post-wrapper a span {
    min-height: 10px;
}
.content.blog-content {
    border-right: 2px solid #ddd;
    padding-right: 45px;
}
.sidebar-content {
    padding-left: 45px;
}
#blog-sidebar h2 {
    margin-bottom: 20px;
}
#blog-sidebar .widget {
    margin-bottom: 50px;
}
#blog-sidebar .widget li {
    margin-bottom: 15px;
    padding-left: 0;
}
#blog-sidebar .widget a {
    color: #252a2d;
    font-size: 17px;
    line-height: 17px;
    text-transform: uppercase;
}
.posts-navigation ul {
    display: table;
    margin: 0 auto;
}
.posts-navigation ul li {
    display: table-cell;
    padding: 15px;
}
.posts-navigation ul li {
    display: table-cell;
    padding: 5px;
    color: #252a2d;
}
.posts-navigation ul li:hover:not(.nohover) {
    background-color: #d9d9d9;
    color: #fff;
}
.posts-navigation ul li a {
    color: #252a2d;
    padding: 10px;
    display: block;
}
.posts-navigation ul li.active a {
    color: #fff;
    background-color: #f38040;
}
/* END SECTION posts */
/* SECTION sectionName */
section#sectionName {

}
/* END SECTION sectionName */
/* SECTION sectionName */
section#sectionName {

}
/* END SECTION sectionName */
/* SECTION sectionName */
section#sectionName {

}
/* END SECTION sectionName */