/*   
Theme Name:         Barcelinox
Theme URI:          http://barcelinox.com/pt
Description:        
Version:            1.0.0
Author:             BranditNext
Author URI:         http://branditnext.pt
*/
/* line 57, ../scss/style.scss */
::-moz-selection {
  background: #353b47;
  color: #fff;
  text-shadow: none; }

/* line 58, ../scss/style.scss */
::selection {
  background: #353b47;
  color: #fff;
  text-shadow: none; }

/* line 60, ../scss/style.scss */
::-webkit-input-placeholder {
  color: #565656;
  font-size: 0.875rem; }

/* line 61, ../scss/style.scss */
:-moz-placeholder {
  color: #565656;
  font-size: 0.875rem; }

/* line 62, ../scss/style.scss */
::-moz-placeholder {
  color: #565656;
  font-size: 0.875rem; }

/* line 63, ../scss/style.scss */
:-ms-input-placeholder {
  color: #565656;
  font-size: 0.875rem; }

/* line 65, ../scss/style.scss */
body {
  background-color: #f2f5f7; }

/* line 69, ../scss/style.scss */
#contacts address, #contacts .icon, #contacts ul li div > div, #main-footer .icon, #main-footer address, #main-footer #footer-contacts div {
  float: left; }

/* line 1, ../scss/_sprites.scss */
.icon-facebook-contact, .icon-facebook, .icon-instagram-contact, .icon-instagram, .icon-linkedin-contact,
.icon-linkedin, .icon-location-contact, .icon-location, .icon-mail-contact, .icon-mail,
.icon-phone-contact, .icon-phone {
  display: inline-block;
  background: url("../images/icons.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left; }

/* line 6, ../scss/_sprites.scss */
.icon-facebook-contact {
  background-position: -10px -0px;
  width: 15px;
  height: 15px; }

/* line 7, ../scss/_sprites.scss */
.icon-facebook {
  background-position: -35px -0px;
  width: 15px;
  height: 15px; }

/* line 8, ../scss/_sprites.scss */
.icon-instagram-contact {
  background-position: -60px -0px;
  width: 15px;
  height: 15px; }

/* line 9, ../scss/_sprites.scss */
.icon-instagram {
  background-position: -10px -25px;
  width: 15px;
  height: 15px; }

/* line 10, ../scss/_sprites.scss */
.icon-linkedin-contact {
  background-position: -35px -25px;
  width: 15px;
  height: 15px; }

/* line 11, ../scss/_sprites.scss */
.icon-linkedin {
  background-position: -60px -25px;
  width: 15px;
  height: 15px; }

/* line 12, ../scss/_sprites.scss */
.icon-location-contact {
  background-position: -10px -50px;
  width: 15px;
  height: 15px; }

/* line 13, ../scss/_sprites.scss */
.icon-location {
  background-position: -35px -50px;
  width: 15px;
  height: 15px; }

/* line 14, ../scss/_sprites.scss */
.icon-mail-contact {
  background-position: -60px -50px;
  width: 15px;
  height: 15px; }

/* line 15, ../scss/_sprites.scss */
.icon-mail {
  background-position: -10px -75px;
  width: 15px;
  height: 15px; }

/* line 16, ../scss/_sprites.scss */
.icon-phone-contact {
  background-position: -35px -75px;
  width: 15px;
  height: 15px; }

/* line 17, ../scss/_sprites.scss */
.icon-phone {
  background-position: -60px -75px;
  width: 15px;
  height: 15px; }

/*
<div class="icon-facebook-contact"></div>
<div class="icon-facebook"></div>
<div class="icon-instagram-contact"></div>
<div class="icon-instagram"></div>
<div class="icon-linkedin-contact"></div>
<div class="icon-linkedin"></div>
<div class="icon-location-contact"></div>
<div class="icon-location"></div>
<div class="icon-mail-contact"></div>
<div class="icon-mail"></div>
<div class="icon-phone-contact"></div>
<div class="icon-phone"></div>
*/
/* line 1, ../scss/_fonts.scss */
.home #main-menu li a, #main-menu li a, .overlay ul, #portfolio-menu, .project-title, #contact-form form button,
#contact-form form input [type="submit"],
#contact-form form #contact-submit, #main-footer h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-style: normal; }

/* line 5, ../scss/_fonts.scss */
#main-footer {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal; }

/* line 6, ../scss/_fonts.scss */
#contacts address strong, #main-footer address strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-style: normal; }

/* line 78, ../scss/style.scss */
.has-bg-line {
  text-align: center;
  background: url("../images/dot.png") repeat-x center center; }
  /* line 81, ../scss/style.scss */
  .has-bg-line span {
    background-color: #f2f5f7;
    padding: 0 1.5rem; }

/* line 87, ../scss/style.scss */
h1, h2, h3 {
  text-transform: uppercase;
  color: #3b4145; }

/* line 92, ../scss/style.scss */
h1 {
  font-size: 1.5rem; }

/* line 96, ../scss/style.scss */
h2 {
  font-size: 1.3125rem; }

/* line 100, ../scss/style.scss */
p {
  color: #777e88; }

/*
  FRONTPAGE HEADER
*/
/* line 111, ../scss/style.scss */
.main-header-wrapper {
  position: relative;
  width: 100%; }

/* line 116, ../scss/style.scss */
#main-header {
  position: absolute;
  z-index: 2;
  width: 100%; }

/* line 123, ../scss/style.scss */
.logo img {
  margin-top: 1.875rem; }
  @media only screen and (max-width: 40em) {
    /* line 123, ../scss/style.scss */
    .logo img {
      width: 75%; } }

/* line 2, ../scss/_menu.scss */
.home #main-menu {
  text-align: right;
  margin-top: 2.1875rem; }
  /* line 5, ../scss/_menu.scss */
  .home #main-menu li {
    display: inline-block; }
    /* line 7, ../scss/_menu.scss */
    .home #main-menu li.current-menu-item {
      opacity: 0.9;
      filter: alpha(opactiy=90);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      -khtml-opacity: 0.9;
      -moz-opacity: 0.9; }
    /* line 10, ../scss/_menu.scss */
    .home #main-menu li a {
      font-size: 0.9375rem;
      color: #fff; }

/* line 19, ../scss/_menu.scss */
#main-menu {
  text-align: right;
  margin-top: 2.1875rem; }
  /* line 22, ../scss/_menu.scss */
  #main-menu li {
    display: inline-block; }
    /* line 24, ../scss/_menu.scss */
    #main-menu li.current-menu-item {
      opacity: 0.5;
      filter: alpha(opactiy=50);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      -khtml-opacity: 0.5;
      -moz-opacity: 0.5; }
    /* line 27, ../scss/_menu.scss */
    #main-menu li a {
      font-size: 0.9375rem;
      color: #434955; }

/* Effect 1: Brackets */
/* line 36, ../scss/_menu.scss */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s; }

/* line 45, ../scss/_menu.scss */
.cl-effect-1 a::before {
  margin-right: 10px;
  content: '[';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px); }

/* line 53, ../scss/_menu.scss */
.cl-effect-1 a::after {
  margin-left: 10px;
  content: ']';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px); }

/* line 61, ../scss/_menu.scss */
.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px); }

/* line 2, ../scss/_mobile-menu-overlay.scss */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #434955;
  opacity: 0.98;
  filter: alpha(opactiy=98);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
  -khtml-opacity: 0.98;
  -moz-opacity: 0.98; }
  /* line 10, ../scss/_mobile-menu-overlay.scss */
  .overlay .overlay-close {
    color: #fff;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    width: 20px;
    height: 48px;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    outline: none;
    z-index: 100;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    margin: 0; }
  /* line 42, ../scss/_mobile-menu-overlay.scss */
  .overlay #menu-mobile {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  /* line 50, ../scss/_mobile-menu-overlay.scss */
  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative; }
    /* line 58, ../scss/_mobile-menu-overlay.scss */
    .overlay ul li {
      display: block;
      height: 20%;
      height: calc(100% / 6);
      min-height: 4.375rem;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      /* line 65, ../scss/_mobile-menu-overlay.scss */
      .overlay ul li a {
        font-size: 2.125rem;
        line-height: 2.3125rem;
        display: block;
        color: #fff;
        -webkit-transition: color 0.2s;
        transition: color 0.2s; }
        @media only screen and (min-width: 64.063em) and (max-width: 90em) {
          /* line 65, ../scss/_mobile-menu-overlay.scss */
          .overlay ul li a {
            font-size: 3.375rem;
            line-height: 3.5625rem; } }
        /* line 76, ../scss/_mobile-menu-overlay.scss */
        .overlay ul li a:hover, .overlay ul li a:focus {
          color: #fff;
          text-decoration: none; }
        /* line 81, ../scss/_mobile-menu-overlay.scss */
        .overlay ul li a.active {
          color: #fff; }

/* line 90, ../scss/_mobile-menu-overlay.scss */
.overlay-slidedown {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
  transition: transform 0.4s ease-in-out, visibility 0s 0.4s; }
  /* line 96, ../scss/_mobile-menu-overlay.scss */
  .overlay-slidedown.open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    z-index: 2; }

@media screen and (max-height: 30.5em) {
  /* line 107, ../scss/_mobile-menu-overlay.scss */
  .overlay nav {
    height: 70%;
    font-size: 2.125rem; }

  /* line 111, ../scss/_mobile-menu-overlay.scss */
  .overlay ul li {
    min-height: 2.125rem; } }
@media only screen and (max-width: 40em) {
  /* line 136, ../scss/style.scss */
  #main-menu {
    display: none; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 136, ../scss/style.scss */
  #main-menu {
    display: none; } }

@media only screen and (min-width: 64.063em) {
  /* line 146, ../scss/style.scss */
  .home #mobile {
    display: none; } }
/* line 150, ../scss/style.scss */
.home #mobile #trigger-overlay {
  float: right;
  margin: 2.8125rem 1.25rem 0; }
  @media only screen and (min-width: 40.063em) {
    /* line 150, ../scss/style.scss */
    .home #mobile #trigger-overlay {
      margin: 2.8125rem 1.25rem 0; } }

@media only screen and (min-width: 64.063em) {
  /* line 160, ../scss/style.scss */
  #mobile {
    display: none; } }
/* line 164, ../scss/style.scss */
#mobile #trigger-overlay {
  float: right;
  margin: 0.8125rem 1.25rem 0; }
  @media only screen and (min-width: 40.063em) {
    /* line 164, ../scss/style.scss */
    #mobile #trigger-overlay {
      margin: 0.8125rem 1.25rem 0; } }

/* Slider */
/* line 4, ../scss/_slick-slider.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 20, ../scss/_slick-slider.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

/* line 27, ../scss/_slick-slider.scss */
.slick-list:focus {
  outline: none; }

/* line 30, ../scss/_slick-slider.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

/* line 35, ../scss/_slick-slider.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 43, ../scss/_slick-slider.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

/* line 49, ../scss/_slick-slider.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

/* line 54, ../scss/_slick-slider.scss */
.slick-track:after {
  clear: both; }

/* line 57, ../scss/_slick-slider.scss */
.slick-loading .slick-track {
  visibility: hidden; }

/* line 61, ../scss/_slick-slider.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

/* line 67, ../scss/_slick-slider.scss */
[dir='rtl'] .slick-slide {
  float: right; }

/* line 70, ../scss/_slick-slider.scss */
.slick-slide img {
  display: block; }

/* line 73, ../scss/_slick-slider.scss */
.slick-slide.slick-loading img {
  display: none; }

/* line 76, ../scss/_slick-slider.scss */
.slick-slide.dragging img {
  pointer-events: none; }

/* line 79, ../scss/_slick-slider.scss */
.slick-initialized .slick-slide {
  display: block; }

/* line 82, ../scss/_slick-slider.scss */
.slick-loading .slick-slide {
  visibility: hidden; }

/* line 85, ../scss/_slick-slider.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Slider */
/* line 92, ../scss/_slick-slider.scss */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }
/* Arrows */
/* line 108, ../scss/_slick-slider.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

/* line 131, ../scss/_slick-slider.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

/* line 140, ../scss/_slick-slider.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

/* line 147, ../scss/_slick-slider.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

/* line 153, ../scss/_slick-slider.scss */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 167, ../scss/_slick-slider.scss */
.slick-prev {
  left: -25px; }

/* line 171, ../scss/_slick-slider.scss */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

/* line 176, ../scss/_slick-slider.scss */
.slick-prev:before {
  content: ''; }

/* line 180, ../scss/_slick-slider.scss */
[dir='rtl'] .slick-prev:before {
  content: ''; }

/* line 185, ../scss/_slick-slider.scss */
.slick-next {
  right: -25px; }

/* line 189, ../scss/_slick-slider.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

/* line 194, ../scss/_slick-slider.scss */
.slick-next:before {
  content: ''; }

/* line 198, ../scss/_slick-slider.scss */
[dir='rtl'] .slick-next:before {
  content: ''; }

/* Dots */
/* line 204, ../scss/_slick-slider.scss */
.slick-slider {
  margin-bottom: 30px; }

/* line 209, ../scss/_slick-slider.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

/* line 223, ../scss/_slick-slider.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

/* line 236, ../scss/_slick-slider.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

/* line 254, ../scss/_slick-slider.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

/* line 259, ../scss/_slick-slider.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

/* line 264, ../scss/_slick-slider.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 286, ../scss/_slick-slider.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/* line 175, ../scss/style.scss */
.frontpage-slider {
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 40em) {
    /* line 175, ../scss/style.scss */
    .frontpage-slider {
      padding-top: 6.875rem; } }

/* line 184, ../scss/style.scss */
.slick-slide {
  position: relative;
  width: 100%; }
  /* line 187, ../scss/style.scss */
  .slick-slide img {
    width: 100%; }

/*
  INNERPAGE HEADER
*/
/* line 195, ../scss/style.scss */
#inner {
  padding: 1.875rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11); }
  /* line 199, ../scss/style.scss */
  #inner .logo img {
    margin: 0; }
  /* line 204, ../scss/style.scss */
  #inner nav ul {
    margin-top: 1.125rem; }

/* line 213, ../scss/style.scss */
.recent-projects {
  margin-top: 3.125rem;
  margin-bottom: 2.1875rem; }
  /* line 216, ../scss/style.scss */
  .recent-projects #project_thumbs {
    margin-top: 2.5rem; }
    /* line 218, ../scss/style.scss */
    .recent-projects #project_thumbs img {
      width: 100%;
      max-height: 10.1875rem; }
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      /* line 223, ../scss/style.scss */
      .recent-projects #project_thumbs li:nth-of-type(1n+4) {
        display: none; } }
  /* line 227, ../scss/style.scss */
  .recent-projects .view-all a {
    color: #4fc0e8;
    padding-right: 0.3125rem;
    font-size: 0.875rem; }
    /* line 231, ../scss/style.scss */
    .recent-projects .view-all a:hover, .recent-projects .view-all a:active {
      opacity: 0.8;
      filter: alpha(opactiy=80);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      -khtml-opacity: 0.8;
      -moz-opacity: 0.8; }

/* line 240, ../scss/style.scss */
#top-image img {
  background: url("../images/upload/upload-top-image.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%; }

/* line 253, ../scss/style.scss */
#about-us {
  padding: 3.125rem 0; }
  /* line 255, ../scss/style.scss */
  #about-us h1 {
    margin-bottom: 1.875rem; }
  /* line 258, ../scss/style.scss */
  #about-us hr {
    margin: 1.875rem 0; }
  /* line 261, ../scss/style.scss */
  #about-us article.history {
    -webkit-columns: 2 500px;
    -moz-columns: 2 500px;
    columns: 2 500px;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em; }

/* line 272, ../scss/style.scss */
#corporate-gallery .gallery {
  margin: 2.8125rem 0 1.875rem; }

/* line 277, ../scss/style.scss */
#lightbox-container-image-box,
#lightbox-container-image-data-box {
  max-width: 76% !important; }

/* line 288, ../scss/style.scss */
#services #services-list li > div, #laser-cut #services-list li > div, #compromises ul li > div.box, #project_thumbs li > div {
  background-color: #fff;
  border: 1px solid #dbdee1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

/* line 294, ../scss/style.scss */
#services {
  padding: 3.125rem 0 1.875rem; }
  /* line 297, ../scss/style.scss */
  #services #services-list h6 {
    text-transform: uppercase;
    text-align: center;
    font-size: 0.75rem;
    padding: 0.625rem 0 0; }
  /* line 305, ../scss/style.scss */
  #services #services-list li > div:hover {
    opacity: 0.9;
    filter: alpha(opactiy=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9; }
  /* line 310, ../scss/style.scss */
  #services #services-list img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    overflow: hidden;
    width: 100%; }

/* line 321, ../scss/style.scss */
#laser-cut {
  padding: 3.125rem 0 1.875rem; }
  /* line 324, ../scss/style.scss */
  #laser-cut #services-list h6 {
    text-transform: uppercase;
    text-align: center;
    font-size: 0.75rem;
    padding: 0.625rem 0 0; }
  /* line 332, ../scss/style.scss */
  #laser-cut #services-list li > div:hover {
    opacity: 0.9;
    filter: alpha(opactiy=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9; }
  /* line 337, ../scss/style.scss */
  #laser-cut #services-list img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    overflow: hidden;
    width: 100%; }
  /* line 344, ../scss/style.scss */
  #laser-cut #services-list p {
    padding: 15px; }

/* line 351, ../scss/style.scss */
#products ul {
  margin: 2.5rem 0 1.875rem; }

/* line 356, ../scss/style.scss */
#compromises {
  margin-top: 1.875rem; }
  /* line 358, ../scss/style.scss */
  #compromises ul {
    margin-top: 1.875rem; }
    /* line 360, ../scss/style.scss */
    #compromises ul h6 {
      text-align: center;
      padding: 1.25rem 0 0.625rem; }
    /* line 364, ../scss/style.scss */
    #compromises ul p {
      padding: 0 0.9375rem; }
    /* line 367, ../scss/style.scss */
    #compromises ul li > div.box {
      min-height: auto;
      position: relative; }
      @media only screen and (min-width: 64.063em) {
        /* line 367, ../scss/style.scss */
        #compromises ul li > div.box {
          min-height: 43.5rem; } }
      /* line 374, ../scss/style.scss */
      #compromises ul li > div.box a {
        text-align: left;
        padding-left: 1.0625rem;
        padding-bottom: 1.875rem;
        color: #4fc0e8; }
      /* line 380, ../scss/style.scss */
      #compromises ul li > div.box img.services-icon {
        left: 40%;
        position: absolute;
        top: 5%;
        z-index: 10; }

/* line 398, ../scss/style.scss */
#portfolio {
  padding: 3.125rem 0; }
  /* line 400, ../scss/style.scss */
  #portfolio header {
    margin-bottom: 0.9375rem; }
  /* line 403, ../scss/style.scss */
  #portfolio .title-portfolio {
    text-align: right;
    background: url("../images/dot.png") repeat-x center center;
    margin: 0;
    line-height: 2.5rem; }
    /* line 408, ../scss/style.scss */
    #portfolio .title-portfolio span {
      background-color: #f2f5f7;
      padding: 0 0 0 1.5rem; }
  /* line 414, ../scss/style.scss */
  #portfolio aside div.sep {
    width: 2.1875rem;
    height: 1px;
    background-color: rgba(95, 99, 103, 0.3);
    margin-bottom: 1.25rem; }
  /* line 420, ../scss/style.scss */
  #portfolio aside li {
    list-style-type: none; }
    /* line 422, ../scss/style.scss */
    #portfolio aside li.cat-item-all {
      margin-top: 0; }
    /* line 425, ../scss/style.scss */
    #portfolio aside li ul {
      margin-left: 0.3125rem; }

/* line 432, ../scss/style.scss */
.nav-prev {
  float: left;
  display: block;
  background: url("../images/icon-arrow-left.png") no-repeat center center;
  height: 40px;
  left: 9px;
  position: absolute;
  text-indent: -999999px;
  top: 50%;
  width: 40px;
  cursor: pointer; }

/* line 445, ../scss/style.scss */
.nav-next {
  float: right;
  display: block;
  background: url("../images/icon-arrow-right.png") no-repeat center center;
  height: 40px;
  right: 9px;
  position: absolute;
  text-indent: -999999px;
  top: 50%;
  width: 40px;
  cursor: pointer; }

/* line 458, ../scss/style.scss */
.nav-prev-container {
  background: rgba(0, 0, 0, 0.08);
  display: block;
  float: left;
  height: 100%;
  position: absolute;
  top: 0;
  width: 60px; }

/* line 468, ../scss/style.scss */
.nav-next-container {
  background: rgba(0, 0, 0, 0.08);
  display: block;
  float: right;
  right: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 60px; }

/* line 479, ../scss/style.scss */
.close-reveal-modal {
  background: url("../images/icon-close.png") no-repeat center center;
  width: 40px;
  height: 40px;
  right: -11px !important;
  top: -13px !important;
  text-indent: -999999px; }

/* line 487, ../scss/style.scss */
.reveal-modal {
  border: 1px solid #cecece;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 1.25rem 0.9375rem 0.625rem 0.9375rem; }

/* line 492, ../scss/style.scss */
.reveal-modal-bg {
  background: rgba(224, 224, 224, 0.95); }

/* line 498, ../scss/style.scss */
#portfolio-menu li {
  margin: 0.625rem 0; }
  /* line 500, ../scss/style.scss */
  #portfolio-menu li a {
    font-size: 0.9375rem;
    color: #3b4145; }
    /* line 503, ../scss/style.scss */
    #portfolio-menu li a:hover {
      opacity: 0.8;
      filter: alpha(opactiy=80);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      -khtml-opacity: 0.8;
      -moz-opacity: 0.8; }
  /* line 507, ../scss/style.scss */
  #portfolio-menu li ul {
    margin: 0.3125rem 0; }
    /* line 509, ../scss/style.scss */
    #portfolio-menu li ul li {
      margin: 0.1875rem 0; }
    /* line 512, ../scss/style.scss */
    #portfolio-menu li ul a {
      font-size: 0.8125rem;
      color: #777e88; }
  /* line 518, ../scss/style.scss */
  #portfolio-menu li.current-cat > a::before {
    content: '[ '; }
  /* line 521, ../scss/style.scss */
  #portfolio-menu li.current-cat > a::after {
    content: ' ]'; }

/* line 528, ../scss/style.scss */
#project_thumbs {
  margin-top: 1.5625rem; }
  /* line 532, ../scss/style.scss */
  #project_thumbs li > div h6 {
    text-align: center;
    font-size: 0.75rem;
    text-transform: uppercase;
    padding: 0.625rem 0 0.3125rem; }

/* line 541, ../scss/style.scss */
.project-title {
  text-align: center;
  margin: 0.8125rem 0 0.625rem;
  font-size: 0.875rem; }

/* line 548, ../scss/style.scss */
.portfolio-map {
  margin: 3.75rem auto 0;
  display: block; }

@media all {
  /* line 2, ../scss/_featherlight.scss */
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #e0e0e0;
    /* IE8 "hack" for nested featherlights */
    background: rgba(224, 224, 224, 0); }

  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  /* line 18, ../scss/_featherlight.scss */
  .featherlight:last-of-type {
    background: rgba(224, 224, 224, 0.8); }

  /* line 22, ../scss/_featherlight.scss */
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }

  /* line 31, ../scss/_featherlight.scss */
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
    /* dimensions: handling small or empty content */
    min-width: 30%;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal; }

  /* contains the content */
  /* line 62, ../scss/_featherlight.scss */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block; }

  /* line 67, ../scss/_featherlight.scss */
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000; }

  /* line 86, ../scss/_featherlight.scss */
  .featherlight .featherlight-image {
    /* styling */
    width: 100%; }

  /* line 92, ../scss/_featherlight.scss */
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0; }

  /* line 98, ../scss/_featherlight.scss */
  .featherlight iframe {
    /* styling */
    border: none; } }
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  /* line 106, ../scss/_featherlight.scss */
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
    max-width: 90%; } }
@media all {
  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next, .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: transparent; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-previous {
    left: 25px;
    right: 80%; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next:hover, .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25); }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next span, .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    margin-top: -40px;
    text-shadow: 0 0 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: 400; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next span {
    right: 5%;
    left: auto; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next:hover span, .featherlight-previous:hover span {
    display: inline-block; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-loading .featherlight-next, .featherlight-loading .featherlight-previous {
    display: none; } }
@media only screen and (max-device-width: 1024px) {
  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next:hover, .featherlight-previous:hover {
    background: 0 0; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next span, .featherlight-previous span {
    display: block; } }
@media only screen and (max-width: 1024px) {
  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next, .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-previous {
    left: 10px;
    right: 85%; }

  /* line 119, ../scss/_featherlight.scss */
  .featherlight-next span, .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px; } }
/* line 558, ../scss/style.scss */
#contacts {
  padding: 3.125rem 0 4.375rem; }
  /* line 560, ../scss/style.scss */
  #contacts h1 {
    margin-bottom: 1.875rem; }
  /* line 563, ../scss/style.scss */
  #contacts #contact-info {
    border-right: 1px solid rgba(95, 99, 103, 0.3); }
  /* line 566, ../scss/style.scss */
  #contacts address {
    color: #777e88;
    font-style: normal;
    font-size: 0.875rem; }
  /* line 575, ../scss/style.scss */
  #contacts .icon {
    margin-top: 0.25rem;
    margin-right: 0.625rem; }
  /* line 580, ../scss/style.scss */
  #contacts ul li > div {
    float: left; }
  /* line 583, ../scss/style.scss */
  #contacts ul li div > div {
    margin-bottom: 0.625rem; }
    /* line 586, ../scss/style.scss */
    #contacts ul li div > div p {
      margin-bottom: 0.3125rem; }
  /* line 590, ../scss/style.scss */
  #contacts hr {
    width: 100%;
    margin: 0.625rem 0 1.25rem; }
    @media only screen and (min-width: 64.063em) {
      /* line 590, ../scss/style.scss */
      #contacts hr {
        margin: 0.625rem 0.1875rem 2.1875rem;
        width: 90%; } }
  /* line 599, ../scss/style.scss */
  #contacts .social-links a {
    color: #777e88; }
    /* line 601, ../scss/style.scss */
    #contacts .social-links a:hover {
      color: #434955; }

/* line 609, ../scss/style.scss */
#contact-form form {
  width: 100%;
  margin: 1.875rem 0; }
  @media only screen and (min-width: 64.063em) {
    /* line 609, ../scss/style.scss */
    #contact-form form {
      margin: 0 auto; } }
  /* line 615, ../scss/style.scss */
  #contact-form form input, #contact-form form textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    /* line 617, ../scss/style.scss */
    #contact-form form input:focus, #contact-form form textarea:focus {
      opacity: 0.8;
      filter: alpha(opactiy=80);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      -khtml-opacity: 0.8;
      -moz-opacity: 0.8; }
  /* line 621, ../scss/style.scss */
  #contact-form form textarea {
    resize: vertical;
    height: 7.5rem; }
  /* line 625, ../scss/style.scss */
  #contact-form form button,
  #contact-form form input [type="submit"],
  #contact-form form #contact-submit {
    background-color: #4fc0e8;
    -webkit-box-shadow: inset 0 -3px 0 0 #43a3c5;
    box-shadow: inset 0 -3px 0 0 #43a3c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0.6875rem 2.8125rem 0.8125rem;
    float: right; }
    /* line 636, ../scss/style.scss */
    #contact-form form button:active,
    #contact-form form input [type="submit"]:active,
    #contact-form form #contact-submit:active {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  @media only screen and (min-width: 64.063em) {
    /* line 609, ../scss/style.scss */
    #contact-form form {
      width: 80%; } }

/* line 646, ../scss/style.scss */
div.wpcf7-response-output {
  float: left;
  width: 100%;
  font-size: 0.8125rem;
  text-align: center; }

/*Warning*/
/* line 653, ../scss/style.scss */
div.wpcf7-validation-errors {
  border: 0 none !important;
  background: #ffce55;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

/*OK*/
/* line 659, ../scss/style.scss */
div.wpcf7-mail-sent-ok {
  border: 0 none !important;
  background: #8ac257;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff; }

/* line 666, ../scss/style.scss */
span.wpcf7-not-valid-tip {
  font-size: 0.8125rem !important;
  margin-bottom: 0.625rem; }

/* line 676, ../scss/style.scss */
section#banner-corte-laser {
  background-size: cover !important;
  min-height: 350px;
  height: auto; }

/* line 682, ../scss/style.scss */
section#conteudo-pagina-corte-laser {
  padding: 40px 0px; }
  /* line 685, ../scss/style.scss */
  section#conteudo-pagina-corte-laser .row-custom {
    margin-bottom: 70px; }

/* line 701, ../scss/style.scss */
section#banner-orcamento {
  margin-bottom: 60px;
  background-color: #434955;
  min-height: 225px; }
  /* line 706, ../scss/style.scss */
  section#banner-orcamento .row-custom {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
    /* line 711, ../scss/style.scss */
    section#banner-orcamento .row-custom .botao-orcamento {
      min-height: 225px;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center; }
      /* line 719, ../scss/style.scss */
      section#banner-orcamento .row-custom .botao-orcamento a {
        color: #f2f5f7;
        text-transform: uppercase;
        border: 2px solid #f2f5f7;
        padding: 20px 35px; }
        /* line 725, ../scss/style.scss */
        section#banner-orcamento .row-custom .botao-orcamento a:hover {
          background-color: #f2f5f7;
          color: #434955; }
    /* line 732, ../scss/style.scss */
    section#banner-orcamento .row-custom .bkg-orcamento {
      background-size: cover !important;
      background-color: #434955;
      min-height: 225px;
      height: auto; }

/* line 741, ../scss/style.scss */
section#pedir-orcamento {
  padding: 80px 0px; }
  /* line 744, ../scss/style.scss */
  section#pedir-orcamento input[type="text"],
  section#pedir-orcamento input[type="email"] {
    height: 40px;
    margin-bottom: 30px; }
  /* line 749, ../scss/style.scss */
  section#pedir-orcamento input[type="text"]::-webkit-input-placeholder,
  section#pedir-orcamento input[type="email"]::-webkit-input-placeholder,
  section#pedir-orcamento textarea::-webkit-input-placeholder {
    color: #b5b5b5; }
  /* line 754, ../scss/style.scss */
  section#pedir-orcamento textarea {
    height: 180px;
    margin-bottom: 30px; }
  /* line 759, ../scss/style.scss */
  section#pedir-orcamento input[type="submit"] {
    height: 40px;
    width: auto;
    border: none;
    padding: 0px 25px;
    background-color: #188fd2;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 1; }
    /* line 770, ../scss/style.scss */
    section#pedir-orcamento input[type="submit"]:hover {
      opacity: 0.7; }

/* line 782, ../scss/style.scss */
.page-template-page-contacts #main-footer,
.home #main-footer {
  margin-top: 0; }

/* line 786, ../scss/style.scss */
#main-footer {
  background-color: #434955;
  color: #dbe9ee;
  font-size: 0.875rem;
  padding: 1.875rem 0;
  margin-top: 4.375rem; }
  /* line 793, ../scss/style.scss */
  #main-footer .icon {
    margin-top: 0.25rem;
    margin-right: 0.625rem; }
  /* line 798, ../scss/style.scss */
  #main-footer h4 {
    color: #c0d6df;
    margin-bottom: 1.25rem;
    text-align: center;
    font-size: 1rem; }
    @media only screen and (min-width: 64.063em) {
      /* line 798, ../scss/style.scss */
      #main-footer h4 {
        text-align: left; } }
  /* line 808, ../scss/style.scss */
  #main-footer address {
    font-style: normal; }
  /* line 818, ../scss/style.scss */
  #main-footer #footer-contacts div p {
    margin-bottom: 0.3125rem;
    color: #dbe9ee; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* line 815, ../scss/style.scss */
    #main-footer #footer-contacts {
      margin: 0 1.875rem; } }
  @media only screen and (max-width: 40em) {
    /* line 827, ../scss/style.scss */
    #main-footer #footer-contacts .icon {
      display: none; }
    /* line 830, ../scss/style.scss */
    #main-footer #footer-contacts div, #main-footer #footer-contacts address {
      width: 100%;
      text-align: center; } }
  /* line 836, ../scss/style.scss */
  #main-footer #menu-menu-footer {
    text-align: center;
    margin: 0 0 1.875rem 0; }
    @media only screen and (min-width: 64.063em) {
      /* line 836, ../scss/style.scss */
      #main-footer #menu-menu-footer {
        text-align: left;
        margin: 0; } }
    /* line 843, ../scss/style.scss */
    #main-footer #menu-menu-footer li {
      display: inline-block;
      margin-left: 0.9375rem; }
      /* line 846, ../scss/style.scss */
      #main-footer #menu-menu-footer li:first-child {
        margin-left: 0; }
      /* line 849, ../scss/style.scss */
      #main-footer #menu-menu-footer li a {
        color: #dbe9ee;
        font-size: 0.875rem; }
        /* line 852, ../scss/style.scss */
        #main-footer #menu-menu-footer li a:hover {
          color: #fff; }
      @media only screen and (max-width: 40em) {
        /* line 843, ../scss/style.scss */
        #main-footer #menu-menu-footer li {
          display: block;
          text-align: center;
          margin-bottom: 0.625rem;
          margin-left: 0; }
          /* line 861, ../scss/style.scss */
          #main-footer #menu-menu-footer li:first-child {
            margin-left: 0; } }
  /* line 867, ../scss/style.scss */
  #main-footer #footer-social {
    margin-top: 3rem; }
    /* line 869, ../scss/style.scss */
    #main-footer #footer-social ul {
      margin: 0;
      text-align: center; }
      @media only screen and (min-width: 64.063em) {
        /* line 869, ../scss/style.scss */
        #main-footer #footer-social ul {
          text-align: left; } }
      /* line 875, ../scss/style.scss */
      #main-footer #footer-social ul li {
        margin-bottom: 0.625rem;
        list-style-type: none;
        display: inline-block;
        margin-right: 1.25rem; }
        @media only screen and (min-width: 64.063em) {
          /* line 875, ../scss/style.scss */
          #main-footer #footer-social ul li {
            display: block;
            margin-right: 0; } }
        /* line 884, ../scss/style.scss */
        #main-footer #footer-social ul li a {
          color: #dbe9ee; }
          /* line 886, ../scss/style.scss */
          #main-footer #footer-social ul li a:hover {
            color: #fff; }

/* line 895, ../scss/style.scss */
#copyright {
  background-color: #353b47;
  color: rgba(219, 233, 238, 0.4);
  padding: 0.625rem 0; }
  /* line 899, ../scss/style.scss */
  #copyright p {
    font-size: 0.75rem;
    margin: 0; }
  /* line 904, ../scss/style.scss */
  #copyright .text-left img {
    float: left; }
  /* line 907, ../scss/style.scss */
  #copyright .text-left p {
    float: left;
    margin-left: 0.9375rem; }
  @media only screen and (max-width: 40em) {
    /* line 912, ../scss/style.scss */
    #copyright .text-left img {
      display: block;
      margin: 0 auto; } }
  /* line 919, ../scss/style.scss */
  #copyright .text-right a {
    color: rgba(219, 233, 238, 0.4); }
    /* line 921, ../scss/style.scss */
    #copyright .text-right a:hover {
      color: #fff; }

/* line 928, ../scss/style.scss */
.box-image {
  height: 160px;
  overflow-y: hidden; }
  /* line 931, ../scss/style.scss */
  .box-image img {
    background-size: cover;
    width: 100%; }

/* line 941, ../scss/style.scss */
#project_thumbs li img {
  width: 100%; }


#video-promocional {
    margin: 20px 0px 100px 0px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}