/*
Theme Name: TM Rangel
Theme URI: http://douglasrangel.com
Author: Douglas Rangel
Author URI: http://douglasrangel.com
Description: Tema padrão para desenvolvimento em diversas áreas
Version: 1.0.1
License: Grupo Rangel
License URI: http://douglasrangel.com
Text Domain: rangel
Tags: webmaster, designer, marketing digital, producao de conteudo, seo, inbound marketing, ecommerce

*/

@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Pacifico');

a, p, div, h1, h2, h3, h4, h5, ul, li, time, span, strong, small {
       -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

ul {
    list-style-type: square;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

svg:not(:root) {
    overflow: hidden;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

caption {
    font-size: 16px;
    margin: 20px 0;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

/**
 * Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
    clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
    content: "";
    display: table;
}

/**
 * Elements
 * ----------------------------------------------------------------------------
 */

hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 1.6em;
}

ul,
ol {
    margin: 0 0 1.6em 1.3333em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
}

dl {
    margin-bottom: 1.6em;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 1.6em;
}

table,
th,
td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed; /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th, td {
    padding: 0.4em;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

figure {
    margin: 0;
}

del {
    opacity: 0.8;
}

/**
 * Typography
 * ----------------------------------------------------------------------------
 */

b,
strong {
    font-weight: 700;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    border-left: 4px solid #707070;
    border-left: 4px solid rgba(51, 51, 51, 0.7);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    padding-left: 0.7778em;
}

blockquote p {
    margin-bottom: 1.6667em;
}

blockquote > p:last-child {
    margin-bottom: 0;
}

blockquote cite,
blockquote small {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

address {
    font-style: italic;
    margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
    cursor: help;
}

mark,
ins {
    background-color: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

/**
 * Responsive images
 * ----------------------------------------------------------------------------
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
    max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}

/**
 * Alignment
 * ----------------------------------------------------------------------------
 */
/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

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

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

/**
 * Entry Content
 * ----------------------------------------------------------------------------
 */

.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}

/* Page links */
.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}

.page-links a,
.page-links > span {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
    background: #fff;
    color: #000;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
    background: none;
}

.page-links .page-links-title {
    background: transparent;
    border: none;
    margin-right: 20px;
    padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}

/**
 * Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
    background-color: #e8e5ce;
    margin: 0;
    padding: 0;
}

.attachment .entry-header {
    margin-bottom: 0;
    max-width: 1040px;
    padding: 30px 0;
}

.attachment .entry-title {
    display: inline-block;
    float: left;
    font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0;
}

.attachment .entry-title:before {
    content: "\f416";
    font-size: 32px;
    margin-right: 10px;
}

.attachment .entry-meta {
    clear: none;
    color: inherit;
    float: right;
    max-width: 604px;
    padding: 9px 0 0;
    text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px;
}

.attachment footer.entry-meta {
    display: none;
}

.attachment-meta:before {
    content: "\f307";
}

.full-size-link a:before {
    content: "\f402";
}

.full-size-link:before {
    content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
    color: #ca3c08;
}

.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0;
}

.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative;
}

.image-navigation a:hover {
    text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
    position: absolute;
    top: 50px;
}

.image-navigation .nav-previous {
    left: 0;
}

.image-navigation .nav-next {
    right: 0;
}

.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center;
}

.attachment .entry-attachment .attachment {
    display: inline-block;
}

.attachment .entry-caption {
    text-align: left;
}

.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0;
}

.attachment .site-main .sidebar-container {
    display: none;
}

.attachment .entry-content .mejs-audio {
    max-width: 400px;
    margin: 0 auto;
}

.attachment .entry-content .wp-video {
    margin: 0 auto;
}

.attachment .entry-content .mejs-container {
    margin-bottom: 24px;
}

/**
 * Widget
 * ----------------------------------------------------------------------------
 */

/* Search widget */
.search-form .search-submit {
    display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
    display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
    color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
    border: 0;
    border-collapse: separate;
    border-spacing: 1px;
}

.widget_calendar caption {
    font-size: 14px;
    margin: 0;
}

.widget_calendar th,
.widget_calendar td {
    padding: 0;
    text-align: center;
}

.widget_calendar a {
    display: block;
}

.widget_calendar a:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
    background-color: transparent;
}

@media (min-width: 1200px) {
    blockquote,
    q {
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
        quotes: none;
    }

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

    blockquote {
        font-size: 18px;
        margin: 24px 40px;
    }

    blockquote blockquote {
        margin-right: 0;
    }

    blockquote cite,
    blockquote small {
        font-weight: normal;
        display: block;
        font-size: 11px;
        color: #000;
        margin-top: 20px;
    }

    blockquote em,
    blockquote i {
        font-style: normal;
        font-weight: 300;
    }

    blockquote strong,
    blockquote b {
        font-weight: 400;
    }
}

/**
 * Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
    margin-bottom: 1.6em;
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
.header {
    position: fixed;
    z-index: 9;
background: rgba(0,0,0,.5);
margin-top: 30px;
}
.site-branding {
    padding: 10px 20px 10px 20px !important;
}
.headroom--not-top {
    margin: 0 !important;
    background-color: #222 !important;
}
.main-navigation {
    background-color: transparent !important;
}
#site-navigation a {
    padding: 5px 15px !important;
}
.esquerda {
    width: 100%;
    text-align: right;
}
.efeito-zoom img:hover {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.efeito-zoom img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
}
.efeito-zoom a {
    overflow: hidden;
}
.sobre-tribo h3 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 35px;
    color: #00a1b1;
    text-align: center;
    position: relative;
	/*
	margin-bottom: 15px;
	padding-bottom: 15px;
	*/
	margin: 15px 0;
    padding: 15px 0;
}
.sobre-tribo h3::after {
    content: "";
    background: url(images/sprite.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 25px;
    left: 50%;
    margin-left: -50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.copyright {
    background: #222 !important;
    padding: 20px 0;
}
.copyright p {
    text-align: center;
    margin-bottom: 8px;
}
.copyright li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}
.copyright li a {

    color: #737373;
    border: 2px solid #737373;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;

}
.copyright li a:hover {
    background: #c1d72e;
    border-color: #c1d72e;
    color: #222;
}
.section-news {
    background: #c1d72e;
    padding: 30px 0 20px;
}
.desc-texto-news p {
    margin: 0;
    color: #222;
    font-weight: 600;
    font-size: 16px;
}
.desc-texto-news h3 {
    font-size: 30px;
    color: #222;
    line-height: 30px;
}
.tnp-widget .tnp-field {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.tnp-field label {
    font-size: 12px !important;
    font-weight: 600;
    color: #222;
}
.tnp-submit {
    border: none !important;
    background: #00a1b1 !important;
    font-weight: 600;
    color: #222 !important;
    font-family: 'Oswald', sans-serif;
    padding: 8px 0 !important;
}
.tnp-submit:hover {
    background: #222 !important;
    color: #00a1b1 !important;
}
.tnp-submit {
    border: none !important;
    background: #00a1b1 !important;
    font-weight: 600;
    color: #222 !important;
    font-family: 'Oswald', sans-serif;
    padding: 8px 0 !important;
}
.tnp-field.tnp-field-firstname, .tnp-field.tnp-field-email {
    width: 38%;
}
.tnp-field.tnp-field-button {
    width: 23%;
}
.tnp-email, .tnp-firstname {
    border: none !important;
}

/* Team List
-----------------------------------------------------------------*/

.team.team-list .team-image {
    float: left;
    width: 100%;
    margin-right: 30px;
}

.team.team-list .team-desc {
    position: relative;
    text-align: left;
}

.team.team-list .team-title { padding-top: 0; }

.team .team-desc > .social-icon { margin-top: 20px; }

.team .team-content ~ .social-icon { margin-top: 30px; }

.team:not(.team-list) .social-icon {
    display: inline-block;
    float: none;
    margin-left: 6px;
    margin-right: 6px;
}
/* ----------------------------------------------------------------
    Team
-----------------------------------------------------------------*/

.oc-item { overflow:hidden }

.team { 
    background:#FFF; 
    padding:0px;
    border:#ddd solid 0px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.05) }
    
.team,
.team-image { position: relative; }

.team-image > a,
.team-image img {
    display: block;
    width: 100%;}
    
.team-image .desc { 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 30%;
   height:100%;
   padding:0px 20px 0px 30px;
   font-size:22px;
   outline:none;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7); 
}

.team-image .desc.solid { background: #111 !important }

.team-image .desc.right { right:0 !important; left:auto !important}

.team-desc.team-desc-bg {
    background-color: #FFF;
    padding: 10px 0 30px;}

.team .si-share {
    margin-top: 30px;
    text-align: left;}

.team .si-share .social-icon {
    font-size: 14px;
    width: 34px;}

.team-title {
    position: relative;
    padding-top: 20px }

.team-title h3 span {
    color:#DDD}

.team-content {
    margin-top: 15px;
    color: #777;}

.team-content p:last-child { margin-bottom: 0; }

.team ul li{ 
    font-size: 16px;
    list-style:none;
    margin-bottom:8px;
    color:#CCC
}

.team ul li i{ 
    font-size: 13px;
    color:#FFF;
    margin-right:10px;
}

.team ul{ margin-bottom:30px }

.team ul li a{ color:#FFF }

.team-overlay,
.team-overlay:before {
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;}

body:not(.device-touch) .team-overlay {
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;}

.team-overlay:before {
    content: '';
    z-index: auto;
    background-color: #FFF;
    opacity: 0.75;}

.team-overlay .social-icon {
    float: none;
    margin: 0 3px !important;
    display: inline-block;}

.team:hover .team-overlay { opacity: 1; }
.vertical-middle h3 {
    color: #c1d72e;
    font-family: 'Pacifico', cursive;
    font-size: 60px;
    font-weight: 100;
}
.vertical-middle h5 {
color: #c1d72e;
font-style: italic;
font-size: 60px;
font-weight: 300;
line-height: 20px;
}
.button.button-medium.button-reveal.button-black.tright {
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    background: #c1d72e;
    padding: 8px 45px;
}
.vertical-middle li a {
    font-weight: 600;
    text-decoration: none !important;
}
.section-hoteis .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0 !important;
}
.owl-social .owl-nav {
    display: none !important;
}
.owl-social .owl-dots {
position: absolute;
bottom: 10px;
width: 50px;
text-align: center;
right: calc(15% - 25px);
}
/*4.2 h3 service*/
.h3-service-box {
    position: relative;
}

.h3-service-box::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.h3-service-box .h3sb-img {}

.h3-service-box .h3sb-img img {}

.h3-service-box .h3sb-content {
    left: 50%;
    min-width: 66%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.h3-service-box:hover::before {
    height: 0%;
    left: 50%;
    top: 50%;
    width: 0%;
}
.h3-service-box:hover .h3sb-content {
    opacity: 0;
}

.h3-service-box .h3sb-content .h3sb-content-icon {
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 11px;
}

.h3-service-box:hover .h3sb-content .h3sb-content-icon {
    color: #c1d72e;
}

.h3-service-box .h3sb-content .h3sb-content-icon i {}

.h3-service-box .h3sb-content h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 17px;
}

.h3-service-box:hover .h3sb-content h4 {
    color: #c1d72e;
}

.h3-service-box .h3sb-content p {
    color: #fff;
    line-height: 24px;
    margin: 0 0 22px;
}
.parallax {
    background-color: transparent;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
    background-image: url("http://www.pousadatriboju.com.br/wp-content/uploads/2017/12/Noronha.jpg");
padding: 120px 0px;
background-position: 50% -48.9633px;
}
.fullscreen-image {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.notopborder {
    border-top: none !important;
}
.dark-overlay {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.5);
}
.button.button-massive .subtext {
font-size: 20px;
text-align: center;
display: block;
font-weight: normal;
margin: 0 0 40px;
line-height: 27px;
padding-top: 0px;
color: #fff;
}
.button.button-border:hover {
    color: #FFF !important;
    text-shadow: none;
    border: 1px solid rgba(255,255,255,0) !important;
    background: rgba(0,0,0,0.5) !important;
}
body:not(.device-touch) .button {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.button.button-border {
    border: #888 1px solid;
    background-color: transparent !important;
    color: #333;
    text-shadow: none;
}
.button.button-massive {
padding: 0px 88px !important;
font-size: 40px;
letter-spacing: 2px;
height: auto;
line-height: 120px;
white-space: normal;
display: block;
max-width: 80%;
margin: 0 auto;
}
.button.button-outline {
    outline: rgba(255,255,255,0.1) 5px solid;
}
.button-massive span {
    text-align: center;
    display: block;
    font-weight: normal;
    line-height: 90px;
    color: #fff;
    padding-top: 10px;
}
.section.parallax .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0 !important;
}
.headroom--top::before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 1px solid rgba(0,0,0,.5);
}
.headroom--top::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px solid rgba(0,0,0,.5);
}
.header03 #site-navigation .menu > ul > li > a::before, .header04 #site-navigation .menu > ul > li > a::before, .header08 #site-navigation .menu > ul > li > a::before, .header03 #site-navigation .menu > li > a::before, .header04 #site-navigation .menu > li > a::before, .header08 #site-navigation .menu > li > a::before {
    display: none !important;
}
.casamento-bg-foto {
    background: url('http://www.pousadatriboju.com.br/wp-content/uploads/2017/12/Casamento.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 120px !important;
}
.casamento-bg-foto::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 161, 177,.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.casamento-bg-foto img {
    position: relative;
    z-index: 2;
}
.pct-lua-mel {
    padding: 0 100px 0 40px;
}
.pct-lua-mel li {
    list-style: none;
    margin: 5px 0;
    font-weight: 700;
    color: #222;
}
.pct-lua-mel .fa {
    margin-right: 5px;
}
.pct-lua-mel h4 {
color: #00a1b1;
font-style: italic;
font-size: 30px;
font-weight: 300;
line-height: 0px;
margin-left: 48px;
}
.pct-lua-mel h3 {
    color: #00a1b1;
    font-family: 'Pacifico', cursive;
    font-size: 50px;
    font-weight: 100;
    font-style: italic;
}
.pct-lua-mel h5 {
    color: #222;
    font-size: 15px;
    line-height: 0;
    margin-bottom: 30px;
}
.pct-lua-mel p {
    margin-top: 15px;
    color: #222;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}
.dep-caixa-box {
    text-align: center;
    border: 1px solid #e6e1e1;
    padding: 30px 15px;
    background: #fafafa;
}
.dep-caixa-box h4 {
    font-size: 12px;
    line-height: 5px;
    margin-bottom: 7px;
    color: #222;
}
.dep-caixa-box h5 {
    color: #c1d72e;
    margin-bottom: 15px;
    font-size: 10px;
    line-height: 0;
}
.dep-caixa-box p {
    margin: 0;
    font-weight: 600;
    color: #222;
}
.dep-caixa-box h3 {
    color: #00a1b1;
    font-size: 18px;
}
.scrollup.show {
    border-radius: 8px;
    background: #000 !important;
}
.big-title::after, .big-title--single::after {
    background: transparent !important;
}
.big-title .entry-title, .big-title--single .entry-title {
    opacity: 0 !important;
}
.page-sobre-triboju .sobre-tribo p {
    text-align: center;
    padding: 0 100px;
}
.sobre-tribo li {
    list-style: none;
    display: inline-block;
    width: 49%;
    font-weight: 600;
    color: #222;
}
.sobre-tribo h4 {
    color: #222;
    margin-bottom: 10px;
}
.sobre-tribo h5 {
    text-align: center;
    margin: 20px 0 0;
    color: #00a1b0;
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
}
.section-reserva-online {
    background: #222;
}
.reser-on-page h3 {
    color: #c1d72e;
    font-size: 28px;
}
.section-reserva-online .wpb_raw_code.wpb_content_element.wpb_raw_html, .section-reserva-online .vc_btn3-container.vc_btn3-inline {
    margin: 0 !important;
}
.nivo-controlNav {
    display: none;
}
.theme-default .nivoSlider {
    box-shadow: 0 0px 0px 0 #4a4a4a !important;
}
.slider-zero-pading .vc_column-inner {
    padding: 0 !important;
}
.section-reserva-online .wpb_gallery.wpb_content_element.vc_clearfix {
    margin: 0 !important;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
color: #222;
font-weight: 600 !important;
font-size: 16px !important;
padding: 8px 45px;
border-radius: 0 !important;
font-family: Open Sans;
text-transform: uppercase;
border: none !important;
background: #c1d72e;
}
.page-id-75152 .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
color: transparent !important;
font-weight: 600 !important;
font-size: 16px !important;
padding: 15px 0px !important;
border-radius: 0 !important;
font-family: Open Sans;
background: url('http://www.pousadatriboju.com.br/wp-content/uploads/2017/12/Botão-comprar-passeio-01.png') !important;
background-size: cover !important;
text-transform: uppercase;
border: none !important;
}
.vc_btn3-container.vc_btn3-inline {
    float: right;
}
.section-reserva-online {
    background: #222;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    margin-top: 30px;
    margin-bottom: 40px;
}
.wpb_gallery.wpb_content_element.vc_clearfix {
    margin: 0 !important;
}
.vertical-middle.pagina-sobre-st li, .vertical-middle.pagina-sobre-st li a {
    list-style: none;
    font-weight: 700;
    margin: 6px 0;
    color: #222;
}
.vertical-middle.pagina-sobre-st ul {
    margin: 45px 0 35px !important;
}
.section-temas-suite .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.vertical-middle.pagina-sobre-st {
    margin-left: 20px;
}
.wpcf7-form-control.wpcf7-submit {
    color: #222 !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    background: #c1d72e !important;
    padding: 8px 45px !important;
    border: none !important;
    border-radius: 0 !important;
    font-family: Open Sans;
}
.jtg-title {
    display: none !important;
}
.page-id-75149 .section-reserva-online, .page-id-75152 .section-reserva-online {
    margin-bottom: 0 !important;
}
/*--------------- Inicio Mobile Página Inicial---------------*/


@media all and (max-width:768px){
.team-image .desc {
    width: 100% !important;
    height: 100%;
}
.team-image > a, .team-image img {
    display: block;
    width: 150%;
    max-width: 150% !important;
    margin-left: -25%;
}
.vertical-middle h3 {
    color: #c1d72e;
    font-family: 'Pacifico', cursive;
    font-size: 35px;
    font-weight: 100;
}
.vertical-middle h5 {
    color: #c1d72e;
    font-style: italic;
    font-size: 37px;
    font-weight: 300;
    line-height: 20px;
}
.team ul {
    display: none;
}
.h3-service-box .h3sb-content {
    min-width: 100%;
}
.h3-service-box .h3sb-content h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 2px;
}
.h3-service-box .h3sb-content p {
    color: #fff;
    line-height: 14px;
    margin: 0 0 0px;
    font-size: 12px !important;
    padding: 0 10px;
}
.h3-service-box .h3sb-content .h3sb-content-icon {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 3px;
}
.h3-service-box:hover::before {
    height: 100%;
    left: 0%;
    top: 0%;
    width: 100%;
}
.casamento-bg-foto {
    padding: 20px 20px !important;
}
.pct-lua-mel {
    padding: 0 15px 0 15px;
}
.pct-lua-mel h4 {
    color: #00a1b1;
    font-style: italic;
    font-size: 18px;
    font-weight: 300;
    line-height: 0px;
    margin-left: 48px;
}
.pct-lua-mel h3 {
    color: #00a1b1;
    font-family: 'Pacifico', cursive;
    font-size: 37px;
    font-weight: 100;
    font-style: italic;
}
.pct-lua-mel h5 {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px;
}
.button.button-massive {
    padding: 0px 10px !important;
    font-size: 18px;
    letter-spacing: 2px;
    height: auto;
    line-height: 15px !important;
    white-space: normal;
    display: block;
    max-width: 90%;
    margin: 0 auto;
}
.button-massive span {
    text-align: center;
    display: block;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    padding-top: 10px;
    font-size: 18px !important;
}
.button.button-massive .subtext {
    font-size: 12px;
    text-align: center;
    display: block;
    font-weight: normal;
    margin: 15px 0 15px;
    line-height: 15px;
    padding-top: 0px;
    color: #fff;
}
.parallax {
    padding: 45px 0px;
}
#sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 25% !important;
    height: 11vh !important;
}
#sb_instagram .sbi_photo {
    height: 11vh !important;
}
.social.booking-social {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.copyright img {
    margin-bottom: 20px;
    width: 180px;
}
.copyright {
    text-align: center;
}
.vertical-middle {
    margin-top: 0 !important;
    top: 3px !important;
}
.page-sobre-triboju .sobre-tribo p {
    text-align: center;
    padding: 0 0px;
}
.sobre-tribo li {
    list-style: none;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    color: #222;
    margin-bottom: 7px;
}
.desktop {
    display: none !important;
}
.vertical-middle.pagina-sobre-st {
    margin-left: 0;
    text-align: center;
    padding: 20px;
}
.reser-on-page {
    text-align: center;
    margin-bottom: 15px;
}
.vc_btn3-container.vc_btn3-inline {
    float: none;
    text-align: center;
    width: 100%;
}
}
@media all and (min-width:768px){
.mobile {
     display: none !important;
}}
.page-pacotes-datas {
    background: #dbdbdb;
    padding-top: 50px;
    padding-bottom: 40px;
}
.page-id-75149 .big-title .entry-title {
    padding: 140px !important;
}
.page-id-75149 .big-title {
    background-position: bottom !important;
}
.efeito-zoom.owl-feriados .item {
    overflow: hidden;
}
.efeito-zoom.owl-feriados .owl-dots {
    display: none !important;
}
.efeito-zoom.owl-feriados .owl-prev {
    position: absolute;
    top: calc(50% - 20px);
    left: -30px;
    font-size: 24px !important;
}
.efeito-zoom.owl-feriados .owl-next {
	position: absolute;
    top: calc(50% - 20px);
    right: -30px;
    font-size: 24px !important;
}
@media all and (max-width:768px){
.efeito-zoom.owl-feriados .owl-nav {
    display: none !important;
}
.efeito-zoom.owl-feriados .owl-dots {
    display: block !important;
    margin-top: 20px;
}
.efeito-zoom.owl-feriados .owl-controls .owl-dot.active {
    background-color: #222 !important;
}
.efeito-zoom.owl-feriados .owl-controls .owl-dot {
    background-color: rgba(27, 27, 27, 0.4) !important;
}
}
.novo-layout-menu {
    text-align: center;
}
.novo-layout-menu .fa {
    color: #00a1b1;
    font-size: 44px;
    margin-bottom: 15px;
}
.novo-layout-menu h4 {
    color: #00a1b1;
    font-size: 25px;
    margin-bottom: 15px;
}
.novo-layout-menu-link {
    border: 2px solid #00a1b8;
    width: 50% !important;
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #00a1b8 !important;
	margin-left: 25%;
}
.novo-layout-menu-link .fa {
    font-size: 30px;
    margin-bottom: 7px;
}
.novo-layout-menu-link h4 {
    color: #00a1b8 !important;
    font-size: 20px;
}
.novo-layout-menu-link:hover {
    background: #00a1b8 !important;
}
.novo-layout-menu-link:hover .fa, .novo-layout-menu-link:hover h4 {
    color: #222 !important;
}
#site-navigation .sub-menu {
    width: 120% !important;
}
.sub-menu li {
    display: grid !important;
    text-align: center;
    width: 90% !important;
}
#site-navigation .mega-menu .sub-menu::after, #site-navigation .sub-menu li::after, #site-navigation .children li::after {
    background-color: transparent !important;
}
#site-navigation .sub-menu li a {
    padding: 9px 12px !important;
    margin-bottom: 1px;
    background: #fff;
    color: #222 !important;
}
#site-navigation .sub-menu li a:hover {
    background: #222 !important;
    color: #00a1b1 !important;
}
/** LIGHTBOX MARKUP **/



.lightbox {

    /** Default lightbox to hidden */

    display: none;



    /** Position and style */

    position: fixed;

    z-index: 9999;

    width: 100%;

    height: 100%;

    text-align: center;

    top: 0;

    left: 0;

    background: rgba(0,0,0,0.8);

}



.lightbox img {

    max-width: 100%;

    max-height: 100%;

    padding: 25px 0;

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;

}



.lightbox:target {

    /** Remove default browser outline */

    outline: none;



    /** Unhide lightbox **/

    display: block;
}


.lightbox .fa.fa-times {
    color: #fff !important;
    font-size: 40px;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 35px;
    left: -50px;
    z-index: 9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #00a1b1 !important;
}
.vc_icon_element.vc_icon_element-outer.wpb_animate_when_almost_visible.wpb_appear.vc_icon_element-align-center.wpb_start_animation {
    margin-bottom: 0 !important;
}
.icones-servicos {
    text-align: center;
}