html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
} article, aside, figure, footer, header, hgroup, nav, section {
display: block;
}  .clearfix {
*zoom: 1;
} .clearfix:before, .clearfix:after {
display: table;
content: "";
} .clearfix:after {
clear: both;
}                                           #loading {
position: fixed;
top: 50%;
left: 50%;
z-index: 100000;
margin-top: -20px;
margin-left: -20px;
width: 40px;
height: 40px;
} svg path,
svg rect{
fill: #fff;
} hr, .site-description {
display: none;
} body, html {
width: 100%;
height: 100%;
} #site {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 100%;
background-position: center center;
background-attachment: fixed;
background-repeat: no-repeat;
}   @media only screen and (min-width: 320px) {  body, html, .branding, .entry-content, #s {
font-family: Arial, Helvetica, Verdana, Sans-serif;
} .mask {
position: fixed;
top: 0;
left: 0;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
} #site {
background-color: black;
} .site-header {
position: relative;
padding: 0;
min-width: 100%;
min-height: 60px;
background-color: rgba(0, 0, 0, 0.9);
} .site-title {
position: relative;
height: 60px;
line-height: 60px;
} .branding {
position: absolute;
top: 0;
left: 0;
padding-left: 20px;
color: #f8f8f8;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
font-weight: normal;
} .navigation {
display: none;
} .navigation ul {
margin: 0 20px 10px 20px;
padding: 0;
text-align: left;
font-size: 14px;
} .navigation ul li {
display: inline;
margin: 0;
padding: 0;
} .navigation ul li a {
display: block;
margin: 0;
padding: 0;
min-width: 100%;
height: 38px;
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
color: #f8f8f8;
text-align: center;
text-decoration: none;
text-transform: uppercase;
line-height: 38px;
background-color: rgba(248, 248, 248, 0.02);
} .navigation ul li a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .navigation ul li:last-child a {
border-bottom: 0 !important;
} #primary, #secondary, #terciary {
position: relative;
padding: 0 20px 20px 20px;
} .tabs {
overflow: hidden;
} .tabs .end-nav {
display: none;
} .tabs li {
display: block;
margin-bottom: 1px;
font-size: 14px;
text-transform: uppercase;
text-align: center;
} .tabs li a {
display: block;
padding: 8px;
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
color: #f8f8f8;
cursor: pointer;
background-color: transparent;
} .tabs li a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .tabs li .selected {
color: #999999;
background-color: rgba(248, 248, 248, 0.1);
} .tab-content {
margin-top: 20px;
}  .entry-content {
position: relative;
display: block;
color: #f8f8f8;
max-width: 100%; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin-bottom: 20px;
} .entry-content h1 {
font-size: 14px;
} .entry-content p, .entry-content ul, .entry-content ol, .entry-content dl {
margin-bottom: 20px;
color: #f8f8f8;
line-height: 150%;
font-size: 14px;
} .entry-content ul {
margin-left: 14px;
} .entry-content ol {
margin-left: 30px;
} .entry-content dl {
position: relative;
display: block;
} .entry-content dt {
margin-top: 20px;
padding-left: 10px;
border-left: 2px solid rgba(248, 248, 248, 0.15);
} .entry-content dd {
padding-left: 12px;
} .entry-content a {
color: #999999;
text-decoration: none;
} .entry-content a:hover {
color: #f8f8f8;
} .entry-content .download {
margin: 0;
padding: 0;
list-style: none;
} .entry-content .download li a {
display: block;
margin-bottom: 20px;
padding: 10px 10px 10px 30px;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
text-decoration: none;
background-position: 10px 14px;
background-color: rgba(248, 248, 248, 0.1);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-download.png);
background-repeat: no-repeat;
} .entry-content .download li a:hover {
color: black;
background-position: 10px 10px;
background-color: rgba(248, 248, 248, 0.9);
background-image: none;
background-repeat: no-repeat;
} .entry-content .alignnone {
float: none;
} .entry-content .alignleft {
float: left;
} .entry-content .alignright {
float: right;
} .entry-content .aligncenter {
display: block;
margin: 0 auto;
} .entry-title {
display: block;
margin-bottom: 20px;
padding: 10px 0;
color: #f8f8f8;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
} .entry-title em {
color: #999999;
font-style: normal;
} .list-itens {
margin: 0;
padding: 0;
list-style: none;
} .list-itens .item-li {
margin-bottom: 50px;
text-align: center;
} .list-itens .item-li img {
margin: 0 auto;
max-width: 100%;
height: auto !important;
text-align: center;
} .list-itens .item-li:last-child {
margin-bottom: 0;
} .list-itens .item-li a {
position: relative;
display: block;
max-width: 100%;
background-color: transparent;
color: #f8f8f8;
text-decoration: none;
} .list-itens .item-li a:hover {
background-color: transparent;
color: #999999;
} .list-itens .item-li a span {
display: block;
padding: 20px 0 20px 10px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
} .list-itens .item-li a span em:before {
content: " - ";
} .list-itens .item-li a span em {
color: #999999;
font-style: normal;
} .nav2 {
display: none;
} #textos {
display: block !important;
} .list-itens-tax {
margin: 0;
padding: 0;
list-style: none;
} .list-itens-tax .item-li-tax {
margin-bottom: 50px;
text-align: center;
} .list-itens-tax .item-li-tax img {
margin: 0 auto;
max-width: 100%;
height: auto !important;
text-align: center;
} .list-itens-tax .item-li-tax:last-child {
margin-bottom: 0;
} .list-itens-tax .item-li-tax a {
position: relative;
display: block;
max-width: 100%;
background-color: transparent;
color: #f8f8f8;
text-decoration: none;
} .list-itens-tax .item-li-tax a:hover {
background-color: transparent;
color: #999999;
} .list-itens-tax .item-li-tax a span {
display: block;
padding: 20px 0 20px 10px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
} .list-itens-tax .item-li-tax a span em:before {
content: " - ";
} .list-itens-tax .item-li-tax a span em {
color: #999999;
font-style: normal;
} .btn-back-tax {
display: none;
}  .list-post {
position: relative;
margin: 0 !important;
padding: 0;
list-style: none;
} .list-post li {
margin: 0 0 40px 0;
padding: 0;
} .image-post-list {
position: relative;
display: block;
} .image-post-list img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
} .list-post-title {
font-size: 14px;
font-weight: bold;
} .list-post-excerpt {
font-size: 14px;
} .block-space-pag {
display: block;
float: left;
padding-top: 14px;
width: auto;
height: 26px;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
text-align: center;
} .block-item-post {
display: block;
margin-top: 10px;
} .block-item-post .list-post-date {
display: inline;
float: left;
color: #999999;
font-size: 14px;
} .box-datetime {
margin-bottom: 20px;
padding: 0;
color: #999999;
text-align: left;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
font-size: 14px;
} .post_tags {
background-color: transparent;
overflow: hidden;
display: block;
} .post_tags a {
color: #f8f8f8;
float: left;
padding: 5px;
font-size: 14px;
} .post_tags a:hover {
color: #999999;
}  .categorias-obras {
position: relative;
} .nav-categoria-obras {
list-style: none;
} .nav-categoria-obras li {
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
text-align: center;
text-transform: uppercase;
font-size: 14px;
} .nav-categoria-obras li a {
display: block;
margin-bottom: 1px;
padding: 8px;
color: #f8f8f8;
text-decoration: none;
background-color: transparent;
} .nav-categoria-obras li a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .nav-categoria-obras li.end-nav {
display: none;
} .mobile_title {
display: block;
margin-bottom: 16px;
padding: 10px;
color: #f8f8f8;
background-color: transparent;
} .mobile_title em {
color: #999999;
font-style: normal;
} .mobile_title.upper {
text-transform: uppercase;
} .mobile-btn-back-tax a {
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
background-color: transparent;
color: #f8f8f8;
display: block;
margin-bottom: 1px;
padding: 8px;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
} .mobile-btn-back-tax a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .link-livro {
display: none;
} .tag-listed {
padding: 5px;
} .tag-listed a {
color: #f8f8f8;
padding: 5px;
font-size: 14px;
} .tag-listed a:hover {
color: #999999;
}  #accordion h3 {
margin: 0 0 1px 0 !important;
text-transform: uppercase;
font-size: 12px;
} #accordion h3 a {
display: block;
margin: 0;
padding: 14px 10px;
color: #f8f8f8;
cursor: pointer;
background-position: right center;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-right.png);
background-repeat: no-repeat;
} #accordion .ui-state-active a {
background-position: right center;
background-color: rgba(248, 248, 248, 0.1);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-down.png);
background-repeat: no-repeat;
}  .box-pagination {
display: block;
border: 1px solid rgba(248, 248, 248, 0.15);
background-color: transparent;
} .btn-prev {
position: relative;
float: left;
margin: 0;
width: 40px;
height: 40px;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
} .btn-next {
position: relative;
float: right;
margin: 0;
width: 40px;
height: 40px;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
} .btn-prev a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
overflow: hidden;
margin: 0 1px 0 0;
padding: 0;
width: 40px;
height: 40px;
border-right: 1px solid rgba(248, 248, 248, 0.15);
text-indent: -500px;
background-position: center center;
background-color: rgba(0, 0, 0, 0.9);
background-image: none;
background-repeat: repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn-next a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: right;
overflow: hidden;
margin: 0 0 0 1px;
padding: 0;
width: 40px;
height: 40px;
border-left: 1px solid rgba(248, 248, 248, 0.15);
text-indent: -500px;
background-position: center center;
background-color: rgba(0, 0, 0, 0.9);
background-image: none;
background-repeat: repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
content: "►";
} .btn-prev:before {
position: absolute;
content: "◄";
top: 9px;
left: 11px;
display: block;
color: #f8f8f8;
cursor: pointer;
background-color: transparent;
font-size: 18px;
} .btn-next:before {
position: absolute;
top: 9px;
left: 13px;
display: block;
color: #f8f8f8;
cursor: pointer;
background-color: transparent;
font-size: 18px;
content: "►";
}  video {
display: block;
max-width: 100%;
margin: 0 auto;
} .video_player {
margin-bottom: 20px;
}  .gallery-itens, .gallery-itens-2 {
margin: 0;
padding: 0;
list-style: none;
} .gallery-itens img, .gallery-itens-2 img {
position: relative;
display: block;
margin: 0 auto 20px auto;
max-width: 100%;
}  .btn-navbar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: absolute;
top: 8px;
right: 20px;
width: 40px;
height: 40px;
border: 1px solid rgba(248, 248, 248, 0.15);
cursor: pointer;
background-color: transparent;
} .btn-topbar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
display: block;
margin: 30px auto;
width: 40px;
height: 40px;
border: 1px solid rgba(248, 248, 248, 0.15);
cursor: pointer;
background-color: transparent;
} .block-item-post .btn-more {
display: block;
padding: 10px;
border-top: 1px solid rgba(248, 248, 248, 0.15);
border-bottom: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
background-color: rgba(248, 248, 248, 0.1);
font-size: 14px;
text-transform: uppercase;
text-align: center;
text-decoration: none;
} .btn-voltar-noticias {
position: absolute;
left: 43%;
display: inline;
margin: 0 auto;
color: #f8f8f8;
letter-spacing: 0.03em;
font-size: 11px;
text-transform: uppercase;
text-align: center;
text-decoration: none;
}  .icon-bar:before {
position: absolute;
top: -9px;
left: 10px;
color: #f8f8f8;
content: "☰";
font-size: 22px;
} .btn-topbar:before {
position: absolute;
top: 8px;
left: 12px;
color: rgba(248, 248, 248, 0.9);
content: "▲";
font-size: 18px;
}  .header_title, .inner_video, .inner_video_mini, .obra-title, .obra-title-2 {
display: none;
}  #site {
z-index: 1;
} .branding, .mask {
z-index: 2;
} .site-header, #primary, #secondary, #terciary, #wrapper-tabs {
z-index: 3;
}  .wpcf7 {
position: relative;
display: block;
margin-bottom: 20px;
padding: 20px;
border: 1px solid rgba(248, 248, 248, 0.15);
background-color: rgba(248, 248, 248, 0.1);
} .wpcf7-text, .wpcf7-textarea {
display: block;
padding: 10px;
width: 100%;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
background-color: rgba(248, 248, 248, 0.1);
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
} .wpcf7-submit {
padding: 10px;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
-webkit-appearance: none;
background-color: rgba(248, 248, 248, 0.1);
font-size: 14px;
} .wpcf7-submit:hover {
color: black;
background-color: rgba(248, 248, 248, 0.9);
} .block-contato {
margin-bottom: 20px;
padding: 10px;
border: 1px solid rgba(248, 248, 248, 0.15);
background-color: rgba(248, 248, 248, 0.1);
} .block-image-contato {
position: relative;
} .block-image-contato img {
position: relative;
display: block;
margin: 0 auto 10px auto;
} .block-data-contato {
color: #f8f8f8;
} .address-contato-title {
color: #f8f8f8;
line-height: 150%;
font-size: 14px;
font-weight: bold;
} .block-icons-contato {
display: block;
margin: 20px 0;
font-size: 12px;
} .btn-contato {
float: left;
margin: 0 5px 0 0;
padding: 10px;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .btn-contato:hover {
color: black;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.9);
} .btn-address {
display: none;
} .block-address {
position: relative;
display: block;
} .block-address p {
margin-bottom: 0;
line-height: 150%;
font-size: 12px;
} .btn-back-contato {
display: none;
}  #btn-search, .icon-rss, .icon-newsletter {
display: none;
} #searchbox {
position: relative;
display: none;
margin: 0 20px 20px 20px;
background-color: transparent;
max-width: 100%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #s {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
width: 100%;
height: 28px;
border-top: 1px solid rgba(248, 248, 248, 0.2);
border-right: 0;
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
border-left: 0;
color: #f8f8f8;
text-transform: uppercase;
font-size: 14px;
background-color: rgba(248, 248, 248, 0.02);
} #s:focus {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} #searchsubmit {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: absolute;
top: 3px;
right: 4px;
display: block;
width: 26px;
height: 26px;
border: 0;
cursor: pointer;
-webkit-appearance: none;
background-position: -1268px -10px;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} .box-gallery, .box-gallery-2, .list-itens-tax {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
background-color: transparent;
} }   @media screen and (max-width: 320px) {  body, html, .branding, .entry-content, #s {
font-family: Arial, Helvetica, Verdana, Sans-serif;
} .mask {
position: fixed;
top: 0;
left: 0;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
} #site {
background-color: black;
} .site-header {
position: relative;
padding: 0;
min-width: 100%;
min-height: 60px;
background-color: rgba(0, 0, 0, 0.9);
} .site-title {
position: relative;
height: 60px;
line-height: 60px;
} .branding {
position: absolute;
top: 0;
left: 0;
padding-left: 20px;
color: #f8f8f8;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
font-weight: normal;
} .navigation {
display: none;
} .navigation ul {
margin: 0 20px 10px 20px;
padding: 0;
text-align: left;
font-size: 14px;
} .navigation ul li {
display: inline;
margin: 0;
padding: 0;
} .navigation ul li a {
display: block;
margin: 0;
padding: 0;
min-width: 100%;
height: 38px;
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
color: #f8f8f8;
text-align: center;
text-decoration: none;
text-transform: uppercase;
line-height: 38px;
background-color: rgba(248, 248, 248, 0.02);
} .navigation ul li a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .navigation ul li:last-child a {
border-bottom: 0 !important;
} #primary, #secondary, #terciary {
position: relative;
padding: 0 20px 20px 20px;
} .tabs {
overflow: hidden;
} .tabs .end-nav {
display: none;
} .tabs li {
display: block;
margin-bottom: 1px;
font-size: 14px;
text-transform: uppercase;
text-align: center;
} .tabs li a {
display: block;
padding: 8px;
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
color: #f8f8f8;
cursor: pointer;
background-color: transparent;
} .tabs li a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .tabs li .selected {
color: #999999;
background-color: rgba(248, 248, 248, 0.1);
} .tab-content {
margin-top: 20px;
}  .entry-content {
position: relative;
display: block;
color: #f8f8f8;
max-width: 100%; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin-bottom: 20px;
} .entry-content h1 {
font-size: 14px;
} .entry-content p, .entry-content ul, .entry-content ol, .entry-content dl {
margin-bottom: 20px;
color: #f8f8f8;
line-height: 150%;
font-size: 14px;
} .entry-content ul {
margin-left: 14px;
} .entry-content ol {
margin-left: 30px;
} .entry-content dl {
position: relative;
display: block;
} .entry-content dt {
margin-top: 20px;
padding-left: 10px;
border-left: 2px solid rgba(248, 248, 248, 0.15);
} .entry-content dd {
padding-left: 12px;
} .entry-content a {
color: #999999;
text-decoration: none;
} .entry-content a:hover {
color: #f8f8f8;
} .entry-content .download {
margin: 0;
padding: 0;
list-style: none;
} .entry-content .download li a {
display: block;
margin-bottom: 20px;
padding: 10px 10px 10px 30px;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
text-decoration: none;
background-position: 10px 14px;
background-color: rgba(248, 248, 248, 0.1);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-download.png);
background-repeat: no-repeat;
} .entry-content .download li a:hover {
color: black;
background-position: 10px 10px;
background-color: rgba(248, 248, 248, 0.9);
background-image: none;
background-repeat: no-repeat;
} .entry-content .alignnone {
float: none;
} .entry-content .alignleft {
float: left;
} .entry-content .alignright {
float: right;
} .entry-content .aligncenter {
display: block;
margin: 0 auto;
} .entry-title {
display: block;
margin-bottom: 20px;
padding: 10px 0;
color: #f8f8f8;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
} .entry-title em {
color: #999999;
font-style: normal;
} .list-itens {
margin: 0;
padding: 0;
list-style: none;
} .list-itens .item-li {
margin-bottom: 50px;
text-align: center;
} .list-itens .item-li img {
margin: 0 auto;
max-width: 100%;
height: auto !important;
text-align: center;
} .list-itens .item-li:last-child {
margin-bottom: 0;
} .list-itens .item-li a {
position: relative;
display: block;
max-width: 100%;
background-color: transparent;
color: #f8f8f8;
text-decoration: none;
} .list-itens .item-li a:hover {
background-color: transparent;
color: #999999;
} .list-itens .item-li a span {
display: block;
padding: 20px 0 20px 10px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
} .list-itens .item-li a span em:before {
content: " - ";
} .list-itens .item-li a span em {
color: #999999;
font-style: normal;
} .nav2 {
display: none;
} #textos {
display: block !important;
} .list-itens-tax {
margin: 0;
padding: 0;
list-style: none;
} .list-itens-tax .item-li-tax {
margin-bottom: 50px;
text-align: center;
} .list-itens-tax .item-li-tax img {
margin: 0 auto;
max-width: 100%;
height: auto !important;
text-align: center;
} .list-itens-tax .item-li-tax:last-child {
margin-bottom: 0;
} .list-itens-tax .item-li-tax a {
position: relative;
display: block;
max-width: 100%;
background-color: transparent;
color: #f8f8f8;
text-decoration: none;
} .list-itens-tax .item-li-tax a:hover {
background-color: transparent;
color: #999999;
} .list-itens-tax .item-li-tax a span {
display: block;
padding: 20px 0 20px 10px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
} .list-itens-tax .item-li-tax a span em:before {
content: " - ";
} .list-itens-tax .item-li-tax a span em {
color: #999999;
font-style: normal;
} .btn-back-tax {
display: none;
}  .list-post {
position: relative;
margin: 0 !important;
padding: 0;
list-style: none;
} .list-post li {
margin: 0 0 40px 0;
padding: 0;
} .image-post-list {
position: relative;
display: block;
} .image-post-list img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
} .list-post-title {
font-size: 14px;
font-weight: bold;
} .list-post-excerpt {
font-size: 14px;
} .block-space-pag {
display: block;
float: left;
padding-top: 14px;
width: auto;
height: 26px;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
text-align: center;
} .block-item-post {
display: block;
margin-top: 10px;
} .block-item-post .list-post-date {
display: inline;
float: left;
color: #999999;
font-size: 14px;
} .box-datetime {
margin-bottom: 20px;
padding: 0;
color: #999999;
text-align: left;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
font-size: 14px;
} .post_tags {
background-color: transparent;
overflow: hidden;
display: block;
} .post_tags a {
color: #f8f8f8;
float: left;
padding: 5px;
font-size: 14px;
} .post_tags a:hover {
color: #999999;
}  .categorias-obras {
position: relative;
} .nav-categoria-obras {
list-style: none;
} .nav-categoria-obras li {
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
text-align: center;
text-transform: uppercase;
font-size: 14px;
} .nav-categoria-obras li a {
display: block;
margin-bottom: 1px;
padding: 8px;
color: #f8f8f8;
text-decoration: none;
background-color: transparent;
} .nav-categoria-obras li a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .nav-categoria-obras li.end-nav {
display: none;
} .mobile_title {
display: block;
margin-bottom: 16px;
padding: 10px;
color: #f8f8f8;
background-color: transparent;
} .mobile_title em {
color: #999999;
font-style: normal;
} .mobile_title.upper {
text-transform: uppercase;
} .mobile-btn-back-tax a {
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
background-color: transparent;
color: #f8f8f8;
display: block;
margin-bottom: 1px;
padding: 8px;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
} .mobile-btn-back-tax a:hover {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .link-livro {
display: none;
} .tag-listed {
padding: 5px;
} .tag-listed a {
color: #f8f8f8;
padding: 5px;
font-size: 14px;
} .tag-listed a:hover {
color: #999999;
}  #accordion h3 {
margin: 0 0 1px 0 !important;
text-transform: uppercase;
font-size: 12px;
} #accordion h3 a {
display: block;
margin: 0;
padding: 14px 10px;
color: #f8f8f8;
cursor: pointer;
background-position: right center;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-right.png);
background-repeat: no-repeat;
} #accordion .ui-state-active a {
background-position: right center;
background-color: rgba(248, 248, 248, 0.1);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-down.png);
background-repeat: no-repeat;
}  .box-pagination {
display: block;
border: 1px solid rgba(248, 248, 248, 0.15);
background-color: transparent;
} .btn-prev {
position: relative;
float: left;
margin: 0;
width: 40px;
height: 40px;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
} .btn-next {
position: relative;
float: right;
margin: 0;
width: 40px;
height: 40px;
background-position: 0 1px;
background-color: transparent;
background-image: none;
background-repeat: repeat;
} .btn-prev a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
overflow: hidden;
margin: 0 1px 0 0;
padding: 0;
width: 40px;
height: 40px;
border-right: 1px solid rgba(248, 248, 248, 0.15);
text-indent: -500px;
background-position: center center;
background-color: rgba(0, 0, 0, 0.9);
background-image: none;
background-repeat: repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn-next a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: right;
overflow: hidden;
margin: 0 0 0 1px;
padding: 0;
width: 40px;
height: 40px;
border-left: 1px solid rgba(248, 248, 248, 0.15);
text-indent: -500px;
background-position: center center;
background-color: rgba(0, 0, 0, 0.9);
background-image: none;
background-repeat: repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
content: "►";
} .btn-prev:before {
position: absolute;
content: "◄";
top: 9px;
left: 11px;
display: block;
color: #f8f8f8;
cursor: pointer;
background-color: transparent;
font-size: 18px;
} .btn-next:before {
position: absolute;
top: 9px;
left: 13px;
display: block;
color: #f8f8f8;
cursor: pointer;
background-color: transparent;
font-size: 18px;
content: "►";
}  video {
display: block;
max-width: 100%;
} .video_player {
margin-bottom: 20px;
}  .gallery-itens, .gallery-itens-2 {
margin: 0;
padding: 0;
list-style: none;
} .gallery-itens img, .gallery-itens-2 img {
position: relative;
display: block;
margin: 0 auto 20px auto;
width: 100%;
}  .btn-navbar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: absolute;
top: 8px;
right: 20px;
width: 40px;
height: 40px;
border: 1px solid rgba(248, 248, 248, 0.15);
cursor: pointer;
background-color: transparent;
} .btn-topbar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
display: block;
margin: 30px auto;
width: 40px;
height: 40px;
border: 1px solid rgba(248, 248, 248, 0.15);
cursor: pointer;
background-color: transparent;
} .block-item-post .btn-more {
border: 0 !important;
color: #999999;
font-size: 14px;
text-transform: lowercase;
text-align: left;
text-decoration: none;
} .btn-voltar-noticias {
position: absolute;
left: 43%;
display: inline;
margin: 0 auto;
color: #f8f8f8;
letter-spacing: 0.03em;
font-size: 11px;
text-transform: uppercase;
text-align: center;
text-decoration: none;
}  .icon-bar:before {
position: absolute;
top: -9px;
left: 10px;
color: #f8f8f8;
content: "☰";
font-size: 22px;
} .btn-topbar:before {
position: absolute;
top: 8px;
left: 12px;
color: rgba(248, 248, 248, 0.9);
content: "▲";
font-size: 18px;
}  .header_title, .inner_video, .inner_video_mini, .obra-title, .obra-title-2 {
display: none;
}  #site {
z-index: 1;
} .branding, .mask {
z-index: 2;
} .site-header, #primary, #secondary, #terciary, #wrapper-tabs {
z-index: 3;
}  .wpcf7 {
position: relative;
display: block;
margin-bottom: 20px;
padding: 20px;
border: 1px solid rgba(248, 248, 248, 0.15);
background-color: rgba(248, 248, 248, 0.1);
} .wpcf7-text, .wpcf7-textarea {
display: block;
padding: 10px;
width: 100%;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
background-color: rgba(248, 248, 248, 0.1);
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
} .wpcf7-submit {
padding: 10px;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
-webkit-appearance: none;
background-color: rgba(248, 248, 248, 0.1);
font-size: 14px;
} .wpcf7-submit:hover {
color: black;
background-color: rgba(248, 248, 248, 0.9);
} .block-contato {
margin-bottom: 20px;
padding: 10px;
border: 1px solid rgba(248, 248, 248, 0.15);
background-color: rgba(248, 248, 248, 0.1);
} .block-image-contato {
position: relative;
} .block-image-contato img {
position: relative;
display: block;
margin: 0 auto 10px auto;
} .block-data-contato {
color: #f8f8f8;
} .address-contato-title {
color: #f8f8f8;
line-height: 150%;
font-size: 14px;
font-weight: bold;
} .block-icons-contato {
display: block;
margin: 20px 0;
font-size: 12px;
} .btn-contato {
float: left;
margin: 0 5px 0 0;
padding: 10px;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .btn-contato:hover {
color: black;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.9);
} .btn-address {
display: none;
} .block-address {
position: relative;
display: block;
} .block-address p {
margin-bottom: 0;
line-height: 150%;
font-size: 12px;
} .btn-back-contato {
display: none;
}  #btn-search, .icon-rss, .icon-newsletter {
display: none;
} #searchbox {
position: relative;
display: none;
margin: 0 20px 20px 20px;
background-color: transparent;
max-width: 100%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #s {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
min-width: 100%;
height: 28px;
border-top: 1px solid rgba(248, 248, 248, 0.2);
border-right: 0;
border-bottom: 1px solid rgba(248, 248, 248, 0.2);
border-left: 0;
color: #f8f8f8;
text-transform: uppercase;
font-size: 14px;
background-color: rgba(248, 248, 248, 0.02);
} #s:focus {
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} #searchsubmit {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: absolute;
top: 3px;
right: 4px;
display: block;
width: 26px;
height: 26px;
border: 0;
cursor: pointer;
-webkit-appearance: none;
background-position: -1268px -10px;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} }   @media (min-width: 1024px) {  body, html, input, textarea, select, table, .branding, .navigation, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .enrty-content h6, .list-itens .item-li a span, .block-form label, .block-form input, .block-form textarea, .list-itens-tax .item-li-tax a span {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
} #site {
background-color: transparent;
} .mask {
position: absolute;
top: 0;
left: 0;
display: none;
overflow: hidden;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.78);
} .site-header {
margin: 0;
padding: 0;
height: auto;
visibillity: hidden;
background-color: transparent;
} .branding {
position: absolute;
top: 36px;
left: 31px;
display: block;
overflow: hidden;
color: #f8f8f8;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 3px;
line-height: 30px;
font-size: 18px;
font-weight: normal !important;
} .navigation {
position: absolute;
top: 28px;
right: 43px;
display: block;
overflow: hidden;
} .navigation ul {
margin: 0;
padding: 0;
height: 16px;
list-style: none;
} .navigation li {
display: inline;
float: left;
margin: 0 8px !important;
padding: 0;
} .navigation li a {
position: relative;
top: 5px;
left: 9px;
display: block;
float: left;
overflow: hidden;
margin: 0 !important;
width: 100%;
height: 16px;
outline: none;
color: #f8f8f8 !important;
text-align: center;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 42px;
background-color: transparent !important;
font-size: 9px;
font-weight: normal;
} .navigation .back {
position: absolute;
width: 1px;
height: 16px;
} .navigation .back .left {
margin: 0;
padding: 0;
height: 16px;
background-position: 0 -10px;
background-color: transparent;
background-repeat: no-repeat;
} #primary {
position: absolute;
top: 50%;
left: 50%;
overflow: hidden;
margin-top: -215px;
margin-left: -236px;
padding: 0;
width: 472px;
height: 458px;
color: #f8f8f8;
} #secondary {
position: absolute;
top: 50%;
left: 50%;
overflow: hidden;
margin-top: -200px;
margin-left: -392px;
padding: 0;
width: 775px;
height: 401px;
color: #f8f8f8;
} #terciary {
position: absolute;
top: 50%;
left: 50%;
overflow: hidden;
margin-top: -150px;
margin-left: -433px;
padding: 0;
width: 867px;
height: 417px;
color: #f8f8f8;
} .entry-title {
margin-bottom: 1px;
padding: 0;
height: 50px;
border: 0;
text-transform: uppercase;
letter-spacing: 0.06em;
line-height: 50px;
font-size: 11px;
font-weight: normal;
} .entry-title em {
color: #999999;
font-style: normal;
} .entry-title span {
display: block;
overflow: hidden;
margin-left: 1px;
padding-left: 19px;
width: auto;
letter-spacing: 0.06em;
font-size: 11px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .entry-title span.settings {
margin-left: 0;
} .entry-title-2 {
margin-bottom: 1px;
width: 100%;
height: 50px;
text-transform: uppercase;
letter-spacing: -0.03em;
line-height: 50px;
font-weight: normal;
font-size: 11px;
} .tabs {
display: block;
float: left;
overflow: hidden;
width: 71px;
} .tabs li {
display: inline;
float: left;
font-size: 14px;
text-transform: none;
text-align: center;
} .tabs li a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
padding: 30px 0 0 0;
width: 70px;
height: 20px;
border: 0;
color: #f8f8f8;
text-align: center;
text-decoration: none;
letter-spacing: 0.03em;
font-size: 0.625em;
cursor: pointer !important;
background-color: rgba(0, 0, 0, 0.2);
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .tabs li a:hover, .tabs li a.selected {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
color: #f8f8f8;
background-color: rgba(248, 248, 248, 0.05) !important;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .end-nav {
display: block !important;
float: left;
margin-bottom: 1px;
width: 70px;
height: 50px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .tab-content {
margin-top: 0 !important;
} .list-itens {
position: relative;
overflow: hidden;
} .list-itens .item-li {
display: inline;
float: left;
margin-bottom: 10px;
margin-left: 0;
width: 100%;
border: 0;
font-size: 14px;
text-align: left;
} .list-itens .item-li h3 {
margin: 0;
} .list-itens .item-li a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
margin-bottom: 2px !important;
padding: 5px !important;
width: 349px;
height: 33px;
border: 0;
color: #f8f8f8;
text-decoration: none;
font-weight: normal;
line-height: 100%;
background-color: transparent !important;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .list-itens .item-li a:hover {
color: #f8f8f8;
background-color: rgba(248, 248, 248, 0.1) !important;
} .list-itens .item-li img {
display: block;
float: left;
margin-right: 8px;
width: 50px !important;
height: 33px;
border: 0;
} .list-itens .item-li span {
display: block;
float: left;
margin: 0;
padding: 0 !important;
height: 33px;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.625em !important;
} .list-itens .item-li em {
display: block;
float: left;
overflow: hidden;
width: 100%;
color: #999999;
size: 9px !important;
font-style: normal;
} .list-itens .item-li em:before {
content: "" !important;
}  .list-itens-tax {
position: relative;
overflow: hidden;
margin-left: 0 !important;
} .list-itens-tax .item-li-tax {
display: inline;
float: left;
margin-bottom: 10px;
margin-left: 0 !important;
font-size: 14px;
border: 0 !important;
text-align: left;
} .list-itens-tax .item-li-tax a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
margin-bottom: 2px !important;
padding: 5px !important;
width: 431px;
height: 33px;
border: 0;
color: #f8f8f8;
text-decoration: none;
font-weight: normal;
line-height: 100%;
background-color: transparent !important;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .list-itens-tax .item-li-tax a:hover {
color: #f8f8f8;
background-color: rgba(248, 248, 248, 0.1) !important;
} .list-itens-tax .item-li-tax img {
display: block;
float: left;
margin-right: 8px;
width: 50px !important;
height: 33px;
border: 0;
} .list-itens-tax .item-li-tax span {
display: block;
float: left;
margin: 0;
padding: 0 !important;
height: 33px;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.625em !important;
} .list-itens-tax .item-li-tax em {
display: block;
float: left;
overflow: hidden;
width: 100%;
color: #999999;
size: 9px !important;
font-style: normal;
} .list-itens-tax .item-li-tax em:before {
content: "" !important;
}  .list-post {
margin: 0 !important;
padding: 0 !important;
background-color: transparent;
} .item-post {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
float: left;
margin-bottom: 1px !important;
padding: 8px !important;
width: 456px;
background-position: 0 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .item-post:hover {
background-color: rgba(0, 0, 0, 0.04) !important;
} .image-post-list {
float: left;
margin-right: 8px;
width: 127px !important;
height: auto;
border: 0 !important;
line-height: 100%;
opacity: 1;
} .image-post-list img {
display: block;
float: left;
width: 127px;
height: 91px;
border: 0 !important;
} .block-item-post {
margin-top: 0;
} .block-item-post .btn-more {
background-color: transparent;
padding: 0;
border: 0;
} .block-item-post .list-post-date {
font-size: 11px;
} .block-item-post .list-post-title {
margin-bottom: 5px;
color: #f8f8f8;
font-size: 12px;
} .block-item-post .list-post-excerpt {
line-height: 120%;
font-size: 11px;
} .block-btn-more {
display: block;
overflow: hidden;
margin-top: 5px;
background: transparent;
} .box-datetime {
margin-bottom: 0;
padding: 5px 20px;
color: #999999;
text-align: right;
background-position: 0 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
font-size: 11px;
}  .video_player {
position: fixed;
top: 50%;
left: 50%;
display: none;
margin-top: -193px;
margin-left: -313px;
width: 626px;
height: 417px;
} .header_title {
display: block;
margin-bottom: 1px;
height: 50px;
text-transform: uppercase;
letter-spacing: -0.03em;
line-height: 50px;
font-size: 0.813em;
font-weight: normal;
} .video_title {
float: left;
padding-left: 19px;
width: 505px;
height: 50px;
letter-spacing: 0.06em;
font-size: 11px;
background-position: 1px 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .video_title em {
color: #999999;
font-style: normal;
} .inner_video {
display: block;
float: left;
margin: 2px;
width: 352px;
height: 46px;
} .inner_video_mini {
display: block;
float: left;
margin-top: 1px;
padding: 2px;
width: 300px;
height: 46px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .inner_content_video {
position: absolute;
left: 0;
display: block;
margin-top: 1px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
}  .scroll-area {
display: block;
float: right;
padding: 16px 19px;
width: 363px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .scroll-area-2 {
display: block;
float: right;
padding: 16px 19px;
width: 433px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .scroll-area-2.traco {
margin-bottom: 1px !important;
} .scroll-area-3 {
display: block;
float: right;
padding: 16px 19px 16px 12px;
width: 370px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .scroll-area-4 {
display: block;
float: left;
overflow: hidden;
margin: 0;
padding: 16px 19px;
width: 297px;
height: 273px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .scroll-area-5 {
display: block;
float: left;
overflow: hidden;
margin: 0;
padding: 16px 19px 16px 7px;
width: 309px;
height: 273px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .scroll-area-6 {
display: block;
float: left;
overflow: hidden;
margin: 0;
padding: 16px 19px;
width: 266px;
height: 273px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .scroll-area-7 {
display: block;
float: left;
overflow: hidden;
margin: 0;
padding: 16px 19px;
width: 266px;
height: 222px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .scroll-area-8 {
position: relative;
float: left;
overflow: hidden;
padding: 13px 20px 13px 13px;
width: 439px;
height: 381px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
}  .box-gallery {
position: absolute;
top: 0;
left: 423px;
width: 356px;
height: 359px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .gallery-itens {
position: relative;
overflow: hidden; max-height: 252px;
height: 252px;
margin: 0;
padding: 0;
} .gallery-itens img { display: block;
min-width: 130%; height: auto !important;
width: auto\9; margin: -10% 0 0 -16%;
padding: 2px; -ms-interpolation-mode: bicubic;
}  .box-gallery-2 {
position: absolute;
top: 0;
left: 0;
padding: 2px;
width: 456px;
height: 354px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .gallery-itens-2 {
display: block;
overflow: hidden;
width: 456px;
height: 353px;
} .gallery-itens-2 img {
width: 100%;
height: 100%;
border: 0 !important;
} .link-livro, #caption1, #caption2 {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: absolute;
right: 2px;
bottom: 3px;
z-index: 100;
display: block;
padding: 5px 8px;
color: #f8f8f8;
letter-spacing: 0.06em;
font-size: 11px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.5);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
text-transform: uppercase;
text-align: right;
text-decoration: none;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
} .link-livro:hover, #caption1:hover, #caption2:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
background-color: rgba(0, 0, 0, 0.5);
text-decoration: none;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} #caption2 {
bottom: 105px !important;
} .open-gallery {
position: absolute;
right: 2px;
bottom: 3px;
padding: 4px;
text-align: right;
text-transform: uppercase;
letter-spacing: 0.06em;
font-size: 11px;
background-position: 1px 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .open-gallery strong {
display: block;
padding-right: 22px;
padding-left: 4px;
background-position: right 0;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/gallery.png);
background-repeat: no-repeat;
}  .box-obra {
position: absolute;
top: 0;
left: 0;
width: 407px;
height: 359px;
} .box-obra-2 {
position: absolute;
top: 0;
left: 476px;
width: 305px;
height: 360px;
} #nav {
display: block;
overflow: hidden;
margin: 5px 0 1px 0;
padding: 0 0 0 4px;
list-style: none;
} #nav li {
display: inline;
float: left;
margin-right: 1px;
width: 49px;
height: 49px;
overflow: hidden;
position: relative;
} #nav li a img {
display: block;
float: left;
opacity: 0.5;
filter: alpha(opacity=5);
-moz-opacity: 0.5;
max-height: 49px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -24px;
} #nav li.activeSlide a img {
opacity: 1 !important;
filter: alpha(opacity=1) !important;
-moz-opacity: 1 !important;
} .obra-title, .obra-title-2 {
display: block;
float: left;
padding-left: 16px;
height: 50px;
letter-spacing: 0.06em;
font-size: 11px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .obra-title em, .obra-title-2 em {
color: #999999;
font-style: normal;
} .obra-title {
width: 320px;
} .obra-title-2 {
width: 218px;
} .categorias-obras {
position: absolute;
top: 0;
right: 0;
width: 70px;
} .categorias-obras .nav-categoria-obras {
margin: 0;
padding: 0;
list-style: none;
} .categorias-obras .nav-categoria-obras li {
display: inline;
float: left;
border: 0;
text-transform: none;
} .categorias-obras .nav-categoria-obras li a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block !important;
padding: 30px 0 0 0 !important;
width: 70px;
height: 20px;
color: #f8f8f8;
text-align: center;
text-decoration: none;
font-size: 10px;
cursor: pointer;
background-color: rgba(0, 0, 0, 0.2);
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .categorias-obras .nav-categoria-obras li a:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
background-color: rgba(248, 248, 248, 0.05) !important;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
}  .scroll-box {
position: relative;
overflow: auto;
padding-right: 8px;
width: 100%;
height: 380px;
} .scroll-box-2 {
position: relative;
overflow: auto;
margin-bottom: 1px;
padding-right: 8px;
width: 100%;
height: 299px;
} .scroll-box-3 {
position: relative;
overflow: auto;
padding-right: 8px;
width: 298px;
height: 280px;
} .scroll-box-4 {
position: relative;
overflow: auto;
padding-right: 8px;
width: 310px;
height: 280px;
} .scroll-box-5 {
position: relative;
overflow: auto;
padding-right: 8px;
width: 266px;
height: 280px;
} .scroll-box-6 {
position: relative;
overflow: auto;
padding-right: 8px;
width: 265px;
height: 229px;
} .scroll-box-7 {
position: relative;
overflow: auto;
padding-right: 8px;
width: 442px;
height: 386px;
}  .entry-content { } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin-bottom: 16px;
font-weight: normal;
} .entry-content h1 {
font-size: 1.000em;
} .entry-content h2 {
font-size: 0.875em;
} .entry-content h3 {
font-size: 0.750em;
} .entry-content h4 {
font-size: 0.750em;
} .entry-content h5 {
font-size: 0.750em;
} .entry-content h6 {
font-size: 0.750em;
} .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl {
margin-bottom: 16px;
letter-spacing: 0.03em;
line-height: 158%;
font-size: 0.688em !important;
} .entry-content a {
color: #999999;
text-decoration: none;
} .entry-content a:hover {
border: none;
color: #f8f8f8;
text-decoration: none;
} .entry-content ul {
margin-left: 20px;
list-style: disc;
} .entry-content ul > li, .entry-content dl > dt {
text-align: left;
line-height: 160%;
font-size: 11px;
} .entry-content dl > dt {
font-weight: bold;
} .entry-content p {
text-align: left;
} .entry-content p.tags {
font-size: 11px !important;
margin-bottom: 0;
} .entry-content p.tags.tags-title {
color: orange;
} .entry-content strong {
font-weight: bold;
} .entry-content table {
margin-bottom: 20px;
width: 100%;
border: 1px solid rgba(248, 248, 248, 0.05);
table-layout: auto;
text-align: center;
font-size: 0.688em !important;
} .entry-content th {
padding: 5px;
border: 1px solid rgba(248, 248, 248, 0.05);
color: #f8f8f8;
line-height: 100%;
background-color: rgba(0, 0, 0, 0.78);
font-weight: normal;
} .entry-content tr {
background: rgba(0, 0, 0, 0.1);
} .entry-content tr:nth-child(2n+1) {
background-color: rgba(248, 248, 248, 0.15);
} .entry-content td {
margin: 0;
padding: 5px;
border: 1px solid rgba(248, 248, 248, 0.15);
color: #f8f8f8;
text-align: left;
} .entry-content td:first-child {
text-align: left !important;
} .entry-content .download {
margin: 0;
padding: 0;
list-style: none;
} .entry-content .download li a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
margin-bottom: 10px;
padding: 5px 5px 5px 30px;
border: 0;
color: #f8f8f8;
text-decoration: none;
background-position: 8px 8px;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-download.png);
background-repeat: no-repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .entry-content .download li a:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
color: #f8f8f8;
background-position: 8px 8px;
background-color: rgba(248, 248, 248, 0.06);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-download.png);
background-repeat: no-repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .entry-content img.alignright {
display: block;
float: right;
margin: 0 0 1.2em 1.2em !important;
padding: 0;
} .entry-content img.alignleft {
float: left;
margin: 0 1.2em 0.3em 0 !important;
} .entry-content img.aligncenter {
display: block;
margin: 0 auto 1.2em !important;
} .entry-content a img.alignright {
float: right;
margin: 0 0 1.2em 1.2em;
} .entry-content a img.alignleft {
float: left;
margin: 0;
} .entry-content a img.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
} .entry-content .aligncenter, .entry-content div.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
} .entry-content .alignleft {
float: left;
margin-right: 0.3em !important;
} .entry-content .alignright {
float: right;
margin-left: 1.2em !important;
} .entry-content .wp-caption {
margin: 0 auto 0.3em auto;
padding: 0;
} .entry-content .wp-caption img {
display: block;
padding: 0;
border: 0 none;
} .entry-content .wp-caption-text {
display: block;
margin: 0 0 0 0;
padding: 0;
text-align: left;
font-size: 0.750em;
line-height: 120%;
}  #accordion h3 {
margin: 0 0 1px 0 !important;
text-transform: uppercase;
letter-spacing: 0.03em;
} #accordion h3 a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
padding: 8px;
border: 0 !important;
color: #f8f8f8;
cursor: pointer;
background-position: 404px 12px;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-right.png);
background-repeat: no-repeat;
font-size: 11px;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} #accordion h3 a:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
background-color: rgba(248, 248, 248, 0.1);
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
} #accordion .ui-state-active a {
border: 0 !important;
background-position: 404px 12px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-down.png);
background-repeat: no-repeat;
} #accordion .accordionSecond a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
margin: 0 0 1px 0 !important;
padding: 8px;
border: 0 !important;
color: #f8f8f8;
background-position: 404px 12px;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-right.png);
background-repeat: no-repeat;
font-size: 11px;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} #accordion .accordionSecond a:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
background-color: rgba(248, 248, 248, 0.1);
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
} #accordion .accordionSecond h4 {
margin: 0 0 1px 0 !important;
} #accordion .accordionSecond .ui-state-active a {
border: 0 !important;
background-position: 404px 12px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-down.png);
background-repeat: no-repeat;
} #accordion .accordionThird h6 {
margin: 0 0 1px 0 !important;
} #accordion .accordionThird h6 a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
margin: 0 0 1px 0 !important;
padding: 8px;
color: #f8f8f8;
background-color: transparent;
font-size: 11px;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} #accordion .accordionThird .ui-state-active a {
background-position: 404px 12px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/arrow-down.png);
background-repeat: no-repeat;
} #accordion .accordionLink {
margin: 0 0 1px 0 !important;
} #accordion .accordionLink a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
padding: 8px;
color: #f8f8f8;
text-transform: normal;
background-color: rgba(248, 248, 248, 0.02);
background-image: none;
font-size: 11px;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}  .box-pagination {
display: block;
border: 0;
background-color: transparent;
} .btn-prev {
float: left;
margin: 0 1px 0 0;
width: 50px;
height: 50px;
background-position: 0 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .btn-next {
float: right;
margin: 0 0 0 1px;
width: 50px;
height: 50px;
background-position: 0 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .btn-prev a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
overflow: hidden;
margin: 0 1px 0 0;
padding: 0;
width: 50px;
height: 50px;
border: 0;
text-indent: -500px;
background-position: center center;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-prev.png);
background-repeat: repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn-next a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: right;
overflow: hidden;
margin: 0 0 0 1px;
padding: 0;
width: 50px;
height: 50px;
border: 0;
text-indent: -500px;
background-position: center center;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-next.png);
background-repeat: repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn-prev a:hover, .btn-next a:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
background-color: rgba(248, 248, 248, 0.04) !important;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
} .btn-prev:before, .btn-next:before {
position: absolute;
top: 0;
left: 0;
display: block;
color: #f8f8f8;
content: "";
} .block-space-pag {
display: block;
float: left;
padding-top: 0;
width: 370px;
height: 50px;
background-position: 0 1px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
}  .btn-navbar {
display: none;
} .btn_video, .btn_video_mini, .btn_read_mini, .btn_read_mini_2 {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
padding-left: 39px;
height: 46px;
color: #f8f8f8;
letter-spacing: 0.06em;
font-size: 11px;
line-height: 46px;
text-transform: uppercase;
text-align: center;
text-decoration: none;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn_video {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
width: 313px;
background-position: 70px 17px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-13.png);
background-repeat: no-repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn_video_mini {
width: 261px;
background-position: 30px 17px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-13.png);
background-repeat: no-repeat;
} .btn_read_mini {
width: 261px;
background-position: 70px 17px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-19.png);
background-repeat: no-repeat;
} .btn_read_mini_2 {
width: 261px;
background-position: 50px 17px;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-19.png);
background-repeat: no-repeat;
} .btn_video:hover, .btn_video_mini:hover, .btn_read_mini:hover, .btn_read_mini_2:hover {
background-color: rgba(0, 0, 0, 0.5);
} .btn-more {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
margin: 0 5px 0 0;
padding: 3px 5px 0 6px;
border: 0;
color: #f8f8f8 !important;
text-decoration: none;
text-transform: uppercase !important;
background-position: 0 0;
background-color: rgba(248, 248, 248, 0.1);
background-repeat: repeat;
font-size: 9px !important;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn-more:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
color: #f8f8f8 !important;
background-color: rgba(0, 0, 0, 0.04) !important;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .post_tags a, .tag-listed a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
margin: 0 5px 5px 0;
padding: 3px 5px 0 6px;
border: 0;
color: #f8f8f8 !important;
text-decoration: none;
text-transform: uppercase !important;
background-position: 0 0;
background-color: rgba(248, 248, 248, 0.1);
background-repeat: repeat;
font-size: 11px !important;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .post_tags a:hover, .tag-listed a:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
color: #f8f8f8 !important;
background-color: rgba(0, 0, 0, 0.04) !important;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn-voltar-noticias {
position: relative !important;
left: 0;
display: block;
margin: 18px auto 0 auto;
color: #999999;
letter-spacing: 0.03em;
font-size: 11px;
text-transform: uppercase;
text-align: center;
text-decoration: none;
} .btn-voltar-noticias:hover {
color: #f8f8f8;
text-decoration: none;
} .btn-contato {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
float: left;
margin-right: 5px !important;
padding: 4px !important;
border: 0 !important;
color: #f8f8f8;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px !important;
background-position: 1px 0;
background-color: rgba(248, 248, 248, 0.08) !important;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/bg-input.png);
background-repeat: no-repeat;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .btn-contato:hover {
color: #f8f8f8 !important;
background-color: rgba(0, 0, 0, 0.04) !important;
} .btn-back-contato {
display: block;
float: left;
overflow: hidden;
width: 16px;
height: 13px;
text-indent: -400px;
cursor: pointer;
background-position: 0 0;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/back-continue.png);
background-repeat: no-repeat;
} .block_play, .block_pause, .block_stop, .block_close {
display: block;
float: left;
overflow: hidden;
margin-bottom: 1px;
margin-left: 1px;
width: 50px;
height: 50px;
line-height: 70px;
cursor: pointer;
background-color: rgba(0, 0, 0, 0.2);
background-repeat: no-repeat;
text-align: center;
text-indent: -500px;
} .block_play {
background-position: -849px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .block_pause {
display: none;
background-position: -920px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .block_stop {
background-position: -990px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .block_close {
background-position: -1050px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .block_play:hover, .block_pause:hover, .block_stop:hover, .block_close:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
background-color: rgba(248, 248, 248, 0.04) !important;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
}  .icon-1 a, .icon-2 a, .icon-3 a, .icon-4 a, .icon-5 a, .icon-6 a {
background-color: rgba(0, 0, 0, 0.2);
background-repeat: no-repeat;
} .icon-1 a {
background-position: 0 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-2 a {
background-position: -70px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-3 a {
background-position: -140px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-4 a {
background-position: -210px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-5 a {
background-position: -280px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-6 a {
background-position: -350px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-7, .icon-8, .icon-9, .icon-10, .icon-11, .icon-12 {
display: block !important;
float: left;
margin-right: 1px;
margin-bottom: 1px;
width: 69px;
height: 50px;
background-color: rgba(0, 0, 0, 0.2);
background-repeat: no-repeat;
} .icon-7 {
background-position: -420px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-8 {
background-position: -490px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-9 {
background-position: -560px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-10 {
background-position: -630px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-11 {
background-position: -700px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-12 {
background-position: -770px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
} .icon-13 {
display: block;
float: left;
margin-right: 1px;
margin-bottom: 1px;
width: 70px;
height: 50px;
background-position: -1169px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} .icon-14 {
display: block;
float: left;
margin-right: 1px;
margin-bottom: 1px;
width: 50px;
height: 50px;
background-position: -1110px 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
}  .btn-topbar, .mobile_title {
display: none;
} #menu-item-19, #menu-item-21 {
display: none;
}  .mask {
z-index: 1;
} .navigation li.back {
z-index: 8;
} .navigation li a, #primary, #secondary, #terciary {
z-index: 10;
} .tabs, .tabs li a {
z-index: 20;
} .video_player {
z-index: 100;
}  .jspPane {
position: absolute;
} .jspVerticalBar {
position: absolute;
top: 0;
right: 0;
width: 6px;
height: 100%;
background-position: 0 1px;
background-color: rgba(248, 248, 248, 0.1);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .jspVerticalBar * {
margin: 0;
padding: 0;
} .jspCap {
display: none;
} .jspTrack {
position: relative;
background-position: 0 1px;
background-color: rgba(248, 248, 248, 0.05);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .jspDrag {
position: relative;
top: 0;
left: 0;
background: rgba(248, 248, 248, 0.5);
cursor: pointer;
} .jspArrow {
display: block;
margin: 0;
background: rgba(248, 248, 248, 0.2) url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png) no-repeat 1px 0;
text-indent: -20000px;
cursor: pointer;
} .jspArrow.jspDisabled {
background: rgba(248, 248, 248, 0.2) url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png) no-repeat 1px 0;
cursor: default;
} .jspVerticalBar .jspArrow {
height: 6px;
} .jspVerticalBar .jspArrow:focus {
outline: none;
} .jspCorner {
float: left;
height: 100%;
background: #eeeef4;
} * html .jspCorner {
margin: 0 -3px 0 0;
}  .form-contato {
float: left;
width: 357px;
} .wpcf7 {
position: relative;
padding: 0;
border: 0;
background: transparent;
} .block-form {
margin: 0 0 1px 0 !important;
padding: 7px 18px 18px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .block-form label {
line-height: 150%;
font-size: 12px;
} .block-form input {
padding: 0 3px !important;
width: 319px;
height: 22px;
border: 1px solid rgba(248, 248, 248, 0.01);
color: #999999;
background-position: 1px 0;
background-color: rgba(248, 248, 248, 0.08);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/bg-input.png);
background-repeat: no-repeat;
font-size: 12px;
} .block-form textarea {
padding: 3px;
width: 319px;
height: 99px;
border: 1px solid rgba(248, 248, 248, 0.01);
color: #999;
background-position: 1px 0;
background-color: rgba(248, 248, 248, 0.08);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/bg-input.png);
background-repeat: no-repeat;
font-size: 12px;
} .block-form input:focus, .block-form textarea:focus {
border: 1px solid rgba(248, 248, 248, 0.06);
color: #f8f8f8;
} .block-submit {
display: block;
float: left;
width: 307px;
height: 51px;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
} .wpcf7-submit {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
position: absolute;
right: 0;
display: block;
overflow: hidden;
padding-top: 20px;
width: 49px;
height: 51px;
border: 0 none;
color: #f8f8f8;
letter-spacing: 0.03em;
cursor: pointer;
background-position: -11px 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
font-size: 11px;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .wpcf7-submit:hover {
color: #f8f8f8;
background-color: rgba(248, 248, 248, 0.05) !important;
} .wpcf7-not-valid {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
border-color: rgba(238, 0, 0, 0.5) !important;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
} .wpcf7-not-valid-tip-no-ajax {
display: none;
} .wpcf7-response-output {
position: absolute;
bottom: -39px;
left: 20px;
width: 286px;
font-size: 0.750em;
} .wpcf7-response-output.wpcf7-validation-errors {
color: #FFCFBF;
font-size: 0.6875em;
} .wpcf7-response-output.wpcf7-mail-sent-ok {
color: #B3FF99;
font-size: 0.6875em;
}  .box-address {
position: absolute;
top: 0;
right: 0;
width: 409px;
height: 400px;
} .block-contato {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
margin-bottom: 1px;
padding: 10px;
width: 389px;
height: 79px;
border: 0;
background-position: 0 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/zebra.png);
background-repeat: repeat;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
} .block-contato:hover {
background-color: rgba(248, 248, 248, 0.01);
} .block-image-contato {
float: left;
width: 130px;
height: 79px;
} .block-data-contato {
float: right;
width: 230px;
} .block-address-contato {
display: block;
} .block-address {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: none;
font-size: 0.688em;
line-height: 120%;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} .block-address p {
margin-bottom: 0;
line-height: 120%;
font-size: 11px;
} .address-contato-title {
color: #F8F8F8 !important;
font-weight: normal !important;
font-size: 12px !important;
line-height: 130% !important;
} .block-icons-contato {
margin: 15px 0 0 0 !important;
} .btn-address {
display: block !important;
cursor: pointer;
} .btn-back-tax {
display: block !important;
} .btn-back-tax a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
display: block;
float: right;
overflow: hidden;
margin-left: 1px;
width: 65px;
height: 50px;
color: #f8f8f8;
font-size: 0.688em;
line-height: 70px;
cursor: pointer;
text-align: center;
text-decoration: none;
background-position: -1173px 0;
background-color: rgba(0, 0, 0, 0.2);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
} .btn-back-tax a:hover {
background--webkit-transition-property: all;
background--moz-transition-property: all;
background--o-transition-property: all;
background-transition-property: all;
background--webkit-transition-delay: 0s;
background--moz-transition-delay: 0s;
background--o-transition-delay: 0s;
background-transition-delay: 0s;
background--webkit-transition-duration: 200ms;
background--moz-transition-duration: 200ms;
background--o-transition-duration: 200ms;
background-transition-duration: 200ms;
background-color: rgba(248, 248, 248, 0.01);
background--webkit-transition-timing-function: ease;
background--moz-transition-timing-function: ease;
background--o-transition-timing-function: ease;
background-transition-timing-function: ease;
} #btn-search {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: absolute;
top: 19px;
right: 107px;
display: block;
width: 12px;
height: 12px;
border: 0;
color: rgba(248, 248, 248, 0.01);
cursor: pointer;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} .icon-rss {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: fixed;
top: 18px;
right: 77px;
display: block;
width: 14px;
height: 14px;
border: 0;
color: rgba(248, 248, 248, 0.01);
cursor: pointer;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} .icon-newsletter {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: fixed;
top: 18px;
right: 43px;
display: block;
width: 18px;
height: 14px;
border: 0;
color: rgba(248, 248, 248, 0.01);
cursor: pointer;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} #searchbox {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: absolute;
top: 16px;
right: 82px !important;
display: none;
color: rgba(248, 248, 248, 0.01);
background-color: transparent;
} #searchform div {
position: relative;
display: block;
overflow: hidden;
} #s {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
display: block;
float: left;
padding: 0 0 0 5px;
width: 148px;
height: 16px;
text-transform: none;
letter-spacing: 0.06em;
background-position: 0 0;
background-color: transparent;
background-repeat: repeat;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
} #s:focus {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
width: 148px;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
} #searchsubmit {
position: absolute;
top: 3px;
right: 5px;
display: block;
width: 12px;
height: 12px;
border: 0;
cursor: pointer;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} #s, #n {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
outline-style: none;
font-size: 11px;
}  #glisse-wrapper {
position: fixed;
z-index: 999 !important;
} .pics {
cursor: pointer;
}   #glisse-overlay, #glisse-close, #glisse-controls, #glisse-spinner {
opacity: 0;
}  #glisse-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.75);
} #glisse-overlay.loading #glisse-spinner {
opacity: 1;
}    #glisse-overlay-content {
position: fixed;
top: 10%;
right: 10%;
bottom: 10%;
left: 10%;
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
opacity: 0;
-moz-background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}  #glisse-overlay-content img {
display: none;
}  #glisse-overlay-content.shake {
-webkit-animation: shake 600ms 1;
-moz-animation: shake 600ms 1;
-ms-animation: shake 600ms 1;
-o-animation: shake 600ms 1;
animation: shake 600ms 1;
}  #glisse-close {
cursor: pointer;
}  #glisse-spinner {
position: fixed;
top: 50%;
left: 50%;
margin: -40px 0 0 -40px;
width: 80px;
height: 80px;
background-position: center center;
background-color: transparent;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/ajax-loader.gif);
background-repeat: no-repeat;
}    .glisse-next a, .glisse-prev a {
-webkit-transition: all 100ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 100ms ease;
-o-transition: all 100ms ease;
transition: all 100ms ease;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
} #glisse-controls .ended a {
opacity: 1;
cursor: pointer;
}  @-webkit-keyframes shake { 0%, 100% {
-webkit-transform: translateX(0);
} 10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
} 20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
}
}
@-moz-keyframes shake { 0%, 100% {
-moz-transform: translateX(0);
} 10%, 30%, 50%, 70%, 90% {
-moz-transform: translateX(-10px);
} 20%, 40%, 60%, 80% {
-moz-transform: translateX(10px);
}
}
@-ms-keyframes shake { 0%, 100% {
-ms-transform: translateX(0);
} 10%, 30%, 50%, 70%, 90% {
-ms-transform: translateX(-10px);
} 20%, 40%, 60%, 80% {
-ms-transform: translateX(10px);
}
}
@-o-keyframes shake { 0%, 100% {
-o-transform: translateX(0);
} 10%, 30%, 50%, 70%, 90% {
-o-transform: translateX(-10px);
} 20%, 40%, 60%, 80% {
-o-transform: translateX(10px);
}
}
@keyframes shake { 0%, 100% {
transform: translateX(0);
} 10%, 30%, 50%, 70%, 90% {
transform: translateX(-10px);
} 20%, 40%, 60%, 80% {
transform: translateX(10px);
}
} #glisse-overlay {
background-color: rgba(0, 0, 0, 0.9);
} #glisse-close {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: fixed;
top: 40px;
right: 40px;
width: 50px;
height: 50px;
text-align: center;
background-position: -1050px 0;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/sprite-buttons.png);
background-repeat: no-repeat;
} #glisse-close:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
}  .glisse-next a, .glisse-prev a {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: fixed;
bottom: 10px;
display: block;
overflow: hidden;
width: 50px;
height: 50px;
text-indent: -500px;
background-color: rgba(0, 0, 0, 0.2);
} .glisse-next a:hover, .glisse-prev a:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
color: #999999;
text-decoration: none;
background-color: rgba(248, 248, 248, 0.1);
} .glisse-next a {
left: 50%;
margin-left: 20px;
background-position: center center;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-next.png);
background-repeat: no-repeat;
} .glisse-prev a {
left: 50%;
margin-left: -40px;
background-position: center center;
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/icon-prev.png);
background-repeat: no-repeat;
}  .glisse-legend {
position: fixed;
bottom: 20px;
left: 20px;
display: block;
padding: 4px 8px;
color: white;
font-size: 11px;
text-transform: uppercase;
background-color: rgba(248, 248, 248, 0.15);
} .nav2 {
position: absolute;
top: 170px;
left: 2px;
z-index: 100;
display: block;
width: 456px;
} #prev22 {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: absolute;
left: 0;
display: block;
overflow: hidden;
width: 20px;
height: 20px;
text-indent: -500px;
background-position: center center;
background-color: rgba(0, 0, 0, 0.5);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/bg-voltar.png);
background-repeat: no-repeat;
} #prev22:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
background-color: rgba(248, 248, 248, 0.1);
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
} #next22 {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
position: absolute;
right: 0;
display: block;
overflow: hidden;
width: 20px;
height: 20px;
text-indent: -500px;
background-position: center center;
background-color: rgba(0, 0, 0, 0.5);
background-image: url(//www.caoguimaraes.com/wordpress/wp-content/themes/caoguimaraes/img/bg-avancar.png);
background-repeat: no-repeat;
} #next22:hover {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
background-color: rgba(248, 248, 248, 0.1);
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
} .mobile-btn-back-tax {
display: none !important;
} #creditos {
visibility: visible;
} #textos {
visibility: hidden;
} }   @media only screen and (width: 768px) { .box-gallery {
background-color: tranparent;
padding-bottom: 15px;
} .box-gallery-2 {
background-color: transparent;
text-align: center;
padding-bottom: 15px;
} .gallery-itens img, .gallery-itens-2 img {
display: inline-block;
margin: 0;
padding: 1px;
max-width: 100%;
position: relative;
}
}   @media only screen and (width: 800px) { .box-gallery {
background-color: transparent;
} .box-gallery-2 {
background-color: transparent;
text-align: center;
padding-bottom: 5px;
} .gallery-itens img, .gallery-itens-2 img {
display: inline-block;
margin: 0;
padding: 9px;
max-width: 100%;
position: relative;
}
}