.controlador {
  position: absolute !important;
  height: 10px;
  width: 10px;
  top: 0;
  left: 0;
  background: #000;
  z-index: 50000000000000003;
    display: none;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
* {
    margin: 0;
    padding: 0;
}
body {
  font-family: var(--global_font_1);
  text-rendering: optimizeLegibility;
}
html, body {
    height: auto;
    margin: 0px;
    padding: 0;
    background: url(../images/pattern.jpg);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.toogle {
  margin: 0;
  width: auto;
  position: fixed;
  top: 29px;
  z-index: 50000;
  left: 10%;
  height: auto;
  opacity: 1;
  background: none;
  display: none;
}
.toogle a.icone  {
    height:30px;
    width:30px;
    display: inline-block;
}
.toogle a.icone span {
    height: 1px;
    margin: auto;
    background-color: #2E282A;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
}
.toogle a.icone span:nth-child(1) {
  top: -13px;
  bottom: 0;
  transform: rotate(0deg);
  transition: opacity .4s,transform .4s;
  width: 50%;
  left: 0 !important;
  right: inherit;
}
.toogle a.icone span:nth-child(2) {
    top: 0;
    bottom: 0;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.icone span:nth-child(3) {
    top: 14px;
    bottom: 0;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.none  {
    height:30px;
    width:30px;
    display: inline-block;
	transition: 0.40s;
	-webkit-transition: 0.40s;
	-moz-transition: 0.40s;
	-ms-transition: 0.40s;
	-o-transition: 0.40s;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.toogle a.none:hover  {
transition: 0.40s;
  -webkit-transition: 0.40s;
  -moz-transition: 0.40s;
  -ms-transition: 0.40s;
  -o-transition: 0.40s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}  
.toogle a.none span {
    height: 1px;
    margin: auto;
    background-color: #2E282A;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
}
.toogle a.none span:nth-child(1) {
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.none span:nth-child(2) {
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
    transition: opacity .4s,transform .4s;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
a {
    color: #FFB400;
    text-decoration: none;
}
p {
	color:#FF0000;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
#searchform {
    width: 200px;
}
#s {
    color: #888888;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 1%;
    width: 80%;
}
#searchsubmit {
    float: right;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.header {
  height: auto;
  width: 100%;
  z-index: 6;
  float: left;
  margin: 0;
  padding: 0px 0;
  position: fixed;
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 1;
  background: #fff;
}
.header.home {
  height: auto;
  width: 100%;
  z-index: 3;
  float: left;
  margin: 0;
  padding: 0px 0;
  position: fixed;
  background: none;
  border-bottom: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 1;
}
.header .colunaesquerda {
    height: auto;
    margin: 0px 10%;
    width: 80%;
    padding: 10px 0;
    float: left;
    position: relative;
}

.header.fade-out {
  opacity: 0;
  pointer-events: none;
}

.header.fade-in {
  opacity: 1;
  pointer-events: auto;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.logo {
  width: 22%;
  padding: 0;
  height: 155px;
  background: url("../svg/logo.svg") no-repeat 0% 50%;
    background-size: auto;
  background-size: 100%;
  position: relative;
  float: left;
  margin: 0px 0 0 0%;
}
.logo svg {
    width: 100%;
	height:auto;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar {
    display:none;
}
.sidebar1 {
  float: left;
  margin: 24px 0% 0 4%;
  width: 33%;
  padding: 0px 0;
}
.sidebar1 ul {
 float:left;
 margin:0;
 padding:0;
 width:100%;
}
.sidebar1 ul li {
 margin:0;
 padding:0;
 width:100%;
 list-style:none;
 float: left;
}
.sidebar1 ul li .menu {
 float:left;
 margin:0;
 padding:0;
 width:100%;
 list-style:none;
}
.sidebar1 ul li ul {
 float:left;
 margin:0 ;
 padding:0;
 width:100%;
}
.sidebar1 ul li ul li {
 float:left;
 margin:0 5% 0 0;
 padding:0;
 width:auto;
}
.sidebar1 li.current-menu-item {
  color: var(--global_cor_4) !important;
}
.sidebar1 a {
  display: inline-block;
  color: var(--global_cor_2);
  height: auto;
  font-weight: var(--global_font_weight_4);
  font-size: 13px;
}
.sidebar1 li.lo a {
  color:var(--global_cor_1) !important;
 border-bottom: 1px solid var(--global_cor_1);
 font-weight: var(--global_font_weight_7);
 text-decoration: none;
    background: var(--global_cor_background_2);
 padding: 2px 7px;
 border-radius: 3px;
}
.sidebar1 li.lo a:hover {
    background: var(--global_cor_background_4);
}
.sidebar1 a:hover {
 color:var(--global_cor_3);
}

.sidebar1 li.current-menu-item a,
.sidebar1 li.current-page-item a,
.sidebar1 li.current-page-ancestor a {
 color:var(--global_cor_2) !important;
 font-weight: var(--global_font_weight_7);
}
.sidebar1 li.lo.current-menu-item a,
.sidebar1 li.lo.current-menu-item.current-page-item a,
.sidebar1 li.lo.current-page-ancestor a {
 color:var(--global_cor_1) !important;
 border-bottom: 1px solid var(--global_cor_1);
 font-weight: var(--global_font_weight_7);
 text-decoration: none;
 background: var(--global_cor_background_2);
 padding: 2px 7px;
 border-radius: 3px;
}
.sidebar1 li.lo.current-menu-item a:hover,
.sidebar1 li.lo.current-menu-item.current-page-item a:hover,
.sidebar1 li.lo.current-page-ancestor a:hover {
 background: var(--global_cor_background_4);
}
.sidebar1 li.especial.current-menu-item a,
.sidebar1 li.especial.current-page-item a,
.sidebar1 li.especial.current-page-ancestor a {
 color:var(--global_cor_2) !important;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar2 {
  color: var(--global_cor_2);
  float: left;
  margin: 0 10%;
  padding: 0px 0% 30px;
  width: 80%;
  border-bottom: 1px dotted #000;
}

.sidebar2 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar2 ul li {
    list-style: none outside none;
    float: left;
}
.sidebar2 ul li:nth-child(1) {
    width: 40%;
    margin: 0 4% 0 0;
}
.sidebar2 ul li:nth-child(2) {
    width: 30%;
    margin: 0 4% 0 0;
}
.sidebar2 ul li:nth-child(3) {
    width: 25%;
    margin: 0 2% 0 0;
}
.sidebar2 ul li:nth-child(4) {
    width: 10%;
    margin: 0 0% 0 0;
}
.sidebar2 ul li.widget_svg_inteligente .custom-svg-container {
    width: 67% !important;
}
.sidebar2 ul li:nth-child(5) .textwidget {
    width: 100%;
    background: url("../svg/pagamento.svg") no-repeat 0% 60%;
    background-size: auto;
    background-size: 82%;
    height: 50px;
}
.sidebar2 ul li:nth-child(6) {
    width: 10%;
}
.sidebar2 ul li:nth-child(7) {
    width: 7%;
}
.sidebar2 ul li ul {
    float: left;
    margin: 0px 0 0px 0;
    width: 100%;
}
.sidebar2 ul li ul li {
    float: left;
    margin: 0 0 7px 0;
    width: 100% !important;;   
}
.sidebar2 ul li ul li:nth-child(5) {
    background:inherit;
    height: inherit;
}

.sidebar2 ul li ul li a {
    color: var(--global_cor_4);

















    display: block;
    float: left;
    font-family: var(--global_font_1);
    font-size: 13px;
    margin: 0;
    padding: 0 0 6px 0%;




















    width: 100%;
    font-weight: var(--global_font_weight_4);
}
.sidebar2 ul li ul li a:hover {
    text-decoration: underline;
}
.sidebar2 h2 {
  color: var(--global_cor_2);
  display: block;
  float: left;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_6);
  font-size: 21px;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
.sidebar2 h4 {
  color: var(--global_cor_3);
  display: block;
  float: left;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
  font-size: 19px;
  height: 17px;
  line-height: 17px;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.sidebar2 ul li .textwidget {
    float: left;
    margin: 0px 0 0px 0;
    width: 100%;
}
.sidebar2 ul li .textwidget p {
  color: var(--global_cor_2);
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
  font-size: 13px;
  height: auto;
  margin: 0;
  padding: 0px 0 0px;
  width: auto;
  float: left;
  position:relative;
  line-height: 21px;
}

.sidebar2 ul li:nth-child(3) .textwidget p strong {
  font-size: 20px;
}
.sidebar2 ul li .textwidget p small {
  font-size: 11px;
}
 strong {
    font-weight: var(--global_font_weight_6);
    position: relative;
    padding: 0 0 0 0px;
}
.sidebar2 ul li .textwidget p a {
    color: var(--global_cor_2);
    text-decoration: underline;
}
.sidebar2 ul li .textwidget p a:hover {
    color: var(--global_cor_2);
    text-decoration:inherit;
}
.sidebar2 ul li a {
    color: var(--global_cor_2);
}
.sidebar2 ul li a:hover {
    color: var(--global_cor_3);
    text-decoration: inherit
}
.sidebar2 li.current-menu-item a {
    font-weight: var(--global_font_weight_5);
}
.sidebar2 li.current-menu-item a, .sidebar2 li.current-page-item a, .sidebar2 li.current-page-ancestor a {
    color: var(--global_cor_3) !important;
	font-weight: var(--global_font_weight_6);
    text-decoration: underline;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.regras {
  float: left;
  margin: 0 10%;
  padding: 0px 0% 0px;
  width: 80%;
  height: 80px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  background-size: 25%;
  line-height: 80px;
  color: #b08f24;
  font-family: var(--global_font_2);
  font-size: 55px;
}
.per {
  float: left;
  margin: 0px 0%;
  padding: 0px 0% 0px;
  width: 50%;
  background: url(../svg/pagamento.svg) no-repeat 0 50%;
    height: 100px;
  background-size: 50%;
}

.reclamacoes {
  float: left;
  margin: 0px 0%;
  padding: 0px 0% 0px;
  width: 50%;
  background: url(../svg/livro-de-reclamacoes-logo.svg) no-repeat 100% 50%;
    height: 100px;
  background-size: 16%;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
  float: left;
  margin: 0px 0;
  padding: 15px 10% 40px;
  width: 80%;
}
.sidebar3 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar3 ul li {
  list-style: none outside none;
  float: left;
    height: auto;
    margin: 0;
    padding: 0px 0 0px;
}
.sidebar3 ul li.widget_text {
  list-style: none outside none;
  float: left;
    height: auto;
    margin: 0;
    padding: 0px 0 0px;
    width: 50%;
}

.sidebar3 ul li.branding {
  margin: 0 0% 0 0;
  float: right;
  background: url("../svg/almabrand.svg") no-repeat 100% 0%;
  height: 23px;
  width: 5%;
  background-size: 100%;
  ! display: none;
}

.sidebar3 ul li a {
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 0 0 0%;
	width: 100%;
}
.sidebar3 ul li ul li a:hover {
  color: var(--cordois);
}
.sidebar3 ul li .textwidget {
    float: left;
    margin: 0px 0 00px 0;
    width: 100%;
}
.sidebar3 ul li .textwidget p {
    color: var(--global_cor_2);
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
    font-size: 12px;
    height: auto;
    line-height: 20px;
    margin: 0;
    padding: 0px 0 0px;
    width: 100%;
    float: left;
}
.sidebar3 ul li:last-child .textwidget {


  margin: 0px 0% 0 0;

}
.sidebar3 ul li .textwidget p strong {
    font-weight: var(--global_font_weight_7);
    color: var(--global_cor_3);
}



.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar4 {
	float: left;
	margin: 0%;
	padding: 120px 3%;
	width: 15%;
	position: fixed;
	left: -420px;
	top: 0;
	background: var(--global_cor_background_1);
	height: calc(100vh - 240px);
	z-index: 7;
	overflow-y: scroll;
}
.sidebar4 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar4 ul li {
    list-style: none outside none;
    width: 100%;
    float: left;
    margin: 0 0% 30px 0;
}
.sidebar4 ul li ul {
    float: left;
    margin: 0px 0 0px 0;
    width: 100%;
}







.sidebar4 ul li ul li {
    float: left;
    margin: 0 0 7px 0;
    width: 100%;
}
.sidebar4 ul li ul li a {
    color: var(--global_cor_2);
    display: block;
    float: left;
    font-family: var(--global_font_1);
    font-size: 13px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 0 0%;
    width: 90%;
    font-weight: var(--global_font_weight_4);
}
.sidebar4 ul li ul li span {
    color: var(--global_cor_2);
    display: block;
    float: right;
    font-family: var(--global_font_1);
    font-size: 13px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 0 0%;
    width:auto;
    font-weight: var(--global_font_weight_6);
}
.sidebar4 ul li ul li a:hover {
    color: var(--global_cor_3);
}
.sidebar4 h2 {
	color: var(--global_cor_2);
	display: block;
	float: left;
	font-weight: var(--global_font_weight_7);
	font-size: 15px;
	height: 17px;
	line-height: 17px;

	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
.sidebar4 h4 {
	color: var(--global_cor_3);
	display: block;
	float: left;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
	font-size: 19px;
	height: 17px;
	line-height: 17px;
	margin: 0 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
.sidebar4 ul li .textwidget {
    float: left;
    margin: 0px 0 00px 0;
    width: 100%;
}
.sidebar4 ul li .textwidget p {
    color: var(--global_cor_4);
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
    font-size: 12px;
    height: auto;
    line-height: 21px;
    margin: 0;
    padding: 0px 0 0px;
    width: 100%;
    float: left;
}
.sidebar4 ul li .textwidget p strong {
    font-weight: var(--global_font_weight_7);
}
.sidebar4 .cross {
  float: left;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 30px;
  right: 9%;
  background: url("../svg/cross.svg") 50% 50% no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: 100%;
  border: 0;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.woocommerce-shop .sidebar6 {
    display:inherit;
}
.sidebar6 {
  float: left;
  margin: 0px 0 0 0%;
  padding: 0px 0 0 0%;
  width: 15%;
  position: relative;
  background: var(--global_cor_background_1);
  height: auto;
    display: none;
}
.tax-product_cat .sidebar6 {
   display: inherit;
}
.page-template-wp-datas_especiais .sidebar6 {
   display: inherit;
}
.sidebar6 h2 {
	color: var(--global_cor_2);
	float: left;
	font-weight: var(--global_font_weight_7);
	font-size: 15px;
	height: 15px;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
.sidebar6 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar6 ul li {
    list-style: none outside none;
    width: 100%;
    float: left;
    margin: 0 0% 10px 0;
}
.sidebar6 ul li.widget_nav_menu {
    display:none;
}
.sidebar6 ul li a {
  float: left;
  margin: 0px 0 0px 0;
  width: 100%;
  list-style: none;
  padding: 0;
  font-size: 14px;
  color:var(--global_cor_2);
  font-weight: var(--global_font_weight_6);
}
.sidebar6 ul li a:hover {
  color:var(--global_cor_3);
}
.sidebar6 ul li form {


    list-style: none outside none;
    width: 100%;
    float: left;
    margin: 0 0% 0px 0;
}
.sidebar6 ul li form .filtro-ultimate-secao {
    list-style: none outside none;
    width: 100%;
    float: left;
    margin: 0 0% 20px 0;
}
.sidebar6 ul li form .filtro-ultimate-secao h4 {
	color: var(--global_cor_2);
	float: left;
	font-weight: var(--global_font_weight_7);
	font-size: 15px;
	height: 15px;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
.sidebar6 ul li form .filtro-ultimate-secao label {
    float: left;
    margin: 0px 0 6px;
    width: 100%;
    list-style: none;
    padding: 0;
    font-size: 13px;
}
.sidebar6 ul li form .button {
  width: 60% !important;
  padding: 0;
  height: 37px;
  background: var(--global_cor_background_2) !important;
  font-size: 12px;
  font-family: var(--global_font_1);
  margin: 0px 0px 0 0;
  border-radius: 3px;
  float: left;
  font-weight: var(--global_font_weight_7);
  text-transform: uppercase;
  line-height: 38px;
   color:var(--global_cor_1) !important;
}
.sidebar6 ul li form .button:hover {
  background: var(--global_cor_background_4) !important;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.homepage {
  width: 80% !important;
  padding: 230px 10% 90px !important;
  margin: 0;
  background: var(--global_cor_background_1);
  float: left;
}
.homepage .mastersingle {
    float: left;
    width: 100% !important;
    margin:0 0%;
    height: auto;
    padding: 0 0% 0px;
    position: relative;
}

.homepage .mastersingle .textos.heading {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
    height: inherit;
}
.homepage .mastersingle .textos.post-title h1 {
	font-family: var(--global_font_1);
	color: var(--global_cor_3);
	font-size: 40px;
	font-weight: var(--global_font_weight_3);
	text-align: center;
}
.homepage .mastersingle .media {
  float: left;
  height: auto;
  margin: 0px 0.2%;
  padding: 0 0 0px;
  position: relative;
  width: calc((100% / 3) - 0.4%);
}
.homepage .mastersingle .media.prod_port {
  margin:40px 41% 0;
}
.homepage .mastersingle .media.pos_0 {
    float: left;
    height: auto;
    margin: 0px 0 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.homepage .mastersingle .media .caixaimagem {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
}
.homepage .mastersingle .media .caixaimagem .slide {
    float: left;
    width: 100%;
    height: 70vh !important;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    background-image: var(--bg-desktop);
}
.homepage .mastersingle .media .caixaimagem img {
	width:100%;
	height:auto;
	float: left;
}
.homepage .mastersingle .media .caixagaleria {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
}
.homepage .mastersingle .media .caixagaleria .galerias_conteudo {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
}
.homepage .mastersingle .media .caixagaleria .galerias_conteudo .slide {
    float: left;
    width: 100%;
    height: 70vh;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
}
.homepage .mastersingle .media .caixagaleria .galerias_conteudo img {
    width: 100%;
    height: auto;
}
.homepage .mastersingle .media.video {
    float: left;
    height: auto;
    margin: 20px 0;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.homepage .mastersingle .media.video .video {
    float: left;
    height: auto;
    margin: 0px 0;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.homepage .mastersingle .media.video .video iframe {
    float: left;

    height: 700px;
    margin: 0px 0;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.homepage .mastersingle .textos {
    float: left;
    height: auto;
    margin-left: 15%;
    margin-right: 15%;
    width: 70%;
    padding: 0px 0;
}
.homepage .mastersingle .textos h2 {
  float: left;
  width: 100%;
  margin: 10px 0;
  height: auto;
  color: var(--global_cor_2);
  font-size: 45px;
  font-weight: var(--global_font_weight_8);
  font-family: var(--global_font_1);

}
.homepage .mastersingle .textos h3 {
	font-family: var(--global_font_1);
	color: var(--global_cor_5);
	font-size: 20px;
	font-weight: var(--global_font_weight_2);
	margin: 0;
	width: 100%;
}
.homepage .mastersingle .textos.heading {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_6);
    padding: 0;
    height: inherit;
}
.homepage .mastersingle .textos.post-title {
    float: left;
    width: 70%;
    margin: 0 15%;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_6);
    padding: 0;
    height: inherit;
}
.homepage .mastersingle .textos .all {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0px 0;
}
.homepage .mastersingle .textos .all p {
  color: var(--global_cor_2);
  font-size: 15px !important;
  line-height: 25px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_3);
  width: 100%;
}
.homepage .mastersingle .textos .all p strong {
    font-weight: var(--global_font_weight_6)
}
.homepage .mastersingle .textos .all a {
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	color: var(--global_cor_3);
	font-weight: var(--global_font_weight_5);
	text-decoration: underline;
}
.homepage .mastersingle .textos .all a:hover {
    color: var(--cordois);
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.homepage .mastersingle .pontos-fortes {
  float: left !important;
  margin: 50px 10% 0 !important;;
  height: auto !important;
  position: relative !important;
  width: 80%;
}

.homepage .mastersingle .pontos-fortes .entrada {
  float: left !important;
  margin: 0px 1% !important;;
  height: auto !important;
  position: relative !important;   
  width: calc((100% / 3) - 2%);    
}
.homepage .mastersingle .pontos-fortes .entrada .textos {
  float: left !important;
  margin: 0px 0% !important;;
  height: auto !important;
  position: relative !important;    
  width: 100%;    
}
.homepage .mastersingle .pontos-fortes .entrada .textos .all {
  float: left !important;
  margin: 0px 0% !important;;
  height: auto !important;
  position: relative !important;    
  width: 100%;    
}
.homepage .mastersingle .pontos-fortes .entrada .textos .all h2 {
  color: #e2746f;
  display: block;
  float: left;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_6);
  font-size: 16px;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
.homepage .mastersingle .pontos-fortes .entrada .textos .all p {
  color: var(--global_cor_2);
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
  font-size: 11px;
  height: auto;
  margin: 0;
  padding: 0px 0 0px;
  width: auto;
  float: left;
  position: relative;
  line-height: 21px;
}



.homepage .mastersingle .lista-datas-especiais {
  float: left !important;
  margin: 0px 0% 0 !important;;
  height: auto !important;
  position: relative !important;
  width: 100%;
  background: #b12e2e;
  padding: 60px 0;
}

.homepage .mastersingle .pontos-fortes .entrada {
  float: left !important;
  margin: 0px 1% !important;;
  height: auto !important;

  position: relative !important;   
  width: calc((100% / 3) - 2%);    
}
.homepage .mastersingle .lista-datas-especiais .entrada .textos {
  float: left !important;
  margin: 0px 0% !important;;
  height: auto !important;
  position: relative !important;    
  width: 100%;    
}
.homepage .mastersingle .lista-datas-especiais.entrada .textos .all {
  float: left !important;
  margin: 0px 0% !important;;
  height: auto !important;
  position: relative !important;    
  width: 100%;    
}
.homepage .mastersingle .lista-datas-especiais .entrada .textos .all h2 {
  color: #e2746f;
  display: block;
  float: left;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_8);
  font-size: 56px;
  margin: 0 0 0px 0;
  padding: 0;
  width: 100%;
}
.homepage .mastersingle .lista-datas-especiais .entrada .textos .all p {
  color: var(--global_cor_2);
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_3);
  font-size: 11px;
  height: auto;
  margin: 0px 20%;
  padding: 0px 0 0px;
  width: auto;
  position: relative;
  line-height: 21px;
  font-size: 17px !important;
  line-height: 23px !important;
  width: 60%;
}

.homepage .mastersingle .lista-datas-especiais .entrada .buttons{
    float: left;
    height: auto;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
}
.homepage .mastersingle .lista-datas-especiais .entrada .buttons.center{
    text-align: center;
}
.homepage .mastersingle .lista-datas-especiais .entrada .buttons.right{
    text-align: right;
}
.homepage .mastersingle .lista-datas-especiais .entrada .buttons .wp-block-button{
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 0% 0px;
    width: 100%;
    display: block;
}
.homepage .mastersingle .lista-datas-especiais .entrada .buttons .wp-block-button a.wp-block-button__link {
    height: auto;
    margin: 0;
    padding: 0 1%;
    width: auto;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 5px;
    font-weight: var(--global_font_weight_6);
    font-size: 13px;
    background: var(--global_cor_background_1);
    color: var(--global_cor_2);
}
.homepage .mastersingle .lista-datas-especiais .entrada .buttons .wp-block-button a.wp-block-button__link:hover  {
    background: var(--global_cor_background_2);
    color:var(--global_cor_1);
}




.homepage .mastersingle .colunas {
    float: left;
    width: 100% !important;
    margin:0 0%;
    height: auto;
    padding: 0 0% 0px;
    position: relative;
}
.homepage .mastersingle .colunas .entrada_coluna {
    float: left;
    width: 100% !important;
    margin:0 0%;
    height: auto;
    padding: 0 0% 0px;
    position: relative;
}
.homepage .mastersingle .colunas .entrada_coluna.medias {
    float: left;
    width: 100% !important;
    margin:0 0%;
    height: auto;
    padding: 0 0% 0px;
    position: relative;
}
.homepage .mastersingle .colunas .entrada_coluna.medias .media {
    float: left;
    width: 100% !important;
    margin:0 0%;
    height: auto;
    padding: 0 0% 0px;
    position: relative;
}
.homepage .mastersingle .colunas .entrada_coluna.medias .media .caixagaleria {
    float: left;
    width: 100% !important;
    margin:0 0%;
    height: auto;
    padding: 0 0% 0px;
    position: relative;
}
.homepage .mastersingle .colunas .entrada_coluna.medias .media .caixagaleria .galerias_conteudo {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
}
.homepage .mastersingle .colunas .entrada_coluna.medias .media .caixagaleria .slide {
    float: left;
    width: 100%;
    height: 60vh;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    background-image: var(--bg-mobile);
}
.homepage .mastersingle .colunas .entrada_coluna.medias .media .caixagaleria img {
    width: 100%;

    height: auto;
}

.homepage .mastersingle .colunas .entrada_coluna.medias .media .caixagaleria .swiper-slide figure {
    margin: 0;
    line-height: 0; 
}
.homepage .mastersingle .colunas .entrada_coluna.outros {
    float: left;
    width: 80% !important;
    margin:0 10%;
    height: auto;
    padding: 0 0% 0px;
    position: absolute;
    z-index: 1;
    top:50%;
    transform: translateY(-50%);  
}
.homepage .mastersingle .colunas .entrada_coluna.outros .all {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0px 0;
}
.homepage .mastersingle .colunas .entrada_coluna.outros .all h1.wp-block-heading {
    float: left;
    width: 70%;
    margin-left: 0px;
    margin-right: 0px;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_8);
    padding: 0;
    height: inherit;
    font-size: 115px;
    line-height: 104px;
    color: var(--global_cor_1);
}
.homepage .mastersingle .colunas .entrada_coluna.outros p {
  color: var(--global_cor_1);
  font-size: 26px !important;
  line-height: 27px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_5);
  width: 60%;
  float: left;
}
.homepage .mastersingle .textos .all p strong {
    font-weight: var(--global_font_weight_7);
}
.homepage .mastersingle .destaque-produto {
    float: left;
    width: 80%;
    margin: 0px 10% 20px 10%;
    padding: 0;
    height: auto;
}
.homepage .mastersingle .destaque-produto ul.products {
    float: left;
    width: 100%;
    margin: 20pxpx 0 20px 0;
    padding: 0;
    height: auto;
}

.homepage .mastersingle .destaque-produto ul.products li {
    float: left;
    width: calc((100% / 4) - 1%);
    margin: 0px 0.5% 20px 0.5%;
    padding: 0;
    height: auto;
    list-style: none;
}
.homepage .mastersingle .destaque-produto ul.products li img  {
    float: left;
    width: 100%;
    margin: 0px 0 0 0;
    padding: 0;
    height: auto;
}
.homepage .mastersingle .destaque-produto ul.products  {
    float: left;
    width: 100%;
    margin: 0px 0 0 0;
    padding: 0;
    height: auto;
}
.homepage .mastersingle .destaque-produto ul.products .view_product  {
  display: block;
  float: left;
  color: var(--global_cor_2);
  font-size: 13px;
  margin: 10px 0;
  font-weight: var(--global_font_weight_4);
}
.homepage .mastersingle .destaque-produto ul.products .view_product:hover  {
  color: var(--global_cor_3);
}
.homepage .mastersingle .destaque-produto ul.products .price {
  display: block;
  width: 100%;
  margin: 0px;
  font-size: 12px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_7);
  color: var(--global_cor_2);
  float: left;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sobre{
	float: left;
	height: auto;
	margin: 0px auto 0px;
	padding: 0 0% 0px !important;
	position: relative;
	width: 100%;
	background: var(--global_cor_background_1);
}
.sobre .mastersingle {
    float: left;
    width: 100%;
    margin:80px 0px 0px 0;
    height: auto;
    padding: 0 0% 0px;
}
.sobre .mastersingle .textos.heading {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    height: inherit;

}
.sobre .mastersingle .textos.post-title h1 {
	font-family: var(--global_font_1);
	color: var(--global_cor_3);
	font-size: 40px;
	font-weight: var(--global_font_weight_3);
	text-align: center;
}
.sobre .mastersingle .media {
    float: left;
    height: auto;
    margin: 20px 15%;
    padding: 0 0 0px;
    position: relative;
    width: 70%;
}
.sobre .mastersingle .media.pos_0 {
    float: left;
    height: auto;
    margin: 0px 0 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.sobre .mastersingle .media .caixaimagem {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
}

.sobre .mastersingle .media .caixaimagem img {
	width:100%;
	height:auto;
}
.sobre .mastersingle .media .caixagaleria {
    float: left;
    width: 100%;


    height: auto;
    margin: 0px 0px 30px 0;
    padding: 0;
	position: relative;
}
.sobre .mastersingle .media .caixagaleria .galerias_conteudo {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
}
.sobre .mastersingle .media .caixagaleria .galerias_conteudo .slide {
    float: left;
    width: 100%;
    height: 500px;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
}
.sobre .mastersingle .media.pos_0 .caixagaleria .galerias_conteudo .slide {
    height:70vh;
} 
.sobre .mastersingle .media .caixagaleria .galerias_conteudo img {
    width: 100%;
    height: auto;
}
.sobre .mastersingle .textos {
    float: left;
    height: auto;
    margin: 40px 0;
    width: 80%;
    padding: 0px 10%;
    text-align: center;
}
.sobre .mastersingle .textos .all {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0px 0;
}
.sobre .mastersingle .textos.heading {
    float: left;
    width: 60%;
    margin: 30px 20% 0;
    padding: 0;
    height: inherit;
}
.sobre .mastersingle .textos.post-title {
    float: left;
    width: 70%;
    margin: 0 15%;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_6);
    padding: 0;
    height: inherit;
}
.sobre .mastersingle .textos .all h2 {
	font-family: var(--global_font_1);
	color: var(--global_cor_2);
      float: left;
      width: 98%;
      margin:25px 0 25px 0;
      height: 50px;
      padding:0;
      font-size: 54px;
      font-weight: var(--global_font_weight_3);

	line-height: 50px;
}
.sobre .mastersingle .textos .all p {
  color: var(--global_cor_2);
  line-height: 23px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_3);
  font-size: 16px;
}

.sobre .mastersingle .textos .all p strong {
    font-weight: var(--global_font_weight_3)
}
.sobre .mastersingle .textos .all a {
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	color: var(--global_cor_3);
	font-weight: var(--global_font_weight_5);
	text-decoration: underline;
}
.sobre .mastersingle .textos .all a:hover {
    color: var(--cordois);
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sobre .mastersingle .colunas.texto_over_image{
    float: left;
    width: 100%;
    margin:0 0%;
    height: auto;
    position: relative;
}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.medias {
    float: left;
    width: 100%;
    margin:0;
    height: auto;
    position: relative;
}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.medias .media {
  float: left;
  height: auto;
  margin: 0px 0 0px;
  padding: 0 0 0px;
  position: relative;
  width: 100%;
}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.medias .media .caixaimagem {

  float: left;
  width: 100%;
  height: auto;
  margin: 0px 0 0px 0;
  padding: 0;
  position: relative;
}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.medias .media .caixaimagem .slide {
    float: left;
    width: 100%;
    height: 600px;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 100% !important;  
}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.outros {
    float: left;
    width: 70%;
    margin:0;
    height: auto;
    position: absolute;
    z-index: 1;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    left: 20%;
    font-family: var(--global_font_2);

}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.outros .all {


    float: left;
    height: auto;



    margin: 0px 0% 0px;

    padding:0;
    width: 100%;
    position:relative;
}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.outros .all h2 {
    float: left;
    height: auto;
    margin: 0px 0% 0px;
    padding:0;
    width: 70%;
    position:relative;
    font-size: 84px;
    font-weight: var(--global_font_weight_8);
    text-transform: uppercase;
    line-height: 70px;
    color: var(--global_cor_1);
}
.sobre .mastersingle .colunas.texto_over_image .entrada_coluna.outros .all p {
    height: auto;
    margin: 10px 0% 0px;
    width: 45%;
    position:relative;
    font-size: 19px;
    font-weight: var(--global_font_weight_6);
    text-transform: uppercase;
    color: var(--global_cor_1);
    display: block !important;
    border-top: 3px solid var(--global_cor_1);
    float: left;
    padding: 10px 0 0 0;
}
.sobre .mastersingle .colunas.imagem_texto {
  float: left;
  width: 100%;
  margin: 0px 0%;
  height: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.sobre .mastersingle .colunas.imagem_texto.lg1 {
  margin: 60px 20% 0;
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.medias {
  width: 50%;
  margin: 0;
  height: auto;
  position: relative;
  padding: 0;
  flex-basis: 50%;
  order: 1;
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.medias .media {
  float: left;
  height: auto;
  margin: 0px 0 0px;
  padding: 0 0 0px;
  position: relative;

  width: 100%;
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.medias .media .caixaimagem {
  float: left;
  width: 100%;
  height: auto;
  margin: 0px 0 0px 0;


  padding: 0;
  position: relative;
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.outros {
  width: 40%;
  margin: 0 3%;
  height: auto;
  position: relative;
  padding: 0;
  flex-basis: 44%;
  order: 1;
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.outros .all {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0%;
  width: 100%;
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.outros .all h2 {
  float: left;
  width: 100%;
  margin: 0 0px 5px 0;
  height: auto;
  color: var(--global_cor_2);
  font-size: 29px;
  font-weight: var(--global_font_weight_6);
  line-height: 38px;
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.outros .all h3 {
  float: left;
  width: 100%;
  margin: 0 0px 5px 0;
  height: auto;
  color: var(--global_cor_2);
  font-size: 17px;
  font-weight: var(--global_font_weight_6);
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.outros .all p {
    float: left;
    width: 100%;
    margin:0 0px 0px 0;
    height: auto;
    color: var(--global_cor_2);
    font-size: 43px;
    line-height: 50px;
    font-weight: var(--global_font_weight_2);
}
.sobre .mastersingle .colunas.imagem_texto .entrada_coluna.outros .all p br {
    font-weight: var(--global_font_weight_6);
}
.sobre .mastersingle .media .caixaimagem .slide {
  float: left;
  width: 100%;
  height: 500px;
  margin:0px 0 0px 0;
  padding:0;
  position: relative;
  background-position:50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
}
.sobre .colunas .entrada_coluna .buttons {
    float: left;
    height: auto;
    margin: 0px 1% 0 0;
    padding: 0px 0%;
    width: auto;
    font-weight: 400;
}

.sobre .colunas .entrada_coluna .wp-block-button {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 0%;
    width: auto;
    font-weight: 400;
}
.sobre .colunas .entrada_coluna .wp-block-button .wp-block-button__link {
    background: var(--global_cor_background_3);     
    padding: 5px;
    font-size: 12px;
    font-weight: var(--global_font_weight_6);
    color: var(--global_cor_1);
    border-radius: 4px;
    float: left;

    margin: 10px 0 0 0;

}
.sobre .colunas .entrada_coluna .wp-block-button .wp-block-button__link:hover {
    background: var(--global_cor_background_4);    
}

.sobre .mastersingle .colunas.tres_imagens {
  float: left;
  width: 100%;
  margin: 0px 0%;
  height: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.sobre .mastersingle .colunas.tres_imagens .entrada_coluna.medias {
  margin: 0;
  height: auto;
  position: relative;
  padding: 0;
  flex-basis: 33%;
  order: 1;
}
.sobre .mastersingle .colunas.tres_imagens .entrada_coluna.medias .media {

  float: left;
  height: auto;
  margin: 0px 0 0px;
  padding: 0 0 0px;
  position: relative;
  width: 100%;
}
.sobre .mastersingle .colunas.tres_imagens .entrada_coluna.medias .media .caixaimagem {
  float: left;
  width: 100%;
  height: auto;
  margin: 0px 0 0px 0;
  padding: 0;
  position: relative;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.legal {
	float: left !important;
	height: auto !important;
	margin: 0px 0 0px 0 !important;
	padding: 160px 10% 30px !important;
	position: relative !important;
	width: 80% !important;
	background: var(--global_cor_background_1);
}
.legal .mastersingle {
    float: left;
    height: auto;
    margin: 0px 0% 40px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}

.legal .mastersingle .post-title {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-left: 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .post-title .all {
    float: left;
    height: auto;
    margin: 0px 0% 0px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .post-title .all h1 {
	float: left;
	height: auto;
	margin: 0;
	width: 100%;
	padding: 0;
	font-family: var(--global_font_1) !important;
	font-weight: var(--global_font_weight_6);
	font-size: 25px;
	color: var(--global_cor_2);
}
.legal .mastersingle .post-title .all h2 {
	float: left;
	height: auto;
	margin-left: 0;
    margin-right: 0;
	width: 100%;
	padding: 0;
	font-family: var(--global_font_1) !important;
	font-weight: var(--global_font_weight_6);
	font-size: 21px;
	color: var(--global_cor_2);
}



.legal .mastersingle .heading {
    float: left;
    height: auto;
    margin: 0px 0% 0px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .heading .all {
    float: left;
    height: auto;
    margin: 0px 0% 0px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .heading .all h1 {
	float: left;
	height: auto;
	margin-left: 0px;
    margin-right: 0px
	width: 100%;
	padding: 0;
	font-family: var(--global_font_1) !important;
	font-weight: var(--global_font_weight_6);
	font-size: 21px;
	color: var(--global_cor_2);
}
.legal .mastersingle .heading .all h2 {
	float: left;
	height: auto;
	margin-left: 0px;
    margin-right: 0px
	width: 100%;
	padding: 0;
	font-family: var(--global_font_1) !important;
	font-weight: var(--global_font_weight_6);
	font-size: 17px;
	color: var(--global_cor_2);
}
.legal .mastersingle .heading .all h3 {
	float: left;
	height: auto;
	margin-left: 0px;
    margin-right: 0px
	width: 100%;
	padding: 0;
	font-family: var(--global_font_1) !important;
	font-weight: var(--global_font_weight_6);
	font-size: 21px;
	color: var(--global_cor_2);
}

.legal .mastersingle .table {
    float: left;
    height: auto;
    margin:0px 0 !important;
    padding: 0 0 0px;
    position: relative;
    width: 100% !;
}
.legal .mastersingle .table .all {
    float: left;
    height: auto;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .table .all figure.wp-block-table  {
    float: left;

    height: auto;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .table .all figure.wp-block-table table  {
    float: left;
    height: auto;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .table .all figure.wp-block-table table thead  {
    float: left;
    height: 30px;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
    line-height: 30px;
    border-bottom: 2px solid #000000;
}
.legal .mastersingle .table .all figure.wp-block-table table thead tr  {
    float: left;
    height: auto;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .table .all figure.wp-block-table table thead th  {
    float: left;
    height: auto;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: calc(100% / 3);
    text-align: left;
    font-size: 14px;
}
.legal .mastersingle .table .all figure.wp-block-table table tbody  {
    float: left;
    height: auto;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
    font-size: 14px !important;
}
.legal .mastersingle .table .all figure.wp-block-table table tbody tr  {
    float: left;
    height: 30px;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px solid #b2afaf;
}
.legal .mastersingle .table .all figure.wp-block-table table tbody td  {
    float: left;
    height: auto;
    margin: 0px;
    padding: 0 0 0px;
    position: relative;
    width: calc(100% / 3);
    text-align: left;
}





.legal .mastersingle .textos {
    float: left;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0px 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
    font-size: 14px;
}
.legal .mastersingle .textos .all {
    float: left;
    height: auto;
    margin: 0px 0% 0px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.legal .mastersingle .textos .all {
    float: left;
    height: auto;
    margin: 0 0 0 0%;
    width: 98.5%;
    padding: 0px 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
}








.legal .mastersingle .textos .all p {
    float: left !important;
    margin-left: 0px;
    margin-right: 0px
    padding: 0px 0 !important;
    width: 100% !important;
    height: auto !important;
    color: var(--global_cor_2);
    font-size: 14px !important;
    line-height: 25px !important;
    font-family: var(--global_font_1);
    font-weight:var(--global_font_weight_5);
}

.legal .mastersingle .textos .all p strong {
    font-weight: var(--global_font_weight_7);
}
.legal .mastersingle .textos .all ol {
    float: left !important;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
	counter-reset: sectiona;
}
.legal .mastersingle .textos .all ol li {
	float: left !important;
	 margin-left: 0px;
    margin-right: 0px
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_2);
	font-size: 14px !important;
	line-height: 25px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}

.legal .mastersingle .textos .all ol li::before {
	counter-increment: sectiona;
	content: counter(sectiona) ". ";
	font-weight:var(--global_font_weight_7);
}
.legal .mastersingle .textos .all ol li::marker {
    content: close-quote;
}
.legal .mastersingle .textos .all ol li ol {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectionb;
}
.legal .mastersingle .textos .all ol li ol li::before {
    counter-increment: sectionb;
    content: counter(sectiona) "." counter(sectionb) " ";
}
.legal .mastersingle .textos .all ol li ol li {

	float: left !important;
	margin: 0 0 0 0% !important;
	padding: 0px 0 0 0% !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_2);
	font-size: 14px !important;
	line-height: 25px !important;
	font-family: var(--global_font_1);
}
.legal .mastersingle .textos .all ol li ol li ol {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;

	counter-reset: sectionc;
}

.legal .mastersingle .textos .all ol li ol li ol li::before {
    counter-increment: sectionc;
    content: counter(sectiona) "." counter(sectionb) "." counter(sectionc) " ";
}
.legal .mastersingle .textos .all ol li ol li ol li {
    float: left !important;
    margin: 0 0 0 0% !important;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
    color: var(--global_cor_2);
    font-size: 14px !important;
    line-height: 25px !important;
    font-family: var(--global_font_1);
}
.legal .mastersingle .textos .all ol li ol li ol li ol {

    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectiond;
}
.legal .mastersingle .textos .all ol li ol li ol li ol li::before {
    counter-increment: sectiond;
    content: counter(sectiona) "." counter(sectionb) "." counter(sectionc) "." counter(sectiond) " ";
}
.legal .mastersingle .textos .all ol li ol li ol li ol li ol {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectione;
}
.legal .mastersingle .textos .all ol li ol li ol li ol li ol li::before {
    counter-increment: sectione;

    content: counter(sectiona) "." counter(sectionb) "." counter(sectionc) "." counter(sectiond) "." counter(sectione) " ";
}
.legal .mastersingle .textos .all ol li ul {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectionaul;
}
.legal .mastersingle .textos .all ol li ol li ul {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectionbul;

}
.legal .mastersingle .textos .all ol li ol li ul ul li {
    float: left !important;
    margin: 0px 0 0 1% !important;

    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectioncul;
}
.legal .mastersingle .textos .all ol li ol li ul li {
    float: left !important;
    margin: 0 0 0 0% !important;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
    color: var(--global_cor_3);
    font-size: 14px !important;
    line-height: 30px !important;
    font-family: var(--global_font_1);
	counter-reset: ola;
}
.legal .mastersingle .textos .all ol li ol li ul li ul {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;

    width: 99% !important;
    height: auto !important;
    counter-reset: eee;
}
.legal .mastersingle .textos .all ol li ol li ul li ul li::before {
    font-weight: var(--global_font_weight_7);
    content: counter(eee) ") ";

    counter-increment: eee;

}
.legal .mastersingle .textos .all ol li ol li ul li ul li {
	float: left !important;
	margin: 0 0 0 0% !important;
	padding: 0px 0 0 0% !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_3);
	font-size: 14px !important;
	line-height: 30px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}
.legal .mastersingle .textos .all ol li ol li ul li::before {
    font-weight: var(--global_font_weight_7);
    content: counter(sectionbul, lower-alpha ) ") ";
    counter-increment: sectionbul;
}
.legal .mastersingle .textos .all ol li ol li ol li ul {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: qqq;
}
.legal .mastersingle .textos .all ol li ol li ul li ul li::before {
    font-weight: var(--global_font_weight_7);
    content: counter(sectionbul, lower-alpha ) ")." counter(eee) " ";
    counter-increment: eee;
}
.legal .mastersingle .textos .all ol li ol li ul li ul li ul li::before {
    font-weight: var(--global_font_weight_7);
    content: counter(sectiondul, lower-alpha ) ") ";
    color: #ff009b;
    counter-increment: sectiondul;
}

.legal .mastersingle .textos .all ol li ol li ol li ul li::before {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: qqq;
}
.legal .mastersingle .textos .all ul {
    float: left !important;
    margin: 0px 0  !important;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
	counter-reset: sectiona;
}
.legal .mastersingle .textos .all ul li {
	float: left !important;
	margin: 0 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_2);
	font-size: 15px !important;
	line-height: 28px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}

.legal .mastersingle .textos .all ul li strong {
	font-weight: var(--global_font_weight_7);
	font-style:normal;
}
.legal .mastersingle .textos .all ul li ul {
	float: left !important;
	margin: 0px 0 !important;
	padding: 0px 0 0 1% !important;
	width: 99% !important;
	height: auto !important;
	counter-reset: sectiona;
}
.legal .mastersingle .textos .all ul li ul li {
	float: left !important;
	margin: 0 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_2);
	font-size: 15px !important;
	line-height: 28px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}
.legal .mastersingle .textos .all a {
    color:var(--global_cor_2);
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.legal .mastersingle .textos .all a:hover {
    color: #000000;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.legal .mastersingle .textos .all em {
    font-style: italic;
}
.legal .mastersingle .ccm-cookie-list-container {
    float:left;
    margin: 20px 0 0 0;
    width:100%;
    height: auto;
}
.legal .mastersingle .ccm-cookie-list-container h2 {
  float: left;
  height: auto;
  margin: 0;
  width: 100%;
  padding: 0;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7);
  font-size: 21px;
  color: var(--global_cor_2);

}
.legal .mastersingle .ccm-cookie-list-container p {
float: left !important;
  margin: 0 0 !important;
  padding: 0px 0 0 0 !important;
  width: 100% !important;
  height: auto !important;
  color: var(--global_cor_2);
  font-size: 15px !important;
  line-height: 28px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
}
.legal .mastersingle .ccm-cookie-list-container .ccm-cookie-category {
    float:left;
    margin: 20px 0 0 0;
    width:100%;
    height: auto;
    border-top:1px solid #000000;
    padding: 20px 00 0 0;
}
.legal .mastersingle .ccm-cookie-list-container .ccm-cookie-category h3 {
  float: left;
  height: auto;
  margin: 0;
  width: 100%;
  padding: 0;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7);
  font-size: 21px;
  color: var(--global_cor_2);
}
.legal .mastersingle .ccm-cookie-list-container .ccm-cookie-category p {
float: left !important;
  margin: 0 0 !important;
  padding: 0px 0 0 0 !important;
  width: 100% !important;
  height: auto !important;
  color: var(--global_cor_2);
  font-size: 15px !important;
  line-height: 28px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
}
.legal .mastersingle .ccm-cookie-list-container .ccm-cookie-category .ccm-cookie-item {
    float:left;
    margin: 20px 0 0 0;
    width:100%;
    height: auto;
}
.legal .mastersingle .ccm-cookie-list-container .ccm-cookie-category .ccm-cookie-item strong {
    font-weight: var(--global_font_weight_7);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.new {
	float: left !important;
	height: auto !important;
	margin: 0px 0 0px 0 !important;
	padding: 85px 10% 30px !important;
	position: relative !important;
	width: 80% !important;
	background: var(--global_cor_background_1);
}
.new a {
  text-decoration:underline;
}
.new a:hover {
	color:var(--cordois);
   text-decoration:underline;
}
.new .mastersingle {
    float: left;
    height: auto;
    margin: 0px 0% 40px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;

}

.new .mastersingle .media {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 30px 0;
    padding: 0;
	position:relative;
}
.new .mastersingle .media .caixaimagem {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 30px 0;
    padding: 0;
	position:relative;
}
.new .mastersingle .media .caixaimagem img {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 30px 0;
    padding: 0;
	position:relative;
}
.new .mastersingle .media .caixagaleria {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 30px 0;
    padding: 0;
	position: relative;
}
.new .mastersingle .media .caixagaleria img {
	width:100%;
	height:auto;
}
.new .mastersingle .slide {
    height: 80vh;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.new .mastersingle .textos {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
}
.new .mastersingle .textos.post-title {
    margin: 0 0 20px 0;
}
.new .mastersingle .textos.post-title .all h1 {
	float: left;
	height: auto;
	margin: 0;
	width: 100%;

	padding: 0;
	font-family: var(--global_font_1) !important;
	font-weight: var(--global_font_weight_6);
	font-size: 21px;
	color: var(--global_cor_2);

}
.new .mastersingle .textos.heading {
    margin: 20px 0;
}
.new .mastersingle .textos.heading .all {
    float: left;
    height: auto;
    margin: 0 0 0 0%;
    width: 98.5%;
    padding: 0px 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
}
.new .mastersingle .textos.heading .all h1 {
	float: left;
	height: auto;
	margin: 0;
	width: 100%;

	padding: 0;
	font-family: var(--global_font_1);

	font-weight: var(--global_font_weight_8);
	font-size: 35px;
	color: var(--global_cor_3);
}

.new .mastersingle .textos.heading .all h2 {
	float: left;
	height: auto;
	margin: 0;
	width: 100%;
	padding: 0;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
	font-size: 25px;
	color: var(--global_cor_3);
}
.new .mastersingle .texto.headings .all h3 {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_3);
    font-size: 25px;
    color: var(--cordois);
}
.new .mastersingle .titulo {

    float: left;
    height: auto;
    margin: 0 0% 10px;
    width: 100%;
    padding: 30px 0% 10px;
    font-family: var(--global_font_1);

    font-weight: var(--global_font_weight_7);


	font-size: 30px;
	text-transform: uppercase;
}
.new .mastersingle .textos .all {
    float: left;
    height: auto;
    margin: 0 0 0 0%;
    width: 98.5%;
    padding: 0px 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
}
.new .mastersingle .textos .all p {
    float: left !important;
    margin: 0 !important;
    padding: 20px 0 !important;

    width: 100% !important;
    height: auto !important;
    color: var(--global_cor_2);
    font-size: 15px !important;
    line-height: 30px !important;
    font-family: var(--global_font_1);
    font-weight:var(--global_font_weight_4);
}
.new .mastersingle .textos .all p strong {
    font-weight: var(--global_font_weight_7);
}
.new .mastersingle .textos .all ol {
    float: left !important;
    margin: 0px 0  !important;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
	counter-reset: sectiona;
}
.new .mastersingle .textos .all ol li {
	float: left !important;
	margin: 0 0 !important;

	padding: 0px 0 0 0 !important;

	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_2);
	font-size: 13px !important;
	line-height: 28px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}
.new .mastersingle .textos .all ol li::before {
	counter-increment: sectiona;
	content: counter(sectiona) ". ";
	font-weight:var(--global_font_weight_7);
}
.new .mastersingle .textos .all ol li::marker {
    content: close-quote;
}
.new .mastersingle .textos .all ol li ol {
    float: left !important;


    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectionb;
}
.new .mastersingle .textos .all ol li ol li::before {
    counter-increment: sectionb;
    content: counter(sectiona) "." counter(sectionb) " ";
}
.new .mastersingle .textos .all ol li ol li {
	float: left !important;
	margin: 0 0 0 0% !important;
	padding: 0px 0 0 0% !important;
	width: 100% !important;

	height: auto !important;
	color: var(--global_cor_2);
	font-size: 13px !important;
	line-height: 30px !important;
	font-family: var(--global_font_1);
}
.new .mastersingle .textos .all ol li ol li ol {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectionc;
}

.new .mastersingle .textos .all ol li ol li ol li::before {
    counter-increment: sectionc;
    content: counter(sectiona) "." counter(sectionb) "." counter(sectionc) " ";
}
.new .mastersingle .textos .all ol li ol li ol li {
    float: left !important;
    margin: 0 0 0 0% !important;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
    color: var(--global_cor_2);
    font-size: 13px !important;
    line-height: 30px !important;
    font-family: var(--global_font_1);
}
.new .mastersingle .textos .all ol li ol li ol li ol {

    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectiond;
}
.new .mastersingle .textos .all ol li ol li ol li ol li::before {
    counter-increment: sectiond;
    content: counter(sectiona) "." counter(sectionb) "." counter(sectionc) "." counter(sectiond) " ";


}
.new .mastersingle .textos .all ol li ol li ol li ol li ol {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectione;
}
.new .mastersingle .textos .all ol li ol li ol li ol li ol li::before {
    counter-increment: sectione;

    content: counter(sectiona) "." counter(sectionb) "." counter(sectionc) "." counter(sectiond) "." counter(sectione) " ";
}

.new .mastersingle .textos .all ol li ul {
    float: left !important;

    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;

    height: auto !important;

	counter-reset: sectionaul;
}
.new .mastersingle .textos .all ol li ol li ul {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectionbul;
}
.new .mastersingle .textos .all ol li ol li ul ul li {
    float: left !important;
    margin: 0px 0 0 1% !important;

    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: sectioncul;
}
.new .mastersingle .textos .all ol li ol li ul li {
    float: left !important;
    margin: 0 0 0 0% !important;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
    color: var(--global_cor_3);
    font-size: 14px !important;
    line-height: 30px !important;
    font-family: var(--global_font_1);
	counter-reset: ola;
}
.new .mastersingle .textos .all ol li ol li ul li ul {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;

    width: 99% !important;
    height: auto !important;
    counter-reset: eee;
}
.new .mastersingle .textos .all ol li ol li ul li ul li::before {
    font-weight: var(--global_font_weight_7);
    content: counter(eee) ") ";
    counter-increment: eee;

}
.new .mastersingle .textos .all ol li ol li ul li ul li {
	float: left !important;

	margin: 0 0 0 0% !important;
	padding: 0px 0 0 0% !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_3);

	font-size: 14px !important;
	line-height: 30px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}


.new .mastersingle .textos .all ol li ol li ul li::before {
    font-weight: var(--global_font_weight_7);
    content: counter(sectionbul, lower-alpha ) ") ";

    counter-increment: sectionbul;
}
.new .mastersingle .textos .all ol li ol li ol li ul {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: qqq;

}
.new .mastersingle .textos .all ol li ol li ul li ul li::before {

    font-weight: var(--global_font_weight_7);
    content: counter(sectionbul, lower-alpha ) ")." counter(eee) " ";
    counter-increment: eee;
}
.new .mastersingle .textos .all ol li ol li ul li ul li ul li::before {

    font-weight: var(--global_font_weight_7);
    content: counter(sectiondul, lower-alpha ) ") ";
    color: #ff009b;
    counter-increment: sectiondul;
}
.new .mastersingle .textos .all ol li ol li ol li ul li::before {
    float: left !important;
    margin: 0px 0 0 1% !important;
    padding: 0 !important;
    width: 99% !important;
    height: auto !important;
	counter-reset: qqq;
}
.new .mastersingle .textos .all ul {
    float: left !important;
    margin: 0px 0  !important;
    padding: 0px 0 0 0% !important;
    width: 100% !important;
    height: auto !important;
	counter-reset: sectiona;
}
.new .mastersingle .textos .all ul li {
	float: left !important;
	margin: 0 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_2);
	font-size: 13px !important;
	line-height: 28px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}

.new .mastersingle .textos .all ul li strong {

	font-weight: var(--global_font_weight_7);
	font-style:normal;
}
.new .mastersingle .textos .all ul li ul {
	float: left !important;
	margin: 0px 0 !important;
	padding: 0px 0 0 1% !important;
	width: 99% !important;
	height: auto !important;
	counter-reset: sectiona;
}
.new .mastersingle .textos .all ul li ul li {
	float: left !important;
	margin: 0 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_2);
	font-size: 13px !important;
	line-height: 28px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);

}
.new .mastersingle .textos .all a {

    color:var(--global_cor_2);
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.new .mastersingle .textos .all a:hover {
    color: #000000;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;


    transition: color .25s ease-in-out;
}

.new .mastersingle .textos .all em {
    font-style: italic;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

#footer {
    color: var(--global_cor_1)fff;
    height: 43px;
    margin: 30px 0 0 0%;
    padding: 10px 0 0;
    text-transform: uppercase;
    width: 76%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.relva_footer {
    float: left;
    height: 290px;
    margin: 0;
    padding: 0px 0 0 0;
    position: relative;
    width: 100%;
    background: url(../images/relva_fundo.webp) 50% 0%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.down_master {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 0 0 0;
    position: relative;
    width: 100%;
    /*! background: #f1f1f1; */
}
.woocommerce-orders .down_master {
    position: fixed;
    bottom: 0
}
.down_enter {
	height: auto;
	margin: 0px 0 20px;
	padding: 0px 0 0 0;
	width: 100%;
	float: left;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.erro {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 150px 0;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.envio-portugal {
    width: 100%;
    margin: 0 0 50px 0;
    padding: 0;
    float: left;
}
.envio-portugal .grupo-titulo {
  float: left !important;
  height:  auto !important;
  margin: 0 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;


  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 20px !important;
  text-transform: inherit !important;
}
.envio-portugal .zonas-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}
.envio-portugal .zonas-wrapper .zona-bloco {
    margin: 0 0 0px 0;
    width: 100%;
    float: left;
    padding: 0;
}
.envio-portugal .zonas-wrapper .zona-bloco .zona-linha {
    margin: 0;
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.envio-portugal .zonas-wrapper .zona-bloco .zona-linha .titulo {
  float: left !important;
  height:  auto !important;
  margin: 0 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 13px !important;
  text-transform: inherit !important;
}
.envio-portugal .zonas-wrapper .zona-bloco .zona-linha .desc {
  float: left !important;
  height: auto !important;
  margin: 0 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 14px !important;
  text-transform: inherit !important;
}
.envio-portugal .zonas-wrapper .zona-bloco .zona-linha .preco {
  float: left !important;
  height: auto !important;
  margin: 0px 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_4) !important;
  font-size: 13px !important;
  text-transform: inherit !important;
}


.envio-internacional-container {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

.envio-internacional-container .grupo-titulo {
  float: left !important;
  height:  auto !important;
  margin: 0 0% 10px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 20px !important;
  text-transform: inherit !important;
}
.envio-internacional-container .envio-grupo {
    margin: 0 0 0px 0;
    width: 100%;
    float: left;
    padding: 0;
}
.envio-internacional-container .envio-grupo .grupo-titulo {
    font-size: 19px;
    color: var(--global_cor_2);
    float: left;
    margin: 0 0 10px 0;
}

.envio-internacional-container .envio-grupo .zonas-wrapper {
    float: left;
    margin: 0 0 0px 0;
    width: 100%;
    padding: 0;
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco {
    margin: 0 0 40px 0;
    font-size: 14px;
    float: left;
    width: 100%;
}

.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha {
    margin: 0;
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .titulo {
  float: left !important;
  height:  auto !important;
  margin: 0 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 13px !important;
  text-transform: inherit !important;
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .conteudo_titulo {
  float: left !important;
  margin: 0 !important;
  padding: 0px 0 !important;
  width: 100% !important;
  height: auto !important;
  color: var(--global_cor_2);
  font-size: 13px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
  /*! text-align: right; */
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .titulo_paises {

  float: left !important;
  height:  auto !important;
  margin: 0 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 15px !important;
  text-transform: inherit !important;
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .paises{
  float: left !important;
  margin: 0 !important;
  padding: 0px 0 !important;
  width: 100% !important;
  height: auto !important;
  color: var(--global_cor_2);
  font-size: 15px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
  /*! text-align: right; */
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .peso_max_titulo{
  float: left !important;
  height:  auto !important;
  margin: 0 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 14px !important;
  text-transform: inherit !important;
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .peso_max{
  float: left !important;
  margin: 0 !important;
  padding: 0px 0 !important;
  width: 100% !important;
  height: auto !important;
  color: var(--global_cor_2);
  font-size: 13px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
  /*! text-align: right; */
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .preco_titulo {
  float: left !important;
  height:  auto !important;
  margin: 0 0% 0px !important;
  width: 100% !important;
  padding: 0px 0% 0px !important;
  font-family: var(--global_font_1) !important;
  font-weight: var(--global_font_weight_7) !important;
  font-size: 13px !important;
  text-transform: inherit !important;
}
.envio-internacional-container .envio-grupo .zonas-wrapper .zona-bloco .zona-linha .conteudo_preco {
  float: left !important;
  margin: 0 !important;


  padding: 0px 0 !important;
  width: 100% !important;
  height: auto !important;
  color: var(--global_cor_2);
  font-size: 13px !important;
  font-family: var(--global_font_1);

  font-weight: var(--global_font_weight_4);
  /*! text-align: right; */
}