div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//sempreiot.com.br/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin-bottom: 15px;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
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-caption {
display: block;
} .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1280px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
@font-face {
font-family: 'D-DIN';
src: url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN-Bold.eot);
src: url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN-Bold.eot?#iefix) format('embedded-opentype'),
url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN-Bold.woff2) format('woff2'),
url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN-Bold.woff) format('woff'),
url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN-Bold.ttf) format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'D-DIN';
src: url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN.eot);
src: url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN.eot?#iefix) format('embedded-opentype'),
url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN.woff2) format('woff2'),
url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN.woff) format('woff'),
url(//sempreiot.com.br/wp-content/themes/sempreiot/fonts/D-DIN.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.row{
margin: 0 -15px;
}
.vc_section{
margin: 0 !important;
padding: 0 !important;
}
.vc_section > .vc_row,
.container{
width: 1140px !important;
margin: 0 auto !important;
}
body{
margin: 0;
color: #10171c;
font-family: 'D-DIN';
font-size: 16px;
line-height: 1.4;
}
ul,
ol,
li{
margin: 0;
padding: 0;
}
*{
margin: 0;
padding: 0;
outline:none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
margin: 0 !important;
}
*:after,*:before{ -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
section,
footer,
header{
float: left;
width: 100%;
}
.miolo-site > * > section.vc_section {
padding: 50px 0 !important;
}
.revert .vc_col-sm-6:first-child{
float: right;
}
.five-col .vc_col-sm-2:nth-child(6){
display: none;
}
.five-col .vc_col-sm-2{
width: 20% !important;
}
header{
position: fixed;
top: 0;
padding: 15px 0;
left: 0;
z-index: 99999;
background: transparent;
}
header .container{
display: flex;
justify-content: space-between;
align-items: center;
}
header .main-navigation ul{
list-style: none;
margin: 0;
display: flex;
align-items: center;
padding: 0;
}
header .main-navigation ul li{
margin: 0 25px;
}
header .main-navigation ul li:last-child{
margin-right: 0;
}
header .main-navigation ul li:first-child{
margin-left: 0;
}
header .main-navigation ul li a{
color: #152f54;
font-size: 18px;
line-height: 1;
text-decoration: none;
}
header .branding, header .branding * {
width: 234px;
height: 48px;
}
header .sub-prods{
display: none;
}
header.scroll{
background: rgba(255,255,255,.9);
padding: 5px 0 0;
-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2);
}
header.scroll .branding, 
header.scroll .branding * {
width: 170.6px;
height: 35px;
}
header.scroll .sub-prods{
display: block;
border-top: 1px dotted #54b3d1;
margin-top: 10px;
padding: 5px 0;
}
header.scroll .sub-prods ul{
list-style: none;
margin: 0;
display: flex;
justify-content: space-between;
flex-flow: wrap;
padding: 0;
float: left;
width: 100%;
}
header.scroll .sub-prods ul li {
float: left;
}
header.scroll .sub-prods ul li a{
float: left;
padding: 5px 10px;
font-size: 14px;
line-height: 1;
text-decoration: none;
color: #10171c;
}
h2,
h1{
color: #10171c;
font-size: 32px;
line-height: 1.1;
margin: 0 0 20px;
}
.banner-topo h1{
width: calc(100% + 50px);
}
.miolo-site > * > section.vc_section.banner-topo {
background-position: right top;
background-repeat: no-repeat;
padding-top: 120px !important;
}
.miolo-site > * > section.vc_section.banner-topo > .vc_row:nth-child(1){
margin-bottom: 60px !important;
}
.vc_btn3-container{
margin: 25px 0 0 !important;
}
form.wpcf7-form  input.wpcf7-form-control.wpcf7-submit,
.vc_btn3-container .vc_btn3{
border:1px dotted #54b3d1 !important;
padding: 0 25px !important;
color: #10171c !important;
font-size: 16px !important;
text-transform: uppercase !important;
font-weight: bold !important;
line-height: 40px !important;
cursor: pointer !important;
}
form.wpcf7-form  input.wpcf7-form-control.wpcf7-submit:hover,
.vc_btn3-container .vc_btn3:hover{
background: #54b3d1 !important;
color: #fff !important;
}
.vc_row.icon-row {
display: flex !important;
justify-content: space-between;
padding-left: 15px !important;
padding-right: 15px !important;
margin-top: 40px !important;
}
.vc_row.icon-row:after,
.vc_row.icon-row:before{
display: none !important;
}
.vc_row.icon-row > .wpb_column {
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
width: calc(25% - 40px) !important;
margin: 0 !important;
border: 1px dotted #54b3d1 !important;
border-radius: 10px !important;
min-height: 250px !important;
background: #fff !important;
}
.icon-row figure {
width: 70px;
height: 70px;
background: #f8f9fc;
border-radius: 40px;
display: flex !important;
justify-content: center;
align-items: center;
}
.vc_row.icon-row > .wpb_column .vc_column-inner {
padding:15px 20px 20px;
}
.vc_row.icon-row > .wpb_column h2 {
font-size: 18px;
margin-bottom: 10px;
margin-top: 10px;
}
.vc_row.icon-row p{
line-height: 1.2;
}
.miolo-site > * > section.vc_section:nth-child(2){
overflow: hidden;
}
.miolo-site > * > section.vc_section:nth-child(2) figure.vc_figure {
max-width: calc(100% + 100px) !important;
width: calc(100% + 100px) !important;
margin-left: -100px;
}
.vc_btn3-container a.vc_btn3-icon-right {
background: transparent !important;
padding: 0 !important;
border: 0 !important;
display: flex !important;
align-items: center !important;
float: right;
text-transform: capitalize !important;
}
.vc_section > .vc_row.nopad > * > .vc_column-inner {
padding: 0 !important;
}
.vc_btn3-container a.vc_btn3-icon-right {
background: transparent !important;
padding: 0 15px 0 15px !important;
border: 0 !important;
display: flex !important;
align-items: center !important;
float: right;
text-transform: capitalize !important;
margin: -35px 0 0 0;
}
.vc_btn3-container a.vc_btn3-icon-right:hover{
background: transparent !important;
color: #10171c !important;
}
.vc_btn3-container a.vc_btn3-icon-right i.vc_btn3-icon {
position: static !important;
right: auto !important;
top: auto !important;
transform: translate(0) !important;
margin: 0 0 0 5px !important;
color: #54b3d1 !important;
}
.vc_btn3-container a.vc_btn3-icon-right:hover i.vc_btn3-icon{
margin: 0 -5px 0 10px !important;
}
.ultimas_blog{
float: left;
width: 100%;
margin: 40px 0 0 0 !important;
}
.ultimas_blog .single-post{
float: left;
width: 100%;
padding: 0 15px;
margin-bottom: 10px !important;
}
.ultimas_blog .single-post a.img{
float: left;
width: 100%;
padding-top: 60%;
background-size: cover;
background-position: center;
position: relative;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}
.ultimas_blog .single-post a.img span.date {
position: absolute;
bottom: 0;
transform: translateY(50%);
color: #10171c;
background: #f6f7f9;
height: 36px;
border-radius: 20px;
padding:0 20px 0 15px;
width: auto;
left: 15px;
font-size: 14px;
line-height: 36px;
display: flex;
align-items: center;
}
.ultimas_blog .single-post a.img span.date i:before{
color: #54b3d1 ;
font-size: 16px;
float: left;
line-height: 36px;
margin: 0 5px 0 0 ;
}
.ultimas_blog .single-post .info{
background: #fff;
float: left;
width: 100%;
padding: 20px;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}
.ultimas_blog .single-post .info h3{
color:  #10171c;
font-weight: bold;
float: left;
width: 100%;
margin: 10px 0 0 0;
line-height: 1.2;
font-size: 18px;
}
.ultimas_blog .single-post .info p{
font-size: 14px;	
color:  #10171c;
margin: 5px 0 0 0;
float: left;
width: 100%;
}
.ultimas_blog .single-post a{
color: inherit;
text-decoration: none;
}
.ultimas_blog .single-post a.btn{
color: #54b3d1 ;
font-weight: bold;
font-size: 16px;
float: left;
width: 100%;
line-height: 1.2;
padding: 5px 0;
display: flex;
align-items: center;
margin: 5px 0 0 0;
}
.ultimas_blog .single-post a.btn i:before{
color: #54b3d1;
}
.ultimas_blog .single-post:hover a.btn i:before,
.ultimas_blog .single-post:hover a.btn{
color:  #10171c;
}
.ultimas_blog .single-post a.btn i{
font-size: 14px;
margin-left: 5px;
}
.ultimas_blog.owl-theme .owl-controls {
bottom: auto;
float: left;
width: 100%;
position: static;
height: auto;
left: auto;
margin-top: 15px;
right: auto;
}
.ultimas_blog.owl-theme .owl-controls .owl-page span{
border-color:  #54b3d1 !important;
margin: 0 3px !important;
}
.ultimas_blog.owl-theme .owl-controls .owl-page.active span{
background:  #54b3d1 !important;
}
form.wpcf7-form .wpcf7-form-control-wrap,
form.wpcf7-form .wpcf7-form-control-wrap input,
form.wpcf7-form .wpcf7-form-control-wrap textarea,
form.wpcf7-form{
float: left;
width: 100%;
}
form.wpcf7-form {
margin-top: 35px;
}
form.wpcf7-form .wpcf7-form-control-wrap{
margin-bottom: 15px;
}
form.wpcf7-form .col{
width: calc(50% - 7px);
float: left;
}
form.wpcf7-form .col + .col{
margin-left: 14px;
}
form.wpcf7-form .wpcf7-form-control-wrap input,
form.wpcf7-form .wpcf7-form-control-wrap textarea{
background: #f7fafd ;
border:0;
height: 40px;
padding: 5px 15px;
font-size: 16px;
font-family: 'D-DIN';
}
form.wpcf7-form .wpcf7-form-control-wrap textarea{
height: 150px;
padding: 10px 15px;
}
form.wpcf7-form  input.wpcf7-form-control.wpcf7-submit{
float: right;
background: #fff;
font-family: 'D-DIN';
}
.wpb_map_wraper iframe {
height: 280px !important;
}
div.wpcf7-response-output {
float: left !important;
width: 100% !important;
margin: 0 !important;
}
.carrossel_produtos{
float: left;
width: 100%;
margin-top: 30px !important;
}
.carrossel_produtos .single-prod {
padding: 0 5px;    float: left;
width: 100%;
}
.carrossel_produtos .single-prod a {
float: left;
width: 100%;
display: flex;
justify-content: center;
}
.carrossel_produtos .single-prod h3 {
float: left;
width: 100%;
margin: 10px 0 0 0;
text-align: center;
}
.carrossel_produtos .single-prod h3 a{
color: #54b3d1;
font-weight: bold;
font-size: 16px;
float: left;
width: 100%;
line-height: 1.2;
text-decoration: none;
float: left;
width: 100%;
}
.carrossel_produtos .single-prod:hover h3 a{
color:  #10171c;	
}
.carrossel_produtos.owl-theme .owl-controls {
position: static;
bottom: auto;
left: auto;
height: auto;
width: 100%;
}
.carrossel_produtos.owl-theme .owl-controls .owl-buttons div{
top: 50%;
transform: translateY(-90%);
position: absolute;
font-size: 0;
width: 30px;
height: 30px;
background: rgba(255,255,255,.5);
border:1px dotted #54b3d1 !important;
display: flex;
justify-content: center;
align-items: center;
opacity: 1 !important;
}
.carrossel_produtos.owl-theme .owl-controls .owl-buttons div:hover{
background: rgba(255,255,255,1);
}
.carrossel_produtos.owl-theme .owl-controls .owl-buttons .owl-prev{
left: 5px;
border-radius: 0 15px 15px 0;
padding: 0 5px 0 0;
}
.carrossel_produtos.owl-theme .owl-controls .owl-buttons .owl-next{
right: 5px;
border-radius: 15px 0 0 15px;
padding: 0 0 0 5px;
}
.carrossel_produtos.owl-theme .owl-controls .owl-buttons .owl-prev:before{
content: "\f104";
color: #10171c !important;
font-size: 22px !important;
font-family: FontAwesome;
line-height: 1;
}
.carrossel_produtos.owl-theme .owl-controls .owl-buttons .owl-next:before{
content: "\f105";
color: #10171c !important;
font-size: 22px !important;
font-family: FontAwesome;
line-height: 1;
}
footer{
background: #183155;
color: #fff;
font-size: 16px;
line-height: 1.3;
}
footer section.top {
padding: 40px 0;
}
footer .container{
display: flex;
justify-content: space-between;
flex-flow: wrap;
}
footer .container .rodape{
width: calc(25% - 15px);
float: left;
}
footer h2{
color: #fff;
font-size: 20px;
margin: 0 0 20px;
}
footer ul{
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-flow: column;
}
footer a{
text-decoration: none;
color: inherit;
}
footer .bot{
background: #54b3d1;
padding: 12px 0;
font-size: 14px;
}
footer .bot .right{
text-align: right;
}
footer .rodape:nth-child(1) ul li i.fa-envelope-o:before {
font-size: 16px;
}
footer .rodape:nth-child(1) ul li i:before {
font-size: 18px;
opacity: .6;
}
footer .rodape:nth-child(1) ul li i {
position: absolute;
left: 0;
font-size: 0;
width: 20px;
text-align: center;
line-height: 20px;
}
footer .rodape:nth-child(1) ul li {
margin: 0 0 15px;
padding: 0 0 0 25px;
position: relative;
}
footer .rodape:nth-child(2) ul li{
margin: 0 0 5px;
padding: 0;
position: relative;
}
footer .rodape:nth-child(2) ul li a{
padding-left: 15px;
}
footer .rodape:nth-child(2) ul li:before{
content: '';
width: 6px;
height: 6px;
border-radius: 10px;
position: absolute;
left: 0;
top: 8px;
background: #fff;
opacity: .6;
border-radius: 10px;
}
footer form.wpcf7-form p, footer form.wpcf7-form {
margin: 0;
}
footer form.wpcf7-form span.wpcf7-form-control-wrap {
margin: 0;
width: calc(100% - 90px);
float: left;
}
footer form.wpcf7-form span.wpcf7-form-control-wrap input {
background: #304666 !important;
color: #fff !important;
border-radius: 5px 0 0 5px;
border: 1px dotted #54b3d1 !important;
border-right: 0 !important;
font-size: 12px;
}
footer form.wpcf7-form span.wpcf7-form-control-wrap input::placeholder { 
color: #fff !important;
}
footer form.wpcf7-form span.wpcf7-form-control-wrap input:-ms-input-placeholder { 
color: #fff !important;
}
footer form.wpcf7-form span.wpcf7-form-control-wrap input::-ms-input-placeholder {
color: #fff !important;
}
footer form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
width: 90px;
padding: 0 !important;
font-size: 12px !important;
height: 40px;
border-radius: 0 5px 5px 0;
line-height: 38px !important;
background: #304666 !important;
color: #fff !important;
}
footer form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover{
background: #fff !important;
color: #183155 !important;
}
footer .container .rodape:nth-child(3) ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
float: left;
display: flex;
flex-flow: row;
align-items: center;
font-size: 0;
}
footer .container .rodape:nth-child(3) ul li{
margin: 0 20px 0 0;
}
footer .container .rodape:nth-child(3) ul i:before{
font-size: 18px;
}
footer .container .rodape:nth-child(4) {
text-align: right;
}
footer .container .rodape:nth-child(3) {
width: 25%;
}
.wpb_raw_html .posicao {
position: absolute;
left: 0;
top: -135px;
height: 85px;
width: 1px;
}
.list-blog .ultimas_blog{
display: flex;
justify-content: space-between;
flex-flow: wrap;
}
.list-blog .ultimas_blog .single-post {
width: calc(33.333333333% - 20px);
padding: 0;
margin: 0 0 30px 0 !important;
}
body:not(.home) header:not(.scroll) {
background: #fff;
border-bottom: 1px dotted #54b3d1;
}
body:not(.home) header + section#content {
margin-top: 78px;
padding-bottom: 90px;
}
body:not(.home) header + section#content section.top {
padding: 30px 0 35px;
background: #f7fafd;
}
body:not(.home) header + section#content section.top h2,
body:not(.home) header + section#content section.top h1{
margin: 0;
width: 100%;
float: left;
text-align: center;
text-transform: uppercase;
}
body:not(.home) header + section#content section.top .widget {
margin: 0;
}
body:not(.home) header + section#content section.top .widget h2.widget-title {
display: none;
}
body:not(.home) header + section#content section.top ul#breadcrumbs,
body:not(.home) header + section#content section.top .widget ul {
list-style: none;
margin: 35px 0 0 0;
justify-content: center;
width: 100%;
display: flex;
float: left;
align-items: center;
flex-flow: wrap;
}
body:not(.home) header + section#content section.top ul#breadcrumbs li a,
body:not(.home) header + section#content section.top .widget ul li a {
color: #54b3d1;
text-decoration: none;
font-weight: 600;
font-size: 14px;
padding: 0 5px;
height: 30px;
line-height: 30px;
position: relative;
float: left;
text-transform: uppercase;
}
body:not(.home) header + section#content section.top .widget ul li {
margin: 0 10px;
}
body:not(.home) header + section#content section.top .widget ul li.current-cat a:after{
position: absolute;
left: 0;
bottom: -3px;
height: 3px;
right: 0;
content: '';
background: #10171c;
}
body:not(.home) header + section#content section.top .widget ul li.current-cat a,
body:not(.home) header + section#content section.top .widget ul li a:hover{
color: #10171c;
}
.navigation ul li{
margin: 0 3px;
}
.navigation ul li a {
color: #10171c;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
font-size: 14px;
padding: 0 12px;
border-radius: 5px;
float: left;
line-height: 30px;
margin-top: 20px;
}
.navigation ul li a:hover{
opacity: .8;
}
.navigation ul {
display: flex;
align-items: center;
list-style: none;
justify-content: center;
}
.navigation {
float: left;
width: 100%;
}
.navigation ul li.active a{
border:1px dotted #54b3d1;
}
body:not(.home) header + section#content section.top ul#breadcrumbs li:nth-last-child(1), body:not(.home) header + section#content section.top ul#breadcrumbs li:nth-last-child(2) {
display: none;
}
body:not(.home) header + section#content section.top ul#breadcrumbs {
margin-top: 20px;
}
body:not(.home) header + section#content section.top + section.single-blog {
padding: 60px 0 ;
}
body:not(.home) header + section#content section.top + section.single-blog .post-thumbnail img,
body:not(.home) header + section#content section.top + section.single-blog .post-thumbnail{
float: left;
width: 100%;
}
body:not(.home) header + section#content section.top + section.single-blog .post-thumbnail{
margin-bottom: 30px;
}
body:not(.home) header + section#content section.top + section.single-blog .compartilhe{
border-top:1px dotted #54b3d1;
margin-top: 40px;
padding-top: 20px;
}
body:not(.home).single-produto header + section#content,
body:not(.home).single-post header + section#content{
padding-bottom: 0;
}
section.read.list-blog {
background: #f7fafd;
padding: 50px 0 50px;
}
section.read.list-blog h2 {
margin: 0;
}
body:not(.home).single-produto section.vc_section {
padding: 50px 0 !important;
}
h2.mgn{
margin-bottom: 35px !important;
}
@media(max-width: 1200px){
.vc_section > .vc_row, .container{
width:940px !important; 
}
h2, h1 {
font-size: 26px;
}
.vc_row.icon-row > .wpb_column {
width: calc(25% - 15px) !important;
}
.vc_row.icon-row > .wpb_column .vc_column-inner {
padding: 10px 15px 15px;
}
.vc_row.icon-row {
margin-top: 20px !important;
}
form.wpcf7-form .col{
width: 100%;
}
form.wpcf7-form .col + .col {
margin-left: 0;
}
.wpb_map_wraper iframe {
height: 480px !important;
}
footer .container .rodape {
width: 50% !important;
margin-bottom: 30px;
border-bottom: 1px dotted rgba(255,255,255,.2);
padding-bottom: 30px;
}
footer .container .rodape:nth-last-child(1),
footer .container .rodape:nth-last-child(2) {
margin-bottom: 0px;
border-bottom: 0px dotted rgba(255,255,255,.2);
padding-bottom: 0px;
}
}
@media(max-width: 991px){
.vc_section > .vc_row, .container{
width:740px !important; 
}
.miolo-site > * > section.vc_section:nth-child(2) .vc_row {
display: flex;
flex-flow: column-reverse;
}
.miolo-site > * > section.vc_section:nth-child(2) .vc_col-sm-6 {
width: 100%;
}
.miolo-site > * > section.vc_section:nth-child(2) .vc_col-sm-6:nth-child(1){
margin-top: 40px !important;
}
.miolo-site > * > section.vc_section:nth-child(2) figure.vc_figure {
max-width: 100% !important;
width: 100% !important;
margin-left: 0px;
}
.miolo-site > * > section.vc_section.banner-topo > .vc_row:nth-child(1) {
display: flex;
flex-flow: column-reverse;
}
.banner-topo h1,
.miolo-site > * > section.vc_section.banner-topo > .vc_row:nth-child(1) > .wpb_column {
width: 100%;
}
.miolo-site > * > section.vc_section.banner-topo > .vc_row:nth-child(1) > .wpb_column.vc_column_container.vc_col-sm-4 {
text-align: center;
margin-top: 40px;
padding: 0 100px;
}
header .main-navigation ul li a {
font-size: 16px;
}
header .main-navigation ul li {
margin: 0 12px;
}
.vc_row.icon-row {
flex-flow: wrap;
}
.vc_row.icon-row > .wpb_column {
width: calc(50% - 15px) !important;
margin-top: 30px !important;
min-height: 230px !important;
}
.vc_row.icon-row {
margin-top: 0 !important;
}
.vc_row.icon-row > .wpb_column .vc_column-inner {
padding: 20px 25px 25px;
}
.list-blog .ultimas_blog .single-post {
width: calc(50% - 15px);
}
}
header button.menu-toggle {
display: none;
}
@media(max-width: 767px){
.vc_section > .vc_row, .container{
width: 100% !important;
max-width:350px !important; 
}
header button.menu-toggle {
display: block;
background: transparent;
border:0;
padding: 0;
height: 40px;
width: 40px;
display: flex;
justify-content: center;
align-items: center;
}
header button.menu-toggle i:before{
color: #54b3d1;
font-size: 24px;
}
header nav.main-navigation ul {
display: block;
position: fixed;
top: 0;
left: -200px;
height: 100vh;
width: 200px;
z-index: 999;
background: #10171c;
}
header nav.main-navigation.toggled ul {
left: 0;
}
header nav.main-navigation ul li a{
color: #fff;
padding: 15px 10px !important;
float: left;
width: 100%;
border-bottom: 1px dotted rgba(255,255,255,.2);
}
header .main-navigation ul li {
margin: 0;
}
header nav.main-navigation.toggled button.menu-toggle i:before{
content: "\f00d";
}
header.scroll .sub-prods{
display: none;
}
header.scroll {
padding: 5px 0 10px;
}
.miolo-site > * > section.vc_section.banner-topo > .vc_row:nth-child(1) > .wpb_column.vc_column_container.vc_col-sm-4{
padding: 0;
}
.miolo-site > * > section.vc_section.banner-topo {
padding-top: 100px !important;
}
.miolo-site > * > section.vc_section.banner-topo > .vc_row:nth-child(1) > .wpb_column.vc_column_container.vc_col-sm-4 {
margin-top: 15px;
}
h2, h1 {
font-size: 22px;
}
section.vc_section.banner-topo h1{
padding:0 15px;
margin-bottom: 10px;
}
section.vc_section.banner-topo .vc_btn3-container {
margin: 15px 0 0 !important;
}
.vc_row.icon-row > .wpb_column {
width: calc(50% - 3px) !important;
margin-top: 6px !important;
box-shadow: none !important;
}
.vc_row.icon-row > .wpb_column .vc_column-inner {
padding: 10px 10px 15px;
font-size: 14px;
}
.vc_row.icon-row > .wpb_column h2 {
font-size: 16px;
}
.icon-row figure {
width: 60px;
height: 60px;
padding: 8px;
}
body{
font-size: 14px;
}
.miolo-site > * > section.vc_section:nth-child(3) p {
text-align: center !important;
}
h2.mgn {
margin-bottom: 15px !important;
}
.miolo-site > * > section.vc_section:nth-child(3) .vc_row > .vc_col-sm-6:nth-child(2) {
margin-top: 30px;
}
.vc_btn3-container a.vc_btn3-icon-right {
margin: 20px 0 0 0 !important;
text-align: center !important;
width: 100%;
float: left;
padding: 5px 0 0 0 !important;
justify-content: center;
border-top: 1px dotted rgba(0,0,0,.1) !important;
}
.wpb_map_wraper iframe {
height: 350px !important;
}
form.wpcf7-form{
margin-bottom: 30px;
margin-top: 15px;
}
form.wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 5px;
}
footer .container .rodape{
width: 100% !important;
padding-left: 15px;
padding-right: 15px;
}
footer .container .rodape:nth-last-child(2) {
margin-bottom: 30px;
border-bottom: 1px dotted rgba(255,255,255,.2);
padding-bottom: 30px;
}
footer .container .rodape:nth-child(4) {
text-align: center;
}
footer .bot *{
text-align: center !important;
}
footer .bot > * > *{
width: 100% !important;
}
.wpb_raw_html .posicao {
top: -90px;
height: 55px;
}
section.read.list-blog,
body:not(.home).single-produto section.vc_section,
body:not(.home) header + section#content section.top + section.single-blog,
.miolo-site > * > section.vc_section {
padding: 35px 0 !important;
}
.list-blog .ultimas_blog .single-post {
width: 100%;
}
body:not(.home) header + section#content section.top .widget ul {
margin: 15px 0 0 0;
}
body:not(.home) header + section#content section.top {
padding: 20px 0 25px;
}
body:not(.home) header + section#content section.top .widget ul li.current-cat a:after {
bottom: 0;
height: 2px;
}
body:not(.home) header + section#content section.top ul#breadcrumbs {
margin-top: 10px;
}
body:not(.home).single-produto section.vc_section .wpb_column:not(:first-child){
margin-top: 30px;
}
section.read.list-blog .container,
header .container{
padding: 0 15px;
}
}
@media(max-width: 370px){
section.vc_section.banner-topo h1 {
padding: 0;
}
}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--bottom:20px;--sep:20px;--s:60px;--header:calc(var(--s)*1.16667);--vh:100vh;--red:37;--green:211;--blue:102;--rgb:var(--red) var(--green) var(--blue);--color:rgb(var(--rgb));--dark:rgb(calc(var(--red) - 75) calc(var(--green) - 75) calc(var(--blue) - 75));--hover:rgb(calc(var(--red) + 50) calc(var(--green) + 50) calc(var(--blue) + 50));--bg:rgb(var(--rgb)/4%);--tolerance:210;--bw:calc((var(--red)*0.2126 + var(--green)*0.7152 + var(--blue)*0.0722 - var(--tolerance))*-10000000);--text:hsl(0deg 0% calc(var(--bw)*1%)/clamp(70%,calc(var(--bw)*1%),100%));--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--dark{--msg:var(--dark)}.joinchat--noanim{animation:none}.joinchat--chatbox:not(.joinchat--noanim){transform-origin:0 0;animation-timing-function:ease-in-out}.joinchat--hidden{display:none!important}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{display:flex;flex-direction:row;position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);min-width:var(--s);max-width:95vw;background:#25d366;color:inherit;border-radius:calc(var(--s)/2);box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}[dir=rtl] .joinchat__button{flex-direction:row-reverse}.joinchat__button:hover{background:#128c7e;transition-duration:1.5s}.joinchat__button:active{background:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px;flex-direction:row-reverse}[dir=rtl] .joinchat--left .joinchat__button{flex-direction:row}.joinchat--chatbox .joinchat__button{background:var(--color);transition-duration:.2s;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.joinchat--chatbox .joinchat__button:active,.joinchat--chatbox .joinchat__button:hover{background:var(--hover)}.joinchat--optout.joinchat--chatbox .joinchat__button{background-color:#999;opacity:.5;pointer-events:none}.joinchat--optout.joinchat--chatbox .joinchat__button .joinchat_svg__plain{stroke-dasharray:0;animation:none}.joinchat--optout.joinchat--chatbox .joinchat__button .joinchat_svg__chat{animation:none}.joinchat__button__open{width:var(--s);height:var(--s);border-radius:50%;background:rgb(0 0 0/0) var(--joinchat-ico) 50% no-repeat;background-size:60%;overflow:hidden}.joinchat--chatbox .joinchat__button__open{display:none}.joinchat__button__image{position:absolute;top:1px;right:1px;width:calc(var(--s) - 2px);height:calc(var(--s) - 2px);border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img{display:block;width:100%;height:100%;object-fit:cover}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--image .joinchat__button__image{opacity:1;animation:none}.joinchat--chatbox .joinchat__button__image{display:none}.joinchat__button__send{display:none;flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*0.18);margin:0;overflow:hidden}.joinchat--chatbox .joinchat__button__send{display:block}.joinchat__button__send path{fill:none!important;stroke:var(--text)!important}.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:1097;stroke-dashoffset:1097;animation:joinchat_plain 6s .2s ease-in-out infinite}.joinchat__button__send .joinchat_svg__chat{stroke-dasharray:1020;stroke-dashoffset:1020;animation:joinchat_chat 6s 3.2s ease-in-out infinite}.joinchat__button__sendtext{padding:0;max-width:0;border-radius:var(--s);font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;transition:none}.joinchat--chatbox .joinchat__button__sendtext{padding:0 4px 0 24px;max-width:200px;opacity:1;transition:max-width .2s linear,opacity .4s ease-out .2s}.joinchat--chatbox.joinchat--left .joinchat__button__sendtext{padding:0 24px 0 4px}.joinchat__badge{position:absolute;top:-4px;right:-4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--s)/2 - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - 105px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;bottom:calc(var(--s) + 16px);right:0;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .3s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--s)/2 - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:0;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--s)/2 - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0}.joinchat__box{display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;min-height:170px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--s)/2 + 2px);background:transparent;box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s}[dir=rtl] .joinchat__box{text-align:right}.joinchat--chatbox .joinchat__box{opacity:1;transform:scaleX(1);transition:max-height .2s ease-out,opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__box{right:auto;left:0}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);min-height:50px;padding:0 70px 0 26px;margin:0;background:var(--color)}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat--dark .joinchat__header{background:var(--dark)}.joinchat__header__text{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__powered{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__powered svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__powered:active,.joinchat__powered:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.joinchat__wa{height:28px;width:auto;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6L24 2.4z'/%3E%3C/svg%3E") 50% no-repeat;background-size:12px;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__box__scroll{padding:20px 0 70px;padding-bottom:calc(var(--s) + 10px);background:#fff linear-gradient(0deg,var(--bg),var(--bg));overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain}.joinchat__box__scroll::-webkit-scrollbar{width:5px;background:rgb(0 0 0/0)}.joinchat__box__scroll::-webkit-scrollbar-thumb{border-radius:3px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__box__scroll{background:rgba(var(--rgb)/2%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.joinchat--dark .joinchat__box__scroll{background:#1a1a1a}.joinchat__box__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}@supports (-webkit-overflow-scrolling:touch){.joinchat__box__scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.joinchat__optin{padding:0 16px;margin-bottom:16px;color:#4a4a4a;font-size:13px;line-height:1.33}.joinchat__optin a{display:inline;padding:0;color:inherit!important;text-decoration:underline}.joinchat__optin a:hover{text-decoration-thickness:2px}.joinchat__optin input{position:absolute;visibility:hidden}.joinchat__optin label{position:relative;display:block;margin:0;padding:0 0 0 30px;color:inherit;font:inherit;cursor:pointer}.joinchat__optin label:before{content:"";display:block;position:absolute;top:calc(50% - 11px);left:0;width:22px;height:22px;border:3px solid var(--color);border-radius:4px;box-shadow:0 0 0 1px var(--text);transition:box-shadow .3s ease-in-out}.joinchat__optin label:after{content:"";display:none;position:absolute;top:calc(50% - 8px);left:8px;width:6px;height:14px;border:solid var(--text);border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=rtl] .joinchat__optin label{padding:0 30px 0 0}[dir=rtl] .joinchat__optin label:before{left:auto;right:0}[dir=rtl] .joinchat__optin label:after{left:auto;right:8px}.joinchat__optin input:checked+label:before{box-shadow:0 0 0 1px var(--text),inset 0 0 0 10px var(--color)}.joinchat__optin input:checked+label:after{display:block}.joinchat--dark .joinchat__optin{color:#d8d8d8}.joinchat__message{position:relative;min-height:60px;padding:17px 20px;margin:0 26px 26px;border-radius:32px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform:translateZ(0)}.joinchat__message:before{content:"";display:block;position:absolute;bottom:20px;left:-15px;width:17px;height:25px;background:inherit;-webkit-clip-path:var(--peak,url(#joinchat__message__peak));clip-path:var(--peak,url(#joinchat__message__peak))}.joinchat--dark .joinchat__message{background:#505050;color:#d8d8d8}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes joinchat_plain{0%,50%,to{stroke-dashoffset:1097}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_chat{0%,50%,to{stroke-dashoffset:1020}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (min-height:481px),(orientation:portrait) and (min-width:481px){.joinchat--mobile{display:none!important}}@media (max-width:767px){.joinchat--footer-bar{--bottom:76px!important}}@media (max-width:480px),(orientation:landscape) and (max-height:480px){.joinchat{--bottom:6px;--sep:6px;--header:calc(var(--s)*0.91667)}.joinchat__header__text{font-size:17px}.joinchat__close{--size:28px}.joinchat__box__scroll{padding-top:15px}.joinchat__message{padding:18px 16px;line-height:24px;margin:0 20px 20px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover .joinchat__qr,.joinchat--chatbox .joinchat__button:hover .joinchat__qr{display:flex}}@media (prefers-color-scheme:dark){.joinchat--dark-auto{--msg:var(--dark)}.joinchat--dark-auto .joinchat__box__scroll{background:#1a1a1a}.joinchat--dark-auto .joinchat__header{background:var(--dark)}.joinchat--dark-auto .joinchat__optin{color:#d8d8d8}.joinchat--dark-auto .joinchat__message{background:#505050;color:#d8d8d8}}@media (prefers-reduced-motion){.joinchat{animation:none}.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:0;animation:none}.joinchat__button__send .joinchat_svg__chat{animation:none}.joinchat__button__sendtext{transition:none!important}}