@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Electrolize&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200&display=swap');


.Nivel{
  width: 430px;

}
.Disneyplus {
  width: 400px;
  height: 50px;
}

.fa-arrow-up{
  margin-left: 140px;
  color: white;
  font-size: 35px;
}

.Back-1{
  background-color: white;
  padding: 20px;
}

.logo-image{
  height: 350px;
  margin-top: -100px;
}

.avaliação{
  text-align: center;
  width: 100%;
  font-size: 20px;
  border: rgb(255, 166, 0) 2px solid;
  border-radius: 15px;
  padding: 20px;
  height: 300px;
}

.avaliação li{
  text-align: center;
  font-size: 25px;
  list-style: none;
  font-family: 'Jost', sans-serif;
}

.avaliação h1{
  text-align: center;
}

.avaliação h3{
  font-family: 'Electrolize', sans-serif;
  font-size: 29px;
  height: 30px;
}

.fa-star{
  color: rgb(255, 196, 0);
}

.favoritos{
  padding: 35px;
  margin-top: -60px;
  height: 50px;
}

#btn {
  position: absolute;
  left: -100%;
  top: -100%;
  opacity: 0;
  z-index: -1;
}
  
.btn-love {
  z-index: 5;
  left: 0;
  right: 0;
  top: 20px;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.btn-love:after {
  content: "";
  position: absolute;
  left: 150px;
  right: 0;
  top: 170px;
  margin: 0 auto;
  background: url(https://abs.twimg.com/a/1446862637/img/t1/web_heart_animation.png) 0 0 no-repeat;
  background-size: 2900%;
  height: 110px;
  width: 110px;
}

#btn:checked + .btn-love:after {
  -webkit-animation: heart-burst steps(28) 0.8s 1 both;
          animation: heart-burst steps(28) 0.8s 1 both;
}

@-webkit-keyframes heart-burst {
  0% {
    background-position: left;
  }
  100% {
    background-position: right;
  }
}

@keyframes heart-burst {
  0% {
    background-position: left;
  }
  100% {
    background-position: right;
  }
}

.menor{
  font-size: 27px;
  margin-left: -10px;
}

.avaliação ul{
  text-align: center;
  font-size: 20px;
  margin-left: -20px;
  margin-top: -15px;
  height: 10px;
  font-family: 'Jost', sans-serif;
}

.avaliação hr{
  background-color: rgb(148, 148, 148);
}

code{
  font-size: 25px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.btn-parcelas{
  display: inline-flex;
  padding: 1rem;
  color: #000000;
  border-radius: 4px;
  margin-left: 675px;
  font-size: 20px;
  text-decoration: underline;
  margin-top: -80px;
}

.beneficio-icon-carrinho{
  font-size: 40px;
}

.beneficio-icon{
  font-size: 40px;
}

.btn-parcelas2{
  margin-left: 10px;
  margin-top: -20px;
  width: 550px;
  height: 20px;
  padding: 20px;
  margin-right: 10px;
  font-size: 20px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.btn-leiamais{
  display: inline-flex;
  color: #000000;
  margin-left: -100px;
  font-size: 20px;
  text-decoration: underline;
  margin-top: 1px;
}

main {
  position: absolute;
  top: 100px;
  left: 377px;
  right: 0;
  width: 595px;
  height: 475px;
  bottom: 0;
  overflow: auto;
  font-size: 22px;
  padding: 20px;
}

.modal{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000ab;
  display: grid;
  place-content: center;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
  top: 40px;
  left: -10px;
  z-index: 50;
  transition: 1s;
}

.beneficios{
  justify-content: center;
  display: flex;
  width: 590px;
  margin-top: 50px;
  font-size: 30px;
  border: rgb(119, 119, 119) 2px solid;
  border-radius: 5px;
  padding: 10px 80px;
}

.beneficios .beneficis{
  margin-left: 10px;
  margin-top: -20px;
  width: 550px;
  height: 20px;
  padding: 20px;
  margin-right: 10px;
  font-size: 20px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.fa-gift{
  color:  rgb(255, 88, 88);
}

.uno{
  color:  rgb(30, 141, 34);
}

.modal--2{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: red;
  display: grid;
  place-content: center;
  visibility: hidden;
  opacity: 0;
  transition: 1.3s;
}

.modal__description .p{
  font-size: 10px;
}

.modal-center{
  display: inline-block;
  margin-right: 1px;
  margin-left: 55px;
  margin-top: -60px;
  font-size: 17px;
  text-align: left;
  font-family: 'Montserrat';
  font-weight: bold;
}

.modal-center1{
  display: inline-block;
  margin-right: 40px;
  margin-left: 10px;
  margin-top: -50px;
  font-size: 17px;
  text-align: left;
  font-family: 'Montserrat';
  font-weight: bold;
}

.beneficio-icon{
  text-align: right;
}

.modal-center-avista{
  display: inline;
  margin-right: 55px;
  margin-left: 70px;
  font-size: 17px;
}

.left{
  display: inline;
  font-size: 17px;
}

.right{
  display: inline;
  font-size: 17px;
  margin-left: 70px;
  text-align: right;
}

.modal:target{
  opacity: 1;
  visibility: visible;
}

.modal__content{
  background-color: #ffffff;
  width: 600px;
  height: 500px;
  padding:  2rem 2rem 1rem;
  border-radius: 4px;
  border-top: .5rem solid #ffc107;
}

.modal__title{
  margin-bottom: 1rem;
  text-align: center;
  margin-top: -75px;
}

.modal__link{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: black;
  padding: 0.7rem 2.9rem;
  top: 100px;
  margin-left: 450px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
}

.modal__link-ok{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  color: white;
  padding: 0.7rem 3rem;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
}

.modal__link-ok:hover{
  background-color: #ffc107;
  color: black;
  transition: 1s;
}

.parcela{
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.ruby-list-heading a{
  cursor: pointer;
  font-size: 15px;
  color: black;
  font-weight: bold;
}

.card-img-Pagamento{
  padding: 20px;
  margin-top: -20px;
  margin-left: -20px;
}

.card-img-googgle{
  width: 130px;
  margin-left: -5px;
}

/* Carrosel **/

.carrossl1 {
  position: relative;
  top: -310px;
  width: 690px;
}

.carrossel {
  position: relative;
  top: -300px;
  padding: 20px 0px;
}

.carrossel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: -180px;
}

.carrossel-open:checked + .carrossel-item {
  position: static;
  opacity: 1;
}

.carrossel-item {
  position: absolute;
  opacity: 0;
  transition: opacity 0.6s ease-out;
  padding: 0px 30px;
  height: 590px;
}

.carrossel-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
  border-radius: 10px;
  padding: 80px 100px;
  margin-top: -80px;
}

.carrossel-control {
  background-color: rgba(0, 0, 0, 0.28);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 60px;
  height: 50px;
  line-height: 35px;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  text-align: center;
  width: 50px;
 
}

.carrossel-control.prev {
  left: 5.5%;
}

.carrossel-control.next {
  right: 5.5%;
}

.carrossel-control:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #aaaaaa;
}

.carrossel-indicators {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 2%;
  left: 0;
  right: 800px;
  text-align: center;
  z-index: 10;
  display: inline-flex;
  left: 310px;
}

/* Banner Redes**/

#carrossel-1:checked ~ .control-1,
#carrossel-2:checked ~ .control-2,
#carrossel-3:checked ~ .control-3,
#carrossel-4:checked ~ .control-4 {
  display: block;
}

.carrossel-indicators-redes {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 2%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}

/* Posicionamento Dos pontos **/

.carrossel-indicators li {
  display: inline-block;
  margin: 0 5px;
}

/* Cor e tamanho bos botoes**/

.carrossel-bullet {
  color: rgb(99, 99, 99);
  cursor: pointer;
  display: block;
  font-size: 25px;
}

/* Efeito Botão**/

.carrossel-bullet:hover {
  color: #aaaaaa;
}

/* Cor do botão **/

#carrossel-1:checked ~ .control-1 ~ .carrossel-indicators li:nth-child(1) .carrossel-bullet,
#carrossel-2:checked ~ .control-2 ~ .carrossel-indicators li:nth-child(2) .carrossel-bullet,
#carrossel-3:checked ~ .control-3 ~ .carrossel-indicators li:nth-child(3) .carrossel-bullet,
#carrossel-4:checked ~ .control-4 ~ .carrossel-indicators li:nth-child(4) .carrossel-bullet{
  color: #000000;
}


.list-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.icons-user {
  margin: 1em 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}


.icons-user a{
  margin: 1.0rem;
  align-items: center;
}

.LinksMenu{
  display: inline-block;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  border: 10.5px solid transparent;
  padding: 0.5rem 0.3rem;
  font-size: 20px;

}

.Desenvolvedora{
  display: inline-block;
  text-decoration: none;
  color: #BFC9D1;
}

.Desenvolvedora-1{
  display: inline-block;
  margin-left: 135px;
}

.Desenvolvedora-Img{
  margin-left: -10px;
  width: 50px;
  height: 40px;
}

.LinksMenu:hover {
  color: #ffc107;
  transition: 1s;
}

.Back {
  background-color: none;
  height: 60px;
}

.footer .copyright {
  padding-top: 0px;
  margin-top: 30px;
  border: 0;
  margin-left: 30%;
  font-size: 16px;
}

.search-box{
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%,-50%);
  background-color:rgb(255, 255, 255);
  height: 50px;
  border-radius: 40px;
  padding: 5px;
}

.search-box:hover > .search-txt{
  width: 390px;
  padding: 0 5px;
}

.search-box:hover > .search-btnn{

  background: none;
}

.search-btnn{
  color: rgb(0, 0, 0);
  float: right;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgb(255, 187, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;

}
ul {
  list-style: none;

}

.search-txt{
  border: none;
  background: none;
  outline: none;
  float: left;
  padding: 0px;
  color: rgb(0, 0, 0);
  font-size: 15px;
  transition: 0.3s;
  line-height: 40px;
  width: 400px;
  margin-left: 10px;
}

.Titulos{
  width: 100%;
  margin-top: -50px;
}


.footer-titlee{
  margin-top: -25px;
  margin-right: 230px;
  font-family: 'Electrolize', sans-serif;
  font-size: 50px;
  color: black;
  font-weight: 600;
  margin-bottom: -10px;
  text-align: right;
}

.Titulos3 hr{
  background-color: rgb(0, 0, 0);
  width: 600px;
  margin-top: 70px;
  margin-left: -155px;
}

.Titulos3 .footer-titlee3{
  margin-left: 1100px;
  display: flex;
}

.footer-titlee3{
  margin-top: -5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: black;
  height: 1px;
}

.Valores .frete{
  margin-left: 690px;
  font-size: 15px;
  color: rgb(117, 117, 117);
}

.Valores .Valor-produt{
  margin-left: 650px;
  font-size: 18px;
}

.Valores .Valor-produt2{
  font-size: 22px;
}

.Valores .Valor-produt3{
  font-size: 22px;
  margin-top: 10px;
  display: inline-flex;
}

.Valores .Valor-produt4{
  font-size: 22px;
  margin-left: 370px;
  margin-top: -33px;
  cursor: pointer;
}

.Valor-produt2 hr{
  margin-top: 20px;
  background-color: rgb(0, 0, 0);
  width: 92%;
  margin-left: -1px;
}


.Titulos hr{
  background-color: rgb(0, 0, 0);
  width: 600px;
  margin-left: 650px;
}

.footer-titlee2{
  margin-right: 230px;
  color: rgb(255, 255, 255);
}

.btn.btn-secondary {
  color: #10212E !important;
}

/* Efeito Dos Botoes Login carrinho **/

ul.ruby-menu > li > a:hover,ul.ruby-menu > li:hover > a,ul.ruby-menu > li.ruby-active-menu-item > a:hover,ul.ruby-menu > li.ruby-active-menu-item:hover > a {
  color: #F0AD00;
  transition: 1s;
}

@media(min-width: 767px) {

  /* Transistion Das Setas do Cabeçalho **/

  ul.ruby-menu > li > a:after {
      transition:all .4s ease
  }
  
    /* Transistion Do Sub Menu Abrindo  **/

  ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div {
      transform: translateY(-50px);
      transition: all .5s ease
  }

  ul.ruby-menu > li.ruby-menu-mega-shop:hover > div > ul > li.ruby-active-menu-item > div,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > div {
      transform: translateY(0)
  }

  /* Transistion Das Setas animadas sobre o titulo dos subs menu **/

  ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:after {
      -webkit-transition: all .4s ease;
      transition: all .4s ease
  }
}


div.ruby-wrapper {
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  background: none;
}

div.ruby-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none
}

div.ruby-wrapper > ul {
  position: relative
}

ul.ruby-menu > li {
  float: left;
  font-size: 13.5px
}

ul.ruby-menu > li > a .fa{
  position: relative;
  width: 10px;
}

ul.ruby-menu > li.ruby-menu-right {
  width: 2rem;
}

ul.ruby-menu > li > a {
  display: block;
  line-height: 50px;
  padding: 0 10px 0 15px;
  color: #efefef;
  text-decoration: none;
  font-family: 'Open Sans',sans-serif;
  font-weight: 700;
  text-transform: uppercase
}

/* Setas Que Sobraram ( efeito para ficar invisivel ) **/

ul.ruby-menu > li > a:only-child:after,ul.ruby-menu > li:hover > a:only-child:after {
  content: ''
}

/* Icons Login Carrinho Favoritos **/

ul.ruby-menu > li.ruby-menu-social > a {
  padding: 0;
  width: 30px;
  padding: 0 8px;
  font-size: 18px
}

/* Deixar Invisivel os titulos dos icons **/

ul.ruby-menu > li.ruby-menu-social > a > span {
  display: none
}

ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50px;
  left: 0;
  background: #fff;
  border-top: 4px solid Black;
  overflow: hidden;
  -webkit-box-shadow: 0 8px 24px -5px #ccc;
  -moz-box-shadow: 0 8px 24px -5px #ccc;
  box-shadow: 0 8px 24px -5px #ccc
}

ul.ruby-menu > li.ruby-menu-mega-shop > div {
  text-align: center;
  z-index: 999999
}

/* Cor Drop Down **/

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul {
  width: 100%;
  background: #efefef;
  margin: 0 auto;
  height: 100px;
  padding: 0;
  border-bottom: 1px solid #ddd;
  font-size: 0;
  z-index: 100
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li {
  display: inline-block;
  margin: 0
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
  display: block;
  padding: 20px 95px;
  top: 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  font-stretch: expanded;
  color: #666
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
  position: relative;
  text-decoration: none;
  display: inline-block
}

@media(min-width: 768px) {

  ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
      visibility: hidden;
      opacity: 0
  }

  ul.ruby-menu > li.ruby-menu-mega:hover > div,ul.ruby-menu > li.ruby-menu-mega-blog:hover > div,ul.ruby-menu > li.ruby-menu-mega-shop:hover > div {
      visibility: visible;
      opacity: 1
  }

  ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:after {
      height: 1px;
      position: absolute;
      content: '';
      background-color: Black;
      width: 0
  }

  ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before {
      top: 10px;
      left: 5%
  }

  ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:after {
      bottom: 10px;
      right: 5%
  }

  ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover,.snip1217 .current a {
      color: #000000;
  }

  ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover:after,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a:after,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > a:after {
      width: 90%
  }

  ul.ruby-menu > li > a:after {
      font-family: "FontAwesome";
      text-decoration: none;
      content: '\f107';
      position: absolute;
      margin-left: 5px
  }

  ul.ruby-menu > li:hover > a:after {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg)
  }
}

body{
  background-color: #0c0c0c;
}
a {
    color: #2B2D42;
    font-weight: 500;
    -webkit-transition: 0.2s color;
    transition: 0.2s color;
	  text-decoration: none;
}

/* Comporta os botões na página */

.botoes {
  position:relative;
  display:inline-block;
  margin: 0 auto;
  border: none;
  background-color: transparent;
}

.botoes a{
  padding: 5px;
}

/* Definições */

.botao {
  position:relative;
  display:block;
  background:#fff;
  padding: 0;
  top: 20px;
  line-height: 30px;
  width: 600px;
  height: 40px;
  border: 0;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
  font-size: 20px;
  font-weight: 600;
}

/* Efeitos */

.efeito1 {
  color: #fff;
  background: rgb(0, 0, 0);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.efeito1:hover {
  color: black;
  transition: 0.5s ease;
  background-color: #ffc107;
  -webkit-transform:scale(1.2); 
  -moz-transform:scale(1.2); 
  -o-transform:scale(1.2);
  transform:scale(1.05);
}

.Descrição{
  background-color: black;
  color: white;
  margin-top: -300px;
  margin-left: 20px;
  width: 97%;
  justify-content: center;
  border-radius: 60px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  height: 1500px;
}

.Descrição-2{
  background-color: black;
  color: white;
  margin-top: -300px;
  margin-left: 20px;
  width: 97%;
  justify-content: center;
  border-radius: 60px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  height: 1200px;
}

.Fichatecnica{
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  padding-top: 30px;
  margin-left: 400px;
  height: 10px;
  width: 500px;
}

.Ficha-descrição{
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  padding: 40px;
  margin-left: 450px;
  height: 10px;
  width: 500px;
  color: white;
}

.Titulo{
  text-align: left;
  width: 100%;
  margin-top: 40px;
  margin-left: -350px;
  color: #ffc107;
}

.Titulo p{
  width: 100%;
  margin-left: 50px;
  padding: 50px 0px;
  margin-top: -20px;
}

.Titulo hr{
  background-color: white;
  width: 1000px;
  margin-left: 45px;
}

.Tabela-descrição-right hr{
  background-color: white;
  width: 1000px;
  margin-left: -480px;
}

.Tabela-descrição-right{
  font-size: 16px;
  text-align: left;
  margin-left: 180px;
  width: 100%;
  margin-top: -300px;
  font-family: 'Montserrat', sans-serif;
}

.Tabela-descrição-right p{
  margin: -1px 0px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 0px;
}

.Tabela-descrição-left{
  font-size: 16px;
  text-align: left;
  margin-left: -290px;
  width: 100%;
  margin-top: -50px;
  font-family: 'Montserrat', sans-serif;
}

.Tabela-descrição-left p{
  margin: -1px 0px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 0px;
}

/* Ficha Tecnica ( Camera )**/

.Tabela-descrição-right-1 hr{
  background-color: white;
  width: 1000px;
  margin-left: -480px;
}

.Tabela-descrição-right-1{
  font-size: 16px;
  text-align: left;
  margin-left: 180px;
  width: 100%;
  margin-top: -220px;
}

.Tabela-descrição-right-1 p{
  margin: -1px 0px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 0px;
  font-family: 'Montserrat', sans-serif;
}

.Tabela-descrição-right-2 hr{
  background-color: white;
  width: 1000px;
  margin-left: -480px;
}

.Tabela-descrição-right-2{
  font-size: 16px;
  text-align: left;
  margin-left: 180px;
  width: 100%;
  margin-top: -85px;
}

.Tabela-descrição-right-2 p{
  margin: -1px 0px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 0px;
  font-family: 'Montserrat', sans-serif;
}

.Tabela-descrição-right-3 hr{
  background-color: white;
  width: 1000px;
  margin-left: -480px;
}

.Tabela-descrição-right-3{
  font-size: 16px;
  text-align: left;
  margin-left: 180px;
  width: 100%;
  margin-top: -165px;
}

.Tabela-descrição-right-3 p{
  margin: -1px 0px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 0px;
  font-family: 'Montserrat', sans-serif;
}

 :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #10212E;
  --secondary: #F0AD00;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #EAF3FA;
  --dark: #343a40;
  --white: white;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

figure, footer, header, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

a {
  color: #10212E;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
  border-radius: 10px;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .container {
    max-width: 100%;
  }
}

.container-fluid, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
}

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1342px;
    justify-content: center;
  }
}

.Home {
  background-color: rgb(255, 255, 255);
  flex-wrap: wrap;
  margin-right: 50px;
  margin-left: 0px;
  width: 100%;
}

.Rodape {
  display: flex;
  flex-wrap: wrap;
}

.col-xl,
.col-md-auto, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

@media (min-width: 576px) {

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  /*user-select: none;*/
  background-color: transparent;
  border: 1.5px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.5s ease-in-out, background-color 0.15s ease-in-out, 
  border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
}
.btn-outline-white {
  color: white;
  border-color: white;
}

/** Efeito Redes Sociais */
.btn-outline-white:hover {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
  transition: 0.5s;

  /** Fim Efeito Redes Sociais */

}

@media (prefers-reduced-motion: reduce) {
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-flex {
  display: flex !important;
}

@media (min-width: 768px) {

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

@media (min-width: 992px) {

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@media (prefers-reduced-motion: reduce) {
  .btn .icon {
    transition: none;
  }
}

.btn-link:hover {
  text-decoration: none;
  color: #F0AD00 !important;
}

@media (min-width: 992px) {

.social {
  margin: 0;
}
.social .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 48px;
  height: 48px;
  font-size: 24px;
  padding: 0;
}
@media (min-width: 992px) {

.menu {
  height: 50px;
  position: fixed;
  left: -100%;
  top: 0;
  height: 100vh;
  width: 300px;
  max-width: 90vw;
  background-color: #EAF3FA;
  overflow: hidden;
  overflow-x: visible;
  z-index: 9;
  padding-top: 50px;
  white-space: nowrap;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
@media (min-width: 992px) {
  .menu {
    height: auto;
    width: auto;
    padding: 0;
    display: block;
    width: auto;
    position: static;
    margin: 0 0.8rem;
    background-color: transparent;
  }
}
.menu.active {
  left: 0;
}

.menu .list-inline-item {
  display: block;
  margin: 0;
}
@media (min-width: 992px) {
  .menu .list-inline-item {
    display: inline-block;
  }
}
.menu .list-inline-item .btn {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  text-align: left;
}

.header {
  height: 50px;
  display: flex;
  align-items: center;
  background: white;
  box-shadow: 0 0 10px #BCBCBC;
}
@media (min-width: 768px) {
  .header {
    height: 70px;
  }
}
@media (min-width: 992px) {
  .header {
    background-color: #000000;
    height: 100px;
  }
}
.header .logo {
  margin-left: 10px;
}
.header .logo .logo-img {
  max-width: 100%;
  height: 35px;
  display: block;
  object-fit: contain;
}

@media (min-width: 992px) {
  .header .logo .logo-img {
    height: 60px;
  }

  .header .Enterlogo .logo-img {
    height: 250px;
  }

}
.header .btn-open-social .icon {
  width: 24px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .header .btn-open-social .icon {
    transition: none;
  }
}

.header .btn-open-social:not(.active) .icon-close {
  display: none;
}
.header .btn-open-social.active .icon-menu {
  display: none;
}

.footer {
  margin-top: 50px;
  color: #BFC9D1;
}
@media (min-width: 768px) {
  .footer {
    text-align: left;
  }
}
.footer .logo {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .footer .logo {
    text-align: left;
  }
}
.footer .logo .logo-img {
  max-width: 100%;
  height: 37px;
  display: block;
  object-fit: contain;
}
.footer .footer-title {
  font-size: 1rem;
  color: white;
  font-weight: bold;
  margin-bottom: 12px;
}
.footer .box-content {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .footer .box-content {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.footer .btn-link {
  color: #BFC9D1;
  padding-left: 0;
  padding-right: 0;
  line-height: 15px;
}
.footer .btn-link:hover {
  color: #EAF3FA;
}
/** /Legacy */
body {
  background-color: #000000;
  font-family: "Lato", sans-serif;
  padding-top: 50px;
  color: #232323;
  font-size: 1rem;
}
@media (min-width: 768px) {
  body {
    padding-top: 70px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 90px;
  }
}

/*# sourceMappingURL=estilo.css.map */

.fotosPB img{
  opacity: 0.4;
  filter: grayscale(100%);
}
.fotosPB img:hover{
  opacity: 1;
  filter: grayscale(0%);
}

.sup2em{
  margin-top: 2em;
}
.sup1em{
  margin-top: 1em;
}
textarea{
  resize: none;
}