.grecaptcha-badge {
  z-index: 9999;
}
.fusion-body .fusion-footer-copyright-center .fusion-copyright-content,
.fusion-body .fusion-footer-copyright-center .fusion-copyright-notice {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .fusion-body .fusion-footer-copyright-center .fusion-copyright-content,
  .fusion-body .fusion-footer-copyright-center .fusion-copyright-notice {
    text-align: right;
  }
}
.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column {
  text-align: left;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column:first-child {
    width: 450px;
  }
}
@media screen and (min-width: 1024px) {
  .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column.fusion-column-last {
    width: calc(100% - 450px);
  }
}
@media screen and (min-width: 1024px) {
  .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right {
    text-align: right;
  }
}
.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right .footer-col {
  text-align: left;
  display: block;
  padding: 0 15px;
  vertical-align: top;
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right .footer-col {
    display: inline-block;
    margin-bottom: 15px;
  }
}
.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right .footer-col:last-child {
  width: 150px;
}
@media screen and (min-width: 1024px) {
  .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right .footer-col:last-child {
    width: 200px;
  }
}
.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right .footer-col .fusion-title h5 {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right .footer-col .fusion-title .title-heading-left {
    padding-left: 40px;
  }
}
.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column .footer-right .footer-col .fusion-title.fusion-title-center .title-heading-center {
  padding: 0;
}
.layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.layer.bg-layer {
  z-index: 1;
}
.brand-carousel .tab-nav {
  text-align: center;
}
.brand-carousel .tab-nav .nav-item {
  display: inline-block;
  padding: 0 10px;
}
.brand-carousel .tab-nav .nav-item a {
  display: block;
  padding: 5px 0;
  border-bottom: 3px solid #f2f2f2;
  color: #bab3a2;
  font-size: 18px;
  line-height: 1em;
}
.brand-carousel .tab-nav .nav-item a:hover {
  border-bottom: 3px solid #bab3a2;
}
.brand-carousel .tab-nav .nav-item.active a {
  border-bottom: 3px solid #bab3a2;
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .carousel-item {
  position: relative;
  box-sizing: border-box;
  display: block;
  float: left;
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .carousel-item:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .carousel-item .layer {
  background-size: contain;
  left: 10%;
  right: 10%;
  top: 10%;
  bottom: 10%;
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow {
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow:before {
  color: #000;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 48px;
  line-height: 1em;
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow.slick-prev {
  left: -30px;
}
@media screen and (min-width: 640px) {
  .brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow.slick-prev {
    left: -50px;
  }
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow.slick-prev:before {
  content: "\f104";
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow.slick-next {
  right: -30px;
}
@media screen and (min-width: 640px) {
  .brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow.slick-next {
    right: -50px;
  }
}
.brand-carousel .carousel-group .carousel-wrapper .carousel .slick-arrow.slick-next:before {
  content: "\f105";
}
.single-brand .fusion-page-title-bar,
.single-project .fusion-page-title-bar {
  display: none;
}
.single-brand #main,
.single-project #main {
  padding: 0;
}
.single-brand #main > .fusion-row,
.single-project #main > .fusion-row {
  max-width: 100%;
}
.single-brand #main > .fusion-row #content .post-content,
.single-project #main > .fusion-row #content .post-content {
  position: relative;
  padding-top: calc(120px + 10%);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1024px) {
  .single-brand #main > .fusion-row #content .post-content,
  .single-project #main > .fusion-row #content .post-content {
    padding-bottom: calc(120px + 15%);
  }
}
.single-brand .brand-container {
  z-index: 2;
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (min-width: 1024px) {
  .single-brand .brand-container .brand-row {
    overflow: hidden;
  }
}
.single-brand .brand-container .brand-row .brand-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.single-brand .brand-container .brand-row .brand-col {
  width: 100%;
  display: block;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.single-brand .brand-container .brand-row .brand-col:first-child {
  padding: 50px 25px;
}
@media screen and (min-width: 1024px) {
  .single-brand .brand-container .brand-row .brand-col {
    overflow: hidden;
    width: 50%;
    display: table-cell;
    padding: 0;
    vertical-align: middle;
  }
}
.single-brand .brand-container .brand-row .brand-col .brand-logo {
  margin-bottom: 30px;
  position: relative;
}
.single-brand .brand-container .brand-row .brand-col .brand-logo img {
  max-width: 100%;
  width: auto;
  height: auto;
}
@media screen and (min-width: 640px) {
  .single-brand .brand-container .brand-row .brand-col .brand-logo img {
    max-width: 350px;
    max-height: 100px;
  }
}
.single-brand .brand-container .brand-row .brand-col .brand-providing h4 {
  color: #bab3a2;
  text-transform: uppercase;
}
.single-brand .brand-container .brand-row .brand-col .brand-providing .icon {
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
@media screen and (min-width: 1024px) {
  .single-brand .brand-container .brand-row .brand-col .brand-providing .icon {
    margin-right: 50px;
  }
}
.single-brand .brand-container .brand-row .brand-col .brand-providing .icon:last-child {
  margin-right: 0;
}
.single-brand .brand-container .brand-row .brand-col .brand-providing .icon img {
  width: auto;
  height: 50px;
}
@media screen and (min-width: 1024px) {
  .single-brand .brand-container .brand-row .brand-col .brand-providing .icon img {
    height: 60px;
  }
}
.single-brand .brand-container .brand-row .brand-col .brand-providing .icon .title {
  color: #bab3a2;
}
.single-brand .brand-container .brand-row .brand-col .brand-gallery {
  margin-left: calc((30px + 2.5%)* -1);
  margin-right: calc((30px + 2.5%)* -1);
}
@media screen and (min-width: 1024px) {
  .single-brand .brand-container .brand-row .brand-col .brand-gallery {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.single-brand .brand-container .brand-row .brand-col .brand-gallery .slide {
  width: 100%;
  max-height: 700px;
}
.single-brand .brand-container .brand-row .brand-col .brand-gallery .slide:after {
  content: "";
  display: block;
  padding-bottom: 80%;
}
.single-project #main > .fusion-row #content .post-content {
  padding-top: 50px;
  padding-bottom: 0;
  background-color: #000;
}
@media screen and (min-width: 1024px) {
  .single-project #main > .fusion-row #content .post-content {
    padding-top: 102px;
  }
}
.single-project #main > .fusion-row #content .post-content .bg-layer {
  opacity: .7;
}
.single-project #main > .fusion-row #content .post-content .shadow-layer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0.4+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
  height: 500px;
  bottom: inherit;
  opacity: 1;
}
.single-project #main > .fusion-row #content .post-content .project-container {
  position: relative;
  z-index: 2;
}
.single-project #main > .fusion-row #content .post-content .project-container .project-title {
  text-align: center;
  color: #fff;
  font-size: 21px;
  text-shadow: 0 0 10px #000;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 640px) {
  .single-project #main > .fusion-row #content .post-content .project-container .project-title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .single-project #main > .fusion-row #content .post-content .project-container .project-title {
    font-size: 56px;
    padding-top: 100px;
    letter-spacing: 1px;
  }
}
.single-project #main > .fusion-row #content .post-content .project-container .project-location {
  text-align: center;
  color: #fff;
  padding-bottom: 40px;
  font-size: 14px;
  letter-spacing: 1px;
  text-shadow: 0 0 10px #000;
}
@media screen and (min-width: 640px) {
  .single-project #main > .fusion-row #content .post-content .project-container .project-location {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .single-project #main > .fusion-row #content .post-content .project-container .project-location {
    padding-bottom: 80px;
  }
}
.single-project #main > .fusion-row #content .post-content .project-container .project-gallery {
  max-width: 100%;
  margin-bottom: 50px;
  box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1024px) {
  .single-project #main > .fusion-row #content .post-content .project-container .project-gallery {
    margin-bottom: 200px;
  }
}
.single-project #main > .fusion-row #content .post-content .project-container .project-gallery .slide {
  height: 200px;
}
@media screen and (min-width: 1024px) {
  .single-project #main > .fusion-row #content .post-content .project-container .project-gallery .slide {
    height: 500px;
  }
}
.single-project #main > .fusion-row #content .post-content .project-container .project-gallery .slide img {
  width: auto;
  height: 100%;
}
.single-project #main > .fusion-row #content .post-content .project-container .related-project {
  background: rgba(0, 0, 0, 0.8);
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
}
.single-project #main > .fusion-row #content .post-content .project-container .related-project .cat-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: 15px;
}
@media screen and (min-width: 640px) {
  .single-project #main > .fusion-row #content .post-content .project-container .related-project .cat-title {
    font-size: 21px;
  }
}
@media screen and (min-width: 1024px) {
  .single-project #main > .fusion-row #content .post-content .project-container .related-project .cat-title {
    font-size: 28px;
  }
}
.single-project #main > .fusion-row #content .post-content .project-container .related-project .project-group {
  position: relative;
  text-align: center;
}
.single-project #main > .fusion-row #content .post-content .project-container .related-project .project-group .project-item {
  display: inline-block;
  padding: 0px 15px;
  margin-bottom: 15px;
}
.single-project #main > .fusion-row #content .post-content .project-container .related-project .project-group .project-item a {
  color: #fff;
  padding: 3px 0;
  border-bottom: 2px solid transparent;
}
.single-project #main > .fusion-row #content .post-content .project-container .related-project .project-group .project-item a:hover,
.single-project #main > .fusion-row #content .post-content .project-container .related-project .project-group .project-item a.active {
  border-bottom: 2px solid #fff;
}
.project-slider-widget {
  position: relative;
  margin-left: -30px;
  margin-right: -30px;
}
.project-slider-widget .project-slider .slide {
  height: auto;
  position: relative;
}
.project-slider-widget .project-slider .slide:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media screen and (min-width: 640px) {
  .project-slider-widget .project-slider .slide:after {
    padding-bottom: 50%;
  }
}
@media screen and (min-width: 1100px) {
  .project-slider-widget .project-slider .slide {
    height: 700px;
  }
  .project-slider-widget .project-slider .slide:after {
    display: none;
  }
}
.project-slider-widget .project-slider .slide .bg-layer-left {
  right: 0;
  background-color: #efefef;
}
@media screen and (min-width: 1100px) {
  .project-slider-widget .project-slider .slide .bg-layer-left {
    right: 50%;
  }
}
.project-slider-widget .project-slider .slide .bg-layer-right {
  left: 50%;
  background-color: #efefef;
  display: none;
}
@media screen and (min-width: 1100px) {
  .project-slider-widget .project-slider .slide .bg-layer-right {
    display: block;
  }
}
.project-slider-widget .project-slider .slide .slide-info {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 70%;
  z-index: 2;
  background-color: rgba(244, 244, 244, 0.9);
}
@media screen and (min-width: 640px) {
  .project-slider-widget .project-slider .slide .slide-info {
    width: 50%;
  }
}
@media screen and (min-width: 1100px) {
  .project-slider-widget .project-slider .slide .slide-info {
    min-width: 350px;
    right: 50%;
    width: 20%;
  }
}
.project-slider-widget .project-slider .slide .slide-info .title {
  border-left: 20px solid #e33123;
  padding-left: 15px;
  margin-top: 50px !important;
  margin-bottom: 20px !important;
}
@media screen and (min-width: 1100px) {
  .project-slider-widget .project-slider .slide .slide-info .title {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
}
.project-slider-widget .project-slider .slide .slide-info .title * {
  color: #e33123;
  margin: 0;
  letter-spacing: 1px;
}
.project-slider-widget .project-slider .slide .slide-info .title h3 {
  text-transform: uppercase;
}
.project-slider-widget .project-slider .slide .slide-info .project-name {
  color: #9f9680;
  padding: 0 35px;
  font-size: 21px;
  font-weight: 200;
  line-height: 1em;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .project-slider-widget .project-slider .slide .slide-info .project-name {
    font-size: 28px;
  }
}
.project-slider-widget .project-slider .slide .slide-info .btn-read-more {
  color: #9f9680;
  display: inline-block;
  margin-left: 35px;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1em;
  padding: 5px 0;
}
.project-slider-widget .project-slider .slick-dots {
  bottom: -40px;
}
.project-slider-widget .project-slider .slick-dots li {
  width: 60px;
}
.project-slider-widget .project-slider .slick-dots li button {
  width: 60px;
}
.project-slider-widget .project-slider .slick-dots li button:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #bab3a2;
  display: block;
  position: relative;
}
.footer-form {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 50px 30px;
  box-sizing: border-box;
  max-width: 1000px;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .footer-form {
    padding: 100px 15%;
  }
}
.footer-form form label {
  color: #bab3a2;
  font-size: 21px;
}
.footer-form form label input,
.footer-form form label textarea {
  color: #bab3a2 !important;
  border: 1px solid #bab3a2 !important;
  background: transparent !important;
  font-size: 18px !important;
}
.brand-type-filter-widget {
  display: block;
  float: right;
  border: 1px solid #bab3a2;
  box-sizing: border-box;
  padding: 5px 25px;
  margin-bottom: 50px;
  position: relative;
  background: #fff;
}
.brand-type-filter-widget .selected-type {
  color: #bab3a2;
  cursor: pointer;
}
.brand-type-filter-widget .selected-type i {
  margin-left: 15px;
}
.brand-type-filter-widget .type-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  border: 1px solid #bab3a2;
  z-index: 2;
  background: #fff;
}
.brand-type-filter-widget .type-menu .menu-item {
  padding: 5px 25px;
  cursor: pointer;
  display: block;
  color: #bab3a2;
}
.brand-type-filter-widget .type-menu .menu-item:hover {
  background: #f6f6f6;
}
.brand-list-container .brand-group {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 80px;
  padding-bottom: 80px;
}
.brand-list-container .brand-group:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  width: 90%;
  height: 2px;
  margin: auto;
  background: rgba(186, 179, 162, 0.3);
}
.brand-list-container .brand-group:last-child:after {
  display: none;
}
.brand-list-container .brand-group .brand-wrapper {
  overflow: hidden;
}
.brand-list-container .brand-group .brand-wrapper .col {
  display: block;
}
@media screen and (min-width: 1024px) {
  .brand-list-container .brand-group .brand-wrapper .col {
    float: left;
  }
}
.brand-list-container .brand-group .brand-wrapper .col.left-col {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .brand-list-container .brand-group .brand-wrapper .col.left-col {
    width: 30%;
  }
}
.brand-list-container .brand-group .brand-wrapper .col.right-col {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .brand-list-container .brand-group .brand-wrapper .col.right-col {
    width: 70%;
  }
}
.brand-list-container .brand-group .brand-wrapper .col .group-title {
  color: #bab3a2;
  border-left: 10px solid #e33123;
  padding-left: 15px;
  font-size: 28px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .brand-list-container .brand-group .brand-wrapper .col .group-title {
    margin-bottom: 0;
  }
}
.brand-list-container .brand-group .brand-wrapper .col .brand-list {
  overflow: hidden;
}
.brand-list-container .brand-group .brand-wrapper .col .brand-list .brand-item {
  display: block;
  box-sizing: border-box;
  width: 50%;
  float: left;
  position: relative;
  border-bottom: 10px solid transparent;
}
@media screen and (min-width: 1024px) {
  .brand-list-container .brand-group .brand-wrapper .col .brand-list .brand-item {
    width: 20%;
  }
}
.brand-list-container .brand-group .brand-wrapper .col .brand-list .brand-item:after {
  content: "";
  display: block;
  padding-bottom: calc(80% - 10px);
}
.brand-list-container .brand-group .brand-wrapper .col .brand-list .brand-item:hover {
  border-bottom: 10px solid rgba(186, 179, 162, 0.3);
}
.brand-list-container .brand-group .brand-wrapper .col .brand-list .brand-item .bg-layer {
  background-size: contain;
  width: 80%;
  height: 80%;
  margin: auto;
}
.project-cat-container {
  overflow: hidden;
}
.project-cat-container .project-cat-item {
  display: block;
  float: left;
  width: 50%;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .project-cat-container .project-cat-item {
    width: 25%;
  }
}
.project-cat-container .project-cat-item:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media screen and (min-width: 1024px) {
  .project-cat-container .project-cat-item:after {
    padding-bottom: 150%;
  }
}
.project-cat-container .project-cat-item .over-layer {
  background: rgba(0, 0, 0, 0.3);
}
.project-cat-container .project-cat-item .cat-title {
  position: absolute;
  right: 2vw;
  bottom: 2vw;
  left: 4vw;
  font-size: 6vw;
  line-height: 1.1em;
  text-align: right;
  color: #fff;
  z-index: 3;
  font-weight: 100;
}
@media screen and (min-width: 1024px) {
  .project-cat-container .project-cat-item .cat-title {
    font-size: 3vw;
  }
}
.project-cat-container .project-cat-item:hover .over-layer {
  background: rgba(255, 255, 255, 0.7);
}
.project-cat-container .project-cat-item:hover .cat-title {
  color: #e33123;
}
.btn-scroll-enter {
  display: block;
  text-align: center;
  cursor: pointer;
  color: #fff;
  position: absolute;
  bottom: -18vh;
  left: calc(50% - 30px);
}
.btn-scroll-enter .icon {
  position: relative;
  margin: 15px auto 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 5px solid #f00;
  box-sizing: border-box;
}
.btn-scroll-enter .icon:before,
.btn-scroll-enter .icon:after {
  position: absolute;
  content: "";
  display: block;
  width: 25px;
  height: 5px;
  background: #f00;
  border-radius: 3px;
  bottom: 10px;
}
.btn-scroll-enter .icon:before {
  right: calc(50% - 1px);
  -moz-transform-origin: right center;
  -moz-transform: rotate(55deg);
  -webkit-transform-origin: right center;
  -webkit-transform: rotate(55deg);
  -o-transform-origin: right center;
  -o-transform: rotate(55deg);
  -ms-transform-origin: right center;
  -ms-transform: rotate(55deg);
  transform-origin: right center;
  transform: rotate(55deg);
}
.btn-scroll-enter .icon:after {
  left: calc(50% - 1px);
  -moz-transform-origin: left center;
  -moz-transform: rotate(-55deg);
  -webkit-transform-origin: left center;
  -webkit-transform: rotate(-55deg);
  -o-transform-origin: left center;
  -o-transform: rotate(-55deg);
  -ms-transform-origin: left center;
  -ms-transform: rotate(-55deg);
  transform-origin: left center;
  transform: rotate(-55deg);
}
