/* 
 * Theme Name: Janela do Mundo
 * Author: AP303
 * Author URI: http://www.ap303.com
 * code by gersonthiago.com | @gersonthiago
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
div, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, div, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

div, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, div {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  outline: none; }

p {
  line-height: 1.5em; }

.clear {
  clear: both;
  height: 0px; }

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  font-weight: normal; }

section:after,
div:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  overflow: hidden; }

@font-face {
  font-family: 'ralewayregular';
  src: url("assets/fonts/raleway-regular-webfont.eot");
  src: url("assets/fonts/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-regular-webfont.woff") format("woff"), url("assets/fonts/raleway-regular-webfont.ttf") format("truetype"), url("assets/fonts/raleway-regular-webfont.svg#ralewayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewaybold';
  src: url("assets/fonts/raleway-bold-webfont.eot");
  src: url("assets/fonts/raleway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-bold-webfont.woff") format("woff"), url("assets/fonts/raleway-bold-webfont.ttf") format("truetype"), url("assets/fonts/raleway-bold-webfont.svg#ralewaybold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewayextrabold';
  src: url("assets/fonts/raleway-extrabold-webfont.eot");
  src: url("assets/fonts/raleway-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-extrabold-webfont.woff") format("woff"), url("assets/fonts/raleway-extrabold-webfont.ttf") format("truetype"), url("assets/fonts/raleway-extrabold-webfont.svg#ralewayextrabold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewayextralight';
  src: url("assets/fonts/raleway-extralight-webfont.eot");
  src: url("assets/fonts/raleway-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-extralight-webfont.woff") format("woff"), url("assets/fonts/raleway-extralight-webfont.ttf") format("truetype"), url("assets/fonts/raleway-extralight-webfont.svg#ralewayextralight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewayheavy';
  src: url("assets/fonts/raleway-heavy-webfont.eot");
  src: url("assets/fonts/raleway-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-heavy-webfont.woff") format("woff"), url("assets/fonts/raleway-heavy-webfont.ttf") format("truetype"), url("assets/fonts/raleway-heavy-webfont.svg#ralewayheavy") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewaymedium';
  src: url("assets/fonts/raleway-medium-webfont.eot");
  src: url("assets/fonts/raleway-medium-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-medium-webfont.woff") format("woff"), url("assets/fonts/raleway-medium-webfont.ttf") format("truetype"), url("assets/fonts/raleway-medium-webfont.svg#ralewaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewaythin';
  src: url("assets/fonts/raleway-thin-webfont.eot");
  src: url("assets/fonts/raleway-thin-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-thin-webfont.woff") format("woff"), url("assets/fonts/raleway-thin-webfont.ttf") format("truetype"), url("assets/fonts/raleway-thin-webfont.svg#ralewaythin") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewaylight';
  src: url("assets/fonts/raleway-light-webfont.eot");
  src: url("assets/fonts/raleway-light-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/raleway-light-webfont.woff") format("woff"), url("assets/fonts/raleway-light-webfont.ttf") format("truetype"), url("assets/fonts/raleway-light-webfont.svg#ralewaylight") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "ralewayregular", Arial, Verdana, Helvetica, sans-serif;
  font-size: 20px;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }
  body.overHidden {
    overflow: hidden; }

input, textarea {
  outline: none;
  resize: none; }

p {
  margin-bottom: 30px;
  line-height: 26px; }

#content,
#header {
  position: relative;
  z-index: 50; }

#loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: white; }
  #loader .mask {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: 100%; }
    #loader .mask div {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 0%;
      width: 100%;
      background: #ffcc99; }

.dist-header {
  display: none;
  background: white;
  height: 126px;
  width: 100%; }

#header {
  background: white;
  z-index: 101;
  padding: 40px 0; }
  #header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  #header .limit {
    width: 960px;
    margin: 0 auto; }
  #header h1 {
    float: left;
    margin: 0 160px 0 30px; }
    #header h1 a {
      display: block;
      position: relative;
      width: 142px;
      height: 46px; }
      #header h1 a.tt span.l1,
      #header h1 a.tt span.l2 {
        -webkit-transition: all 0.6s ease-out;
        -moz-transition: all 0.6s ease-out;
        -ms-transition: all 0.6s ease-out;
        -o-transition: all 0.6s ease-out;
        transition: all 0.6s ease-out; }
      #header h1 a.tt:hover span.l1,
      #header h1 a.tt:hover span.l2 {
        -moz-transform: scale(1.2) rotateY(360deg);
        -webkit-transform: scale(1.2) rotateY(360deg);
        -o-transform: scale(1.2) rotateY(360deg);
        -ms-transform: scale(1.2) rotateY(360deg);
        transform: scale(1.2) rotateY(360deg); }
    #header h1 span {
      display: none;
      position: absolute;
      top: 0; }
      #header h1 span.l1 {
        top: -40px;
        left: 0;
        width: 29px;
        height: 46px;
        background-position: -197px -232px; }
      #header h1 span.l2 {
        z-index: 2;
        top: 54px;
        left: 11px;
        width: 15px;
        height: 25px;
        background-position: -197px -278px; }
      #header h1 span.l3 {
        top: 50px;
        left: 38px;
        width: 90px;
        height: 17px;
        background-position: -235px -242px; }
      #header h1 span.l4 {
        top: 81px;
        left: 38px;
        width: 107px;
        height: 15px;
        background-position: -235px -263px; }
  #header li {
    float: left;
    margin-right: 7px; }
  #header nav {
    float: left;
    width: 560px;
    margin-top: 18px; }
    #header nav a {
      padding: 5px;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "ralewayheavy";
      font-size: 16px;
      color: #666666;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      #header nav a:hover {
        background: #ff9966;
        color: white; }

#search {
  float: left;
  width: 60px;
  margin-top: 10px; }
  #search .bt-search {
    width: 26px;
    height: 26px;
    border: 0;
    background-position: 0 0;
    cursor: pointer; }

#bar-search {
  width: 100%;
  height: 300px;
  background: #666666; }
  #bar-search form {
    width: 860px;
    padding: 0 40px;
    height: 50px;
    margin: 0 auto;
    padding-top: 95px;
    border-bottom: 3px solid #ccc; }
    #bar-search form.loading input[type=text] {
      color: #838383; }
    #bar-search form.loading input[type=submit] {
      /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      /* IE 5-7 */
      filter: alpha(opacity=50);
      /* Netscape */
      -moz-opacity: 0.5;
      /* Safari 1.x */
      -khtml-opacity: 0.5;
      /* Good browsers */
      opacity: 0.5; }
  #bar-search input[type=text] {
    border: 0;
    display: block;
    float: left;
    padding: 0 10px;
    width: 808px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    background: none;
    font-weight: normal;
    font-family: "ralewayextrabold";
    font-size: 20px;
    color: #caccce; }
  #bar-search input[type=submit] {
    display: block;
    float: left;
    border: 0;
    margin-top: 16px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    text-indent: -9999em;
    line-height: 100px;
    cursor: pointer;
    -webkit-appearance: none;
    background: url("assets/images/sprite.png") no-repeat -175px 0; }

.overlay-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  height: 100%;
  background: url("assets/images/opacity-search.png") repeat; }

.box-search {
  display: none;
  position: absolute;
  z-index: 301;
  top: 200px;
  left: 0;
  width: 100%; }
  .box-search .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 28px;
    height: 28px;
    background-position: -208px 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .box-search .close:hover {
      -moz-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.count-results {
  display: none;
  background: #6599ff; }
  .count-results p {
    width: 940px;
    margin: 0 auto;
    padding: 60px 0;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewayregular";
    font-size: 20px;
    color: white; }

.list-posts-search {
  display: none; }
  .list-posts-search .post {
    padding: 100px 0;
    background: white; }
    .list-posts-search .post .limit {
      width: 940px;
      margin: 0 auto; }
    .list-posts-search .post h2 {
      margin-bottom: 30px;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "ralewayheavy";
      font-size: 20px;
      color: #663333; }
    .list-posts-search .post a {
      display: block;
      color: #666; }
    .list-posts-search .post p {
      width: 690px;
      margin-left: 30px;
      font-size: 12px;
      line-height: 20px;
      color: #666; }
    .list-posts-search .post.impar {
      background: #f2f2f2; }

.post-not-found {
  margin: 300px 0 500px 0;
  text-align: center; }
  .post-not-found h4, .post-not-found i {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewayextrabold";
    font-size: 20px;
    color: #666666; }
  .post-not-found p {
    margin: 30px 0 70px 0;
    font-size: 14px;
    line-height: 18px; }
  .post-not-found i {
    font-size: 40px;
    letter-spacing: 14px; }

.filter {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin-bottom: 40px;
  padding: 50px 0 150px 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .filter .bt-filter {
    display: block;
    width: 280px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewayregular";
    font-size: 20px;
    color: #666666; }
    .filter .bt-filter strong {
      font-family: "ralewayextrabold"; }
    .filter .bt-filter i {
      display: inline-block;
      width: 14px;
      height: 8px;
      margin-left: 14px;
      background-position: -87px -13px; }
  .filter .list-cat {
    display: none;
    width: 770px;
    margin: 110px auto 0 auto; }
    .filter .list-cat a {
      color: white;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .filter .list-cat a.active, .filter .list-cat a:hover {
        color: #ffcc99; }
    .filter .list-cat p {
      text-align: center;
      text-transform: uppercase;
      line-height: 42px;
      font-weight: normal;
      font-family: "ralewayextrabold";
      font-size: 36px;
      color: white; }
    .filter .list-cat .bar {
      font-family: "ralewaylight"; }
  .filter .cat-active {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 46px;
    padding: 30px 0 10px 0;
    text-align: center;
    text-transform: uppercase;
    background: #666666;
    font-weight: normal;
    font-family: "ralewayextrabold";
    font-size: 20px;
    color: #ffcc66; }
    .filter .cat-active a {
      margin-right: 20px; }
    .filter .cat-active a {
      color: #ffcc66; }
    .filter .cat-active i {
      display: inline-block;
      width: 14px;
      height: 14px;
      overflow: hidden;
      margin-right: 5px;
      background-position: -149px 0; }
  .filter.loading {
    background-image: url("assets/images/loading.gif");
    background-position: 50% 90%;
    background-repeat: no-repeat; }

#pagination {
  position: relative;
  z-index: 5;
  background: #ff9966;
  text-transform: uppercase; }
  #pagination a {
    display: block;
    width: 100%;
    height: 85px;
    line-height: 85px;
    text-align: center;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: normal;
    font-family: "ralewaymedium";
    font-size: 20px;
    color: #ffcc99; }
    #pagination a strong {
      font-family: "ralewayextrabold"; }
    #pagination a i {
      display: inline-block;
      width: 8px;
      height: 14px;
      background-position: -12px -45px; }
  #pagination .bt-prev,
  #pagination .bt-next {
    width: 50%; }
    #pagination .bt-prev a,
    #pagination .bt-next a {
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      #pagination .bt-prev a:hover,
      #pagination .bt-next a:hover {
        background: #ffff99;
        color: #666666; }
      #pagination .bt-prev a.disabled,
      #pagination .bt-next a.disabled {
        /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        /* IE 5-7 */
        filter: alpha(opacity=40);
        /* Netscape */
        -moz-opacity: 0.4;
        /* Safari 1.x */
        -khtml-opacity: 0.4;
        /* Good browsers */
        opacity: 0.4;
        cursor: default; }
  #pagination .bt-prev {
    float: left; }
    #pagination .bt-prev i {
      margin-right: 25px;
      background-position: 0 -45px; }
    #pagination .bt-prev a:hover i {
      background-position: 0 -66px; }
    #pagination .bt-prev a:hover.disabled i {
      background-position: 0 -45px; }
  #pagination .bt-next {
    float: right; }
    #pagination .bt-next i {
      margin-left: 25px; }
    #pagination .bt-next a:hover i {
      background-position: -12px -66px; }
    #pagination .bt-next a:hover.disabled i {
      background-position: -12px -45px; }

body.home #banner-home {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: white; }
  body.home #banner-home .box {
    position: absolute;
    top: 50%;
    left: 50%; }
  body.home #banner-home .go-site {
    display: none;
    position: absolute;
    top: 20px;
    left: 50%;
    width: 254px;
    height: 50px;
    margin-left: -127px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewayheavy";
    font-size: 16px;
    color: #666666; }
    body.home #banner-home .go-site i {
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 14px;
      height: 8px;
      margin-left: -7px;
      background-position: -299px -348px; }

.home #cases {
  margin-top: 0; }
  .home #cases header {
    background: #ffcc66; }
    .home #cases header h2 {
      font-weight: normal;
      font-family: "ralewayextralight";
      font-size: 45px;
      color: #666666; }
      .home #cases header h2 strong {
        font-family: "ralewayheavy";
        color: #ff9966; }
.home #feeds {
  width: 100%;
  background: url("assets/images/bg-feeds.png") repeat-x 0 165px; }
  .home #feeds .slider {
    position: relative;
    padding: 35px 0px 71px 0px;
    margin: 0 auto;
    overflow: hidden;
    height: 290px; }
  .home #feeds .carrosel {
    position: relative; }
  .home #feeds .posts {
    float: left; }
  .home #feeds .post {
    height: 290px; }
    .home #feeds .post p {
      color: #666666; }
.home #posts-featured {
  position: relative;
  margin: 0 auto; }
  .home #posts-featured .col-l,
  .home #posts-featured .col-r {
    position: relative;
    float: left;
    overflow: hidden; }
  .home #posts-featured .mask-over {
    position: absolute;
    z-index: 2;
    background: url("assets/images/overs-posts.png") no-repeat;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
  .home #posts-featured .col-l {
    z-index: 3; }
    .home #posts-featured .col-l h2 {
      line-height: 18px;
      font-weight: normal;
      font-family: "ralewayregular";
      font-size: 14px;
      color: #ffcc99; }
    .home #posts-featured .col-l figure {
      position: relative;
      z-index: 1;
      overflow: hidden; }
      .home #posts-featured .col-l figure img {
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out; }
    .home #posts-featured .col-l .col-info {
      position: relative;
      z-index: 3; }
    .home #posts-featured .col-l .post {
      position: absolute;
      overflow: hidden; }
      .home #posts-featured .col-l .post a:hover img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
    .home #posts-featured .col-l .post-0 {
      top: 0;
      left: 0; }
      .home #posts-featured .col-l .post-0 .col-info {
        background: #663333; }
      .home #posts-featured .col-l .post-0 .mask-over {
        left: 50%;
        top: 0;
        margin-left: -151px;
        width: 302px;
        height: 11px;
        background-position: 0 -307px; }
    .home #posts-featured .col-l .post-1 {
      top: 0;
      right: 0; }
      .home #posts-featured .col-l .post-1 .col-info {
        background: #ff6633; }
      .home #posts-featured .col-l .post-1 h2 {
        color: white; }
      .home #posts-featured .col-l .post-1 .mask-over {
        top: 50%;
        left: 0;
        margin-top: -159px;
        width: 11px;
        height: 318px;
        background-position: -364px 0; }
    .home #posts-featured .col-l .post-2 {
      bottom: 0;
      left: 0; }
      .home #posts-featured .col-l .post-2 .col-info {
        background: #ffcc99; }
      .home #posts-featured .col-l .post-2 h2 {
        color: #666666; }
      .home #posts-featured .col-l .post-2 .mask-over {
        top: 50%;
        left: 0;
        margin-top: -159px;
        width: 11px;
        height: 318px;
        background-position: -326px 0; }
    .home #posts-featured .col-l .post-3 {
      bottom: 0;
      right: 0; }
      .home #posts-featured .col-l .post-3 .col-info {
        background: white; }
      .home #posts-featured .col-l .post-3 h2 {
        color: #666666; }
      .home #posts-featured .col-l .post-3 .mask-over {
        left: 50%;
        top: 0;
        margin-left: -151px;
        width: 302px;
        height: 11px;
        background-position: 0 -292px; }
    .home #posts-featured .col-l .post-1 figure,
    .home #posts-featured .col-l .post-2 figure {
      float: left; }
    .home #posts-featured .col-l .post-1 .col-info,
    .home #posts-featured .col-l .post-2 .col-info {
      float: left; }
    .home #posts-featured .col-l .post-1 h2,
    .home #posts-featured .col-l .post-2 h2 {
      width: 80%;
      margin: 40px auto 0 auto; }
    .home #posts-featured .col-l .post-0 h2,
    .home #posts-featured .col-l .post-3 h2 {
      width: 80%;
      padding-top: 40px;
      margin: 0 auto; }
  .home #posts-featured .col-r {
    z-index: 5; }
    .home #posts-featured .col-r .mask-over {
      z-index: 2;
      top: 0;
      left: 50%;
      margin-left: -258px;
      width: 516px;
      height: 11px;
      background-position: -390px -307px; }
    .home #posts-featured .col-r .slider {
      position: relative;
      z-index: 1;
      overflow: hidden; }
      .home #posts-featured .col-r .slider img {
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out; }
      .home #posts-featured .col-r .slider a {
        display: block; }
        .home #posts-featured .col-r .slider a:hover img {
          -moz-transform: scale(1.1);
          -webkit-transform: scale(1.1);
          -o-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
    .home #posts-featured .col-r .box-info {
      position: relative;
      z-index: 3;
      text-transform: uppercase;
      background: #6699ff; }
      .home #posts-featured .col-r .box-info .sub {
        padding: 0 0 10px 0;
        margin-bottom: 0;
        font-weight: normal;
        font-family: "ralewaybold";
        font-size: 14px;
        color: white; }
      .home #posts-featured .col-r .box-info h2 {
        width: 80%;
        font-weight: normal;
        font-family: "ralewayheavy";
        font-size: 35px;
        color: #ffcc66; }
    .home #posts-featured .col-r .info {
      position: absolute;
      top: 50%;
      left: 5%;
      width: 100%; }
    .home #posts-featured .col-r .pagination {
      position: absolute;
      bottom: 10px;
      right: 5%; }
      .home #posts-featured .col-r .pagination a {
        display: inline-block;
        margin: 0 5px;
        width: 18px;
        height: 18px;
        background: white;
        border: 3px solid #6699ff;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        border-radius: 18px;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        overflow: hidden;
        text-indent: -9999em; }
        .home #posts-featured .col-r .pagination a.active {
          border-color: #ffcc66;
          background: none; }

#experience {
  padding: 80px 0 150px 0;
  background: #6699ff;
  text-align: center; }
  #experience h2 {
    margin-bottom: 35px;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: normal;
    font-family: "ralewayextralight";
    font-size: 45px;
    color: #663333; }
    #experience h2 strong {
      font-family: "ralewaymedium"; }
      #experience h2 strong.bd {
        font-family: "ralewayheavy"; }
  #experience p {
    margin-bottom: 100px;
    font-weight: normal;
    font-family: "ralewayheavy";
    font-size: 18px;
    color: white; }
  #experience .slider {
    position: relative;
    width: 1050px;
    height: 110px;
    margin: 0 auto;
    overflow: hidden; }
  #experience li {
    float: left;
    margin: 0 10px; }
    #experience li:hover img {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    #experience li img {
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }

#quem-somos .limit,
#contato .limit {
  position: relative;
  width: 768px;
  margin: 0 auto; }

#map-canvas {
  display: block;
  position: absolute;
  top: -730px;
  left: -100%;
  z-index: 10; }

#quem-somos {
  position: relative;
  padding: 130px 0 100px 0;
  background: #ecebe6; }
  #quem-somos .text {
    position: relative;
    z-index: 2;
    width: 790px; }
  #quem-somos h2,
  #quem-somos p {
    position: relative;
    z-index: 3; }
  #quem-somos h2 {
    margin-bottom: 70px;
    line-height: 60px;
    letter-spacing: -3px;
    font-weight: normal;
    font-family: "ralewaythin";
    font-size: 65px;
    color: #ff9966; }
    #quem-somos h2 strong {
      font-family: "ralewayregular"; }
      #quem-somos h2 strong.bd {
        font-family: "ralewayextrabold"; }
  #quem-somos p.blue {
    width: 830px;
    letter-spacing: -2px;
    line-height: 36px;
    margin-bottom: 40px;
    font-size: 30px;
    color: #6699ff; }
  #quem-somos .aspas-top,
  #quem-somos .aspas-bottom {
    position: absolute;
    z-index: 2; }
  #quem-somos .aspas-top {
    top: -30px;
    left: -40px;
    width: 164px;
    height: 82px;
    background-position: -101px -46px; }
  #quem-somos .aspas-bottom {
    bottom: -10px;
    right: 50px;
    width: 84px;
    height: 42px;
    background-position: -285px -46px; }
  #quem-somos .icon {
    position: relative;
    z-index: 2;
    margin: 90px 0 0 0;
    width: 56px;
    height: 87px;
    background-position: -33px -46px; }

#contato {
  position: relative;
  margin: 100px 0; }
  #contato p {
    font-weight: normal;
    font-family: "ralewaylight";
    font-size: 35px;
    color: #666666;
    line-height: 40px; }
    #contato p a {
      font-family: "ralewayheavy";
      color: #666666;
      letter-spacing: -1px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      #contato p a:hover {
        color: #ff6633; }
  #contato .gmaps {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewaylight";
    font-size: 30px;
    color: #666666; }
    #contato .gmaps strong {
      font-family: "ralewayheavy"; }
    #contato .gmaps i {
      display: inline-block;
      position: relative;
      top: 8px;
      margin-right: 10px;
      width: 28px;
      height: 37px;
      background-position: -114px 0; }
    #contato .gmaps:hover {
      color: #ff6633; }
    #contato .gmaps[data-status="enabled"] i {
      background-position: -43px 5px; }

body.page-template-pagesfeeds-php #header {
  margin-bottom: 40px; }

#feeds {
  position: relative; }
  #feeds .limit {
    width: 1024px;
    margin: 0 auto; }
  #feeds .filter {
    position: relative;
    top: 0;
    padding: 50px 0 80px 0; }
    #feeds .filter.active {
      background-color: #663332; }
      #feeds .filter.active .bt-filter {
        color: #ffca96; }
  #feeds .box-date {
    position: relative;
    z-index: 2;
    width: 256px;
    height: 290px;
    float: left;
    background: #ff9966;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewaybold";
    font-size: 12px;
    color: #ffcc99; }
    #feeds .box-date strong {
      display: block;
      padding: 110px 0 40px 0;
      font-family: "ralewaylight";
      font-size: 60px;
      color: #ffff99; }
  #feeds .post {
    position: relative;
    z-index: 2;
    width: 256px;
    height: 290px;
    float: left;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    #feeds .post figure {
      position: relative;
      width: 256px;
      height: 100px;
      overflow: hidden; }
      #feeds .post figure img {
        display: block; }
    #feeds .post a {
      display: block; }
    #feeds .post h2,
    #feeds .post p {
      width: 190px;
      margin: 0 auto;
      color: #666666; }
      #feeds .post h2.read-more,
      #feeds .post p.read-more {
        position: absolute;
        left: 33px;
        bottom: 20px;
        width: 130px;
        padding-right: 20px;
        border-bottom: 3px solid white;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        /* IE 5-7 */
        filter: alpha(opacity=0);
        /* Netscape */
        -moz-opacity: 0;
        /* Safari 1.x */
        -khtml-opacity: 0;
        /* Good browsers */
        opacity: 0;
        font-weight: normal;
        font-family: "ralewayheavy";
        font-size: 14px;
        color: white !important; }
    #feeds .post .social {
      display: block;
      position: absolute;
      bottom: -71px;
      left: 0;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      -moz-transform: rotateX(90deg);
      -webkit-transform: rotateX(90deg);
      -o-transform: rotateX(90deg);
      -ms-transform: rotateX(90deg);
      transform: rotateX(90deg); }
      #feeds .post .social a {
        position: relative;
        display: block;
        float: left;
        width: 85px;
        height: 71px;
        background-color: #66ccff;
        overflow: hidden;
        text-indent: -9999em;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        #feeds .post .social a.bt-tt:hover i {
          background-position: -318px -164px; }
        #feeds .post .social a.bt-fb {
          background-color: #3399ff; }
          #feeds .post .social a.bt-fb i {
            background-position: -341px -143px; }
          #feeds .post .social a.bt-fb:hover i {
            background-position: -341px -164px; }
        #feeds .post .social a.bt-g {
          width: 86px;
          background-color: #ff6633; }
          #feeds .post .social a.bt-g i {
            background-position: -364px -143px; }
          #feeds .post .social a.bt-g:hover i {
            background-position: -364px -164px; }
        #feeds .post .social a i {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 22px;
          height: 20px;
          margin: -10px 0 0 -11px;
          background-position: -318px -143px; }
        #feeds .post .social a:hover {
          background-color: #ecebe6; }
    #feeds .post h2 {
      margin: 20px auto;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "ralewaymedium";
      font-size: 18px;
      color: #ff9966; }
    #feeds .post p {
      font-size: 14px;
      line-height: 18px; }
    #feeds .post:hover {
      background: #663333;
      top: -71px; }
      #feeds .post:hover h2 {
        color: white; }
      #feeds .post:hover p {
        color: #ffffcc !important; }
        #feeds .post:hover p.read-more {
          /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
          /* IE 8 */
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          /* IE 5-7 */
          filter: alpha(opacity=100);
          /* Netscape */
          -moz-opacity: 1;
          /* Safari 1.x */
          -khtml-opacity: 1;
          /* Good browsers */
          opacity: 1; }
      #feeds .post:hover .social {
        -moz-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg); }
  #feeds .thumb-date {
    width: 256px;
    height: 310px;
    float: left;
    background: #ff9966;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
    font-weight: normal;
    font-family: "ralewaylight";
    font-size: 14px;
    color: #ffff99; }
    #feeds .thumb-date strong {
      display: block;
      font-size: 60px;
      margin: 110px 0 36px 0;
      letter-spacing: 10px; }

body.page-template-pagescases-php #header,
body.page-template-pagesartistas-php #header {
  margin-bottom: 40px; }

#cases,
#artists {
  position: relative;
  margin-top: 200px; }
  #cases .navigation,
  #artists .navigation {
    display: none; }
  #cases .filter,
  #artists .filter {
    top: -130px; }
    #cases .filter .bt-filter,
    #artists .filter .bt-filter {
      color: #6699ff; }
      #cases .filter .bt-filter i,
      #artists .filter .bt-filter i {
        background-position: -87px -25px; }
    #cases .filter.active,
    #artists .filter.active {
      background-color: #6699ff; }
      #cases .filter.active .bt-filter,
      #artists .filter.active .bt-filter {
        color: white; }
        #cases .filter.active .bt-filter i,
        #artists .filter.active .bt-filter i {
          background-position: -86px -37px; }
  #cases header,
  #artists header {
    padding: 200px 0 40px 0;
    background: #6699ff; }
    #cases header .limit,
    #artists header .limit {
      width: 960px;
      margin: 0 auto; }
    #cases header h2,
    #artists header h2 {
      margin-bottom: 20px;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "ralewayheavy";
      font-size: 45px;
      color: #ffcc66; }
    #cases header p,
    #artists header p {
      padding-left: 160px;
      width: 670px;
      line-height: 18px;
      font-weight: normal;
      font-family: "ralewaymedium";
      font-size: 14px;
      color: #666666; }
  #cases .post,
  #artists .post {
    position: relative;
    width: 100%;
    overflow: hidden; }
    #cases .post .limit,
    #artists .post .limit {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%; }
    #cases .post .box,
    #artists .post .box {
      width: 360px;
      margin-left: 100px; }
    #cases .post figure,
    #cases .post .col-info,
    #artists .post figure,
    #artists .post .col-info {
      position: absolute;
      top: 0;
      z-index: 3;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    #cases .post .mask-over,
    #artists .post .mask-over {
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      width: 35px;
      height: 300px;
      margin-top: -150px;
      background: url("assets/images/overs-posts.png") no-repeat -985px 0;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
      /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      /* IE 5-7 */
      filter: alpha(opacity=0);
      /* Netscape */
      -moz-opacity: 0;
      /* Safari 1.x */
      -khtml-opacity: 0;
      /* Good browsers */
      opacity: 0; }
    #cases .post figure,
    #artists .post figure {
      z-index: 1;
      overflow: hidden; }
      #cases .post figure img,
      #artists .post figure img {
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out; }
    #cases .post .col-info,
    #artists .post .col-info {
      background: #ecebe6; }
    #cases .post .cat,
    #artists .post .cat {
      margin-bottom: 15px;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "ralewayregular";
      font-size: 14px;
      color: #6699ff; }
    #cases .post h3,
    #artists .post h3 {
      margin: 0 0 20px -20px;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "ralewayheavy";
      font-size: 20px;
      color: #ff9966; }
      #cases .post h3 a,
      #artists .post h3 a {
        color: #ff9966; }
    #cases .post .excerpt,
    #artists .post .excerpt {
      font-size: 14px;
      color: #666666;
      width: 360px;
      line-height: 18px;
      margin-bottom: 0; }
    #cases .post.par figure,
    #artists .post.par figure {
      left: 0; }
    #cases .post.par .col-info,
    #artists .post.par .col-info {
      right: 0; }
    #cases .post.par:hover .mask-over,
    #artists .post.par:hover .mask-over {
      margin-left: -15px;
      /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      /* IE 5-7 */
      filter: alpha(opacity=100);
      /* Netscape */
      -moz-opacity: 1;
      /* Safari 1.x */
      -khtml-opacity: 1;
      /* Good browsers */
      opacity: 1; }
    #cases .post.impar .box,
    #artists .post.impar .box {
      float: right;
      margin: 0 60px 0 0; }
    #cases .post.impar figure,
    #artists .post.impar figure {
      left: 0; }
    #cases .post.impar .col-info,
    #artists .post.impar .col-info {
      left: 0; }
    #cases .post.impar .mask-over,
    #artists .post.impar .mask-over {
      background-position: -935px 0;
      margin-left: -35px; }
    #cases .post.impar:hover .mask-over,
    #artists .post.impar:hover .mask-over {
      margin-left: -15px;
      /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      /* IE 5-7 */
      filter: alpha(opacity=100);
      /* Netscape */
      -moz-opacity: 1;
      /* Safari 1.x */
      -khtml-opacity: 1;
      /* Good browsers */
      opacity: 1; }
    #cases .post:hover .col-info,
    #artists .post:hover .col-info {
      background: #663333; }
    #cases .post:hover img,
    #artists .post:hover img {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    #cases .post:hover .icon,
    #artists .post:hover .icon {
      -moz-transform: scale(0.9);
      -webkit-transform: scale(0.9);
      -o-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      /* IE 5-7 */
      filter: alpha(opacity=0);
      /* Netscape */
      -moz-opacity: 0;
      /* Safari 1.x */
      -khtml-opacity: 0;
      /* Good browsers */
      opacity: 0; }
    #cases .post:hover .cat,
    #cases .post:hover .excerpt,
    #artists .post:hover .cat,
    #artists .post:hover .excerpt {
      color: white; }
    #cases .post:hover h3,
    #artists .post:hover h3 {
      color: #ffcc66; }
    #cases .post .icon,
    #artists .post .icon {
      display: none;
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      width: 97px;
      height: 97px;
      margin: -48px 0 0 -48px;
      text-indent: -999em;
      background-position: -417px 0;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    #cases .post.post-video .icon,
    #artists .post.post-video .icon {
      display: block; }
  #cases .view-more a,
  #artists .view-more a {
    display: block;
    width: 100%;
    height: 170px;
    line-height: 170px;
    text-align: center;
    text-transform: uppercase;
    background: #ff9966;
    font-weight: normal;
    font-family: "ralewayextrabold";
    font-size: 20px;
    color: #ffcc66;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    #cases .view-more a:hover,
    #artists .view-more a:hover {
      background: #666666;
      color: #ffcc99; }

#artists {
  margin-top: 100px; }
  #artists header {
    background: #663333; }

.pagination-cases {
  position: relative;
  z-index: 5;
  background: #ecebe6;
  text-transform: uppercase; }
  .pagination-cases a {
    display: block;
    width: 100%;
    height: 85px;
    line-height: 85px;
    text-align: center;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: normal;
    font-family: "ralewaymedium";
    font-size: 20px;
    color: #666666; }
    .pagination-cases a i {
      display: inline-block;
      width: 8px;
      height: 14px;
      background-position: -12px -66px; }
  .pagination-cases .bt-prev,
  .pagination-cases .bt-next {
    width: 50%; }
    .pagination-cases .bt-prev a,
    .pagination-cases .bt-next a {
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .pagination-cases .bt-prev a:hover,
      .pagination-cases .bt-next a:hover {
        background: #ffff99; }
      .pagination-cases .bt-prev a.disabled,
      .pagination-cases .bt-next a.disabled {
        cursor: default;
        /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        /* IE 5-7 */
        filter: alpha(opacity=40);
        /* Netscape */
        -moz-opacity: 0.4;
        /* Safari 1.x */
        -khtml-opacity: 0.4;
        /* Good browsers */
        opacity: 0.4; }
  .pagination-cases .bt-prev {
    float: left; }
    .pagination-cases .bt-prev i {
      margin-right: 25px;
      background-position: 0 -66px; }
    .pagination-cases .bt-prev a:hover i {
      background-position: 0 -66px; }
  .pagination-cases .bt-next {
    float: right; }
    .pagination-cases .bt-next i {
      margin-left: 25px; }
    .pagination-cases .bt-next a:hover i {
      background-position: -12px -66px; }

#single {
  text-align: center; }
  #single h2 {
    width: 960px;
    margin: 30px auto;
    font-weight: normal;
    font-family: "ralewaylight";
    font-size: 48px;
    color: #666666; }
  #single .date {
    margin: 50px 0 0 0;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewaymedium";
    font-size: 16px;
    color: #ff9966; }
    #single .date .bar {
      font-family: "ralewaybold"; }
  #single .social {
    margin-bottom: 40px; }
    #single .social .fb-like {
      position: relative;
      top: 3px;
      margin-right: 40px; }
  #single .box-video {
    position: relative;
    margin: 0 auto 130px auto; }
    #single .box-video .icon {
      display: block;
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      width: 173px;
      height: 173px;
      margin: -86px 0 0 -86px;
      text-indent: -999em;
      background-position: 0 -146px; }
  #single .content {
    width: 650px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px; }
  #single #feeds {
    width: 100%;
    background: #ffcc99; }
    #single #feeds .posts {
      padding-top: 25px;
      position: relative;
      margin: 50px auto 0 auto; }
    #single #feeds .post {
      height: 290px; }
      #single #feeds .post .social {
        margin-bottom: 0; }
      #single #feeds .post p {
        color: #666666; }
  #single .slider {
    position: relative;
    width: 100%;
    height: 520px;
    margin: 0 auto;
    overflow: hidden; }
  #single li {
    position: relative;
    float: left;
    width: 100%;
    height: 520px; }
    #single li img {
      display: block;
      margin: 0 auto; }
    #single li .icon {
      display: block;
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      width: 173px;
      height: 173px;
      margin: -86px 0 0 -86px;
      text-indent: -999em;
      background-position: 0 -146px; }
  #single .pagination {
    margin: 100px 0 0 0;
    text-align: center; }
    #single .pagination a {
      display: inline-block;
      margin: 0 5px;
      width: 18px;
      height: 18px;
      background: #ff9969;
      border: 3px solid white;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      border-radius: 18px;
      -moz-border-radius: 18px;
      -webkit-border-radius: 18px;
      overflow: hidden;
      text-indent: -9999em; }
      #single .pagination a.active, #single .pagination a:hover {
        border-color: #696969;
        background: white; }
  #single .box-fb {
    margin: 100px 0; }

#artista #capa {
  position: relative;
  margin-bottom: 250px; }
  #artista #capa h2, #artista #capa iframe {
    position: absolute;
    z-index: 2; }
  #artista #capa h2 {
    top: 50%;
    left: 0;
    margin-top: -30px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-family: "ralewayheavy";
    font-size: 60px;
    color: white; }
  #artista #capa iframe {
    bottom: -140px;
    left: 50%;
    margin-left: -295px; }
  #artista #capa img {
    display: block;
    z-index: 1;
    margin: 0 auto; }
#artista .excerpt {
  width: 640px;
  margin: 0 auto 100px auto;
  font-style: italic;
  font-weight: normal;
  font-family: "ralewayregular";
  font-size: 18px;
  color: #666666; }
  #artista .excerpt p {
    line-height: 32px; }
#artista .img-full {
  margin-bottom: 90px; }
#artista .content {
  width: 640px;
  margin: 0 auto 100px auto;
  font-weight: normal;
  font-family: "ralewayregular";
  font-size: 14px;
  color: #666666; }
  #artista .content p {
    line-height: 32px; }
#artista .download {
  margin-bottom: 80px; }
  #artista .download h4 {
    text-align: center;
    font-style: italic;
    line-height: 28px;
    font-weight: normal;
    font-family: "ralewayregular";
    font-size: 24px;
    color: #666666; }
  #artista .download ul {
    width: 340px;
    height: 270px;
    margin: 130px auto 0 auto; }
  #artista .download li {
    float: left; }
  #artista .download a {
    position: relative;
    display: block;
    width: 170px;
    height: 170px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    #artista .download a:hover {
      top: -50px;
      height: 270px; }
      #artista .download a:hover i {
        top: 30%; }
      #artista .download a:hover .text {
        bottom: 80px;
        /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        /* IE 5-7 */
        filter: alpha(opacity=100);
        /* Netscape */
        -moz-opacity: 1;
        /* Safari 1.x */
        -khtml-opacity: 1;
        /* Good browsers */
        opacity: 1; }
  #artista .download i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42px;
    height: 62px;
    margin: -31px 0 0 -21px;
    background-position: -196px -146px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  #artista .download .text {
    position: absolute;
    left: 0;
    bottom: -10px;
    display: block;
    text-align: center;
    width: 100%;
    /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: normal;
    font-family: "ralewaybold";
    font-size: 22px;
    color: white; }
  #artista .download .bt-release {
    background: #663333; }
  #artista .download .bt-photos {
    background: #ff6633; }
    #artista .download .bt-photos i {
      width: 62px;
      height: 62px;
      margin: -31px 0 0 -31px;
      background-position: -249px -146px; }
#artista .txt-social {
  margin: 110px 0 80px 0;
  text-align: center;
  font-style: italic;
  font-weight: normal;
  font-family: "ralewayregular";
  font-size: 24px;
  color: #666666; }
#artista .discografia {
  padding: 130px 0 100px 0;
  background: #ffcc99; }
  #artista .discografia h3 {
    text-align: center;
    font-style: italic;
    line-height: 34px;
    font-weight: normal;
    font-family: "ralewayregular";
    font-size: 30px;
    color: #666666; }
  #artista .discografia .slider {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    overflow: hidden; }
  #artista .discografia li {
    position: relative;
    float: left;
    width: 100%;
    height: 520px; }
    #artista .discografia li img {
      display: block;
      margin: 0 auto; }
  #artista .discografia .pagination {
    margin: 20px 0;
    text-align: center; }
    #artista .discografia .pagination a {
      position: relative;
      display: inline-block;
      width: 40px;
      height: 40px;
      background: #666666;
      text-indent: -9999em;
      overflow: hidden;
      margin: 0 5px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      border-radius: 40px;
      -moz-border-radius: 40px;
      -webkit-border-radius: 40px; }
      #artista .discografia .pagination a i {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -6px;
        display: block;
        width: 12px;
        height: 12px;
        background: #ffcc99;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px; }
      #artista .discografia .pagination a.active, #artista .discografia .pagination a:hover {
        background: #ff6633; }
        #artista .discografia .pagination a.active i, #artista .discografia .pagination a:hover i {
          width: 6px;
          height: 6px;
          margin: -3px 0 0 -3px;
          border-radius: 6px;
          -moz-border-radius: 6px;
          -webkit-border-radius: 6px; }
  #artista .discografia .bt-buy {
    position: absolute;
    left: 50%;
    margin-left: -96px;
    display: block;
    width: 192px;
    height: 192px;
    border: 9px solid #ff6633;
    line-height: 192px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewayheavy";
    font-size: 22px;
    color: #ff6633;
    border-radius: 192px;
    -moz-border-radius: 192px;
    -webkit-border-radius: 192px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    #artista .discografia .bt-buy:hover {
      background: #ff6633;
      color: white; }
    #artista .discografia .bt-buy.enabled {
      /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      /* IE 5-7 */
      filter: alpha(opacity=100);
      /* Netscape */
      -moz-opacity: 1;
      /* Safari 1.x */
      -khtml-opacity: 1;
      /* Good browsers */
      opacity: 1;
      bottom: -50px; }
    #artista .discografia .bt-buy.disabled {
      /* http://css-tricks.com/snippets/css/cross-browser-opacity/ */
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      /* IE 5-7 */
      filter: alpha(opacity=0);
      /* Netscape */
      -moz-opacity: 0;
      /* Safari 1.x */
      -khtml-opacity: 0;
      /* Good browsers */
      opacity: 0;
      bottom: -30px; }

#case {
  text-align: center; }
  #case .cat {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewaymedium";
    font-size: 16px;
    color: #ff9966; }
  #case h2 {
    width: 960px;
    margin: 0 auto 60px auto;
    font-weight: normal;
    font-family: "ralewaylight";
    font-size: 48px;
    color: #666666; }
  #case .content {
    width: 710px;
    margin: 0 auto; }
    #case .content p {
      font-size: 16px;
      line-height: 28px; }
  #case .slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 700px;
    margin-bottom: 100px; }
    #case .slider li {
      float: left;
      -webkit-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -ms-transition: all 1s ease-out;
      -o-transition: all 1s ease-out;
      transition: all 1s ease-out; }
      #case .slider li img {
        display: block;
        margin: 0 auto;
        cursor: pointer;
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out; }
  #case .pagination {
    margin: 0 0 70px 0;
    text-align: center; }
    #case .pagination a {
      position: relative;
      display: inline-block;
      width: 40px;
      height: 40px;
      background: #666666;
      text-indent: -9999em;
      overflow: hidden;
      margin: 0 5px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      border-radius: 40px;
      -moz-border-radius: 40px;
      -webkit-border-radius: 40px; }
      #case .pagination a i {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -6px;
        display: block;
        width: 12px;
        height: 12px;
        background: white;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px; }
      #case .pagination a.active, #case .pagination a:hover {
        background: #ff6633; }
        #case .pagination a.active i, #case .pagination a:hover i {
          width: 6px;
          height: 6px;
          margin: -3px 0 0 -3px;
          border-radius: 6px;
          -moz-border-radius: 6px;
          -webkit-border-radius: 6px; }
  #case .slider-top {
    position: relative;
    width: 100%;
    height: 520px;
    margin: 0 auto;
    overflow: hidden; }
    #case .slider-top li {
      position: relative;
      float: left;
      width: 100%;
      height: 520px; }
      #case .slider-top li img {
        display: block;
        margin: 0 auto; }
      #case .slider-top li .icon {
        display: block;
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        width: 173px;
        height: 173px;
        margin: -86px 0 0 -86px;
        text-indent: -999em;
        background-position: 0 -146px; }
  #case .pagination-top {
    margin: 100px 0 0 0;
    text-align: center; }
    #case .pagination-top a {
      display: inline-block;
      margin: 0 5px;
      width: 18px;
      height: 18px;
      background: #ff9969;
      border: 3px solid white;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      border-radius: 18px;
      -moz-border-radius: 18px;
      -webkit-border-radius: 18px;
      overflow: hidden;
      text-indent: -9999em; }
      #case .pagination-top a.active, #case .pagination-top a:hover {
        border-color: #696969;
        background: white; }
  #case .txt-social {
    margin: 110px 0 80px 0;
    text-align: center;
    font-style: italic;
    font-weight: normal;
    font-family: "ralewayregular";
    font-size: 24px;
    color: #666666; }

#newsletter {
  width: 768px;
  margin: 0 auto; }
  #newsletter h2 {
    margin-bottom: 26px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewaylight";
    font-size: 45px;
    color: #666666; }
  #newsletter ::-webkit-input-placeholder {
    color: #666666; }
  #newsletter :-moz-placeholder {
    color: #666666; }
  #newsletter ::-moz-placeholder {
    color: #666666; }
  #newsletter :-ms-input-placeholder {
    color: #666666; }
  #newsletter .inpt {
    position: relative;
    float: left;
    width: 512px;
    height: 65px;
    background: #ffcc66; }
  #newsletter input[type=text] {
    margin-top: 16px;
    width: 512px;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: #ffcc66;
    text-align: center;
    font-weight: normal;
    font-family: "ralewaymedium";
    font-size: 14px;
    color: #666666; }
    #newsletter input[type=text].error {
      background: #ff9797; }
    #newsletter input[type=text].success {
      background: #aff2a1; }
  #newsletter input[type=submit] {
    display: block;
    width: 256px;
    height: 65px;
    background: #ff9966;
    border: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: "ralewayextrabold";
    font-size: 14px;
    color: white;
    text-align: left;
    text-indent: 150px;
    line-height: 90px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    #newsletter input[type=submit]:hover {
      background: #ff6633;
      color: #ffcc66; }

body.search #cases {
  margin-top: 0; }

#footer {
  position: relative;
  z-index: 20;
  background: #666666;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  #footer .limit {
    position: relative;
    width: 768px;
    height: 160px;
    margin: 0 auto; }
  #footer .bt-box-go-up {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2; }
  #footer .social {
    position: relative;
    z-index: 4; }
    #footer .social li {
      float: left; }
    #footer .social a {
      display: block;
      width: 256px;
      height: 169px;
      background: #66ccff;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-indent: 150px;
      line-height: 270px;
      font-weight: normal;
      font-family: "ralewayextrabold";
      font-size: 14px;
      color: white;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      #footer .social a.tt:hover {
        background: #ecebe6;
        color: #66ccff; }
      #footer .social a.fb {
        background: #3399ff; }
        #footer .social a.fb:hover {
          background: #ecebe6;
          color: #3399ff; }
      #footer .social a.gplus {
        background: #ff6633; }
        #footer .social a.gplus:hover {
          background: #ecebe6;
          color: #ff6633; }
  #footer .go-top {
    z-index: 1;
    position: absolute;
    bottom: 15px;
    right: 16px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "ralewayextrabold";
    font-size: 14px;
    color: white; }
    #footer .go-top i {
      display: inline-block;
      margin-left: 18px;
      width: 16px;
      height: 9px;
      background-position: -86px 0; }
  #footer.with-social .limit, #footer.artista-single .limit {
    height: 330px; }
  #footer.bg-hover {
    background: #663333; }
  #footer.artista-single {
    background: url("assets/images/bg-footer.png") repeat-x 0 42px; }
    #footer.artista-single.bg-hover {
      background: url("assets/images/bg-footer-hover.png") repeat-x 0 42px; }

.bg-over-footer {
  position: fixed;
  left: -4000px;
  top: 0; }

.spr {
  display: block;
  overflow: hidden;
  text-indent: -9999em;
  background: url("assets/images/sprite.png") no-repeat; }

.none {
  display: none; }

.full-cases {
  position: relative;
  display: block;
  margin: 60px auto;
  width: 40px;
  height: 40px; }
  .full-cases i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: #6c6c6c;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .full-cases .icon-4,
  .full-cases .icon-5,
  .full-cases .icon-6 {
    top: 14px; }
  .full-cases .icon-7,
  .full-cases .icon-8,
  .full-cases .icon-9 {
    top: 28px; }
  .full-cases .icon-2,
  .full-cases .icon-5,
  .full-cases .icon-8 {
    left: 14px; }
  .full-cases .icon-3,
  .full-cases .icon-6,
  .full-cases .icon-9 {
    left: 28px; }
  .full-cases:hover .icon-1 {
    left: -5px;
    top: -5px; }
  .full-cases:hover .icon-2 {
    top: -5px; }
  .full-cases:hover .icon-3 {
    left: 33px;
    top: -5px; }
  .full-cases:hover .icon-4 {
    left: -5px; }
  .full-cases:hover .icon-6 {
    left: 33px; }
  .full-cases:hover .icon-7 {
    left: -5px;
    top: 33px; }
  .full-cases:hover .icon-8 {
    top: 33px; }
  .full-cases:hover .icon-9 {
    top: 33px;
    left: 33px; }

/* captions & aligment */
/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0; }

/* Begin Images */
p img {
  padding: 0;
  max-width: 100%; }

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline; }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline; }

.alignright {
  float: right; }

.alignleft {
  float: left; }
