/*
Asther ProdutoraWeb
2017, Copyright.
Folha de Estilo
*/
* {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
:root {
  font-size: 10px;
  line-height: 120%;
}
:focus {
  outline: none;
}
html body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 10px;
}
/* definição padrão para uso de tamnaho em (variável); */
html body {
  font-family: 'RobotoCondensed-Regular';
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  background-color: #111111;
  --bckImagem: url(../img/fndPgeFrente.jpg);
  background-image: url(../img/elmFndVitrine.svg), url(../img/elmFndVitrine.svg), url(../img/elmFndVitrine.svg), url(../img/elmFndVitrine.svg), url(../img/elmFndVitrine-2.svg), url(../img/elmFndVitrine-2.svg), url(../img/eftTitulo.svg), url(../img/eftTitulo.svg), var(--bckImagem);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left -554px top 130px, right -117px top -176px, right 220px top 190px, right -27px top 216px, left 377px top -25px, left 132px top 145px, right 103px top 655px, right -30px top 734px, center top;
  background-size: 960px,
		370px,
		135px,
		245px,	
		
		96px 48px,
		96px 48px,
		
		145px 72px,
		194px 97px,
		
		2000px 960px;
}
html body#pgeInterno {
  --bckImagem: url(../img/fndPgeInterno.jpg);
}
@media (max-width: 1366px) {
  html body {
    --bckImagemSize: auto 860px;
    background-position: left -700px top 100px, right -80px top -96px, right 150px top 150px, right -20px top 180px, left 150px top -20px, left 50px top 195px, right 90px top 600px, right -30px top 670px, center top;
    background-size: 860px, 270px, 100px, 195px, 96px 48px, 96px 48px, 125px auto, 165px auto, var(--bckImagemSize);
  }
  html body#pgeInterno {
    --bckImagemSize: 2000px 960px;
  }
}
@media (max-width: 1280px) {
  html body {
    --bckImagemSize: auto 700px;
    background-position: left -500px top 60px, right -80px top -96px, right 150px top 150px, right -20px top 180px, left 150px top -20px, left 120px top 155px, right 90px top 600px, right -30px top 670px, center top;
    background-size: 700px, 270px, 100px, 195px, 96px 48px, 96px 48px, 125px auto, 165px auto, var(--bckImagemSize);
  }
  html body#pgeInterno {
    --bckImagemSize: 2000px 960px;
  }
}
@media (max-width: 1024px) {
  html body {
    --bckImagemSize: auto 700px;
    background-position: left -550px top 60px, right -110px top -96px, right 120px top 150px, right -50px top 180px, left 150px top -20px, left 120px top 155px, right 90px top 600px, right -30px top 670px, center top;
    background-size: 700px, 270px, 100px, 195px, 96px 48px, 96px 48px, 125px auto, 165px auto, var(--bckImagemSize);
  }
  html body#pgeInterno {
    --bckImagemSize: 2000px 960px;
  }
}
@media (max-width: 768px) {
  html body {
    --bckImagemSize: auto 600px;
    background-position: left -400px top 60px, right -90px top -76px, right 120px top 130px, right -20px top 180px, left 150px top -20px, left 120px top 155px, right 90px top 600px, right -30px top 670px, center top;
    background-size: 600px, 250px, 80px, 165px, 96px 48px, 96px 48px, 125px auto, 165px auto, var(--bckImagemSize);
  }
  html body#pgeInterno {
    --bckImagemSize: auto 800px;
  }
}
@media (max-width: 412px) {
  html body {
    --bckImagemSize: auto 500px;
    background-position: left -400px top 60px, right -90px top -76px, right 70px top 110px, right -40px top 130px, left 50px top -20px, left 40px top 110px, right 90px top 500px, right -30px top 550px, center top;
    background-size: 500px, 200px, 50px, 125px, 96px 48px, 96px 48px, 90px auto, 110px auto, var(--bckImagemSize);
  }
  html body#pgeInterno {
    --bckImagemSize: auto 800px;
  }
}
:root {
  font-size: 10px;
  line-height: 120%;
  --fsH1: 4rem;
  --fsH2: 3rem;
  --fsH3: 2.5rem;
  --fsP: 2rem;
  --fsNavP: 2rem;
  --fsH2-barra: 4rem;
  --fsH2-vit: var(--fsH2-barra);
  --fsH3-vit: 1.6rem;
  --hPadding: 60px 0 0 0;
  --lgo: 254px;
  --lgosticky: 230px;
  --hSticky: 80px;
  --marTopBlock: 100px;
}
@media (max-width: 1280px) {
  :root {
    --fsH1: 3.8rem;
    --fsH2: 2.8rem;
    --fsH3: 2.3rem;
    --fsP: 2rem;
    --fsNavP: 2rem;
    --fsH2-barra: 3.6rem;
    --fsH2-vit: var(--fsH2-barra);
    --fsH3-vit: 1.6rem;
    --hPadding: 50px 0 0 0;
    --lgo: 230px;
    --lgosticky: 200px;
    --hSticky: 80px;
    --marTopBlock: 80px;
  }
}
@media (max-width: 1024px) {
  :root {
    --fsH1: 3.6rem;
    --fsH2: 2.6rem;
    --fsH3: 2.2rem;
    --fsP: 1.9rem;
    --fsNavP: 1.9rem;
    --fsH2-barra: 3.4rem;
    --fsH2-vit: var(--fsH2-barra);
    --fsH3-vit: 1.6rem;
    --hPadding: 50px 0 0 0;
    --lgo: 230px;
    --lgosticky: 200px;
    --hSticky: 80px;
    --marTopBlock: 70px;
  }
}
@media (max-width: 768px) {
  :root {
    --fsH1: 3.4rem;
    --fsH2: 2.4rem;
    --fsH3: 2.0rem;
    --fsP: 1.9rem;
    --fsNavP: 1.8rem;
    --fsH2-barra: 3rem;
    --fsH2-vit: var(--fsH2-barra);
    --fsH3-vit: 1.6rem;
    --hPadding: 40px 0 0 0;
    --lgo: 230px;
    --lgosticky: 200px;
    --hSticky: 60px;
    --marTopBlock: 60px;
  }
}
@media (max-width: 412px) {
  :root {
    --fsH1: 3rem;
    --fsH2: 2.2rem;
    --fsH3: 1.9rem;
    --fsP: 1.8rem;
    --fsNavP: 1.8rem;
    --fsH2-barra: 2.8rem;
    --fsH2-vit: var(--fsH2-barra);
    --fsH3-vit: 1.6rem;
    --hPadding: 30px 0 0 0;
    --lgo: 200px;
    --lgosticky: 180px;
    --hSticky: 50px;
    --marTopBlock: 40px;
  }
}
@media (max-width: 393px) {
  :root {
    --fsH1: 3rem;
    --fsH2: 2.2rem;
    --fsH3: 1.9rem;
    --fsP: 1.8rem;
    --fsNavP: 1.8rem;
    --fsH2-barra: 2.8rem;
    --fsH2-vit: var(--fsH2-barra);
    --fsH3-vit: 1.6rem;
    --hPadding: 30px 0 0 0;
    --lgo: 200px;
    --lgosticky: 180px;
    --hSticky: 50px;
  }
}
@media (max-width: 375px) {
  :root {
    --fsH1: 3rem;
    --fsH2: 2.2rem;
    --fsH3: 1.9rem;
    --fsP: 1.8rem;
    --fsNavP: 1.8rem;
    --fsH2-barra: 2.6rem;
    --fsH2-vit: var(--fsH2-barra);
    --fsH3-vit: 1.6rem;
    --hPadding: 25px 0 0 0;
    --lgo: 180px;
    --lgosticky: 160px;
    --hSticky: 40px;
  }
}
@media (max-width: 360px) {
  :root {
    --fsH1: 3rem;
    --fsH2: 2.2rem;
    --fsH3: 1.9rem;
    --fsP: 1.8rem;
    --fsNavP: 1.8rem;
    --fsH2-barra: 2.5rem;
    --fsH2-vit: var(--fsH2-barra);
    --fsH3-vit: 1.6rem;
    --hPadding: 25px 0 0 0;
    --lgo: 160px;
    --lgosticky: 140px;
    --hSticky: 40px;
  }
}
button {
  cursor: pointer;
}
button.MenuResp {
  background-color: #111111;
  border-radius: 0px;
  padding: 15px;
  width: 56px;
  height: 56px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
button.MenuResp div {
  background-color: #FFFFFF;
  width: 100%;
  padding-top: 18%;
}
button.btnFechar {
  background-color: #FFFFFF;
  border-radius: 0px;
  border: 1px solid #000000;
  padding: 15px;
  width: 56px;
  height: 56px;
  position: relative;
}
button.btnFechar div:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "X";
  font-size: calc(56px - 16px);
  color: #000000;
  line-height: 100px;
  text-align: center;
}
button.btn {
  position: relative;
  background-color: #111111;
  border-radius: 0px;
}
button.btn a {
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsNavP);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  display: block;
  color: #FFFFFF;
  padding: 10px 15px;
  text-transform: uppercase;
}
button.btn:hover {
  background-color: #D9A300;
}
header#hdrSite {
  width: 100%;
  min-width: 320px;
  position: absolute;
  top: 0;
  z-index: 10000;
}
header#hdrSite div#Topo {
  position: relative;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--hPadding);
}
header#hdrSite div#Topo figure {
  width: var(--lgo);
}
header#hdrSite div#Topo figure a {
  display: block;
}
header#hdrSite div#Topo figure a img {
  width: 100%;
}
@media (max-width: 1366px) {
  header#hdrSite div#Topo {
    width: 100%;
  }
}
header#hdrSite.sticky {
  position: fixed;
  background-color: #111111;
  height: var(--hSticky);
  -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.75) !important;
  box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.75) !important;
  opacity: 0;
  transform: translateY(-40px);
  animation-name: sticky;
  animation-duration: .5s;
  animation-timing-function: ease;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}
header#hdrSite.sticky figure {
  position: absolute;
  width: var(--lgosticky) !important;
  bottom: 0px;
  left: 10px;
}
header#hdrSite.sticky nav#mnuPrincipal {
  position: absolute;
  bottom: -15px;
  right: 0;
}
header#hdrSite.sticky nav#mnuPrincipal ul li a {
  font-size: calc(var(--fsNavP) - 10%);
}
@media (max-width: 412px) {
  header#hdrSite.sticky figure {
    left: 5px;
  }
}
@media (max-width: 1366px) {
  header#hdrSite {
    padding: 0 10px;
  }
}
@media (max-width: 412px) {
  header#hdrSite {
    padding: 0 5px;
  }
}
nav#mnuPrincipal {
  display: flex;
  align-items: flex-start;
}
nav#mnuPrincipal button.MenuResp {
  visibility: hidden;
}
nav#mnuPrincipal ul {
  padding: 0px 0px;
  overflow: hidden;
}
nav#mnuPrincipal ul li {
  display: inline-block;
  margin: 0 10px;
}
nav#mnuPrincipal ul li a {
  display: block;
  color: #FFFFFF;
  font-size: var(--fsNavP);
  text-transform: uppercase;
  padding: 20px 4px;
  white-space: nowrap;
}
nav#mnuPrincipal ul li a:hover {
  color: #D9A300;
}
nav#mnuPrincipal ul li.ativo a {
  color: #D9A300;
}
nav#mnuPrincipal ul li.ativo a:hover {
  color: #D9A300;
}
nav#mnuPrincipal ul li:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  nav#mnuPrincipal button.MenuResp {
    visibility: visible;
  }
  nav#mnuPrincipal > ul {
    display: none;
  }
}
@media (max-width: 412px) {
  nav#mnuPrincipal button.MenuResp {
    padding: 12px;
    width: 48px;
    height: 48px;
  }
}
#mnuResponsivo {
  position: fixed;
  z-index: 10011;
  width: 320px;
  height: 100vh;
  top: 0;
  left: -320px;
  display: none;
  background-color: #FFFFFF;
  -webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.75) !important;
  box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.75) !important;
}
#mnuResponsivo header {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  border-bottom: 1px solid #D9A300;
}
#mnuResponsivo header h2 {
  padding: 8px 4px 8px 10px;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: normal;
  color: #000000;
}
#mnuResponsivo header button.btnFechar {
  border: 1px solid #111111;
  padding: 10px;
  width: 30px;
  height: 30px;
}
#mnuResponsivo header button.btnFechar div:after {
  font-size: calc(30px - 10px);
  color: #111111;
}
#mnuResponsivo ul {
  padding: 50px 0px 40px;
  border-bottom: 1px solid #D9A300;
}
#mnuResponsivo ul li {
  margin-bottom: 6px;
}
#mnuResponsivo ul li a {
  display: block;
  padding: 5px 0 5px 10px;
  color: #111111;
  font-size: 2.3rem;
  border-right: 3px solid #FFFFFF;
  text-transform: uppercase;
}
#mnuResponsivo ul li a:hover {
  color: #D9A300;
  border-right: 5px solid #D9A300;
}
#mnuResponsivo ul li.ativo a {
  color: #D9A300;
  border-right: 5px solid #D9A300;
}
@keyframes sticky {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#Vitrine {
  width: 100%;
  max-width: 1366px;
  min-width: 320px;
  height: 100vh;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#Vitrine #cntVitrine {
  position: absolute;
  z-index: 2;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  width: 45%;
}
#Vitrine #cntVitrine p {
  font-family: 'RobotoCondensed-Bold';
  font-size: var(--fsH2-vit);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  text-shadow: 0.2rem 0.2rem 0.3rem #444444;
}
#Vitrine #cntVitrine p.autor {
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsH3-vit);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  text-align: right;
  text-transform: uppercase;
}
#Vitrine figure {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 5%;
  width: 50%;
}
#Vitrine figure img {
  display: block;
  width: 100%;
}
@media (max-width: 1366px) {
  #Vitrine {
    height: 120vh;
  }
  #Vitrine #cntVitrine {
    left: 5%;
  }
  #Vitrine figure {
    width: 45%;
    right: -5%;
    bottom: 0;
  }
}
@media (max-width: 1280px) {
  #Vitrine {
    height: 110vh;
  }
}
@media (max-width: 1024px) {
  #Vitrine {
    height: 105vh;
  }
  #Vitrine figure {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #Vitrine {
    height: 75vh;
  }
  #Vitrine figure {
    width: 75%;
    right: -10%;
    bottom: 0;
  }
}
@media (max-width: 412px) {
  #Vitrine {
    height: 60vh;
  }
  #Vitrine figure {
    width: 110%;
    right: -20%;
    bottom: 0;
  }
}
#barrTopo {
  width: 100%;
  max-width: 1366px;
  min-width: 320px;
  padding-top: calc(var(--hSticky) * 2);
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#barrTopo h2,
#barrTopo h1 {
  font-family: 'RobotoCondensed-Bold';
  font-size: var(--fsH2-barra);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  text-shadow: 0.2rem 0.2rem 0.3rem #444444;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1366px) {
  #barrTopo h2,
  #barrTopo h1 {
    font-size: calc(var(--fsH2-barra) - 30%);
  }
}
#Palestras {
  position: relative;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  margin-top: var(--marTopBlock);
  background: url(../img/fndPalestras.png) no-repeat top left;
  background-size: auto 754px;
  min-height: 754px;
}
#Palestras h2 {
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsH2);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #D9A300;
}
#Palestras h2.eftBarr {
  background-size: auto calc(var(--fsH2) - 10%);
  padding-bottom: calc(var(--fsH3));
}
#Palestras h2.barCinza {
  background-image: url(../img/eftTitulo.svg);
  background-repeat: no-repeat;
}
#Palestras h2.barPreto {
  background-image: url(../img/eftTitulo-depoimento.svg);
  background-repeat: no-repeat;
}
#Palestras h2.barEsquerda {
  text-align: left;
  background-position: bottom left;
}
#Palestras h2.barCentro {
  text-align: center;
  background-position: bottom center;
}
#Palestras p {
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsP);
  line-height: 135%;
  font-weight: normal;
  font-variant: normal;
  margin-bottom: 25px;
}
#Palestras ul {
  font-family: 'RobotoCondensed-Regular';
  font-size: calc(var(--fsP) + 0.2rem);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  margin-bottom: 25px;
}
#Palestras ul li {
  background: url(../img/mrc-dourado.svg) no-repeat top 6px left;
  background-size: 18px;
  color: #B28500;
  margin-bottom: 5px;
  padding: 2px 0 2px 35px;
}
#Palestras ul li a {
  color: #D9A300;
}
#Palestras ul li a:hover {
  color: #FFD24D;
}
#Palestras ul {
  padding: 10px 20px 0 20px;
}
#Palestras #cntPalestras {
  margin-left: 60%;
  padding-top: 10%;
}
@media (max-width: 1366px) {
  #Palestras {
    padding: 0 10px;
  }
}
@media (max-width: 1280px) {
  #Palestras {
    background-size: auto 680px;
    min-height: 680px;
  }
  #Palestras #cntPalestras {
    padding-top: 7%;
  }
}
@media (max-width: 1024px) {
  #Palestras {
    background-position: top left -200px;
  }
  #Palestras #cntPalestras {
    padding-top: 10%;
    margin-left: 50%;
  }
}
@media (max-width: 768px) {
  #Palestras {
    background-position: top left -45vw;
  }
  #Palestras #cntPalestras {
    padding-top: 5%;
  }
  #Palestras #cntPalestras ul li {
    background-size: auto 14px;
  }
}
@media (max-width: 601px) {
  #Palestras {
    background-position: top left -75vw;
  }
  #Palestras #cntPalestras {
    padding-top: 10%;
    margin-left: 25%;
  }
}
@media (max-width: 412px) {
  #Palestras {
    background-size: auto 580px;
    min-height: 580px;
    background-position: top left -95vw;
  }
  #Palestras #cntPalestras {
    margin-left: 0%;
  }
}
#Depoimentos {
  position: relative;
  width: 100%;
  margin-top: var(--marTopBlock);
  height: auto;
  padding: 0 10% 110px;
}
#Depoimentos #boxDepoimentos {
  position: relative;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 100px 0 0 0;
}
#Depoimentos #boxDepoimentos h2 {
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsH2);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #D9A300;
}
#Depoimentos #boxDepoimentos h2.eftBarr {
  background-size: auto calc(var(--fsH2) - 10%);
  padding-bottom: calc(var(--fsH3));
}
#Depoimentos #boxDepoimentos h2.barCinza {
  background-image: url(../img/eftTitulo.svg);
  background-repeat: no-repeat;
}
#Depoimentos #boxDepoimentos h2.barPreto {
  background-image: url(../img/eftTitulo-depoimento.svg);
  background-repeat: no-repeat;
}
#Depoimentos #boxDepoimentos h2.barEsquerda {
  text-align: left;
  background-position: bottom left;
}
#Depoimentos #boxDepoimentos h2.barCentro {
  text-align: center;
  background-position: bottom center;
}
#Depoimentos #boxDepoimentos #slideDepoimentos {
  margin: 25px 0 0 0;
  text-align: center;
  font-size: var(--fsP);
}
#Depoimentos #boxDepoimentos #slideDepoimentos .imgDepoimentos {
  border-radius: 100%;
  width: 160px;
  margin: 0 auto 25px;
  overflow: hidden;
  -webkit-box-shadow:  0px 0px 10px -2px rgba(0, 0, 0, 0.85) !important;
  -moz-box-shadow:  0px 0px 10px -2px rgba(0, 0, 0, 0.85) !important;
  box-shadow:  0px 0px 10px -2px rgba(0, 0, 0, 0.85) !important;
}
#Depoimentos #boxDepoimentos #slideDepoimentos .imgDepoimentos img {
  width: 100%;
}
@media (max-width: 768px) {
  #Depoimentos #boxDepoimentos #slideDepoimentos .imgDepoimentos {
    width: 120px;
  }
}
#Depoimentos #boxDepoimentos #slideDepoimentos p {
  margin: 0 0 25px 0;
  line-height: 135%;
}
#Depoimentos #boxDepoimentos #slideDepoimentos p.Nome {
  margin-bottom: 0px;
  color: #D9A300;
  font-size: calc(var(--fsP) + 0.2rem);
}
#Depoimentos #boxDepoimentos #slideDepoimentos p.Empresa {
  color: #BABABA;
  font-size: calc(var(--fsP) - 0.2rem);
}
#Depoimentos {
  clip-path: polygon(0 13%, 100% 0, 100% 100%, 0 92%);
  background-color: #222222;
  background-image: url(../img/elmFndDepoimento.svg), url(../img/elmFndDepoimento.svg), url(../img/elmFndDepoimento.svg), url(../img/elmFndDepoimento.svg), url(../img/elmFndDepoimento.svg);
  background-repeat: no-repeat;
  background-position: top -10% left 15%, bottom 15% left 17%, bottom -5% left 22%, top -50% right 8%, top 47% right 20%;
  background-size: 250px,
		100px,
		140px,
		370px,
		93px;
}
@media (max-width: 1366px) {
  #Depoimentos {
    background-position: top -10% left -5%, bottom 15% left 0, bottom -5% left 5%, top -50% right -8%, top 47% right 10%;
  }
}
@media (max-width: 768px) {
  #Depoimentos {
    background-position: top -10% left -25%, bottom 15% left 0, bottom -5% left 5%, top -60% right -35%, top 47% right 10%;
  }
}
@media (max-width: 601px) {
  #Depoimentos {
    clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 96%);
    background-position: top -10% left -100px, bottom 15% left 0, bottom -5% left 5%, top -60% right -250px, top 47% right 10%;
  }
}
#cntSite {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 100px 50px;
  min-height: 400px;
  position: relative;
  background: #111111;
  background: linear-gradient(0deg, rgba(17, 17, 17, 0.9) 0%, rgba(17, 17, 17, 0.95) 75%, rgba(0, 0, 0, 0) 100%);
  /* LAYOUT DENTRO DO cntSITE ===============================================================================*/
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#cntSite #Conteudo {
  color: #FFFFFF;
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsP);
  line-height: 135%;
  font-weight: normal;
  font-variant: normal;
}
#cntSite #Conteudo h1,
#cntSite #Conteudo h2,
#cntSite #Conteudo h3,
#cntSite #Conteudo h4 {
  font-family: 'RobotoCondensed-Bold';
  font-size: var(--fsH1);
  line-height: 135%;
  font-weight: normal;
  font-variant: normal;
  text-transform: uppercase;
}
#cntSite #Conteudo hgroup {
  margin-bottom: 30px;
}
#cntSite #Conteudo hgroup h1 {
  color: #D9A300;
  text-align: left;
}
#cntSite #Conteudo hgroup h1 a {
  color: #D9A300;
}
#cntSite #Conteudo hgroup h1 a:hover {
  text-decoration: none;
}
#cntSite #Conteudo p,
#cntSite #Conteudo ul,
#cntSite #Conteudo h2,
#cntSite #Conteudo h3 {
  margin-bottom: 25px;
}
#cntSite #Conteudo h2 {
  color: #D9A300;
  font-size: var(--fsH2);
}
#cntSite #Conteudo h3 {
  color: #878787;
  font-size: var(--fsH3);
}
#cntSite #Conteudo a {
  color: #FFD24D;
}
#cntSite #Conteudo a:hover {
  text-decoration: underline;
}
#cntSite #Conteudo ul {
  padding: 0 2%;
}
#cntSite #Conteudo ul li {
  background: url(../img/mrc-dourado.svg) no-repeat left 8px;
  background-size: 12px 12px;
  padding: 0 0 0 20px;
  margin-bottom: 5px;
  color: #B28500;
}
#cntSite #Conteudo ul li a {
  color: #FFD24D;
}
@media (max-width: 1024px) {
  #cntSite #Conteudo ul li {
    background-position: left 7px;
  }
}
#cntSite #Conteudo .Quadro ul li,
#cntSite #Conteudo .QuadroNoticia ul li {
  background-image: none;
  display: inline-block;
  padding: 0px;
  margin: 8px;
  width: 147px;
  height: 78px;
}
#cntSite #Conteudo .Quadro ul li img,
#cntSite #Conteudo .QuadroNoticia ul li img {
  width: 100%;
  height: 100%;
}
#cntSite button.MenuResp {
  background: #878787;
  position: fixed;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  z-index: 500;
}
#cntSite #Conteudo {
  display: block;
  flex-grow: 1;
}
#cntSite #Conteudo + #Navegacao {
  margin-left: 50px;
}
#cntSite #Navegacao ul {
  width: 300px;
}
@media (max-width: 1280px) {
  #cntSite {
    padding: 90px 45px;
  }
  #cntSite #Navegacao ul {
    width: 280px;
  }
}
@media (max-width: 1024px) {
  #cntSite {
    padding: 80px 40px;
  }
  #cntSite #Navegacao ul {
    width: 250px;
  }
}
@media (max-width: 768px) {
  #cntSite {
    padding: 70px 35px;
    flex-direction: column;
    align-items: center;
  }
  #cntSite button.MenuResp {
    visibility: visible;
  }
  #cntSite #Conteudo {
    margin-right: 80px;
  }
  #cntSite #Conteudo + #Navegacao {
    margin-left: 0px;
    margin-top: 50px;
  }
  #cntSite #Navegacao ul {
    width: 320px;
  }
}
@media (max-width: 601px) {
  #cntSite {
    padding: 60px 30px;
  }
  #cntSite #Conteudo {
    margin-right: 50px;
  }
}
@media (max-width: 412px) {
  #cntSite {
    padding: 40px 30px;
  }
  #cntSite button.MenuResp {
    padding: 12px;
    width: 48px;
    height: 48px;
  }
  #cntSite #Conteudo {
    margin-right: 30px;
  }
  #cntSite #Navegacao ul {
    width: 320px;
  }
}
#Navegacao ul {
  border-radius: 0px;
  background-color: #111111;
  padding: 28px 0;
  -webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.75) !important;
  box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.75) !important;
}
#Navegacao ul li {
  margin-bottom: 10px;
  border-left: 7px solid #111111;
}
#Navegacao ul li:last-child {
  margin-bottom: 0px;
}
#Navegacao ul li a {
  display: block;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'RobotoCondensed-Bold';
  font-size: var(--fsNavP);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  padding: 3px 28px;
}
#Navegacao ul li a:hover {
  color: #D9A300;
}
#Navegacao ul li.ativo {
  border-left: 7px solid #D9A300;
}
#Navegacao ul li.ativo a {
  color: #D9A300;
}
#Navegacao ul li.ativo a:hover {
  color: #D9A300;
}
/*
<nav class="mnuPaginacao">
			<ul>
				<li class="PageAct"><a href="1">1</a></li>
				<li><a href="2">2</a></li>
				<li><a href="3">3</a></li>
				<li><a href="4">4</a></li>
				<li class="trespontos"><a href="...">...</a></li>
				<li><a href="5">5</a></li>
			</ul>
		</nav>
*/
nav.mnuPaginacao {
  max-width: 300px;
  padding: 30px 0 0;
  margin: 0 auto;
}
nav.mnuPaginacao ul {
  text-align: center;
}
nav.mnuPaginacao ul li {
  display: inline-block;
  border: 1px solid #C7C7C7;
  background-color: #DDDDDD;
  color: #333333;
  margin: 5px;
  font-family: 'RobotoCondensed-Bold';
  font-size: 2.5rem;
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
}
nav.mnuPaginacao ul li a {
  display: block;
  padding: 4px 8px;
  color: #333333;
}
nav.mnuPaginacao ul li:hover {
  border: 1px solid #C7C7C7;
  background-color: #333333;
}
nav.mnuPaginacao ul li:hover a {
  color: #FFFFFF;
}
nav.mnuPaginacao ul li.PageAct {
  border: 1px solid #000000;
  background-color: #000000;
  color: #FFFFFF;
}
nav.mnuPaginacao ul li.PageAct a {
  color: #FFFFFF;
}
nav.mnuPaginacao ul li.trespontos {
  border: 0;
  background: none;
}
#frmFtrContato {
  display: block;
  height: auto;
  padding: 0;
}
#frmFtrContato input::-webkit-input-placeholder,
#frmFtrContato input:-ms-input-placeholder,
#frmFtrContato input::-webkit-input-placeholder,
#frmFtrContato input:-ms-input-placeholder {
  color: #BABABA;
}
#frmFtrContato input:-moz-placeholder,
#frmFtrContato input::-moz-placeholder,
#frmFtrContato input:-moz-placeholder,
#frmFtrContato input::-moz-placeholder {
  color: #BABABA;
  opacity: 1;
}
#frmFtrContato h2 {
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsH3);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  color: #D9A300;
  margin: 5px 0 25px 0;
}
#frmFtrContato form {
  width: 100%;
  height: auto;
}
#frmFtrContato input[type="text"],
#frmFtrContato input[type="email"],
#frmFtrContato input[type="tel"],
#frmFtrContato select,
#frmFtrContato textarea {
  font-family: 'RobotoCondensed-Regular';
  font-size: calc(var(--fsP) - 0.2rem);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  color: #111111;
  border: solid 1px #222222;
  background-color: #FFFFFF;
  border-radius: 0px;
  padding: 10px 10px;
  margin-bottom: 8px;
}
#frmFtrContato input[type="text"],
#frmFtrContato input[type="email"],
#frmFtrContato input[type="tel"] {
  width: 100%;
}
#frmFtrContato select {
  width: 100%;
  height: 42px;
}
#frmFtrContato textarea {
  width: 100%;
  height: 160px;
}
#frmFtrContato button {
  background-color: #D9A300;
  padding: 10px;
  color: #222222;
  font-family: 'RobotoCondensed-Regular';
  font-size: calc(var(--fsP) - 0.2rem);
  line-height: 120%;
  font-weight: 100;
  font-variant: normal;
  text-transform: uppercase;
}
footer#ftrSite {
  color: #FFFFFF;
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsP);
  line-height: 135%;
  font-weight: normal;
  font-variant: normal;
  margin-top: var(--marTopBlock);
  /*	
	@media @1024{
		
		section.cntFooter{
			gap: 60px;
			grid-template: 
				"contato atendimento"
				"contato selo"
				/ 1fr 1fr; 


			#Selo{
				img{
					margin: 0 auto 0 0;
				}
			}

		}
		
	}
	
	
	@media @601{
		
		section.cntFooter{
			padding: 60px 30px;
			gap: 20px;
		}
		
	}
	
	@media @412{
		
		section.cntFooter{
			padding: 40px 30px;
			gap: 40px;
			grid-template: 
				"atendimento"
				"contato"
				"selo"
				/ 1fr; 

			#Selo{
				img{
					margin: 0 auto 0;
					width: 150px;
				}
			}

		}
		
		section#Creditos{
			padding: 10px 0 40px;

			ul{
				grid-template-columns: repeat(auto-fit, 100%);

				li{
					&:last-child{
						text-align: center;
					}
					text-align: center;
				}
			}
		}
		
	}
	*/
}
footer#ftrSite h2 {
  font-family: 'RobotoCondensed-Regular';
  font-size: var(--fsH2);
  line-height: 120%;
  font-weight: normal;
  font-variant: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #D9A300;
}
footer#ftrSite h2.eftBarr {
  background-size: auto calc(var(--fsH2) - 10%);
  padding-bottom: calc(var(--fsH3));
}
footer#ftrSite h2.barCinza {
  background-image: url(../img/eftTitulo.svg);
  background-repeat: no-repeat;
}
footer#ftrSite h2.barPreto {
  background-image: url(../img/eftTitulo-depoimento.svg);
  background-repeat: no-repeat;
}
footer#ftrSite h2.barEsquerda {
  text-align: left;
  background-position: bottom left;
}
footer#ftrSite h2.barCentro {
  text-align: center;
  background-position: bottom center;
}
footer#ftrSite section#cntFooter {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  display: grid;
  gap: 30px;
  grid-template: "numeros contato" / 1fr 2fr;
}
footer#ftrSite section#cntFooter p,
footer#ftrSite section#cntFooter ul {
  margin-bottom: 25px;
}
footer#ftrSite section#cntFooter ul li {
  margin-bottom: 8px;
}
footer#ftrSite section#cntFooter #Numeros {
  grid-area: numeros;
}
footer#ftrSite section#cntFooter #Numeros ul li span {
  display: inline-block;
  width: 100px;
  font-size: calc(var(--fsP) + 0.3rem);
}
footer#ftrSite section#cntFooter #Numeros ul li span.num {
  color: #878787;
  font-family: 'RobotoCondensed-Bold';
  font-size: calc(var(--fsP) + 1rem);
  line-height: 135%;
  font-weight: normal;
  font-variant: normal;
}
footer#ftrSite section#cntFooter #Contato {
  grid-area: contato;
  display: grid;
  gap: 30px;
  grid-template: "h2 h2" "div form" / 1fr 1fr;
}
footer#ftrSite section#cntFooter #Contato h2 {
  grid-area: h2;
  margin-bottom: -5px;
}
footer#ftrSite section#cntFooter #Contato div {
  grid-area: div;
}
footer#ftrSite section#cntFooter #Contato form {
  grid-area: form;
}
footer#ftrSite section#cntFooter #Contato ul.tel {
  padding: 10px 20px;
}
footer#ftrSite section#cntFooter #Contato ul.tel li {
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 100%;
  padding: 2px 0 2px 50px;
}
footer#ftrSite section#cntFooter #Contato ul.tel li.tel {
  background-image: url(../img/ico-tel.svg);
}
footer#ftrSite section#cntFooter #Contato ul.tel li.wpp {
  background-image: url(../img/ico-wpp.svg);
}
footer#ftrSite section#cntFooter #Contato ul.tel li a {
  color: #D9A300;
}
footer#ftrSite section#cntFooter #Contato ul.redesocial {
  margin-bottom: 25px;
}
footer#ftrSite section#cntFooter #Contato ul.redesocial li {
  display: inline-block;
  width: 31px;
  margin: 2px;
}
footer#ftrSite section#cntFooter #Contato ul.redesocial li img {
  display: block;
  width: 100%;
}
footer#ftrSite section#Creditos {
  border-top: 1px solid #222222;
  padding: 10px 0 80px;
  margin-top: var(--marTopBlock);
}
footer#ftrSite section#Creditos ul {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-template-columns: repeat(auto-fit, 50%);
  justify-content: center;
}
footer#ftrSite section#Creditos ul li {
  font-size: 1.7rem;
  white-space: nowrap;
}
footer#ftrSite section#Creditos ul li:last-child {
  text-align: right;
}
footer#ftrSite section#Creditos ul li a {
  color: #FFFFFF;
  font-weight: bold;
}
footer#ftrSite section#Creditos ul li a:hover {
  color: #FFFFFF;
}
@media (max-width: 1366px) {
  footer#ftrSite {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  footer#ftrSite section#cntFooter {
    gap: var(--marTopBlock);
    grid-template: "contato" "numeros" / 1fr;
  }
}
@media (max-width: 601px) {
  footer#ftrSite section#cntFooter #Contato {
    gap: 30px;
    grid-template: "h2 h2" "div div" "form form" / 1fr 1fr;
  }
  footer#ftrSite section#Creditos {
    padding: 10px 0 40px;
  }
  footer#ftrSite section#Creditos ul {
    grid-template-columns: repeat(auto-fit, 100%);
  }
  footer#ftrSite section#Creditos ul li {
    text-align: center;
  }
  footer#ftrSite section#Creditos ul li:last-child {
    text-align: center;
  }
}
#Conteudo article:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
