/* ---- config ---- */
/* ---- reset ---- */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---- Typography ---- */
.header {
  font-size: 43px;
}
.header.big {
  font-size: 72px;
}
.f-light {
  font-family: 'din_lightregular', 'Helvetica Neue', 'Helvetica', sans-serif;
}
.f-bold {
  font-family: 'dinbold', 'Helvetica Neue', 'Helvetica', sans-serif;
}
.f-black {
  font-family: 'din_blackregular', 'Helvetica Neue', 'Helvetica', sans-serif;
}
/* ---- main sections ---- */
html {
  font-size: 18px;
}
#container {
  margin: 0 auto;
  overflow: hidden;
}
#content {
  min-height: 500px;
}
header {
  height: 54px;
  padding-top: 27px;
  padding-left: 27px;
  z-index: 1;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
header a {
  background-image: url('../img/btn_go_home_v2.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 180px;
  height: 32px;
  display: block;
}
header a:hover {
  background-position: 0px -32px;
}
.content-wrapper {
  margin-top: -80px;
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}
/* ---- sections ---- */
.section {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  margin: 135px auto;
  max-width: 1280px;
}
.ie7 .section {
  letter-spacing: normal;
}
.section:last-child {
  margin-bottom: 27px;
}
.section .col {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: 2.857142857142857%;
}
.ie7 .section .col {
  display: inline;
  zoom: 1;
}
.section .col.bottom {
  vertical-align: middle;
}
.section .half {
  width: 48.57142857142857%;
}
.section .third {
  width: 31.428571428571427%;
}
.section .two-thirds {
  width: 65.71428571428571%;
}
.section .end {
  margin-right: 0;
}
.section .nested {
  margin: 0;
}
.section .nested.half .third {
  width: 100%;
  margin-right: 9.090909090909092%;
}
.section .nested.half .half {
  width: 154.54545454545453%;
  margin-right: 9.090909090909092%;
}
/* ---- menu ---- */
.menu-wrapper {
  height: 80px;
}
#menu-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9009;
}
#menu-overlay .overlay-layer {
  background: transparent url('../img/menu/menu_background.png') no-repeat 0 0;
  background-size: cover;
  z-index: 1;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#menu-overlay  > img {
  z-index: 2;
  position: absolute;
  left: 27px;
  top: 27px;
}
#menu-overlay ul {
  font-family: 'din_lightregular', 'Helvetica Neue', 'Helvetica', sans-serif;
  margin-left: 0;
  list-style: none;
  padding-left: 20px;
  z-index: 2;
  text-align: center;
  font-size: 72px;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -176px;
  left: 0;
  right: 0;
}
#menu-overlay ul a {
  color: #fff;
  text-decoration: none;
}
#menu-overlay ul a:hover,
#menu-overlay ul a.active {
  font-family: 'dinbold', 'Helvetica Neue', 'Helvetica', sans-serif;
}
#menu-overlay #contacts {
  text-align: left;
  max-width: 750px;
  margin: 0 auto;
  color: #fff;
  font-family: 'din_lightregular', 'Helvetica Neue', 'Helvetica', sans-serif;
  font-size: 14px;
  z-index: 2;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
#menu-overlay #contacts .item {
  float: left;
  width: 150px;
  margin-right: 50px;
}
#menu-overlay #contacts .item span {
  margin-right: 10px;
}
#menu-overlay #contacts .item:first-child {
  width: 300px;
}
#menu-overlay #contacts .item:last-child {
  width: 200px;
  margin-right: 0;
}
#menu-overlay #contacts .item a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}
#menu-overlay #contacts .item a:hover {
  border-bottom: none;
}
#menu-overlay.opaque {
  background: #fff;
}
#menu {
  position: fixed;
  width: 125px;
  height: auto;
  margin: 0 auto;
  margin-left: -102px;
  bottom: 0;
  left: 50%;
  padding: 40px 40px 0 40px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#menu:before,
#menu:after {
  content: "";
  display: table;
}
#menu:after {
  clear: both;
}
.ie6 #menu,
.ie7 #menu {
  zoom: 1;
}
#menu:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#menu .btn {
  width: 40px;
  height: 40px;
  float: left;
}
#menu .btn:hover {
  background-position: 0px -40px;
  cursor: pointer;
}
#menu .btn-left {
  background-image: url('../img/menu/btn_esquerda.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#menu .btn-center {
  background-image: url('../img/menu/btn_menu.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#menu .btn-right {
  background-image: url('../img/menu/btn_direita.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/* ---- footer ---- */
footer {
  background: transparent url('../img/footer/footer_background_repeat-x.png') repeat-x 0 0;
  height: 250px;
}
footer .footer-wrapper {
  background: transparent url('../img/footer/grid_background.png') repeat-x 0 0;
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
}
.ie7 footer .footer-wrapper {
  letter-spacing: normal;
}
footer .footer-inner {
  max-width: 1280px;
  margin: 0 auto;
}
footer .footer-left {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: 2.857142857142857%;
  width: 31.428571428571427%;
}
.ie7 footer .footer-left {
  display: inline;
  zoom: 1;
}
footer .footer-left img {
  margin-top: 25px;
  margin-left: 25px;
}
footer .footer-right {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: 2.857142857142857%;
  width: 65.71428571428571%;
  margin-right: 0;
  text-align: right;
}
.ie7 footer .footer-right {
  display: inline;
  zoom: 1;
}
footer .footer-right .social {
  height: 80px;
  padding: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-right .social a {
  width: 22px;
  height: 22px;
  float: right;
  margin-left: 11px;
}
footer .footer-right .social a.fb {
  background-image: url('../img/footer/btn_facebook.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
footer .footer-right .social a.flickr {
  background-image: url('../img/footer/btn_flickr.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
footer .footer-right .social a.mail {
  background-image: url('../img/footer/btn_mail.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
footer .footer-right .social a:hover {
  background-position: 0px -22px;
}
footer .footer-right img {
  margin-top: 20px;
  margin-right: 20px;
}
/* ---- elements ---- */
#loading-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: none;
  background: rgba(255, 255, 255, 0.9);
}
#loading-wrapper div {
  font-family: 'din_blackregular', 'Helvetica Neue', 'Helvetica', sans-serif;
  font-size: 42px;
  text-align: center;
  color: #ddd;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -26px;
}
#scrollArrow {
  width: 74px;
  height: 126px;
  position: fixed;
  left: 50%;
  margin-left: -37px;
  bottom: 200px;
  z-index: 4;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  background: transparent url('../img/ind_scroll.png') no-repeat 0 0;
  -webkit-animation: arrow 5s ease 0s 1;
  -moz-animation: arrow 5s ease 0s 1;
  -o-animation: arrow 5s ease 0s 1;
  animation: arrow 5s ease 0s 1;
}
/* ---- colors ---- */
.red {
  color: #e73029;
}
/* ---- helpers ---- */
.unstyled {
  margin-left: 0;
  list-style: none;
  padding-left: 20px;
}
.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hidden.focusable:active,
.hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.arrow-keyframes 0% {
  bottom: 400px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.arrow-keyframes 50% {
  bottom: 50px;
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
}
.arrow-keyframes 51% {
  bottom: 50px;
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
}
.arrow-keyframes 52% {
  bottom: 50px;
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
}
.arrow-keyframes 53% {
  bottom: 50px;
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
}
.arrow-keyframes 100% {
  bottom: -200px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
@-webkit-keyframes arrow {
  0% {
    bottom: 400px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  51% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  52% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  53% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  100% {
    bottom: -200px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
}
@-moz-keyframes arrow {
  0% {
    bottom: 400px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  51% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  52% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  53% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  100% {
    bottom: -200px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
}
@-o-keyframes arrow {
  0% {
    bottom: 400px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  51% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  52% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  53% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  100% {
    bottom: -200px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
}
@keyframes arrow {
  0% {
    bottom: 400px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  51% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  52% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  53% {
    bottom: 50px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    -webkit-opacity: 100;
    opacity: 100;
  }
  100% {
    bottom: -200px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
}
.strip {
  background: transparent url('../img/legendas_background.png') no-repeat 0 0;
  background-size: cover;
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 1200px;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.strip.closed {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.strip .left {
  text-align: left;
  font-family: 'dinbold', 'Helvetica Neue', 'Helvetica', sans-serif;
  font-size: 15px;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.strip .left .title {
  font-size: 70px;
  font-family: 'din_blackregular', 'Helvetica Neue', 'Helvetica', sans-serif;
}
.strip .left  > div {
  width: 50%;
  text-align: right;
}
.strip .left .close {
  position: absolute;
  top: 27px;
  right: 54px;
  background-image: url('../img/btn_close_legendas.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 70px;
  height: 14px;
}
.strip .left .close:hover {
  background-position: 0px -14px;
}
.strip .right {
  text-align: right;
  font-family: 'din_lightregular', 'Helvetica Neue', 'Helvetica', sans-serif;
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 20px;
}
.strip .right  > div {
  width: 50%;
  text-align: left;
  margin-left: auto;
}
.work .section {
  text-align: center;
  padding: 0 54px;
}
.work .section img,
.work .section a img {
  width: 100%;
  height: auto;
}
.work .work-title {
  margin-bottom: 243px;
  text-align: left;
  min-height: 500px;
  position: relative;
}
.work .work-title img {
  position: absolute;
  top: 0;
  margin-top: 100px;
  width: auto;
}
/* ---- about us ---- */
.aboutus {
  background: transparent url('../img/about_us/page_background_no-repeat.png') no-repeat center 500px;
}
.aboutus  > .section {
  padding: 0 27px;
}
.aboutus .partnerships {
  background: transparent url('../img/about_us/partnerships_background.png') no-repeat center center;
  min-height: 1035px;
  margin-top: -108px;
  margin-bottom: -54px;
}
.aboutus .partnerships .block {
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
  width: 400px;
  margin: 0 auto;
}
.aboutus .partnerships .top {
  padding-top: 100px;
  margin-bottom: 200px;
}
.aboutus .team {
  margin-top: 135px;
  font-family: 'dinbold', 'Helvetica Neue', 'Helvetica', sans-serif;
  color: #e73029;
}
.aboutus .team img {
  width: auto;
  float: left;
}
.aboutus .team ul {
  list-style: none;
  margin-left: 0;
}
.aboutus .team ul li {
  height: 30px;
  line-height: 30px;
  margin-bottom: 7px;
}
.aboutus .journey {
  font-family: 'din_lightregular', 'Helvetica Neue', 'Helvetica', sans-serif;
}
.aboutus .journey .future {
  margin-top: 50px;
}
.aboutus .journey .mid {
  margin-top: 65px;
}
.aboutus .journey .young {
  margin-top: 40px;
}
.aboutus .journey .birth {
  margin-top: 70px;
}
.marcas .work-title {
  margin-bottom: 135px;
  min-height: 200px;
}
.marcas .work-title img {
  position: relative;
  margin-top: 100px;
  width: 100%;
}
/* ---- clients ---- */
.clients {
  text-align: center;
}
.clients div,
.clients a {
  display: inline-block;
  margin-right: 70px;
  margin-top: 70px;
  cursor: pointer;
}
.clients .barclays {
  background-image: url('../img/clients/logo_barclays.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 272px;
  height: 47px;
}
.clients .barclays:hover {
  background-position: 0px -47px;
}
.clients .galp {
  background-image: url('../img/clients/logo_galp.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 191px;
  height: 61px;
}
.clients .galp:hover {
  background-position: 0px -61px;
}
.clients .celbi {
  background-image: url('../img/clients/logo_celbi.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 124px;
  height: 50px;
}
.clients .celbi:hover {
  background-position: 0px -50px;
}
.clients .janssen {
  background-image: url('../img/clients/logo_janssen.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 133px;
  height: 65px;
}
.clients .janssen:hover {
  background-position: 0px -65px;
}
.clients .iclio {
  background-image: url('../img/clients/logo_iclio.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 149px;
  height: 67px;
}
.clients .iclio:hover {
  background-position: 0px -68px;
}
.clients .borrelho {
  background-image: url('../img/clients/logo_borrelho.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 194px;
  height: 123px;
}
.clients .borrelho:hover {
  background-position: 0px -123px;
}
.clients .ccdrc {
  background-image: url('../img/clients/logo_ccdrc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 172px;
  height: 138px;
}
.clients .ccdrc:hover {
  background-position: 0px -138px;
}
.clients .dentalcare {
  background-image: url('../img/clients/logo_dentalcare.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 239px;
  height: 52px;
}
.clients .dentalcare:hover {
  background-position: 0px -53px;
}
.clients .gois {
  background-image: url('../img/clients/logo_gois.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 147px;
  height: 63px;
}
.clients .idealmed {
  background-image: url('../img/clients/logo_ideal_med.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 147px;
  height: 29px;
}
.clients .idealmed:hover {
  background-position: 0px -29px;
}
.clients .idealdrinks {
  background-image: url('../img/clients/logo_idealdrinks.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 175px;
  height: 29px;
}
.clients .idealdrinks:hover {
  background-position: 0px -29px;
}
.clients .skillup {
  background-image: url('../img/clients/logo_skillup.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 157px;
  height: 63px;
}
.clients .skillup:hover {
  background-position: 0px -63px;
}
.clients .tavolanostra {
  background-image: url('../img/clients/logo_tavolanostra.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 239px;
  height: 62px;
}
.clients .tavolanostra:hover {
  background-position: 0px -62px;
}
/* ---- work ---- */
.celbi {
  background: transparent url('../img/work/celbi/home_celbi_ilustracao.png') no-repeat right 30px;
}
.ccdrc {
  background: transparent url('../img/work/ccdrc/home_datacentro_ilustracao.png') no-repeat right 30px;
}
.galp {
  background: transparent url('../img/work/galp/home_galp_ilustracao.png') no-repeat right 30px;
}
.janssen {
  background: transparent url('../img/work/janssen/home_janssen_ilustracao.jpg') no-repeat right 30px;
}
.luminux {
  background: transparent url('../img/work/luminux/home_luminux_ilustracao.png') no-repeat right 30px;
}
.borrelho {
  background: transparent url('../img/work/borrelho/home_borrelho_ilustracao.png') no-repeat right 30px;
}
.dentalcare {
  background: transparent url('../img/work/dentalcare/home_dentalcare_ilustracao.png') no-repeat right 30px;
}
.galp2 {
  background: transparent url('../img/work/galp2/home_galp2_ilustracao.png') no-repeat right 30px;
}
.gois {
  background: transparent url('../img/work/gois/home_gois_ilustracao.png') no-repeat right 30px;
}
.idealdrinks {
  background: transparent url('../img/work/idealdrinks/home_idealdrinks_ilustracao.png') no-repeat right 30px;
}
.idealmed {
  background: transparent url('../img/work/idealmed/home_idealmed_ilustracao.png') no-repeat right 30px;
}
.jitt {
  background: transparent url('../img/work/jitt/home_jitt_ilustracao.png') no-repeat right 30px;
}
.johnnile {
  background: transparent url('../img/work/johnnile/home_johnnile_ilustracao.png') no-repeat right 30px;
}
.licorbeirao {
  background: transparent url('../img/work/licorbeirao/home_licorbeirao_ilustracao.png') no-repeat right 30px;
}
.lojagois {
  background: transparent url('../img/work/lojagois/home_lojagois_ilustracao.png') no-repeat right 30px;
}
.natalideal {
  background: transparent url('../img/work/natalideal/home_natalideal_ilustracao.png') no-repeat right 30px;
}
.skillup {
  background: transparent url('../img/work/skillup/home_skillup_ilustracao.png') no-repeat right 30px;
}
.tavolanostra {
  background: transparent url('../img/work/tavolanostra/home_tavolanostra_ilustracao.png') no-repeat right 30px;
}
.turismo {
  background: transparent url('../img/work/turismo/home_turismo_ilustracao.png') no-repeat right 30px;
}
