@import "globais.css";
@import "guides.css";
@import "comuns.css";

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
body {
  font-family: var(--fontum);
  text-rendering: optimizeLegibility;
  background:#0c0b0b;
}
html, body {
    height: auto;
    margin: 0;
    padding: 0;
}
#page {
    float: left;
    height: auto;
    margin: 0px 0% 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

* {
    margin: 0;
    padding: 0;
}
a {
    color: #FFB400;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
}
p {
	color:#FF0000;
}
hr {
    border: 0 none;
    clear: both;
    color: #CCCCCC;
    height: 1px;
    margin: 1.5em 0;
    width: 80%;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
#sitename {
    display: block;
    float: left;
    width: 340px;
}
#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: 130px;
  width: 100%;
  z-index: 4;
  float: left;
  margin: 0;
  padding: 0px 0;
  background:rgb(254, 167, 0);
  position: fixed;
}
.header .colunaesquerda {
    height: auto;
    margin: 0px 15% 0;
    width: 70%;
    padding: 0px 0;
    float: left;
    position: relative;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.logo {
  width: 16%;
  padding: 0;
  height: 190px;
  background: url("../svg/logo.svg") no-repeat 50% 40% #ffffff;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 70%;
  position: relative;
  float: left;
  border-radius: 0 0 5px 5px;
}
.logo.hover {
    float: left;
    margin: 0px 0% 0;
    width: 100%;
    padding: 0;
    font-family: "Playfair Display";
    font-size: 28px;
    height: 120px;
    line-height: 40px;
    background: url("../svg/logo.svg") no-repeat 50% 50%;
        background-size: auto;
    background-size: auto;
    background-size: 25%;
    position: absolute;
    z-index: 2;
    left: 0%;
    top: 50%;
    left: 0;
    transform: translateY(50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -webkit-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.logo svg {
    width: 100%;
	height:auto;
}
.logo a {
	color:#FF4343;   
}
.logo a:hover {
	color:#2E282A;   
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.menu_principal {
  float: left;
  margin:0px 0% 0px 5%;
  padding: 0;
  width: 52%;
  font-weight: 700;
  font-family: var(--fontum);
  text-transform: uppercase;
  font-size: 12px;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
#sidebar {
    display:none;
}
.sidebar1 {
  float: right;
  margin: 30px 4% 0px 0%;
  padding: 0;
  width: 15%;
  font-weight: 700;
  font-family: var(--fontum);
  text-transform: uppercase;
  font-size: 12px;
}
.sidebar1 ul {
 float:right;
 margin:0;
 padding:0;
 width:100%
}
.sidebar1 ul li {
  float: left;
  margin: 0;
  padding: 0 2% 0 0;
  width: auto;
  list-style: none;
}
.sidebar1 ul li ul {
 float:left;
 margin:0 ;
 padding:0;
 width:auto
}
.sidebar1 ul #cssmenu {
  float: left;
  margin: 0;
  padding: 0;
  width: 70%;
}
.sidebar1 ul li ul li {
 float:left;
 margin:0 5px;
 padding:0;
 width:auto
}
.sidebar1 a {
 display:inline-block;
 color:var(--corum);
 height:30px;
 line-height:30px
}
.sidebar1 a:hover {
 color:var(--cordois);
}
.sidebar1 li.current-menu-item a,
.sidebar1 li.current-page-item a,
.sidebar1 li.current-menu-ancestor a,
.sidebar1 li.current-page-ancestor a {
 color:var(--cordois) !important;
 font-weight: 600;
}
.sidebar1 li.current-menu-ancestor ul li a {
 color:var(--corum) !important;
 font-weight: 500;
}
.sidebar1 li.current-menu-ancestor ul li.current-menu-item a {
 color: var(--cordois) !important;
 font-weight:900;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar1 ul li.has-sub:hover > a {
    top: -1px;
	z-index: 999;
}
.sidebar1 ul li.has-sub:hover > ul,
.sidebar1 ul li.has-sub:hover > div {
	display: block;
}
.sidebar1 ul li.has-sub > a:hover {

}
.sidebar1 ul li > ul, .sidebar1 ul li > div {
  position: absolute;
  top: 58px;
  padding: 9px 0 10px 15px;
  background: #fff;
  z-index: 999;
  border-radius: 3px;
  display: none;
  margin: 0 0 0 -15px;
}
.sidebar1 ul li > ul {
	width: 300px;
	text-transform: capitalize;
	font-weight: 500;
}
.sidebar1 ul li > ul li {
    display: block;
    list-style: inside none;
    padding: 0%;
    margin: 0;
    position: relative;
    width: 100%;
}
.sidebar1 ul li > ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    color: var(--corum);
    text-decoration: none;
	font-size:13px;
}
.sidebar1 ul li > ul li a:hover {
    color:var(--cordois);
}
.sidebar1 li.current-menu-item ul li a {
  color: var(--corum) !important;
  border: none;
  font-weight: 400;
}

.sidebar1 ul ul a:hover {
	color:var(--cordois)
}
.sidebar1 > ul > li.has-sub > a:hover:before {
	border-top: 5px solid #ffffff;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar2 {
  color: var(--corum);
  float: left;
  margin: 0;
  padding: 0px 15%;
  width: 70%;
  background: #222;
}
.sidebar2 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar2 ul li {
    list-style: none outside none;
    width: 100%;
    float: left;
    margin: 0 0% 0 0;
}
.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%;
}
.sidebar2 ul li ul li a {
    color: var(--corum);
    display: block;
    float: left;
    font-family: var(--fontum);
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 0 0%;
    width: 90%;
    font-weight: 500;
}
.sidebar2 ul li ul li a:hover {
    color: var(--um);
}
.sidebar2 h2 {
  color: var(--corum);
  display: block;
  float: left;
  font-family: var(--fontdois);
  font-weight: 400;
  font-size: 19px;
  height: 17px;
  line-height: 17px;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.sidebar2 h4 {
  color: var(--corum);
  display: block;
  float: left;
  font-family: var(--fontdois);
  font-weight: 400;
  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: #fff;
  font-family: var(--fontum);
  font-weight: 500;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0px 0 0px;
  width: auto;
  float: left;
  position:relative;
}
.sidebar2 ul li p:nth-child(2) {
  float: right;
}
.sidebar2 ul li p:nth-child(1) strong {
    font-weight: 700;
    position: relative;
    padding: 0 0 0 0px;
}
.sidebar2 ul li p:nth-child(1) strong:nth-child(1) {
    font-weight: 700;
    position: relative;
    padding: 0 0 0 20px;
}
.sidebar2 ul li p:nth-child(1) strong:nth-child(2) {
    font-weight: 700;
    position: relative;
    padding: 0 0 0 20px;
}
.sidebar2 ul li p strong {
    font-weight: 700;
    position: relative;
    padding: 0 0 0 0px;
}
.sidebar2 ul li p:nth-child(1) strong:nth-child(1)::before {
  padding: 0;
  color: rgb(4, 170, 252);
  background: url("../svg/email.svg") no-repeat;
  background-size: auto;
  width: 16px;
  height: 12px;
  position: absolute;
  background-size: 100%;
  top: 2px;
  content: "";
  left:0px;
}
.sidebar2 ul li p:nth-child(1) strong:nth-child(2)::before {
  padding: 0;
  color: rgb(4, 170, 252);
  background: url("../svg/phone.svg") no-repeat;
  background-size: auto;
  width: 14px;
  height: 22px;
  position: absolute;
  background-size: 100%;
  top: 0;
  content: "";
  left:0px;
}
.sidebar2 ul li p:nth-child(2) strong::before {
  padding: 0;
  color: rgb(4, 170, 252);
  animation: mymove 2s linear infinite;
  background: url("../svg/envios.svg") no-repeat;
    background-size: auto;
  width: 18px;
  height: 30px;
  position: absolute;
  background-size: 100%;
  top: 1px;
  content:"";
}
.sidebar2 ul li a {
    color: #fff;
}
.sidebar2 ul li a:hover {
    color: var(--cordois);
}
.sidebar2 li.current-menu-item a {
    font-weight: 500;
}
.sidebar2 li.current-menu-item a, .sidebar2 li.current-page-item a, .sidebar2 li.current-page-ancestor a {
    color: var(--um) !important;
	font-weight: 600;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
  float: left;
  margin: 0px 0;
  padding: 0px 15% 10px;
  widt: 70%;
}
.sidebar3 ul {
    margin: 0;
    padding: 0;
	width:100%;
	float:left;
}
.sidebar3 ul li {
  list-style: none outside none;
  float: left;
  margin: 0 0% 0 0;
}
.sidebar3 ul li h2 {
  color: #fea700;
  display: block;
  float: left;
  font-family: var(--fontum);
  font-weight: 700;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.sidebar3 ul li:nth-child(1) {
  width: 27%;
  margin: 0 5% 0 0;
}
.sidebar3 ul li:nth-child(2) {
  width:23%;
}
.sidebar3 ul li:nth-child(3) {
  width:25%;
}
.sidebar3 ul li:nth-child(4) {
  width:20%;
}
.sidebar3 ul li:nth-child(5) {
  width:10%;
  float: right;
}
.sidebar3 ul li ul li {
  width: 100% !important;
  margin: 0 0 7px 0 !important;
}
.sidebar3 ul li:nth-child(4) strong {
  color: ;
  font-size: 21px;
}
.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: #8c8575;
    display: block;
    float: left;
    font-family: var(--fontum);
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 0 0%;
    width: 90%;
    font-weight: 500;
}
.sidebar3 ul li ul li a:hover {
  color: var(--cordois);
}
.sidebar3 ul li p {
    color: #8c8575;
    font-family: var_(--fontum);
    font-weight: 500;
    font-size: 12px;
    height: auto;
    line-height: 21px;
    margin: 0;
    padding: 0px 0 20px;
    width: 100%;
    float: left;
}
.sidebar3 ul li p strong {
    font-weight: 700;
}
.sidebar3 ul li a {
    color: #8c8575;
}
.sidebar3 ul li a:hover {
    color: var(--cordois);
}
.sidebar3 li.current-menu-item a {
    font-weight: 500;
}
.sidebar3 li.current-menu-item a, .sidebar3 li.current-page-item a, .sidebar3 li.current-page-ancestor a {
    color: #fff !important;
	font-weight: 600;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar4 {
  color: var(--corum);
  float: left;
  margin: 0 15%auto;
  padding: 31px 0;
  width: 70%;
  border-top: 1px dotted #8c8575;
}
.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(--corum);
    display: block;
    float: left;
    font-family: var(--fontum);
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 0 0%;
    width: 90%;
    font-weight: 500;
}
.sidebar4 ul li ul li a:hover {
    color: var(--um);
}
.sidebar4 h2 {
  color: var(--corum);
  display: block;
  float: left;
  font-family: var(--fontdois);
  font-weight: 400;
  font-size: 19px;
  height: 17px;
  line-height: 17px;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.sidebar4 h4 {
  color: var(--corum);
  display: block;
  float: left;
  font-family: var(--fontdois);
  font-weight: 400;
  font-size: 19px;
  height: 17px;
  line-height: 17px;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.sidebar4 ul li p {
    color: #8c8575;
    font-family: var_(--fontum);
    font-weight: 600;
    font-size: 12px;
    height: auto;
    line-height: auto;
    margin: 0;
    padding: 0px 0 0px;
    width: 100%;
    float: left;
}
.sidebar4 ul li p strong {
    font-weight: 700;
}
.sidebar4 ul li p strong {
    font-weight: 700;
}
.sidebar4 ul li p strong:nth-child(1)::before{
    content: "\f095";
    font-family: "Font Awesome 5 Free";;
    padding: 0 5px 0 0;
}
.sidebar4 ul li p strong:nth-child(2)::before{
    content: "\f0e0";
    font-family: "Font Awesome 5 Free";;
    padding: 0 5px 0 0;
}
.sidebar4 ul li a {
    color: #8c8575;
}
.sidebar4 ul li a:hover {
    color: #fff;
}
.sidebar4 li.current-menu-item a {
    font-weight: 500;
}
.sidebar4 li.current-menu-item a, .sidebar4 li.current-page-item a, .sidebar4 li.current-page-ancestor a {
    color: var(--um) !important;
	font-weight: 600;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.homepage {
  float: left;
  height: auto;
  margin: 130px auto 0px;
  padding: 0 0% 360px !important;
  position: relative;
  width: 100%;
  background: url("../images/back.jpg") 0 0 no-repeat #efe6dd;
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: auto;
  background-position-x: 0px;
  background-position-y: 0px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: ;
  background-position: bottom;
  background-size: auto;
}
.homepage .mastersingle {
    float: left;
    width: 100%;
    margin:0 0px 30px 0;
    height: auto;
}
.homepage .mastersingle .topo {
    float: left;
    width: 100%;
    margin: 0 0px 0% 0;
    height: auto;
}

.homepage .mastersingle .topo .media {
    float: left;
    height: auto;
    margin: 0px 0 40px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.homepage .mastersingle .topo .media.pos_1 {
    margin: 60px 15% 40px;
    width: 70%;
}
.homepage .mastersingle .topo .media.pos_0 {
    margin: 0px 0 30px;
}
.homepage .mastersingle .topo .media .caixaimagem {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
}
.homepage .mastersingle .topo .media .caixaimagem img {
	width:100%;
	height:auto;
}
.homepage .mastersingle .topo .media .caixagaleria {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
}
.homepage .mastersingle .topo .media .caixagaleria .caixa_slide {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.homepage .mastersingle .topo .media .caixagaleria .caixa_slide .caption {
  float: left;
  height: auto;
  line-height: auto;
  margin: 0px 0 0 0;
  color: #fff;
  text-align: center;
  font-family: var(--font);
  font-size: 50px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 0;
  transform: translateY(50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -webkit-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
  font-weight: 700;
}
.homepage .mastersingle .topo .media .caixagaleria .caixa_slide .caption a {
  color: #fff;
}
.homepage .mastersingle .topo .media .caixagaleria .caixa_slide .caption a:hover {
  color:var(--cordois);
}
.homepage .mastersingle .topo .media .caixagaleria .caixa_slide .slide {
	width:100%;
	height:65vh;
	float:left;
	margin:0;
	padding:0;
	background-size: 100%;
	background-position: 0 100%;
}
.homepage .mastersingle .topo .media.pos_1 .caixagaleria .caixa_slide .slide {
  height: 30vh;
}
.homepage .mastersingle .topo .media .caixagaleria img {
	width:100%;
	height:auto;
    filter: brightness(0.5);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-size: 100% !important;
}
.homepage .mastersingle .topo .media .caixagaleria img:hover {
    filter: brightness(0.8);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.homepage .mastersingle .topo .media .caixaimagem.is-style-rounded img {
    border-radius: 100%;
}
.homepage .mastersingle .topo .textos {
    float: left;
    height: auto;
    margin: 0 15%;
    width: 70%;
    padding: 0px 0;
    font-family: var(--fontum);
    font-weight: 400;
}
.homepage .mastersingle .topo .textos h2 {
  font-family: var(--fontum);
  color: var(--um);
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  background: var(--cordois);
  margin: 40px 25%;
  width: 50%;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
}
.homepage .mastersingle .topo .textos.post-title {
    float: left;
    width: 100%;
    margin: 15px 0 30px 0;
    font-family: var(--fontum);
    color: var(--um);
    font-size: 21px;
    font-weight: 600;
    padding: 0;
	text-align:center;
}
.homepage .mastersingle .topo .textos.post-title h1 {
  font-family: var(--fontum);
  color: var(--um);
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}
.homepage .mastersingle .topo .textos .all {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0px 0;
    font-family: var(--fontum);
    font-weight: 400;
}
.homepage .mastersingle .topo .textos .all p {
    float: left !important;
    margin: 0 !important;
    padding: 0px 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    color: var(--corum);
    font-size: 16px !important;
    line-height: 23px !important;
    font-family: var(--fontdois);
}
.homepage .mastersingle .topo .textos .all p strong {
    font-weight: 300
}
.homepage .mastersingle .topo .textos .all ul {
    float: left;
    margin: 10px 0;
    padding: 0px 0 0 0%;
    width: 100%;
    height: auto;
}
.homepage .mastersingle .topo .textos .all ul li {
    float: left;
    margin: 0;
    padding: 0px 0 0 0;
    width: 100%;
    height: auto;
	color: #727272;
    font-size: 16px;
    line-height: 25px;
    font-family:  var(--fontum);
}
.homepage .mastersingle .topo .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(--corum);
  font-weight: 500;
  text-decoration: underline;
}
.homepage .mastersingle .topo .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 .topo .textos .all em {
	color:var(--cordois);
    font-style: italic;
}
.homepage .mastersingle .topo .textos .all .wp-block-separator {
    float: left;
    width: 6%;
    height: 2px;
    margin: 30px 47%;
    padding: 0;
    background: #000;
}
.homepage .mastersingle .topo .textos .all blockquote {
    float: left;
    height: auto;
    margin: 50px 20% 0;
    width: 60%;
}
.homepage .mastersingle .topo .textos .all blockquote p {
    float: left;
    height: auto;
    margin: 0 0%;
    width: 100%;
    font-weight: 600;
    font-size: 25px !important;
    font-family: var(--fontdois);
    text-align: center;
    color: var(--um);
    line-height: 34px !important;
}
.homepage .mastersingle .topo .textos .all blockquote cite {
    float: left;
    height: auto;
    margin: 10px 0%;
    width: 100%;
    font-weight: 600;
    font-size: 12px !important;
    font-family: var(--fontdois);
    text-align: center;
    color: var(--um);
    font-style: normal;
}
.homepage .mastersingle .topo .cover {
    float: left;
    height: auto;
    margin: 0px 0 0 0;
    padding:0;
    width: 100%;
	position:relative;	
}
.homepage .mastersingle .topo .cover .media {
    float: left;
    height: auto;
    margin: 0;
    padding:0px 0 0 0;
    width: 100%;
	position:relative;
}
.homepage .mastersingle .topo .cover .media .slide {
  width: 100%;
  height: 72vh;
  float: left;
  margin: 0;
  padding: 0;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: 10% 90% !important;
}
.homepage .mastersingle .topo .cover .media .caixaimagem {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
}
.homepage .mastersingle .topo .cover .media .background {
    float: left;
    height:100%;
    margin: 0;
    padding:0px 0 0 0;
    width: 100%;
    position:absolute;
    z-index:1;
}
.homepage .mastersingle .topo .cover .textos {
    z-index:1;
	position:absolute;
}
.homepage .mastersingle .topo .cover .textos .all {
    float: left;
    height: auto;
    margin: 0px 0;
    padding: 0px 0%;
    width: 100%;
    font-size: 36px;
    color: var(--corum);
    font-weight: 400;
}
.homepage .mastersingle .topo .cover .textos .all h1 {
    float: left;
    height: auto;
    margin: 0px 0;
    padding: 0px 0%;
    width: 100%;
    font-size: 36px;
    color: var(--corum);
    font-weight: 400;
}
.homepage .mastersingle .topo .cover .textos .all p {
  float: left;
  height: auto;
  margin: 0px 0;
  padding: 0px 0%;
  width: 100%;
  font-size: 51px !important;
  font-weight: 700;
  line-height: 76px !important;
  font-family: var(--fontum) !important;
}
.homepage .mastersingle .topo .cover .textos .all p em {
    color: var(--corum) !important;
	font-style: normal !important;
	font-size: 26px !important;
}
.homepage .mastersingle .topo .cover .textos .all p a {
    color: var(--um);
}
.homepage .mastersingle .topo .cover .textos .all p a:hover {
    color: var(--corum);
}
.homepage .mastersingle .topo .cover .textos .all .wp-block-button {
    float: left;
    height: auto;
    margin: 90px 35% 50px;
    padding: 0px 0%;
    width: 30%;
    font-weight: 400;
}
.homepage .mastersingle .topo .cover .textos .all .wp-block-button .wp-block-button__link {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size:30px;
    margin: 0;
    padding: 0px;
    width: 100%;
    font-weight: 600;
    background: var(--um);
    color:var(--tres);
    border-radius: 10px;      
}
.homepage .mastersingle .topo .cover .textos .all .wp-block-button .wp-block-button__link:hover {
    background: var(--tres);     
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.produtos_all {
  float: left;
  height: auto;
  margin: 130px auto 0px;
  padding: 0 0% 360px !important;
  position: relative;
  width: 100%;
  background: url("../images/back.jpg") 0 0 no-repeat #efe6dd;
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: auto;
  background-position-x: 0px;
  background-position-y: 0px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: ;
  background-position: bottom;
  background-size: auto;
}
.produtos_all .mastersingle {
    float: left;
    width: 100%;
    margin:0 0px 240px 0
    height: auto;
}
.produtos {
  float: left;
  width: 70%;
  margin: 35px 15% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.produtos.home {
  float: left;
  width: 70%;
  margin: 5px 15% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.produtos.home .produtos_home {
  float: left;
  width: 100%;
  margin: 00px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.produtos .titulo {
  float: left;
  width: 100%;
  margin: 0 0 40px 0;
  font-family: var(--fonttres);
  color: var(--corum);
  font-size: 31px;
  font-weight: 700;
  padding: 0;
  text-align: center;
}
.produtos .entrada {
  float: left;
  width: 25%;
  margin:0;
  height: auto;
  padding: 0;
  position: relative;
  background: bottom;
  background: #fff;
  box-shadow: 10px 10px 10px #e6ded6;
  border-radius: 5px;
}
.produtos .entrada .imagem {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
} 
.produtos .entrada .imagem img {
  width: 100%;
  height: auto;
}
.produtos .entrada {
  float: left;
  width: 25%;
  margin:0;
  height: auto;
  padding: 0;
  position: relative;
  border: 1px solid #ccc;
}
.produtos .entrada.home {
  width: 100%;
}
.produtos .entrada.home {
  width: 100%;
  height: 220px;
  margin: 0 0 20px 0;
  font-size: 12px;
  box-shadow: none;
}
.produtos .entrada .grupo {
  float: left;
  width: 80%;
  margin: 0 10%;
  height: auto;
  padding: 0 0 20px 0;
  position: relative;
}
.produtos .entrada .grupo .imagem {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.produtos .entrada .grupo .imagem img {
  width: 100%;
  height: auto;
}
.produtos .entrada .grupo .titulo {
  float: left;
  width: 100%;
  margin: 0px 0% 20px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
  font-size: 18px;
}
.produtos.home .entrada .grupo .titulo {
  font-size: 12px;
}
.produtos .entrada .grupo .titulo a {
  color:var(--corum)
}
.produtos .entrada .grupo .titulo a:hover {
  color:var(--cordois)
}
.produtos .entrada .grupo .texto {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: 170px;
  padding: 0px 0% 0px;
  position: relative;
  font-size: 18px;
}
.produtos .entrada .grupo .texto  p {
  float: left;
  width: 100%;
  margin: 0px 0% 30px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
  color: var(--corum);
  font-weight: 400;
  font-size: 13px;
  font-family: var(--fonttres);
}
.produtos .grupo_dois {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.produtos .grupo_dois .item_prod {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.produtos .grupo_dois .item_prod .name{
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  padding: 0px 0% 0px;
  position: relative;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  border-top: 1px dotted #000;
  font-weight: 600;
}
.produtos .grupo_dois .item_prod:first-child .name{
  border-top: 0px dotted #000;
}
.produtos.home a.mais {
  float: left;
  width: 12%;
  margin: 30px 44% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
  background: var(--corum);
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  font-size: 12px;
  color:#fff;
}
.produtos.home a.mais:hover {
  background: var(--cordois);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.produtos_all .mastersingle .topo {
    float: left;
    width: 100%;
    margin: 0 0px 0% 0;
    height: auto;
}

.produtos_all .mastersingle .topo .media {
    float: left;
    height: auto;
    margin: 0px 0 40px;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.produtos_all .mastersingle .topo .media.pos_1 {
    margin: 60px 15% 40px;
    width: 70%;
}
.produtos_all .mastersingle .topo .media.pos_0 {
    margin: 0px 0 30px;
}
.produtos_all .mastersingle .topo .media .caixaimagem {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 0px 0;
    padding: 0;
	position:relative;
}
.produtos_all .mastersingle .topo .media .caixaimagem img {
	width:100%;
	height:auto;
}
.produtos_all .mastersingle .topo .media .caixagaleria {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0;
    padding: 0;
	position: relative;
}
.produtos_all .mastersingle .topo .media .caixagaleria .caixa_slide {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.produtos_all .mastersingle .topo .media .caixagaleria .caixa_slide .caption {
  float: left;
  height: auto;
  line-height: auto;
  margin: 0px 0 0 0;
  color: #fff;
  text-align: center;
  font-family: var(--font);
  font-size: 50px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 0;
  transform: translateY(50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -webkit-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
  font-weight: 700;
}
.produtos_all .mastersingle .topo .media .caixagaleria .caixa_slide .caption a {
  color: #fff;
}
.produtos_all .mastersingle .topo .media .caixagaleria .caixa_slide .caption a:hover {
  color:var(--cordois);
}
.produtos_all .mastersingle .topo .media .caixagaleria .caixa_slide .slide {
	width:100%;
	height:65vh;
	float:left;
	margin:0;
	padding:0;
	background-size: 100%;
	background-position: 0 100%;
}
.produtos_all .mastersingle .topo .media.pos_1 .caixagaleria .caixa_slide .slide {
  height: 30vh;
}
.produtos_all .mastersingle .topo .media .caixagaleria img {
	width:100%;
	height:auto;
    filter: brightness(0.5);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-size: 100% !important;
}
.produtos_all .mastersingle .topo .media .caixagaleria img:hover {
    filter: brightness(0.8);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.produtos_all .mastersingle .topo .media .caixaimagem.is-style-rounded img {
    border-radius: 100%;
}


.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: 400;
}
.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(--fontum) !important;
  font-weight: 700;
  font-size: 35px;
  color: var(--corum);
}
.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: 400;
}
.legal .mastersingle .textos.heading .all h1 {
  float: left;
  height: auto;
  margin: 0;
  width: 100%;
  padding: 0;
  font-family: var(--fontdois);
  font-weight: 800;
  font-size: 35px;
  color: var(--corum);
}
.legal .mastersingle .textos.heading .all h2 {
  float: left;
  height: auto;
  margin: 0;
  width: 100%;
  padding: 0;
  font-family: var(--fontdois);
  font-weight: 400;
  font-size: 25px;
  color: var(--corum);
}
.legal .mastersingle .texto.headings .all h3 {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
    font-family: var(--fontdois);
    font-weight: 300;
    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(--fontum);
    font-weight: 700;
	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(--fontum);
    font-weight: 400;
}
.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(--corum);
    font-size: 14px !important;
    line-height: 23px !important;
    font-family: var(--fontum);
    font-weight:400;
}
.legal .mastersingle .textos .all p strong {
    font-weight: 700
}
.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(--corum);
  font-size: 14px !important;
  line-height: 28px !important;
  font-family: var(--fontum);
  font-weight: 400;
}
.legal .mastersingle .textos .all ol li::before {
	counter-increment: sectiona;
	content: counter(sectiona) ". ";
	font-weight:700;
}
.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(--corum);
  font-size: 14px !important;
  line-height: 30px !important;
  font-family: var(--fontum);
}
.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(--corum);
    font-size: 14px !important;
    line-height: 30px !important;
    font-family: var(--fontum);
}
.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(--corum);
    font-size: 14px !important;
    line-height: 30px !important;
    font-family: var(--fontum);
	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: 700;
    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(--corum);
  font-size: 14px !important;
  line-height: 30px !important;
  font-family: var(--fontum);
  font-weight: 400;
}

.legal .mastersingle .textos .all ol li ol li ul li::before {
    font-weight: 700;
    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: 700;
    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: 700;
    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(--corum);
  font-size: 14px !important;
  line-height: 28px !important;
  font-family: var(--fontum);
  font-weight: 400;
}
.legal .mastersingle .textos .all ul li strong {
  font-weight: 700;
  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(--corum);
  font-size: 14px !important;
  line-height: 28px !important;
  font-family: var(--fontum);
  font-weight: 500;
}
.legal .mastersingle .textos .all a {
    color:var(--um);
	-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;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllll PARTNERS lllllllllllllllllllllllllllllllll {}
.partners {
  width: 70%;
  margin: 30px 15% 70px;
  float: left;
  padding: 0;
}
.partners ul {
    width:100%;
    margin:0%;
    float:left;
    padding:0
}
.partners ul li {
  width: 100%;
  margin: 0%;
  float: left;
  padding: 0;
  list-style: none;
  height: 120px;
  background-size: 100% !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  opacity: 0.6;
}
.partners ul li.diera {
background: url("../svg/marcas/diera.svg");
}					
.partners ul li.cofan {
background: url("../svg/marcas/cofan.svg");
}					
.partners ul li.wurth {
background: url("../svg/marcas/wurth.svg");
}						
.partners ul li.robbialac {
background: url("../svg/marcas/robbialac.svg");
}						
.partners ul li.soudal {
background: url("../svg/marcas/soudal.svg");
}						
.partners ul li.quilosa {
background: url("../svg/marcas/quilosa.svg");
}						
.partners ul li.secil {
background: url("../svg/marcas/secil.svg");
}						
.partners ul li.black-decker {
background: url("../svg/marcas/black-decker.svg");
}						
.partners ul li.kapriol {
background: url("../svg/marcas/kapriol.svg");
}						
.partners ul li.cimpor {
background: url("../svg/marcas/cimpor.svg");
}						
.partners ul li.sady {
background: url("../svg/marcas/sady.svg");
}						
.partners ul li.mapei {
background: url("../svg/marcas/mapei.svg");
}						
.partners ul li.bosch {
background: url("../svg/marcas/bosch.svg");
}						
.partners ul li.flux {
background: url("../svg/marcas/flux.svg");
}						
.partners ul li.dewalt {
background: url("../svg/marcas/dewalt.svg");
}						
.partners ul li.weber {
background: url("../svg/marcas/weber.svg");
}						
.partners ul li.cin {
background: url("../svg/marcas/cin.svg");
}						
.partners ul li.titan {
background: url("../svg/marcas/titan.svg");
}
/*.partners ul li.brand {
	transition: all .2s ease-in-out;
}
.partners ul li.brand:hover {
	transform: scale(1.5);
}*/


/*.lllllllllllllllllllllllllllllll PARTNERS lllllllllllllllllllllllllllllllll {}
.servicos {
  float: left;
  width: 100%;
  margin: 0px 0% 110px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.servicos .titulo {
  float: left;
  width: 100%;
  margin: 0 0 40px 0;
  font-family: var(--fontdois);
  color: var(--corum);
  font-size: 40px;
  font-weight: 400;
  padding: 0;
  text-align: center;
}
.servicos .grupo {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.servicos .grupo .entrada {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
  padding: 0;
  position: relative;
}
.servicos .grupo .entrada .thumb {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
}
.servicos .grupo .entrada .thumb img {
  width: 100%;
  height: auto;
  border-radius: 30px;
}
.servicos .grupo .entrada .info {
  float: left;
  height: auto;
  margin: inherit;
  padding: 0%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  transform: translateY(50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -webkit-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
}
.servicos .grupo .entrada .info .titulo {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: 50px;
  padding: 0px 0% 0px;
  position: relative;
  font-size: 58px;
  font-family: var(--fontdois);
  font-weight: 400;
  color: #fff;
  line-height: 50px;
}
.servicos .grupo .entrada .info .titulo a {
  color: var(--cordois);
}
.servicos .grupo .entrada .info .titulo a:hover {
  color: var(--corum);
}
.servicos .grupo .entrada .info .texto {
  float: left;
  width: 100%;
  margin: 0px 0% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
}
.servicos .grupo .entrada .info .texto p {
  float: left;
  width: 60%;
  margin: 0px 20% 0px;
  height: auto;
  padding: 0px 0% 0px;
  position: relative;
  font-size: 23px;
  font-family: var(--fontum);
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.servicos .grupo .entrada .info .texto p strong {
  display: block;
  font-size: 14px;
}*/
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
#footer {
    color: #ffffff;
    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{}
.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;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.erro {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 150px 0;
  background: url("../images/back.jpg") #fff 0 100% no-repeat;
}
.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;
}