@import url("https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600;700;800;900&display=swap");
#flags.size18 a.brazil[title="Portuguese"]{
	display:none;
}

section.manutencao {
    padding: 50px 0;
    text-align: center;
}
section.manutencao h1 {
    font-size: 62px;
    color: #013a41;
}
ul#language-switcher {
    display: none;
}
html[lang=en] #flags.size18 a.brazil[title="Portuguese"],html[lang=es] #flags.size18 a.brazil[title="Portuguese"]{
	display:block;
}
html[lang=en] #flags.size18 li#English{
	display:none;
}
html[lang=es] li#Spanish {
  display:none;
}
html[lang=en] a.single-language[title="Portuguese"],html[lang=es] a.single-language[title="Portuguese"] {
    display: block;
}
html a.single-language[title="Portuguese"]{
	display:none;
}
#floating_button_sirena{
	background-image: url('../img/whatsapp-logo-png.png') !important;
	    background-repeat: no-repeat !important;
    background-color: transparent !important;
    box-shadow: none !important;
}
#floating_button_sirena #widget_logo{
	display:none !important;
}
.page-id-14 #floating_button_sirena{
display:none !important;
}
body {
  font-family: "Maven Pro", sans-serif;
  background-color: #fff;
}

input:focus,
a:focus,
button:focus,
textarea:focus {
  outline: none !important;
}

input:active,
a:active,
button:active,
textarea:active {
  outline: none !important;
}

a:hover {
  text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

ol,
ul {
  list-style: none;
}

p {
  font-weight: 400;
  font-size: 18px;
}

h1 {
  font-size: 68px;
}

h2 {
  font-size: 52px;
}

h3 {
  font-size: 46px;
}

h4 {
  font-size: 34px;
}

h5 {
  font-size: 20px;
}

blockquote,
q {
  quotes: none;
}

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

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

img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

::-webkit-input-placeholder,
select,
input {
  /* Edge */
  font-size: 16px;
}

:-ms-input-placeholder,
select,
input {
  /* Internet Explorer 10-11 */
  font-size: 16px;
}

::-ms-input-placeholder,
select,
input {
  font-size: 16px;
}

::placeholder,
select,
input {
  font-size: 16px;
}
body.privacy-policy:before{
	display:none
}
body.privacy-policy main{
	padding-top:100px;
}
body.privacy-policy h1,body.privacy-policy h2,body.privacy-policy h3,body.privacy-policy h4{
	color: #006a92;
    font-weight: 400;
	margin-bottom:15px;
}
body.privacy-policy h3{
	font-size:34px;
}
body.privacy-policy main p{
	margin-bottom:20px;
}
body.privacy-policy main .titulo_sec{
	margin-bottom:40px;
}
header {
  height: auto;
  padding: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
background-color:#ffffff87;
  -webkit-transition: all 463ms ease-in-out;
  transition: all 463ms ease-in-out;
  height: 110px;
}

header.fixed-top {
  height: 110px;
  -webkit-transition: all 463ms ease-in-out;
  transition: all 463ms ease-in-out;
}

header .logo img {
  width: 90%;
  height: auto;
}

header button.navbar-toggler {
  position: absolute;
  top: 0px !important;
  bottom: 0;
  z-index: 9999;
  right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

header button.navbar-toggler:not(.collapsed) .btn-close {
  display: block !important;
  color: #006a92;
}

header button.navbar-toggler:not(.collapsed) .btn-show {
  display: none !important;
}

header button.navbar-toggler span.navbar-toggler-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 0px;
  font-size: 25px;
}

header button.navbar-toggler .btn-close {
  display: none !important;
}

header button.navbar-toggler .btn-show {
  color: #413d4b;
}

#language-switcher li {
    display: inline-block;
    overflow: hidden;
	width: 25px;
    height: 15px;
    background-size: 100% !important;
	opacity: 0.6;
	cursor: pointer;
}

#language-switcher li.current-lang, #language-switcher li:hover{
	opacity: 1;
}

#language-switcher .lang-item-pt{
	background: url('../img/flag-br.png') no-repeat;
}

#language-switcher .lang-item-en{
	background: url('../img/flag-en.png') no-repeat;
}

#language-switcher .lang-item-es{
	background: url('../img/flag-es.png') no-repeat;
}

#language-switcher li a{
	color: transparent;
	font-size: 0;
}
header .col-menu{
    justify-content: space-around;
}
header nav ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: center;
}
#flags.size18 a.united-states[title="English"], a.single-language.united-states[title="English"] span.size18{
	background:url(../img/us-flag.png);
}
#flags.size18 a.brazil[title="Portuguese"], a.single-language.brazil[title="Portuguese"] span.size18{
	background:url(../img/br-flag.png);
}

#flags.size18 a[title="Spanish"], .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size18{
	background:url(../img/es-flag.png);
}
#flags.size18 a{
    width: 23px !important;
	height: 15px !important;
}
#language-switcher li {
	margin: 0 4px;
}
header nav ul li {
  margin: 0px 9px;
}

header nav ul li a {
    font-size: 15px;
    color: #013749;
    font-weight: 700;
	padding:0 !important;
}

body.home header nav ul li a{
	color: #003349;
}

header nav ul li a:hover{
	color: #003349;
}

header nav .dropdown.show .dropdown-toggle::after {
  background-image: url("../svg/up-arrow.svg");
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

header nav .dropdown-toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

header nav .dropdown-toggle:after {
  background-image: url("../svg/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  right: -25px;
  background-size: 14px;
  position: absolute;
  bottom: 0;
  border: none;
  background-color: transparent;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}

.social a {
  background-color: #006a92;
  color: #fff;
  border-radius: 100%;
  height: 38px;
  font-size: 22px;
  width: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* .home header .logo {
  display: none;
} */

.home header.fixed-top .logo {
  display: block;
}

#main-home .banner {
    height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 70px;
    position: relative;
    background-image: url(../img/banner-home.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    background-size: 62%;
}

#main-home .banner .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#main-home .banner .logo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  position: absolute;
  top: 20%;
  left: 20%;
}

#main-home .banner .box_banner {
  max-width: 340px;
  color: #006a92;
}

#main-home .banner .box_banner .btn-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 10px;
  margin-bottom: 50px;
}

#main-home .banner .box_banner .btn-download a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 130px;
  height: 130px;
  border: 1px solid #013749;
  border-radius: 100%;
  padding: 5px;
  position: relative;
}

#main-home .banner .box_banner .btn-download a span {
  background-color: #66C7E2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 100%;
  height: 100%;
  width: 100%;
}

#main-home .banner .box_banner .btn-download a span p {
  font-size: 14px;
  line-height: 17px;
  color: #013749;
  font-weight: 600;
  text-align: center;
	padding:10px;
	 padding-top: 20px;
}

#main-home .banner .box_banner .btn-download a span img {
  width: 32px;
  height: 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}

#main-home .banner .box_banner p {
  font-size: 26px;
  line-height: 28px;
  font-weight: 300;
  text-align: right;
}

#main-home .banner .box_banner p strong,#main-home .banner .box_banner p b {
  font-weight: bold;
}

#main-home .conteudo .bg_conteudo {
  background-image: url(../img/conteudo-bg.png);
  height: 896px;
  background-position: bottom;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 84%);
          clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 84%);
}

#main-home .conteudo .bg_conteudo .texto {
  width: 75%;
  margin: 0 auto;
  padding: 50px 0;
}

#main-home .conteudo .bg_conteudo .texto p {
  font-size: 40px;
  line-height: 56px;
  color: #006a92;
}

#main-home .conteudo .bg_conteudo .texto p strong {
  font-weight: 600;
}

#main-home .interesse {
  padding: 50px 0 20px;
}

#main-home .interesse .lista_interesse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#main-home .interesse .lista_interesse .interesse {
  width: calc(90% / 5);
  margin: 1%;
  text-align: center;
}

#main-home .interesse .lista_interesse .interesse .thumb {
  position: relative;
  cursor: pointer;
}

#main-home .interesse .lista_interesse .interesse .thumb a.btn {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 10;
}
/* 
#main-home .interesse .lista_interesse .interesse .texto{
	display: none;
} */

#main-home .interesse .lista_interesse .interesse .texto .btn {
    margin-top: 10px;
    background: #2993cb;
    color: #FFF;
    border-radius: 20px;
    border: solid 2px #f5b14b;
    outline: none !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

#main-home .interesse .lista_interesse .interesse .thumb:after {
  content: "";
  display: none;
  height: 50px;
  width: 100%;
  background-image: url(../img/icon-interesse.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}

#main-home .interesse .lista_interesse .interesse .thumb img {
  height: 200px;
  max-width: 100%;
  width: 200px;
  border-radius: 100%;
  /*border: 1px solid #f7ac3b;*/
  padding: 1px;
}

#main-home .interesse .lista_interesse .interesse .content h3 {
  font-size: 20px;
  line-height: 22px;
  color: #006a92;
  font-weight: 800;
  text-transform: uppercase;
  margin: 20px 0 15px;
}

#main-home .interesse .lista_interesse .interesse .content p {
  font-size: 16px;
  color: #808080;
}

.titulo_sec {
    color: #006a92;
    font-weight: 400;
    font-size: 58px;
    line-height: 62px;
    position: relative;
    padding-left: 0;
}

.titulo_sec:before {
  content: "";
  display: block;
  position: absolute;
  left: -55px;
  top: -35px;
  background-image: url(../img/icon_delfim.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 84px;
  width: 76px;
}

.modelo-interesse#main-revender .encontre_delfim {
    padding: 80px 0 50px 0;
    margin-top: 50px;
    background-image: url(../img/seja-revendedor.png);
    background-repeat: no-repeat;
    background-size: 48%;
    min-height: 600px;
    background-position-x: right;
    background-position-y: center;
	margin-bottom:50px;
}

.modelo-interesse#main-revender .encontre_delfim h3 {
  color: #006a92;
  margin-bottom: 40px;
  font-size: 62px;
  font-weight: 400;
  line-height: 64px;
}

.modelo-interesse#main-revender .encontre_delfim .mapa iframe {
  height: 650px;
}

.modelo-interesse#main-revender .encontre_delfim .mapa a.btn_proximo {
  position: absolute;
  height: 240px;
  width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #f7ac3b;
  border-radius: 100%;
  bottom: 0;
  color: #fff;
  left: -120px;
  font-size: 24px;
}

.modelo-interesse#main-revender .encontre_delfim form {
  width: 100%;
  margin-top: 60px;
}

.modelo-interesse#main-revender .encontre_delfim form input {
  margin-bottom: 20px;
}

.modelo-interesse#main-revender .encontre_delfim form input, .modelo-interesse#main-revender .encontre_delfim form select {
  width: 100%;
  padding: 15px 0;
  padding-right: 230px;
  text-indent: 40px;
  border: 1px solid #F7AC3B;
}

.modelo-interesse#main-revender .encontre_delfim form .select {
  position: relative;
}

.modelo-interesse#main-revender .encontre_delfim form .select:after {
  content: "";
  display: block;
  background-image: url(../img/select.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 14px;
  background-size: cover;
  position: absolute;
  bottom: 0;
  top: 0;
  background-position: center;
  margin: auto;
  right: 20px;
  z-index: -1;
}

.modelo-interesse#main-revender .encontre_delfim form .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  font-family: "Maven Pro", sans-serif;
  color: #808080;
}

.modelo-interesse#main-conhecer .conteudo .conteudo_item {
  margin: 30px 0;
}

.modelo-interesse#main-conhecer .conteudo .conteudo_item:first-child h4 {
  padding-left: 0px;
}

.modelo-interesse#main-conhecer .conteudo .conteudo_item:first-child h4:before {
  display: block;
}

.modelo-interesse#main-conhecer .conteudo .conteudo_item:last-child {
  margin-bottom: 0;
}

.modelo-interesse#main-conhecer .conteudo .conteudo_item:last-child p:last-child {
  margin-bottom: 0;
}

.conteudo .conteudo_item h4 {
  color: #006a92;
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 32px;
  font-size: 32px;
  padding-left: 0;
  margin-left: 0;
}

.modelo-interesse#main-conhecer .conteudo .conteudo_item h4:before {
  display: none;
}

.conteudo .conteudo_item p {
  margin-bottom: 20px;
}
.conteudo .conteudo_item p strong{
	color: #006a92;
    font-style: italic;
}
.conteudo .conteudo_item img {
  max-height: 420px;
  margin-bottom: 30px;
/* 	width:100%; */
	object-fit:cover;
}

.modelo-interesse#main-desenvolver .clientes {
  padding: 60px;
}
.modelo-interesse span.wpcf7-spinner {
    position: absolute;
}
.modelo-interesse#main-desenvolver .clientes h3 {
  color: #006a92;
  margin-bottom: 70px;
  font-weight: 400;
  line-height: 48px;
}

.modelo-interesse#main-desenvolver .clientes .clientes_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modelo-interesse#main-desenvolver .clientes .clientes_row .cliente_item {
  width: calc(90%/5);
  margin: 1%;
  text-align: center;
  border: 1px solid #c8c8c8;
  min-height: 120px;
  max-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modelo-interesse#main-desenvolver .clientes .clientes_row .cliente_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modelo-interesse .banner {
  height: 600px;
  background-image: url(../img/banner.png);
  background-position-x: 54%;
  background-repeat: no-repeat;
  background-size: 25%;
  background-position-y: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}

.page-template-page-revender .modelo-interesse .banner{
	background-image: url(../img/bg-banner-revender.png);
}

.page-template-page-utilizar .modelo-interesse .banner{
	background-image: url(../img/bg-banner-utilizar.png);
}

.page-template-page-desenvolver .modelo-interesse .banner{
	background-image: url(../img/bg-banner-desenvolver.png);
}

.page-template-page-fabricar .modelo-interesse .banner{
	background-image: url(../img/bg-banner-produzir.png);
}

.page-template-page-conhecer .modelo-interesse .banner{
	background-image: url(../img/bg-banner-conhecer.png);
}

.modelo-interesse .banner .container {
  position: relative;
}

.modelo-interesse .banner .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.modelo-interesse .banner .row .texto {
  width: 35%;
  margin-bottom: 80px;
}

.modelo-interesse .banner .row .texto h1 {
  font-size: 52px;
  font-weight: bold;
  color: #013749;
  line-height: 62px;
  letter-spacing: 3px;
  margin-bottom: 30px;
}

.modelo-interesse .banner .row .texto p {
  font-size: 24px;
  line-height: 36px;
}

.modelo-interesse .banner .logo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.modelo-interesse .slider_revender {
  height: 700px;
  margin-bottom: 30px;
}

.modelo-interesse .slider_revender ul.slick-dots {
  position: absolute;
  right: 14px;
  bottom: 40px;
}

.modelo-interesse .slider_revender ul.slick-dots li button {
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 100%;
  font-size: 0;
  width: 12px;
  height: 12px;
}

.modelo-interesse .slider_revender ul.slick-dots li.slick-active button {
  background-color: #fff;
}

.modelo-interesse .slider_revender .bg-revender {
  height: 700px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.modelo-interesse .diferenciais {
  margin-top: 30px;
	position:relative;
}
.modelo-interesse .diferenciais:before{
content: "";
    display: block;
    height: 850px;
    width: 400px;
    position: absolute;
    background-image: url(../img/fundo-diferenciais.png);
    top: -100px;
    left: 0;
    z-index: -1;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    margin: auto;
}
.modelo-interesse .conteudo_destaque {
  background-color: #9ce07a;
  height: 700px;
  -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 84%);
          clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 84%);
}

.modelo-interesse .tecidos {
  margin: 80px 0;
}

.modelo-interesse .tecidos .cabecalho {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modelo-interesse .tecidos .cabecalho .titulo_sec {
  max-width: 75%;
  padding-left: 0;
  font-size: 58px;
}

.modelo-interesse .tecidos .cabecalho .titulo_sec:before {
  display: none;
}

.modelo-interesse .tecidos .cabecalho .btn-download {
  max-width: 25%;
  margin-bottom: 0;
}

.modelo-interesse .tecidos .cabecalho .btn-download a {
  width: 100px;
  height: 100px;
}

.modelo-interesse .tecidos .cabecalho .btn-download a span p {
  font-size: 12px;
  line-height: 14px;
}

.modelo-interesse .tecidos .cabecalho .btn-download a span img {
  width: 30px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}

.modelo-interesse .tecidos .tabs_tecidos {
  padding-top: 50px;
}

.modelo-interesse .tecidos .tabs_tecidos ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #9ce07a;
  padding: 20px 0;
	flex-wrap:wrap;
}

.modelo-interesse .tecidos .tabs_tecidos ul li {
  color: #afafaf;
  padding: 0 8px;
  margin: 0 8px;
  font-size: 22px;
  cursor: pointer;
  text-transform: uppercase;
}

.modelo-interesse .tecidos .tabs_tecidos ul li.active {
  color: #006a92;
	font-weight:bold;
}

.modelo-interesse .tecidos .lista_produtos {
  display: none;
}

.modelo-interesse .tecidos .lista_produtos.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modelo-interesse .tecidos .lista_produtos .produto_item,.post-type-archive-tecidos .produto_item {
  height: 300px;
  width: calc(94%/3);
  margin: 1%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.modelo-interesse .tecidos .lista_produtos .produto_item a,.post-type-archive-tecidos .produto_item a  {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}

.modelo-interesse .novidades h3 {
  color: #006a92;
  text-align: center;
  margin-bottom: 50px;
}

.modelo-interesse .novidades .slider_novidades {
  height: 280px;
}

.modelo-interesse .novidades .slider_novidades .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 38px;
  left: -60px;
  cursor: pointer;
}

.modelo-interesse .novidades .slider_novidades .slick-arrow.slick-next {
  right: -60px;
  left: inherit;
}

.modelo-interesse .novidades .slider_novidades .slider {
  margin: 0 10px;
}

.modelo-interesse .novidades .slider_novidades .slider img {
  max-height: 280px;
}

.modelo-interesse .secao_contato {
    padding: 100px 0 50px 0;
    margin-top: 50px;
    background-image: url(../img/seja-revendedor.png);
    background-repeat: no-repeat;
    background-size: 48%;
    min-height: 770px;
    background-position-x: right;
    background-position-y: center;
}

.modelo-interesse .secao_contato h3 {
  color: #006a92;
  margin-bottom: 40px;
  font-size: 62px;
  font-weight: 400;
}
.modelo-interesse .secao_contato .step_group{
	margin-bottom:100px;
}
.modelo-interesse .secao_contato .step_group .step_form {
  width: 80%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modelo-interesse .secao_contato .step_group .step_form .wpcf7-form, .modelo-interesse .secao_contato .step_group .step_form .fieldset-cf7mls-wrapper {
  overflow: visible;
}

.modelo-interesse .secao_contato .step_group .step_form .wpcf7-form .fieldset-cf7mls .cf7mls-btns {
  min-height: 0;
}

.modelo-interesse .secao_contato .step_group .step_form .fieldset-cf7mls .cf7mls_next {
  position: absolute;
  right: -15px;
  height: 200px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #f7ac3b;
  border-radius: 100%;
  bottom: 0;
  color: #fff;
  top: 0;
  font-weight: 400;
  margin: auto;
}

.modelo-interesse .secao_contato .step_group .step_form .fieldset-cf7mls .cf7mls_next:hover {
  opacity: 1;
}

.modelo-interesse .secao_contato .step_group .step_form form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  position: absolute;
  right: -15px;
  height: 200px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #f7ac3b;
  border-radius: 100%;
  bottom: 0;
  color: #fff;
  top: 0;
  font-weight: 400;
  margin: auto;
  padding: 0;
  text-indent: 0;
  float: inherit;
}

.modelo-interesse .secao_contato .step_group .step_form form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover {
  opacity: 1;
}

.modelo-interesse .secao_contato .step_group .step_form .cf7mls-btns .cf7mls_back.action-button {
    position: absolute;
    margin-bottom: 0;
    margin-top: 30px;
    background: #f7ac3b;
    color: #fff;
    font-weight: 400;
    padding: 6px;
    font-size: 14px;
	z-index:99999 !important;
}

.modelo-interesse .secao_contato .step_group .step_form br {
  display: none;
}

.modelo-interesse .secao_contato .step_group .step_form .fieldset-cf7mls .cf7mls_back {
  position: absolute;
  left: 0;
  margin-bottom: 0;
  margin-top: 10px;
  background: #f7ac3b;
  color: #fff;
  font-weight: 400;
    padding: 6px;
    font-size: 14px;
}

.modelo-interesse .secao_contato .step_group .step_form input,.modelo-interesse .secao_contato .step_group .step_form select {
  width: 100%;
  padding: 15px 0;
  padding-right: 230px;
  text-indent: 20px;
  border: 1px solid #F7AC3B;
}
@media only screen and (min-width: 1200px) {
	.modelo-interesse .secao_contato .step_group .step_form select {
	min-width:600px;
	}
	.wpcf7 form .wpcf7-response-output {
    font-size: 12px;
    position: absolute;
    bottom: -66px !important;
    right: 0;
    left: 0;
    width: fit-content;
    margin: auto;
}
}
.modelo-interesse .secao_contato .step_group .step_form .fieldset-cf7mls:last-child .cf7mls_back{
	margin-top:86px;
}
.modelo-interesse .secao_contato .step_group .step_form a.btn_proximo {
  position: absolute;
  right: -15px;
  height: 200px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #f7ac3b;
  border-radius: 100%;
  bottom: 0;
  color: #fff;
  top: 0;
  margin: auto;
}

.modelo-interesse .secao_contato .step_group .steps_dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 15px;
}

.modelo-interesse .secao_contato .step_group .steps_dots li {
  background-color: #EEEEEE;
  height: 4px;
  width: 90px;
}

.modelo-interesse .secao_contato .step_group .steps_dots li.active {
  background-color: #f7ac3b;
}

.modelo-interesse .secao_contato .contato_whats {
  padding: 10px 0 30px 0;
	
}

.modelo-interesse .secao_contato .contato_whats p {
    color: #006a96;
    font-size: 28px;
    line-height: 30px;
    margin-top: 0px;
    font-weight: 600;
	margin-bottom:15px;
}
.modelo-interesse .secao_contato .contato_whats a.telefone:before {
    content: "";
    display: block;
    width: 22px;
    height: 38px;
    background-image: url(../img/icon-phone.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.modelo-interesse .secao_contato .contato_whats a.email:before {
    content: "";
    display: block;
    width: 26px;
    height: 20px;
    background-image: url(../img/icon-mail.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.modelo-interesse .secao_contato .contato_whats a{
	  color: #006a96;
  font-size: 18px;
  margin-top: 5px;
	margin-bottom:15px;
	font-weight: 500; 
	display:block;
	padding-left:40px;
	position:relative;
}
.modelo-interesse .secao_contato .contato_whats a.btn-whats{
	padding-left:0;
	position: relative;
    left: -10px;
}
.modelo-interesse .secao_contato .contato_whats a.btn-whats img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}

.modelo-interesse .conteudo {
  margin-top: 0px;
}
.modelo-interesse .conteudo#blog{
	display:none !important;
}

 .conteudo h3 {
  color: #006a92;
  margin-bottom: 60px;
  font-weight: 400;
  font-size: 62px;
  line-height: 64px;
}

.modelo-interesse .conteudo .slider_conteudo {
  height: 620px;
  margin-bottom: 50px;
}

.modelo-interesse .conteudo .slider_conteudo .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modelo-interesse .conteudo .slider_conteudo .slick-dots li {
  margin: 0 10px;
}

.modelo-interesse .conteudo .slider_conteudo .slick-dots li.slick-active button {
  background-color: #c8c8c8;
}

.modelo-interesse .conteudo .slider_conteudo .slick-dots li button {
  border: none;
  background-color: transparent;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  font-size: 0;
  border: 1px solid #c8c8c8;
}

.conteudo .conteudo_item {
  margin: 0 15px;
}

.conteudo  .conteudo_item .thumb {
  margin-bottom: 30px;
}

.conteudo .conteudo_item .thumb img {
  width: 280px;
  height: 280px;
  border-radius: 100%;
  margin: 0 auto;
	object-fit:cover;
}

.conteudo .conteudo_item .content {
  padding: 0 20px;
}

.conteudo .conteudo_item .content h4 {
  color: #006a92;
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: 400;
}

.conteudo .conteudo_item .content p {
  line-height: 18px;
  font-size: 16px;
}

.conteudo .conteudo_item .content a.leia {
  display: block;
  text-transform: uppercase;
  color: #006a92;
  font-weight: 300;
  margin-top: 15px;
}

.box_banner {
  max-width: 340px;
  color: #006a92;
}

.box_banner p {
  font-size: 26px;
  line-height: 28px;
  font-weight: 300;
  text-align: right;
}

.box_banner p strong {
  font-weight: bold;
}

.btn-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 10px;
  margin-bottom: 40px;
}

.btn-download a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 122px;
    height: 122px;
    border: 1px solid #013749;
    border-radius: 100%;
    padding: 5px;
    position: relative;
}

.btn-download a span {
    background-color: #66C7E2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 100%;
    height: 100%;
    width: 100%;
}

.btn-download a span p {
    font-size: 14px;
    line-height: 17px;
    color: #013749;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    padding-top: 20px;
}

.btn-download a span img {
width: 32px;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.diferenciais {
  margin-top: 100px;
}

.diferenciais h2 {
  margin-bottom: 150px;
}

.diferenciais .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.diferenciais .row .lista {
  width: 35%;
}

.diferenciais .row .lista.desl {
  position: relative;
  top: -100px;
}

.diferenciais .row .item {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.diferenciais .row .item img {
  height: auto;
  width: auto;
  max-width: 20%;
}

.diferenciais .row .item p {
  font-weight: 500;
  padding-left: 20px;
  max-width: 80%;
  font-size: 20px;
}

.single-product .btn_product_download {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}

.single-product .btn_product_download a {
  font-size: 12px;
  padding: 8px 20px;
  color: #013749;
  border-radius: 8px;
  max-width: 45%;
}

.single-product .btn_product_download a.nacional {
  background-color: #9CE07A;
}

.single-product .btn_product_download a.importados {
  background-color: #66C7E2;
}

.single-product main:not(.site-main),main.main-tecidos {
  overflow: hidden;
}

.single-product .woocommerce-Reviews {
  display: none;
}

.single-product .tab_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-product .tab_info li {
  color: #006A96;
  font-size: 20px;
  margin-right: 30px;
  cursor: pointer;
	text-transform:uppercase;
}

.single-product .tab_info li.active {
  position: relative;
}

.single-product .tab_info li.active:after {
  display: block;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  content: "";
  height: 3px;
  background-color: #006A96;
}

.single-product .info_produtos {
  background-color: #E8E8E8;
  position: relative;
  padding: 50px 0;
}

.single-product .info_produtos:before {
  width: 600px;
  content: "";
  background-color: #E8E8E8;
  height: 100%;
  display: block;
  left: -600px;
  position: absolute;
  top: 0;
}

.single-product .info_produtos:after {
  width: 600px;
  content: "";
  background-color: #E8E8E8;
  height: 100%;
  display: block;
  right: -600px;
  position: absolute;
  top: 0;
}

.single-product .info_produtos .content_info {
  padding: 35px 50px;
  background-color: #fff;
  margin-top: 15px;
  display: none;
}

.single-product .info_produtos .content_info.active {
  display: block;
}

.single-product .info_produtos .content_info p {
  margin-bottom: 30px;
}

.single-product .info_produtos .conheca_produtos {
  padding: 60px 0 30px;
}

.single-product .info_produtos .conheca_produtos h3 {
  color: #006a92;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 34px;
}

.single-product .info_produtos .conheca_produtos .slider_conheca_produtos {
  height: 380px;
}

.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 70px;
  left: -60px;
  cursor: pointer;
}

.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slick-arrow.slick-next {
  right: -60px;
  left: inherit;
}

.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slider {
  margin: 0 10px;
}

.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slider h3{
	font-size:26px;
}

.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slider .produto_item{
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slider .produto_item span {
    display:none;
}
.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slider .produto_item:hover span {
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: inline-block;
    width: fit-content;
    height: fit-content;
    max-width: 90%;
	font-size: 24px;
    text-align: center;
	color:#fff;
	font-weight:500;
	z-index:1;
	cursor:pointer;
	text-shadow: -1px -1px 0 #053549, 1px -1px 0 #053549, -1px 1px 0 #053549, 1px 1px 0 #053549;
}
/* .modelo-interesse .tecidos .lista_produtos .produto_item:hover span.dark-text, .archive-tecidos .produto_item:hover span.dark-text{
	color: #013749 !important;
} */
.single-product .tabs {
  display: none;
}

.single-product .beneficios {
  margin-top: 100px;
}

.single-product .beneficios h2 {
  margin-bottom: 20px;
}

.single-product .beneficios .lista {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content:center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 60px 0 60px 0;
}

.single-product .beneficios .lista .item {
  width: calc(94%/3);
  margin-bottom: 60px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.single-product .beneficios .lista .item img {
  margin-bottom: 0px;
  width: 130px;
}

.single-product .beneficios .lista .item p {
  text-align: center;
}

.single-product .woocommerce-breadcrumb {
  color: #006A96;
}

.single-product .woocommerce-breadcrumb a {
  color: #006A96;
}

.single-product .related.products {
  display: none;
}

.single-product h1.product_title {
  color: #006A96;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 20px;
}

.single-product .product_meta {
  margin: 15px 0;
}

.single-product .woocommerce-product-gallery__image {
  margin-top: 20px;
  margin-right: 10px;
}

.single-product .woocommerce-product-gallery__image:first-child {
  margin-top: 0;
}

.single_main {
  padding: 80px 0;
}

.single_main h1 {
  font-size: 48px;
  line-height: 50px;
}

.single_main .content {
  margin-top: 50px;
}

.single_main .content h1, .single_main .content h2, .single_main .content h3, .single_main .content h4, .single_main .content h5 {
  color: #006a92;
}

footer {
  padding: 50px 0px 100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow-x: hidden;
  background-image: url(../img/footer.png);
    background-position-x: left;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 62%;
	height:460px;
}

footer.footer-delfim {
    background-image: url(../img/fundo-rodape.png);
    height: auto;
    padding: 50px 0 50px;
    margin-top: 50px;
    position: relative;
    background-position: bottom center;
    background-repeat: no-repeat;
       background-size: 100% 350px;
}

footer.footer-delfim:before {
  content: "";
  width: 50%;
  display: block;
  height: 2px;
  background-color: #f7ac3b;
  position: absolute;
  top: 0;
  left: 0%;
  right: 0;
  margin: auto;
}

footer.footer-delfim .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

footer.footer-delfim .row .logo {
  position: absolute;
  bottom: 0;
  left: 50px;
}

footer.footer-delfim .row .btn-whats {
  padding: 14px 20px;
  position: absolute;
  bottom: -50px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #80b03f;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

footer.footer-delfim .row .btn-whats img {
  height: auto;
  margin-right: 12px;
  width: 30px;
}

footer.footer-delfim .row .info_footer .social:after {
  width: 500px;
}

footer.footer-delfim .row .info_footer ul{
	display:flex;
	flex-wrap:wrap;
	max-width:400px;
}
footer.footer-delfim .row .info_footer ul li {
    margin: 10px 1%;
	width:calc(96%/2);
}

footer.footer-delfim .row .info_footer ul li a {
  color: #2990c8;
  font-size: 20px;
  line-height: 22px;
}

footer.footer-delfim .row .info_footer p.telefone {
  color: #2990c8;
  font-size: 20px;
  line-height: 22px;
  margin: 30px 0 50px;
	padding-left:40px;
	position:relative;
	font-weight:600;
}
footer.footer-delfim .row .info_footer p.telefone:before{
	content:"";
	display:block;
	width:27px;
	height:47px;
	background-image:url('../img/icon-phone.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto;
}
footer .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .info_footer .social {
  padding-bottom: 30px;
  margin-bottom: 30px;
	margin-top:20px;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

footer .info_footer .social:after {
  content: "";
  width: 800px;
  height: 2px;
  background-color: #006a92;
  left: 0;
  position: absolute;
  bottom: 0;
}

footer .info_footer .endereco p {
  color: #2990c8;
  font-size: 18px;
  line-height: 24px;
}

.single_variation_wrap {
  display: none;
}

.woocommerce-variation-add-to-cart {
  display: none;
}

.woocommerce-variation.single_variation {
  display: none !important;
}

.woocommerce div.product p.price {
  display: none;
}

.variations .reset_variations {
  color: #3497cd;
  font-size: 14px;
  font-weight: 600;
}

.variations tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 20px;
}

.variations tr th.label {
  width: 100%;
}

body main div#tab-additional_information {
  display: none !important;
}

body main .woo-variation-gallery-slider {
  height: 550px;
}

body main .woo-variation-gallery-wrapper .woo-variation-gallery-thumbnail-slider {
  position: relative;
  margin-top: 20px;
}

body main .button-variable-item span {
  font-size: 13px;
}

body main .variable-items-wrapper .variable-item.button-variable-item {
  border-radius: 100% !important;
  height: 42px;
  width: 42px !important;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 500;
  text-align: left;
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 15px;
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
}
.wpcf7 form .wpcf7-response-output {
    position: absolute;
    bottom: -135px;
}
.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slick-arrow.slick-next{
	z-index:9999;
}
.slick-next:before, .slick-prev:before{
	display:none;
}
.single-product .info_produtos .conheca_produtos .slider_conheca_produtos .slick-arrow{
	height:40px;
}
.slick-dots li.slick-active button:before,.slick-dots li button:before{
	display:none;
}
.modelo-interesse .slider_revender ul.slick-dots {
    position: absolute;
    right: 14px;
    bottom: 75px;
    width: fit-content;
    display: flex;
    flex-direction: column;
}
.modelo-interesse .tecidos .lista_produtos .produto_item span,.archive-tecidos .produto_item span {
    display:none;
}
.modelo-interesse .tecidos .lista_produtos .produto_item:hover span,.archive-tecidos .produto_item:hover span {
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: inline-block;
    width: fit-content;
    height: fit-content;
    max-width: 90%;
	font-size: 24px;
    text-align: center;
	color:#fff;
	font-weight:500;
	z-index:1;
	cursor:pointer;
	text-shadow: -1px -1px 0 #053549, 1px -1px 0 #053549, -1px 1px 0 #053549, 1px 1px 0 #053549;
}
.modelo-interesse .tecidos .lista_produtos .produto_item a{
	z-index:2;
}
body{
	position:relative;
}

body:not(.home):before{
content: '';
    width: 70%;
    max-width: 100%;
    height: 980px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../img/banner-interna-1.png);
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: right;
}

body header .navbar {
	justify-content: flex-end;
	padding-right: 0px;
	padding-left:0px;
	padding-top:16px;
	padding-bottom:0;
}
body.single-tecidos:before {
    content: '';
    width: 72%;
    max-width: 100%;
    height: 435px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../img/topo-produto.png);
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: right;
}
body.single-tecidos .content-area {
    padding-top: 100px;
}
.single-tecidos .cores {
    margin: 20px 0;
}
.single-tecidos .cores h3 {
    font-size: 22px;
	margin-bottom:10px;
}
.single-tecidos .lista_cores {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}
.single-tecidos .cor {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    border-radius: 100%;
	position:relative;
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	margin-bottom:0px;
}
.single-tecidos .cor .info-cor{
    display:none;
    position: absolute;
    bottom: 0;
	top:0;
	left:0;
	right:0;
	height: fit-content;
    margin: auto;
    text-align: center;
}
.single-tecidos .cor span.titulo-cor {
    color: #fff;
	 font-size: 12px;
}
.single-tecidos .cor span {
    font-size: 13px;
    text-align: center;
    width: 100%;
	height:fit-content;
	line-height:1;
	color:#fff;
	margin:auto;
	font-weight:500;
	text-shadow: -1px -1px 0 #053549, 1px -1px 0 #053549, -1px 1px 0 #053549, 1px 1px 0 #053549;
}
.single-tecidos .cor:hover,.single-tecidos .cor:active,.single-tecidos .cor:focus-within{
	border:2px solid #000;
}
.single-tecidos .cor:hover .info-cor,.single-tecidos .cor:active .info-cor,.single-tecidos .cor:focus-within .info-cor{
	display:block;
}
 .single-tecidos .galeria{
    width: 100%;
	 margin-top:15px;
	 position:relative;
}
.single-tecidos .galeria .slick-list {
    width: 80%;
	margin:auto;
}
.single-tecidos .galeria .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    height: fit-content;
    margin: auto;
	height: 30px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	    background-color: transparent;
    border: none;
    font-size: 0;
}
.single-tecidos .galeria .slick-arrow.slick-next{
	right:-15px;
	background-image:url(../img/arrow-right.png);
}
.single-tecidos .galeria .slick-arrow.slick-prev{
	left:-15px;
	background-image:url(../img/arrow-left.png);
}
.single-tecidos .galeria  .slick-slide{
	margin: 0 10px;
}
/*  .single-tecidos .galeria .slick-track {
   margin-left:0;
} */
.single-tecidos .galeria .slide{
	height:110px;
	cursor:pointer;
}
.single-tecidos .galeria .slide img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.single-tecidos  .imagem_produto {
    height: 450px;
	width:100%;
}
.single-tecidos  .imagem_produto img{
    width:100%;
	height:100%;
	object-fit:cover;
} 
.single-tecidos .referencia{
    margin:10px 0;
}
.single-tecidos .col_info .btn-download{
  justify-content:flex-start;
  margin-top: 25px;
  margin-bottom: 0;
}
#flags{
	width:auto !important;
	float:inherit !important;
	text-align:inherit !important;
	padding-top:16px;
}


#info_lavagem ul li{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
		width:50%;
	margin-bottom: 20px;
}
#info_lavagem img {
    width: 40px;
    margin-right: 14px;
	max-width:30%;
}
#info_lavagem p{
	max-width:70%;
	font-size:15px;
	margin-bottom: 0px;
	line-height:17px;
}
#info_lavagem ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
ul#menu-rodape {
    column-count: 2;
}
.single-tecidos .breadcrumb{
	background:#fff;
	padding-left:0;
	margin-bottom:0;
}
.single-tecidos .breadcrumb a{
	color:#006A96;
}

img.size-small {
	margin: auto;
}
img.size-medium {
	margin: auto;
}
img.size-large {
	margin: auto;
}
.wp-caption img {
	margin: auto;
}
div.wp-caption  {
    text-align: center;
    display: inline;
}
.single-post .aligncenter img{
	position: relative;
    left: 0;
    right: 0;
    margin: auto;
}
.single-post p {
	margin: 30px 0px;
}
img.aligncenter {
    margin: auto;
}
.alm-listing .alm-reveal {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.page-template-page-utilizar footer.footer-delfim .row .info_footer p.telefone,.page-template-page-utilizar  footer.footer-delfim .row .btn-whats{
	display:none;
}
.resultado-revenda{
	margin:0px 0 150px;
}
.resultado-revenda h3 {
    color: #003749;
    text-align: center;
    font-weight: 300;
    font-size: 28px;
	margin:20px 0 40px;
}
.resultado-revenda h3 span{
	display:inline-block;
	font-weight:600;
	position:relative;
}
.resultado-revenda h3 span:after{
	content:"";
	width:100%;
	height:3px;
	background-color:#f7ac3b;
	display:block;
}
.resultado-revenda .resultado-item{
	padding:20px 0;
	margin:20px 0;
	border-bottom:1px solid #c1c1c1;
}
.resultado-revenda .resultado-item .row{
	align-items:center;
}
.resultado-revenda .resultado-item h4 {
    font-size: 20px;
	font-weight:600;
	color: #003749;
}
.resultado-revenda .resultado-item .col-position span{
	display: flex;
    border-radius: 100%;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    background-color: #f7ac3b;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 65px;
    width: 65px;
}
.resultado-revenda .resultado-item .informacoes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding-top:10px;
}
.resultado-revenda .resultado-item .informacoes .box {
    max-width: 30%;
	padding-left:25px;
	position:relative;
}
.resultado-revenda .resultado-item .informacoes .box:before{
	content:"";
	display:block;
	width:20px;
	height:20px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	left:0;
	top:0px;
	position:absolute;
}
.resultado-revenda .resultado-item .informacoes .box#endereco:before{
	background-image:url('../img/icon-local.png');
}
.resultado-revenda .resultado-item .informacoes .box#email:before{
	background-image:url('../img/icon-email.png');
}
.resultado-revenda .resultado-item .informacoes .box#telefone:before{
	background-image:url('../img/icon-phone.png');
}
.resultado-revenda .resultado-item .informacoes .box p{
	font-size:16px;
		color: #003749;
	line-height:1.1;
}
.resultado-revenda .resultado-item .informacoes .box#endereco p{
	font-weight:500;
}
.blog .conteudo .conteudo_item{
	margin:0;
}
/* .blog .conteudo{
	margin:100px 0;
} */
.blog .cabecalho {
    padding: 80px 0 100px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.blog .cabecalho h1{
	width:100%;
	margin-bottom:50px;
	font-size: 44px;
    font-weight: 400;
    color: #003749;
}
.blog .cabecalho h2{
	width:100%;
	font-size: 22px;
    font-weight: 500;
    color: #003749;
	margin-top:15px;
}
.blog .cabecalho h2 span{
	font-style:italic;
}
.blog .cabecalho form{
	width:100%;
	position:relative;
}
.blog .cabecalho form input{
    width: 100%;
    border-radius: 18px;
    border: 1px solid #bdbdbd;
    padding: 8px;
    text-indent: 10px;
	color:#006a92;
	font-weight:600;
}
.blog .alm-btn-wrap .alm-load-more-btn,.alm-btn-wrap .alm-load-more-btn:hover {
    font-size: 18px;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    line-height: 1.1;
    background: #f7ac3b;
    border-radius: 100%;
}
.alm-btn-wrap .alm-load-more-btn.loading, .alm-btn-wrap .alm-load-more-btn:hover,.alm-btn-wrap .alm-load-more-btn.done {
    background-color: #f7ac3b !important;
}
.alm-btn-wrap .alm-load-more-btn.loading:before {
    bottom: 0;
    right: 0;
    top: 0;
    display: block;
    margin: auto !important;
	background-color:transparent !important;
}
.alm-btn-wrap .alm-load-more-btn.loading{
	padding: 0 20px !important;
}
.blog .cabecalho form ::-webkit-input-placeholder {
  /* Edge */
color:#006a92;
	font-weight:600;
}

.blog .cabecalho form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
color:#006a92;
	font-weight:600;
}

.blog .cabecalho form ::-ms-input-placeholder{
color:#006a92;
	font-weight:600;
}

.blog .cabecalho form ::placeholder {
color:#006a92;
	font-weight:600;
}
.blog .cabecalho form button {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    background: transparent;
    border: none;
}
.blog .titulo_sec{
    margin-bottom: 45px;
    font-size: 28px;
    font-weight: 600;
	line-height:28px;
	padding-left:40px;
}
.blog .titulo_sec:before {
    left: 0;
    top: -18px;
    height: 50px;
    width: 40px;
}
.blog .lista-blog .conteudo_item .thumb img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 0 auto;
    object-fit: cover;
	max-height:350px;
}
.blog .lista-blog .conteudo_item{
	margin-bottom:40px;
}
.blog .lista-blog .conteudo_item .content h4 {
    color: #006a92;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
    font-weight: 400;
}
.blog .lista-blog .conteudo_item  .content a.leia {
    display: block;
    text-transform: inherit;
    color: #006a92;
    font-weight: 500;
    margin-top: 10px;
}
.blog .lista-blog .conteudo_item p {
    margin-bottom: 10px;
}
.blog .lista-blog .conteudo_item .content {
    padding: 0 20px;
    width: 80%;
    margin: auto;
}
.blog .sidebar{
	padding-top:30px;
}
.blog .sidebar .sidebar-box{
	margin-bottom:45px;
}
.blog .sidebar .sidebar-box h3{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 26px;
	color:#003749;
}
.blog .sidebar .sidebar-box .lista-categorias{
	background:#e9e9e9;
	padding:20px 30px;
	border-radius:15px;
	list-style-type: none;
}
.blog .sidebar .sidebar-box .lista-categorias li{
	position:relative;
}
.blog .sidebar .sidebar-box .lista-categorias li a{
	color:#003749;
	font-weight: 600;
	margin-bottom:6px;
	display:block;
	padding-left:15px;
}
.blog .sidebar .sidebar-box .lista-categorias li:after{
	content:"";
	display:block;
	width:8px;
	height:12px;
	background-image:url(../img/arrow-menu.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	position:absolute;
	left:0;
	margin:auto;
	top:0;
	bottom:0;
}
.blog .sidebar .sidebar-box .conteudo_item .thumb img {
    width: 170px;
    height: 170px;
}
.blog .sidebar .sidebar-box .lista-posts {
    margin-top: 30px;
}
.blog .sidebar .sidebar-box .conteudo_item .thumb {
    margin-bottom: 10px;
}
.blog .sidebar .sidebar-box .conteudo_item{
	margin-bottom:50px;
}
.blog .sidebar .sidebar-box .conteudo_item .content h4 {
    color: #006a92;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
}
.blog .navigation {
    width: 100%;
}
.blog .navigation ul {
    width: 100%;
	display:flex;
	flex-wrap:wrap;
	gap:14px;
	justify-content:center;
	align-items:center;
}
.blog .navigation ul li a{
	color:#006a92;
	font-weight:500;
	font-size:18px;
}
@media print{
	.single-tecidos .conheca_produtos, .single-tecidos .modelo-interesse .tecidos, .single-tecidos .modelo-interesse .secao_contato, .single-tecidos .modelo-interesse .conteudo, .single-tecidos footer, .single-tecidos .btn-download, .single-tecidos .breadcrumb, .single-tecidos .navbar-toggler, .single-tecidos #language-switcher, .single-tecidos .galeria, .single-tecidos .tab_info{
		display: none !important;
	}
	
	body.single-tecidos .content-area{
		padding-top: 30px;
	}
	
	.single-tecidos .col_info{
		padding-top: 30px;
	}
	
	.slick-track {
		width: auto !important;
		transform: initial !important;
	}
	
	.single-tecidos .imagem_produto .slick-slide{
		display: none;
        width: 0 !important;
	}
	
	.single-tecidos .imagem_produto .slick-slide[data-slick-index="0"] {
		display: block !important;
		width: 100% !important;
	}
	
	.single-tecidos .info_produtos .content_info{
		display: block;
	}
	
	.single-tecidos .single_main{
		padding: 0;
	}
	
	.single-tecidos .beneficios .lista{
		justify-content: center;
	}
	
	.single-tecidos .lista_cores {
		display: block;
	}
	
	.single-tecidos .cor span{
		display: initial;
	}
	
	.single-tecidos .lista_cores .cor {
		display: inline-block;
	}
}
.wpcf7-form-control.wpcf7-acceptance label{
	display: flex;
    align-items: center;
    width: 100%;
}
.wpcf7-form-control.wpcf7-acceptance label{
	display: flex;
    align-items: center;
    width: 100%;
	margin-top:6px;
}
.wpcf7-form-control.wpcf7-acceptance label a{
	color:#000;
	font-weight:600;
}
.wpcf7-form-control.wpcf7-acceptance label input{
	width: 14px !important;
    margin-right: 10px;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item{
	margin-left:0;
}
/*# sourceMappingURL=main.css.map */