.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}body {
font-size: 15px;
line-height: 22px;
color: #404040;
font-family: 'Roboto', sans-serif;
max-width: 1920px;
margin: auto;
box-sizing: border-box;
}
body * {
font-family: 'Roboto', sans-serif;
box-sizing: border-box;
text-underline-offset: 4px;
}
img {
max-width: 100%;
height: auto;
}
a {
color: #404040;
text-decoration: none;
}
a:not(.btn):hover {
text-decoration: underline;
}
input, button {
outline: 0;
}
:where(.wp-block-columns) {
margin-bottom: 0;
}
:where(.wp-block-columns.is-layout-flex) {
gap: 4em;
}
p {
margin: 20px 0;
}
.container, article.page > *:not(.alignfull), .wp-block-cover__inner-container {
max-width: 1370px;
margin-left: auto;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
}
.wp-block-cover {
padding-left: 0;
padding-right: 0;
}
article.page > .wp-block-cover, article.page > .wp-block-columns, article.page > .wp-block-group {
margin-top: 130px;
margin-bottom: 130px;
}
article.page > .wp-block-cover:first-child, article.page > .wp-block-columns:first-child, article.page > .wp-block-group:first-child {
margin-top: 0;
}
.menu, .slide, .item-list {
list-style-type: none;
margin: 0;
padding: 0;
}
.grecaptcha-badge {
display: none !important;
}
.header {
border-top: 10px solid #007298;
padding: 15px 0;
}
.header-top {
display: flex;
align-items: center;
justify-content: center;
}
.menu a[href*="facebook"],
.menu a[href*="instagram"] {
font-size: 0;
display: block;
width: 24px;
height: 24px;
}
.menu a[href*="facebook"] {
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13.557" height="23.086" viewBox="0 0 13.557 23.086"><path d="M9.926,25.586h5.216V15.853h4.7l.516-4.836H15.143V8.575a1.262,1.262,0,0,1,1.3-1.215h3.912V2.5H16.447a6.31,6.31,0,0,0-6.52,6.075v2.442H7.318L6.8,15.853H9.926Z" transform="translate(-6.802 -2.5)" fill="%23404040"/></svg>') center no-repeat;
}
.menu a[href*="instagram"] {
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="23.086" height="23.086" viewBox="0 0 23.086 23.086"><path d="M12.247,7a5.247,5.247,0,1,0,5.247,5.247A5.247,5.247,0,0,0,12.247,7ZM9.1,12.247A3.148,3.148,0,1,0,12.247,9.1,3.148,3.148,0,0,0,9.1,12.247Z" transform="translate(-0.704 -0.704)" fill="%23404040" fill-rule="evenodd"/><path d="M18.049,5A1.049,1.049,0,1,0,19.1,6.049,1.049,1.049,0,0,0,18.049,5Z" transform="translate(-0.21 -0.803)" fill="%23404040"/><path d="M5.2,1A4.2,4.2,0,0,0,1,5.2V19.888a4.2,4.2,0,0,0,4.2,4.2H19.888a4.2,4.2,0,0,0,4.2-4.2V5.2a4.2,4.2,0,0,0-4.2-4.2ZM19.888,3.1H5.2A2.1,2.1,0,0,0,3.1,5.2V19.888a2.1,2.1,0,0,0,2.1,2.1H19.888a2.1,2.1,0,0,0,2.1-2.1V5.2A2.1,2.1,0,0,0,19.888,3.1Z" transform="translate(-1 -1)" fill="%23404040" fill-rule="evenodd"/></svg>') center no-repeat;
}
#menu-redes-sociais {
display: flex;
align-items: center;
justify-content: space-between;
width: calc(50% - 132px);
max-width: 80px;
}
.menu-featured {
padding: 15px 0;
}
.menu-featured ul {
display: flex;
align-items: center;
justify-content: center;
gap: 70px;
}
.menu-featured ul a {
font-weight: bold;
text-transform: uppercase;
}
.issa-subtitle {
text-transform: uppercase;
color: #6676B8;
font-weight: normal;
margin: 0;
}
h1.wp-block-heading, h2.wp-block-heading {
font-size: 40px;
line-height: 50px;
margin: 15px 0;
font-weight: normal;
}
.wp-block-button__link, .wpcf7-submit {
border-radius: 3px;
text-transform: uppercase;
font-weight: bold;
padding: 14px 58px 14px 20px;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17.416" height="11.314" viewBox="0 0 17.416 11.314"><path d="M15.038,6.343,13.627,7.761l3.27,3.255-13.605.014,0,2,13.568-.014-3.215,3.23,1.418,1.411,5.644-5.67Z" transform="translate(-3.292 -6.343)" fill="%23fff"/></svg>') calc(100% - 20px) center #007298 no-repeat;
color: #fff;
border: none;
white-space: nowrap;
}
.wp-block-button__link:hover, .wpcf7-submit:hover {
text-decoration: none !important;
background-color: #016283;
}
.issa-home-produtos {
list-style-type: none;
margin: 35px 0 0;
padding: 0;
}
.issa-home-produtos .slick-list {
margin: 0;
}
.issa-home-produtos li {
width: 410px;
margin-right: 40px;
transition: opacity 0.5s;
}
.issa-home-produtos a {
display: block;
position: relative;
}
.issa-home-produtos img {
display: block;
width: 100%;
height: 450px;
object-fit: cover;
border-radius: 10px;
}
.issa-home-produtos h5 {
margin: 0;
font-size: 22px;
line-height: 32px;
color: #fff;
position: absolute;
bottom: 0;
left: 0;
padding: 0 30px 70px;
width: 100%;
font-weight: normal;
}
.issa-home-produtos .slick-center + li + li, .issa-home-produtos .slick-slide-fading {
opacity: 48%;
}
.issa-column-thin {
gap: 1em;
}
h4.wp-block-heading {
font-weight: normal;
margin: 0 0 5px;
}
h4.wp-block-heading + p {
margin: 0;
}
.section-footer {
background-color: #F2F5F6;
position: relative;
margin-top: 270px;
}
.page-footer {
position: absolute;
top: -140px;
left: 0;
width: 100%;
}
.issa-footer {
margin-bottom: -270px !important;
}
.issa-footer .wp-block-cover {
padding: 50px 0 180px;
}
.issa-footer h2 {
max-width: 550px;
margin-left: auto;
margin-right: auto;
}
.issa-footer .wp-block-columns {
max-width: 720px;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
}
.issa-footer .wp-block-columns h4 {
margin-top: 10px;
}
.page-footer .wp-block-columns {
background-color: #fff;
border-radius: 10px;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
padding: 50px;
position: relative;
z-index: 1;
}
.page-footer .wp-block-group {
margin-bottom: 0 !important;
}
.footer {
padding: 215px 0 0;
}
.page-footer h2.wp-block-heading {
font-weight: normal;
}
.slick-arrow {
padding: 0;
background: none;
border: none;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
.slick-list {
margin: 0 50px;
}
.issa-depoimentos p {
margin: 0 0 20px;
font-size: 17px;
line-height: 25px;
font-style: italic;
color: #6B768D;
}
.issa-depoimentos strong {
display: block;
text-transform: uppercase;
}
.issa-depoimentos span {
color: #6B768D;
display: block;
}
.copyright {
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
}
.copyright small {
font-size: 15px;
line-height: 22px;
width: 40%;
}
.copyright .menu {
display: flex;
width: 57%;
align-items: center;
justify-content: space-between;
}
.copyright .menu a {
font-weight: bold;
text-transform: uppercase;
}
.footer .container > p {
margin: 70px 0 0;
text-align: center;
padding-bottom: 20px;
}
.footer .container > p a {
color: #6676B8;
}
.issa-numbers h3.wp-block-heading {
font-size: 45px;
line-height: 50px;
margin: 0;
}
.issa-numbers p {
font-size: 18px;
line-height: 27px;
margin: 10px 0 0;
}
.page-header {
background-color: #BEBEBE;
min-height: 280px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
padding: 30px 0;
}
.page-header a {
color: #fff;
}
.breadcrumb {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
gap: 5px;
color: #6676B8;
}
.breadcrumb a {
color: #6676B8;
}
.page-header h1 {
margin: 0 0 10px;
font-size: 40px;
line-height: 50px;
font-weight: normal;
}
.page-header + * {
margin-top: 50px !important;
}
.page-load-status {
display: none;
text-align: center;
}
.page-load-status.active {
display: block;
}
.page-load-status + .pagination {
display: none;
}
.issa-produtos .item a {
display: flex;
background-color: #fff;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.issa-produtos .item a img {
width: 50%;
height: 410px;
object-fit: cover;
}
.issa-produto-info {
width: 50%;
padding: 6%;
display: flex;
flex-direction: column;
justify-content: center;
}
.issa-produto-info h2 {
margin: 0;
font-size: 30px;
line-height: 35px;
font-weight: normal;
}
.issa-produtos .item a:hover {
text-decoration: none;
}
.issa-produtos .item a:hover h2 {
text-decoration: underline;
}
.issa-produtos .item:nth-child(even) a img {
order: 1;
}
.issa-produto-info div {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.issa-produto-top {
display: flex;
background-color: #F4F4F4;
}
.issa-produto-top div {
width: 50%;
padding: 6%;
}
.issa-produto-top img {
width: 50%;
height: 410px;
object-fit: cover;
}
.issa-produto-top strong {
display: block;
font-size: 30px;
line-height: 35px;
}
.issa-produto-content {
margin: 100px 0;
}
.issa-produto-images {
display: grid;
grid-template-columns: 1fr 1fr;
}
.issa-produto-images img {
display: block;
height: 410px;
object-fit: cover;
width: 100%;
}
.wp-block-group.alignthin {
max-width: 990px !important;
}
.issa-column-contact {
margin-top: 70px;
}
.wpcf7-form-control:not(.wpcf7-submit) {
border: 1px solid #E5E9EC;
height: 48px;
padding: 14px 20px;
border-radius: 10px;
display: block;
width: 100%;
}
.wpcf7-form p {
margin: 0;
}
.wpcf7-form-control-wrap {
display: block;
margin-bottom: 20px;
font-size: 13px;
}
.field-group p {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
}
.wpcf7-form {
margin-top: 50px;
}
.whatsapp-chat-icon {
position: fixed;
bottom: 20px;
right: 20px;
width: 60px;
height: 60px;
background-color: #32e246;
display: flex;
align-items: center;
justify-content: center;
border-radius: 45px;
z-index: 10;
}
.whatsapp-chat-icon svg {
fill: #fff;
width: 32px;
height: 32px;
}
.whatsapp-chat-icon-close {
display: none;
}
.whatsapp-chat-icon .whatsapp-chat-icon-close {
width: 25px;
height: 25px;
}
.whatsapp-chat-text {
position: fixed;
bottom: 100px;
right: 20px;
width: 270px;
border-radius: 12px;
background-color: rgba(255,255,255,.98);
box-shadow: 0 4px 30px 0 rgba(0,0,0,.1);
-webkit-font-smoothing: antialiased;
padding: 13px;
font-family: 'Sofia Sans Extra Condensed';
font-size: 18px;
line-height: 22px;
z-index: 10;
}
.whatsapp-chat-content {
display: none;
font-family: 'Open Sans';
position: fixed;
z-index: 2147483004;
bottom: 92px;
right: 20px;
width: 376px;
height: 50px;
border-radius: 10px;
background: #f9fafb !important;
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 1px 33px 0 rgba(0, 0, 0, 0.12);
flex-direction: column;
box-sizing: border-box;
min-height: calc(100% - 100px);
overflow: hidden;
z-index: 10;
}
.whatsapp-chat-text a {
right: -10px;
height: 25px;
width: 25px;
background-color: #000000;
border-radius: 30px;
position: absolute;
top: -10px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.whatsapp-chat-text a svg {
fill: #fff;
width: 10px;
height: 10px;
}
.whatsapp-chat-text p {
margin: 5px 0 0;
font-size: 14px;
line-height: 19px;
}
#whatsapp-chat.open .whatsapp-chat-content {
display: block;
}
#whatsapp-chat.open .whatsapp-chat-text {
display: none;
}
#whatsapp-chat.open .whatsapp-chat-icon-open {
display: none;
}
#whatsapp-chat.open .whatsapp-chat-icon-close {
display: block;
}
.whatsapp-chat-content > div {
height: 100%;
overflow: auto;
}
body #rd-column-lpiu6j17 > div {
background: none;
}
body #rd-column-lpiu6j17 {
max-width: 400px;
margin: auto;
}
body #rd-form-lpiu6j17 .bricks-form__label {
font-family: 'Albert Sans', sans-serif;
font-weight: 600;
font-size: 16px;
padding-left: 25px;
color: #000;
}
body #rd-form-lpiu6j17 .bricks-form__input {
display: block;
width: 100%;
font-size: 17px;
padding: 16px 30px;
height: 55px !important;
border-radius: 40px;
border: 1px solid #C1C2C6;
outline: 0;
}
body button#rd-button-lpiu6j1a {
border-radius: 10px !important;
}
body #rd-form-lpiu6j17 .bricks-form__field {
margin-bottom: 25px;
}
body #rd-button-lpiu6j1a {
background-color: #61BB1D !important;
color: #fff;
border: none;
width: 240px;
display: block;
margin: auto;
height: 47px;
border-radius: 30px;
transition: all 0.5s;
padding: 0 20px;
font-size: 18px;
font-family: 'Albert Sans', sans-serif !important;
font-weight: normal;
}
body #rdstation-bricks-embeddable-form-bricks-component-pSFJr1_DO7TipWAfay5mRA * {
font-family: 'Albert Sans', sans-serif !important;
}
.select2-container .select2-choice>.select2-chosen {
font-size: 17px !important;
}
body #rd-form-lpiu6j17 .select2-container .select2-choice {
background: none !important;
padding: 6px 30px;
height: 53px !important;
box-shadow: none !important;
}
body #rd-form-lpiu6j17 .select2-container .select2-choice .select2-arrow {
margin-right: 25px;
}
body #rd-form-lpiu6j17 .select2-container .select2-choice .select2-arrow b {
background-position: 0 !important;
background: url(//issatextil.com/wp-content/themes/issatextil/img/icon-arrow-down.png) calc(100% - 30px) center no-repeat;
}
#bricks-component-J4hTxK4oOiKnttnRPYoPdA {
border: none !important;
}
#rd-column-lrjxi16z, #rd-column-lrjxigoo {
flex: 2 0 0 !important;
}
#rd-row-lrjxa6ir {
min-height: auto !important;
}
#rd-row-lrjxa6ir .bricks--column > div {
min-height: auto !important;
}
#rd-column-lrjxa6is > div {
padding: 0 !important;
}
#rd-image-lrjxk3a2 img {
height: 40px !important;
object-fit: contain;
margin-top: 20px;
}
body button#rd-button-lpiu6j1a {
height: 50px !important;
}
#rd-text-lrjy7p6r {
margin: 0 0 30px !important;
font-size: 15px !important;
}
body #rd-form-lpiu6j17 .bricks-form__input {
height: 45px !important;
}
body #rd-form-lpiu6j17 .bricks-form__field {
margin-bottom: 20px !important;
}
.select2-container .select2-choice {
padding: 11px 20px !important;
}
.select2-container .select2-choice .select2-arrow {
margin-right: 0 !important;
}
.with-select-flags > .phone-input-group > .select2-container > .select2-choice {
display: flex !important;
align-items: center;
justify-content: space-between;
}
.with-select-flags > .phone-input-group > .select2-container > .select2-choice > .select2-chosen > .flag {
margin-left: 5px !important;
}
.with-select-flags > .phone-input-group > .phone-country {
border: 1px solid #C1C2C6 !important;
height: 45px;
border-radius: 30px 0 0 30px;
width: 79px !important;
border-right: none !important;
padding: 0 8px !important;
}
.with-select-flags > .phone-input-group > .select2-container > .select2-choice {
max-height: 45px !important;
}
.with-select-flags > .phone-input-group > .phone {
padding-left: 15px !important;
}
.with-select-flags > .phone-input-group > .select2-container > .select2-choice {
width: 100%;
}
.bricks-form__input {
padding: 0 20px !important;
}
.with-select-flags > .phone-input-group > .select2-container > .select2-choice {
padding: 0 !important;
}
.select2-container .select2-choice .select2-arrow {
margin-right: 25px !important;
}
.phone-country.select2-container .select2-choice .select2-arrow {
margin: 0 !important;
}
.vimeo-video {
margin-bottom: 0 !important;
}
.vimeo-video + div {
margin-top: 0 !important;
}
.vimeo-video > .wp-block-group__inner-container > div {
background: url(//issatextil.com/wp-content/themes/issatextil/img/issa-video-capa.jpg) center no-repeat;
background-size: cover;
}
@media (min-width: 992px) {
.mobile-show {
display: none !important;
}
}
@media (max-width: 1280px) {
.container, article.page > *:not(.alignfull), .wp-block-cover__inner-container {
padding-left: 20px;
padding-right: 20px;
}
h1.wp-block-heading, h2.wp-block-heading {
font-size: 32px;
line-height: 42px;
}
.issa-home-produtos li {
margin-right: 20px;
}
.copyright {
text-align: center;
flex-wrap: wrap;
}
.copyright small {
width: 100%;
order: 1;
}
.copyright .menu {
justify-content: center;
width: 100%;
gap: 50px;
flex-wrap: wrap;
}
.issa-home-produtos .slick-center + li, .issa-home-produtos .slick-slide-fading-mobile {
opacity: 48%;
}
.issa-home-produtos img {
height: 390px;
}
:where(.wp-block-columns.is-layout-flex) {
gap: 3em;
}
}
@media (max-width: 991px) {
.cover-video {
min-height: 320px !important;
}
.mobile-hide {
display: none !important;
}
.header {
padding: 18px 0;
}
#menu-mobile-button {
width: 25px;
background: none;
border: none;
padding: 0;
}
#menu-mobile-button svg {
width: 25px;
display: block;
height: auto;
}
.header-top {
display: block;
}
.header-top::before {
display: none;
}
.menu-featured {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
padding: 65px 30px;
z-index: 999;
}
.header .container {
display: flex;
align-items: center;
justify-content: space-between;
}
.header .container::after {
content: ' ';
width: 25px;
height: 25px;
}
.custom-logo-link {
display: block;
height: 43px;
}
.custom-logo-link img {
max-height: 100%;
width: auto;
}
.menu-featured.active {
display: block;
}
#menu-mobile-close {
background: none;
width: 25px;
border: none;
padding: 0;
position: absolute;
top: 20px;
right: 20px;
}
#menu-mobile-close svg {
display: block;
width: 25px;
height: auto;
}
.menu-featured ul {
display: grid;
grid-gap: 20px;
align-items: flex-start;
justify-content: flex-start;
}
.menu-featured ul a {
display: inline-block;
padding: 5px 0;
font-size: 17px;
line-height: 27px;
}
#menu-redes-sociais-1 {
margin-top: 50px;
display: flex;
}
.menu-featured-content {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
}
h1.wp-block-heading, h2.wp-block-heading {
font-size: 25px;
line-height: 35px;
}
.wp-block-columns {
flex-wrap: wrap !important;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
flex-basis: 100% !important;
}
:where(.wp-block-columns.is-layout-flex) {
gap: 30px;
}
.wp-block-buttons {
justify-content: center;
}
.issa-home-produtos li {
width: 289px;
margin-right: 10px;
}
.issa-home-produtos img {
height: 317px;
}
.issa-home-produtos h5 {
font-size: 18px;
line-height: 28px;
padding: 0 20px 50px;
}
article.page > .wp-block-cover, article.page > .wp-block-columns, article.page > .wp-block-group {
margin-top: 70px;
margin-bottom: 70px;
}
.issa-column-thin {
text-align: center;
}
.page-footer .wp-block-columns {
padding: 20px;
}
.slick-list {
margin: 0 18px;
}
.slick-prev {
left: -10px;
}
.slick-next {
right: -10px;
}
.slick-arrow {
width: 17px;
}
.issa-depoimentos p {
font-size: 15px;
line-height: 22px;
}
.footer {
padding-top: 320px;
}
.copyright .menu {
display: grid;
grid-gap: 35px;
}
.copyright {
gap: 70px;
}
.issa-produtos .item:nth-child(even) a img {
order: 0;
}
.issa-produtos .item a {
display: block;
}
.issa-produtos .item a img {
width: 100%;
height: 203px;
display: block;
}
.issa-produto-info {
width: 100%;
padding: 20px;
}
.issa-produto-info h2 {
font-size: 20px;
line-height: 28px;
}
.issa-produtos {
display: grid;
grid-gap: 15px;
}
.section-footer {
margin-top: 230px;
}
.issa-produto-top {
display: block;
}
.issa-produto-top div {
width: 100%;
padding: 20px;
}
.issa-produto-top img {
width: 100%;
height: 203px;
display: block;
}
.issa-produto-top strong {
font-size: 20px;
line-height: 28px;
}
.issa-produto-content {
margin: 60px 0;
}
.issa-produto-images {
grid-template-columns: 1fr;
}
.issa-produto-images img {
height: 203px;
}
.issa-produto-top div p {
margin-bottom: 0;
}
.page-header h1 {
font-size: 30px;
line-height: 40px;
}
.breadcrumb {
font-size: 13px;
line-height: 16px;
}
.page-header {
min-height: 190px;
}
.field-group p {
grid-template-columns: 1fr;
grid-gap: 0;
}
.wpcf7-submit {
margin: auto;
display: block;
}
.whatsapp-chat-text {
display: none;
}
.whatsapp-chat-icon {
right: 15px;
bottom: 15px;
width: 55px;
height: 55px;
}
.whatsapp-chat-icon svg {
width: 28px;
height: 28px;
}
.whatsapp-chat-icon .whatsapp-chat-icon-close {
width: 20px;
height: 20px;
}
.whatsapp-chat-content {
width: calc(100% - 20px);
right: 10px;
bottom: 85px;
}
}