@import "fonts.css";
@import "comuns.css";

.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{}
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: absolute;
  background: #fff;
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 1;
}
.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: 0px 0 0;
    float: left;
    position: relative;
}

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

.header.fade-in {
  opacity: 1;
  pointer-events: auto;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.logo {
  width: 16%;
  padding: 0;
  height: 120px;
  background: url("../svg/logo.svg") no-repeat 0% 50%;
  background-size: 100%;
  position: relative;
  float: left;
  margin: 0 3% 0 0;
}
.logo svg {
    width: 100%;
	height:auto;
}
.logo a {
	color:#FF4343;   
}
.logo a:hover {
	color:#2E282A;   
}
lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar {
    display:none;
}
.sidebar1 {
  float: left;
  margin: 45px 0% 0 4%;
  width: 74%;
  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;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidebar1 ul li ul {
 float:left;
 margin:0 ;
 padding:0;
 width:100%;
}
.sidebar1 ul li ul li {
 float:left;
 margin:0 3% 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_1);
  height: auto;
  font-weight: var(--global_font_weight_4);
  font-size: 15px;
}
.sidebar1 a:hover {
    text-decoration: underline;
}

.sidebar1 li.current-menu-item a,
.sidebar1 li.current-page-item a,
.sidebar1 li.current-page-ancestor a {
 color:var(--global_cor_1) !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_3);
  float: left;
  margin: 0;
  padding: 0px 10% 30px;
  width: 80%;
}
.sidebar2 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar2 ul li {
    list-style: none outside none;
    float: left;
    margin: 0 0% 0 0;
}
.sidebar2 ul li:nth-child(1) {
    width: 20%;
}
.sidebar2 ul li:nth-child(2) {
    width: 25%;
}
.sidebar2 ul li:nth-child(3) {
    width: 20%;
}
.sidebar2 ul li:nth-child(4) {
    width: 20%;
}
.sidebar2 ul li:nth-child(5) {
    width: 10%;
}
.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 a {
    color: var(--global_cor_2);
    display: block;
    float: left;
    font-family: var(--global_font_1);
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 0%;
    width: 90%;
    font-weight: var(--global_font_weight_5);
}
.sidebar2 ul li ul li a:hover {
    color: var(--global_cor_3);
}
.sidebar2 h2 {
  color: var(--global_cor_2);
  display: block;
  float: left;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_7);
  font-size: 17px;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
.sidebar2 h4 {
  color: var(--global_cor_3);
  display: block;
  float: left;
  font-family: var(--fontdois);
  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 p {
  color: var(--global_cor_2);
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_4);
  font-size: 12px;
  height: auto;
  margin: 0;
  padding: 0px 0 0px;
  width: auto;
  float: left;
  position:relative;
  line-height: 21px;
}
.sidebar2 ul li p small {
  font-size: 11px;
}
.sidebar2 ul li p strong {
    font-weight: var(--global_font_weight_7);
    position: relative;
    padding: 0 0 0 0px;
}

.sidebar2 ul li a {
    color: var(--global_cor_1);
}
.sidebar2 ul li a:hover {
    color: var(--global_cor_3);
}
.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);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
  float: left;
  margin: 0px 0;
  padding: 15px 10%;
  width: 80%;
}
.sidebar3 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar3 ul li {
  list-style: none outside none;
  float: left;
}
.sidebar3 ul li{
  margin: 0 0% 0 0;
  width: 90%;
}
.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.branding a {
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 0 0 0%;
	width: 100%;
}
.sidebar3 ul li.branding a:hover {
  color: var(--cordois);
}
.sidebar3 ul li h2 {
	color: var(--global_cor_5);
	float: left;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_7);
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}
.sidebar3 ul li ul li {
  width: 100% !important;
  margin: 0 0 7px 0 !important;
}
.sidebar3 ul li:nth-child(4) strong {
  font-weight: var(--global_font_weight_8);
}
.sidebar3 ul li ul {
    float: left;
    margin: 0px 0 20px 0;
    width: 100%;
}
.sidebar3 ul li ul li {
    float: left;
    margin: 0 0 7px 0;
    width: 100%;
}
.sidebar3 ul li ul li a {
	color: var(--global_cor_4);
	display: block;
	float: left;
	font-family: var(--global_font_1);
	font-size: 12px;
	height: 15px;
	margin: 0;
	padding: 0 0 0 0%;
	width: 90%;
	font-weight: var(--global_font_weight_6);
}
.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_6);
    font-size: 9px;
    height: auto;
    line-height: 20px;
    margin: 0;
    padding: 0px 0 0px;
    width: 100%;
    float: left;
    text-transform: uppercase;
}
.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);
}
.sidebar3 ul li a {
    color: var(--global_cor_4);
}
.sidebar3 ul li a:hover {
    color: var(--cordois);
}
.sidebar3 li.current-menu-item a {
    font-weight: var(--global_font_weight_5);
}
.sidebar3 li.current-menu-item a, .sidebar3 li.current-page-item a, .sidebar3 li.current-page-ancestor a {
    color: var(--cordois) !important;
	font-weight: var(--global_font_weight_6);
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar4 {
	color: var(--global_cor_1);
	float: left;
	margin: 0 2% 0 0;
	padding: 0px 0;
	width: 18%;
}
.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% 0 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_3);
    display: block;
    float: left;
    font-family: var(--global_font_1);
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 0 0%;
    width: 90%;
    font-weight: var(--global_font_weight_5);
}
.sidebar4 ul li ul li a:hover {
    color: var(--global_cor_3);
}
.sidebar4 h2 {
	color: var(--global_cor_3);
	display: block;
	float: left;
	font-family: var(--fontdois);
	font-weight: var(--global_font_weight_4);
	font-size: 19px;
	height: 17px;
	line-height: 17px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	display: none;
}
.sidebar4 h4 {
	display: block;
	float: left;
	font-family: var(--fontdois);
	font-weight: var(--global_font_weight_6);
	font-size: 19px;
	height: 17px;
	line-height: 17px;
	margin: 0 0 20px 0;
	padding: 0;
	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);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.widget_filtro_ultimate_widget {
    float: left !important;
    margin: 0 0 0px 0 !important;
    padding: 0;
    width: 100% !important;
}
.widget_filtro_ultimate_widget form {
    float: left !important;
    margin: 0 0 0px 0 !important;
    padding: 0;
    width: 100% !important;

}
.widget_filtro_ultimate_widget form  .filtro-ultimate-secao {
    float: left;
    margin: 0px 0 20px 0;
    padding: 0;
    width: 100%;
}
.widget_filtro_ultimate_widget form  .filtro-ultimate-secao h4 {
    float: left;
    margin: 0px 0 10px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    font-size: 17px;
    border-bottom: 1px solid #000;
}
.widget_filtro_ultimate_widget form  .filtro-ultimate-secao label {
    float: left;
    margin: 0px 0 5px 0;
    padding: 0;
    width: 100%;
    font-size: 13px;
    font-weight: var(--global_font_weight_4);
}
.widget_filtro_ultimate_widget form button.limpar-filtro {
  width: auto !important;
  padding: 0 10px;
  height: 30px;
  background: var(--global_cor_background_1);
  font-size: 11px;
  font-family: var(--global_font_1);
  margin: 10px 0px 0 0;
  border-radius: 4px;
  float: left;
  font-weight: var(--global_font_weight_7);
  color: var(--global_cor_2); 
  line-height: 31px;
  text-align: center;
}
.widget_filtro_ultimate_widget form button.limpar-filtro:hover {
  background: var(--global_cor_background_3);
  color: var(--global_cor_1) !important;  
}
.open_filter,
.close_filter {
  width: auto !important;
  padding: 0 10px;
  height: 30px;
  background: var(--global_cor_background_1);
  font-size: 13px;
  font-family: var(--global_font_1);
  margin: 0px 0px 20px 0;
  border-radius: 3px;
  float: left;
  font-weight: var(--global_font_weight_7);
  color: var(--global_cor_3); 
  line-height: 31px;
  text-align: center;
    border:0;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar5 {
  float: right;
  margin: 37px 0 0;
  padding: 0;
  width: 11%;
}
.sidebar5 ul {
  float: left;
  margin: px 0 0;
  padding: 0;
  width: 100%;
}
.sidebar5 ul li {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
  list-style: none;
}
.sidebar5 ul li .wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
}
.sidebar5 ul li .wpml-ls-legacy-list-horizontal ul {
}
.sidebar5 ul li .wpml-ls-legacy-list-horizontal ul li {
    float: left;
    margin: 0;
}
.sidebar5 .wpml-ls-legacy-list-horizontal a {
  display: block;
  text-decoration: none;
  padding: 0px 4px 0px;
  line-height: 1;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.homepage{
	float: left;
	height: auto;
	margin: 120px auto 0px;
	padding: 0 0% 0px !important;
	position: relative;
	width: 100%;
	background: var(--global_cor_background_2);
}
.homepage .mastersingle {
    float: left;
    width: 100%;
    margin:0px 0px 0px 0;
    height: auto;
    padding: 0 0% 50px;
}
.homepage .mastersingle .textos.heading {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0px;
    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: 20px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.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 .hover_image_top {
    position: absolute;
  z-index: 1;
  height: 150px;
  width: 100%;
  background-size: 30% !important;
    top:0;
    background-repeat: repeat-x !important;
    background-position: 0 0% !important;
}
.homepage .mastersingle .media .caixaimagem .hover_image_bottom {
    position: absolute;
  z-index: 1;
  height: 150px;
  width: 100%;
  background-size: 30% !important;
    bottom:0 !important;
    background-repeat: repeat-x !important;

    background-position: 0 100% !important;
}
.homepage .mastersingle .media .caixaimagem .slide {
    float: left;
    width: 100%;
    height: 710px;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
}
.homepage .mastersingle .media .caixaimagem img {
	width:100%;
	height:auto;
	float: left;
}
.homepage .mastersingle .media .caixagaleria {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 30px 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: 500px;
    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 .textos {
    float: left;
    height: auto;
    margin: 0 10%;
    width: 80%;
    padding: 0px 0;
}
.homepage .mastersingle .textos h2 {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;  
  height: auto;
  color: var(--global_cor_1);
  font-size: 35px;
  font-weight: var(--global_font_weight_8);
  font-family: var(--global_font_2);
}
.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.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_1);
	font-size: 15px !important;
	line-height: 23px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}
.homepage .mastersingle .textos .all p strong {
    font-weight: var(--global_font_weight_3)
}
.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 .colunas.texto_over_image {
    float: left;
    width: 100%;
    margin:0px 0px 0 0;
    height: auto;
    position: relative;
}
.homepage .mastersingle .colunas.texto_over_image.lg_1 {
    float: left;
    width: 100%;
    margin:280px 0px 0 0;
    height: auto;
    position: relative;
}
.homepage .mastersingle .colunas.texto_over_image .medias {
    float: left;
    width: 100%;
    margin:0%;
    height: auto;
    position: relative;
}
.homepage .mastersingle .colunas.texto_over_image .medias .media {
    float: left;
    width: 100%;
    margin:0%;
    height: auto;
    position: relative;
}
.homepage .mastersingle .colunas.texto_over_image .medias .media .caixaimagem {
    float: left;
    width: 100%;
    margin:0%;
    height: auto;
    position: relative;
}
.homepage .mastersingle .colunas.texto_over_image .medias .media .caixaimagem .slide {
  float: left;
  width: 100%;
  margin:0px 0 0px 0;
  padding:0;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
}
.homepage .mastersingle .colunas.texto_over_image.lg_1 .medias .media .caixaimagem .slide {
  height: 80vh !important;
  background-position:50% 50%;
}
.homepage .mastersingle .colunas.texto_over_image.lg_2 .medias .media .caixaimagem .slide {
  height: 60vh !important;
  background-position:50% 100% !important;
}
.homepage .mastersingle .colunas.texto_over_image.lg_3 .medias .media .caixaimagem .slide {
  height: 60vh !important;
  background-position:50% 100% !important;
}
.homepage .mastersingle .colunas.texto_over_image .medias .media .caixaimagem img {
    width: 100%;
    height: auto;
}
.homepage .mastersingle .colunas.texto_over_image .outros {
  top: calc(50%);
  padding: 0;
  left: 20%;
  transform: translateX(0%) translateY(-70%);
  z-index: 1;
  position: absolute;
  float: inherit;
  margin: 0 !important;
  width: 60%;
}
.homepage .mastersingle .colunas.texto_over_image .outros .all {
    float: left;
    width: 100%;
    margin:0%;
    height: auto;
    position: relative;
}
.homepage .mastersingle .colunas.texto_over_image .outros .all h2 {
  float: left;
  width: 60%;
  margin: 0px 0;
  height: auto;
  color: var(--global_cor_1);
  font-size: 105px;
  font-weight: var(--global_font_weight_8);
  text-align:left;
  line-height: 80px;
  font-family: var(--global_font_2);
  text-transform: uppercase;
}
.homepage .mastersingle .colunas.texto_over_image.lg_2 .outros .all h2 {
  color: var(--global_cor_1);
  width: 100%;
  font-size: 60px;
  font-weight: var(--global_font_weight_8);
  text-align: right;
  height: 55px;
  line-height: 55px;
}
.homepage .mastersingle .colunas.texto_over_image.lg_2 .outros .all h2 a {
  color: #ff1e48;
  height: 55px;
  float: right;
  line-height: 55px;
}
.homepage .mastersingle .colunas.texto_over_image.lg_2 .outros .all h2 a:hover {
  color: var(--global_cor_1);
}
.homepage .mastersingle .colunas.texto_over_image.lg_3 .outros .all h2 {
  color: #0f7da6;
  width: 100%;
  font-size: 60px;
  font-weight: var(--global_font_weight_8);


  text-align: left;
  height: 55px;
  line-height: 55px;
}
.homepage .mastersingle .colunas.texto_over_image.lg_3 .outros .all h2 a {
  color: var(--global_cor_1);
  height: 55px;
  float: left;
  line-height: 55px;
}
.homepage .mastersingle .colunas.texto_over_image.lg_3 .outros .all h2 a:hover {
  color: #ff1e48;
}
.homepage .mastersingle .colunas.texto_over_image .outros .all p {
  float: left;
  height: auto;
  margin: 5px 0 0;
  padding: 0px 0%;
  width: 100%;
  font-weight: var(--global_font_weight_4);
  text-align: left;
  line-height: auto;
}
.homepage .mastersingle .colunas.texto_over_image.lg_1 .outros .all p {
  width:100%;
  font-size: 20px !important;
  color: var(--global_cor_1);
  text-align:l;
  margin: 0;
}
.homepage .mastersingle .colunas.texto_over_image.lg_2 .outros .all p {
  width:100%;
  font-size: 20px !important;
  color: var(--global_cor_1);
  text-align: right;
  margin: 0;
}
.homepage .mastersingle .colunas.texto_over_image.lg_3 .outros .all p {
  width:60%;
  font-size: 15px !important;
  color: var(--global_cor_1);
  text-align: left;
  margin: 0;
  line-height: 25px;
}
.homepage .mastersingle .colunas.texto_over_image .special_button {  
    height: 30px;
    margin: 0px 0;
    padding: 0px 0%;
    line-height:23px;
    font-size: 25px !important;
    font-weight: var(--global_font_weight_4);
    text-align: center;
    position: absolute;
    z-index: 2;
    background: red;
    border-radius: 100%;
    width: 30px;
}
.homepage .mastersingle .colunas.texto_over_image .special_button a {  
    color: #fff !important;
}
.homepage .colunas .entrada_coluna .buttons {
    float: left;
    height: auto;
    margin: 0px 0;
    padding: 0px 0%;
    width: 100%;
    font-weight: 400;
}
.homepage .colunas .entrada_coluna .wp-block-button {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 0%;
    width: auto;
    font-weight: 400;
}
.homepage .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;
}
.homepage .colunas .entrada_coluna .wp-block-button .wp-block-button__link:hover {
    background: var(--global_cor_background_4);    
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.homepage .mastersingle .cover {
    float: left;
    width: 100%;
    margin:0px 0px 0px 0;
    height: auto;
    padding: 0 0% 0px;
    position: relative;
}
.homepage .mastersingle .cover .media {
  float: left;
  height: auto;
  margin: 0px 0%;
  padding: 0 0 0px;
  position: relative;
  width: 100%;
}
.homepage .mastersingle .cover .media .caixaimagem {
  float: left;
  height: auto;
  margin: 0px 0%;
  padding: 0 0 0px;
  position: relative;
  width: 100%;
}
.homepage .mastersingle .cover .media .caixaimagem .background {
  height: 100%;
  margin: 0px 0%;
  padding: 0 0 0px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.homepage .mastersingle .cover .media .caixaimagem .slide {
  float: left;
  height: 70vh;
  margin: 0px 0%;
  padding: 0 0 0px;
  position: relative;
  width: 100%;
}
.homepage .mastersingle .cover .textos {
  float: left;
  width: 80%;
  margin: 0;
  height: auto;
  position: absolute;
  z-index: 1;
  transform: translateX(0%) translateY(-50%);
  top: 50%;
  left: 10%;
}
}
.homepage .mastersingle .cover .textos .all {
    float: left;
    height: auto;
    margin: 0 0 0 0%;
    width: 100%;
    padding: 0px 0;
}
.homepage .mastersingle .cover .textos h1 {
    float: left !important;
    margin: 0 !important;
    padding: 0px 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    color: var(--global_cor_2);
    font-size: 64px !important;
    line-height: 50px !important;
    font-family: var(--global_font_1);
    font-weight:var(--global_font_weight_8);
}
.homepage .mastersingle .cover .textos p {
    float: left !important;
    margin: 20px 0 0 0 !important;
    padding: 0px 0 0 0 !important;
    width: 60% !important;
    height: auto !important;
    color: var(--global_cor_2);
    font-size: 22px !important;
    line-height: 25px !important;
    font-family: var(--global_font_1);
    font-weight:var(--global_font_weight_4);
}
.homepage .mastersingle .cover .textos p strong {
    font-weight: var(--global_font_weight_8);
}

.homepage .mastersingle .colunas_media {
	width:80.5% !important;
	height:auto!important;
    float: left!important;
	margin: 0px 9.5% !important;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.homepage .mastersingle .colunas_media .entrada_coluna .media {
	height:auto;
    float: left;
	margin: 0 0.5%;
    padding: 0;
    width: 99%;
}
.homepage .mastersingle .colunas_media .entrada_coluna {
	margin: 20px 0;
    width:100%;;
    padding: 0;
	flex-basis: 50%;
}
.homepage .mastersingle .colunas_media .entrada_coluna.divide-02 .media {
	margin: 0 0.5%;
    width: 99%;
}
.homepage .mastersingle .colunas_media .entrada_coluna.divide-03 .media {
	margin: 0 1.5% !important;
    width: 97%;
}
.homepage .mastersingle .colunas_media .entrada_coluna.divide-04 .media {
	margin: 0 2% !important;
    width: 96%;
}
.homepage .mastersingle .colunas_media .entrada_coluna .media .caixaimagem {
	height:auto;
    float: left;
	margin: 0 !important;
    padding: 0;
    width: 100%;
}
.homepage .mastersingle .colunas_media .entrada_coluna .media .caixaimagem img {
	height:auto;
    width: 100%;
}
.homepage .mastersingle .quote  {
	width:60%;
	height:auto;
    float: left;
	margin: 80px 20% 0;
    position:relative;
}
.homepage .mastersingle .quote p  {
	float: left !important;
	margin: 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_1);
	font-size: 44px !important;
	line-height: 38px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_8);
}
.homepage .mastersingle .quote  blockquote  {
	float: left !important;
	margin: 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
}
.homepage .mastersingle .quote  blockquote cite  {
	float: left !important;
	margin: 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_1);
	font-size: 18px !important;
	line-height: 32px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
    font-style: normal !important;
}
.homepage .mastersingle .colunas {
	width:80% !important;
	height:auto!important;
    float: left!important;
	margin: 35px 10% 35px 10% !important;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.homepage .mastersingle .colunas .entrada_coluna {
	height:auto!important;
	margin: 0 !important;
    position: relative;
	flex-basis: 50%;
}
.homepage .mastersingle .colunas .entrada_coluna .media {
	height:auto;
    float: left;
	margin: 0 0% !important;
    padding: 0;
    width: 100%;
}
.homepage .mastersingle .colunas .entrada_coluna.divide-02 .media {
	margin: 0 0% !important;
    width: 100%;
}
.homepage .mastersingle .colunas .entrada_coluna.divide-03 .media {
	margin: 0 1.5% !important;
    width: 97%;
}
.homepage .mastersingle .colunas .entrada_coluna.divide-04 .media {
	margin: 0 2% !important;
    width: 96%;
}

.homepage .mastersingle .colunas .entrada_coluna .media .caixaimagem {
	height:auto;
    float: left;
	margin: 0 !important;
    padding: 0;
    width: 100%;
}
.homepage .mastersingle .colunas .entrada_coluna .media .caixaimagem img {
	height:auto;
    width: 100%;
	border-radius: 5px;
}

.homepage .mastersingle .colunas .entrada_coluna .tudo {
	margin: 0 !important;
    padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 5%;
	width: 90%;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos  {
	width:100%;
	height:auto;
    float: left;
	margin-left: 0;
	margin-right: 0;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all  {
	width:100%;
	height:auto;
    float: left;
	margin: 0px 0%;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all .post-title {
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_6);
    padding: 0;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all .post-title h1 {
	font-family: var(--global_font_1);
	color: var(--global_cor_1);
	font-size: 30px;
	font-weight: var(--global_font_weight_8);
	padding: 00;
	margin: 0;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all .post-title h2 {
	font-family: var(--global_font_1);
	font-size: 30px;
	font-weight: var(--global_font_weight_3);
	margin: 20px 25% 0;
	width: 50%;
	height: 50px;
	line-height: 50px;
}

.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all h1 {
    float: left;
    width: 100%;
    margin-left:0%;
    margin-right:0%;
    padding: 0;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all h2 {
float: left;
  width: 100%;
  margin: 0 0px 5px 0;
  height: auto;
  color: var(--global_cor_1);
  font-size: 20px;
  font-weight: var(--global_font_weight_7);
line-height: inherit !important;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all p {
	float: left !important;
	margin: 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_1);
	font-size: 15px !important;
	line-height: 22px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all p strong {
    font-weight: var(--global_font_weight_7);
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .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_1);
	font-weight: var(--global_font_weight_5);
	text-decoration: underline;
}
.homepage .mastersingle .colunas .entrada_coluna .tudo .textos .all a:hover {
    color: var(--global_cor_1)
    -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 .colunas_so_textos {
	width:80% !important;
	height:auto!important;
    float: left!important;
	margin: 50px 10% !important;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna {
	height:auto!important;
	margin: 0 !important;
    position: relative;
    padding:0;
	flex-basis: 50%;
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos {
	height:auto!important;
	margin: 0 !important;
    position: relative;
    padding:0;
	float: left;
	width: 95%;
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .post-title {
	height:auto!important;
	margin: 0 !important;
    position: relative;
    padding:0;
	float: left;
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .post-title .all {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0px 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .post-title .all h2 {
  float: left;
  width: 100%;
  margin: 0 0px 5px 0;
  height: auto;
  color: var(--global_cor_1);
  font-size: 20px;
  font-weight: var(--global_font_weight_7);
  line-height: inherit !important;
}



.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .textos {
    float: left;
    height: auto;
    width: 100%;
    padding: 0px 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
    margin-left: 0;
    margin-right: 0;
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .textos .all {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0px 0;
    font-family: var(--global_font_1);
    font-weight: var(--global_font_weight_4);
}

.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .textos p {
	float: left !important;
	margin: 0 !important;
	padding: 0px 0 0 0 !important;
	width: 100% !important;
	height: auto !important;
	color: var(--global_cor_1);
	font-size: 14px !important;
	line-height: 21px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_4);
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .textos p strong {
    font-weight: var(--global_font_weight_6);
}
.homepage .mastersingle .colunas_so_textos .entrada_coluna .so_textos .textos 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 .colunas_so_textos .entrada_coluna .so_textos .textos 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;
}






.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}



.homepage .mastersingle .produtos_home {
	float: left;
	width: 82%;
    margin: 0px 9% 20px;
	list-style: none;
}
.homepage .mastersingle .produtos_home .produto-selecionado {
	float: left;
	width: calc((100% / 3) - 2%);
    margin: 0px 1%;
    padding: 0;
}

.homepage .conteudo_loja ul.products li {
  margin: 0px 0px 0px 0px !important;;
}
.homepage .mastersingle .produtos_home .produto-selecionado .view-product  {
  display: block;
  float: left;
  color: var(--global_cor_1);
  font-size: 13px;
  margin: 10px 0 3px;
  font-weight: var(--global_font_weight_4);
}
.homepage .mastersingle .produtos_home .produto-selecionado .view-product:hover  {
  color: red !important;
}
#pageloja .conteudo_loja ul.products li .added_to_cart {
    padding: 7px 10px;
    position: absolute;
    width: auto !important;
    background: var(--global_cor_background_4);
    text-align: center;
    font-size: 11px;
    color: var(--global_cor_1);
    font-weight: var(--global_font_weight_7);
    right: 22%;
    bottom: 20px;
    border-radius: 4px;
}
#pageloja .conteudo_loja ul.products li .added_to_cart:hover {
    background: #f7f7f7;
    color: var(--global_cor_3);
        border:1px solid #e6e6e6;
}
.homepage .mastersingle .produtos_home .produto-selecionado img {
  margin: 0px 0%;
  float: left;
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.homepage .mastersingle .produtos_home .produto-selecionado .price {
  display: block;
  width: 100%;
  margin: 0px;
  font-size: 14px !important;
  font-family: var(--global_font_1);
  font-weight: var(--global_font_weight_7);
  color: var(--global_cor_1);
  float: left;
}

.homepage .mastersingle .produtos_home .produto-selecionado .price small {
  color: var(--global_cor_1);
  font-weight: 400;
  margin-bottom: 0;
  width: 100%;
  margin: 0px 0 10px;
  float: left;
  font-size: 11px !important;
  line-height: 10px;
}
.homepage .mastersingle .produtos_home .produto-selecionado .price p {
  font-weight: 500;
  color:var(--global_cor_1);
}
.homepage .mastersingle .produtos_home .produto-selecionado .price .amount {
}
.homepage .mastersingle .produtos_home .produto-selecionado .price del {
    opacity: 1;
    color: var(--global_cor_1);
    display: inline-block;
}
.homepage .mastersingle .produtos_home .produto-selecionado .price ins {
  background: 0 0;
  font-weight: 500;

  display: inline-block;
  text-decoration: none;
  color: var(--global_cor_3);
}
.homepage .mastersingle .produtos_home .produto-selecionado .price del .woocommerce-Price-amount {
    color: var(--global_cor_1);
    font-weight: 00;
}
.homepage .mastersingle .produtos_home .produto-selecionado .price ins .woocommerce-Price-amount {
display: inline-block;
font-weight:600 !important;
text-decoration: none;
}
.homepage .mastersingle .produtos_home .produto-selecionado .button {
  width: auto !important;
  padding: 0 10px;
  height: 30px;
  background: var(--global_cor_background_1);
  font-size: 14px;
  font-family: var(--global_font_1);
  margin: 10px 0px 0px 0;
  border-radius: 3px;
  border:0;
  font-weight: var(--global_font_weight_7);
  color: var(--global_cor_2);
  text-align: center;
  line-height: 30px;
  float: left;
}
.homepage .mastersingle .produtos_home .produto-selecionado .button:hover {
  background: var(--global_cor_background_3);
  color: var(--global_cor_4);
}




.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.pagination {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 6px;
    margin: 0 20% 40px;
    width: 80%;
}
.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.2s ease;
    font-size: 12px;
    font-weight: var(--global_font_weight_6);
}

.pagination a:hover {
    background-color: #0073aa;
    border-color: #0073aa;
    color: #fff;
}

.pagination .current {
    background-color: var(--global_cor_background_4);
    border-color: #000;
    color: #fff;
    font-weight: var(--global_font_weight_8);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.swiper-button-next, .swiper-button-prev {
	color: var(--global_cor_5) !important;
}
.swiper-pagination-bullet-active {
	background: var(--global_cor_3) !important;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: 100% !important;
	float: left !important;
	padding: 10px 0;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.legal {
	float: left !important;
	height: auto !important;
	margin: 0px 0 0px 0 !important;
	padding: 250px 15% 470px 15% !important;
	position: relative !important;
	width: 70% !important;
	background: url("../images/back.jpg") #f1e8e1 0 100% no-repeat;
}
.legal a {
  text-decoration:underline;
}
.legal a:hover {
	color:var(--cordois);
   text-decoration:underline;
}
.legal .mastersingle {
    float: left;
    height: auto;
    margin: 0px 0% 40px 0%;
    padding: 0 0 0px;
    position: relative;
    width: 100%;

}
.legal .mastersingle img {
    height: auto;
    max-width: 100%;
}
.legal .mastersingle .media .caixaimagem.big {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 30px 0;

    padding: 0;
	position:relative;
}
.legal .mastersingle .media .caixagaleria {
    float: left;
    width: 100%;
    height: auto;

    margin: 0px 0px 30px 0;
    padding: 0;
	position: relative;
}
.legal .mastersingle .media .caixagaleria img {
	width:100%;
	height:auto;
}
.legal .mastersingle .slide {
    height: 80vh;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.legal .mastersingle .textos {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
    font-family: var(--fontdois);
    font-weight: var(--global_font_weight_4);
}
.legal .mastersingle .textos.post-title {
    margin: 0 0 20px 0;
}
.legal .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_7);
	font-size: 35px;
	color: var(--global_cor_3);

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

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

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

.legal .mastersingle .textos.heading .all h2 {
	float: left;
	height: auto;
	margin: 0;
	width: 100%;
	padding: 0;
	font-family: var(--fontdois);
	font-weight: var(--global_font_weight_4);
	font-size: 25px;
	color: var(--global_cor_3);
}
.legal .mastersingle .texto.headings .all h3 {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
    font-family: var(--fontdois);
    font-weight: var(--global_font_weight_3);
    font-size: 25px;
    color: var(--cordois);
}
.legal .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;
}
.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: 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: 23px !important;
    font-family: var(--global_font_1);
    font-weight:var(--global_font_weight_4);
}
.legal .mastersingle .textos .all p strong {
    font-weight: var(--global_font_weight_7);
}
.legal .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;
}
.legal .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_3);
	font-size: 14px !important;
	line-height: 28px !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_3);
	font-size: 14px !important;
	line-height: 30px !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_3);
    font-size: 14px !important;
    line-height: 30px !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_3);
	font-size: 14px !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_3);
	font-size: 14px !important;
	line-height: 28px !important;
	font-family: var(--global_font_1);
	font-weight: var(--global_font_weight_5);
}
.legal .mastersingle .textos .all a {
    color:var(--global_cor_3);
	-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;
}
.redes-sociais-container a {
  width: 18% !important;
  margin:0px 5% 0 0 !important;
}
circle::before, .circle::after, .circle {
  background:#f00 !important;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
#footer {
    color: var(--global_cor_1)fff;
    height: 43px;
    margin: 30px 0 0 0%;
    padding: 10px 0 0;
    text-transform: uppercase;
    width: 76%;
}
#footer a.menutab:link, #footer a.menutab:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    display: inline-block;
    height: auto;

    margin: 0 0.3%;
    padding: 1%;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#footer a.menutab:active, #footer a.menutab:hover {
    /*background: none repeat scroll 0 0 #ffb400;*/
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.regras {
  float: left;
  margin: 0 10%;
  padding: 0px 0% 0px;
  width: 80%;
  height: 100px;
  border-top: 1px dotted #beb6b1;
  border-bottom: 1px dotted #beb6b1;
  background-size: 25%;
}
.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: 26%;
}

.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{}
.crochet_top {
  float: left;
  height: 130px;
  margin: 0;
  padding: 0px 0 0 0;
  position: absolute;
  width: 100%;
  background: url(../images/renda_a.webp) 50% 0% repeat-x;
  top: 120px;
  z-index:2;
  background-size: 30%;
}
.crochet_cover_bottom {
  float: left;
  height: 140px;
  margin: 0;
  padding: 0px 0 0 0;
  position: absolute;
  width: 100%;
  background: url(../svg/renda_top.svg) 50% -2% repeat-x;  
  bottom:0px;
  z-index:2;
  rotate: 180deg;
}
.crochet_footer {
    float: left;
    height: 150px;
    margin: 0;
    padding: 0px 0 0 0;
    position: relative;
    width: 100%;
    background: url(../svg/renda_top.svg) 50% -2% repeat-x;
    background-size: 30%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.down_master {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 0 0 0;
    position: relative;
    width: 100%;
}
.down_enter {
	height: auto;

	margin: 0px 0 0;
	padding: 40px 0 0 0;
	width: 100%;
	float: left;
	background: var(--global_cor_background_5);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.erro {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 150px 0;
}

.erro .caixaimagem {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.erro .caixaimagem picture {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.erro .caixaimagem picture .slide {
	width: 100%;
	height: 60vh;
	float: left;
	margin: 0;

	padding: 0;
	background-position: 50% 50% !important;

	background-size: 60% !important;
	background-repeat: no-repeat !important;
}
.erro .caixaimagem .slide img {
	width:100%;
	height:auto;
}