/********************
** Breakpoints
********************/
/********************
** Media Queries
********************/
/********************
** Colors
********************/
/********************
** Fonts
********************/
/********************
** Partials
********************/
.site-branding.navbar-fixed-top {
  background-color: #fff; }
.site-branding .site-branding-inner {
  /*     padding:35px 0; */
  padding-top: 35px;
  height: 106px; }
  @media only screen and (min-width: 768px) {
    .site-branding .site-branding-inner {
      /*       padding:55px 0; */
      padding-top: 55px;
      height: 146px; } }
  .site-branding .site-branding-inner .site-title {
    margin: 0; }
    .site-branding .site-branding-inner .site-title .navbar-brand {
      padding: 0; }
    .site-branding .site-branding-inner .site-title .navbar-nav {
      margin: 0; }
      .site-branding .site-branding-inner .site-title .navbar-nav .navbar-toggle {
        background: #ffffff;
        margin: 0; }
        .site-branding .site-branding-inner .site-title .navbar-nav .navbar-toggle .icon-bar {
          background: #010101; }
  @media only screen and (min-width: 768px) {
    .site-branding .site-branding-inner .menu-container {
      padding-left: 0;
      padding-right: 0; } }
  @media only screen and (min-width: 992px) {
    .site-branding .site-branding-inner .menu-container {
      padding-left: 0;
      padding-right: 0; } }
  @media only screen and (min-width: 1230px) {
    .site-branding .site-branding-inner .menu-container {
      padding-left: 0;
      padding-right: 0; } }
  .site-branding .site-branding-inner .navbar-custom {
    position: relative;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .site-branding .site-branding-inner .navbar-custom {
        text-align: left; } }
    .site-branding .site-branding-inner .navbar-custom .navbar-collapse {
      background: #fff;
      padding-bottom: 30px;
      margin-left: -15px;
      margin-right: -15px; }
      @media only screen and (min-width: 768px) {
        .site-branding .site-branding-inner .navbar-custom .navbar-collapse {
          padding-bottom: 0;
          background: transparent;
          margin-left: 0;
          margin-right: 0; } }
    .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item {
      padding: 0 23px 0; }
      @media only screen and (min-width: 768px) {
        .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item:first-child {
          padding-left: 16px; } }
      @media only screen and (min-width: 992px) {
        .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item {
          padding: 0 14px 0; } }
      @media only screen and (min-width: 1230px) {
        .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item {
          padding: 0 23px 0; } }
      .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item a {
        font-size: 20px;
        line-height: 20px;
        color: #010101;
        position: relative;
        text-shadow: none;
        letter-spacing: 0.04em;
        display: inline-block;
        padding: 8px 0; }
        @media only screen and (min-width: 768px) {
          .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item a {
            display: block;
            padding: 8px 0; } }
        .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item a:focus, .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item a:hover {
          background-color: transparent; }
          .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item a:focus::before, .site-branding .site-branding-inner .navbar-custom .navbar-nav .menu-item a:hover::before {
            content: "";
            position: absolute;
            bottom: -2px;
            left: 0;
            height: 2px;
            width: 100%;
            background-color: #000; }
  @media only screen and (min-width: 768px) {
    .site-branding .site-branding-inner .header-right-sidebar {
      padding: 4px 0; } }
  .site-branding .site-branding-inner .header-right-sidebar .widget_polylang {
    float: right; }

@media only screen and (min-width: 1230px) {
  .container {
    width: 1200px; } }
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  min-width: 240px;
  color: #1e1e1e;
  font-size: 18px;
  line-height: 26px;
  font-family: "proxima-nova-condensed", "Proxima Nova", Arial, sans-serif; }
  body.fixed-top-navbar {
    padding-top: 110px; }
    @media only screen and (min-width: 768px) {
      body.fixed-top-navbar {
        padding-top: 150px; } }
    body.fixed-top-navbar.admin-bar .navbar-fixed-top {
      padding-top: 32px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-weight: normal; }

h2 {
  font-size: 30px;
  line-height: 40px;
  color: #252525;
  letter-spacing: 0.04em; }

h3 {
  font-size: 24px;
  color: #000000;
  letter-spacing: 0.025em; }

h4 {
  font-size: 20px;
  color: #010101;
  letter-spacing: 0; }

p a {
  color: #1e1e1e; }

#main-column .post,
#main-column .page {
  border: 0;
  padding: 0;
  margin: 0; }

ul.social {
  margin: 0 0 5px -3px;
  overflow: hidden;
  padding: 0;
  list-style: none; }
  ul.social li {
    display: inline-block;
    padding: 0 3px; }
    ul.social li a {
      text-indent: -999px;
      overflow: hidden;
      display: block;
      width: 35px;
      height: 35px;
      border: 0 !important;
      padding: 0 !important;
      background: url("../images/social.png") no-repeat; }
      ul.social li a.twitter {
        background-position: 0 -35px; }
      ul.social li a.instagram {
        background-position: 0 -70px; }

.widget .widget-title {
  margin: 0 0 35px; }

.carousel {
  height: 787px; }
  .carousel .carousel-inner {
    height: 100%; }
    .carousel .carousel-inner .item {
      height: 100%; }
      .carousel .carousel-inner .item .fill {
        width: 100%;
        height: 100%;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
      .carousel .carousel-inner .item .carousel-caption {
        padding: 0;
        left: 0;
        top: 0;
        right: auto;
        bottom: auto;
        width: 100%;
        height: 100%; }
        .carousel .carousel-inner .item .carousel-caption .hero-image-caption {
          padding: 0 35px; }
          @media only screen and (min-width: 768px) {
            .carousel .carousel-inner .item .carousel-caption .hero-image-caption {
              padding: 0; } }
          .carousel .carousel-inner .item .carousel-caption .hero-image-caption h2 {
            line-height: auto;
            color: #fefefe;
            margin: 0;
            font-size: 40px;
            padding-bottom: 5px;
            border-bottom: 2px solid #ffffff; }
  .carousel .carousel-control {
    z-index: 999; }
    .carousel .carousel-control .icon-prev {
      width: 35px;
      height: 22px;
      margin-top: -11px;
      background: url("../images/carousel-nav-white.png") no-repeat 0 0;
      left: 30px; }
      @media only screen and (min-width: 768px) {
        .carousel .carousel-control .icon-prev {
          left: 73%; } }
      .carousel .carousel-control .icon-prev::before {
        content: ""; }
    .carousel .carousel-control .icon-next {
      width: 35px;
      height: 22px;
      margin-top: -11px;
      background: url("../images/carousel-nav-white.png") no-repeat 0 -22px;
      right: 30px; }
      @media only screen and (min-width: 768px) {
        .carousel .carousel-control .icon-next {
          right: 73%; } }
      .carousel .carousel-control .icon-next::before {
        content: ""; }

body.home .carousel .carousel-inner .item .carousel-caption .hero-image-caption h2 {
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  border-bottom: 0;
  padding-bottom: 0;
  letter-spacing: 0.025em; }
  @media only screen and (min-width: 768px) {
    body.home .carousel .carousel-inner .item .carousel-caption .hero-image-caption h2 {
      font-size: 60px;
      line-height: 70px; } }

.vertical-table {
  display: table;
  width: 100%;
  height: 100%; }
  .vertical-table .vertical-centered {
    display: table-cell;
    vertical-align: middle; }
  .vertical-table .bottom-centered {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 55px; }
    @media only screen and (min-width: 768px) {
      .vertical-table .bottom-centered {
        padding-bottom: 55px; } }

#hero-section {
  margin-bottom: 35px; }
  @media only screen and (min-width: 768px) {
    #hero-section {
      margin-bottom: 75px; } }

#hero-img {
  height: 500px;
  width: 100%;
  position: relative; }
  #hero-img .parallax-container {
    height: 100%;
    width: 100%; }
    #hero-img .parallax-container .caption {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      padding: 0 35px; }
      @media only screen and (min-width: 768px) {
        #hero-img .parallax-container .caption {
          padding: 0; } }
      #hero-img .parallax-container .caption h2 {
        line-height: auto;
        color: #fefefe;
        margin: 0;
        font-size: 40px;
        line-height: 60px;
        padding-bottom: 5px;
        border-bottom: 2px solid #ffffff;
        display: inline; }
      #hero-img .parallax-container .caption .hero-image-desc {
        font-size: 30px;
        line-height: 40px;
        color: #fff;
        letter-spacing: 0.04em; }

.home #hero-img {
  height: 787px; }

.more {
  color: #1e1e1e;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  border: 1px solid #000;
  padding: 8px 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }
  .more:hover {
    color: #1e1e1e;
    text-decoration: none; }
  .more.wide {
    padding: 8px 60px; }

.contact-form-wrapper .row:first-child {
  margin-bottom: 15px; }
@media only screen and (min-width: 768px) {
  .contact-form-wrapper .row .col-inner {
    padding-left: 35px; } }
@media only screen and (min-width: 768px) {
  .contact-form-wrapper .row > div:first-child .col-inner {
    padding-right: 35px;
    padding-left: 0; } }
.contact-form-wrapper .row > div:first-child .form-group {
  padding-top: 10px; }
  .contact-form-wrapper .row > div:first-child .form-group + .form-group {
    padding-top: 0; }
.contact-form-wrapper .row div h2 {
  font-size: 30px;
  line-height: 40px;
  color: #1e1e1e;
  letter-spacing: 0; }
.contact-form-wrapper .form-group {
  margin-bottom: 13px; }
  .contact-form-wrapper .form-group.text {
    color: #1e1e1e;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px;
    padding-top: 0 !important; }
    .contact-form-wrapper .form-group.text a {
      color: #1e1e1e;
      text-decoration: none; }
      .contact-form-wrapper .form-group.text a:hover {
        color: #1e1e1e;
        text-decoration: underline; }
  .contact-form-wrapper .form-group .form-control {
    color: #8a8a8a;
    font-size: 16px;
    line-height: 24px;
    padding: 11px 10px;
    border: 1px solid #cccccc;
    height: 46px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .contact-form-wrapper .form-group textarea.form-control {
    height: 130px;
    resize: none; }
  .contact-form-wrapper .form-group.form-submit input {
    color: #1e1e1e;
    margin-top: 25px;
    font-size: 18px;
    line-height: 28px;
    padding: 9px 75px;
    border: 1px solid #1e1e1e;
    background: none; }

table {
  width: 100% !important; }
  table tr {
    border-top: 1px solid #dadada; }
    table tr td {
      padding: 9px 0; }
      table tr td:first-child {
        white-space: nowrap; }

blockquote,
blockquote p {
  font-size: 26px;
  line-height: 30px;
  color: #252525; }

blockquote {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.04em;
  color: #252525;
  padding: 40px 0 30px;
  margin-bottom: 35px;
  /*   margin: 30px 0 30px; */
  border: 0;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9; }
  blockquote p[style="text-align: right;"] {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #252525; }

.vertical-align .row > div {
  /*     @include bp(baby-bear) {
  
    display: flex;
    align-items: center;
    display: -webkit-box; OLD - iOS 6-, Safari 3.1-6
    display: -moz-box; OLD - Firefox 19- (buggy but mostly works)
    display: -ms-flexbox; TWEENER - IE 10
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  } */ }
  @media only screen and (min-width: 768px) {
    .vertical-align .row > div {
      display: inline-block;
      vertical-align: middle;
      float: none; } }

.modal-fullscreen {
  padding: 0 !important; }
  .modal-fullscreen .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%; }
    .modal-fullscreen .modal-dialog .modal-content {
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0; }
      .modal-fullscreen .modal-dialog .modal-content .modal-header {
        border-bottom: 0; }
        .modal-fullscreen .modal-dialog .modal-content .modal-header button {
          position: relative;
          width: 20px;
          height: 20px;
          overflow: hidden; }
          .modal-fullscreen .modal-dialog .modal-content .modal-header button .icon-bar {
            display: block;
            width: 20px;
            height: 20px;
            background: url(../images/ico-close.png) no-repeat 0 0; }

#ajax-container #load-more {
  cursor: pointer; }

body.archive.tax-type .entry-content, body.archive.tax-theme .entry-content, body.archive.tax-location .entry-content {
  margin-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    body.archive.tax-type .entry-content, body.archive.tax-theme .entry-content, body.archive.tax-location .entry-content {
      margin-bottom: 55px; } }

.AlpinePhotoTiles_container_class img {
  margin-bottom: 30px !important; }

.AlpinePhotoTiles-image {
  margin-bottom: 30px !important; }

body.page .entry-header .entry-title,
body.error404 .entry-header .entry-title {
  color: #000;
  font-size: 40px;
  line-height: auto;
  padding-bottom: 4px;
  margin-bottom: 73px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  letter-spacing: 0.025em; }
  body.page .entry-header .entry-title::before,
  body.error404 .entry-header .entry-title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 2px;
    left: 5%;
    background: #000; }
body.page .entry-header.show_title .entry-title::before,
body.error404 .entry-header.show_title .entry-title::before {
  width: 100%;
  left: 0; }
body.page .entry-content,
body.error404 .entry-content {
  margin-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    body.page .entry-content,
    body.error404 .entry-content {
      margin-bottom: 70px; } }

.single-post .page-container {
  overflow: hidden; }
  .single-post .page-container .site-content .site-main {
    margin-bottom: 70px; }
    .single-post .page-container .site-content .site-main #hero-section #hero-img .parallax-container .caption .vertical-table .vertical-centered {
      vertical-align: bottom; }
      .single-post .page-container .site-content .site-main #hero-section #hero-img .parallax-container .caption .vertical-table .vertical-centered .container {
        padding-bottom: 50px; }
        .single-post .page-container .site-content .site-main #hero-section #hero-img .parallax-container .caption .vertical-table .vertical-centered .container .hero-image-caption h2 {
          font-size: 40px;
          line-height: 60px;
          display: inline;
          border-bottom: 2px solid #fff;
          padding-bottom: 3px; }
          @media only screen and (min-width: 768px) {
            .single-post .page-container .site-content .site-main #hero-section #hero-img .parallax-container .caption .vertical-table .vertical-centered .container .hero-image-caption h2 {
              font-size: 39px; } }
          @media only screen and (min-width: 1230px) {
            .single-post .page-container .site-content .site-main #hero-section #hero-img .parallax-container .caption .vertical-table .vertical-centered .container .hero-image-caption h2 {
              font-size: 40px; } }
    .single-post .page-container .site-content .site-main #comments {
      margin-top: 35px; }

.blog .page-container {
  overflow: hidden; }
  .blog .page-container .site-content .site-main {
    /* .page-header{
      .page-title{
        text-align: center;
      }
    } */ }
    .blog .page-container .site-content .site-main .page-header {
      text-align: center;
      border: 0;
      margin-top: 10px;
      margin-bottom: 50px; }
      .blog .page-container .site-content .site-main .page-header .page-title {
        color: #000;
        font-size: 40px;
        line-height: auto;
        margin-bottom: 23px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        position: relative;
        display: inline;
        border-bottom: 2px solid #1e1e1e;
        padding-bottom: 0px;
        letter-spacing: 0.025em; }
    .blog .page-container .site-content .site-main .posts-container .post-area {
      padding-top: 15px;
      padding-bottom: 15px; }
      .blog .page-container .site-content .site-main .posts-container .post-area a img {
        width: 100%;
        height: auto;
        display: inline-block; }
      .blog .page-container .site-content .site-main .posts-container .post-area a .caption {
        top: 15px;
        left: 15px;
        position: absolute;
        width: Calc( 100% - 30px );
        height: Calc( 100% - 30px );
        color: #fff;
        z-index: 2;
        display: none; }
        .blog .page-container .site-content .site-main .posts-container .post-area a .caption span {
          display: inline;
          border-bottom: 2px solid #fff;
          padding-bottom: 5px; }
      .blog .page-container .site-content .site-main .posts-container .post-area a:after {
        content: "";
        top: 15px;
        left: 15px;
        position: absolute;
        width: Calc( 100% - 30px );
        height: Calc( 100% - 30px );
        background-color: rgba(58, 58, 58, 0.71);
        z-index: 1;
        display: none; }
      .blog .page-container .site-content .site-main .posts-container .post-area a:hover:after {
        display: block; }
      .blog .page-container .site-content .site-main .posts-container .post-area a:hover .caption {
        display: block; }
      .blog .page-container .site-content .site-main .posts-container .post-area a.no-featured {
        color: #1e1e1e; }
        .blog .page-container .site-content .site-main .posts-container .post-area a.no-featured .caption {
          color: #1e1e1e;
          display: block;
          top: 0;
          left: 0;
          position: relative;
          width: 100%;
          height: 100%;
          z-index: 2; }
        .blog .page-container .site-content .site-main .posts-container .post-area a.no-featured:hover:after {
          display: none; }
        .blog .page-container .site-content .site-main .posts-container .post-area a.no-featured:hover .caption {
          display: block; }
  .blog .page-container .site-content .content-bottom .blog-link .widget-title {
    display: none; }
  .blog .page-container .site-content .content-bottom .blog-link .list {
    padding: 0px;
    margin: 17px auto 63px;
    max-width: 570px; }
    .blog .page-container .site-content .content-bottom .blog-link .list .more.wide {
      padding: 8px 10px;
      width: 100%;
      text-align: center;
      max-width: 270px;
      margin: 20px auto;
      display: block; }
      @media only screen and (min-width: 768px) {
        .blog .page-container .site-content .content-bottom .blog-link .list .more.wide {
          margin: 10px 30px 10px 0;
          display: inline-block; }
          .blog .page-container .site-content .content-bottom .blog-link .list .more.wide:last-of-type {
            margin-right: 0; } }
      .blog .page-container .site-content .content-bottom .blog-link .list .more.wide a {
        font-size: 18px;
        line-height: 26px;
        color: #1e1e1e; }

.block-receive-the-link {
  background-color: #f6f6f6;
  padding: 5px 0 15px; }
  .block-receive-the-link .book {
    height: 241px;
    background: url(../images/book.png) no-repeat;
    background-position: 50% 50%;
    margin: 39px 0 50px;
    background-size: contain; }
    @media only screen and (min-width: 768px) {
      .block-receive-the-link .book {
        background-position: 75% 50%; } }
  .block-receive-the-link .book-main {
    margin: 50px 0 23px 0; }
    .block-receive-the-link .book-main .title h2 {
      font-size: 30px;
      margin-bottom: 33px;
      color: #000;
      letter-spacing: 0;
      display: inline;
      border-bottom: 2px solid #000; }
    .block-receive-the-link .book-main .text {
      margin-top: 28px;
      max-width: 560px; }
      .block-receive-the-link .book-main .text p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.005em; }
    .block-receive-the-link .book-main .form {
      margin-top: 40px; }
      .block-receive-the-link .book-main .form .email {
        width: 100%;
        margin-bottom: 30px; }
        @media only screen and (min-width: 768px) {
          .block-receive-the-link .book-main .form .email {
            width: 60%;
            float: left;
            display: inline-block;
            margin-right: 30px;
            max-width: 370px; } }
        .block-receive-the-link .book-main .form .email input {
          border: 1px solid #cccccc; }
        .block-receive-the-link .book-main .form .email span.wpcf7-not-valid-tip {
          color: #f00;
          font-size: 16px;
          display: block;
          position: absolute;
          min-width: 300px;
          width: 100%; }
      .block-receive-the-link .book-main .form .submit {
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .block-receive-the-link .book-main .form .submit {
            width: 30%;
            float: left;
            display: inline-block;
            max-width: 170px; } }
        .block-receive-the-link .book-main .form .submit input {
          border: 1px solid #363636;
          padding: 10px 2px; }
      .block-receive-the-link .book-main .form input {
        width: 100%;
        font-size: 16px;
        padding: 10px 15px;
        background: transparent; }
  .block-receive-the-link form .link {
    display: none; }
  .block-receive-the-link form.sent .link {
    display: block; }
  .block-receive-the-link form.sent .form {
    display: none; }
  .block-receive-the-link .wpcf7-response-output {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0; }

body.post-type-archive-project .entry-content {
  margin-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    body.post-type-archive-project .entry-content {
      margin-bottom: 55px; } }
body.single-project {
  /* .modal-fullscreen */ }
  body.single-project #hero-section {
    margin-bottom: 0; }
    body.single-project #hero-section #hero-img {
      height: 675px; }
      body.single-project #hero-section #hero-img .hero-image-caption .secton-title {
        color: #fff;
        font-size: 30px;
        line-height: auto;
        position: relative;
        padding-bottom: 21px;
        margin-bottom: 15px;
        display: inline-block;
        letter-spacing: 0.025em; }
        body.single-project #hero-section #hero-img .hero-image-caption .secton-title::after {
          content: "";
          width: 80%;
          height: 2px;
          background-color: #fff;
          position: absolute;
          bottom: 0;
          left: 10%; }
      body.single-project #hero-section #hero-img .hero-image-desc .section-desc {
        color: #fff;
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 0.025em; }
      body.single-project #hero-section #hero-img .link-wrapper {
        position: absolute;
        bottom: 35px;
        left: 0;
        width: 100%;
        text-align: center; }
        body.single-project #hero-section #hero-img .link-wrapper ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          body.single-project #hero-section #hero-img .link-wrapper ul li button {
            background: none;
            border-radius: 0;
            display: inline-block;
            color: #fff;
            font-size: 18px;
            line-height: 28px;
            background: url("../images/ico-photo.png") 18px 50% no-repeat;
            padding: 8px 30px 8px 58px;
            border: 1px solid #fff;
            margin-bottom: 31px;
            letter-spacing: 0; }
          body.single-project #hero-section #hero-img .link-wrapper ul li a {
            display: inline-block;
            text-decoration: none;
            width: 22px;
            line-height: 35px;
            background: url("../images/ico-scroll.png") 0 0 no-repeat;
            text-indent: -999px;
            overflow: hidden; }
            body.single-project #hero-section #hero-img .link-wrapper ul li a:hover {
              text-decoration: none; }
  body.single-project .modal-fullscreen .modal-dialog {
    overflow: hidden; }
    body.single-project .modal-fullscreen .modal-dialog.vertical-slide {
      height: 100%; }
    body.single-project .modal-fullscreen .modal-dialog .modal-header {
      padding: 0;
      height: auto;
      min-height: 0; }
      body.single-project .modal-fullscreen .modal-dialog .modal-header button {
        z-index: 9999px;
        position: absolute;
        top: 15px;
        right: 30px;
        z-index: 999; }
        @media only screen and (min-width: 768px) {
          body.single-project .modal-fullscreen .modal-dialog .modal-header button {
            top: 55px;
            right: 55px; } }
    body.single-project .modal-fullscreen .modal-dialog .modal-content {
      height: 100%; }
      body.single-project .modal-fullscreen .modal-dialog .modal-content .modal-body {
        margin: 0;
        padding: 0; }
    body.single-project .modal-fullscreen .modal-dialog .modal-footer {
      border: 0;
      padding: 0; }

#related-list {
  margin: 70px 0 65px 0; }
  #related-list .section-title {
    margin: 0 0 45px; }
  #related-list .item .image a {
    display: block; }
    #related-list .item .image a img {
      max-width: 100%;
      height: auto;
      display: block; }

#tags {
  text-align: center;
  margin-bottom: 75px; }
  @media only screen and (min-width: 768px) {
    #tags {
      text-align: left; } }
  #tags h3 {
    color: #000000;
    font-size: 24px;
    line-height: auto;
    padding-bottom: 8px;
    border-bottom: 2px solid #000;
    display: inline-block;
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      #tags h3 {
        margin-bottom: 10px; } }
  #tags h4 {
    color: #010101;
    font-size: 20px;
    padding-left: 37px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      #tags h4 {
        margin-bottom: 30px; } }
    #tags h4::before {
      content: "";
      background: url(../images/ico-arrow.png);
      width: 27px;
      height: 16px;
      position: absolute;
      top: 4px;
      left: 0; }
    #tags h4.empty {
      color: #c9c9c9;
      padding-left: 0; }
      #tags h4.empty::before {
        display: none; }
  #tags ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      #tags ul {
        margin-bottom: 0; } }
    #tags ul li a {
      font-size: 16px;
      color: #010101; }

.projects-container > div {
  padding-bottom: 25px; }
.projects-container .image {
  position: relative; }
  .projects-container .image img {
    max-width: 100%;
    height: auto; }
  .projects-container .image a {
    display: block; }
    .projects-container .image a::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(58, 58, 58, 0.71);
      z-index: 1;
      display: none; }
    .projects-container .image a .caption {
      top: 0;
      left: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      color: #fff;
      z-index: 2;
      display: none; }
      .projects-container .image a .caption .entry-title {
        font-size: 24px;
        color: #fff;
        padding-bottom: 17px;
        border-bottom: 2px solid #fff;
        margin-bottom: 15px;
        letter-spacing: 0.025em;
        display: inline-block; }
      .projects-container .image a .caption .entry-desc {
        font-size: 24px;
        color: #fff;
        letter-spacing: 0.025em; }
    .projects-container .image a:hover::after {
      display: block; }
    .projects-container .image a:hover .caption {
      display: block; }

#article {
  margin-top: 10px;
  padding-top: 30px; }
  @media only screen and (min-width: 768px) {
    #article {
      padding-top: 85px; } }

article.type-project .vc-row-custom-wrapper .vc-container-wrapper h3 {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.04em;
  color: #252525; }
article.type-project .entry-content {
  margin-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    article.type-project .entry-content {
      margin-bottom: 75px; } }

body.single-project .fancybox-overlay {
  overflow: hidden !important; }
body.single-project .fancybox-title {
  padding-left: 20px;
  padding-bottom: 35px;
  color: #1d1d1d;
  font-size: 15px;
  line-height: 19px;
  -moz-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  background: transparent; }
body.single-project .fancybox-close {
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: url("../images/ico-close.png") 0 0 no-repeat; }
body.single-project .fancybox-nav.fancybox-prev span {
  margin-left: 15px;
  left: 0;
  width: 34px;
  height: 22px;
  background: url("../images/carousel-nav.png") 0 0 no-repeat; }
  @media only screen and (min-width: 768px) {
    body.single-project .fancybox-nav.fancybox-prev span {
      margin-left: 50px;
      left: 0; } }
body.single-project .fancybox-nav.fancybox-next span {
  margin-right: 15px;
  width: 34px;
  right: 0;
  height: 22px;
  background: url("../images/carousel-nav.png") 0 -22px no-repeat; }
  @media only screen and (min-width: 768px) {
    body.single-project .fancybox-nav.fancybox-next span {
      margin-right: 50px;
      right: 0; } }

.vc-row-custom-wrapper .vc-container-wrapper {
  /*     margin-bottom: 65px;
  
  &.small-margin{
    margin-bottom: 35px;
  } */ }
  .vc-row-custom-wrapper .vc-container-wrapper h1, .vc-row-custom-wrapper .vc-container-wrapper h2, .vc-row-custom-wrapper .vc-container-wrapper h3, .vc-row-custom-wrapper .vc-container-wrapper h4, .vc-row-custom-wrapper .vc-container-wrapper h5, .vc-row-custom-wrapper .vc-container-wrapper h6 {
    margin-top: 0; }
  .vc-row-custom-wrapper .vc-container-wrapper h2 {
    color: #252525;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.04em; }
    .vc-row-custom-wrapper .vc-container-wrapper h2 em {
      letter-spacing: 0.025em; }
  .vc-row-custom-wrapper .vc-container-wrapper h3 {
    color: #000;
    font-size: 24px;
    line-height: auto;
    letter-spacing: 0.04em; }
    .vc-row-custom-wrapper .vc-container-wrapper h3 em {
      letter-spacing: 0.025em; }
  .vc-row-custom-wrapper .vc-container-wrapper p {
    font-size: 17px;
    line-height: 26px;
    color: #1e1e1e; }
    .vc-row-custom-wrapper .vc-container-wrapper p a {
      color: #1e1e1e; }
  .vc-row-custom-wrapper .vc-container-wrapper ul.list-inline li a {
    font-size: 18px;
    line-height: 40px;
    color: #252525;
    letter-spacing: 0.04em;
    text-decoration: none;
    border-bottom: 1px solid #c8c8c8;
    position: relative; }
    .vc-row-custom-wrapper .vc-container-wrapper ul.list-inline li a:hover {
      color: #252525;
      text-decoration: none;
      border-bottom: 1px solid #c8c8c8; }
      .vc-row-custom-wrapper .vc-container-wrapper ul.list-inline li a:hover:after {
        content: "";
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0;
        background: #252525; }
  .vc-row-custom-wrapper .vc-container-wrapper blockquote {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #252525; }
    .vc-row-custom-wrapper .vc-container-wrapper blockquote p {
      font-size: 26px;
      line-height: 30px;
      color: #252525;
      letter-spacing: 0.04em; }
      .vc-row-custom-wrapper .vc-container-wrapper blockquote p[style="text-align: right;"] {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.04em;
        color: #252525; }
  .vc-row-custom-wrapper .vc-container-wrapper.container-fluid {
    width: 100%;
    margin-bottom: 0; }
    .vc-row-custom-wrapper .vc-container-wrapper.container-fluid .row .wpb_column {
      padding-left: 0;
      padding-right: 0; }
  .vc-row-custom-wrapper .vc-container-wrapper.text-image-columns .vc_column_container {
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      .vc-row-custom-wrapper .vc-container-wrapper.text-image-columns .vc_column_container {
        margin: 0; } }
    .vc-row-custom-wrapper .vc-container-wrapper.text-image-columns .vc_column_container .wpb_text_column {
      padding-left: 15px;
      padding-right: 15px; }
      @media only screen and (min-width: 768px) {
        .vc-row-custom-wrapper .vc-container-wrapper.text-image-columns .vc_column_container .wpb_text_column {
          margin-left: 3%;
          margin-right: 3%; } }
      @media only screen and (min-width: 992px) {
        .vc-row-custom-wrapper .vc-container-wrapper.text-image-columns .vc_column_container .wpb_text_column {
          margin-left: 15%;
          margin-right: 15%; } }
      .vc-row-custom-wrapper .vc-container-wrapper.text-image-columns .vc_column_container .wpb_text_column h3 {
        color: #252525; }
.vc-row-custom-wrapper .wpb_image_grid_ul.row {
  margin-left: -15px !important;
  margin-right: -15px !important; }
.vc-row-custom-wrapper .wpb_image_grid_ul .isotope-item {
  margin: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 30px; }
  .vc-row-custom-wrapper .wpb_image_grid_ul .isotope-item img {
    width: 100% !important; }
.vc-row-custom-wrapper .wpb_gallery .wpb_gallery_heading {
  font-size: 26px;
  margin: 0 0 45px; }

.vc_column_container[class*="vc_col-sm-"] {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.widget.widget_polylang {
  margin: 0; }
  .widget.widget_polylang > ul {
    margin: 0 0 0 -4px;
    padding: 0;
    list-style: none; }
    .widget.widget_polylang > ul li {
      display: inline-block; }
      .widget.widget_polylang > ul li a {
        color: #010101;
        text-decoration: none;
        padding: 0 3px;
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 0.04em; }
        @media only screen and (min-width: 992px) {
          .widget.widget_polylang > ul li a {
            padding: 0 4px; } }
        .widget.widget_polylang > ul li a:hover {
          text-decoration: underline; }
      .widget.widget_polylang > ul li + li {
        position: relative; }
        .widget.widget_polylang > ul li + li:before {
          content: "|";
          position: absolute;
          top: 2px;
          left: -4px;
          color: #010101;
          font-size: 20px;
          line-height: 20px; }
@-moz-document url-prefix() {
  .widget.widget_polylang > ul li + li:before {
    top: 3px; } }
.widget.widget-custom-projects {
  margin-bottom: 60px; }
  .widget.widget-custom-projects .widget-title {
    margin-bottom: 60px;
    color: #252525;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.04em; }
  .widget.widget-custom-projects .image img {
    /*         max-width: 100%;
    height: auto; */ }
  .widget.widget-custom-projects .more.wide {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 10px; }

#footer {
  font-family: "proxima-nova-condensed", "Proxima Nova", Arial, sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: #5e5e5e;
  padding: 50px 0; }
  @media only screen and (min-width: 768px) {
    #footer {
      padding: 90px 0; } }
  #footer #footer-row {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #footer #footer-row {
        text-align: left; } }
    #footer #footer-row > div {
      margin-bottom: 30px; }
      @media only screen and (min-width: 768px) {
        #footer #footer-row > div {
          margin-bottom: 0; } }
    #footer #footer-row .footer-logo {
      display: inline-block;
      *display: inline;
      *zoom: 1; }
      #footer #footer-row .footer-logo a {
        display: inline-block;
        *display: inline;
        *zoom: 1; }
  #footer .widget .widget-title {
    font-size: 20px;
    color: #1e1e1e; }
  #footer .widget .textwidget a {
    color: #5e5e5e;
    text-decoration: none;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 1px; }
    #footer .widget .textwidget a:hover {
      padding-bottom: 0;
      border-bottom: 0; }

/*# sourceMappingURL=style.css.map */
