/* HEADER Eduardo */

    
body{
  background-color: rgb(32, 32, 24);
  margin: 0;

  
  
}
header{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  
  
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  }

.butao:hover{
  text-decoration: none;
  transform: scale(1.1);
  transition: all .5s;
  padding: 20px;
  
  
  

}
.card:hover{
  text-decoration: none;
  transform: scale(1.1);
  padding: 20px;
  background-color: rgb(32, 32, 24);
  transition: all .5s;
}
.container{
  width: 100%;
}
.gradiente{
  background-image: linear-gradient(90deg, rgba(233,178,34,1) 13%, rgba(252,255,101,0.8911939775910365) 55%, rgba(233,178,34,1) 91%);
  background-clip: text;/*apaga o fundo que esta atras da letra */
  -webkit-background-clip: text; /*ajuda a apagar o fundo em alguns navegadores*/
  -webkit-text-fill-color: transparent; /*deixa o texto transparente*/
}


.text-bg-dark{
  background-color: black !important;

}
#btnr{
  background-color: #FFE600;
  border: gold;
  background-image: linear-gradient(90deg, rgba(233,178,34,1) 13%, rgba(252,255,101,0.8911939775910365) 55%, rgba(233,178,34,1) 91%);
}
#btnr:hover{
  
 
  background-image: linear-gradient(90deg, rgba(166,166,161,1) 14%, rgba(210,203,188,1) 41%, rgba(231,225,211,0.9332107843137255) 51%, rgba(166,166,161,1) 93%);;
  
}
#btnr0{
  background-color: #FFE600;
  border: gold;
  background-image: linear-gradient(90deg, rgba(166,166,161,1) 14%, rgba(210,203,188,1) 41%, rgba(231,225,211,0.9332107843137255) 51%, rgba(166,166,161,1) 93%);
  color: black;
}
#btnr0:hover{
  background-image: linear-gradient(90deg, rgba(233,178,34,1) 13%, rgba(252,255,101,0.8911939775910365) 55%, rgba(233,178,34,1) 91%);
}
.marca a{

  text-decoration: none;
  
}
.ajusteHeader{
  /* border: #149b14 solid; */
  width: auto;
  padding:0 15px 0 15px;
 
 
  background-image: linear-gradient(90deg, rgba(166,166,161,1) 14%, rgba(210,203,188,1) 41%, rgba(231,225,211,0.9332107843137255) 51%, rgba(166,166,161,1) 93%);
  background-clip: text;/*apaga o fundo que esta atras da letra */
  -webkit-background-clip: text; /*ajuda a apagar o fundo em alguns navegadores*/
  -webkit-text-fill-color: transparent; /*deixa o texto transparente*/
}

/* HEADER Eduardo */

/* CSS BOOTSTRAP */
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
/* fim css booststrap */

.boxPreco{
  margin: 0 150px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.boxtab{
  margin: 0 150px
}

.textos-configuracoes{
  color: white;
}

.confirmados{
  color: white;
}
.textos-planos{
  color:white;
}

.textos-planos2{
  color:gold;
}

.confirmados1{
  color: gold;
}
.confirmados2{
  color: gold;
  border-bottom: white;
}


.color-card{
  background-color: #FFE600;
    border: gold;
    background-image: linear-gradient(90deg, rgba(233,178,34,1) 13%, rgba(252,255,101,0.8911939775910365) 55%, rgba(233,178,34,1) 91%);
}
.preco-plano {
  color:black;
}
.color-card-body{
  background-color: gray;
  outline: none;
}
.color-Premium{
  color: black;
}
.Titulo-empresa{

  display: flex;
  flex-direction: row;
  justify-content: center;
  
}
.conteudo-Titulo-empresa{
  border-radius: 10px;
  background-color: #FFE600;
  border: solid white; 
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 60%;
  background-color: #FFE600;
  border: gold;
  
  height: 50px;
  text-align: center;
  margin-bottom: 0 !important;
}

.Titulo-programador{
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.conteudo-Titulo-programador{
  background-color: #FFE600;
  border: gold; 
  border-radius: 10px;
  height: 50px;
  
  
  display: flex;
  flex-direction: row;
  justify-content: center;
 
  width: 60%;
}
.butao{
 background-color: #484848;
 border: solid gold;
 color:white
}
.botao :hover{
  background-color: #FFE600;
  
  color: #4848;
}

#test{
  border-top: solid white 1px;
  padding-top: 20px;
}



.bronze{
  background: linear-gradient(90deg, rgba(128,74,0,1) 6%, rgba(137,94,26,1) 20%, rgba(176,141,87,1) 48%, rgba(128,74,0,1) 83%);
}
.prata{
  background-image: linear-gradient(90deg, rgba(166,166,161,1) 14%, rgba(210,203,188,1) 41%, rgba(231,225,211,0.9332107843137255) 51%, rgba(166,166,161,1) 93%);
}
.dourado{
  background-image: linear-gradient(90deg, rgba(233,178,34,1) 13%, rgba(252,255,101,0.8911939775910365) 55%, rgba(233,178,34,1) 91%);
}


  /* FOOTER  */

/* COR DO FOOTER  */
.containerFooter{
    background-color: black !important;
    margin:0;
    border-top: solid white 1px;
 }
 
 /* CENTRALIZA O LOGO 'FRONTENDERS ' NO FOOTER  */
 .centraliza{
     font-size: 21px;
 
     display: flex;
     justify-content: center;

 }
 
 /* FOOTER FICAR SEM MARGIN BOTTOM  */
 .my-4{
     margin: 0 !important;
 }
 
footer h1{
    color: white;
}

footer a{
    text-decoration: none;
}

.degrade{
    color: white !important;
}

.degrade:hover{
    background-image: linear-gradient(90deg, rgba(233,178,34,1) 13%, rgba(252,255,101,0.8911939775910365) 55%, rgba(233,178,34,1) 91%);
    background-clip: text;/*apaga o fundo que esta atras da letra */
    -webkit-background-clip: text; /*ajuda a apagar o fundo em alguns navegadores*/
    -webkit-text-fill-color: transparent; /*deixa o texto transparente*/
}
