/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=74e1baf378ffd8e0caeff0a637eb0340)
 * Config saved to config.json and https://gist.github.com/74e1baf378ffd8e0caeff0a637eb0340
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/* Scroll Bar Chrome + opera + safari */

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-track {
    background-color: #999;
}
::-webkit-scrollbar-track-piece {
    background-color: #E6E6E7;
}
::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #717073;
    border-radius: 0px;
}
::-webkit-scrollbar-corner {
    background-color: #E6E6E7;
}
}
::-webkit-resizer {
    background-color: #717073;
}

font{   display: none !important;   }

body{
    width: 100% !important;
    margin: 0 !important;
}

@font-face {
    font-family: neo_pearl;
    src: url(font/Y2K_neophyte.ttf);
}

/*  CONTAINER CUSTOM  */

@media (min-width: 768px){

    .container-custom {
        width: 750px;
    }
}

@media (min-width: 992px){

    .container-custom {
        width: 970px;
    }
}


@media (min-width: 1200px){

    .container-custom{
        width: 1170px;
    }
}
@media (min-width: 1500px){

    .container-custom{
        width: 1470px;
    }
}

.container-custom {

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* EVENTOS */

#timeline{
  margin-bottom: 30px;
}

.evento-wrap{
  margin: 0 20px;
  position: relative;

}
.evento-img{
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.evento-img:after{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.evento-img:before{
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: white;
    opacity: 0;
    transition: all 0.7s ease-in-out;
}
.evento-img:hover:before{
    opacity: 0.7;
}
.evento-traco{
  width: 100%;
}
.evento-traco img{
  width: 5px;
  margin: 0 auto;
  display: block;
}
.evento-year{
  font-size: 26px;
  color: #8dc63f;
  font-family: "neo_pearl", sans-serif;
  text-align: center;

}
.evento-text{
  font-size: 14px;
  color: #6e6f71;
  font-family: "Maven Pro", sans-serif;
}

.m-timeline{
  margin-top: 40px;
  position: relative;
}

.marg-time{
  margin-top: 80px;
  position: relative;
}

.top-left{
  position: absolute;
  top: -84px;
  left: -25px;
}
.top-right{
  position: absolute;
  top: 62px;
  right: -25px;
}
.bottom-right{
  position: absolute;
  top: -62px;
  right: -25px;
}
.vertical-line{
  position: absolute;
  width: 8px;
  height: 130px;
  top: 99%;
  right: 0px;
  background-color: #8dc63f;
  z-index: -1;
}
.vertical-line_{
  position: absolute;
  width: 8px;
  height: 130px;
  bottom: 99%;
  right: 0px;
  background-color: #8dc63f;
  z-index: -1;
}
.traco-direita, .traco-esquerda{
  position: relative;
}
.traco-direita{
  content: "";
  position: absolute;
  left: 100%;
  width: 100%;
  height: 8px;
  top: 63px;
  transform: translateY(-50%);
  background-color: #8dc63f;
  z-index: -1;
}
.traco-esquerda{
  content: "";
  position: absolute;
  right: 100%;
  width: 40%;
  height: 8px;
  top: 63px;
  transform: translateY(-50%);
  background-color: #8dc63f;
  z-index: -1;
}

.evento-pontos{
  margin: 0;
  padding: 0;
  top: calc(50% - 1px);
  position: absolute;
  transform: translateY(-50%);
  right: 0;
  list-style: none;

}

.evento-pontos li{
  height: 8px;
  width: 8px;
  margin: 0 8px;
  background-color: #8dc63f;
  display: inline-block;
}
.evento-pontos li:last-child{
  margin-right: 0;
}

/*    CABEÇALHOS     */
.intro_area {
    position: relative !important;
    float: left !important;
    width: 50%;
    height: 302px !important;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.robot_page_header {
  height: 300px;
  position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

.intro_area_robot_left {
    position: absolute !important;
    width: 50%;
    height: 300px !important;
    display: table;
    top: 0;
    left: 0;
}

.intro_area_robot_right {
    position: absolute !important;
    width: 50%;
    height: 300px !important;
    top: 0;
    left: 50%;
}

.robot_page_footer {
  height: 300px;
  position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

.robot_footer_left {
    float: left;
    width: 50%;
    height: 300px;
    top: 0;
    left: 0;
    background: url(../imagens/maos_robot_baixo_esq.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.robot_footer_right {
    float: left;
    width: 50%;
    height: 300px;
    top: 0;
    left: 50%;
    background: url(../imagens/maos_robot_baixo_dir.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}


.intro_castanho{ background-color: #cbb677; }
.intro_verde{ background-color: #8CC63F; }
.intro_img_historia{ 
    background: url(../imagens/historia/foto_historia.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.intro_img_equipa{ 
    background: url(../imagens/cabecalho_equipa.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.intro_img_robot {
  background: url(../imagens/maos_robot_cima_dir.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    left: 50%;
}

.intro_area_robot_left .intro_frase {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt !important;
    color: #FFFFFF;
    padding-right: 30px;
    padding-left: 30px;
    text-align: right;  
    display: table-cell;
    vertical-align: middle;
}

.intro_frase {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt !important;
    color: #FFFFFF;
    padding-right: 30px;
    padding-left: 30px;
    text-align: right;  
}

.img_equipa_in{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
         z-index: -1000;
         -webkit-mask-image: -webkit-radial-gradient(white, black);

}

.img_equipa:hover .img_equipa_in{
  -webkit-transform: scale(1.2);
  transform:  scale(1.2);
}

.hov_helper {
  overflow:hidden;
}
.img_equipa{
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 100%;
    margin-top: 30px;
     -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
             -webkit-mask-image: -webkit-radial-gradient(white, black);

}
.img_equipa:after{
    content: "";
    display: block;
    -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
    padding-bottom: 100%;
}

.equipa_nome{
    text-align: center;
    font-size: 10pt;
    margin-top: 10px;
}

.eq{
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
    float: left;
}

.area_equipa_titulo{
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 14pt;
    color: #cbb677;
    border-bottom: 1px solid #cbb677;
    text-transform: uppercase;
}

.equipa_subtitulos{
    display: flex;
    align-items: flex-end;
}

@media(max-width: 991px){
  #timeline .container{
    width: 320px;
  }
  .evento-wrap{
    margin-top: 50px;
  }
  .traco-direita, .traco-esquerda, .top-left, .top-right, .bottom-right, .vertical-line, .vertical-line_, .iso{
    display: none;
  }

}

@media(min-width: 992px) and (max-width: 1080px){

  #timeline .container{
    width: 900px;
  }
  .traco-direita{
    top: 40px;
  }
  .traco-esquerda{
    top: 40px;
  }
  .top-left {
    top: -107px;
  }
  .top-right{
    top: 35px;
  }
  .bottom-right{
    top: -86px;
  }
  .vertical-line, .vertical-line_{
    height: 110px;
  }
  
  .ten_icon {
    width: 40px;
    position: absolute;
    left: 42px;
    top: 42%;
    transform: translateY(-50%);
  }
}
@media(min-width: 1081px) and (max-width: 1280px){

  #timeline .container{
    width: 1000px;
  }
  .traco-direita{
    top: 49px;
  }
  .traco-esquerda{
    top: 49px;
  }
  .top-left {
    top: -98px;
  }
  .top-right{
    top: 44px;
  }
  .bottom-right{
    top: -77px;
  }

  .seta_verde_politica_en{
    margin-right: 700px !important;
  }

  .politica_eng {
    margin-right: 570px !important;
  }

  .seta_verde_testes_en{
    margin-top: 150px !important;
  }

  .ten_icon {
    width: 45px;
    position: absolute;
    left: 53px;
    top: 102px;
    transform: translateY(-50%);
  }

}

@media(min-width: 992px){

    .equipa_subtitulos{
        margin-top: 40px;
    }


    /*     EQUIPA     */

    .eq1{ 
        width: 14.285%; }
    .eq2{ 
        width: 28.571%; }
    .eq3{ 
        width: 42.857%; }
    .eq4{ 
        width: 57.14%; }
    .eq5{ 
        width: 71.425%; }
    .eq6{ 
        width: 85.71%; }

    .area_equipa{
        height: 160px;
        margin-top: 30px;
    }
    

    .equipa_margin_top{
        margin-top: 80px;
    }
    

}

@media(min-width: 767px) and (max-width: 991px){
    .eq1{ 
        width: 20%; }
    .eq2{ 
        width: 40%; }
    .eq3{ 
        width: 60%; }
    .eq4{ 
        width: 80%; }
    .eq5{ 
        width: 100%; }
}

@media(max-width: 395px) {
    .area_equipa_titulo{
        font-size: 10pt !important;
    }
}

@media(max-width: 767px){
    .equipa_subtitulos_xs{
        margin-top: 80px;
    }
}



@media(max-width: 991px){
  .experiencia_valor_historia .frase_principal_uma_linha, .gestao_integral .frase_principal_duas_linhas, .controlo_qualidade .frase_principal_uma_linha, .testes_series .frase_principal_duas_linhas, .experiencia_valor_missao .frase_principal_duas_linhas, .consultores_externos .frase_principal_uma_linha  {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 25px !important;
    margin: 0 !important;
  }

    .mercados_barra .something {
         display: flex;
        align-items: center;
        height: 100%;
        padding: 0 25px;
        justify-content: space-between;
    }

    .mercados_barra .text_paises {
      padding: 0 !important;
    }

    .mercados_barra .frase_principal_uma_linha {
      position: relative;
      margin-top:  0 !important;
    }

    .equipa_subtitulos2{

        margin-top: 0;
    }
  
  .container-custom {
    margin-top: 80px;
    margin-bottom: 80px;
  }
    .intro_area {
        width: 100% !important;
    }

    .robot_page_header {
      height: 450px;
    }

    .intro_area_robot_left {
        width: 100%;
        height: 150px !important;
        left: 0;

    }

    .intro_area_robot_right{
      margin-top: 150px;
      width: 100%;
      left: 0;
    }

    .robot_page_footer {
      height: 600px;
    }

    .robot_footer_left {
      width: 100%;
    }

    .robot_footer_right {
      width: 100%;
    }

    .intro_frase {
        font-size: 16pt !important;
        padding-left: 30px;
        padding-right: 30px;  
    }

    .ten_icon {
      width: 100px;
      position: absolute;
      left: 155px;
      top: 257px;
      transform: translateY(-50%);
    }
}

@media(max-width: 767px) {
    .equipa_subtitulos2{

       /* margin-top: 200px;*/
    }
}




/* EDITEI */
@media (min-width: 1281px){
    .conteudo_esquerdo_morada div span {
        font-size: 12pt !important;
    }

    .ten_icon {
        width: 55px;
        position: absolute;
        left: 72px;
        top: 57%;
        transform: translateY(-50%);
    }

}
/* FINISH */
@media screen and (max-width: 1500px) {
    #frase_principal_fr_home span {
        font-size: 40pt !important;
    }

    .img_historia{
        border-radius: 50%;
        width: 200px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1280px) {
    ::i-block-chrome,
    #item_menu_servicos {
        width: 130px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_2 {
        width: 130px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_3 {
        width: 130px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_4 {
        width: 130px !important;
    }
     ::i-block-chrome,
    #item_menu_servicos_5 {
        width: 130px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_6 {
        width: 130px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_1_en {
        width: 85px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_2_en {
        width: 85px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_3_en {
        width: 85px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_4_en {
        width: 85px !important;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1066px) {
    ::i-block-chrome,
    #item_menu_servicos {
        width: 110px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_2 {
        width: 110px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_3 {
        width: 110px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_4 {
        width: 110px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_5 {
        width: 110px !important;
    }
    ::i-block-chrome,
    #item_menu_servicos_6 {
        width: 110px !important;
    }
    ::i-block-chrome,
    #item_menu_empresa {
        width: 79px !important;
    }
    ::i-block-chrome,
    #item_menu_empresa_1 {
        width: 79px !important;
    }
}
@media screen and (max-width: 1340px) {
     .experiencia_valor_missao{
        height: 270px !important;
    }

    .frase_principal_valor_acrescentado {
        width: 714px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 50px !important;
        padding-top:110px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }


    .mais_politica_qualidade {
        height: 345px !important;
    }

    .politica_qualidade_parte_esquerda {
        position: relative !important;
        top: 15px !important;
        float: left !important;
        width: 50% !important;
        height: 302px !important;
    }

    .politica_qualidade_parte_direita {
        position: relative !important;
        float: left !important;
        left: 0% !important;
        width: 50% !important;
        height: 302px;
        background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
        background-size: cover;
    }

    .mini_frase_politica {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .mini_frase_politica span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 12pt !important;
        color: #FFFFFF;
    }
.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}


    .txt_div {
        margin-top: -25px !important;
        margin-bottom: 20px !important;
    }

    .mini_frase_politica {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .mini_frase_politica span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 12pt !important;
        color: #FFFFFF;
    }
    .barra_cinzenta { 
        margin-top: 22px !important;
     }

    .galeria_principal_automovel {
        height: 525.4px !important;
    }
    .flexslider_2 {
        height: 525.4px !important;
    }
    .flexslider_2 .slides img {
        width: 725px !important;
        height: 525.4px !important;
        margin-left: -367.5px !important;
    }
    .flexslider_4 {
        height: 525.4px !important;
    }
    .flexslider_4 .slides img {
        width: 725px !important;
        height: 525.4px !important;
        margin-left: -367.5px !important;
    }
    .flexslider_3 {
        height: 525.4px !important;
    }
    .flexslider_3 .slides img {
        width: 725px !important;
        height: 525.4px !important;
        margin-left: -367.5px !important;
    }
    .galeria_principal_embalagens {
        height: 525.4px !important;
    }
    .galeria_principal_casa {
        height: 525.4px !important;
    }
}
@media screen and (max-width: 1280px) {
    .experiencia_valor_missao{
        height: 270px !important;
    }

    .frase_principal_uma_linha {
        margin-right: 40px !important;
    }
    .frase_principal_duas_linhas {
        margin-right: 40px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 714px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 50px !important;
        padding-top:110px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }



     .mais_politica_qualidade {
    height: 345px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    top: 25px !important;
    float: left !important;
    width: 50% !important;
    height: 302px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 50% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}


    .titulo_mais_texto {
        margin-top: 20px !important;
        margin-left: 50px !important;
    }

    .cada_texto_politica {
    width: 90% !important;
    margin-right: 50px !important;
    margin-left: 50px !important;
}
    
    .cada_texto_politica span{
        font-size: 10pt !important;
    }


    .txt_div {
        margin-top: -20px !important;
        margin-bottom: 20px !important;
    }

    .barra_cinzenta { 
    margin-top: 22px !important;
     }

     .titulo_mais_texto { 
     margin-top: 20px !important;
      }

    .all_items_footer {
        /*width: 800px !important;*/
    }
    .all_items_footer li+li {
        font-size: 9pt !important;
    }
    .all_items_footer li {
        font-size: 9pt !important;
    }
    .segunda_frase_footer {
        /*margin-top: 45px !important;*/
    }
    .segunda_frase_footer span {
        font-size: 9pt !important;
    }
	.segunda_frase_footer img{
        max-width:300px;
		width:100%;
    }
	.segunda_frase_footer .boxlogo.last img{width:auto;max-width:100%;}
	.segunda_frase_footer .boxlogo.last img{max-height:40px;}
	
    .filtro_transparente_menu_home {
        width: 70px !important;
    }
    .home_menu span {
        font-size: 13pt !important;
    }
    .home_brack span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_empresa {
        width: 118px !important;
        margin-left: 78px !important;
    }
    .submenu_empresa {
        margin-left: 80px !important;
    }
    .submenu_empresa_company {
        margin-left: 85px !important;
    }
    .empresa_menu {
        margin-left: 80px !important;
    }
    .empresa_menu span {
        font-size: 13pt !important;
    }
    .empresa_brack {
        margin-left: 80px !important;
    }
    .empresa_brack span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_fazemos {
        width: 170px !important;
        margin-left: 198px !important;
    }
    .o_que_fazemos_menu {
        margin-left: 200px !important;
    }
    .o_que_fazemos_menu span {
        font-size: 13pt !important;
    }
    .fazemos_brack {
        margin-left: 200px !important;
    }
    .fazemos_brack span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_portfolio {
        width: 115px !important;
        margin-left: 363px !important;
    }
    .portfolio_menu {
        margin-left: 365px !important;
    }
    .portfolio_menu span {
        font-size: 13pt !important;
    }
    .portfolio_brack {
        margin-left: 365px !important;
    }
    .portfolio_brack span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_contactos {
        width: 125px !important;
        margin-left: 483px !important;
    }
    .contactos_menu {
        margin-left: 485px !important;
    }
    .contactos_menu span {
        font-size: 13pt !important;
    }
    .contactos_brack {
        margin-left: 485px !important;
    }
    .contactos_brack span {
        font-size: 13pt !important;
    }
    /** Pagina Contactos **/
    
    .texto_onde_estamos span {
        font-size: 36pt !important;
    }
    .seta_cinzenta_direita {
        margin-top: 150px !important;
    }
    .morada span {
        font-size: 11pt !important;
    }
    .coordernadas span {
        font-size: 11pt !important;
    }
    .tem_alguma_questao span {
        font-size: 28pt !important;
    }
    .envie_nos span {
        font-size: 9pt !important;
    }
    .social span {
        font-size: 28pt !important;
    }
    .conteudo_direito_morada {
        width: 310px !important;
        /*border:1px solid red;*/
    }
    /** Pagina Home **/
    
    .legenda_item span {
        font-size: 13pt !important;
    }
    .frase_principal span {
        font-size: 40pt !important;
    }
    .frase_principal_o_que_fazemos span {
        font-size: 40pt !important;
    }
    .frase_portfolio span {
        font-size: 36pt !important;
    }
    .seta_verde_direta_portfolio {
        margin-top: 110px !important;
    }
    .outra_frase_portfolio span {
        font-size: 10pt !important;
    }
    .o_que_podemos_texto span {
        font-size: 28pt !important;
    }
    .flexslider .frase_flex span {
        font-size: 16pt !important;
    }
    /** Pagina O que Fazemos **/
    
    .flexslider_1 .frase_flex span {
        font-size: 16pt !important;
    }
    .flexslider_1 .segunda_frase_flex span {
        font-size: 9pt !important;
    }
    /** Portfolio **/
    
    .titulo_portfolio span {
        font-size: 45pt !important;
        margin-bottom: 90px !important;
    }
    .seta_verde_portfolio_direita {
        margin-left: 420px !important;
        margin-top: 130px !important;
    }
    .texto_embalagem_portfolio span {
        font-size: 13pt !important;
    }
    .texto_automovel_portfolio span {
        font-size: 13pt !important;
    }
    .texto_casa_portfolio span {
        font-size: 13pt !important;
    }
    /******** Empresa ********/
    
    .frase_principal_valor_acrescentado span {
        font-size: 45pt !important;
    }
    .texto_mais_exp {
        /*margin-top: 130px !important;*/
    }
    .texto_mais_exp span {
        font-size: 12pt !important;
    }
    .cada_texto_experiencia span {
        font-size: 10pt !important;
    }
    .titulo_mais_texto span {
        font-size: 18pt !important;
    }
    .items_valores_esquerda span {
        font-size: 12pt !important;
    }
    .items_valores_centro {
        width: 120px !important;
    }
    .items_valores_centro span {
        font-size: 12pt !important;
    }
    .items_valores_direita span {
        font-size: 12pt !important;
    }
    /****** O que Fazemos ***/
    
    .cada_texto_concecao_gabarito span {
        font-size: 10pt !important;
    }
    .cada_texto_concecao_gabarito ul li {
        font-size: 10pt !important;
    }
    .cada_texto_consultores span {
        font-size: 10pt !important;
    }
    .cada_texto_consultores ul li {
        font-size: 10pt !important;
    }
    .cada_texto_controlo_qualidade span {
        font-size: 10pt !important;
    }
    .frase_principal_uma_linha span {
        font-size: 45pt !important;
    }
    .frase_principal_duas_linhas span {
        font-size: 45pt !important;
    }
    .frase_principal_consultores span {
        font-size: 45pt !important;
    }
    .frase_principal_testes span {
        font-size: 45pt !important;
    }
    .mini_frase_consultores span {
        font-size: 12pt !important;
    }
    .mini_frase_testes span {
        font-size: 12pt !important;
    }
    .frase_principal_gestao span {
        font-size: 45pt !important;
    }
    .cada_texto_da_gestao span {
        font-size: 10pt !important;
    }
    .cada_texto_da_gestao span strong {
        font-size: 13pt !important;
    }
    .mais_titulo_gestao span {
        font-size: 18pt !important;
    }
    .titulo_cada_item_gestao span {
        font-size: 12pt !important;
    }
    .titulo_cada_item_gestao span strong {
        font-size: 12pt !important;
    }
    .texto_cada_item_gestao span {
        font-size: 10pt !important;
    }
    .submenu_empresa {
        margin-top: 15px !important;
    }
    .submenu_empresa_company {
        margin-top: 15px !important;
    }
    .submenu_o_que_fazemos {
        margin-left: 200px !important;
        margin-top: 15px !important;
    }
    .submenu_empresa .item_menu_empresa {
        width: 82px !important;
    }
    .submenu_empresa .linha_separadora_items_menu {
        width: 82px !important;
    }
    .submenu_empresa .item_menu_empresa_1 {
        width: 82px !important;
    }
    .item_menu_empresa span {
        font-size: 10pt !important;
    }
    .item_menu_empresa_1 span {
        font-size: 10pt !important;
    }
    .submenu_o_que_fazemos .linha_separadora_items_menu2 {
        width: 135px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos {
        width: 135px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_2 {
        width: 135px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_3 {
        width: 135px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_4 {
        width: 135px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_5 {
        width: 135px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_6 {
        width: 135px !important;
    }
    .submenu_o_que_fazemos_fr .item_menu_servicos {
        width: 74px !important;
    }
    .submenu_o_que_fazemos_fr .item_menu_servicos_2 {
        width: 74px !important;
    }
    .submenu_o_que_fazemos_fr .item_menu_servicos_3 {
        width: 74px !important;
    }
    .submenu_o_que_fazemos_fr .item_menu_servicos_4 {
        width: 74px !important;
    }
    .submenu_o_que_fazemos_fr .item_menu_servicos_5 {
        width: 74px !important;
    }
    .submenu_o_que_fazemos_fr .item_menu_servicos_6 {
        width: 74px !important;
    }
    .submenu_o_que_fazemos_fr .linha_separadora_items_menu2 {
        width: 138px !important;
    }
    .submenu_o_que_fazemos_es .item_menu_servicos {
        width: 70px !important;
    }
    .submenu_o_que_fazemos_es .item_menu_servicos_2 {
        width: 70px !important;
    }
    .submenu_o_que_fazemos_es .item_menu_servicos_3 {
        width: 70px !important;
    }
    .submenu_o_que_fazemos_es .item_menu_servicos_4 {
        width: 70px !important;
    }
    .submenu_o_que_fazemos_es .item_menu_servicos_5 {
        width: 70px !important;
    }
    .submenu_o_que_fazemos_es .item_menu_servicos_6 {
        width: 70px !important;
    }
    .submenu_o_que_fazemos_es .linha_separadora_items_menu2 {
        width: 70px !important;
    }
    .item_menu_servicos span {
        font-size: 10pt !important;
    }
    .item_menu_servicos_2 span {
        font-size: 10pt !important;
    }
    .item_menu_servicos_3 span {
        font-size: 10pt !important;
    }
    .item_menu_servicos_4 span {
        font-size: 10pt !important;
    }
    .item_menu_servicos_5 span {
        font-size: 10pt !important;
    }
    .item_menu_servicos_6 span {
        font-size: 10pt !important;
    }
    .submenu_o_que_fazemos {
        width: 160px !important;
    }
    .ul_submenu_fazemos {
        margin-left: -20px !important;
    }
    #ul_submenu_fazemos {
        margin-left: -31px !important;
    }
    .submenu_o_que_fazemos li {
        font-size: 10pt !important;
    }
    .submenu_o_que_fazemos_fr {
        margin-left: 210px !important;
        margin-top: 15px !important;
        width: 90px !important;
    }
    .submenu_o_que_fazemos_fr li {
        font-size: 10pt !important;
    }
    .submenu_empresa {
        width: 110px !important;
    }
    .submenu_empresa_company {
        width: 95px !important;
    }
    .ul_submenu_empresa_company {
        margin-left: -26px !important;
    }
    .ul_submenu_empresa li {
        font-size: 10pt !important;
    }
    .ul_submenu_empresa_company li {
        font-size: 10pt !important;
    }
    .experiencia_Seta_verde {
        margin-top: 155px !important;
        margin-right: 770px !important;
    }
    .seta_verde_gestao {
        margin-right: 740px !important;
        margin-top: 153px !important;
    }
    .seta_verde_consultores {
        margin-top: 72px !important;
        margin-right: 810px !important;
    }
    .seta_verde_controlo_qualidade {
        margin-top: 75px !important;
        margin-right: 820px !important;
    }
    .seta_verde_concecao_es {
        margin-top: 130px !important;
        margin-right: 750px !important;
    }
    .seta_verde_controlo_qualidade_es {
        margin-top: 75px !important;
        margin-right: 750px !important;
    }
    .seta_verde_controlo_qualidade_en {
        margin-top: 80px !important;
        margin-right: 680px !important;
    }
    .seta_verde_testes {
        margin-right: 590px !important;
        margin-top: 150px !important;
    }
    .seta_verde_jigs_en {
        margin-top: 80px !important;
        margin-right: 450px !important;
    }
    .grande_titulo_mercados span {
        font-size: 30pt !important;
    }
    .titulo_gestao_da_lista span {
        font-size: 30pt !important;
    }
    .sub_frase_mercados span {
        font-size: 10pt !important;
    }
    /************ EN ***************/
    /******* Home **********/
    
    .experiencia_seta_verde_en {
        margin-right: 620px !important;
        margin-top: 150px !important;
    }
    .filtro_transparente_services {
        margin-left: 185px !important;
    }
    .services_menu {
        margin-left: 185px !important;
    }
    .services_menu span {
        font-size: 13pt !important;
    }
    .services_break {
        margin-left: 185px !important;
    }
    .services_break span {
        font-size: 13pt !important;
    }
    .submenu_services {
        margin-top: 15px !important;
        margin-left: 185px !important;
        width: 100px !important;
    }
    .ul_services li {
        font-size: 10pt !important;
    }
    .filtro_transparente_menu_en_portfolio {
        margin-left: 287px !important;
    }
    .portfolio_en_menu {
        margin-left: 287px !important;
    }
    .portfolio_en_menu span {
        font-size: 13pt !important;
    }
    .portfolio_en_brack {
        margin-left: 287px !important;
    }
    .portfolio_en_brack span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_en_contactos {
        margin-left: 405px !important;
    }
    .contactos_en_menu {
        margin-left: 405px !important;
    }
    .contactos_en_menu span {
        font-size: 13pt !important;
    }
    .contactos_en_brack {
        margin-left: 405px !important;
    }
    .contactos_en_brack span {
        font-size: 13pt !important;
    }
    /********** FR *********/
    
    .submenu_empresa_fr {
        margin-left: 83px !important;
        width: 118px !important;
        margin-top: 15px !important;
    }
    .experiencia_seta_verde_fr {
        margin-top: 155px !important;
        margin-right: 650px !important;
    }
    .experiencia_seta_verde_es {
        margin-top: 170px !important;
        margin-right: 650px !important;
    }
    .filtro_transparente_menu_fazemos_fr {
        margin-left: 205px !important;
    }
    .o_que_fazemos_menu_fr {
        margin-left: 205px !important;
    }
    .o_que_fazemos_menu_fr span {
        font-size: 13pt !important;
    }
    .fazemos_brack_fr {
        margin-left: 205px !important;
    }
    .fazemos_brack_fr span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_portfolio_fr {
        margin-left: 308px !important;
    }
    .portfolio_menu_fr {
        margin-left: 308px !important;
    }
    .portfolio_menu_fr span {
        font-size: 13pt !important;
    }
    .portfolio_brack_fr {
        margin-left: 308px !important;
    }
    .portfolio_brack_fr span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_contactos_fr {
        margin-left: 428px !important;
    }
    .contactos_menu_fr {
        margin-left: 428px !important;
    }
    .contactos_menu_fr span {
        font-size: 13pt !important;
    }
    .contactos_brack_fr {
        margin-left: 428px !important;
    }
    .contactos_brack_fr span {
        font-size: 13pt !important;
    }
    /****** Espanhol *******/
    
    .filtro_transparente_menu_fazemos_es {
        margin-left: 182px !important;
        width: 106px !important;
    }
    #ul_submenu_fazemos_es {
        margin-left: -28px !important;
    }
    .submenu_o_que_fazemos_es {
        margin-top: 15px !important;
        margin-left: 185px !important;
        width: 100px !important;
    }
    .submenu_o_que_fazemos_es li {
        font-size: 10pt !important;
    }
    .o_que_fazemos_menu_es {
        margin-left: 182px !important;
    }
    .o_que_fazemos_menu_es span {
        font-size: 13pt !important;
    }
    .fazemos_brack_es {
        margin-left: 182px !important;
    }
    .fazemos_brack_es span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_portfolio_es {
        margin-left: 293px !important;
        width: 116px !important;
    }
    .portfolio_menu_es {
        margin-left: 293px !important;
    }
    .portfolio_menu_es span {
        font-size: 13pt !important;
    }
    .portfolio_brack_es {
        margin-left: 293px !important;
    }
    .portfolio_brack_es span {
        font-size: 13pt !important;
    }
    .filtro_transparente_menu_contactos_es {
        margin-left: 413px !important;
    }
    .contactos_menu_es {
        margin-left: 413px !important;
    }
    .contactos_menu_es span {
        font-size: 13pt !important;
    }
    .contactos_brack_es {
        margin-left: 413px !important;
    }
    .contactos_brack_es span {
        font-size: 13pt !important;
    }
    #submenu_empresa {
        width: 98px !important;
    }
    .seta_verde_gestao_es {
        margin-top: 155px !important;
        margin-right: 750px !important;
    }
    /****************/
    
    .submenu_empresa_company .item_menu_empresa {
        width: 68px !important;
    }
    .submenu_empresa_company .item_menu_empresa_1 {
        width: 68px !important;
    }
    .submenu_empresa_company .linha_separadora_items_menu {
        width: 68px !important;
    }
    .submenu_services .item_menu_servicos {
        width: 89px !important;
    }
    .submenu_services .item_menu_servicos_2 {
        width: 89px !important;
    }
    .submenu_services .item_menu_servicos_3 {
        width: 89px !important;
    }
    .submenu_services .item_menu_servicos_4 {
        width: 89px !important;
    }
    .submenu_services .item_menu_servicos_5 {
        width: 89px !important;
    }
    .submenu_services .item_menu_servicos_6 {
        width: 89px !important;
    }
    .submenu_services .linha_separadora_items_menu2 {
        width: 89px !important;
    }
    .submenu_empresa_fr .item_menu_empresa {
        width: 89px !important;
    }
    .submenu_empresa_fr .item_menu_empresa_1 {
        width: 89px !important;
    }
    .submenu_empresa_fr .linha_separadora_items_menu {
        width: 89px !important;
    }
}

@media screen and (max-width: 1120px) {
  .seta_verde_mercados{
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
      .text2{
        display: none !important;
      }
      .text_paises{
        width: 50%;
        padding: 40px !important;
        padding-top: 60px !important;
      }
}

@media screen and (max-width: 734px) {
      .text_paises span{
        font-size: 15pt !important;
      }
}

@media screen and (max-width: 492px) {
      .text_paises span{
        font-size: 10pt !important;
      }
}
@media screen and (max-width: 1160px) {
      .form_propriamente_dito input[type=submit]{
        bottom: 20px !important;
      }

    .seta_verde_consultores {
        margin-top: 72px !important;
        margin-right: 700px !important;
    }

    .experiencia_valor_missao{
        height: 290px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 714px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 5px !important;
        padding-top:140px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }

    .mais_politica_qualidade {
        height: 345px !important;
    }

    .politica_qualidade_parte_esquerda {
        position: relative !important;
        top: 25px !important;
        float: left !important;
        width: 50% !important;
        height: 302px !important;
    }

    .politica_qualidade_parte_direita {
        position: relative !important;
        float: left !important;
        left: 0% !important;
        width: 50% !important;
        height: 302px;
        background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
        background-size: cover;
    }

    .mini_frase_politica {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .mini_frase_politica span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 12pt !important;
        color: #FFFFFF;
    }

    .titulo_mais_texto {
        margin-top: 0px !important;
    }

    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
    }
    
    .cada_texto_politica span{
        font-size: 10pt !important;
    }


    .txt_div {
        margin-top: 0px !important;
    }
    .barra_cinzenta { 
    margin-top: 22px !important;
     }
    /** Home **/
    
    .logotipo {
        margin-right: 20px !important;
    }
    .frase_principal {
        margin-right: 20px !important;
    }
    .frase_principal_o_que_fazemos {
        margin-right: 20px !important;
    }
    .icon_area_cliente {
        margin-left: 20px !important;
    }
    .icon_idiomas {
        margin-left: 20px !important;
    }
    .icon_redes_sociais {
        margin-left: 120px !important;
    }
    .menu {
        margin-left: 20px !important;
    }
    .primera_frase_footer {
        margin-left: 20px !important;
    }
    .segunda_frase_footer {
        /*margin-right: 20px !important;*/
    }
    .seta_verde_direta_portfolio {
        margin-right: 20px !important;
    }
    .frase_portfolio {
        margin-right: 70px !important;
    }
    .outra_frase_portfolio {
        margin-left: 20px !important;
    }
    .seta_esquerda_o_que_podemos {
        margin-left: 20px !important;
    }
    .o_que_podemos_texto {
        margin-left: 70px !important;
    }
    .flexslider .flex-direction-nav .flex-next {
        right: 20px !important;
    }
    .flexslider .flex-direction-nav .flex-prev {
        left: 20px !important;
    }
    /** O Que Fazemos **/
    
    .flexslider_1 .flex-direction-nav .flex-next {
        right: 20px !important;
    }
    .flexslider_1 .flex-direction-nav .flex-prev {
        left: 20px !important;
    }
    /** Portfolio **/
    
    .flexslider_2 .flex-direction-nav .flex-next {
        right: 20px !important;
    }
    .flexslider_2 .flex-direction-nav .flex-prev {
        left: 20px !important;
    }
    .flexslider_3 .flex-direction-nav .flex-next {
        right: 20px !important;
    }
    .flexslider_3 .flex-direction-nav .flex-prev {
        left: 20px !important;
    }
    .flexslider_4 .flex-direction-nav .flex-next {
        right: 20px !important;
    }
    .flexslider_4 .flex-direction-nav .flex-prev {
        left: 20px !important;
    }
    /** Contactos **/
    
    .icon_area_cliente_contactos {
        margin-left: 20px !important;
    }
    .seta_cinzenta_direita {
        margin-right: 20px !important;
    }
    .texto_onde_estamos {
        margin-right: 70px !important;
    }
    .conteudo_esquerdo_morada {
        margin-left: 20px !important;
    }
    .conteudo_direito_morada {
        margin-right: 20px !important;
    }
    .para_mais_info {
        margin-left: 20px !important;
    }
    .form_propriamente_dito {
        margin-left: 20px !important;
    }
    .seta_verde_direita_form {
        margin-left: 20px !important;
    }
    .texto_entre_em_contacto {
        margin-left: 70px !important;
    }
    .nos_estamos_aqui {
        margin-left: 70px !important;
    }
    .icon_envelope {
        margin-right: 20px !important;
    }
    .imagem_video {
        margin-right: 5px !important;
        width: 490px !important;
    }
    .mensagem_sucesso {
        margin-left: 20px !important;
    }
    /******** EMpresa ****/
    
    .texto_mais_exp {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .frase_principal_valor_acrescentado {
        margin-right: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-size: 40pt !important;
    }
    .cada_texto_experiencia {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .titulo_mais_texto {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    /*** Valores  e Missão ***/
    
    .frase_principal_valores {
        margin-right: 20px !important;
        margin-top: 120px !important;
    }
    .frase_principal_valores span {
        font-size: 40pt !important;
    }

    /****** O que Fazemos *****/
    
    .frase_principal_uma_linha span {
        font-size: 40pt !important;
    }
    .frase_principal_uma_linha {
        margin-right: 20px !important;
        /*margin-top: 80px !important;*/
    }
    .frase_principal_duas_linhas span {
        font-size: 40pt !important;
    }
    .frase_principal_duas_linhas {
        margin-right: 20px !important;
        margin-top: 70px !important;
    }

    .frase_principal_consultores {
        margin-top: 130px !important;
    }
    .frase_principal_consultores span {
        font-size: 40pt !important;
    }
    .frase_principal_consultores {
        margin-right: 20px !important;
    }
    .frase_principal_testes {
        margin-top: 90px !important;
        margin-right: 20px !important;
    }
    .frase_principal_testes span {
        font-size: 35pt !important;
    }

    .cada_texto_concecao_gabarito {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .cada_texto_consultores {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .cada_texto_controlo_qualidade {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .mini_frase_consultores {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .cada_texto_da_gestao {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .mais_titulo_gestao {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .frase_principal_gestao {
        margin-top: 90px !important;
        margin-right: 20px !important;
    }
    #items_gestao {
        /*margin-left: -60px !important;*/
    }
    .frase_principal_gestao span {
        font-size: 35pt !important;
    }
    .experiencia_Seta_verde {
        margin-top: 170px !important;
        margin-right: 675px !important;
    }
    .seta_verde_politica {
        margin-right: 730px !important;
        margin-top: 80px !important;
    }
    .seta_verde_equipa {
        margin-right: 260px !important;
        margin-top: 70px !important;
    }
    .seta_verde_historia {
        margin-right: 315px !important;
        margin-top: 75px !important;
    }
    .seta_verde_missao {
        margin-right: 580px !important;
        margin-top: 135px !important;
    }
    .seta_verde_gestao {
        margin-top: 165px !important;
        margin-right: 650px !important;
    }
    .seta_verde_testes{
        margin-top: 165px !important;
        margin-right: 500px !important;
    }

    .seta_verde_controlo_qualidade {
        margin-top: 70px !important;
        margin-right: 710px !important;
    }
    .seta_verde_concecao_es {
        margin-top: 143px !important;
        margin-right: 650px !important;
    }
    .seta_verde_controlo_qualidade_es {
        margin-top: 75px !important;
        margin-right: 650px !important;
    }
    .seta_verde_controlo_qualidade_en {
        margin-top: 75px !important;
        margin-right: 590px !important;
    }
    .seta_verde_jigs_en {
        margin-top: 70px !important;
        margin-right: 380px !important;
    }
    .items_valores_esquerda {
        margin-left: 20px !important;
    }
    .items_valores_direita {
        margin-right: 20px !important;
    }
    .grande_titulo_mercados {
        margin-left: 20px !important;
    }
    .titulo_gestao_da_lista {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .sub_frase_mercados {
        margin-left: 20px !important;
    }
    .experiencia_seta_verde_en {
        margin-right: 540px !important;
        margin-top: 170px !important;
    }
    .seta_verde_missao_en {
        margin-right: 650px !important;
        margin-top: 134px !important;
    }
    .experiencia_seta_verde_fr {
        margin-top: 168px !important;
        margin-right: 560px !important;
    }
    .experiencia_seta_verde_es {
        margin-top: 155px !important;
        margin-right: 560px !important;
    }
    .seta_verde_gestao_es {
        margin-top: 155px !important;
        margin-right: 650px !important;
    }
}
@media screen and (max-width: 1066px) {

     .experiencia_valor_missao{
        height: 290px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 714px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top:140px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }

    .mais_politica_qualidade {
        height: 345px !important;
    }

    .politica_qualidade_parte_esquerda {
        position: relative !important;
        top: 0px !important;
        float: left !important;
        width: 50% !important;
        height: 302px !important;
    }

    .politica_qualidade_parte_direita {
        position: relative !important;
        float: left !important;
        top: 0px !important;
        left: 0% !important;
        width: 50% !important;
        height: 302px;
        background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
        background-size: cover;
    }

    .mini_frase_politica {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .mini_frase_politica span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 12pt !important;
        color: #FFFFFF;
    }

    .txt_div {
        margin-top: 0px !important;
        height: 100% !important;
    }

   .titulo_mais_texto {
        margin-top: 0px !important;
    }

    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
    }
    
    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
        margin-top: 22px !important;
    }

    /** Home **/
    
    .all_items_footer li+li {
        font-size: 8pt !important;
    }
    .all_items_footer li {
        font-size: 8pt !important;
    }
    .texto_idiomas {
        margin-left: 45px !important;
    }
    .texto_idiomas span {
        font-size: 9pt !important;
    }
    .todos_links_idiomas {
        margin-left: 45px !important;
    }
    .todos_links_idiomas span {
        font-size: 9pt !important;
    }
    .frase_principal span {
        font-size: 35pt !important;
    }
    #frase_principal_fr_home span {
        font-size: 35pt !important;
    }
    .frase_principal_o_que_fazemos span {
        font-size: 35pt !important;
    }
    .frase_video {
        margin-top: 13px !important;
    }
    .frase_video span {
        font-size: 18pt !important;
    }
    .texto_area_cliente_es {
        margin-left: 38px !important;
    }
    .texto_area_cliente_es span {
        font-size: 11pt !important;
    }
    .texto_area_cliente_fr {
        margin-left: 43px !important;
    }
    .texto_area_cliente_fr span {
        font-size: 11pt !important;
    }
    .texto_area_cliente {
        margin-left: 49px !important;
    }
    .texto_area_cliente span {
        font-size: 11pt !important;
    }
    .frase_portfolio span {
        font-size: 31pt !important;
    }
    .seta_verde_direta_portfolio {
        margin-top: 100px !important;
    }
    .o_que_podemos_texto {
        margin-top: 95px !important;
    }
    .o_que_podemos_texto span {
        font-size: 23pt !important;
    }
    .seta_esquerda_o_que_podemos {
        margin-top: 130px !important;
    }
    .flexslider .frase_flex span {
        font-size: 14pt !important;
    }
    /** O que fazemos **/
    
    .flexslider_1 .frase_flex span {
        font-size: 14pt !important;
    }
    /** Portfolio **/
    
    .texto_interior span {
        font-size: 13pt !important;
    }
    .texto_exterior span {
        font-size: 13pt !important;
    }
    .texto_2k span {
        font-size: 13pt !important;
    }
    .titulo_portfolio span {
        font-size: 40pt !important;
    }
    .seta_verde_portfolio_direita {
        margin-left: 370px !important;
    }
    .texto_automovel_portfolio span {
        font-size: 11pt !important;
    }
    .texto_casa_portfolio span {
        font-size: 11pt !important;
    }
    .texto_embalagem_portfolio span {
        font-size: 11pt !important;
    }
    .flexslider_2 .frase_flex span {
        font-size: 10pt !important;
    }
    .flexslider_3 .frase_flex span {
        font-size: 10pt !important;
    }
    .flexslider_4 .frase_flex span {
        font-size: 10pt !important;
    }
    /** Contactos **/
    
    .texto_onde_estamos {
        margin-top: 100px !important;
    }
    .texto_onde_estamos span {
        font-size: 31pt !important;
    }
    .seta_cinzenta_direita {
        margin-top: 150px !important;
    }
    .morada span {
        font-size: 9pt !important;
    }
    .texto_telefone span {
        font-size: 9pt !important;
    }
    .coordernadas span {
        font-size: 9pt !important;
    }
    .tem_alguma_questao span {
        font-size: 23pt !important;
    }
    .envie_nos span {
        font-size: 8pt !important;
    }
    .social span {
        font-size: 23pt !important;
    }
    .conteudo_direito_morada {
        width: 285px !important;
    }
    .para_mais_info span {
        font-size: 10pt !important;
    }
    .form_propriamente_dito input {
        font-size: 9pt !important;
    }
    ::-webkit-input-placeholder {
        font-size: 9pt !important;
    }
    ::-moz-placeholder {
        font-size: 9pt !important;
    }
    /* firefox 19+ */
    
    :-ms-input-placeholder {
        font-size: 9pt !important;
    }
    /* ie */
    
    input:-moz-placeholder {
        font-size: 9pt !important;
    }
    .form_propriamente_dito input[type=submit] {
        background-position: right 10px !important;
    }
    .texto_entre_em_contacto {
        margin-top: 100px !important;
    }
    .texto_entre_em_contacto span {
        font-size: 23pt !important;
    }
    .seta_verde_direita_form {
        margin-top: 130px !important;
    }
    .nos_estamos_aqui span {
        font-size: 9pt !important;
    }
    .mensagem_sucesso span {
        font-size: 9pt !important;
    }
    /** Menu **/
    
    .filtro_transparente_menu_home {
        width: 65px !important;
    }
    .home_menu span {
        font-size: 11pt !important;
    }
    .home_brack span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_empresa {
        width: 100px !important;
        margin-left: 70px !important;
    }
    .empresa_menu {
        margin-left: 70px !important;
    }
    .empresa_menu span {
        font-size: 11pt !important;
    }
    .empresa_brack {
        margin-left: 70px !important;
    }
    .empresa_brack span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_fazemos {
        width: 140px !important;
        margin-left: 170px !important;
    }
    .o_que_fazemos_menu {
        margin-left: 170px !important;
    }
    .o_que_fazemos_menu span {
        font-size: 11pt !important;
    }
    .fazemos_brack {
        margin-left: 170px !important;
    }
    .fazemos_brack span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_portfolio {
        width: 100px !important;
        margin-left: 306px !important;
    }
    .portfolio_menu {
        margin-left: 310px !important;
    }
    .portfolio_menu span {
        font-size: 11pt !important;
    }
    .portfolio_brack {
        margin-left: 310px !important;
    }
    .portfolio_brack span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_contactos {
        width: 110px !important;
        margin-left: 410px !important;
    }
    .contactos_menu {
        margin-left: 413px !important;
    }
    .contactos_menu span {
        font-size: 11pt !important;
    }
    .contactos_brack {
        margin-left: 413px !important;
    }
    .contactos_brack span {
        font-size: 11pt !important;
    }
    /*********** Empresa *********/
    
    .submenu_o_que_fazemos .item_menu_servicos {
        width: 118px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_2 {
        width: 118px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_3 {
        width: 118px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_4 {
        width: 118px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_5 {
        width: 118px !important;
    }
    .submenu_o_que_fazemos .item_menu_servicos_6 {
        width: 118px !important;
    }
    #submenu_empresa .item_menu_empresa {
        width: 70px !important;
    }
    #submenu_empresa .item_menu_empresa_1 {
        width: 70px !important;
    }
    #submenu_empresa .linha_separadora_items_menu {
        width: 70px !important;
    }
    .submenu_empresa_fr {
        width: 100px !important;
        margin-left: 70px !important;
    }
    .submenu_empresa_fr .ul_submenu_empresa {
        margin-left: -29px !important;
    }
    #submenu_empresa {
        margin-left: 68px !important;
        width: 85px !important;
    }
    .submenu_empresa {
        margin-top: 12px!important;
        margin-left: 71px !important;
        width: 93px !important;
    }
    .submenu_empresa_company {
        width: 90px !important;
        margin-left: 70px !important;
    }
    .submenu_services {
        width: 90px !important;
    }
    .ul_services {
        margin-left: -35px !important;
    }
    .submenu_o_que_fazemos_es {
        width: 90px !important;
    }
    #ul_submenu_fazemos_es {
        margin-left: -32px !important;
    }
    .submenu_o_que_fazemos {
        width: 132px !important;
        margin-left: 174px !important;
    }
    .ul_submenu_fazemos {
        margin-left: -30px !important;
    }
    .seta_verde_consultores {
        display: none !important;
    }
    .seta_verde_controlo_qualidade {
        display: none !important;
    }
    .seta_verde_controlo_qualidade_en {
        display: none !important;
    }
    .seta_verde_jigs_en {
        display: none !important;
    }
    .seta_verde_controlo_qualidade_es {
        display: none !important;
    }
    .seta_verde_concecao_es {
        display: none !important;
    }
    /************* Idioma EN **********/
    /************ Home ************/
    
    .filtro_transparente_services {
        margin-left: 164px !important;
    }
    .services_menu {
        margin-left: 164px !important;
    }
    .services_menu span {
        font-size: 11pt !important;
    }
    .services_break {
        margin-left: 164px !important;
    }
    .services_break span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_en_portfolio {
        margin-left: 250px !important;
    }
    .portfolio_en_menu {
        margin-left: 250px !important;
    }
    .portfolio_en_menu span {
        font-size: 11pt !important;
    }
    .portfolio_en_brack {
        margin-left: 250px !important;
    }
    .portfolio_en_brack span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_en_contactos {
        margin-left: 353px !important;
    }
    .contactos_en_menu {
        margin-left: 353px !important;
    }
    .contactos_en_menu span {
        font-size: 11pt !important;
    }
    .contactos_en_brack {
        margin-left: 353px !important;
    }
    .contactos_en_brack span {
        font-size: 11pt !important;
    }
    .submenu_services {
        margin-left: 165px !important;
    }
    /**** FR *******/
    
    .submenu_o_que_fazemos_fr {
        margin-left: 175px !important;
    }
    .filtro_transparente_menu_fazemos_fr {
        margin-left: 175px !important;
    }
    .o_que_fazemos_menu_fr {
        margin-left: 175px !important;
    }
    .o_que_fazemos_menu_fr span {
        font-size: 11pt !important;
    }
    .fazemos_brack_fr {
        margin-left: 175px !important;
    }
    .fazemos_brack_fr span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_portfolio_fr {
        margin-left: 260px !important;
    }
    .portfolio_menu_fr {
        margin-left: 260px !important;
    }
    .portfolio_menu_fr span {
        font-size: 11pt !important;
    }
    .portfolio_brack_fr {
        margin-left: 260px !important;
    }
    .portfolio_brack_fr span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_contactos_fr {
        margin-left: 363px !important;
    }
    .contactos_menu_fr {
        margin-left: 363px !important;
    }
    .contactos_menu_fr span {
        font-size: 11pt !important;
    }
    .contactos_brack_fr {
        margin-left: 363px !important;
    }
    .contactos_brack_fr span {
        font-size: 11pt !important;
    }
    /************ Espanhol ********/
    
    .filtro_transparente_menu_fazemos_es {
        margin-left: 156px !important;
        width: 92px !important;
    }
    .submenu_o_que_fazemos_es {
        margin-left: 156px !important;
    }
    .o_que_fazemos_menu_es {
        margin-left: 156px !important;
    }
    .o_que_fazemos_menu_es span {
        font-size: 11pt !important;
    }
    .fazemos_brack_es {
        margin-left: 156px !important;
    }
    .fazemos_brack_es span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_portfolio_es {
        margin-left: 250px !important;
        width: 103px !important;
    }
    .portfolio_menu_es {
        margin-left: 250px !important;
    }
    .portfolio_menu_es span {
        font-size: 11pt !important;
    }
    .portfolio_brack_es {
        margin-left: 250px !important;
    }
    .portfolio_brack_es span {
        font-size: 11pt !important;
    }
    .filtro_transparente_menu_contactos_es {
        margin-left: 353px !important;
        width: 108px !important;
    }
    .contactos_menu_es {
        margin-left: 353px !important;
    }
    .contactos_menu_es span {
        font-size: 11pt !important;
    }
    .contactos_brack_es {
        margin-left: 353px !important;
    }
    .contactos_brack_es span {
        font-size: 11pt !important;
    }
    /*********************/
    
    .submenu_services .item_menu_servicos {
        width: 80px !important;
    }
    .submenu_services .item_menu_servicos_2 {
        width: 80px !important;
    }
    .submenu_services .item_menu_servicos_3 {
        width: 80px !important;
    }
    .submenu_services .item_menu_servicos_4 {
        width: 80px !important;
    }
    .submenu_services .item_menu_servicos_5 {
        width: 80px !important;
    }
    .submenu_services .item_menu_servicos_6 {
        width: 80px !important;
    }
    .submenu_services .linha_separadora_items_menu2 {
        width: 80px !important;
    }
}
/** Versão Tablet **/

@media screen and (max-width: 991px) {

      .experiencia_valor_missao{
        height: 310px !important;
    }
    .seta_verde_politica {
        display: none !important;
    }
    .seta_verde_equipa {
        display: none !important;
    }
    .seta_verde_historia {
        display: none !important;
    }

      .frase_principal_valor_acrescentado {
        width: 314px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top:90px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }


         .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

  .titulo_mais_texto {
        margin-top: 40px !important;
    }

    .cada_texto_politica {
    width: 90% !important;
    margin-right: 140px !important;
    margin-left: 20px !important;
}
    
    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .txt_div {
        height: 100% !important;
    }

    .barra_cinzenta {
        margin-top: 25px !important;
    }



    .icon_lupa_pesquisar {
        display: block !important;
    }
    /** Home **/
    
    .nosso_portfolio {
        height: 501px !important;
        margin-top: 501px !important;
    }
    .nosso_portfolio_esquerda {
        width: 100% !important;
        height: 100px !important;
    }
    .nosso_portfolio_direita {
        margin-top: 100px !important;
        width: 100% !important;
        height: 301px !important;
        margin-left: 0px !important;
    }
    .seta_verde_direta_portfolio {
        display: none !important;
    }
    .outra_frase_portfolio {
        display: none !important;
    }
    .o_que_podemos_fazer {
      height: 401px !important;
        margin-top: 902px !important;
        width: 100% !important;
    }
    .o_que_podemos_fazer_direita {
      position: relative !important;
        width: 100% !important;
        height: 100px !important;
        margin-left: 0px !important;
    }
    .o_que_podemos_texto {
        margin-top: 50px !important;
        margin-left: 20px !important;
    }
    .seta_esquerda_o_que_podemos {
        display: none !important;
    }
    .o_que_podemos_fazer_esquerda {
        width: 100% !important;
        margin-top: 0 !important;
        height: 301px !important;
    }
    /** Contactos **/
    
    #google_maps {
        height: 301px !important;
    }
    .onde_estamos {
        height: 401px !important;
        margin-top: 501px !important;
    }
    .texto_onde_estamos {
        margin-top: 50px !important;
    }
    .onde_estamos_esquerda {
        width: 100% !important;
        height: 100px !important;
    }
    .seta_cinzenta_direita {
        display: none !important;
    }
    .texto_onde_estamos {
        display: none !important;
    }
    .onde_estamos_direita {
        width: 100% !important;
        height: 301px !important;
        margin-top: 100px !important;
        margin-left: 0px !important;
    }
    .form_principal {
        margin-top: 880px !important;
        margin-bottom: 60px;
    }
    .form_principal_esquerda {
        width: 100% !important;
        height: 301px !important;
        margin-top: 100px !important;
    }
    .form_principal_direita {
        width: 100% !important;
        height: 100px !important;
        margin-left: 0px !important;
    }
    .texto_onde_estamos_responsive {
        display: block !important;
    }
    .texto_entre_em_contacto_responsive {
        display: block !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 70px !important;
        text-align: right !important;
    }
    .texto_entre_em_contacto {
        display: none !important;
    }
    .icon_envelope {
        margin-top: 30px !important;
    }
    .seta_verde_direita_form {
        display: none !important;
    }
    .nos_estamos_aqui {
        display: none !important;
    }
    /** Portfolio **/
    
    .titulo_portfolio {
        display: none !important;
    }
    .titulo_portfolio_responsive {
        margin-bottom: 140px !important;
        display: block !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 20px !important;
        text-align: right !important;
    }
    .seta_verde_portfolio_direita {
        display: none !important;
    }
    .varios_elementos_portfolio {
        width: 100% !important;
        left: 0px !important;
        height: 100px !important;
        margin-top: 170px !important;
        /*border:1px solid blue;*/
    }
    .flexslider_2 .frase_flex {
        left: 15% !important;
    }
    .flexslider_2 .flex-control-nav {
        right: 15% !important;
    }
    .flexslider_2 .flex-direction-nav .flex-prev {
        left: 5% !important;
    }
    .flexslider_2 .flex-direction-nav .flex-next {
        right: 6% !important;
    }
    .flexslider_3 .frase_flex {
        left: 15% !important;
    }
    .flexslider_3 .flex-control-nav {
        right: 15% !important;
    }
    .flexslider_3 .flex-direction-nav .flex-prev {
        left: 5% !important;
    }
    .flexslider_3 .flex-direction-nav .flex-next {
        right: 6% !important;
    }
    .flexslider_4 .frase_flex {
        left: 15% !important;
    }
    .flexslider_4 .flex-control-nav {
        right: 15% !important;
    }
    .flexslider_4 .flex-direction-nav .flex-prev {
        left: 5% !important;
    }
    .flexslider_4 .flex-direction-nav .flex-next {
        right: 6% !important;
    }
    .item_automoveis_en {
        height: 120px !important;
        margin-top: -20px !important;
        width: 110px !important;
        /*margin-right: 280px !important;*/
        
        margin-right: 320px !important;
    }
    .item_automoveis {
        height: 120px !important;
        margin-top: -20px !important;
        width: 110px !important;
        /*margin-right: 280px !important;*/
        
        margin-right: 320px !important;
    }
    .item_transparente_automovel_en {
        top: 0px !important;
        left: 0px !important;
        margin-left: 0px !important;
        height: 120px !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .item_transparente_automovel {
        top: 0px !important;
        left: 0px !important;
        margin-left: 0px !important;
        height: 120px !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .icon_automoveis_portfolio {
        top: 0 !important;
        left: auto !important;
        right: 0px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        width: 65px !important;
        height: 65px !important;
        background-size: 100% 100% !important;
        margin-top: 0px !important;
        margin-right: 20px;
    }
    .icon_automoveis_portfolio_en {
        top: 0 !important;
        left: auto !important;
        right: 0px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        width: 65px !important;
        height: 65px !important;
        background-size: 100% 100% !important;
        margin-top: 0px !important;
        margin-right: 20px;
    }
    .texto_automovel_portfolio_responsive {
        margin-top: 70px !important;
        text-align: right !important;
    }
    .texto_automovel_portfolio_responsive_en {
        margin-top: 70px !important;
        text-align: right !important;
    }
    .item_casa {
        height: 120px !important;
        width: 80px !important;
        margin-right: 180px !important;
        margin-top: -20px !important;
    }
    .item_casa_en {
        height: 120px !important;
        width: 100px !important;
        margin-right: 180px !important;
        margin-top: -20px !important;
    }
    .item_transparente_casa {
        top: 0px !important;
        left: 0px !important;
        margin-left: 0px !important;
        height: 120px !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .item_transparente_casa_en {
        top: 0px !important;
        left: 0px !important;
        margin-left: 0px !important;
        height: 120px !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .icon_casa_portfolio {
        top: 0 !important;
        left: auto !important;
        right: 0px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        width: 65px !important;
        height: 65px !important;
        background-size: 100% 100% !important;
        margin-top: 0px !important;
    }
    .icon_casa_portfolio_en {
        top: 0 !important;
        left: auto !important;
        right: 0px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        width: 65px !important;
        height: 65px !important;
        background-size: 100% 100% !important;
        margin-top: 0px !important;
    }
    .texto_casa_portfolio_responsive {
        margin-top: 70px !important;
        /*text-align: right !important;*/
        margin-right: 10px;
    }
    .texto_casa_portfolio_responsive_en {
        margin-top: 70px !important;
        text-align: right !important;
        margin-right: 10px;
    }
    .item_embalagens {
        width: 150px !important;
        height: 120px !important;
        margin-top: -20px !important;
        margin-right: 20px !important;
    }
    .item_embalagens_en {
        width: 150px !important;
        height: 120px !important;
        margin-top: -20px !important;
        margin-right: 20px !important;
    }
    .item_transparente_embalagens {
        top: 0px !important;
        left: 0px !important;
        margin-left: 0px !important;
        height: 120px !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .item_transparente_embalagens_en {
        top: 0px !important;
        left: 0px !important;
        margin-left: 0px !important;
        height: 120px !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .icon_embalagem_portfolio {
        top: 0 !important;
        left: auto !important;
        right: 0px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        width: 65px !important;
        height: 65px !important;
        background-size: 100% 100% !important;
        margin-top: 0px !important;
    }
    .icon_embalagem_portfolio_en {
        top: 0 !important;
        left: auto !important;
        right: 0px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        width: 65px !important;
        height: 65px !important;
        background-size: 100% 100% !important;
        margin-top: 0px !important;
    }
    .texto_embalagem_portfolio_responsive {
        margin-top: 70px !important;
        /*text-align: right !important;*/
        margin-right: -20px !important;
    }
    .texto_embalagem_portfolio_responsive_en {
        margin-top: 70px !important;
        margin-right: -15px;
    }
    .galeria_principal_automovel_direita {
        margin-top: 100px !important;
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: none !important;
    }
    .icon_interior {
        display: none !important;
    }
    .icon_exterior {
        display: none !important;
    }
    .icon_2k {
        display: none !important;
    }
    .texto_interior {
        display: none !important;
    }
    .texto_exterior {
        display: none !important;
    }
    .texto_2k {
        display: none !important;
    }
    .todo_conteudo_pecas_automovel {
        left: auto !important;
        right: 0px !important;
        width: 100% !important;
    }
    .filtro_transparente_interior {
        left: auto !important;
        right: 0px !important;
        top: 0px !important;
        width: 160px !important;
        height: 75px !important;
        margin-top: 15px !important;
        margin-right: 10px !important;
    }
    .filtro_transparente_exterior {
        top: 0px !important;
        width: 140px !important;
        height: 75px !important;
        margin-top: 15px !important;
        margin-right: 170px !important;
    }
    .filtro_transparente_2k {
        left: auto !important;
        right: 0px !important;
        top: 0px !important;
        width: 115px !important;
        height: 75px !important;
        margin-top: 15px !important;
        margin-right: 340px !important;
    }
    .filtro_transparente_motor {
        top: 0px !important;
        left: 0px !important;
        width: 110px !important;
        height: 65px !important;
        margin-top: 15px !important;
        margin-left: 290px !important;
    }

      .icon_underline.traco_1{
         margin-right: 77px !important;
      }

      .icon_underline.traco_2{
         margin-right: 217px !important;
      }

      .icon_underline.traco_3{
         margin-right: 357px !important;
      }
    /*********** Home Novamente *************/
    
    .menu {
        display: none !important;
    }
    .icon_menu {
        display: block !important;
    }
    .logotipo {
        width: 200px !important;
        height: 118px !important;
        background-size: 100% 100% !important;
        margin-top: 10px !important;
    }
    .primera_frase_footer {
        display: none !important;
    }
    .segunda_frase_footer {
        /*width: 100%;
        margin-right: 0 !important;*/
		margin-left:20px !important;
		margin-right:20px !important;
    }
    .segunda_frase_footer img{
        display: block;
        margin: 0 auto;
        /*padding-bottom: 20px;*/
    }
	
	.segunda_frase_footer .boxlogo.last{
		position: absolute;
		right: 0;
		top: 50px;
	}
	
    .icon_topo_pagina {
        display: block !important;
    }
    /************/
    
    .icon_imagem_principal {
        display: none !important;
    }
    .imagem_video {
        width: 320px !important;
        background-size: 100% 100% !important;
        margin-bottom: 10px !important;
    }
    .frase_video {
        width: 250px !important;
        margin-top: 17px !important;
    }
    .frase_video span {
        font-size: 13pt !important;
    }
    .frase_principal_o_que_fazemos {
        margin-top: 90px !important;
    }
    .frase_principal span {
        /*font-size: 25pt !important;*/
    }
    .grande_imagem_principal {
        height: 301px !important;
    }
    /**** Menu Footer ***/
    
    .menu_footer {
        display: block !important;
    }
	.segunda_frase_footer{margin-top:50px !important;}
	
	
    /********/
    
    .icon_idiomas {
        display: none !important;
    }
    .icon_redes_sociais {
        display: none !important;
    }
    .icon_responsive_idiomas {
        display: block !important;
    }
    /******* Home Novamente ************/
    
    .frase_portfolio {
        display: none !important;
    }
    .o_que_podemos_texto {
        display: none !important;
    }
    .frase_portfolio_responsive {
        display: block !important;
    }
    .o_que_podemos_texto_responsive {
        display: table-cell !important;
        /*left: auto !important;
		margin-left: none !important;
		right: 0px !important;
		margin-right: 20px !important;	
		text-align: right !important;	*/
    }
    .icon_redes_sociais_responsive {
        display: block !important;
    }
    .icon_area_cliente {
        margin-left: 10px !important;
        width: 150px !important;
        height: 98px !important;
        background-size: 100% 100% !important;
    }
    .icon_area_cliente_contactos {
        margin-left: 10px !important;
        width: 150px !important;
        height: 98px !important;
        background-size: 100% 100% !important;
    }
    .texto_area_cliente {
        margin-top: 20px !important;
        margin-left: 35px !important;
    }
    .texto_area_cliente span {
        font-size: 9pt !important;
    }
    .texto_area_cliente_fr {
        margin-top: 20px !important;
        margin-left: 30px !important;
    }
    .texto_area_cliente_fr span {
        font-size: 9pt !important;
    }
    .texto_area_cliente_es {
        margin-top: 20px !important;
        margin-left: 24px !important;
    }
    .texto_area_cliente_es span {
        font-size: 9pt !important;
    }
    /***************/
    
    .texto_embalagem_portfolio {
        display: none !important;
    }
    .texto_casa_portfolio {
        display: none !important;
    }
    .texto_automovel_portfolio {
        display: none !important;
    }
    /******** Empresa *********/
    
    .mais_experiencia_valor_acrescentado {
        height: 450px !important;
    }
    .texto_mais_exp span {
        font-size: 12pt !important;
    }
    .parte_esquerda_experiencia {
        width: 100% !important;
        height: 150px !important;
    }
    .parte_direita_experiencia {
        position: absolute !important;
        left: 0px !important;
        width: 100% !important;
        margin-top: 150px !important;
    }
  .mais_Valores_missao {
        height: auto !important;
    }

    .intro_area {
      float: none !important;
    }
    .parte_direita_valores {
        left: 0px !important;
        width: 100% !important;
        height: 150px !important;
    }
    .parte_esquerda_valores {
        width: 100% !important;
    }
    .items_valores_esquerda {
        margin-top: 50px !important;
    }
    .items_valores_centro {
        margin-top: 50px !important;
    }
    .items_valores_direita {
        margin-top: 50px !important;
    }
    .frase_principal_valores {
        margin-top: 50px !important;
    }
    /***** O QUe Fazemos ****/
    
    .icon_concecao_gabarito {
        display: none !important;
    }
    .icon_consultores {
        display: none !important;
    }
    .icon_testes {
        display: none !important;
    }
    .icon_controlo_qualidade {
        display: none !important;
    }
    .mais_consultores_externos {
        height: 450px !important;
    }
    .consultores_externos_parte_esquerda {
        height: 150px !important;
        width: 100% !important;
    }

    .testes_series_parte_esquerda {
        height: 150px !important;
        width: 100% !important;
    }
    .consultores_externos_parte_direita {
        left: 0px !important;
        width: 100% !important;
        margin-top: 150px !important;
    }
    .testes_series_parte_direita {
        left: 0px !important;
        width: 100% !important;
        margin-top: 150px !important;
    }
    .mini_frase_consultores_responsive {
        display: table-cell !important;
    }
    .mini_frase_testes_responsive {
        display: table-cell !important;
    }
    #items_gestao li {
        width: 32%!important;
    }
    .experiencia_Seta_verde {
        display: none !important;
    }
    .seta_verde_missao {
        display: none !important;
    }
    .seta_verde_gestao {
        display: none !important;
    }
    .seta_verde_testes {
        display: none !important;
    }
    /*#items_gestao li:nth-child(14){
		display: none !important;
	}

	#items_gestao li:nth-child(15){
		display: none !important;
	}*/
    
    #items_gestao li:nth-child(16) {
        display: none !important;
    }
    /***************************/
    
    .img_mapa {
        display: none !important;
    }
    .paises_esquerda {
        display: block !important;
    }
    .paises_esquerda_mais_um {
        display: block !important;
    }
    .paises_direita_mais_um {
        display: block !important;
    }
    .paises_direita {
        display: block !important;
    }
    .mais_mapa {
        padding-bottom: 0px !important;
        height: 200px !important;
    }
    .sub_frase_mercados {
        display: none !important;
    }
    .paises_esquerda {
        margin-top: 60px !important;
    }
    .paises_esquerda_mais_um {
        margin-top: 60px !important;
    }
    .paises_direita_mais_um {
        margin-top: 60px !important;
    }
    .paises_direita {
        margin-top: 60px !important;
    }
    /*********** Idioma EN **********/
    /**** HOME *******/
    
    .texto_area_cliente_en {
        margin-left: 28px !important;
        margin-top: 21px !important;
    }
    .texto_area_cliente_en span {
        font-size: 9pt !important;
    }
    .experiencia_seta_verde_en {
        display: none !important;
    }
    .seta_verde_missao_en {
        display: none !important;
    }
    .experiencia_seta_verde_fr {
        display: none !important;
    }
    .experiencia_seta_verde_es {
        display: none !important;
    }
    .seta_verde_gestao_es {
        display: none !important;
    }
    .mensagem_area_cliente {
        margin-top: 85px !important;
    }
    .mensagem_area_cliente span {
        font-size: 10pt !important;
    }
    /******* Controlo Qualidade ****/
    
    .imagem_controlo_esquerda {
        display: none !important;
    }
    .imagem_controlo_direita {
        margin-left: 0px !important;
        width: 100% !important;
    }
    .imagem_controlo_qualidade_responsive {
        display: block !important;
    }
    /****** Concecao de Gabaritos ********/
    
    .imagem_concecao_direita {
        display: none !important;
    }
    .imagem_concecao_esquerda {
        width: 100% !important;
    }
    .ainda_mais_concecao_gabarito {
        height: 906px !important;
    }
    .mais_imagem_concecao_esquerda {
        margin-top: 604px !important;
        width: 100% !important;
    }
    .mais_imagem_concecao_direita {
        width: 100% !important;
        margin-left: 0px !important;
        margin-top: 302px !important;
    }
    .foto_responsive_concecao_gabarito {
        display: block !important;
    }
}
@media screen and (max-width: 860px) {

      .experiencia_valor_missao{
        height: 290px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 314px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top:90px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }



          .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}
    .txt_div {
        height: 100% !important;
    }

  .titulo_mais_texto {
        margin-top: 40px !important;
    }

    .cada_texto_politica {
    width: 90% !important;
    margin-right: 140px !important;
    margin-left: 20px !important;
}
    
    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
}


    .frase_principal {
        margin-top: 90px !important;
    }
    .frase_principal_o_que_fazemos {
        margin-top: 90px !important;
    }
    .frase_principal_o_que_fazemos span {
        /*font-size: 25pt !important;*/
    }
    #frase_principal_fr_home span {
        font-size: 25pt !important;
    }
    .frase_principal span {
        font-size: 25pt !important;
    }
    .imagem_video {
        margin-bottom: 35px !important;
    }
    .o_que_podemos_texto_responsive {
        margin-top: 40px !important;
    }
    .o_que_podemos_texto_responsive span {
        font-size: 15pt !important;
    }
    .frase_portfolio_responsive {
        margin-top: 40px !important;
    }
    .frase_portfolio_responsive span {
        font-size: 15pt !important;
    }
    .flexslider .frase_flex span {
        font-size: 12pt !important;
    }
    .flexslider_1 .frase_flex span {
        font-size: 12pt !important;
    }
    #items_gestao li {
        width: 32%!important;
    }
}
@media screen and (max-width: 780px) {


     .experiencia_valor_missao{
        height: 290px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 314px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top:90px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }

          .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }

    .cada_texto_politica {
    width: 90% !important;
    margin-right: 140px !important;
    margin-left: 20px !important;
}
    
    .cada_texto_politica span{
        font-size: 10pt !important;
    }



    .barra_cinzenta {
    margin-top: 25px !important;
    }

    #items_gestao li:nth-child(7) {
        height: 200px !important;
    }
    #items_gestao li:nth-child(8) {
        height: 200px !important;
    }
    #items_gestao li:nth-child(9) {
        height: 200px !important;
    }
}
@media screen and (max-width: 710px) {


    .intro_frase {
        font-size: 14pt !important;
        padding-left: 30px;
        padding-right: 30px; 
    }

     .experiencia_valor_missao{
        height: 280px !important;

    }

      .frase_principal_valor_acrescentado {
        width: 314px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top:90px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 40pt !important;
        color: #4D4D4D;
    }


       .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}
    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }

    .cada_texto_politica {
    width: 90% !important;
    margin-right: 140px !important;
    margin-left: 20px !important;
}
    
    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
}

    
    .frase_principal_uma_linha span {
        font-size: 35pt !important;
    }
    .frase_principal_duas_linhas span {
        font-size: 35pt !important;
    }

    .frase_principal_consultores span {
        font-size: 35pt !important;
    }

    .frase_principal_testes span {
        font-size: 35pt !important;
    }
}
@media screen and (max-width: 660px) {


        .experiencia_valor_missao{
            height: 280px !important;
        }

        .segunda_frase_footer img {
            /*width: 300px;*/
        }

      .frase_principal_valor_acrescentado {
            width: 284px !important;
            height: 60px !important;
            text-align: right !important;
            margin-right: 20px !important;
            padding-top: 0px !important;
        }
        .frase_principal_valor_acrescentado span {
            font-family: 'Maven Pro';
            font-style: normal;
            font-weight: 400;
            font-size: 17pt !important;
            color: #4D4D4D;
        }

  

       .mais_politica_qualidade {
            height: 450px !important;
        }

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }

    .cada_texto_politica {
    width: 90% !important;
    margin-right: 140px !important;
    margin-left: 20px !important;
}


    .barra_cinzenta {
    margin-top: 25px !important;
}

    .frase_principal_valor_acrescentado {
        margin-top: 90px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-size: 35pt !important;
    }
}
@media screen and (max-width: 640px) {
      .experiencia_valor_missao{
        height: 280px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 214px !important;
        height: 120px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 25pt !important;
        color: #4D4D4D;
    }

       .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }

    .titulo_mais_texto span{
        font-size: 18pt !important;
    }
    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
    }

    .frase_principal {
        margin-top: 100px !important;
        display: none !important;
    }
    .frase_principal span {
        font-size: 18pt !important;
    }
    .frase_principal_o_que_fazemos {
        margin-top: 110px !important;
    }
    .frase_principal_o_que_fazemos span {
        font-size: 25pt !important;
    }
    .frase_principal_responsive {
        display: block !important;
        width: 430px;
    }
    .legenda_item span {
        font-size: 11pt !important;
    }
    .titulo_portfolio_responsive {
        margin-bottom: 150px !important;
    }
    .titulo_portfolio_responsive span {
        /*font-size: 18pt !important;*/
    }
    /****** Página Portfólio *****/
    
    .todo_conteudo_pecas_automovel {
        margin-right: 20px !important;
    }
    .filtro_transparente_2k {
        height: 100px !important;
        margin-top: 0px !important;
        width: 70px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 151px !important;
        /*border:1px solid red;*/
    }
    .icon_2k_responsive {
        margin-top: 10px !important;
        width: 50px !important;
        height: 50px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 162px !important;
    }
    .texto_2k_responsive {
        margin-top: 60px !important;
        text-align: right !important;
        width: 60px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 180px !important;
    }
    .texto_2k_responsive span {
        font-size: 10pt !important;
    }
    .filtro_transparente_interior {
        height: 100px !important;
        margin-top: 0px !important;
        width: 70px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: -9px !important;
        /*border:1px solid red;*/
    }
    .icon_interior_responsive {
        margin-top: 10px !important;
        width: 50px !important;
        height: 50px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 0px !important;
    }
    .texto_interior_responsive {
        margin-top: 60px !important;
        text-align: right !important;
        width: 60px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: -4px !important;
    }
    .texto_interior_responsive span {
        font-size: 10pt !important;
    }
    .filtro_transparente_exterior {
        height: 100px !important;
        margin-top: 0px !important;
        width: 60px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 76px !important;
        /*border:1px solid blue;*/
    }
    .icon_exterior_responsive {
        margin-top: 10px !important;
        width: 50px !important;
        height: 50px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 80px !important;
    }
    .texto_exterior_responsive {
        width: 60px !important;
        text-align: right !important;
        margin-top: 60px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 83px !important;
    }

    .texto_exterior_responsive.english_align {
      margin-right: 86px !important;
    }

    .texto_interior_responsive.french_align {
      margin-right: 0px !important;
    }

    .texto_interior_responsive.spanish_align {
      margin-right: -2px !important;
    }

    .texto_exterior_responsive span {
        font-size: 10pt !important;
    }
    .filtro_transparente_motor {
        height: 100px !important;
        margin-top: 0px !important;
        width: 50px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 0px !important;
    }
    .item_automoveis_en {
        height: 100px !important;
        width: 90px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 215px !important;
        /*margin-right: 215px !important;*/
        
        margin-top: 0px !important;
        /*border:1px solid red;	*/
    }
    .item_automoveis {
        height: 100px !important;
        width: 90px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 210px !important;
        /*margin-right: 215px !important;*/
        
        margin-top: 0px !important;
        /*border:1px solid red;	*/
    }
    .icon_automoveis_portfolio_en {
        width: 35px !important;
        height: 35px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 20px !important;
        margin-top: 5px !important;
    }
    .icon_automoveis_portfolio {
        width: 35px !important;
        height: 35px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 0px !important;
        margin-top: 5px !important;
        margin-right: 20px !important;

    }
    .texto_automovel_portfolio_responsive_en {
        margin-top: 50px !important;
        left: auto !important;
        right: 0px !important;
    }
    .texto_automovel_portfolio_responsive_en span {
        font-size: 10pt !important;
    }
    .texto_automovel_portfolio_responsive {
        margin-top: 50px !important;
        left: auto !important;
        right: 0px !important;
    }
    .texto_automovel_portfolio_responsive span {
        font-size: 10pt !important;
    }
    .item_transparente_automovel {
        height: 100px !important;
    }
    .item_transparente_automovel_en {
        height: 100px !important;
    }
    .item_casa {
        /*border:1px solid red;*/
        
        height: 100px !important;
        left: auto !important;
        right: 0px !important;
        width: 40px !important;
        margin-right: 135px !important;
        /*margin-right: 120px !important;*/
        
        margin-top: 0px !important;
    }
    #item_casa_es {
        margin-right: 110px !important;
    }
    #item_casa_fr {
        margin-right: 124px !important;
    }
    .item_casa_en {
        /*border:1px solid red;*/
        
        height: 100px !important;
        left: auto !important;
        right: 0px !important;
        width: 80px !important;
        margin-right: 120px !important;
        /*margin-right: 120px !important;*/
        
        margin-top: 0px !important;
    }
    .icon_casa_portfolio {
        width: 35px !important;
        height: 35px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: -20px !important;
        margin-top: 5px !important;
    }
    .icon_casa_portfolio_en {
        width: 35px !important;
        height: 35px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 0px !important;
        margin-top: 5px !important;
    }
    .texto_casa_portfolio_responsive_en {
        margin-top: 50px !important;
        left: auto !important;
        right: -10px !important;
    }
    .texto_casa_portfolio_responsive_en span {
        font-size: 10pt !important;
    }
    .texto_casa_portfolio_responsive {
        margin-top: 50px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: -18px;
    }
    .texto_casa_portfolio_responsive span {
        font-size: 10pt !important;
    }
    .item_transparente_casa {
        height: 100px !important;
    }
    .item_transparente_casa_en {
        height: 100px !important;
    }
    .item_embalagens {
        height: 100px !important;
        width: 90px !important;
        margin-right: 20px !important;
        /*border:1px solid red;*/
        
        margin-top: 0px !important;
    }
    .item_embalagens_en {
        height: 100px !important;
        width: 90px !important;
        margin-right: 20px !important;
        /*border:1px solid red;*/
        
        margin-top: 0px !important;
    }
    .icon_embalagem_portfolio {
        width: 35px !important;
        height: 35px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 0px !important;
        margin-top: 5px !important;
        margin-right: -20px !important;
    }
    .icon_embalagem_portfolio_en {
        width: 35px !important;
        height: 35px !important;
        left: auto !important;
        right: 0px !important;
        margin-right: -20px !important;
        margin-top: 5px !important;
    }
    .texto_embalagem_portfolio_responsive {
        width: 200px !important;
        margin-top: 50px !important;
        left: auto !important;
        right: 0px !important;
        text-align: right !important;
        margin-right: -40px !important;
    }
    .texto_embalagem_portfolio_responsive_en {
        width: 200px !important;
        margin-top: 50px !important;
        left: auto !important;
        right: 0px !important;
        text-align: right !important;
        margin-right: -30px;
    }
    .texto_embalagem_portfolio_responsive_en span {
        font-size: 10pt !important;
    }
    .texto_embalagem_portfolio_responsive span {
        font-size: 10pt !important;
    }
    .item_transparente_embalagens {
        height: 100px !important;
    }
    .item_transparente_embalagens_en {
        height: 100px !important;
    }

    .icon_underline.traco_1{
         display: none;
      }

      .icon_underline.traco_2{
         display: none;
      }

      .icon_underline.traco_3{
         display: none;
      }
    /** Contactos **/
    
    .onde_estamos {
        height: 702px !important;
    }
    .onde_estamos_direita {
        height: 552px !important;
    }
    .conteudo_esquerdo_morada {
        left: auto !important;
        right: 0px !important;
        margin-right: 20px !important;
    }
    .conteudo_direito_morada {
        margin-top: 300px !important;
        right: none !important;
        /*left: 0px !important;
		margin-left: 20px !important;*/
    }
    .form_principal {
        margin-top: 1153px !important;
    }
    .morada {
        width: 200px !important;
        text-align: right !important;
    }
    .texto_telefone {
        left: auto !important;
        right: 0px !important;
        margin-right: 5px !important;
    }
    .coordernadas {
        left: auto !important;
        right: 0px !important;
        margin-right: 5px !important;
        text-align: right !important;
    }
    .tem_alguma_questao {
        text-align: right !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 5px !important;
    }
    .envie_nos {
        text-align: right !important;
        left: auto !important;
        right: 0px !important;
        margin-right: 5px !important;
    }
    /****** EMpresa ******/
    
    .frase_principal_valor_acrescentado {
        margin-top: 35px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-size: 25pt !important;
    }
    .frase_principal_valores {
        margin-top: 60px !important;
    }
    .frase_principal_valores span {
        font-size: 25pt !important;
    }
    /***** O que Fazemos *****/
    
    .frase_principal_uma_linha span {
        font-size: 25pt !important;
    }
    .frase_principal_duas_linhas span {
        font-size: 25pt !important;
    }
    .frase_principal_consultores span {
        font-size: 25pt !important;
    }

    .frase_principal_testes  {
       margin-top: 110px !important;
    }

    .frase_principal_testes span {
        font-size: 25pt !important;
    }
    .frase_principal_gestao {
        margin-top: 110px !important;
    }
    .frase_principal_gestao span {
        font-size: 25pt !important;
    }
    #items_gestao {
        margin-left: 3% !important;
    }
    #items_gestao li {
        width: 50%!important;
    }
    #items_gestao li:nth-child(15) {
        display: none !important;
    }
    #items_gestao li:nth-child(16) {
        display: none !important;
    }
    #items_gestao li:nth-child(7) {
        height: 150px !important;
    }
    #items_gestao li:nth-child(8) {
        height: 150px !important;
    }
    #items_gestao li:nth-child(9) {
        height: 150px !important;
    }
}

@media screen and (max-width: 603px) {
    .experiencia_valor_missao{
        height: 300px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 214px !important;
        height: 120px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 25pt !important;
        color: #4D4D4D;
    }


      .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto{
        margin-top: 40px !important;
    }


    .cada_texto_experiencia {
        margin-top: -10px !important;
    }


    .titulo_mais_texto span{
        font-size: 18pt !important;
    }
    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
    }
}

@media screen and (max-width: 600px) {
    .experiencia_valor_missao{
        height: 300px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 214px !important;
        height: 120px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 25pt !important;
        color: #4D4D4D;
    }

       .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}
    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto{
        margin-top: 40px !important;
    }


    .cada_texto_experiencia {
        margin-top: -10px !important;
    }


    .titulo_mais_texto span{
        font-size: 18pt !important;
    }
    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
    }


    .form_propriamente_dito {
        margin-top: 85px !important;
    }

    .form_principal{

      margin-bottom: 80px;
    }


  

}
@media screen and (max-width: 520px) {
     .experiencia_valor_missao{
        height: 265px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 214px !important;
        height: 120px !important;
        text-align: right !important;
        margin-right: 5px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 25pt !important;
        color: #4D4D4D;
    }

      .mais_politica_qualidade {
    height: 450px !important;
    margin-top: -20px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }


    .titulo_mais_texto span{
        font-size: 18pt !important;
    }
    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
    }

    .titulo_portfolio_responsive span {
        font-size: 25pt !important;
    }
    /*** Altura dos textos dos flex e dos navigators **/
    
    .flexslider_2 .frase_flex {
        top: -30px !important;
    }
    .flexslider_2 .flex-control-nav {
        margin-bottom: 10px !important;
    }
    .flexslider_3 .frase_flex {
        top: -30px !important;
    }
    .flexslider_3 .flex-control-nav {
        margin-bottom: 10px !important;
    }
    .flexslider_4 .frase_flex {
        top: -30px !important;
    }
    .flexslider_4 .flex-control-nav {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 480px) {
    /*************************/

     .experiencia_valor_missao{
        height: 275px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 214px !important;
        height: 120px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 25pt !important;
        color: #4D4D4D;
    }


      .mais_politica_qualidade {
    height: 450px !important;
    margin-top: -20px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }


    .titulo_mais_texto span{
        font-size: 18pt !important;
    }
    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
        margin-top: -10px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    }
@media screen and (max-width: 460px) {
    /*************************/

     .experiencia_valor_missao{
        height: 260px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 214px !important;
        height: 120px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 25pt !important;
        color: #4D4D4D;
    }


       .mais_politica_qualidade {
    height: 450px !important;
    margin-top: -24px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}
    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }


    .titulo_mais_texto span{
        font-size: 18pt !important;
    }
    .cada_texto_politica {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    
    .mais_mapa {
        height: 250px !important;
    }
    .paises_esquerda {
        text-align: left !important;
        margin-top: 50px !important;
        padding: 10px;
    }
    .paises_esquerda_mais_um {
        left: auto !important;
        right: 0px !important;
        margin-right: 20px !important;
        width: 100px !important;
        margin-top: 50px !important;
        padding: 10px;
    }
    .paises_direita_mais_um {
        right: auto !important;
        text-align: left !important;
        left: 0px !important;
        margin-left: 20px !important;
        margin-top: 130px !important;
        padding: 10px;
    }
    .paises_direita {
        margin-left: 20px !important;
        margin-top: 130px !important;
        width: 100px !important;
        padding: 10px;
    }
}
@media screen and (max-width: 440px) {
    /*.frase_principal{
		margin-top: 90px !important;
	}*/


        .experiencia_valor_missao{
        height: 280px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 214px !important;
        height: 120px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 25pt !important;
        color: #4D4D4D;
    }

       .mais_politica_qualidade {
    height: 450px !important;
    margin-top: -10px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 40px !important;
    }


    .titulo_mais_texto span{
        font-size: 18pt !important;
    }
    .cada_texto_experiencia {
        width: 90% !important;
        margin-right: 140px !important;
        margin-left: 20px !important;
        margin-top: -10px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    
    .frase_principal_responsive {
        width: 260px !important;
    }
    .frase_principal_o_que_fazemos {
        margin-top: 90px !important;
    }
    .imagem_video {
        margin-bottom: 30px !important;
    }
    .todos_items_menu_responsive li {
        font-size: 7pt !important;
    }
    /**** O que fazemos ***/
    
    .frase_principal_linha {
        margin-top: 135px !important;
    }
    .frase_principal_consultores {
        margin-top: 135px !important;
    }
    .frase_principal_testes {
        margin-top: 135px !important;
    }
    .mini_frase_consultores_responsive {
        /*margin-top: 55px !important;*/
    }
    #items_gestao li:nth-child(7) {
        height: 180px !important;
    }
    #items_gestao li:nth-child(8) {
        height: 180px !important;
    }
    #items_gestao li:nth-child(9) {
        height: 200px !important;
    }
    #items_gestao li:nth-child(10) {
        height: 200px !important;
    }
    .items_valores_esquerda {} .items_valores_esquerda span {
        font-size: 10pt !important;
    }
    .items_valores_centro {
        width: 110px !important;
    }
    .items_valores_centro span {
        font-size: 10pt !important;
    }
    .items_valores_direita {} .items_valores_direita span {
        font-size: 10pt !important;
    }
    .frase_principal_gestao {
        display: none !important;
    }
    .frase_principal_gestao_responsive {
        display: block !important;
    }
}
@media screen and (max-width: 395px) {
    .o_que_podemos_texto_responsive {
        margin-top: 25px !important;
    }

     .frase_principal_valor_acrescentado {
        text-align: right !important;
        margin-right: 10px !important;
    }


    .experiencia_valor_missao{
        height: 240px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 144px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 17pt !important;
        color: #4D4D4D;
    }

     .mais_politica_qualidade {
    height: 450px !important;
    margin-top: -13px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        height: 100% !important;
    }


    .titulo_mais_texto {
    margin-top: 40px !important;
    }
 

    .titulo_mais_texto span{
        font-size: 21pt !important;
    }
    .cada_texto_experiencia {
        width: 88% !important;
        margin-top: -10px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
    }
  
}



@media screen and (max-width: 370px) {

      .experiencia_valor_missao{
        height: 270px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 144px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 17pt !important;
        color: #4D4D4D;
    }


   .mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}
    .txt_div {

        height: 100% !important;
    }
    

    .titulo_mais_texto {
        margin-top: 40px !important;

    }

    .titulo_mais_texto span{
        font-size: 21pt !important;
    }
    .cada_texto_experiencia {
        width: 88% !important;
        margin-left: 20px !important;
        margin-top: -10px;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }

    .barra_cinzenta {
    margin-top: 25px !important;
    }


    .titulo_portfolio_responsive {
        margin-bottom: 140px !important;
    }
    #items_gestao {
        margin-left: -2% !important;
    }
    #items_gestao li:nth-child(5) {
        height: 220px !important;
    }
    #items_gestao li:nth-child(6) {
        height: 220px !important;
    }
    #items_gestao li:nth-child(9) {
        height: 220px !important;
    }
    #items_gestao li:nth-child(10) {
        height: 220px !important;
    }
}
@media screen and (max-width: 350px) {


        .experiencia_valor_missao{
        height: 301px !important;
    }

      .frase_principal_valor_acrescentado {
        width: 144px !important;
        height: 60px !important;
        text-align: right !important;
        margin-right: 20px !important;
        padding-top: 20px !important;
    }
    .frase_principal_valor_acrescentado span {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 17pt !important;
        color: #4D4D4D;
    }



.mais_politica_qualidade {
    height: 450px !important;
}

.politica_qualidade_parte_esquerda {
    position: relative !important;
    float: left !important;
    width: 100% !important;
    height: 150px !important;
}

.politica_qualidade_parte_direita {
    position: relative !important;
    float: left !important;
    left: 0% !important;
    width: 100% !important;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt !important;
    color: #FFFFFF;
}

    .txt_div {
        margin-top: 20px !important;
        height: 100% !important;
    }

    .titulo_mais_texto {
        margin-top: 20px !important;
        margin-left: 18px !important;
    }

    .titulo_mais_texto span{
        font-size: 17pt !important;
    }
    .cada_texto_experiencia {
        width: 88% !important;
        margin-left: 20px !important;
        padding-top: -13px !important;
    }

    .cada_texto_politica span{
        font-size: 10pt !important;
    }


    .barra_cinzenta {
    margin-top: 20px;
    padding-top: 40px;
    width: 100%;
    background-color: #4D4D4D;
    height: 140px;
    }

  
  
    .frase_principal {
        margin-top: 80px !important;
    }
    .frase_principal_o_que_fazemos {
        margin-top: 80px !important;
    }
    .imagem_video {
        margin-bottom: 20px !important;
    }
    .texto_entre_em_contacto_responsive {
        margin-top: 10px !important;
    }
    .frase_principal_valores_responsive {
        display: block !important;
    }
    .frase_principal_valores {
        display: none !important;
    }

}


.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    height: 200px;
    z-index: 980;
    /*border:1px solid red;*/
}
.logotipo {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 50px;
    background: url(../imagens/logotipo_pearlmaster.png) no-repeat;
    width: 274px;
    height: 162px;
    margin-top: 20px;
}
.icon_idiomas {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../imagens/icons/branco_up.png) no-repeat;
    width: 98px;
    height: 72px;
    margin-top: -10px;
    margin-left: 50px;
    cursor: pointer;
    /*border:1px solid red;*/
}
.icon_idiomas.active {
    background: url(../imagens/icons/branco_hover.png) no-repeat;
}
.icon_idiomas:hover {
    background: url(../imagens/icons/branco_hover.png) no-repeat;
}
.icon_redes_sociais {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../imagens/icons/branco_up.png) no-repeat;
    width: 98px;
    height: 72px;
    margin-top: -10px;
    margin-left: 150px;
    cursor: pointer;
}
.icon_redes_sociais.active {
    background: url(../imagens/icons/branco_hover.png) no-repeat;
}
.icon_redes_sociais:hover {
    background: url(../imagens/icons/branco_hover.png) no-repeat;
}
.icon_pequeno_redes {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 17px;
    background: url(../imagens/icons/social.png) no-repeat;
    margin-left: 43px;
    margin-top: 18px;
}
.seta_verde_mini {
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    background: url(../imagens/icons/seta_verde.png) no-repeat;
    margin-top: 40px;
    margin-left: 50px;
}
.texto_idiomas {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 18px;
    margin-left: 43px;
}
.texto_idiomas span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 11pt;
    color: #8CC63F;
}
.todos_links_idiomas {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 0px;
    /*border:1px solid red;*/
    
    margin-top: 60px;
    margin-left: 40px;
    overflow: hidden;
}
.todos_links_idiomas span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 11pt;
    color: #8CC63F;
}
.todos_links_idiomas span a:link {
    color: #8CC63F;
    text-decoration: none;
}
.todos_links_idiomas span a:visited {
    color: #8CC63F;
    text-decoration: none;
}
.todos_links_idiomas span a:hover {
    color: #8CC63F;
    text-decoration: underline;
}
.todos_icons_redes {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 0px;
    /*border:1px solid red;*/
    
    margin-top: 62px;
    margin-left: 25px;
    overflow: hidden;
}
.icon_linked {
    position: absolute;
    top: 0;
    left: 0;
    width: 41px;
    height: 38px;
    background: url(../imagens/icons/linkedin.png) no-repeat;
    margin-left: 6px;
    cursor: pointer;
}
.icon_youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 38px;
    background: url(../imagens/icons/youtube.png) no-repeat;
    margin-left: 6px;
    margin-top: 40px;
    cursor: pointer;
}
.menu {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 50px;
    margin-bottom: 50px;
    /*border:1px solid red;*/
    
    width: 70%;
    z-index: 1;
}
/*.menu a:link{
	color: #666666;
	text-decoration: none;
}

.menu a:visited{
	color: #666666;
	text-decoration: none;
}

.menu a:hover{
	color: #666666;
	text-decoration: none;
}*/
/*.menu .active span a{
	color: #B0B0B0 !important;
}

.menu .active span{
	color: #B0B0B0 !important;
}*/
/******* Home Menu ******/

.home_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 7px;
    z-index: 1;
}
.home_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.home_brack {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 7px;
    z-index: 1;
    display: none;
}
.home_brack span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.filtro_transparente_menu_home {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 5px;
    width: 90px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
/******* Empresa Menu  ******/

.filtro_transparente_menu_empresa {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 90px;
    width: 138px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
    cursor: pointer;
}
.submenu_empresa_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 25px;
    margin-left: 92px;
    width: 136px;
    height: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}
.submenu_empresa_company .item_menu_empresa {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80px;
}
.submenu_empresa_fr .item_menu_empresa {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 110px;
}
.submenu_empresa .item_menu_empresa {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 99px;
}
#submenu_empresa .item_menu_empresa {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 99px;
}
#submenu_empresa .item_menu_empresa_1 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 99px;
}
#submenu_empresa .linha_separadora_items_menu {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 99px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.active1 span a:link {
    color: #B0B0B0 !important;
}
.active1 span a:visited {
    color: #B0B0B0 !important;
}
.active1 span a:hover {
    color: #B0B0B0 !important;
}
.item_menu_empresa span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_empresa span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_empresa span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_empresa span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}
.submenu_empresa_company .linha_separadora_items_menu {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.submenu_empresa_fr .linha_separadora_items_menu {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 99px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.submenu_empresa .linha_separadora_items_menu {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 99px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.submenu_empresa_fr .item_menu_empresa_1 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 110px;
}
.submenu_empresa_company .item_menu_empresa_1 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80px;
}
.submenu_empresa .item_menu_empresa_1 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 99px;
}
.item_menu_empresa_1 span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_empresa_1 span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_empresa_1 span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_empresa_1 span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}
.submenu_empresa {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 25px;
    margin-left: 92px;
    width: 130px;
    height: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
    /*border:1px solid red;*/
}
.submenu_empresa_company {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 25px;
    margin-left: 92px;
    width: 120px;
    height: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}
.submenu_empresa_active {
    color: #B0B0B0 !important;
}
#submenu_empresa .ul_submenu_empresa {
    margin-left: -32px;
}
.ul_submenu_empresa {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -27px;
    list-style-type: none;
    display: block;
}
.ul_submenu_empresa li {
    text-align: left;
    padding-bottom: 5px;
    margin-right: 5px;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.ul_submenu_empresa li a:link {
    color: #666666;
    text-decoration: none;
}
.ul_submenu_empresa li a:visited {
    color: #666666;
    text-decoration: none;
}
.ul_submenu_empresa li a:hover {
    color: #B0B0B0;
    text-decoration: none;
}
.ul_submenu_empresa_company {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -20px;
    list-style-type: none;
    display: block;
}
.ul_submenu_empresa_company li {
    text-align: left;
    padding-bottom: 5px;
    margin-right: 5px;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.ul_submenu_empresa_company li a:link {
    color: #666666;
    text-decoration: none;
}
.ul_submenu_empresa_company li a:visited {
    color: #666666;
    text-decoration: none;
}
.ul_submenu_empresa_company li a:hover {
    color: #B0B0B0;
    text-decoration: none;
}
/**** Submenu O que Fazemos ***/

.submenu_o_que_fazemos {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 25px;
    margin-left: 230px;
    width: 183px;
    height: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}
.submenu_o_que_fazemos_es .linha_separadora_items_menu2 {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 95px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.submenu_o_que_fazemos_es .item_menu_servicos {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95px;
}
.submenu_o_que_fazemos_es .item_menu_servicos_2 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95px;
}
.submenu_o_que_fazemos_es .item_menu_servicos_3 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95px;
}
.submenu_o_que_fazemos_es .item_menu_servicos_4 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95px;
}
.submenu_o_que_fazemos_fr .linha_separadora_items_menu2 {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.submenu_o_que_fazemos_fr .item_menu_servicos {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90px;
}
.submenu_o_que_fazemos_fr .item_menu_servicos_2 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90px;
}
.submenu_o_que_fazemos_fr .item_menu_servicos_3 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90px;
}
.submenu_o_que_fazemos_fr .item_menu_servicos_4 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90px;
}
.submenu_services .linha_separadora_items_menu2 {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 110px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.submenu_o_que_fazemos .linha_separadora_items_menu2 {
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    margin-top: 10px;
    width: 164px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3E3E3;
}
.submenu_services .item_menu_servicos {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 107px;
}
.submenu_o_que_fazemos .item_menu_servicos {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 164px;
}
.item_menu_servicos span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_servicos span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}
.submenu_services .item_menu_servicos_2 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 107px;
}
.submenu_o_que_fazemos .item_menu_servicos_2 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 164px;
}
.item_menu_servicos_2 span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_servicos_2 span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_2 span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_2 span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}
.submenu_services .item_menu_servicos_3 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 107px;
}
.submenu_o_que_fazemos .item_menu_servicos_3 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 164px;
}
.item_menu_servicos_3 span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_servicos_3 span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_3 span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_3 span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}
.submenu_services .item_menu_servicos_4 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 107px;
}
.submenu_o_que_fazemos .item_menu_servicos_4 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 164px;
}

.submenu_o_que_fazemos .item_menu_servicos_5 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 164px;
}

.submenu_services .item_menu_servicos_5 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 107px;
}

.submenu_o_que_fazemos .item_menu_servicos_6 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 164px;
}

.submenu_services .item_menu_servicos_6 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 107px;
}
.item_menu_servicos_4 span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_servicos_4 span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_4 span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_4 span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}

.item_menu_servicos_5 span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_servicos_5 span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_5 span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_5 span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}

.item_menu_servicos_6 span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.item_menu_servicos_6 span a:link {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_6 span a:visited {
    text-decoration: none;
    color: #666666;
}
.item_menu_servicos_6 span a:hover {
    text-decoration: none;
    color: #B0B0B0 !important;
}
#ul_submenu_fazemos {
    margin-left: -30px;
}
.ul_submenu_fazemos {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -26px;
    list-style-type: none;
    display: block;
}
.ul_submenu_fazemos li {
    text-align: left;
    padding-bottom: 5px;
    margin-right: 5px;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.ul_submenu_fazemos li a:link {
    color: #666666;
    text-decoration: none;
}
.ul_submenu_fazemos li a:visited {
    color: #666666;
    text-decoration: none;
}
.ul_submenu_fazemos li a:hover {
    color: #B0B0B0;
    text-decoration: none;
}
.empresa_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 92px;
    z-index: 1;
}
.empresa_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.empresa_brack {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 92px;
    z-index: 2;
    display: none;
}
.empresa_brack span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
/****** O que fazemos Menu *******/

.filtro_transparente_menu_fazemos {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 225px;
    width: 190px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
    cursor: pointer;
}
.o_que_fazemos_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 227px;
    z-index: 1;
}
.o_que_fazemos_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.fazemos_brack {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 227px;
    z-index: 2;
    display: none;
}
.fazemos_brack span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
/***** Portfolio Menu ***/

.filtro_transparente_menu_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 413px;
    width: 135px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.portfolio_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 415px;
    z-index: 1;
}
.portfolio_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.portfolio_brack {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 415px;
    z-index: 2;
    display: none;
}
.portfolio_brack span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
/********* Contactos Menu ***********/

.filtro_transparente_menu_contactos {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 548px;
    width: 145px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.contactos_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 550px;
    z-index: 1;
}
.contactos_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.contactos_brack {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 550px;
    z-index: 2;
    display: none;
}
.contactos_brack span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.grande_imagem_principal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 404px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_1.jpg) no-repeat;
    background-size: cover;
}
.icon_area_cliente {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../imagens/icons/creme_up.png) no-repeat;
    width: 203px;
    height: 132px;
    margin-top: -20px;
    margin-left: 50px;
    z-index: 500px;
    cursor: pointer;
}
.icon_area_cliente:hover {
    background: url(../imagens/icons/creme_hover.png) no-repeat;
}
.texto_area_cliente {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 30px;
    margin-left: 45px;
}
.texto_area_cliente span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 13pt;
    color: #FFFFFF;
}
.icon_imagem_principal {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 60px;
    margin-left: 280px;
    width: 170px;
    height: 170px;
    background: url(../imagens/icons/gestao_total_projeto.png) no-repeat;
    background-size: 100%;
    background-position: center; 
}
.home_icon {
    margin-left: 100px !important;
    margin-bottom: 35px !important;
}
.frase_principal_o_que_fazemos {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 80px;
    margin-right: 50px;
}
.frase_principal_o_que_fazemos span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.frase_principal {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 80px;
    margin-right: 50px;
}
.frase_principal span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.frase_principal_responsive {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 80px;
    margin-right: 20px;
    /*border:1px solid red;	*/
    
    display: none;
}
.frase_principal_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18pt;
    color: #4D4D4D;
}
.imagem_video {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../imagens/icons/creme_2_up.png) no-repeat;
    background-position: top left;
    width: 499px;
    height: 72px;
    margin-bottom: 40px;
    margin-right: 20px;
    cursor: pointer;
}
.imagem_video:hover {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../imagens/icons/creme_2_hover.png) no-repeat;
    width: 499px;
    height: 72px;
    margin-bottom: 40px;
    margin-right: 20px;
    cursor: pointer;
}
.frase_video {
    position: absolute;
    top: 0;
    right: 0;
    width: 419px;
    margin-top: 8px;
    margin-right: 30px;
    text-align: center;
}
.frase_video span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 22pt;
}
.nosso_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 301px;
    margin-top: 604px;
}
.nosso_portfolio_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
}
.nosso_portfolio_direita {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50%;
    width: 50%;
    height: 100%;
}
.frase_portfolio {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 50px;
    margin-right: 100px;
    text-align: right;
}
.frase_portfolio span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #CBB677;
    font-size: 38pt;
}
.outra_frase_portfolio {
    position: absolute;
    bottom: 0;
    left: 0;
    /*border:1px solid red;*/
    
    margin-bottom: 40px;
    margin-left: 50px;
    text-align: right;
}
.outra_frase_portfolio span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #B0B0B0;
    font-size: 11pt;
}
.seta_verde_direta_portfolio {
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 42px;
    background: url(../imagens/icons/seta_verde_direita.png) no-repeat;
    margin-right: 50px;
    margin-top: 120px;
}
.item_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.33333%;
    height: 100%;
    /*background:url(../imagens/pearlmaster4.jpg) no-repeat ;	
	background-size: cover;*/
    
    cursor: pointer;
    z-index: 1;
}
.legenda_item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 220px;
    display: none;
}
.legenda_item span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #FFFFFF;
}
.item_2 {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 33.33333%;
    width: 33.33333%;
    height: 100%;
    /*background:url(../imagens/pearlmaster5.jpg) no-repeat ;	
	background-size: cover;*/
    
    cursor: pointer;
    z-index: 1;
}
.item_3 {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0px;
    width: 35%;
    height: 100%;
    /*background:url(../imagens/pearlmaster6.jpg) no-repeat ;	
	background-size: cover;*/
    
    cursor: pointer;
    z-index: 3;
}
.img_item_1 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -41px;
    width: 82px;
    height: 82px;
    background: url(../imagens/icons/potfolio_automovel.png) no-repeat;
}
.img_item_2 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -41px;
    width: 82px;
    height: 82px;
    background: url(../imagens/icons/potfolio_casa.png) no-repeat;
}
.img_item_3 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -41px;
    width: 82px;
    height: 82px;
    background: url(../imagens/icons/potfolio_embalagens.png) no-repeat;
}
.filtro_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.2;
    display: none;
}
.filtro_img2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.2;
    display: none;
}
.filtro_img3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.2;
    display: none;
}
.o_que_podemos_fazer {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 301px;
    margin-top: 905px;
}
.o_que_podemos_fazer_esquerda {
    position: relative;
    top: 0;
    left: 0;
    width: 66.5%;
    height: 100%;
    background-color: #4D4D4D;
}
.o_que_podemos_fazer_direita {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 66.5%;
    width: 33.5%;
    height: 100%;
    background-color: #8CC63F;
    display: table;
    overflow: hidden;
}
.o_que_podemos_texto {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 100px;
    margin-top: 70px;
    text-align: left;
    /*border:1px solid red;*/
}
.o_que_podemos_texto span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 30pt;
    color: #FFFFFF;
}
.seta_esquerda_o_que_podemos {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50px;
    margin-top: 120px;
    width: 11px;
    height: 43px;
    background: url(../imagens/icons/seta_verde_clara_esquerda.png) no-repeat;
}
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 145px;
    z-index: 9999999;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;

}

div#wrapper {
  margin-bottom: 145px;
}

.primera_frase_footer {
    /*position: absolute;
    top: 0;
    left: 0;*/
	margin-right: 50px;
    margin-left: 50px;
    margin-top: 17px;
}
.primera_frase_footer span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
}
.primera_frase_footer span a:link {
    color: #666666;
    text-decoration: none;
}
.primera_frase_footer span a:visited {
    color: #666666;
    text-decoration: none;
}
.primera_frase_footer span a:hover {
    color: #666666;
    text-decoration: underline;
}
.segunda_frase_footer {
    /*position: absolute;
    top: 0;
    right: 0;*/
    margin-left: 50px;
	margin-right: 50px;
    margin-top: 5px;
}
.segunda_frase_footer span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
}
.segunda_frase_footer span a:link {
    color: #666666;
    text-decoration: none;
}
.segunda_frase_footer span a:visited {
    color: #666666;
    text-decoration: none;
}
.segunda_frase_footer span a:hover {
    color: #666666;
    text-decoration: underline;
}

.segunda_frase_footer .boxlogo{
	position:relative;
	display:inline-block;
	vertical-align: bottom;
	margin-right:20px;
}
.segunda_frase_footer .boxlogo.last{float:right;margin-top: 12px;}
.segunda_frase_footer .boxlogo .titulo{font-size: 0.8em;}


.footer_icon_morada {
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 22px;
    background: url(../imagens/icons/morada.png) no-repeat;
    margin-left: 135px;
    margin-top: -6px;
}
.footer_icon_telefone {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 22px;
    margin-left: 461px;
    margin-top: -6px;
    background: url(../imagens/icons/telefone.png) no-repeat;
}
.footer_icon_email {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 22px;
    margin-left: 605px;
    margin-top: -6px;
    background: url(../imagens/icons/email.png) no-repeat;
}
/*** Contactos **/

#google_maps {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 404px;
    margin-top: 200px;
    z-index: 1;
}
.onde_estamos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 301px;
    margin-top: 604px;
}
.onde_estamos_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.5%;
    height: 100%;
    background-color: #FFFFFF;
}
.onde_estamos_direita {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 33.5%;
    width: 66.5%;
    height: 100%;
    background-color: #8CC63F;
}
.texto_onde_estamos {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-right: 100px;
    margin-top: 70px;
}
.texto_onde_estamos span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #8CC63F;
    font-size: 38pt;
}
.seta_cinzenta_direita {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 50px;
    width: 11px;
    height: 42px;
    background: url(../imagens/icons/seta_creme_direita.png) no-repeat;
    margin-top: 160px;
}
.conteudo_esquerdo_morada {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50px;
    /*border:1px solid red;*/
    
    width: 300px;
    margin-top: 50px;
    height: 201px;
}
.icon_morada_morada {
    position: absolute;
    top: 0;
    left: 0;
    width: 41px;
    height: 57px;
    background: url(../imagens/icons/morada2.png) no-repeat;
}
.morada {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 95px;
    width: 300px;
    /*border:1px solid blue;*/
}
.morada span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 13pt;
}
.icon_telefone_morada {
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    height: 56px;
    background: url(../imagens/icons/telefone_fax.png) no-repeat;
    margin-top: 90px;
}
.icon_coordenadas {
    position: absolute;
    top: 0;
    left: 0;
    width: 41px;
    height: 56px;
    background: url(../imagens/icons/gps.png) no-repeat;
    margin-top: 155px;
}
.coordernadas {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 95px;
}
.coordernadas span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #FFFFFF;
}
.coordernadas span strong {
    font-weight: 700 !important;
}
.conteudo_direito_morada {
    position: absolute;
    top: 0;
    right: 0;
    width: 380px;
    height: 201px;
    margin-top: 50px;
    margin-right: 50px;
    /*border:1px solid red;*/
}
.tem_alguma_questao {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -18px;
}
.tem_alguma_questao span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 30pt;
}
.envie_nos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 110px;
    text-transform: uppercase;
}
.envie_nos span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 11pt;
}
.envie_nos span a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.envie_nos span a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.envie_nos span a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.icon_social {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 55px;
    background: url(../imagens/icons/social2.png) no-repeat;
    margin-top: 155px;
}
.social {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 50px;
    margin-bottom: 5px;
}
.social span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 30pt;
}
.morada_linked_in {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../imagens/icons/linkedin2.png) no-repeat;
    width: 42px;
    height: 55px;
    margin-top: 155px;
    margin-right: 60px;
}
.morada_youtube {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../imagens/icons/youtube2.png) no-repeat;
    width: 52px;
    height: 55px;
    margin-top: 155px;
}
.form_principal {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 301px;
    margin-top: 880px;
}
.form_principal_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 66.5%;
    height: 100%;
    background-color: #E3E3E3;
}
.form_principal_direita {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 33.5%;
    margin-left: 66.5%;
    background-color: #4D4D4D;
}
.texto_entre_em_contacto {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 100px;
    margin-top: 80px;
}
.texto_entre_em_contacto span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 30pt;
}
.seta_verde_direita_form {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50px;
    width: 11px;
    height: 42px;
    background: url(../imagens/icons/seta_verde_esquerda.png) no-repeat;
    margin-top: 120px;
}
.style_seta{
  margin-top: 160px !important;
}
.nos_estamos_aqui {
    position: relative;
    bottom: 0;
    left: 0;
    margin-left: 100px;
    margin-bottom: 100px;
}
.nos_estamos_aqui span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #CBB677;
}
.nos_estamos_aqui span a:link {
    color: #CBB677;
    text-decoration: none;
}
.nos_estamos_aqui span a:visited {
    color: #CBB677;
    text-decoration: none;
}
.nos_estamos_aqui span a:hover {
    color: #CBB677;
    text-decoration: underline;
}
.icon_envelope {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 50px;
    width: 43px;
    height: 55px;
    background: url(../imagens/icons/contactos.png) no-repeat;
    margin-top: 120px;
    /*border:1px solid red;*/
}
.para_mais_info {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50px;
    margin-top: 40px;
    /*border:1px solid blue;*/
}
.para_mais_info span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #666666;
    font-size: 11pt;
}
.form_propriamente_dito {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50px;
    margin-top: 70px;
    height: 200px;
    width: 93% !important;
}
.input_nome {
    position: absolute;
    top: 0;
    left: 0;
    width: 48%;
}
.input_empresa {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50%;
    width: 49%;
}
.input_mail {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 30px;
    width: 48%;
}
.input_telefone {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50%;
    margin-top: 30px;
    width: 49%;
}
.form_propriamente_dito textarea {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 60px;
    /*width: 98.6%;*/
    
    height: 60px;
    resize: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #B0B0B0;
    border: none;
    padding-left: 10px;
    width: 99% !important;
}
.form_propriamente_dito input {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #B0B0B0;
    border: none;
    padding-left: 10px;
}
textarea:focus,
input:focus {
    outline: 0;
}
::-webkit-input-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #B0B0B0;
}
::-moz-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #B0B0B0;
}
/* firefox 19+ */

:-ms-input-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #B0B0B0;
}
/* ie */

input:-moz-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #B0B0B0;
}
.form_propriamente_dito input[type=submit] {
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
    width: 140px;
    height: 50px;
    cursor: pointer;
    background-color: transparent;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url('../imagens/icons/contactos_2.png');
    background-size: 33px 39px;
    /*border:1px solid red;*/
}
.form_propriamente_dito input[type=submit]:hover {
    text-decoration: underline;
    /*background-image:url(../imagens/icons/contactos_down.png);	*/
}
.texto_telefone {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 95px;
    margin-top: 105px;
}
.texto_telefone a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.texto_telefone a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.texto_telefone a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.texto_telefone span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #FFFFFF;
}
.icon_area_cliente_contactos {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../imagens/icons/creme_up.png) no-repeat;
    width: 203px;
    height: 132px;
    margin-top: 180px;
    margin-left: 50px;
    z-index: 100;
    cursor: pointer;
}
.icon_area_cliente_contactos:hover {
    background: url(../imagens/icons/creme_hover.png) no-repeat;
}
/*** O que Fazemos **/

.veja_o_que_fazemos {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 301px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}
.galeria_o_que_fazemos {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 404px;*/
    
    margin-top: 0px;
    background-color: #4D4D4D;
}
.footer_o_que_fazemos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    background-color: #FFFFFF;
    z-index: 0;
    /*margin-top: 905px;*/
}
/*************/

.mensagem_sucesso {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 50px;
    margin-bottom: 30px;
}
.mensagem_sucesso span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
}

.seta_verde_politica {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 690px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}

.seta_verde_equipa {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 320px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}

.seta_verde_maosrobot {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 615px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}

.seta_verde_maosrobot_en {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 560px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}

.seta_verde_maosrobot_es {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 660px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}

.seta_verde_maosrobot_fr {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 820px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}

/******* Historia ****/
.seta_verde_historia {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 375px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}
/******* Portfolio ****/

.portfolio_imagem_grande {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 270px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}
.titulo_portfolio {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    margin-left: 50px;
    margin-bottom: 80px;
}
.titulo_portfolio span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.seta_verde_portfolio_direita {
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 42px;
    background: url(../imagens/icons/seta_verde_direita.png) no-repeat;
    margin-left: 450px;
    margin-top: 125px;
}
.varios_elementos_portfolio {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    margin-right: 50px;
    width: 60%;
    /*border:1px solid red;*/
}
.item_embalagens {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30%;
    /*background-color: red; */
}
.item_casa {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 30%;
    width: 30%;
    height: 100%;
    /*background-color: blue;*/
}
.item_transparente_casa {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    height: 140px;
    margin-top: 80px;
    margin-left: -50px;
    cursor: pointer;
    z-index: 50;
    background-color: transparent;
}
.item_transparente_embalagens {
    position: absolute;
    top: 0;
    left: 50%;
    width: 140px;
    height: 140px;
    margin-top: 80px;
    margin-left: -70px;
    cursor: pointer;
    z-index: 50;
    background-color: transparent;
}
.item_transparente_automovel {
    position: absolute;
    top: 0;
    left: 50%;
    width: 140px;
    height: 140px;
    margin-top: 80px;
    margin-left: -70px;
    cursor: pointer;
    z-index: 50;
    background-color: transparent;
    /*border:1px solid red;*/
}
.item_automoveis {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 60%;
    width: 30%;
    height: 100%;
    /*background-color: green;*/
}
.icon_embalagem_portfolio {
    position: absolute;
    top: 0;
    left: 50%;
    width: 82px;
    height: 82px;
    margin-left: -41px;
    background: url(../imagens/icons/potfolio_embalagens.png) no-repeat;
    margin-top: 70px;
    cursor: pointer;
}
.icon_casa_portfolio {
    position: absolute;
    top: 0;
    left: 50%;
    width: 82px;
    height: 82px;
    margin-left: -41px;
    background: url(../imagens/icons/potfolio_casa.png) no-repeat;
    margin-top: 70px;
    cursor: pointer;
}
.icon_automoveis_portfolio {
    position: absolute;
    top: 0;
    left: 50%;
    width: 82px;
    height: 82px;
    margin-left: -41px;
    background: url(../imagens/icons/potfolio_automovel.png) no-repeat;
    margin-top: 70px;
    cursor: pointer;
}
.texto_embalagem_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 170px;
    cursor: pointer;
}
.texto_embalagem_portfolio span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.texto_casa_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 170px;
    cursor: pointer;
}
.texto_casa_portfolio span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.texto_automovel_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 170px;
    cursor: pointer;
}
.texto_automovel_portfolio span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.galeria_principal_automovel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 764px;
    margin-top: 470px;
    z-index: 970;
    background-color: #4D4D4D;
    /*margin-bottom: 145px;*/
}
.galeria_principal_automovel_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
}
.galeria_principal_automovel_direita {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #4D4D4D;
}
.icon_2k {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 61px;
    height: 61px;
    background: url(../imagens/icons/2k.svg) no-repeat;
    cursor: pointer;
    z-index: 10;
    margin-right: 600px;
    /*border:1px solid red;*/
}
.icon_interior {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 61px;
    height: 61px;
    background: url(../imagens/icons/funcionais.svg) no-repeat;
    cursor: pointer;
    z-index: 10;
    margin-right: 170px;
    /*border:1px solid red;*/
}
.icon_exterior {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 61px;
    height: 61px;
    background: url(../imagens/icons/visiveis.svg) no-repeat;
    margin-right: 405px;
    cursor: pointer;
    /*border:1px solid red;*/
}
.icon_underline {
    position: absolute;
    top: 74px;
    right: 18px;
    width: 61px;
    height: 61px;
    background: url(../imagens/icons/traco.svg) no-repeat;
    cursor: pointer;
}

.icon_underline.traco_1{
   margin-right: 165px;
}

.icon_underline.traco_2{
   margin-right: 400px;
}

.icon_underline.traco_3{
   margin-right: 595px;
}
.texto_interior {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 140px;
    margin-top: 38px;
    margin-right: 50px;
    z-index: 5;
    cursor: pointer;
    /*border:1px solid red;*/
}
.texto_interior span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #CBB677;
}

.texto_2k {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 50px;
    margin-top: 38px;
    margin-right: 554px;
    z-index: 5;
    cursor: pointer;
    /*border:1px solid red;*/
}
.texto_2k span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #CBB677;
}
.texto_exterior {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 100px;
    z-index: 5;
    margin-top: 38px;
    margin-right: 305px;
    cursor: pointer;
}
.texto_exterior span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #CBB677;
}
#flex1 {
    z-index: 250;
}
#flex2 {
    z-index: 250;
}
#flex3 {
    z-index: 500;
}
.footer_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin-top: 1165px;
    background-color: #FFFFFF: ;
    /*border:1px solid red;*/
}
.galeria_principal_casa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 664px;
    margin-top: 470px;
    z-index: 960;
    background-color: #4D4D4D;
}
.div_controlo_galeria_visiveis {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.div_controlo_galeria_casa {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*border:1px solid red;*/
}
.galeria_principal_embalagens {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 664px;
    margin-top: 470px;
    z-index: 950;
    background-color: #4D4D4D;
}

.galeria_principal_embalagens.adj {
  margin-top: 470px;
}

.filtro_transparente_interior {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 100px;
    z-index: 100;
    margin-right: 50px;
    cursor: pointer;
    display: none;
    /*border:1px solid red;*/
}

.filtro_transparente_exterior {
    position: absolute;
    top: 0;
    right: 0;
    width: 210px;
    height: 100px;
    margin-right: 300px;
    z-index: 100;
    cursor: pointer;
    display: none;
    /*border:1px solid blue;*/
}
.filtro_transparente_2k {
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    height: 100px;
    z-index: 100;
    margin-right: 550px;
    cursor: pointer;
    display: none;
    /*border:1px solid red;*/
}
.filtro_transparente_motor {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -50px;
    width: 90px;
    height: 110px;
    margin-right: 305px;
    z-index: 100;
    cursor: pointer;
    display: none;
    border: 1px solid red
}
.something a:link {
    color: #FFFFFF !important;
    text-decoration: none !important;
}
.something a:visited {
    color: #FFFFFF !important;
    text-decoration: none !important;
}
.something a:hover {
    color: #FFFFFF !important;
    text-decoration: none !important;
}
a:link .texto_area_cliente span {
    color: #FFFFFF !important;
    text-decoration: none !important;
}
a:visited .texto_area_cliente span {
    color: #FFFFFF !important;
    text-decoration: none !important;
}
a:hover .texto_area_cliente span {
    color: #FFFFFF !important;
    text-decoration: none !important;
}
/** Footer ***/

/** Footer ***/
.all_items_footer{
    /*position: absolute; 
    top: 0;
    left: 0;    
    margin-top: -2px;
    margin-left: -40px;*/     
    list-style: none outside none;      
    /*width: 1000px;*/
    /*border:1px solid red;*/
	padding-left:0;
}

.all_items_footer li+li{
    position: relative;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
    display:inline-block;
    /*float: left;*/
    /*border:1px solid red;*/
    padding-left: 25px;;
}

.all_items_footer li{
    position: relative;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
    display:inline-block;
    /*border:1px solid red;*/
    padding-left: 0px;
}

.all_items_footer li:nth-child(1) {
    padding: 10px 15px;
}

.all_items_footer li:nth-child(1):before{
    background:url(../imagens/icons/morada.png) no-repeat ;     
    width: 17px;
    height: 22px;
    display: block;            
    content: " ";
    position: absolute;    
    margin-left: -20px;
}

.all_items_footer li:nth-child(2) {
    padding: 10px 15px;
}

.all_items_footer li:nth-child(2):before{
    background:url(../imagens/icons/telefone.png) no-repeat ;
    width: 15px;
    height: 22px;
    display: block;            
    content: " ";
    position: absolute;    
    margin-left: -17px;
}

.all_items_footer li:nth-child(4){
    padding: 10px 0;
    /*width: 100%;*/
	float:right;
}

.all_items_footer li:nth-child(3) a:link{
    color: #666666;
    text-decoration: none;
}

.all_items_footer li:nth-child(3) a:visited{
    color: #666666;
    text-decoration: none;
}

.all_items_footer li:nth-child(3) a:hover{
    color: #666666;
    text-decoration: underline;
}

.all_items_footer li:nth-child(3) {
    padding: 10px 25px;
}

.all_items_footer li:nth-child(3):before{
    background:url(../imagens/icons/email.png) no-repeat ;
    width: 20px;
    height: 22px;
    display: block;            
    content: " ";
    position: absolute;    
    margin-left: -27px;
}

.all_items_footer li:nth-child(4) a {
    padding-right: 10px;
}

.all_items_footer li:nth-child(4) a:link{
    color: #666666;
    text-decoration: none;
}

.all_items_footer li:nth-child(4) a:visited{
    color: #666666;
    text-decoration: none;
}

.all_items_footer li:nth-child(4) a:hover{
    color: #666666;
    text-decoration: underline;
}
/********************/
/*****************/

.todo_conteudo_pecas_automovel {
    position: absolute;
    left: 0;
    left: 0px;
    width: 100%;
    height: 100%;
}
.tapa_tudo {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 800;
}
/**************/

.icon_menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 49px;
    display: none;
    background: url(../imagens/icons/menu_responsive.png) no-repeat;
    margin-left: 20px;
    margin-bottom: 15px;
    cursor: pointer;
}
.novo_menu {
    position: absolute;
    top: 0;
    left: 0;
    /*height: 385px;*/
    height: 425px;
    max-width: 320px;
    width: 100%;
    background-color: #4D4D4D;
    margin-top: 200px;
    z-index: 900 !important;
    display: none;
}
.todos_links_responsive {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 15px;
    margin-left: 20px;
    width: 87%;
}
.linha_separadora_novo_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 375px;
    height: 1px;
    width: 100%;
    background-color: #5b5b5b;
}
.novo_product_of {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 380px;
}
.novo_product_of span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_product_of a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.novo_product_of a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.novo_product_of a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.filtro_novo_home {
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
}
.novo_home {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.novo_home span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_home_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.novo_home_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_empresa {
    position: absolute;
    top: 0;
    left: 0;
    width: 93px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 25px;
}
.filtro_novo_experiencia {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 50px;
    margin-left: 10px;
}
.novo_experiencia {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 50px;
    margin-left: 10px;
}
.novo_experiencia span {
    font-size: 8pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_experiencia_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 50px;
    margin-left: 10px;
    display: none;
}
.novo_experiencia_brack span {
    font-size: 8pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_empresa {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 25px;
}
.novo_empresa span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_empresa_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 25px;
    display: none;
}
.novo_empresa_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_missao {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 75px;
    margin-left: 10px;
}
.novo_missao {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 75px;
    margin-left: 10px;
}
.novo_missao span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_missao_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 75px;
    margin-left: 10px;
    display: none;
}
.novo_missao_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_politica {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 75px;
    margin-left: 10px;
}
.novo_politica {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 75px;
    margin-left: 10px;
}
.novo_politica span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_politica_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 75px;
    margin-left: 10px;
    display: none;
}
.novo_politica_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_historia {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 100px;
    margin-left: 10px;
}
.novo_historia {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 100px;
    margin-left: 10px;
}
.novo_historia span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_historia_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 100px;
    margin-left: 10px;
    display: none;
}
.novo_historia_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_equipa {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 125px;
    margin-left: 10px;
}
.novo_equipa {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 125px;
    margin-left: 10px;
}
.novo_equipa span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_equipa_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 125px;
    margin-left: 10px;
    display: none;
}
.novo_equipa_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_gestao {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 175px;
    margin-left: 10px;
}
.novo_gestao {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 175px;
    margin-left: 10px;
}
.novo_gestao span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_gestao_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 175px;
    margin-left: 10px;
    display: none;
}
.novo_gestao_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_consultores {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 200px;
    margin-left: 10px;
}
.novo_consultores span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_consultores_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 200px;
    margin-left: 10px;
    display: none;
}
.novo_consultores_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_consultores {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 200px;
    margin-left: 10px;
}
.filtro_novo_controlo {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 225px;
    margin-left: 10px;
}
.novo_controlo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 225px;
    margin-left: 10px;
}
.novo_controlo span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_controlo_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 225px;
    margin-left: 10px;
    display: none;
}
.novo_controlo_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_concecao {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 250px;
    margin-left: 10px;
}
.novo_concecao {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 250px;
    margin-left: 10px;
}
.novo_concecao span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_concecao_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 250px;
    margin-left: 10px;
    display: none;
}
.novo_concecao_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
/*
.filtro_novo_concecao {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 225px;
    margin-left: 10px;
}
.novo_concecao {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 225px;
    margin-left: 10px;
}
.novo_concecao span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_concecao_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 225px;
    margin-left: 10px;
    display: none;
}
.novo_concecao_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}*/
.filtro_novo_testes {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 275px;
    margin-left: 10px;
}
.filtro_novo_robot {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    margin-top: 300px;
    margin-left: 10px;
}
.novo_testes {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 275px;
    margin-left: 10px;
}
.novo_robot {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 300px;
    margin-left: 10px;
}
.novo_testes span, .novo_robot span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_testes_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    margin-top: 275px;
    margin-left: 10px;
    opacity: 0;
}

.novo_testes_brack:hover {
    opacity: 1;
}

.novo_testes_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_o_que_fazemos {
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 150px;
}
.novo_o_que_fazemos {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 150px;
}
.novo_o_que_fazemos span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_o_que_fazemos_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 150px;
    display: none;
}
.novo_o_que_fazemos_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_porfotlio {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 325px;
}
.novo_o_que_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 325px;
}
.novo_o_que_portfolio span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_o_que_portfolio_brak {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 325px;
    display: none;
}
.novo_o_que_portfolio_brak span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_contactos {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 350px;
}
.novo_o_que_contactos {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 350px;
}
.novo_o_que_contactos span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_o_que_contactos_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 350px;
    display: none;
}
.novo_o_que_contactos_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.icon_topo_pagina {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 10px;
    width: 32px;
    height: 34px;
    margin-top: 6.5px;
    background: url(../imagens/icons/top_button_responsive.png) no-repeat;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.menu_footer {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
}
.todos_links_menu_footer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
    /*border:1px solid red;*/
}
.todos_items_menu_responsive {
    position: absolute;
    top: 15px;
    left: 0px;
    margin-left: -30px;
}
.todos_items_menu_responsive li {
    display: block;
    float: left;
    font-size: 8pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #666666;
    padding-left: 5px;
    cursor: pointer;
}
.todos_items_menu_responsive li a:link {
    color: #666666;
    text-decoration: none;
}
.todos_items_menu_responsive li a:visited {
    color: #666666;
    text-decoration: none;
}
.todos_items_menu_responsive li a:hover {
    color: #8CC63F;
    text-decoration: none;
}
.menu_active a {
    color: #8CC63F !important;
}
.icon_responsive_idiomas {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 49px;
    display: none;
    background: url(../imagens/icons/idiomas_responsive.png) no-repeat;
    margin-left: 65px;
    margin-bottom: 15px;
    cursor: pointer;
}
.novo_menu_responsive_idiomas {
    position: absolute;
    top: 0;
    left: 0;
    height: 125px;
    max-width: 320px;
    width: 100%;
    background-color: #4D4D4D;
    margin-top: 200px;
    z-index: 999;
    display: none;
}
.filtro_novo_pt {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
}
.novo_idioma_pt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.novo_idioma_pt span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_idioma_pt_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.novo_idioma_pt_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_en {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 25px;
}
.novo_idioma_en {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 25px;
}
.novo_idioma_en span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_idioma_en_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 25px;
    display: none;
}
.novo_idioma_en_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_fr {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 50px;
}
.novo_idioma_fr {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 50px;
}
.novo_idioma_fr span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_idioma_fr_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 50px;
    display: none;
}
.novo_idioma_fr_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_es {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 75px;
}
.novo_idioma_es {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 75px;
}
.novo_idioma_es span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_idioma_es_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 75px;
    display: none;
}
.novo_idioma_es_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
/*********************/

.frase_portfolio_responsive {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 30px;
    margin-right: 20px;
    text-align: right;
    display: none;
}
.frase_portfolio_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #CBB677;
    font-size: 23pt;
}
.o_que_podemos_texto_responsive {
    /*margin-left: 20px;
	margin-top: 30px;
	text-align: left;*/
    
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
    vertical-align: middle;
}
.o_que_podemos_texto_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 23pt;
    color: #FFFFFF;
}
/******** Porfolio *****/

.icon_interior_responsive {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 65px;
    margin-top: 15px;
    margin-right: 100px;
    background: url(../imagens/icons/funcionais.svg) no-repeat;
    background-size: 100% 100%;
    display: none;
    /*border:1px solid red;*/
}
.texto_active_responsive {
    text-decoration: underline;
}
.texto_interior_responsive {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    margin-top: 35px;
    display: none;
}
.texto_interior_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #CBB677;
}

.icon_2k_responsive {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 65px;
    margin-top: 15px;
    margin-right: 380px;
    background: url(../imagens/icons/2k.svg) no-repeat;
    background-size: 100% 100%;
    display: none;
}

.texto_2k_responsive {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    margin-top: 35px;
    margin-right: 300px;
    display: none;
}
.texto_2k_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #CBB677;
}
#flex2 {
    text-decoration: underline;
}
.icon_exterior_responsive {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 65px;
    margin-top: 15px;
    background: url(../imagens/icons/visiveis.svg) no-repeat;
    background-size: 100% 100%;
    display: none;
    /*border:1px solid red;*/
    
    margin-right: 240px;
}
.texto_exterior_responsive {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    margin-top: 35px;
    margin-right: 140px;
    display: none;
}
.texto_exterior_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #CBB677;
}
/*******/

.icon_redes_sociais_responsive {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 49px;
    display: none;
    background: url(../imagens/icons/social_responsive.png) no-repeat;
    margin-left: 110px;
    margin-bottom: 15px;
    cursor: pointer;
}
.todos_icons_redes_sociais {
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    max-width: 320px;
    width: 100%;
    background-color: #4D4D4D;
    margin-top: 200px;
    z-index: 999;
    display: none;
}
.filtro_novo_facebook {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
}
.novo_facebook {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.novo_facebook span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_facebook_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.novo_facebook_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.filtro_novo_youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 20px;
    cursor: pointer;
    z-index: 5;
    /*border:1px solid red;*/
    
    margin-top: 25px;
}
.novo_youtube {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 25px;
}
.novo_youtube span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.novo_youtube_brack {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 25px;
    display: none;
}
.novo_youtube_brack span {
    font-size: 9pt;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
}
.titulo_portfolio_responsive {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    margin-left: 20px;
    margin-bottom: 130px;
    display: none;
}
.titulo_portfolio_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 35pt;
    color: #4D4D4D;
}
.texto_embalagem_portfolio_responsive {
    /*display: none;*/
    
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 37px;
    text-align: center;
}
.texto_embalagem_portfolio_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #666666;
}
.texto_casa_portfolio_responsive {
    /*display: none;*/
    
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 37px;
}
.texto_casa_portfolio_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #666666;
}
.texto_automovel_portfolio_responsive {
    /*display: none;*/
    
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 37px;
}
.texto_automovel_portfolio_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #666666;
}
.texto_auto_casa_emb {
    text-decoration: underline;
}
/******************/

.icon_lupa_pesquisar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 49px;
    display: none;
    background: url(../imagens/icons/pesquisa_responsive.png) no-repeat;
    margin-left: 155px;
    margin-bottom: 15px;
    cursor: pointer;
}
.form_pesquisa {
    position: absolute;
    top: 0;
    left: 0;
    height: 55px;
    max-width: 320px;
    width: 100%;
    background-color: #4D4D4D;
    margin-top: 200px;
    z-index: 999;
    display: none;
}
.texto_onde_estamos_responsive {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-right: 20px;
    margin-top: 30px;
    display: none;
}
.texto_onde_estamos_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #8CC63F;
    font-size: 23pt;
}
.texto_entre_em_contacto_responsive {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 20px;
    margin-top: 30px;
    display: none;
}
.texto_entre_em_contacto_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 23pt;
}
/*************************/

#mascara {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 990;
    background-color: #666666;
    width: 100%;
    height: 100%;
    /*-webkit-backface-visibility: hidden; */
}
.video_responsive {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -240px;
    margin-left: -320px;
    z-index: 995;
    width: 640px;
    height: 480px;
    /*border:1px solid red;*/
}
.video_responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.botao_fechar_video {
    position: absolute;
    top: 0;
    right: 0;
    width: 27px;
    height: 27px;
    background: url(../imagens/icons_2/fechar.png) no-repeat;
    /*background-color: red;*/
    
    margin-top: -50px;
    margin-right: -50px;
    cursor: pointer;
}
.botao_fechar_video:hover {
    /*background:url(../imagens/icons/close_hover.png) no-repeat ;	*/
}
/*****************************/

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px white inset;
    -webkit-text-fill-color: #B0B0B0;
}
.form_pesquisa input {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 9pt;
    color: #B0B0B0;
    border: none;
    padding-left: 10px;
}
.form_pesquisa::-webkit-input-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 9pt;
    color: #B0B0B0;
}
.form_pesquisa::-moz-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 9pt;
    color: #B0B0B0;
}
/* firefox 19+ */

.form_pesquisa:-ms-input-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 9pt;
    color: #B0B0B0;
}
/* ie */

.form_pesquisa input:-moz-placeholder {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 9pt;
    color: #B0B0B0;
}
.form_pesquisa input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    background: url(../imagens/icons/top_button_responsive_submit.png) no-repeat;
    width: 34px;
    height: 32px;
    border-style: none;
    cursor: pointer;
    margin-top: 12px;
    margin-right: 10px;
}
.form_pesquisa input[type=submit]:hover {
    background: url(../imagens/icons/top_button_responsive_submit.png) no-repeat;
}
.input_pesquisar {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 17.5px;
    margin-left: 20px;
    background-color: #FFFFFF;
    border-style: none;
}
/*********************** Pag EMpresa - Valor Acrescentado ************************/

.experiencia_valor_acrescentado {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 301px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}
.experiencia_valor_missao {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 270px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}

.politica_missao{
    height: 190px !important;
}

.qualidade_back{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    margin-top: 20px;
    height: 190px;
}

.qualidade_frase{
    margin-top: 50px;

}

.qualidade_seta{

    margin-top: 75px !important;
}

.frase_principal_valor_acrescentado {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    height: 300px;
    width: 100%;
    margin-right: 50px;
}
.frase_principal_valor_acrescentado span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.mais_experiencia_valor_acrescentado {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 302px;
}
.parte_esquerda_experiencia {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 302px;
    background-color: #CBB677;
    overflow: hidden;
    display: table;
}
.parte_direita_experiencia {
    position: relative;
    top: 0;
    left: 50%;
    width: 50%;
    min-height: 302px;
    background: url(../imagens/pearlmaster1.jpg) no-repeat;
    background-size: cover;
}
.texto_mais_exp {
    /*position: top;
	right: 0;
	top: 0;
	float: right;
	margin-top: 120px;
	margin-right: 35px;
	text-align: right;	*/
    
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}
.texto_mais_exp span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #FFFFFF;
}
.todo_grande_texto_experiencia {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
.cada_texto_experiencia {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 25px;
    margin-right: 50px;
    margin-left: 50px;
}
.cada_texto_experiencia span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #666666;
    font-size: 11pt;
}
.titulo_mais_texto {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 50px;
    margin-left: 50px;
    margin-top: 45px;
}
.titulo_mais_texto span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #CBB677;
    font-size: 20pt;
}

.footer_experiencia {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;
}

/********* História *******/

.experiencia_valor_historia {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}

/********* Valores e Missão *******/

.frase_principal_valores {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 110px;
    margin-right: 50px;
}
.frase_principal_valores span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.mais_Valores_missao {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
}
.parte_esquerda_valores {
    position: relative;
    top: 0;
    left: 0;
    width: 50%;
    height: 402px;
    background: url(../imagens/pearlmaster2.jpg) no-repeat;
    background-size: cover;
}
.parte_direita_valores {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 302px;
    background-color: #8CC63F;
    overflow: hidden;
}
.todo_texto_grande_valores {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
.footer_valores {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;
}
.items_valores {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 110px;
    list-style-type: none;
    margin-right: 50px;
    margin-left: 0px;
}

.mercados_barra{
  margin-top: auto !important; 
  height: 200px !important;
}

.text_paises{
  padding: 80px;
}

.text_paises span{
  font-family: 'Maven Pro' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 20pt;
  color: #898989 !important;
}

.text_paises .text2{
  font-family: 'Maven Pro' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 10pt;
  color: #898989 !important;
}

.seta_verde_mercados{
  margin-top: 80px !important; 
  margin-right: 430px !important;
}

.frase_mercados{
  padding-top: 50px !important;
}

.items_valores li {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 15pt;
    float: left;
    display: inline;
    width: 33.333%;
    text-align: right;
    line-height: 25px;
}
.items_valores_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50px;
    margin-top: 110px;
    text-align: right;
}
.items_valores_esquerda span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 15pt;
}
.items_valores_centro {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -65px;
    margin-top: 110px;
    text-align: right;
    width: 130px;
}
.items_valores_centro span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 15pt;
}
.items_valores_direita {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 50px;
    margin-top: 110px;
    text-align: right;
}
.items_valores_direita span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 15pt;
}
/************* Consultores Externos ********/

.consultores_externos {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}
.frase_principal_uma_linha {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 50px;
    margin-right: 50px;
}
.frase_principal_uma_linha span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.frase_principal_duas_linhas {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 42px;
    margin-right: 50px;
}
.frase_principal_duas_linhas span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.frase_principal_consultores {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 110px;
    margin-right: 50px;
}
.frase_principal_consultores span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}

.frase_principal_testes {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 75px;
    margin-right: 50px;
}
.frase_principal_testes span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.icon_consultores {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 20px;
    margin-left: 280px;
    width: 150px;
    height: 150px;
    background: url(../imagens/icons_2/consultores.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
@media(max-width: 1160px){
  .gestao_integral .icon_imagem_principal {
    margin-bottom: 20px;
  }

  .seta_verde_mercados {
    margin-top: 70px !important;
    margin-right: 325px !important;
  }
  .icon_consultores {
    margin-left: 160px !important;
    width: 120px !important;
    height: 120px !important;
  }

  .seta_verde_politica_en{
    margin-top: 72px;
    margin-right: 600px !important;
  }
}

@media(max-width: 1350px){
  .icon_consultores {
    margin-left: 200px;
    width: 130px;
    height: 130px;
  }
  .icon_controlo_qualidade {
    margin-left: 230px !important;
    width: 90px !important;
    height: 90px !important;
  }
  .icon_concecao_gabarito {
    margin-left: 230px !important;
    width: 90px !important;
    height: 90px !important;
  }
}

.testes_series{
    position: relative;
    top: 0;
    left: 0;w
    width: 100%;
    height: 270px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}

.icon_testes {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 40px;
    margin-left: 280px;
    width: 200px;
    height: 200px;
    background: url(../imagens/icons_2/icone_testes_branco.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.mais_consultores_externos {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
}
.consultores_externos_parte_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 302px;
    background-color: #8CC63F;
    overflow: hidden;
    display: table;
}
.testes_series_parte_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 302px;
    background-color: #CBB677;
    overflow: hidden;
    display: table;
}
.consultores_externos_parte_direita {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 302px;
    background: url(../imagens/pearlmaster3.jpg) no-repeat;
    background-size: cover;
}
.testes_series_parte_direita {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 302px;
    background: url(../imagens/pearlmaster7.jpg) no-repeat;
    background-size: cover;
}
.mini_frase_consultores {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}
.mini_frase_consultores span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #FFFFFF;
}

.mini_frase_testes {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}
.mini_frase_testes span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #FFFFFF;
    width: 500px;
    display: block;
    float: right;
}

@media(max-width: 1199px){

    .mini_frase_testes span {
    float: none;
    width: auto;
    }

}
.mini_frase_consultores_responsive {
    /*position: absolute;
	top: 0;
	right: 0;
	float: right;
	margin-right: 20px;
	margin-top: 65px;
	text-align: right;
	display: none;*/
    
    vertical-align: middle;
    text-align: right;
    padding-right: 20px;
    display: none;
}
.mini_frase_consultores_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #FFFFFF;
}
.todo_texto_consultores {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
.cada_texto_consultores {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 20px;
    margin-right: 50px;
    margin-left: 50px;
}
.cada_texto_consultores span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
}
.cada_texto_consultores ul {
    list-style-type: none;
    margin-left: -20px;
    margin-top: 0px;
}
.cada_texto_consultores ul li {
    text-transform: none;
    text-align: left;
    border-style: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
    padding-left: 10px;
}
.cada_texto_consultores ul li:before {
    background-image: url(../imagens/icons_2/bola.png);
    display: block;
    content: " ";
    position: absolute;
    height: 9px;
    width: 9px;
    margin-top: 6px;
    margin-left: -28px;
}
.footer_consultores {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;
}
/*********** Controlo Qualidade *****/

.controlo_qualidade {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}
.seta_verde_controlo_qualidade {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 920px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_concecao_es {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 133px;
    margin-right: 800px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_controlo_qualidade_es {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 770px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_jigs_en {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 500px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_controlo_qualidade_en {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 700px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.icon_controlo_qualidade {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 40px;
    margin-left: 280px;
    width: 110px;
    height: 110px;
    background: url(../imagens/icons_05_09_14/qualidade.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.mais_controlo_qualidade {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
}
.imagem_controlo_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url(../imagens/fotos_05_09_14/pearlmaster_0448_1.jpg) no-repeat;
    background-size: cover;
    background-position: top right;
}
.imagem_controlo_direita {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50%;
    width: 50%;
    height: 100%;
    background: url(../imagens/fotos_05_09_14/pearlmaster_0463_1.jpg) no-repeat;
    background-size: cover;
    background-position: top right;
}
.todo_texto_controlo_qualidade {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
.cada_texto_controlo_qualidade {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 20px;
    margin-right: 50px;
    margin-left: 50px;
    padding-bottom: 10px;
}
.cada_texto_controlo_qualidade span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
}
.footer_controlo {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;
}
.imagem_controlo_qualidade_responsive {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
    background: url(../imagens/fotos_05_09_14/pearlmaster_0448_1.jpg) no-repeat;
    background-size: cover;
    background-position: top right;
    display: none;
}
/****************** Conceção de Gabarito ******************/

.concecao_gabarito {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}
.icon_concecao_gabarito {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 40px;
    margin-left: 280px;
    width: 110px;
    height: 110px;
    background: url(../imagens/icons_05_09_14/gabaritos.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.mais_concecao_gabarito {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
}
.imagem_concecao_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url(../imagens/fotos_05_09_14/pearlmaster_4689.jpg) no-repeat;
    background-size: cover;
    background-position: top right;
}
.imagem_concecao_direita {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50%;
    width: 50%;
    height: 100%;
    background: url(../imagens/fotos_05_09_14/pearlmaster_4699.jpg) no-repeat;
    background-size: cover;
    background-position: top left;
}
.todo_texto_concecao_gabarito {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
.cada_texto_concecao_gabarito {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 20px;
    margin-right: 50px;
    margin-left: 50px;
}
.cada_texto_concecao_gabarito span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
}
.cada_texto_concecao_gabarito ul {
    list-style-type: none;
    margin-left: -20px;
    margin-top: 0px;
}
.cada_texto_concecao_gabarito ul li {
    text-transform: none;
    text-align: left;
    border-style: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #666666;
    padding-left: 10px;
}
.cada_texto_concecao_gabarito ul li:before {
    background-image: url(../imagens/icons_2/bola.png);
    display: block;
    content: " ";
    position: absolute;
    height: 9px;
    width: 9px;
    margin-top: 6px;
    margin-left: -28px;
}
.footer_concecao {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;
}
.ainda_mais_concecao_gabarito {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
}
.mais_imagem_concecao_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 302px;
    background: url(../imagens/fotos_05_09_14/pearlmaster_4695.jpg) no-repeat;
    background-size: cover;
    background-position: top left;
}
.mais_imagem_concecao_direita {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 50%;
    width: 50%;
    height: 302px;
    background: url(../imagens/fotos_05_09_14/pearlmaster_4691.jpg) no-repeat;
    background-size: cover;
    background-position: top left;
}
.foto_responsive_concecao_gabarito {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
    margin-top: 0px;
    background: url(../imagens/fotos_05_09_14/pearlmaster_4699.jpg) no-repeat;
    background-size: cover;
    background-position: top left;
    display: none;
}
/*********** Gestão Integral de Projetos *********/

.gestao_integral {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 270px;
    margin-top: 200px;
    background: url(../imagens/imagem_fundo_home_2.jpg) no-repeat;
    background-size: cover;
}
.frase_principal_gestao {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 75px;
    margin-right: 50px;
}
.frase_principal_gestao span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.mais_texto_gestao {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #4D4D4D;
    padding-bottom: 30px;
}
.cada_texto_da_gestao {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 30px;
}
.cada_texto_da_gestao span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #FFFFFF;
}
.cada_texto_da_gestao span strong {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 14pt;
    color: #FFFFFF;
}
.cada_texto_da_gestao ul {
    list-style-type: none;
    margin-left: -20px;
    margin-top: 0px;
}
.cada_texto_da_gestao ul li {
    text-transform: none;
    text-align: left;
    border-style: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #FFFFFF;
    padding-left: 10px;
}
.cada_texto_da_gestao ul li:before {
    background-image: url(../imagens/icons_2/bola.png);
    display: block;
    content: " ";
    position: absolute;
    height: 9px;
    width: 9px;
    margin-top: 6px;
    margin-left: -28px;
}
.mais_titulo_gestao {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 50px;
    margin-right: 50px;
}
.mais_titulo_gestao span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20pt;
    color: #CAB576;
}
#todo_conteudo_items {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
    overflow: hidden;
}
#items_gestao {
    position: relative;
    padding-top: 80px;
    width: 80%;
    padding-bottom: 10px;
    margin-left: 5%;
}
#items_gestao li {
    position: relative;
    float: left;
    list-style: none outside none;
    width: 25%;
    height: 170px;
    border-top: 1px solid #C9C9C9;
    /*border:1px solid black;*/
}
.titulo_cada_item_gestao {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    /*border:1px solid green;*/
}
.titulo_cada_item_gestao span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 15pt;
    color: #CAB576;
}
.titulo_cada_item_gestao span strong {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.texto_cada_item_gestao {
    text-align: center;
    /* width: 70%; */
    /*margin-left: 15%;*/
    /*border:1px solid blue;*/
}
.texto_cada_item_gestao span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #000000;
}
.footer_gestao {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;
}
.experiencia_Seta_verde {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 170px;
    margin-right: 860px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
    z-index: 999;
}
.seta_verde_missao {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 130px;
    margin-right: 780px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_gestao {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 165px;
    margin-right: 820px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_consultores {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 78px;
    margin-right: 900px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}

.seta_verde_testes {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 165px;
    margin-right: 660px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_testes_en{
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 165px;
    margin-right: 500px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.mais_mapa {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #4D4D4D;
    padding-bottom: 100px;
    overflow: hidden;
}
.img_mapa {
    position: relative;
    top: 50px;
    left: 50%;
    background-image: url(../imagens/mapa_3.png);
    margin-left: -501.5px;
    width: 1003px;
    height: 489px;
    background-size: 100% 100%;
}
.filtro_colombia {
    display: none !important;

    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 183.5px;
    margin-left: 258.5px;
    cursor: pointer;
    display: none;
    z-index: 10;
}
.bola_colombia {
  display: none !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 210px;
    margin-left: 285px;
    cursor: pointer;
}
.texto_colombia {
  display: none !important;  
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 2px;
}
.texto_colombia span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_argentina {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 73.5px;
    margin-left: 293.5px;
    cursor: pointer;
    display: none;
    z-index: 10;
}
.bola_argentina {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 100px;
    margin-left: 320px;
    cursor: pointer;
}
.texto_argentina {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 2px;
}
.texto_argentina span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_mexico {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 233.5px;
    margin-left: 183.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_mexico {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 260px;
    margin-left: 210px;
    cursor: pointer;
    z-index: 1;
}
.texto_mexico {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 10px;
}
.texto_mexico span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_portugal {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 288.5px;
    margin-left: 443.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_portugal {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 315px;
    margin-left: 470px;
    cursor: pointer;
    z-index: 1;
}
.texto_portugal {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 4px;
}
.texto_portugal span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_espanha {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 293.5px;
    margin-left: 456.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_espanha {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 320px;
    margin-left: 483px;
    cursor: pointer;
    z-index: 1;
}
.texto_espanha {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 6px;
}
.texto_espanha span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_franca {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 311.5px;
    margin-left: 468.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_franca {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 338px;
    margin-left: 495px;
    cursor: pointer;
    z-index: 1;
}
.texto_franca {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 10px;
}
.texto_franca span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_inglaterra {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 333.5px;
    margin-left: 458.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_inglaterra {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 360px;
    margin-left: 485px;
    cursor: pointer;
    z-index: 1;
}
.texto_inglaterra {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 3px;
}
.texto_inglaterra span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_belgica {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 319.5px;
    margin-left: 483.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_belgica {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 346px;
    margin-left: 510px;
    cursor: pointer;
    z-index: 1;
}
.texto_belgica {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 8px;
}
.texto_belgica span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_holanda {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 331.5px;
    margin-left: 488.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_holanda {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 358px;
    margin-left: 515px;
    cursor: pointer;
    z-index: 1;
}
.texto_holanda {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 6px;
}
.texto_holanda span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_suecia {
  display: none !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 353.5px;
    margin-left: 504.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_suecia {
    display: none !important;

    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 380px;
    margin-left: 531px;
    cursor: pointer;
    z-index: 1;
}
.texto_suecia {
    display: none !important;

    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 8px;
}
.texto_suecia span {
    display: none !important;

    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_alemanha {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 328.5px;
    margin-left: 508.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_alemanha {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 355px;
    margin-left: 535px;
    cursor: pointer;
    z-index: 1;
}
.texto_alemanha {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 2px;
}
.texto_alemanha span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_republica_checa {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 318.5px;
    margin-left: 528.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_republica {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 345px;
    margin-left: 555px;
    cursor: pointer;
    z-index: 1;
}
.texto_republica {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 15px;
    margin-left: 2px;
}
.texto_republica span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_marrocos {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 263.5px;
    margin-left: 448.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_marrocos {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 290px;
    margin-left: 475px;
    cursor: pointer;
    z-index: 1;
}
.texto_marrocos {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 4px;
}
.texto_marrocos span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.filtro_china {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: transparent;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 258.5px;
    margin-left: 778.5px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.bola_china {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 285px;
    margin-left: 805px;
    cursor: pointer;
    z-index: 1;
}
.texto_china {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 19px;
    margin-left: 12px;
}
.texto_china span {
    display: none;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 8pt;
    color: #4D4D4D;
}
.grande_titulo_mercados {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 30px;
    margin-left: 50px;
}
.grande_titulo_mercados span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 35pt;
    color: #D3CCC5;
}
.sub_frase_mercados {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 50px;
}
.sub_frase_mercados span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 11pt;
    color: #D3CCC5;
}
/*************************/

.paises_esquerda {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 30px;
    margin-left: 20px;
    width: 60px;
    text-align: left;
    display: none;
}
.paises_esquerda span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 11pt;
}
.paises_esquerda_mais_um {
    position: absolute;
    top: 0;
    left: 35%;
    width: 70px;
    margin-top: 30px;
    margin-left: -35px;
    text-align: left;
    display: none;
}
.paises_esquerda_mais_um span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 11pt;
}
.paises_direita_mais_um {
    position: absolute;
    top: 0;
    right: 35%;
    float: right;
    width: 130px;
    margin-top: 30px;
    margin-right: -75px;
    text-align: left !important;
    display: none;
}
.paises_direita_mais_um span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 11pt;
}
.paises_direita {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    margin-top: 30px;
    margin-right: 20px;
    text-align: left;
    display: none;
}
.paises_direita span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 11pt;
}
.frase_principal_valores_responsive {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 40px;
    margin-right: 20px;
    display: none;
}
.frase_principal_valores_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 25pt;
    color: #4D4D4D;
}
.frase_principal_gestao_responsive {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 95px;
    margin-right: 20px;
    display: none;
}
.frase_principal_gestao_responsive span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 25pt;
    color: #4D4D4D;
}
.titulo_gestao_da_lista {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 30px;
    margin-left: 50px;
    margin-right: 50px;
}
.titulo_gestao_da_lista span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 35pt;
    color: #CAB576;
}
/********************************* Outro Idioma - EN ************************************/
/**** Menu ***/

.filtro_transparente_services {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 218px;
    width: 115px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
    cursor: pointer;
}
.submenu_services {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 25px;
    margin-left: 215px;
    width: 120px;
    height: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}
.ul_services {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -30px;
    list-style-type: none;
    display: block;
}
.ul_services li {
    text-align: left;
    padding-bottom: 5px;
    margin-right: 5px;
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12pt;
    color: #666666;
}
.ul_services li a:link {
    color: #666666;
    text-decoration: none;
}
.ul_services li a:visited {
    color: #666666;
    text-decoration: none;
}
.ul_services li a:hover {
    color: #B0B0B0;
    text-decoration: none;
}
.services_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 218px;
    z-index: 1;
}
.services_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.services_break {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 218px;
    z-index: 2;
    display: none;
}
.services_break span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.filtro_transparente_menu_en_portfolio {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 335px;
    width: 135px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.portfolio_en_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 335px;
    z-index: 1;
}
.portfolio_en_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.portfolio_en_brack {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 335px;
    z-index: 1;
    display: none;
}
.portfolio_en_brack span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.filtro_transparente_menu_en_contactos {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 472px;
    width: 145px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.contactos_en_menu {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 472px;
    z-index: 1;
}
.contactos_en_menu span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.contactos_en_brack {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 472px;
    z-index: 2;
    display: none;
}
.contactos_en_brack span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.texto_area_cliente_en {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 30px;
    margin-left: 35px;
}
.texto_area_cliente_en span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 12pt;
    color: #FFFFFF;
}
/************* Portfolio ENG *********/

.item_embalagens_en {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30%;
    /*background-color: red; */
}
.icon_embalagem_portfolio_en {
    position: absolute;
    top: 0;
    left: 50%;
    width: 82px;
    height: 82px;
    margin-left: -41px;
    background: url(../imagens/icons/potfolio_embalagens.png) no-repeat;
    margin-top: 70px;
    cursor: pointer;
}
.item_transparente_embalagens_en {
    position: absolute;
    top: 0;
    left: 50%;
    width: 140px;
    height: 140px;
    margin-top: 80px;
    margin-left: -70px;
    cursor: pointer;
    z-index: 50;
    background-color: transparent;
}
.texto_embalagem_portfolio_responsive_en {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 37px;
    text-align: center;
}
.texto_embalagem_portfolio_responsive_en span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #666666;
}
.item_casa_en {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 30%;
    width: 30%;
    height: 100%;
    /*background-color: blue;*/
}
.item_transparente_casa_en {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    height: 140px;
    margin-top: 80px;
    margin-left: -50px;
    cursor: pointer;
    z-index: 50;
    background-color: transparent;
}
.icon_casa_portfolio_en {
    position: absolute;
    top: 0;
    left: 50%;
    width: 82px;
    height: 82px;
    margin-left: -41px;
    background: url(../imagens/icons/potfolio_casa.png) no-repeat;
    margin-top: 70px;
    cursor: pointer;
}
.texto_casa_portfolio_responsive_en {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 37px;
}
.texto_casa_portfolio_responsive_en span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #666666;
}
.item_automoveis_en {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 60%;
    width: 30%;
    height: 100%;
}
.icon_automoveis_portfolio_en {
    position: absolute;
    top: 0;
    left: 50%;
    width: 82px;
    height: 82px;
    margin-left: -41px;
    background: url(../imagens/icons/potfolio_automovel.png) no-repeat;
    margin-top: 70px;
    cursor: pointer;
}
.item_transparente_automovel_en {
    position: absolute;
    top: 0;
    left: 50%;
    width: 140px;
    height: 140px;
    margin-top: 80px;
    margin-left: -70px;
    cursor: pointer;
    z-index: 50;
    background-color: transparent;
}
.texto_automovel_portfolio_responsive_en {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 37px;
}
.texto_automovel_portfolio_responsive_en span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13pt;
    color: #666666;
}
/**************** Françês *************/

.texto_area_cliente_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 30px;
    margin-left: 38px;
}
.texto_area_cliente_fr span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 13pt;
    color: #FFFFFF;
}
.filtro_transparente_menu_fazemos_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 233px;
    width: 190px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
    cursor: pointer;
}
.o_que_fazemos_menu_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 233px;
    z-index: 1;
}
.o_que_fazemos_menu_fr span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.fazemos_brack_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 233px;
    z-index: 1;
    display: none;
}
.fazemos_brack_fr span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
    ;
}
.filtro_transparente_menu_portfolio_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 350px;
    width: 135px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.portfolio_menu_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 350px;
    z-index: 1;
}
.portfolio_menu_fr span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.portfolio_brack_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 350px;
    z-index: 1;
    display: none;
}
.portfolio_brack_fr span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.filtro_transparente_menu_contactos_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 488px;
    width: 145px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.contactos_menu_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 488px;
    z-index: 1;
}
.contactos_menu_fr span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.contactos_brack_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 488px;
    z-index: 1;
    display: none;
}
.contactos_brack_fr span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.submenu_o_que_fazemos_fr {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 25px;
    margin-left: 235px;
    width: 110px;
    height: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}
/************* Espanhol ************/

.filtro_transparente_menu_fazemos_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 210px;
    width: 120px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
    cursor: pointer;
}
.submenu_o_que_fazemos_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 25px;
    margin-left: 213px;
    width: 116px;
    height: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}
#ul_submenu_fazemos_es {
    margin-left: -29px;
}
.o_que_fazemos_menu_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 210px;
    z-index: 1;
}
.o_que_fazemos_menu_es span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.fazemos_brack_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 210px;
    z-index: 2;
    display: none;
}
.fazemos_brack_es span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.filtro_transparente_menu_portfolio_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 335px;
    width: 135px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.portfolio_menu_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 335px;
    z-index: 1;
}
.portfolio_menu_es span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.portfolio_brack_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 335px;
    z-index: 2;
    display: none;
}
.portfolio_brack_es span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.filtro_transparente_menu_contactos_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -2px;
    margin-left: 473px;
    width: 145px;
    background-color: transparent;
    height: 30px;
    z-index: 5;
}
.contactos_menu_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 473px;
    z-index: 1;
}
.contactos_menu_es span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #666666;
}
.contactos_brack_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 473px;
    z-index: 2;
    display: none;
}
.contactos_brack_es span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #B0B0B0;
}
.texto_area_cliente_es {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 30px;
    margin-left: 30px;
}
.texto_area_cliente_es span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 13pt;
    color: #FFFFFF;
}
#submenu_empresa {
    width: 115px;
}
.experiencia_seta_verde_en {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 166px;
    margin-right: 700px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_politica_en{
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 80px;
    margin-right: 800px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);  
}

@media(max-width: 1160px){
  .seta_verde_mercados {
    margin-top: 70px !important;
    margin-right: 325px !important;
  }
  .icon_consultores {
    margin-left: 160px !important;
    width: 120px !important;
    height: 120px !important;
  }

  .seta_verde_politica_en{
    margin-top: 72px;
    margin-right: 600px !important;
  }
}

.qualidade_seta_en{
    margin-top: 80px;
    margin-right: 650px;
}
.seta_verde_missao_en {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 130px;
    margin-right: 840px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
#frase_principal_fr_home {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 80px;
    margin-right: 50px;
}
#frase_principal_fr_home span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 50pt;
    color: #4D4D4D;
}
.experiencia_seta_verde_fr {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 170px;
    margin-right: 700px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.experiencia_seta_verde_es {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 180px;
    margin-right: 700px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.seta_verde_gestao_es {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 170px;
    margin-right: 850px;
    width: 11px;
    height: 42px;
    background-image: url(../imagens/icons/seta_verde_esquerda.png);
}
.mensagem_area_cliente {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 110px;
    width: 90%;
    text-align: center;
    display: none;
}
.mensagem_area_cliente span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #8CC63F;
    font-size: 11pt;
}

.parte_direita_politica {
    float: left;
    width: 50%;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
    margin-top: 47px;
}

.mais_politica_qualidade {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
}

.politica_qualidade_parte_esquerda {
    position: absolute;
    top: 0 !important;
    left: 0;
    width: 50%;
    height: 302px;
    background-color: #cbb677;
    overflow: hidden;
    display: table;
}

.politica_qualidade_parte_direita {
    position: absolute;
    top: 0 !important;
    left: 50%;
    width: 50%;
    height: 302px;
    background: url(../imagens/pearlmaster_9360.jpg) no-repeat;
    background-size: cover;
}

.mini_frase_politica {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}
.mini_frase_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15pt;
    color: #FFFFFF;
}

.txt_div {
    width: 100%;
    background-color: #fff;
    margin-top: 55px;
    overflow: hidden;
    margin-bottom: 25px;
    display: table;
}

.div2 {
    margin-bottom: 20px;
}

.titulo_mais_texto {
    margin-top: 20px;
}
.titulo_mais_texto span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #CBB677;
    font-size: 20pt;
}
.cada_texto_politica {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 25px;
    margin-right: 50px;
    margin-left: 50px;
}

.cada_texto_politica span {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    color: #666666;
    font-size: 11pt;
}
.barra_cinzenta {
    width: 100%;
    background-color: #4D4D4D;
    height: 200px;
	padding:20px 0;
}

.backgournd_white{
    background-color: white !important;
    margin-bottom: 40px; 
}
.footer_politica {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0px;
    margin-top: 1150px;
    margin-bottom: 0;
    background-color: #FFFFFF;
}
.certificado {
    min-height: 90px;
    background: url(../imagens/icons/icon_ISO-9001-2015.png) no-repeat;
	background-size:90px;
    width: 90px;
    margin: 0 auto;
}
.texto_certificado span {
    font-family: 'Maven Pro';
    color: white;
    height: 30px;
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    text-transform: uppercase;
    /*text-decoration: underline;*/
}
.texto_certificado a.new_pdf {color:#fff;text-decoration:none;font-size: 18pt;}
.texto_certificado a.new_pdf:hover {text-decoration:underline;}
.iso {
    background: url(../imagens/icons/iso.svg);
    height: 165px;
    width: 100%;
    background-repeat: no-repeat;
    background-origin: content-box;
    z-index: 9999;
    padding-left: 200px;
    padding-top: 45px;
}




.cada_texto_politica ul li::before {
    background-image: url(../imagens/icons_2/bola.png);
    display: block;
    content: " ";
    position: absolute;
    height: 9px;
    width: 9px;
    margin-top: 6px;
    margin-left: -28px;
}

.cada_texto_politica ul {
    list-style-type: none;
}


a.pdf {
    color: #fff;
    text-decoration: none;
    
}

a.new_pdf{
    color: #666666;
    font-family: 'Maven Pro';
    font-size: 20pt;
}
.cursor{
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right:0;
}
.ficha{
    width: 300px;
    height: 171px;
    background-color: #ffffff;
    box-shadow: 2px 2px 2px #cccccc;
    position: absolute;
    top: -180px;
    z-index: 10000;
    padding: 15px;
}
.ficha:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid transparent;
    border-top: 8px solid #000000;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
    z-index: -1;
}
.ficha:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffffff;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
}
.ficha p {
    
    margin-left: 10px;
    font-family: 'Maven Pro';
    color: #666666;
}
.ficha a:link, a:visited {
    
    margin-left: 10px;
    color: #666666;
    line-height: 36px;
    font-family: 'Maven Pro';
    text-decoration: none;
}

.ficha a:hover{
    text-decoration: underline; 
	color: #666666;
}
.ficha a:active{
    text-decoration: none
}

@media (min-width: 861px) and (max-width: 989px) {
    .cursor {
        right: 36%;
    }
}

@media (min-width: 751px) and (max-width: 860px) {
    .cursor {
        right: 34%;
    }
}

@media (min-width: 660px) and (max-width: 750px) {
    .cursor {
        right: 31%;
    }
}

@media (max-width: 659px) {
    .cursor {
        right: 40%;
    }
}

.footer_testes {
     position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #E3E3E3;
    margin-top: 10px;
}

.brack_hover {
    opacity: 0;
}

.link-testes:hover .brack_hover{
    opacity: 1;
}

.link-robot:hover .brack_hover{
    opacity: 1;
}

.push-left {
    transform: translateX(-130px);
}


.submenu_o_que_fazemos_es .item_menu_servicos_5{
        position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95px;
}

.submenu_o_que_fazemos_fr .item_menu_servicos_5 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90px;
}

.submenu_o_que_fazemos_es .item_menu_servicos_6{
        position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95px;
}

.submenu_o_que_fazemos_fr .item_menu_servicos_6 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90px;

}

.todo_texto_consultores, .todo_texto_controlo_qualidade, .todo_texto_concecao_gabarito {
    padding: 45px 0;
}

@media (min-width: 1250px) {
  .frase_principal_uma_linha {
    margin-right: 40px !important;
  }
  
  .frase_principal_duas_linhas {
    margin-right: 40px !important;
  }
}

@media (max-width: 1130px) {
  .icon_imagem_principal{
    margin-left: 50px !important;
  }

  .icon_testes{
    margin-left: 200px !important;
  }

  .icon_concecao_gabarito{
    margin-left: 200px !important;
  }

  .icon_controlo_qualidade{
    margin-left: 200px !important;
  }
/*
  .home_icon{
    margin-left: 150px !important;
  }*/
}

.politica_eng{
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 80px;
  margin-right: 600px;
  width: 11px;
  height: 42px;
  background-image: url(../imagens/icons/seta_verde_esquerda.png);
}

/* NewMedia */
@media (max-width: 320px) {
  .icon_coordenadas{
    margin-left: 20px !important;
  }
  .icon_telefone_morada{
    margin-left: 20px !important;
  }
  .icon_morada_morada{
    margin-left: 20px !important;
  }
}

@media (max-width: 634px) {
  #items_gestao{
    margin: 0 auto;
    padding: 0 15px;
    margin-left: none;
    display: inline-table !important;
    width: 0 !important;
    margin-top: 25px !important;
  }
}

@media (max-width: 1065px) {
  .iso{
    padding-left: 150px;
  }
}
@media (max-width: 1160px) {
  .politica_eng{
    margin-right: 500px !important;
    margin-top: 70px !important;  
  }
  .seta_verde_testes_en{
    margin-top: 165px !important;
  }
}

@media (max-width: 991px) {
  .evento-text {
    text-align: center;
  }
  #timeline {
    margin-bottom: 80px !important;
  }
  .seta_verde_politica_en{
    display: none;
  }
  .politica_eng{
    display: none
  }
  .seta_verde_testes_en{
    display: none;
  }

  .seta_verde_maosrobot {
    display: none;
  }

  .seta_verde_maosrobot_en {
    display: none;
  }

  .seta_verde_maosrobot_es {
    display: none;
  }

  .seta_verde_maosrobot_fr {
    display: none;
  }
}


.bf_arr:before {
  content: "";
  position: absolute;
  left: -80px;
  width: 11px;
  height: 42px;
  bottom: 0;
  transform: translateY(-50%);
  background: url(../imagens/icons/seta_verde_esquerda.png) no-repeat;
}



@media(min-width: 640px){
  #todo_conteudo_items {
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  #items_gestao {
    padding: 0;
    margin: 0;
    margin-top: 80px;
  }

  #items_gestao li {
    display: inline-table;
    width: 24%;
    float: none;
  }
}

.ten_icon img {
  width: 100%;
}


.adjust.footer {
  margin-top: 100px;
}