.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, 0.1);
    border: solid rgba(0, 0, 0, 0.15);
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
      inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
  }
  
  .b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
  }
  
  .bi {
    vertical-align: -0.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;
  }
  
  .navbar {
    background-color: #dad9cc !important;
  }
  
  .navbar a:hover,
  .navbar a:active,
  .navbar a:after {
    color: #1d96aa !important;
  }
  
  .cad {
    background: linear-gradient(180deg, #5c0a0a 0%, #7d1717 100%);
    border: 0 none !important;
    padding: 0 25px;
    border-radius: 100px;
  }
  
  .cad:hover {
    background: linear-gradient(180deg, #7d1717 0%, #5c0a0a 100%);
    border: 0 none !important;
    padding: 0 25px;
    border-radius: 100px;
  }
  
  .logo {
    width: 200px;
  }
  
  
  
  
  @media (max-width:768px) {
    .logo {
      width: 200px;
      margin-top: 25px;
    }
  }
  
  .areaLogin {
    padding: 15px;
  }
  
  .botaoLogin {
  }
  
  .linguageSelector {
    padding-top: 10px;
    padding-right: 15px;
  }
  
  .divBusca {
    float: right;
    position: relative;
    background-color: none;
    border: none;
    border: radius 25px;
    height: 52px;
  }
  
  .divBusca > div > input {
    background-color: #ffffff;
    height: 52px;
    width: 299px;
    border-radius: 20px;
  }
  
  .txtBusca {
    float: left;
    background-color: transparent;
    padding: left 20px;
    font-size: 52px;
    border: none;
    height: 52px;
    width: relative;
  }
  
  .btnBusca {
    border: none;
    height: 69px;
    width: 50px;
    padding-left: 0px;
    background: transparent;
    border: 0 none !important;
    border-radius: none;
    position: absolute;
  }
  
  .saibamais-duvida2 {
    text-align: center !important;
    margin-top: 10px;
    color: #797373;
    text-decoration: none;
  }
  
  .saibamais-duvida {
    color: #ccc;
    text-align: center !important;
    text-decoration: none;
    transition: 0.5 ease;
  }
  
  .saibamais-duvida:hover {
    text-align: center !important;
    margin-top: 10px;
    color: #a4a3a3;
    text-decoration: none;
  }
  
  .saibamais-duvida:active {
    color: #d6d6d6;
  }
  
  
  .modal-icons {
    margin-top: 35px;
  }
  
  .botao-fechar {
    margin-top: 10px;
    margin-left: 460px;
    color: #fff !important;
  }
  
  .btn-assinante {
    background-color: transparent !important;
    border-color: #fff;
    transition: 0.5 ease;
    font-family: prompt;
  }
  
  .btn-assinante:hover {
    background-color: transparent !important;
    color: #ccc;
    border-color: #ccc !important;
  }
  
  .btn-assinante:active {
    background-color: transparent !important;
    color: #d6d6d6;
    border-color: #d6d6d6 !important;
  }
  
  .btn-assinante1 {
    background-color: transparent !important;
    border-color: #fff;
    transition: 0.5 ease;
    font-family: prompt;
    width: 250px;
    height: 40px;
    margin-bottom: 10px;
  }
  
  .btn-assinante1:hover {
    background-color: transparent !important;
    color: #ccc;
    border-color: #ccc !important;
  }
  
  .btn-assinante1:active {
    background-color: transparent !important;
    color: #d6d6d6;
    border-color: #d6d6d6 !important;
  }
  
  
  .btnBusca:hover {
    background: none;
    border: none;
    border-radius: none;
  }
  
  .divBusca img {
    float: right;
  }
  
  .background-config {
    background-image: url(../imagens/background.jpg);
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  
  /* Fernando */
  
  .nav-link {
    color: #ffffff;
    list-style: none;
  }
  
  .nav-link:hover {
    color: #1d96aa !important;
    border-bottom: 4px solid #dbdada;
    list-style: none;
  }
  
  .centerTab {
    float: none;
    display: inline-block;
    zoom: 1;
    text-align: center;
    font-size: 25px;
  }
  
  .tiraUnderline {
    text-decoration: none;
  }
  .sombrita:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  
  .arredonda-imagem {
    border-radius: 0px;
    margin-bottom: 30px;
  }
  .sombraAno {
    -webkit-box-shadow: 0px 2px 0px 0px #d4d4d4;
    -moz-box-shadow: 0px 2px 0px 0px #d4d4d4;
    box-shadow: 0px 2px 0px 0px #d4d4d4;
    margin-bottom: 25px;
    margin-top: 50px;
    color:#4e5252;
    font-weight: 900;
    font-size: 33px;
    font-family: 'Montserrat', sans-serif !important;
    padding-bottom: 10px;
  }
  
  .bannerHome {
    background: url(../imagens/background.jpg) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    margin-top: -30px;
  }
  
  .conteudoBanner {
    left: 15%;
    right: auto;
    max-width: 400px;
    text-align: left;
  }
  
  .conteudoBanner h5 {
    text-align: left;
  }
  
  .conteudoBanner p {
    text-align: left;
  }
  
  /*.conteudoCentro h1{
  
      color:#fff;
      padding-top: 15px;
      padding-bottom: 15px;
    }*/
  
  .conteudoCentroDeslogado {
    padding-top: 110px;
  }
  
  .menuAcervo {
    padding-top: 30px;
    padding-bottom: 20px;
    background: rgb(68, 92, 112);
    background: linear-gradient(
      90deg,
      rgba(68, 92, 112, 1) 0%,
      rgba(87, 117, 144, 1) 50%,
      rgba(68, 92, 112, 1) 100%
    );
  }
  
  .topoAzul {
    background-color: #577590 !important;
    background: linear-gradient(
      90deg,
      rgb(84 131 160) 0%,
      rgb(83 129 159) 50%,
      rgb(84 131 160) 100%
    );
    padding: 15px 0;
    margin-bottom: 0 !important;
  }
  
  .topoVermelho {
    background-color: #e51320 !important;
    background: linear-gradient(
      90deg,
      rgb(150, 42, 42) 0%,
      rgb(129, 35, 35) 50%,
      rgb(90, 31, 20) 100%
    );
    padding: 15px 0;
    margin-bottom: 0 !important;
  }
  
  .topoPreto {
    background-color: #020000 !important;
    background: linear-gradient(
      90deg,
      rgb(37, 29, 29) 0%,
      rgb(21, 20, 31) 50%,
      rgb(0, 0, 0) 100%
    );
    padding: 15px 0;
    margin-bottom: 0 !important;
  }
  
  .topoVerde {
    background: rgb(74, 105, 45);
    background: linear-gradient(
      90deg,
      rgba(74, 105, 45, 1) 0%,
      rgba(99, 143, 92, 1) 50%,
      rgba(74, 105, 45, 1) 100%
    );
    padding: 15px 0;
    margin-bottom: 0 !important;
  }
  
  .bannerAutor {
    background: url(../imagens/gradients.jpg) no-repeat center center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .imageVideos {
    max-width: 50%;
    max-height: 50%;
    align-items: center;
    text-align: center;
    margin: 0 auto 0 auto;
  }
  
  .videoImagem {
    width: 100%;
    transition: all 0.5s ease-in-out;
    border-radius: 19px;
  }
  
  .videoImagem:hover {
    transform: scale(1.1, 1.1);
    cursor: pointer;
    -webkit-box-shadow: inset 0px 0px 25px 11px rgba(255, 255, 255, 0.56);
    -moz-box-shadow: inset 0px 0px 25px 11px rgba(255, 255, 255, 0.56);
    box-shadow: inset 0px 0px 25px 11px rgba(255, 255, 255, 0.56);
  }
  
  .videoImagemMain {
    width: 100%;
    transition: all 0.5s ease-in-out;
    border-radius: 19px;
  }
  
  .videoImagemMain:hover {
    transform: scale(1.1, 1.1);
    cursor: pointer;
    -webkit-box-shadow: inset 0px 0px 25px 11px rgba(255, 255, 255, 0.56);
    -moz-box-shadow: inset 0px 0px 25px 11px rgba(255, 255, 255, 0.56);
    box-shadow: inset 0px 0px 25px 11px rgba(255, 255, 255, 0.56);
  }
  
  .videoButaum {
    background: transparent;
    border: 0;
    padding: 0;
  }
  
  .canaisBanner {
    background: rgb(24, 24, 24);
    filter: drop-shadow(0px 1px 1px #fff);
    padding: 30px 0;
  }
  
  .canaisBannerHome {
    background: rgb(41, 41, 41);
  }
  
  .merchandiseContainer {
    background: rgb(255, 255, 255);
    max-width: 100%;
    /* filter: drop-shadow(0px 10px 10px #787878); */
  }
  
  .fundoCanaisHome {
    background: #020000;
  }
  
  .catFundo {
    /* background-color: rgb(129, 35, 35); */
    border: 1px;
    /* border-color: #333; */
    border-radius: 18px 18px 18px 18px;
    min-height: 200px;
    display: flex;
    justify-content: center;
    transition: all 1s ease-in-out;
  }
  
  .catFundoVideo {
    /* background-color: rgb(129, 35, 35); */
    border: 3px solid grey;
    /* border-color: #333; */
    border-radius: 18px 18px 18px 18px;
    min-height: 110px;
    max-width: 202px;
    display: flex;
    justify-content: center;
    transition: all 1s ease-in-out;
  }
  
  .catFundo:hover {
    transform: scale(1.1, 1.1);
    cursor: pointer;
  }
  
  .apoioPatrocionio {
    background: rgb(201 200 198);
    background: linear-gradient(
      0deg,
      rgb(201 200 198) 20%,
      rgb(201 200 198) 100%
    );
    border: 1px;
    border-color: #333;
    border-radius: 18px 18px 18px 18px;
    min-height: 170px;
    min-width: 265px;
    display: flex;
    justify-content: center;
    transition: all 1s ease-in-out;
  }
  
  .apoioPatrocionio:hover {
    transform: scale(1.1, 1.1);
    cursor: pointer;
  }
  
  .apoioPatrocionio2 {
    border-radius: 18px 18px 18px 18px;
    min-height: 170px;
    min-width: 265px;
    display: flex;
    justify-content: center;
    transition: all 1s ease-in-out;
  }
  
  .apoioPatrocionio2:hover {
    transform: scale(1.1, 1.1);
    cursor: pointer;
  }
  
  /*
    .catFundo721 {
      
      background: rgb(51,35,84);
      background: linear-gradient(128deg, rgba(51,35,84,1) 0%, rgba(8,13,45,1) 100%);
  
    }
    
    .catFundo721:hover {
  
      background: rgb(8,13,45);
      background: linear-gradient(128deg, rgba(8,13,45,1) 0%, rgba(51,35,84,1) 100%);
  
    }
  
    .catFundo719 {
      background: rgb(12,17,20);
      background: linear-gradient(128deg, rgba(12,17,20,1) 0%, rgba(4,61,88,1) 100%);
    }
  
    .catFundo719:hover {
      background: rgb(4,61,88);
      background: linear-gradient(128deg, rgba(4,61,88,1) 0%, rgba(12,17,20,1) 100%);
    }
  
    .catFundo720 {
      
      background: rgb(16,16,16);
      background: linear-gradient(128deg, rgba(16,16,16,1) 0%, rgba(62,123,107,1) 100%);
  
    }
  
    .catFundo720:hover {
      background: rgb(62,123,107);
      background: linear-gradient(128deg, rgba(62,123,107,1) 0%, rgba(16,16,16,1) 100%);
    }
  
  
    .catFundo430 {
      background: rgb(112,40,25);
      background: linear-gradient(128deg, rgba(112,40,25,1) 0%, rgba(186,67,37,1) 100%);
  
    }
  
    .catFundo430:hover {
      background: rgb(186,67,37);
      background: linear-gradient(128deg, rgba(186,67,37,1) 0%, rgba(112,40,25,1) 100%);
        }
  
  
    .catFundo681 {
      background: rgb(13,41,53);
      background: linear-gradient(128deg, rgba(13,41,53,1) 0%, rgba(77,114,123,1) 100%);
    }
    .catFundo681:hover {
      background: rgb(77,114,123);
      background: linear-gradient(128deg, rgba(77,114,123,1) 0%, rgba(13,41,53,1) 100%);
    }
    .catFundo506 {
      background: rgb(0,83,88);
      background: linear-gradient(128deg, rgba(0,83,88,1) 0%, rgba(41,41,41,1) 100%);
    }
  
    .catFundo506:hover {
      background: rgb(41,41,41);
      background: linear-gradient(128deg, rgba(41,41,41,1) 0%, rgba(0,83,88,1) 100%);
    }
  
    .catFundo429 {
      background: rgb(41,41,41);
      background: linear-gradient(128deg, rgba(41,41,41,1) 0%, rgba(40,38,101,1) 100%);
    }
  
    .catFundo429:hover {
  
      background: rgb(40,38,101);
      background: linear-gradient(128deg, rgba(40,38,101,1) 0%, rgba(41,41,41,1) 100%);
    }
  
    .catFundo431 {
      background: rgb(60,28,52);
      background: linear-gradient(128deg, rgba(60,28,52,1) 0%, rgba(124,87,120,1) 100%);
    }
    .catFundo431:hover {
      background: rgb(124,87,120);
      background: linear-gradient(128deg, rgba(124,87,120,1) 0%, rgba(60,28,52,1) 100%);
    }
    .catFundo432 {
      background: rgb(41,41,41);
      background: linear-gradient(128deg, rgba(41,41,41,1) 0%, rgba(79,99,132,1) 100%);
    }
    .catFundo432:hover {
      background: rgb(79,99,132);
      background: linear-gradient(128deg, rgba(79,99,132,1) 0%, rgba(41,41,41,1) 100%);
    }
    .catFundo433 {
      
      background: rgb(0,53,17);
      background: linear-gradient(128deg, rgba(0,53,17,1) 0%, rgba(76,161,102,1) 100%);
    }
  
    .catFundo433:hover {
  
      background: rgb(76,161,102);
      background: linear-gradient(128deg, rgba(76,161,102,1) 0%, rgba(0,53,17,1) 100%);
  
    }
  
  */
  .imagemCanal {
    background-size: 100%;
    max-width: 25%;
    max-height: 25%;
    align-items: center;
    text-align: center;
    padding: 5%;
    filter: grayscale(100%);
  }
  
  .imagemCanal:hover {
    filter: grayscale(0);
  }
  
  .menuAcervo li {
    list-style: none;
  }
  
  .menuAcervo li {
    float: left;
    margin-right: 25px;
  }
  
  .menuAcervo a {
    text-decoration: none;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding: 15px;
  }
  
  .menuAcervo a:hover {
    color: #577590;
    background: #fff;
  }
  
  footer {
    background: #577590;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  footer h5 {
    font-size: 20px;
    color: #fff;
  }
  
  .rodapeMenu {
    color: #fff;
    list-style: none;
    padding: 0;
  }
  
  .rodapeMenu a {
    color: #fff;
    text-decoration: none;
  }
  
  .produtoTopo {
    background: url(../imagens/Banner-Clinical-Orthodontics.png)
      center fixed !important;
    padding-top: 69px;
    padding-bottom: 40px;
    min-height: 400px;
    display: flex;
    justify-content: center;
  }
  
  .produtoTopoRevistas {
    background: url(../imagens/BANNER-ULTIMA-REVISTA-CLINICA.png) no-repeat center
      center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding-top: 69px;
    padding-bottom: 40px;
    min-height: 450px;
    display: flex;
    justify-content: center;
  }
  
  .containerColecao {
    display: flex;
    justify-content: center;
  }
  
  .containerColecao .row {
    display: flex;
    justify-content: center;
  }
  
  .produtoTopo img {
    max-width: 600px;
    margin: auto;
    display: block;
  }
  
  .videoBanner {
    background: url(../imagens/gradients.jpg) 100% center no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding-top: 41px;
    padding-bottom: 40px;
    min-height: 400px;
    display: block;
  }
  
  @media (max-width: 1400px) {
    .videoBanner {
      background: url(../imagens/gradients.jpg) no-repeat top center fixed !important;
      -webkit-background-size: contain !important;
      -moz-background-size: contain !important;
      -o-background-size: contain !important;
      background-size: contain !important;
      padding-top: 41px;
      padding-bottom: 40px;
      min-height: 400px;
      display: block;
    }
  }
  
  @media (max-width: 990px) {
    .videoBanner {
      background: url(../imagens/gradients.jpg) no-repeat top left fixed !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-size: cover !important;
      padding-top: 41px;
      padding-bottom: 40px;
      min-height: 400px;
      display: block;
    }
  }
  
  /*CLINICALORTO*/
  .produtoTopo5 {
    background: url(../imagens/BannerClinicalOrthodontics.webp) no-repeat center
      center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding-top: 60px;
  }
  
  .produtoTopo {
    background: url(../imagens/Banner-Clinical-Orthodontics.png)
      center fixed !important;
    padding-top: 69px;
    padding-bottom: 40px;
    min-height: 400px;
    display: flex;
    justify-content: center;
    }
    
    .produtoTopoRevistas {
    background: url(../imagens/BANNER-ULTIMA-REVISTA-CLINICA.png) no-repeat center
      center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding-top: 69px;
    padding-bottom: 40px;
    min-height: 450px;
    display: flex;
    justify-content: center;
    }
    
    .produtoTopo img {
    max-width: 600px;
    margin: auto;
    display: block;
    }
    
    /*CLINICALORTO*/
    .produtoTopo5 {
    background: url(../imagens/BannerClinicalOrthodontics.webp) no-repeat center
      center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding-top: 60px;
    }
  
  .revistaCapa {
    width: 100%;
    margin-bottom: auto;
    z-index: 9;
    position: relative;
    box-shadow: 1px 2px 23px rgba(0, 0, 0, 1);
  }
  
  .revistaCapa1 {
    width: 266px;
    margin-bottom: -25px;
    height: -700px !important;
    z-index: 9;
    position: relative;
    box-shadow: 1px 2px 23px rgba(0, 0, 0, 1);
  }
  
  .revistaCapaAbsolute {
    width: 100%;
    z-index: 9;
    position: relative;
    -webkit-box-shadow: 3px 10px 17px -5px rgba(153,142,153,1);
    -moz-box-shadow: 3px 10px 17px -5px rgba(153,142,153,1);
    box-shadow: 3px 10px 17px -5px rgba(153,142,153,1);
    margin-bottom: -90px;
  }
  
  .capaSize {
    margin-top: 45px;
    width: 22%;
    margin-bottom: 0px;
  }
   
  
  @media (max-width: 575px) {
    .revistaCapa1 {
      z-index: 9;
      position: relative;
      width: 100% !important;
      box-shadow: 1px 2px 23px rgba(0, 0, 0, 1);
      margin-left: 0px;
      margin-bottom: 30px;
    }
  
    .revistaCapa {
      margin-bottom: 30px !important;
    }
  }
  
  @media (min-width: 576px) and (max-width: 768px) {
    .revistaCapa1 {
      z-index: 9;
      margin-bottom: 10px;
      position: relative;
      width: 55% !important;
      box-shadow: 1px 2px 23px rgba(0, 0, 0, 1);
      margin-left: 130px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991.98px){
    .revistaCapa1 {
      z-index: 9;
      position: relative;
      width: 70% !important;
      box-shadow: 1px 2px 23px rgba(0, 0, 0, 1);
      margin-left: 160px;
      margin-top: 30px;
      margin-bottom: 30px;
    }
  
    .revistaCapa {
      width: 60%;
      margin-top: 30px;
      margin-bottom: 30px;
      margin-left: 160px;
    }
  
  }
  
  .revistaApoiadores {
    margin-left: 20px;
  }
  
  @media (min-width:400px) and (max-width: 576px) {
    .revistaApoiadores {
      justify-content: center;
      padding-top: 140px;
      padding-bottom: 10px;
    }
  }
  
  @media (min-width:300px) and (max-width: 376px) {
    .revistaApoiadores {
      justify-content: center;
      padding-top: 110px;
      padding-bottom: 10px;
    }
  }
  
  .revistaApoiadores > .row > .col-md-3 {
    align-items: center;
    text-align: center;
    margin: auto;
    display: block;
  }
  
  @media (max-width=768px) {
    .revistaApoiadores > .row > .col-md-3 {
      align-items: center;
      text-align: center;
      margin: auto;
      display: block;
    }
  }
  
  
  .revistaApoiadoresFundo {
    background: rgba(255, 255, 255, 0.84);
    z-index: 8;
    margin-top: -160px;
    padding-top: 10px;
    filter: drop-shadow(0px 10px 10px #787878);
    padding-bottom: 20px;
  }
  
  .linhaApoiadores{
    padding-left: 28px;
  }
  
  .linhaArtigoCompra{
    padding-left: 0px;
  }
  
  @media (max-width: 767px) {
    .revistaApoiadoresFundo {
      background: rgba(255, 255, 255, 0.84);
      z-index: 8;
      margin-top: 0px;
      padding-top: 0px;
      filter: drop-shadow(0px 10px 10px #787878);
      padding-bottom: 00px;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
    }
  }
  
  .revistasulzer {
    padding-left: 30px;
    padding-top: 15px;
    width: 140px;
  }
  @media (max-width: 767px) {
    .revistasulzer {
      width: 50px !important;
      display: inline;
      padding-left: 0px;
      margin-left: 10px;
    }
  }
  
  @media (max-width: 576px) {
    .revistasulzer {
      width: 40px !important;
      display: inline;
      padding-left: 0px;
      margin-left: 10px;
    }
  
    .revistafgm {
      width: 30px;
      display: inline;
      margin-left: 10px;
      margin-top: 5px;
    }
  }
  
  
  .revistafgm {
    padding-right: 10px;
    padding-top: 10px;
    width: 90px;
  }
  @media (max-width: 767px) {
    .revistafgm {
      width: 40px;
      display: inline;
      margin-left: 10px;
    }
  }
  
  .rafael {
    margin-bottom: 00px;
  }
  
  .revistabiologix {
    padding-left: 35px;
    padding-top: 20px;
    padding-right: 35px;
    width: 160px;
  }
  @media (max-width: 767px) {
    .revistabiologix {
      width: 50px;
      display: inline;
      padding-left: 10px;
      padding-right: 10px;
      margin-left: 10px;
    }
  }
  
  .revistapoio {
    width: 110px;
    padding-top: 10px;
  }
  @media (max-width: 767px) {
    .revistapoio {
      width: 50px;
      display: inline;
      padding-top: 15px;
      margin-left: 10px;
    }
  }
  @media screen and (min-width: 767px) and (max-width: 1023px) {
    .revistaApoiadoresFundo {
      background: rgba(255, 255, 255, 0.84);
      z-index: 8;
      margin-top: 130px;
      padding-top: 0px;
      filter: drop-shadow(0px 10px 10px #787878);
      padding-bottom: 10px;
      display: inline-flex;
      position: absolute;
      justify-content: center;
      top: 0;
      left: 0;
      width: 100%;
    }
    .revistasulzer {
      padding-top: 20px;
      width: 100px;
      display: inline-block;
    }
  
    .revistafgm {
      padding-right: 10px;
      padding-top: 20px;
      width: 90px;
      display: inline-block;
    }
  
    .revistabiologix {
      padding-top: 20px;
      width: 140px;
      display: inline-block;
    }
    .revistapoio {
      padding-top: 10px;
      width: 100px;
      display: inline-block;
    }
  
  }
  
  @media (max-width: 575.98px) {
    .revistasulzer {
      padding-top: 20px;
      width: 90px;
      display: inline-block;
    }
  
  }
  
  .bobordasx {
    border-top: 5px solid #ccc;
    margin-top: 50px;
    margin-bottom: 15px;
    padding-top: 50px;
    padding-bottom: 15px;
  }
  
  .revistaApoiadoresCol > .row > .col-md-3 {
    align-items: center;
    text-align: center;
    margin: auto;
    display: block;
  }
  
  .revistaApoiadoresFundoCol {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  
  .revistaApoiadoresFundoCol2 {
    background: rgb(44, 44, 44);
    filter: drop-shadow(0px 2px 2px #9999);
    margin-bottom: 10px;
  }
  
  .revistaApoiadoresFundoCol3 {
    background: rgb(201, 201, 201);
    filter: drop-shadow(0px 10px 10px #787878);
    margin-bottom: 50px;
  }
  
  .revistaApoiadoresFundoColecoes {
    background: rgb(53, 53, 53);
    padding-top: 35px;
    padding-bottom: 35px;
    filter: drop-shadow(0px 10px 10px #787878);
    margin-bottom: 50px;
  }
  
  @media (max-width: 575.98px){
    .revistaTitulo {
      margin-left:38px;
    }
  
    .revistaTituloArtigoCompra{
      margin-left:25px;
    }
  }
  
  .revistaTitulo {
    margin-left: 20px;
  }
  
  
  .revistaTituloFundo {
    background: #383838;
    padding-top: 20px;
    padding-bottom: 15px;
  }
  
  .revistaTituloFundo2 {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .revistaTituloFundo h1 {
    color: #fff;
  }
  
  .iconeVantagem {
    text-align: center;
  }
  
  .textoModal {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    font-family: prompt;
    background: -webkit-linear-gradient(#eee, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  .tituloModal {
    text-align: center;
    align-items: center;
    color: #fff;
    line-height: var(--bs-modal-title-line-height);
  }
  
  .fa-icon {
    font-size: 53px;
    color: rgb(241, 0, 0);
  }
  
  .fa-book-open {
    font-size: 53px;
    color: #dad9cc;
    align-items: center;
  }
  
  .fa-book-open {
    font-size: 53px;
    color: #dad9cc;
    align-items: center;
  
    text-align: justify;
  }
  
  .fa-play {
    font-size: 53px;
    color: #dad9cc;
    align-items: center;
  
    text-align: justify;
  }
  
  .fa-house-laptop {
    font-size: 53px;
    color: #dad9cc;
    align-items: center;
  
    text-align: center;
  }
  
  .fa-calendar-days {
    font-size: 53px;
    color: #dad9cc;
    align-items: center;
  
    text-align: center;
  }
  
  .fa-tags {
    font-size: 53px;
    color: #dad9cc;
    align-items: center;
  
    text-align: center;
  }
  
  .fa-medal {
    font-size: 53px;
    color: #dad9cc;
    align-items: center;
  
    text-align: center;
  }
  
  .modal-title-baixo {
    margin-bottom: 15px;
    margin-top: -4px;
    text-align: center;
    color: #fff;
    margin-left: 0px;
    line-height: var(--bs-modal-title-line-height);
  }
  
  .modal-head-Vantagem {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0;
    background: rgb(120, 163, 255);
    background: linear-gradient(
      286deg,
      rgba(120, 163, 255, 1) 0%,
      rgba(255, 143, 143, 1) 98%
    );
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid
      var(--bs-modal-header-border-color);
    border-radius: 30px 30px 0 0;
  }
  
  .modal-head-Vantagem1 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0;
    background: rgb(120, 163, 255);
    background: linear-gradient(
      286deg,
      rgb(69, 120, 157) 0%,
      rgb(190, 45, 34) 98%
    );
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid
      var(--bs-modal-header-border-color);
    border-radius: 30px 30px 0 0;
  }
  
  .modal-head-Vantagem2 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0;
    background: rgb(120, 163, 255);
    background: linear-gradient(
      286deg,
      rgba(120, 163, 255, 1) 0%,
      rgba(255, 143, 143, 1) 98%
    );
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid
      var(--bs-modal-header-border-color);
    border-radius: 30px 30px 0 0;
  }
  
  .logo-modal {
    align-items: center;
  }
  
  .modalCentraliza {
    width: auto;
    max-width: var(--bs-modal-width);
    height: auto;
    margin: auto;
    padding: initial;
  }
  
  .conteudoDoModal {
    height: auto;
    min-height: 100%;
    border-radius: 25px;
    background-color: #414141;
    opacity: 0.95;
    color: #666666;
  }
  
  .revistaCapitulo {
    background-color: #dee2e6;
    border-radius: 50px;
    margin-bottom: 50px;
    cursor: pointer;
  }
  
  .revistaCapitulo > .col-md-6 {
    padding: 35px;
  }
  
  .revistaCapitulo > .col-md-12 {
    padding: 35px;
  }
  
  .revistaImagemArtigo {
    min-height: 400px;
    margin-bottom: 30px;
  }
  
  .colecaoRound {
    font-size: 16px;
    text-align: center;
    /*border-radius: 18px;*/
    /*border: 1px solid gray;*/
    /* background: #d6d6d6;*/
    color: rgb(66, 66, 66);
    padding: 12px 0;
    text-decoration: none;
    margin-top: 15px;
  }
  .colecoesArtigos h1 {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  
  .colecoesArtigos .fundo {
    background: #eeeeee;
    border-radius: 20px;
    padding-top: 10px;
  }
  
  .colecoesArtigos h3 {
    text-align: left;
    font-size: 20px;
    font-family: ubuntu;
    color: #313131;
    display: flex;
    justify-content: center;
    max-height: 100px;
    min-height: 100px;
    padding: 15px;
  }
  
  .colecoesArtigos p {
    padding: 10px;
    max-height: 133px;
    min-height: 133px;
    font-size: 18px;
    text-align: left;
  }
  
  .colecoesArtigos h1 {
    margin-top: 70px;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 30px;
    color: #5c5b5a;
  }
  
  .colecoesArtigos2 .fundo {
    background: #c5c5c5;
    border-radius: 20px;
    padding-top: 10px;
  }
  
  .colecoesArtigos2 h3 {
    text-align: left;
    font-size: 20px;
    font-family: ubuntu;
    color: #313131;
    display: flex;
    justify-content: center;
    max-height: 100px;
    min-height: 100px;
    padding: 15px;
  }
  
  .colecoesArtigos2 p {
    padding: 10px;
    max-height: 133px;
    min-height: 133px;
    font-size: 18px;
    text-align: left;
  }
  
  .imagemArtigoFavorito {
    width: 100%;
    overflow: hidden;
    max-height: 350px;
    min-height: 350px;
  }
  
  .imagemArtigoFavorito img {
    transition: all 1s ease-in-out;
    border-radius: 20px 20px 0 0;
    max-height: 350px;
    min-height: 350px;
  }
  
  .imagemRevistaCol {
    width: 100%;
    overflow: hidden;
    /* max-height: 350px;
      min-height: 350px; */
  }
  .imagemRevistaCol img {
    transition: all 1s ease-in-out;
  }
  
  .imagemRevistaCol img:hover {
    transform: scale(1.1, 1.1);
    cursor: pointer;
  }
  
  .imagemArtigoFavorito img:hover {
    transform: scale(1.1, 1.1);
    cursor: pointer;
  }
  
  .colecoesartigoFavTitutlo {
    background: #f8f9fa;
    margin-bottom: 0;
    color: #3f3f3f;
    font-size: 20px;
    font-family: ubuntu;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0 0 20px 20px;
  }
  
  .fundoArtigo {
    color: rgb(61, 61, 61);
    background: #f8f9fa;
    border-radius: 0px 0px 20px 20px;
    /* max-height: 213px;*/
    min-height: 213px;
  }
  
  .artigoFavSombra {
    -webkit-box-shadow: 0px 0px 20px -3px rgba(102, 102, 102, 1);
    -moz-box-shadow: 0px 0px 20px -3px rgba(102, 102, 102, 1);
    box-shadow: 0px 0px 20px -3px rgba(102, 102, 102, 1);
    border-radius: 20px;
  }
  
  .videos h3 {
    font-size: 25px;
    margin-top: 50px;
    color: #fff;
  }
  
  .autorContagem {
    margin-bottom: 25px;
  }
  
  .autorContagem p {
    margin-bottom: 10px;
  }
  
  .autorContagem li {
    list-style: none;
    padding: 0;
  }
  
  .autorContagem li {
    float: left;
    margin-right: 10px;
    border: 1px solid gray;
    background: #333;
    color: #fff;
    padding: 10px 15px;
    border-radius: 25px;
  }
  
  .autorListaArtigo {
    margin-bottom: 50px;
    padding-bottom: 40px;
    webkit-box-shadow: 0px 3px 0px 0px rgb(0 0 0 / 41%);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 3px 0px 0px rgb(0 0 0 / 41%);
    margin-bottom: 25px;
  }
  
  .conteudoBanner {
    top: 0;
    left: 15%;
    right: auto;
    max-width: 270px;
    text-align: left;
  }
  
  .conteudoBanner h5 {
    text-align: left;
    font-size: 15px;
  }
  
  .conteudoBanner p {
    text-align: left;
    font-size: 10px;
    margin-bottom: 10px;
  }
  
  .conteudoBanner a {
    font-size: 10px;
  }
  
  .BannerajustaMobile {
    width: auto !important;
    height: 50% !important;
    max-width: none !important;
    left: 0 !important;
    position: relative !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(0) !important;
  }
  
  body.modal-open > div.bg,
  .modal-backdrop.fade.show {
    z-index: 1;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    background-color: #000;
  }
  .modalblur {
    margin: 20px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 2px 2px 0px 2px rgba(255, 255, 255, 0.6);
  }
  
  .modalRedondinho {
    border-radius: 30px;
    background: #fff;
  }
  
  .modalRedondinho1 {
    border-radius: 30px;
    background-color: #fff !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  
  
  body {
    font-family: "roboto", Helvetica, sans-serif !important;
  }
  #menuCollapse {
    background-color: #fffffff0;
  }
  .nav-teste {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  @media (max-width: 767px) {
    .nav-teste {
      display: inline;
      text-align: center;
      list-style-type: none;
      margin-left: 0%;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1023px) {
    .nav-teste {
      text-align: center;
      list-style-type: none;
      margin-left: 0%;
    }
  }
  
  .dropdown-item {
    margin-left: 0%;
  }
  
  .idiomas {
    text-align: left !important;
  }
  
  @media (max-width: 767px) {
    .dropdown-item {
      padding-left: 0%;
      text-align: right;
    }
  }
  
  .img-shadow{
    -webkit-box-shadow: 6px 6px 12px 0px rgba(89,84,89,1);
    -moz-box-shadow: 6px 6px 12px 0px rgba(89,84,89,1);
    box-shadow: 6px 6px 12px 0px rgba(89,84,89,1);
  }
  
  .img-center {
    margin-left: auto;
  }
  @media (max-width: 767px) {
    .img-center {
      margin-left: 25px;
    }
    .integrabotao {
      margin-bottom: 10px !important;
    }
    .acervobotao {
      margin-bottom: 10px !important;
      margin-left: 0px;
      padding-left: 0px;
    }
  }
  
  .integrabotao {
    width: 150px;
    height: 40px;
    background-color: #f3f3f3;
    border: none;
    color: grey;
    margin-right: 20px !important;
    padding: 00px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition: 0.5s ease;
    margin-left: 0px;
    font-family: prompt;
    margin-right: 5px !important;
  }
  
  .integrabotao:hover {
    background-color: #ccc;
    color: #fff;
  }
  
  .integrabotao1 {
    width: 150px;
    height: 40px;
    background-color: rgba(131, 129, 129, 0.66);
    color: #fff;
    margin-left: 40px !important;
    padding: 00px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition: 0.5s ease;
    margin-left: 0px;
    border-radius: 10px;
    font-family: sans-serif;
  }
  
  .integrabotao1:hover {
    color: #fff;
    background-color: #4e4c4c;
  }
  
  .lerartigobotao {
    width: 110px;
    height: 30px;
    background-color: rgba(131, 129, 129, 0.66);
    color: #fff;
    margin-left: 0px !important;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition: 0.5s ease;
    margin-left: 0px;
    border-radius: 10px;
    font-family: prompt;
  }
  
  .lerartigobotao:hover {
    color: #fff;
    background-color: #4e4c4c;
  }
  
  .edicaobotao {
    width: 155px;
    height: 40px;
    background-color: #4682b4 !important;
    border: none;
    color: #ffffff;
    margin-left: 0px !important;
    padding: 00px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition: 0.5s ease;
    font-family: prompt;}
  
  .edicaobotao:hover {
    background-color: #56748f !important;
    color: #ffffff !important;
  }
  
  
  
  .acervobotao {
    width: 90px;
    height: 40px;
    background-color: #4682b4;
    border: none;
    color: #ffffff;
    padding: 00px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition: 0.5s ease;
    margin-left: 00px;
    font-family: prompt;
    margin-right: 5px;
  }
  
  .acervobotao:hover {
    background-color: #56748f !important;
  }
  
  .leiamaisbotao {
    background-color: #b5b5b5;
    width: 130px;
    font-weight: bold;
    transition: 0.5s ease;
    border: none;
    border-radius: 10px;
    letter-spacing: 2px;
    font-family: prompt;
  }
  
  .leiamaisbotao:hover {
    background-color: #747474 !important;
    border: none;
  }
  
  .botaoRevista{
    width: 500px;
    margin-left:2px !important;
  }
  
  .iconeRevista{
    width: 500px;
    margin-left:-5px !important;
    display: inline; 
    margin-top: 15px
  }
  
  .iconeArtigo {
    margin-right: 10px;
    color: #b5b5b5;
  }
  
  .compras {
    height: 35px;
    background-color: #4682b4;
    display: inline-block;
    margin-left: 10px;
    padding: 0px 10px;
    border: none;
    text-align: center;
    padding-top: 0px !important;
    line-height: 35px;
    font-family: prompt;
  }
  
  .compras:hover{
    background-color: #56748f;
  }
  
  
  @media (max-width: 575.98px) {
    .compras {
      background-color: #4682b4;
      margin-top: 5px;
      margin-left: 0px;
      border: none;
      line-height: 35px;
    }
    .leiamaisbotao {
      margin-right: 10px;
      margin-top: 5px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991.98px) {
    .compras {
      background-color: #4682b4;
      margin-top: 0px;
      line-height: 35px;
      border: none;
      margin-bottom: 0px;
      margin-left: 10px !important;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .compras {
      background-color: #4682b4;
      border: none;
      line-height: 35px;
      margin-bottom: 0px !important;
      margin-left: 5px !important;
    }
  }
  
  .expand-icon {
    color: #ffffff;
    transition: transform 0.3s;
  }
  
  .expand-icon:hover {
    color: gray;
    transform: scale(1.1);
  }
  
  .expand-icon:active {
    transform: scale(0.9);
  }
  
  .expand-icon1 {
    transition: transform 0.3s;
    color: #b5b5b5;
  }
  
  .expand-icon1:hover {
    color: gray;
    transform: scale(1.1);
  }
  
  .expand-icon1:active {
    transform: scale(0.9);
  }
  
  
  .imagem-branco {
    margin-top: 10px;
    padding-left: 25px;
    width: 0px;
    height: 00px;
  }
  
  .imagem-branco1 {
    margin-top: 10px;
    padding-left: 20px;
    width: 0px;
    height: 00px;
    margin-left: 35px;
  }
  
  .imagem-branco2 {
    margin-top: 10px;
    padding-left: 20px;
    width: 0px;
    height: 00px;
    margin-left: 15px;
  }
  
  .icon-space{
    width: 100px;
  }
  
  
  
  .branco {
    color: #afafb2;
    margin-top: 20px;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: normal;
    display: flex;
    width: 100px;
    margin-right: 0px;
    height: 10px;
  }
  
  .branco1 {
    color: #afafb2;
    margin-top: 20px;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: normal;
    display: flex;
    width: 50px;
    margin-right: 00px;
    height: 10px;
    margin-left: 15px;
  }
  
  .branco2 {
    color: #afafb2;
    margin-top: 20px;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: normal;
    display: flex;
    width: 110px;
    margin-right: 00px;
    height: 10px;
    margin-left: 0px;
  }
  
  .branco3 {
    color: #afafb2;
    margin-top: 20px;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: normal;
    display: flex;
    width: 110px;
    margin-right: 0px;
    height: 10px;
    margin-left: 20px;
  }
  
  @media (max-width:576px){
  
    .imagem-branco {
      margin-top: 10px;
      padding-left: 0px !important;
      width: 50px !important;
      height: 00px;
    }
  
    .imagem-branco1 {
      margin-top: 20px;
      padding-left: 25px !important;
      width: 50px !important;
      height: 00px;
    }
  
  
  
    .imagem-branco2 {
      margin-top: 20px;
      padding-left: 25px !important;
      width: 50px !important;
      height: 00px;
    }
  
    .imagem-branco3 {
      margin-top: 10px;
      padding-left: 10px !important;
      width: 50px !important;
      height: 00px;
    }
  
    .branco {
      color: #afafb2;
      margin-top: 20px;
      font-size: 11px !important;
      font-family: sans-serif;
      font-weight: normal;
      display: flex;
      width: 90px !important;
      margin-right: 00px;
      height: 30px;
      margin-left: 25px !important;
    }
    .branco1 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 11px !important;
      font-family: sans-serif;
      font-weight: normal;
      display: flex;
      width: 10px;
      margin-right: 0px;
      height: 10px;
      margin-left: 20px;
    }
  
    .branco2 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 11px !important;
      font-family: sans-serif;
      font-weight: normal;
      display: inline-block;
      width: 80px !important;
      margin-right: 00px;
      height: 30px;
      margin-left: 30px !important;
    }
  
    .branco3 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 11px !important;
      font-family: sans-serif;
      font-weight: normal;
      display: flex;
      width: 90px !important;
      margin-right: 0px;
      height: 10px;
      margin-left: 40px !important;
    }
  
    .icon-space{
      width: 70px;
    }
  
  }
  @media (min-width: 576px) and (max-width:820px) {
  
  
    .branco {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: inline-block;
      width: 90px;
      margin-right: 00px;
      height: 30px;
    }
    
    .branco1 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: inline-block;
      width: 50px;
      margin-right: 0px;
      height: 10px;
      margin-left: 15px;
    }
  
    .branco2 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: inline-block;
      width: 110px !important;
      margin-right: 00px;
      height: 30px;
      margin-left: 15px;
    }
  
    .branco3 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: flex;
      width: 110px;
      margin-right: 0px;
      height: 10px;
      margin-left: 30px !important;
    }
    
    .space-icons {
      margin-right: 0px !important;
      width:  50%;
    }
  
    .imagem-branco {
      margin-top: 20px;
      padding-left: 20px !important;
      width: 50px;
      height: 00px;
      display: inline-block;
    }
  
  }
  
  @media (max-width: 991.98px){
    .branco {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: inline-block;
      width: 90px;
      margin-right: 00px;
      height: 30px;
      margin-left: 15px;
    }
    
    .imagem-branco {
      margin-top: 20px;
      padding-left: 20px !important;
      width: 50px;
      height: 00px;
      display: inline-block;
      margin-left: 20px;
    }
  
    .imagem-branco1 {
      margin-top: 20px;
      padding-left: 20px !important;
      width: 50px;
      height: 00px;
      display: inline-block;
      margin-left: 40px !important;
    }
  
    .imagem-branco2 {
      margin-top: 20px;
      padding-left: 20px !important;
      width: 50px;
      height: 00px;
      display: inline-block;
      margin-left: 20px !important;
    }
  
    .branco1 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: inline-block;
      width: 50px;
      margin-right: 0px;
      height: 10px;
      margin-left: 35px;
    }
  
    .branco2 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: inline-block;
      width: 90px;
      margin-right: 00px;
      height: 30px;
      margin-left: 15px;
    }
  
    .branco3 {
      color: #afafb2;
      margin-top: 20px;
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      display: flex;
      width: 110px;
      margin-right: 0px;
      height: 10px;
      margin-left: 20px;
    }
  
  }
  
  .space-icons {
    margin-right: 0px;
  }
  
  
  .btn-prox-artigo {
    background-color: rgba(131, 129, 129, 0.66);
    border-radius: 10px;
    font-family: sans-serif;
    transition: 0.5s ease;
    width: 210px;
    height: 36px;
    outline: none !important;
    border: none;
  }
  .btn-prox-artigo:hover {
    color: #fff;
    background-color: #4e4c4c;
  }
  
  .vol {
    color: #58585a;
    font-family: sans-serif;
    font-weight: bold;
  }
  
  .date {
    color: #58585a;
    font-family: prompt;
    font-weight: lighter;
    text-decoration: none;
    transition: 0.5 ease;
    margin-bottom: 50px !important;
    font-size: 18px;
  }
  
  .date:hover {
    color: gray;
  }
  
  .article-content {
    color: #828284;
    font-family: sans-serif;
    font-weight: bold;
    transition: 0.5s ease;
  }
  
  .article-content-options {
    color: #828284;
    font-family: sans-serif;
    font-weight: bold;
    transition: 0.5s ease;
  }
  
  .article-content-options:hover {
    color: #363535;
  }
  
  .author-notes {
    color: #828284;
    font-family: sans-serif;
    font-weight: lighter;
  }
  
  .text-paragraph {
    color: #696969;
    font-family: sans-serif;
    font-weight: lighter;
    margin-left: 5px;
    font-size: 15px;
  }
  
  .text-title {
    font-size: 20px !important ; 
  }
  
  .boxbordasComprar {
    border-top: 2px solid #dbdada;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: 50px;
    padding-bottom: 15px;
  }
  
  .boxbordas1 {
    border-top: 3px solid #dbdada;
    padding-top: 50px;
    padding-bottom:15px;
  }
  
  .bandeira {
    width: 70px;
    margin-left: 10px;
    display:inline-block;
  }
  
  .teste34{
    margin-top:20px;
  }
  
  .icone-mobile{
    padding: 7px;
    color: #ffffff;
  
  }
  
  
  .icone-mobile1 {
    display: inline-block; 
    margin-top: 15px;
    padding: 7px;
    color: #ffffff;
  }
  
  .image-container {
    display: inline; 
  }
  
  .image-container img {
  
    outline: none !important;
    border: none !important;
  }
  
  .titulo-artigo-mobile {
    font-weight: bold; 
    font-size: 28px; 
    color: #fff; 
    margin-bottom: 30px;
  }
    @media (max-width:1024px) {
    .titulo-artigo-mobile {
    font-weight: bold; 
    font-size: 15px !important; 
    color: #fff;
    margin-bottom:20px;
    }
  }
  
  .abaCompra {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 500px;
    height: min-content;
  }
  
  #carrinhoMenssagem {
    margin-top:6px;
    font-size: 12px;
    font-family: prompt;
    padding: 0 12px;
  }
  
  .bordaCarrinho{
    border:solid 1px black;
    background-color: white;
    border-radius: 20px;
  }
  
  .botaoCarrinho{
    margin-bottom: 10px !important;
    width: 80px;
    height: 30px;
    font-size: 12px;
    font-family: prompt;
  }
  
  .botaoAssinarPlano {
    width: 110px;
    height: 30px;
    font-size: 12px;
    font-family: prompt;
  }
  
  @media (max-width: 575.98px){
    .abaCompra {
      position: fixed;
      bottom: 0;
      left: 0px !important;
      width: 300px;
      height: min-content;
    }
  }
  
  .tituloCarrinho{
    margin-top: 10px;
  }
  .espaco{
    margin-top: 30px;
  }
  
  .linhaCarrinho{
    width: 90%;
    border-top: 2px solid rgb(36, 35, 35);
  }
  
  .borda-rodape {
    border-top: 3px solid #f2f0f0;
    margin-top: 50px;
  }
  
  .conteudoCompra{
    margin-bottom: 50px;
    margin-top: 50px;
  }
  
  .globe-color {
    color: #ffffff;
  }
  
  .list-menus {
    color:#ffffff; 
    background-color: #ffffff;
  }
  
  .open-menu {
    color:#ffffff; 
    background-color: #ffffff;
  }
  
  .busca-input {
    border-radius: 10px 0 0 10px; 
    margin-right: 0 !important;
  }
  
  .warning {
    text-align: center; 
    font-weight: bold;
  }
  
  
  .rodape-menu1 {
    color: #8b8c8b !important;
    text-align: left;
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 15px;
    transition: 0.5s ease;
  }
  
  .rodape-menu1:hover {
    color: #000 !important;
  }
  
  .rodape-menu1:active {
    color: gray !important;
  }
  
  .rodapemenu {
    color: #8b8c8b;
    text-align: left;
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 15px;
  }
  
  .tituloh3 {
    color: #000; 
    text-align: left; 
    margin-bottom: 15px; 
    font-size: 15px; 
    margin-top: 15px;
  }
  
  .redes-sociais {
    width: 55px; 
    margin-right: 0px;
  }
  
  .rodape-container-fluid {
    padding-top: 30px;
  }
  
  .paragrafo-rodape {
    color:#FFF; 
    font-size: 15px;
  }
  
  .logo-rodape {
    margin-bottom: 15px;
  }
  
  .rodape-background {
    background-color: white;
  }
  
  .rodape-socialmedia {
    align-items:center; 
    display:flex;
  }
  
  .blue-line {
    background-image: url('/imagens/Camada_3.png'); 
    background-size: cover !important; 
    background-position: center !important;  
    height: 5px; 
    display: flex; 
    align-items: center; 
    justify-content: center;
  }
  
  .article-apresentation {
    margin-top: 50px; 
    margin-bottom: 50px;
  }
  
  .ultimarevistacomimagem-espacamento {
    padding: 0 45px;
  }
  
  .ultimarevistaimg-margin {
    margin-top: 10px;
  }
  
  .publicacaooficial-margin{
    margin-top: 30px;
  }
  
  .abor-margin {
    margin-right: 25px;
  }
  
  .espacopublicitario-margin {
    margin-top: 15px;
  }
  
  .penultimaedicao-margin {
    margin-top: 25px;
  }
  
  .penultimaedicaolink-margin {
    margin-left: 20px;
  }
  
  .penultimarevistaartigo-margin {
    margin-top: 15px;
  }
  
  .artigo-paragrafomargin {
    margin-bottom: 0px;
  }
  
  .article-category {
    color: #0089ff;
    margin-right: 20px;
  }
  
  .penultimarevista-title {
    display: none; 
    color:#9d9d9d; 
    text-decoration: none; 
    font-size: 0.675em;
  }
  
  .penultimarevista-estilo {
    color: #000;
    text-decoration: none;
  }
  
  .demaisrevistascolecao-margin {
    margin-bottom: 25px;
  }
  
  .editorial-margin {
    margin-bottom: 10px;
  }
  
  .background-acervo {
    background-image: url('/imagens/Camada_10.png'); 
    background-size: cover; 
    background-position: center; 
    height: 300px;
    margin-top: 550px;
  }
  
    .margin-containerartigosdestaque {
      margin-top: 50px;
    }
  
    .artigosdestaque-margin {
      margin-bottom: 20px;
    }
  
    .destaque-paragrafocarousel {
      margin-top: 10px; 
      font-size: 0.85rem; 
      color: #7e7e7e; 
      font-weight: 400;
      transition: 0.5 ease !important;
    }
  
    .destaque-paragrafocarousel:hover{
      color: #474A51 !important;
    }
  
    .newsletter-color {
      color: #f1f1f1;
    }
  
    .background-newsletter {
      background-image: url('/imagens/Camada_3.png'); 
      background-size: cover; 
      background-position: center; 
      height: 300px; 
      display: flex; 
      align-items: center; 
      justify-content: center;
    }
  
    .carousel-hidedecoration {
      text-decoration: none;
    }
  
    .revistatitulo-decoration {
      font-size: 30px; 
  
      padding-left: 0px !important; 
      margin-left:0px;
  
      color: #b3b0b0;
      transition: 0.5s ease;
  
      font-family: 'Raleway'!important;
      font-weight: 400 !important;
    }
  
    .revistatitulo-decoration:hover {
      color: #d6d6d6;
    }
  
    .link-titulo {
      text-decoration: none !important;
      transition: 0.5 ease !important;
      color: #fff !important;
    }
  
    .link-titulo:hover {
      color: gray !important;
    }
  
    .modalintegra-dialog {
      --bs-modal-width: 98%;
    }
  
    .capitulo-styleid {
      color: #444444; 
      text-decoration: none; 
      font-weight: bold; 
      cursor: pointer;
    }
  
    .container-productitems {
      height: 100vh;
    }
  
    .revistaproductitems-style {
      height: 100vh;
      overflow-y: auto;
    }
  
    .spam-capituloid {
      color: #444444; 
      text-decoration: none; 
      font-weight: bold; 
      cursor: pointer;
    }
  
    .height-adobedcview {
      height: 100vh;
    }
  
    .espacamentointerno-revista {
      padding: 70px 0;
    }
  
    .revistaImagemArtigoh1 {
      margin-top: 0; 
      font-size: 25px; 
      font-weight: bold;
    }
  
    .revistaImagemArtigop {
      padding: 0; 
      max-height: none; 
      min-height: auto;
    }
  
    .revistaImagemArtigop1 {
      padding: 0; 
      max-height: none; 
      min-height: auto; 
      font-size: 18px; 
      text-align: left;
    }
  
    .revistaImagemArtigop2 {
      padding: 0; 
      max-height: none; 
      min-height: auto; 
      font-size: 18px; 
      text-align: left;
    }
  
    .shadowbox-article {
      -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75); 
      -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75); 
      box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75); 
      border-radius: 15px; 
      padding: 30px; 
      min-height: 470px; 
      margin-bottom: 1.5rem;
    }
  
    .shadowbox-articleh1 {
      margin-top: 0; 
      font-size: 25px; 
      font-weight: bold;
    }
  
    .shadowbox-articlep {
      padding: 0; 
      max-height: none; 
      min-height: auto;
    }
  
    .shadowbox-articlep1 {
      padding: 0; 
      max-height: none; 
      min-height: auto; 
      font-size: 18px; 
      text-align: left;
    }
  
    .heart-button {
      color: #b5b5b5;
    }
  
    .articlemodal-dialog {
      --bs-modal-width: 98%;
    }
  
    .article-modal-body {
      height: 100vh;
    }
  
    .articlebackground-header {
      background-image: url('/imagens/Retângulo 5.png'); 
      background-size: cover; 
      width: 100%; 
      background-position: center; 
      height: 200px; 
      display: flex; 
      align-items: center; 
      justify-content: center;
    }
  
    .space-container {
    padding: 20px 0;
    }
  
    .button-pagearticle {
      margin-right: 15px;
      margin-top: 10px;
    }
  
    .button-pagearticle1 {
      margin-top: 10px;
    }
  
    .textstyle-h4{ 
      margin-right: 15px; 
      font-size: 20px !important; 
      font-weight: bolder;
    }
  
    .textstyle-h4-1 {
      margin-right: 20px; 
      font-size: 20px !important; 
      font-weight: bold;
    }
  
    .textstyle-h4-2 {
      margin-right: 20px; 
      word-spacing: 0px; 
      font-size: 17px !important;
    }
  
    .text-title-1 {
      word-spacing: 5px; 
      margin-top: 0px;
      padding-top: 0px;
      padding-bottom: 20px !important;
    }
  
    .article-modal-dialog {
      --bs-modal-width: 98%;
    }
  
    .article-modal-body1 {
      height: 100vh;
    }
  
    .color-modalbody {
      background-color: #212121 !important;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
    }
  
    .revistaTituloArtigoComprah1 {
      font-size: 30px; 
      text-align:start; 
      padding-left: 15px !important;
    }
  
    .artigocompra-modaldialog {
      --bs-modal-width: 98%;
    }
    
    .artigocompra-capM {
      color: #444444; 
      text-decoration: none; 
      font-weight: bold; 
      cursor: pointer;
    }
  
    .artigocompra-containerheight {
      height: 100vh;
    }
  
    .artigocompra-productitems {
      height: 100vh; 
      overflow-y: auto;
    }
  
    .artigocompra-productitemspan {
      color: #444444; 
      text-decoration: none; 
      font-weight: bold; 
      cursor: pointer;
    }
  
    .artigocompra-adobedcview {
      height: 100vh;
    }
  
    .artigocompra-content-options {
      word-spacing: 5px; 
      margin-top: 15px; 
      font-size: 12px;
    }
  
    .artigocompra-navlinkp-1 {
      word-spacing: 5px; 
      margin-top: 15px; 
      font-size: 25px;
    }
  
    .artigocompra-textparagraph {
      word-spacing: 05px; 
      font-size: 17px !important; 
      margin-top: 10px;
    }
  
    .edicaocomprar {
      text-decoration: none;
      color: #fff;
      margin-bottom: 20px;
      display: inline;
    }
  
    .edicaocomprar:hover {
      text-decoration: none;
      color: #ccc;
    }
  
    .lerArtigo {
      background-color: #abaaaa !important;
      color: #fff !important;
      border: none;
      padding-right: 0px;
      padding-left: 0px;
      margin-left: 45px;
      outline: none;
      width: 110px;
      height: 34px;
      font-family: prompt;
    }
  
    .lerArtigo:hover {
      background: gray !important;
      color: #fff !important;
    }
  
    .botaomodal-fechar {
      color: #fff !important;
      background-color: transparent !important;
      transition: 0.5 ease;
    }
  
    .botaomodal-fechar:hover {
      color: #000 !important;
    }
  
    .homeTituloh3 {
      padding-top: 0px !important;
      color:white !important;
      font-family: prompt !important;
    }
  
    .homeTituloh3-branco2{
      padding-top: 0px !important;
      color:white !important;
      font-family: prompt !important;
    }
  
    .homeTituloh3Branco{
      padding-top: 0px !important;
      color:#ababab !important;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 20px;
      margin-bottom: 20px;
      font-family: prompt !important;
    }
  
    .homeTituloh3Edicao{
      padding-top: 0px !important;
      color:#ababab !important;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 20px;
      margin-bottom: 20px;
      margin-top: 40px;
      font-family: prompt !important;
    }
  
    .Artigos-Destaque {
      color: #4e5252;
      font-family: prompt;
      font-size: 20px;
    }
  
    .homeTituloh3-1 {
      padding-top: 30px;
      padding-bottom: 10px;
      color:white !important;
    }
  
      .revistaAcervo {
        text-decoration: none;
        color: #fff;
      }
  
      .revistaAcervo:hover {
            text-decoration: none;
      color: #ccc;
      }
      
  
      .button-off {
        color: #d6d6d6 !important;
      }
  
      .LerAssinebotao {
        margin-left: 160px;
      }
  
      .conteudoCentro{
        margin: 0 !important;
    }
  
    .homeApoioIntitucional{
        border-bottom: 1px solid #e6e6e6;
        padding: 15px 0;
    }
    @media (max-width: 767px) {
        .homeApoioIntitucional{
        border-bottom: 1px solid #e6e6e6;
        padding: 15px 0;
        display: flex;
        justify-content: space-between;
  
    }
    }
  
    .homeTituloh31 {
      font-size: 1.14rem !important;
      text-transform: uppercase !important;
      color:white !important;
      font-family: prompt;
      margin-bottom: 25px;
  }
  
  @media only screen and (max-width: 600px) {
      .homeTituloh3-1 {
      font-size: 1.14rem !important;
      text-transform: uppercase !important;
      color:#4e5252 !important;
      margin-bottom: 32px;
      margin-top: 32px;
  }
  }
    .homeTituloh3 {
        font-size: 1.14rem !important;
        text-transform: uppercase !important;
        color:white !important;
        font-family: prompt !important;
    }
  
  
    .backgroundUltimoArtigo{
        background-size: 100% !important;
        min-height: 550px !important;
        position: relative !important;
    }
  
    .esmaecerUltimoArtigo{
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%) !important;
    }
  
    .descricaoUltimoArtigo{
        position: absolute !important;
        bottom:0 !important;
        padding: 10px 25px;
    }
  
    @media (max-width: 767px) {
        .descricaoUltimoArtigo{
        position: absolute !important;
        text-align: top;
        bottom:0 !important;
        padding: 10px 25px;
    }
  }
  
    .descricaoUltimoArtigo small{
        display: none !important;
        color: #e9e9e9 !important;
        font-weight: 500 !important;
    }
  
    .descricaoUltimoArtigo h1{
        font-size: 1.05rem !important;
        line-height: 25px !important;
        color: #fff !important;
        font-weight: bold !important;
    }
  
    @media (max-width: 767px) {
        .descricaoUltimoArtigo h1{
        font-size: 1.05rem !important;
        line-height: 25px !important;
        color: #fff !important;
        font-weight: bold !important;
    }
  }
    
  
    .descricaoUltimoArtigo p{
        color: #f5f5f5 !important;
        font-weight: 400 !important;
        font-size: 0.85rem !important;
    }
  
    .UltimaRevistaBackgroundEsmaecer{
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(79,79,79,0) 70%, rgba(0,0,0,0.7343312324929971) 80%, rgba(0,0,0,1) 100%) !important;
        transition: all 2s ease-in-out !important;
        transition-delay: 1s !important;
    }
  
    @media (max-width: 767px) {
        .UltimaRevistaBackgroundEsmaecer{
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(79,79,79,1) 70%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%) !important;
        transition: all 2s ease-in-out !important;
        transition-delay: 1s !important;
    }
  }
  
    .ultimaRevistaSemImagem {
        margin-top:30px !important;
    }
  
    .ultimaRevistaSemImagem p{
        transition: 0.5 ease;
    }
  
    .ultimaRevistaSemImagem p:hover{
        color: #000;
    }
  
    .revistasulzer1 {
      width: 200px;
  }
  @media (max-width: 767px) {
    .revistasulzer1 {
      width: 55px;
      display: inline;
      padding-top: 0px;
    }
  }
  
  .revistafgm1 {
  padding-right: 10px;
  padding-top: 20px;
  }
  @media (max-width: 767px) {
  .revistafgm1 {
  width: 40px;
  display: inline;
  padding-top: 5px;
  }
  }
  
  .revistaEasy3D{
    padding-left: 35px;
    padding-top: 5px;
    padding-right: 35px;
    width: 200px;
  }
  
  
  
  @media (max-width: 767px){
    .revistaEasy3D{
      padding: unset;
      width: 60px;
    }  
  }
  
  .revistabiologix1 {
    padding-left: 35px;
    padding-top: 5px;
    padding-right: 35px;
  }
  @media (max-width: 767px) {
  .revistabiologix1 {
  width: 110px;
  display: inline;
  padding-top: 5px;
  }
  }
  .revistaDolphin{
    width:140px;
    margin-left: 10px;
  }
  
  @media (min-width: 991px) and (max-width: 1199.98px) {
    .revistaDolphin {
      width: 110px;
    }
  }
  
  .revistapoio1{
    width: 150px;
    padding-top:5px;
  }
  
  
  @media (max-width: 767px) {
    .revistapoio1 {
    width: 50px;
    display: inline;
    padding-top: 1px;
    padding-left: 1px;
    }
  
    .revistaDolphin {
      width: 39px;
      display: inline;
      padding-top: 2px;
      padding-left: 1px;
      margin-left: 2px !important;
    }
  
    .revistatitulo-decoration{
      font-size: 20px;
      padding-bottom: 5px;
      margin-left:34px;
    }
  
    .espacamentointerno-revista{
      padding: 20px 0;
    }
  
    .borda-titulo{
      width: 210px;
    }
  }
  
  @media (min-width: 767px) and (max-width: 992px){
    .revistaDolphin{
      width: 110px;
    }
  }
  
  .img-planos {
    height: 120px;
    display: block; /* Ensure it's a block-level element */
    margin: 30px auto 0px auto; /* Top, horizontal (auto centers), bottom */
  }
  
  
  .titulo-plano {
    color: #888f8f;
    font-family: prompt;
    font-size: 25px;
    text-align: center !important;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  
  .titulo-plano-2 {
    color: #888f8f;
    font-family: prompt;
    font-size: 25px;
    text-align: center !important;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  
  .titulo-plano-3 {
    color: gray;
    font-family: prompt;
    font-size: 25px;
    text-align: center !important;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  
  .selecionar-plano {
    color: #888f8f;
    font-family: prompt;
    font-weight: bold;
    font-size: 25px;
    margin-left: 20px;
    margin-top: 50px;
  }
  
  @media (max-width: 768px) {
    .selecionar-plano {
      color: #888f8f;
      font-family: prompt;
      font-weight: bold;
      font-size: 20px;
      margin-left: 35px;
      margin-top: 50px;
    }
     
  }
  
  .paragrafo1 {
    font-size: 13px;
    font-family: prompt;
    color: #899090;
  }
  
  .paragrafo1-2 {
    font-size: 13px;
    font-family: prompt;

    color: red;
    text-decoration: line-through;
  }
  
  .height-planos {
    min-height: 200px;
  }
  
  .btn-assinarplano {
    width: 140px;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 20px;
    background-color: #a9b2b2 !important;
    color: #fff !important;
    border: none;
    transition: 0.5 ease;
    font-weight: bold;
    margin-left: 60px;
  }
  
  .btn-assinarplano:hover {
    background-color: gray !important;
  }
  .btn-assinarplano:active {
    background-color: #9c9c9c !important;
  }
  
  .btn-assinarplano1 {
    width: 140px;
    height: 35px;
    margin-top: 30px;
    margin-bottom: 20px;
    background-color: #a9b2b2 !important;
    color: #fff !important;
    border: none;
    transition: 0.5 ease;
    font-weight: bold;
    margin-left: 60px;
  }
  
  .btn-assinarplano1:hover {
    background-color: gray !important;
  }
  .btn-assinarplano1:active {
    background-color: #9c9c9c !important;
  }
  
  .btn-assinarplano2 {
    width: 140px;
    height: 35px;
    margin: 30px auto 20px auto; /* Top, horizontal (auto centers), bottom */
    background-color: #a9b2b2 !important;
    color: #fff !important;
    border: none;
    transition: 0.5s ease;
    font-weight: bold;
    display: block; /* Ensure it's a block-level element */
  }
  
  .btn-assinarplano2:hover {
    background-color: gray !important;
  }
  .btn-assinarplano2:active {
    background-color: #9c9c9c !important;
  }
  
  .boxbordaplanos {

    height: auto;
    border: 3px solid #899090;
    border-radius: 10px;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  
  .link-animated {
  height: 55px;
  width: 100%;
  background-color: #333;
  color: #fff;
  border-radius: 15px;
  border: none;
  margin-top: 50px;
  text-decoration: none;
  padding: 15px;
  display: block;
  transition: background-color 0.5s ease;
  }
  
  .link-animated:hover {
    background-color: rgba(50, 50, 50, 0.5);
    color: #fff;
  }
  
  .link-animated:active {
    background-color: rgba(155, 153, 153, 0.5);
    color: #fff;
  }
  
    /*//ARRUMAR AQUI8*/
    .ultimaRevistaSemImagem::after {
        content: '';
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px; /* altura da borda */
        background-color: #000; /* cor da borda */
    }
  
    .ultimaRevistaSemImagem a{
        color:#000 !important;
        text-decoration: none !important;
    }
    .ultimaRevistaSemImagem h1{
        font-size: 1.02rem !important;
        margin-bottom:0.2rem !important;
    }
    .ultimaRevistaSemImagem p{
        margin-top: 10px !important;
        font-size: 0.85rem !important;
        color: #7e7e7e !important;
        font-weight: 400 !important;
    }
  
    .ultimaRevistaSemImagemCategoria{
        margin-bottom: 0 !important;
        color: #0a82e9 !important;
        margin-right: 20px !important;
        font-weight: 300 !important;
        font-size: 0.75rem !important; 
    }
  
    .destaque-titulocarousel {
        transition:0.5 ease;
        font-size: 20px; 
        margin-bottom: 0.2rem;
        color: #525252;
        font-weight: bold;
    }
  
    .destaque-titulocarousel:hover{
        color: #767474;
    } 
    
    .destaque-spancarousel {
        transition:0.5 ease !important;
        margin-bottom: 0; 
        color: #525252; 
        margin-right: 20px; 
        font-weight: 300; 
        font-size: 15px;
    }
  
    .destaque-spancarousel:hover{
        color: #767474 !important;
    }
  
    .destaque-titulo {
        transition: 0.5 ease !important;
    }
  
    .destaque-titulo:hover{
        color: #696969;
    }
  
    .destaque-titulo1 {
        transition: 0.5 ease !important;
        font-size: 0.95rem;
    }
  
    .destaque-titulo1:hover{
        color: #696969;
    }
  
    .destaque-paragrafo {
        transition: 0.5 ease !important;
    }
  
    .destaque-paragrafo:hover {
        color: #474A51 !important;
    }
  
    .ultimaRevistaComImagem{
        margin-bottom: 15px !important;
    }
  
    .ultimaRevistaComImagem a{
        color:#000 !important;
        text-decoration: none !important;
    }
  
    .ultimaRevistaComImagem h1{
        font-size: 1.02rem !important;
        margin-bottom:0.2rem !important;
        margin-top: 10px;
    }
  
    .ultimaRevistaComImagem p{
        display:none !important;
        font-size: 0.85rem !important;
        color: #7e7e7e !important;
        font-weight: 400 !important;
    }
  
    .ultimaRevistaComImagemCategoria{
        margin-top: 5px !important;
        margin-bottom: 0 !important;
        color: #0a82e9 !important;
        margin-right: 20px !important;
        font-weight: 300 !important;
        font-size: 0.75rem !important;
    }
    .capaDireitaUltimaSmall{
        margin-top: 10px !important;
        display: none !important;
    }
    .ultimaEdicaoLinkTitulo{
        color:#9d9d9d !important;
        text-decoration: none !important;
        font-size: 0.675em !important;
    }
  
    .img-size {
        max-width: 100%;
    }
  
    @media (max-width: 768px) {
        .img-size {
            max-width: 80%;
        }
    }
  
    .publicacaoOficialLogo{
        display: inline-flex !important;
    }
  
    .homeEditorial2{
      font-size: 1.3rem !important;
      color: #717171 !important;
      margin-top: 25px;
      margin-bottom: 10px;
    }
  
    .homeEditorial2h1{
      font-size: 1.3rem !important;
      color: #525252 !important;
      font-weight: 650 !important;
      margin-top: 25px;
      margin-bottom: 30px;
    }
  
    .homeEditorial2p{
      line-height: 30px !important;
      position: relative !important;
      text-align: justify !important;
      color: #717171 !important;
    }
  
    .novidadesh1 {
        font-weight: bold;
        font-size: 28px; 
        color: #fff; 
        margin-bottom: 10px;
    }
  
  
    #sites-revistas-clinical-124042a77f6190b8522c div{
        background: transparent !important;
    }
    #sites-revistas-clinical-124042a77f6190b8522c section{
        background: transparent !important;
    }
    #sites-revistas-clinical-124042a77f6190b8522c label{
        color: #FFFFFF !important;
        font-weight: 600 !important;
    }
    #sites-revistas-clinical-124042a77f6190b8522c input{
        background: #00446359 !important;
        border: 1px solid #003f5f1f !important;
        border-radius: 10px !important;
        padding: 20px !important;
        height: 40px !important;
    }
    #sites-revistas-clinical-124042a77f6190b8522c input::placeholder{
        color: #FFFFFF !important;
        font-weight: 600 !important;
    }
    #sites-revistas-clinical-124042a77f6190b8522c form{
        display: inline-block !important;
    }
    @media (min-width: 1024px) {
        #sites-revistas-clinical-124042a77f6190b8522c form{
        display: flex !important;
  }
  }
  
  @media (max-width: 768px) {
    #sites-revistas-clinical-124042a77f6190b8522c .bricks-form__fieldset{
        min-width: 280px !important;
        margin-right: 25px !important;
    }
  }
  
    #sites-revistas-clinical-124042a77f6190b8522c .bricks-form__fieldset{
        min-width: 350px;
        margin-right: 25px !important;
    }
    #sites-revistas-clinical-124042a77f6190b8522c #rd-button-libngoeo{
        margin: 0;
        padding: 0 15px !important;
        font-size: 0.85rem !important;
        height: 40px !important;
    }
    #sites-revistas-clinical-124042a77f6190b8522c #rd-button-libngoeo:hover {
      background-color: rgba(161, 157, 157, 0.5);
      color: #ffffff;
      transition: background-color 0.5s ease;
      }
  
      #sites-revistas-clinical-124042a77f6190b8522c #rd-button-libngoeo:active {
        background-color: rgba(255, 255, 255, 0.5);
        color: #ffffff;
        }
    #sites-revistas-clinical-124042a77f6190b8522c #rd-row-libngoej{
        display: none !important;
    }
  
    .Plano{
      margin-bottom: 50px;
    }
  
    .cadastrar-button {
      width: 120px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  
    
    header {
      transition: opacity 0.8s ease-in-out;
  }
  
  .btn-login,
  .btn-assinar {
      background-color: #e0e0e0;
  }
  
  .btn-login {
      margin-right: 5px;
  }
  
  .nav-link {
      color: #666666;
  }
  
  .offcanvas-header {
      background-color: #e0e0e0;
  }
  
  .menuSiteRevista{
      background-color: #90a1a6;
      margin-top: 125px;
  }
  @media (max-width: 767px) {
      .menuSiteRevista
      {
      background-color: #90a1a6;
      margin-top: 80px;
      font-size: 11px;
      z-index: 10;
      position: relative;
  }
  
  .menu-link{
          color: #000;
          margin-right: 3px;
          margin-left: 0px;
          margin-bottom: 5px;
          cursor:pointer;
          text-decoration: none;
          border-bottom: 2px solid transparent;
          transition: border-bottom-color 0.5s ease;
          font-size: 11px;
      }
      
      .menu-link:hover {
          color: #1d96aa;
          border-bottom-color: #1d96aa;
      }
  
      .menu-register {
      color: #000;
      text-decoration:none;
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 7px;
      margin-bottom: 5px;
      margin-right: 17px;
  }
  
  
  }
  
  @media (min-width: 768px) and (max-width: 1024px) {
  
      .menuSiteRevista
      {
      background-color: #90a1a6;
      margin-top: 100px;
      font-size: small;
      z-index: 10;
      position: relative;
      }
  
      .menu-link {
          color: #000;
          margin-right: 0px !important;
          margin-left: 0px !important;
          margin-bottom: 5px;
          cursor:pointer;
          text-decoration: none;
          border-bottom: 2px solid transparent;
          transition: border-bottom-color 0.5s ease;
          font-size: 11px;
      }
  
  }
  
  .dropdown-item:hover {
      background-color: #ccc !important;
  }
  
  .menu-link {
      color: #000;
      margin-right: 15px;
      margin-left: 0px;
      cursor: pointer;
      text-decoration: none;
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 15px;
  }
  
  .menu-link:hover {
      color: #1d96aa;
      border-bottom-color: #1d96aa;
  }
  
  
  @media (min-width: 768px) and (max-width: 1024px) {
      .menu-link {
          color: #000;
          margin-right: 8px !important;
          margin-left: 0px !important;
          margin-bottom: 5px;
          cursor:pointer;
          text-decoration: none;
          border-bottom: 2px solid transparent;
          transition: border-bottom-color 0.5s ease;
          font-size: 11px;
      }}
  .menu-register {
      color: #000;
      text-decoration:none;
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 15px;
      margin-right: 17px;
  }
  
  @media (min-width: 768px) and (max-width: 1024px) {
      .menu-register {
      color: #000;
      text-decoration:none;
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 11px;
      margin-bottom: 0px;
  }}
  
  .menu-register:hover {
      color: #1d96aa;
      border-bottom-color: #1d96aa;
      
  }
  
  .topo-pequeno-login{
      color:#ffffff; 
      margin-right: 0px;
      font-size: 15px !important;
      text-decoration:none;
      transition: border-bottom-color 0.5s ease;
      border-bottom: 2px solid transparent;
      cursor: pointer;
  }
  
  @media (max-width: 767px) {
    .topo-pequeno-login{
      color:#ffffff; 
      margin-right: 5px;
      font-size: 15px !important;
      text-decoration:none;
      transition: border-bottom-color 0.5s ease;
      border-bottom: 2px solid transparent;
      cursor: pointer;
  }
  }
  
  @media (min-width: 768px) and (max-width: 3000px) {
      .topo-pequeno-login{
      color:#ffffff; 
      margin-right: 10px;
      text-align: center;
      font-size: 12px;
      text-decoration:none;
      transition: border-bottom-color 0.5s ease;
      border-bottom: 2px solid transparent;
      cursor: pointer;
  }
  }
  .topo-pequeno-login:hover {
      color:#D3DADC;
      border-bottom-color: #D3DADC;
  }
  
  .tracinhos {
      color: #000;
      border-bottom-color: #1d96aa;
      text-decoration:none;
      transition: 0.5s ease;
      cursor: pointer;   
  }
  
  .tracinhos:hover {
      color: #1d96aa;
  }
  
  .tracinhos:active {
    color: #28c0db;
  }
  
  .tracinhos-pequeno {
      color: #fff;
      border-bottom-color: #1d96aa;
      text-decoration:none;
      transition: 0.5s ease;
      cursor: pointer;
  }
  
  .tracinhos-pequeno:hover {
      color: #D3DADC;
  }
  
  .menu-trocaridioma {
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 15px;
      margin-right: 0px;
      padding-right: 0px;
      margin-left: 0px;
      padding-left: 0px;
  }
  
  .menu-trocaridioma:hover {
      color: #1d96aa;
      border-bottom-color: #1d96aa;
  }
  
  @media (max-width:550px) {
    .menu-trocaridioma {
      font-family: prompt;
      text-align: start !important;
      margin-left: 0px;
      padding-left: 0px;
      margin-top: 0px;
    }
  }
  
  @media (max-width:700px) {
    .menu-central-item {
      justify-content: center !important;
    }
  }
  
  @media (min-width:580px) and (max-width:730px) {
    .menu-central-item {
      justify-content: center !important;
      padding-top: 10px;
    }
  }
  
  @media (min-width:750px) and (max-width:768px) {
    .menu-trocaridioma {
      font-family: prompt;
      text-align: start !important;
      margin-left: 0px;
      padding-left: 0px;
      margin-top: 20px;
    }
  
    .menu-trocaridioma1 {
      font-family: prompt;
      text-align: start !important;
      margin-left: 0px;
      padding-left: 0px;
      margin-top: 5px;
    }
  
    .menu-central-item {
      padding-top: 0px !important;
    }
  
    .logo {
      margin-top: 10px;
    }
  
    .menu-trocaridioma1 {
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 15px;
      color: #fff !important;
      transition: 0.5s ease;
      padding-top: 5px;
      margin-right: 0px;
      padding-right: 0px;
      margin-left: 0px;
      padding-left: 0px;
  }
  }
  
  @media (min-width: 768px) and (max-width: 1023px) {
      
  .menu-trocaridioma {
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 12px;
  }}
  
  .menu-trocaridioma1 {
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 12px;
      color: #fff !important;
      transition: 0.5s ease;
      padding-top: 5px;
      margin-right: 0px;
      padding-right: 0px;
      margin-left: 0px;
      padding-left: 0px;
  }
  
  .menu-trocaridioma1:hover {
      color: #ccc !important;
      border-bottom-color: #fff;
  }
  
  
  
  .menu-user {
      border-bottom: 2px solid transparent;
      transition: border-bottom-color 0.5s ease;
      font-size: 15px;
      color: #fff !important;
      transition: 0.5s ease;
      margin-top: 10px;
  }
  
  .menu-user:hover {
      color: #ccc !important;
      border-bottom-color: #fff;
  }
  
  @media (max-width: 768px) {
      .menu-trocaridioma1 {
        margin-bottom: 0px;
        font-size: 11px;
      }
  
      .menu-minhaconta {
        font-size: 11px;
      }
  
      .menu-user {
        border-bottom: 2px solid transparent;
        transition: border-bottom-color 0.5s ease;
        font-size: 11px;
        color: #fff !important;
        transition: 0.5s ease;
        margin-top: 20px;
        margin-right: 10px;
    }
  
    .menu-trocaridioma {
      font-size: 11px;
    }
  
    .backgroundtopogrande-mobile {
      margin-top: 20px;
      margin-right: 0px;
      font-size: 11px !important;
  }
  
    .idiomas {
      text-align: left !important;
      font-size: 11px;
    }
    
  }
  
  .menu-idiomas {
      list-style: none;
      margin-left: 30px;
  
  }
  
  .menu-idiomas2{
    list-style: none;
    margin-left: 150px;
  
  }
  
  @media (min-width: 767px) and (max-width: 1023px) {
  
      .menu-idiomas {
      list-style: none;
      margin-left: 5px;
  }
  }
  
  @media (max-width: 767px) {
      .menu-idiomas {
          list-style: none;
          margin-left: 0px;
          display: inline-block;
      }
      .menuicon-topopequeno {
        font-size: 32px; 
        font-weight: 600;
        margin-top: 20px;
    }
  
    .menuicon-topogrande {
      font-size: 32px; 
      font-weight: 600px;
      margin-top: 20px !important;
  }
  }
  
  .menuicon-topopequeno {
      font-size: 32px; 
      font-weight: 600;
  }
  
  .background-topopequeno{
      background: #000; 
      display:none; 
      padding: 20px 0;
  }
  
  .menuicon-topogrande {
      font-size: 32px; 
      font-weight: 600px;
      margin-top: 10px;
  }
  
  .background-topogrande {
      background: #ffffff; 
      padding: 20px 0;
  }
  
  @media (max-width: 767px) {
      .background-topogrande {
      background: #ffffff; 
      padding: 10px 0 !important;
  }
  
  .background-topopequeno{
    background: #000; 
    display:none; 
    padding: 10px 0 !important;
  }
  }
  
  @media (min-width: 767px) and (max-width: 1023px) {
      .background-topogrande {
      background: #ffffff; 
      padding: 20px 0
  }
  }
  
  .mobile-responsive {
      align-items: center;
      display: flex;
  }
  
  @media (max-width: 768px) {
      .mobile-responsive {
      align-items: center !important;
      display: inline-block !important;
  }
  }
  
  @media (min-width: 767px) and (max-width: 1023px) {
  .mobile-responsive {
      align-items: right;
      display: inline;
      font-size: 12px;
  }
  }
  
  .backgroundtopogrande-mobile {
      margin-right: 0px;
      font-size: 15px;
  }
  
  .menu-central {
      color: #fff;
      margin-left: 20px;
      margin-right: 20px;
  }
  
  @media (max-width:708px) {
    .cormenu-centralDeslogado {
      color: #fff;
      padding-top: 35px;
    }
  }
  
  @media (min-width:768px) and (max-width:1024px){
      .menu-central {
          color:#fff;
          margin-left:0px;
          margin-right: 0px !important;
          padding-left: 10px !important;
          padding-top: 15px !important;
          padding-right: 10px !important;
          padding-bottom: 5px !important;
      }
  
      .cormenu-central {
          color: #fff;
          padding-right: 0px;
          padding-left: 10px !important;
          padding-top: 15px !important;
          padding-bottom: 5px !important;
      }
      .cormenu-central1 {
        color: #fff;
        padding-left: 10px !important;
        padding-top: 15px !important;
        padding-bottom: 5px !important;
      }
      .cormenu-centralDeslogado {
        color: #fff;
        padding-top: 8px;
      }
  }
  
  .cormenu-centralDeslogado {
    color: #fff !important;
    padding-left: 8px;
  }
  
  .cormenu-central {
      color: #fff;
  }
  
  .cormenu-central1 {
    color: #fff;
  }
  
  
  .logo-branco-png {
      height: 30px;
      margin-top: 10px;
  
  }
  
  .menu-central-item {
    justify-content: center;
  }
  
  @media (min-width:768px) and (max-width:800px) {
    .menu-central-item {
      justify-content: center !important;
      padding-top: 16px;
      padding-bottom: 0px;
    
    }
  }
  
  .menu-central-item1 {
    justify-content: center;
    margin-left: 300px;
  }
  
  @media (min-width:768px) and (max-width:800px) {
    .menu-central-item1 {
      justify-content: center !important;
      padding-top: 16px;
      padding-bottom: 0px;
    
    }
  }
  
  @media (max-width: 765px) {
    .logo-branco-png {
      height: 30px;
      margin-top: 20px;
      margin-right: 10px;
  }
  
  .menu-central-item {
    justify-content: start;
  }
  
  .cormenu-central1 {
    color: #fff;
    width: 48px;
    font-size:11px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
  }
  
  }
  
  .top-fixo {
      display: none !important;
  }
  
  .topomenu-revistas {
      color:#fff;
  }
  
  .botao-busca {
      border-radius: 0 10px 10px 0; 
      --bs-btn-bg: #bbbbbb; 
      --bs-btn-border-color: #787878;
  }
  
  .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left:10px;
  }
  
  .switch input[type="checkbox"] {
    display: none;
  }
  
  .slider1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: gray;
    border-radius: 34px;
    transition: .4s;
  }
  
  .slider1:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    border-radius: 50%;
    transition: .4s;
  }
  
  input:checked + .slider1 {
    background-color: #0a58ca;
  }
  
  input:checked + .slider1:before {
    transform: translateX(26px);
  }
  
  .btn-light{
    --bs-btn-padding-x:40px;
    --bs-btn-padding-y:10px;
    --bs-btn-bg: transparent;
    --bs-btn-color: white;
    --bs-btn-font-weight: bold;
    --bs-btn-font-family: prompt;
  }
  
  .botaoLerIntegra{
    margin-bottom: 100px;
    padding-top:40px;
  }
  
  .backgroundEditorial{
    background-image:url('/imagens/FUNDO-COR.png');
    background-size: cover; 
    background-position: center; 
    position: absolute;
    height: 500px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .backgroundMini{
    background-color: white;
    position: relative;
    height: 365px;
    margin-top: 78px;
    width: 100%;
  }
  
  .imagemEditorial{
    position: absolute;
    height: 300px;
    top: -50px;
    margin-left: 90px;
    border-radius: 10px;
  }
  
  .texto {
    position: absolute;
    top: 0;
    left: 415px; /* Ajuste a distância horizontal da imagem */
    /* Ajuste o espaçamento entre o texto e a imagem conforme necessário */
    margin-top: 20px;
    margin-left: 20px;
    padding-left: 20px;
    margin-right: 220px;
    font-size: 20px;
    font-family: prompt;
    font-weight: bold;
    color:#3a3b3d;
  }
  
  .texto2{
    position: absolute;
    top:0;
    left:413px;
    margin-top: 85px;
    margin-left:20px;
    margin-right: 315px;
    padding-left: 20px;
    font-family: prompt;
    font-size: 19px;
  }
  
  .texto3{
    position: absolute;
    top:0;
    left:415px;
    margin-top: -40px;
    margin-left:20px;
    margin-right: 110px;
    padding-left: 20px;
    font-family: prompt;
    color:#ffffff;
    font-size: 30px;
  }
  
  .iconeYoutube{
    position: absolute;
    top:0;
    left:455px;
    margin-top: 300px;
    background-color: black; /* Define a cor de fundo que você deseja */
    border-radius: 50%; /* Isso tornará o background redondo */
    width: 35px; /* Ajuste a largura do elemento conforme necessário */
    height: 35px; /* Ajuste a altura do elemento conforme necessário */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .iconeYoutube:hover{
    opacity: 0.8;
    cursor: pointer;
    transition-delay: 0.1s;
    transform: scale(1.1);
  }
  
  .iconeFace{
    position: absolute;
    top:0;
    left:507px;
    margin-top: 300px;
    background-color: black; /* Define a cor de fundo que você deseja */
    border-radius: 50%; /* Isso tornará o background redondo */
    width: 35px; /* Ajuste a largura do elemento conforme necessário */
    height: 35px; /* Ajuste a altura do elemento conforme necessário */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .iconeFace:hover{
    opacity: 0.8;
    cursor: pointer;
    transition-delay: 0.1s;
    transform: scale(1.1);
  }
  
  .iconeInsta{
    position: absolute;
    top:0;
    left:558px;
    margin-top: 300px;
    background-color: black; /* Define a cor de fundo que você deseja */
    border-radius: 50%; /* Isso tornará o background redondo */
    width: 35px; /* Ajuste a largura do elemento conforme necessário */
    height: 35px; /* Ajuste a altura do elemento conforme necessário */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .iconeInsta:hover{
    opacity: 0.8;
    cursor: pointer;
    transition-delay: 0.1s;
    transform: scale(1.1);
  }
  
  @media (min-width:320px) and (max-width:420px){
    .homeTituloh3 {
      font-size: 1.14rem !important;
      text-transform: uppercase !important;
      color:white !important;
      margin-bottom: 32px;
      margin-top: 32px;
      font-family: prompt !important;
      display: flex !important;
      justify-content: center !important;
    }
  
    .homeTituloh31{
      font-size: 1.14rem !important;
      text-transform: uppercase !important;
      color:white !important;
      margin-bottom: 32px;
      margin-top: 32px;
      font-family: prompt !important;
      display: flex !important;
      justify-content: center !important;
    }
  
    #sites-revistas-clinical-124042a77f6190b8522c #rd-button-libngoeo{
      margin: 7px !important;
    }
  
    .novidadesh1{
      margin-left: 15px;
    }
  
    .newsletter-color{
      margin-left: 15px;
    }
  
    .blue-line2{
      height: 10px;
    }
  
    .logo-acervo{
      width: unset !important;
      margin-left: unset !important;
    }
  }
  
  
  
  @media (max-width: 575.98px){
    .background-acervo{
      margin-top: 150px !important;
    }
  
    .logo-acervo{
      width: 100%;
      margin-left: unset;
    }
  
    .fundoRevista{
      margin-top: 35px !important;
  
    }
    .linhaAopiadoresRevista{
      margin-left: 42px !important;
      margin-bottom: 35px;
    }
  
    .btn-lerArtigo{
      width: 210px !important;
      height: 36px !important;
      border-radius: 10px !important;
    }
  
    .menu-idiomas2{
      display: none;
    }
  
    .menu-central-item1{
      margin-left: unset;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991.98px){
    .background-acervo{
      margin-top: 350px !important;
    }
  
    .menu-idiomas2{
      margin-left: 60px;
    }
  
    .menu-central-item1{
      margin-left: 185px;
    }
  }
  
  
  
  
  
  
  
  @media (min-width: 768px) and (max-width: 991.98px){
    .backgroundEditorial {
      height: 300px;
    }
  
    .backgroundMini {
      height: 220px;
      margin-top: 50px;
      width: 100%;
    }
  
    .imagemEditorial {
      height: 150px;
      top: unset;
      left: unset;
      margin-left: 15px;
      margin-top: -30px;
    }
  
    .texto {
      left: 160px !important; /* Ajuste a posição conforme necessário */
      font-size: 15px; /* Reduz ainda mais o tamanho da fonte */
      padding-left: 35px;
      padding-right: 35px;
      font-weight: bold;
      margin-right: 45px;
    }
  
    .texto2{
      left: 155px !important;
      margin-top: 55px;
      font-family: prompt;
      font-weight: center;
      font-size: 12px;
      padding-left: 35px;
      margin-left: 18px;
      margin-right: 65px;
    }
  
    .texto3{
      left:163px;
      margin-top: -30px;
      font-size: 18px;
    }
  
    .iconeInsta {
      width: 30px; 
      height: 30px; 
      margin-top: 187px;
      left: unset;
      margin-left: 285px;
    }
  
    .iconeYoutube{
      width: 30px; 
      height: 30px; 
      margin-top: 187px;
      left: unset;
      margin-left: 236px;
    }
  
    .iconeFace{
      width: 27px;
      height: 27px;
      margin-top: 187px;
      left:205px;
    }
  
    .btn-light{
      --bs-btn-padding-x:10px;
      --bs-btn-padding-y:10px;
      --bs-btn-bg: transparent;
      --bs-btn-color: white;
      --bs-btn-font-weight: bold;
      --bs-btn-font-family: prompt;
      font-size: 10px;
    }
  
    .revistaEasy3D{
      padding-left:unset;
      padding-right:unset;
      width: 120px;
    }
  
    .revistapoio1{
      width: 130px;
    }
  
    .revistasulzer1{
      width: 150px;
    }
  
    .borda-titulo{
      border-bottom: 3px solid #494949;
      width: 505px;
    }
  
    .revistatitulo-decoration{
      border-bottom: unset;
      margin-left: 90px;
    }
  
    .produtoTopo5{
      padding-left: 110px;
    }
  
    .linhaAopiadoresRevista{
      margin-left:-25px !important;
      margin-top: 10px !important;
    }
  
    .fundoRevista{
      margin-top: 170px;
      margin-bottom: 40px;
    }
  
    .espacamentointerno-revista{
      padding: 35px 0;
    }
  
    .btn-lerArtigo{
      width: 210px !important;
      height: 36px !important;
      margin-left: 110px !important;
    }
  
    .btn-prox-artigo{
      margin-left: 110px !important;
      outline: none !important;
      border: none !important;
    }
  
  }

  @media (max-width: 767px) { 
    .produtoTopo img {
      max-width: 100% !important;
      margin: auto;
      display: block;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1199.98px){
    .backgroundMini{
      width: 100%;
      height: 310px;
      margin-top: 100px;
    }
  
    .imagemEditorial{
      margin-left: 30px;
      height: 255px;
    }
    
    .texto{
      font-size:18px;
      margin-right: unset;
      left: 316px;
    }
  
    .texto2{
      font-size: 15px;
      margin-right: 72px;
      margin-top: 65px;
      left: 316px;
  
    }
  
    .fundoRevista{
      margin-top: 85px !important;
      padding-bottom: 81px !important;
    }
  
    .revistaEasy3D{
      padding-left:unset;
      padding-right:unset;
      width: 159px;
    }
  
    .espacamentointerno-revista{
      padding: 40px 0;
    }
  
    .btn-lerArtigo{
      width: 125px !important;
    }
  
    .btn-prox-artigo{
      width: 175px !important;
      outline: none !important;
      border: none !important;
    }
  
    .iconeYoutube{
      left: 362px;
      margin-top: 243px;
    }
  
    .iconeFace{
      left:420px;
      margin-top: 243px;
    }
  
    .iconeInsta{
      left: 486px;
      margin-top: 243px;
    }
  
    .texto3{
      margin-left: -80px;
      margin-top: -45px;
    }
  
  
  }
  
  @media (min-width: 1900px){
    .backgroundMini{
      height: 350px;
      width: 100%;
      padding-left:0px;
      padding-right:0px;
    }
  
    .imagemEditorial{
      margin-left: 295px;
    }
  
    .texto3{
      margin-left: 235px;
  
    }
  
    .texto{
      margin-left: 235px;
      font-size: 23px;
      margin-top: 25px;
    }
  
    .texto2{
      padding-left: 235px;
      font-size: 19px;
      margin-right: 370px;
    }
  
    .iconeYoutube{
      left: 670px;
      margin-top: 275px;
    }
  
    .iconeFace{
      left: 723px;
      margin-top: 275px;
    }
  
    .iconeInsta{
      left: 776px;
      margin-top: 275px;
    }
  
  }
  
  .sombraAno2 {
    -webkit-box-shadow: 0px 3px 0px 0px #d4d4d4;
    -moz-box-shadow: 0px 3px 0px 0px #d4d4d4;
    box-shadow: 0px 3px 0px 0px #d4d4d4;
    margin-bottom: 25px;
    margin-top: 50px;
    color:#adafaf;
    font-weight: bold;
    font-size: 25px;
  }
  
  .logo-acervo{
    width: 350px;
    margin-left: 160px !important;
  }
  
  .blue-line2 {
    background-image: url('/imagens/Camada_3.png'); 
    background-size: cover !important; 
    background-position: center !important;  
    height: 2px; 
    display: flex; 
    align-items: center; 
    justify-content: center;
  }
  
  .fundoRevista{
    margin-top: 170px;
  }
  
  .linhaAopiadoresRevista{
    margin-left: 15px;
  }
  
  .btn-lerArtigo{
    background-color: #1d96aa !important;
    color: #fff !important;
    border: none;
    padding-right: 0px;
    padding-left: 0px;
    outline: none;
    width: 145px;
    height: 34px;
    font-family: prompt;
  }
  
  .btn-lerArtigo:hover{
    background-color: #0f7385 !important;
    color: #fff !important;
  }
  
  
  
  .menu-trocaridioma2{
    color:#fff !important;
  }

  .espacoPubli{
    margin-left: 10px;
  }

  .logo-abor-revista {
    float: left; 
    z-index:10; 
    max-height: 50px; 
    margin-left:20px; 
    margin-top:10px;
  }
  
  .logo-alado-revista {
    float: right; 
    z-index:10; 
    max-height: 150px; 
    margin-left:40px; 
    margin-top:-30px;
  }

  
  .logo-abor-revista-home {
    float: left; 
    z-index:10; 
    max-height: 50px; 
    margin-left:20px; 
    margin-top:-66px;
  }
  
  .logo-alado-revista-home {
    float: right; 
    z-index:10; 
    max-height: 150px; 
    margin-left:10px; 
    margin-top:-105px;
  }

  .logo-abor-revista-colecao {
    float: left; 
    z-index:10; 
    max-height: 24px; 
    margin-left:16px; 
    margin-top:-76px;
  }
  
  .logo-alado-revista-colecao {
    float: right; 
    z-index:10; 
    max-height: 100px; 
    margin-left:10px; 
    margin-top:-115px;
  }
  
  .logo-abor-revista-colecoes {
    float: left; 
    z-index:10; 
    max-height: 24px; 
    margin-left:5px; 
    margin-top:-63px;
  }
  
  .logo-alado-revista-colecoes {
    float: right; 
    z-index:10; 
    max-height: 45px; 
    margin-left:10px; 
    margin-top:-72px;
  }
  
  @media (max-width:768px) {
    .logo-abor-revista {
      margin-top: -80px;
    }
    .logo-alado-revista {
      margin-top: -120px;
      margin-left:20px; 
    }
  }

  .botao-mobile-autor{
    background-color: white;
    color: grey;
    border: none;
    margin-top: 15px; 
    margin-left:40px !important;
    margin-bottom: 20px;
    margin-right: 55px;
  }
  
  .botao-mobile-autor:hover{
    background-color: #fff;
    border: solid 2px #000;
    color:#000;
  }
  
  .botao-mobile-autor:active{
    background-color: #fff !important;
    border: solid 2px #000 !important;
    color: #000 !important;
  }
  
  .botao-mobile-autor:visited{
    background-color: #fff !important;
    border: solid 2px #000 !important;
    color: #000 !important;
  }
  
  @media (min-width: 768px){
    .botao-mobile-autor{
      display: none;
  
    }
  }

/* Botao Autores */
.botaoParaAutores{
  background-color: white;
  color: grey;
  border: none;
  }
  
  .botaoParaAutores:hover{
  background-color: #fff;
  border: solid 2px #000;
  color: #000;
  }
  
  .botaoParaAutores:active{
  background-color: #fff !important;
  border: solid 2px #000 !important;
  color: #000 !important;
  }
  
  .botaoParaAutores:visited{
  background-color: #fff !important;
  border: solid 2px #000 !important;
  color: #000 !important;
  }

@media (max-width: 992px){
  .botaoParaAutores{
    display: none;
  }
  }

  .botaoParaAutores {
    margin-top: 0px !important;
    }

    @media (min-width:981px) and (max-width:1024px) {
      .botaoParaAutores {
        margin-top: -0px !important;
        margin-left: 137px !important;
      }
    }






@media (max-width:768px) {

  .title-price{
    margin-left: 4px !important;
  }

  .title-price2{
    margin-left: 0px !important;
  }
}

.title-price{
  margin-left: 23px;
  margin-top: -15px;
}

.title-price2{
  margin-left: 25px;
  margin-top: -10px;
}

.search-container {
  position: relative;
}

/* Adicione uma borda e opacidade quando a barra de pesquisa estiver ativa */
.search-container.active::before {
  content: "";
  position: relative;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border: 2px solid black; /* Cor da borda e opacidade */
  opacity: 1;
  pointer-events: none;
  color: black;
}

/* Quando a barra de pesquisa estiver ativa, aumente a opacidade do pseudo-elemento */
.search-bar.active + .search-container::before {
  opacity: 1;
}
/* Adicione essa classe CSS para mostrar a barra de pesquisa quando ativada */
.search-bar.active {
  width: 200px;
  opacity: 2;
}

/* Estilize o botão de pesquisa para mostrar o cursor apontando para cima quando a barra de pesquisa estiver ativa */
.search-button.active {
  transform: rotate(0deg);
}


.mobile-active .search-bar {
  width: 80%;
  opacity: 1;
  background-color: #4545452d;
  border-radius: 5px;
}
/* Esconda o botão de pesquisa para dispositivos móveis */
.mobile-active .search-button {
  white-space: nowrap;
}

/* Estilos específicos para a barra de pesquisa no mobile */
@media (max-width: 768px) {
  .mobile-active .search-bar {
    /* Se necessário, adicione estilos adicionais para a barra de pesquisa no mobile aqui */
  }
}
.search-bar {
  width: 0;
  opacity: 0;
  height: 40px;
  border: none;
  background-color: rgba(0, 0, 0, 0.534);
  color: #d6d6d6;
  padding-left: 40px;
  font-size: 16px;
  transition: width 0.3s, opacity 0.3s;
  outline: none;
}            

.search-bar::placeholder {
  color: #d6d6d6; /* Defina a cor desejada aqui */
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
.search-button {
  position: relative;
  top: 0;
  left: 0;
  color: #d6d6d6;
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  transition: width 0.3s, opacity 0.3s; /* Adiciona uma transição suave */
  overflow: hidden; /* Oculta o conteúdo que transborda */
  white-space: nowrap;
}

.search-submit {
  outline: none; 
  color: #d6d6d6;
}

@media (max-width: 768px) {
  .search-container {
        margin: 0px !important;
        padding: 0px 0px !important;
    }
  
    .search-bar {
        padding: 0px !important;
        padding-right: 0px;
        padding-left: 0px !important;
    }
  
    .search-button {
        padding: 0px;
    }
  }


  .search-container {
    position: relative;
  }
  
  /* Adicione uma borda e opacidade quando a barra de pesquisa estiver ativa */
  .search-container.active::before {
    content: "";
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: 2px solid black; /* Cor da borda e opacidade */
    opacity: 1;
    pointer-events: none;
    color: black;
  }

  /* Quando a barra de pesquisa estiver ativa, aumente a opacidade do pseudo-elemento */
  .search-bar.active + .search-container::before {
    opacity: 1;
  }
  /* Adicione essa classe CSS para mostrar a barra de pesquisa quando ativada */
  .search-bar.active {
    width: 200px;
    opacity: 2;
  }
  
  /* Estilize o botão de pesquisa para mostrar o cursor apontando para cima quando a barra de pesquisa estiver ativa */
  .search-button.active {
    transform: rotate(0deg);
  }


  .mobile-active .search-bar {
    width: 80%;
    opacity: 1;
    background-color: #4545452d;
    border-radius: 5px;
  }
  /* Esconda o botão de pesquisa para dispositivos móveis */
  .mobile-active .search-button {
    white-space: nowrap;
  }
  
  /* Estilos específicos para a barra de pesquisa no mobile */
  @media (max-width: 768px) {
    .mobile-active .search-bar {
      /* Se necessário, adicione estilos adicionais para a barra de pesquisa no mobile aqui */
    }
  }
  .search-bar {
    width: 0;
    opacity: 0;
    height: 40px;
    border: none;
    background-color: rgba(0, 0, 0, 0.534);
    color: #d6d6d6;
    padding-left: 40px;
    font-size: 16px;
    transition: width 0.3s, opacity 0.3s;
    outline: none;
  }            

  .search-bar::placeholder {
    color: #d6d6d6; /* Defina a cor desejada aqui */
  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
  .search-button {
    position: relative;
    top: 0;
    left: 0;
    color: #d6d6d6;
    border: none;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    transition: width 0.3s, opacity 0.3s; /* Adiciona uma transição suave */
    overflow: hidden; /* Oculta o conteúdo que transborda */
    white-space: nowrap;
  }
  
  .search-submit {
    outline: none; 
    color: #d6d6d6;
  }

  .botao-pesquisardgo {
    color: #fff;
    border-radius: 5px; /* Definindo o raio do canto */
    background-color: #0d6efd;
    transition: 0.8 ease;
    margin-top: 0px;
    margin-bottom:0px;
    padding: 6px 5px;
    width: 80px;
  }
  
  .botao-pesquisardgo:hover {
    color: #f0ffff;
    background-color: #0b5ed7;
  }

  .outroteste {
    border-bottom: 3px solid #ffffff;
    padding-bottom: 25px;
    padding-left: 0px;
  }

  .testando123 {
    border: #ffffff 1px solid;
    padding: 10px 5px !important;
    border-radius: 15px;
    width: 50%;
  }

  @media (min-width:1200px) and (max-width: 1370px) {

    
    .publicacao  {
      margin-left: 20px !important;
    }
    
    .testando123 {
      width: 67%;
    }
    .outroteste  {
      padding-bottom: 0px !important;
    }
    
    .abaixopadding {
      padding-bottom: 30px !important;
    }
    
    .apoioinstitucional {
      margin-right: 44px !important;
    }
    
    .publicacao-colecao {
      margin-left: 0px !important;
    }
    
    .no-margin {
      margin-left: 0px !important;
    }
    
    }

    .no-margin {
      margin-left: 0px !important;
      }

      .icones-colecao {
        max-width: 190px !important;
        justify-content: center !important;
        align-items: center !important;
        margin-top: 100px !important;
        height: 40px;
        margin-right: 50px !important;
        }


@media (min-width:981px) and (max-width:1024px) {
  .publicacao {
    margin-left: 13px !important;
  }
  .abaixopadding {
    padding-bottom: 18px !important;
  }
  .abaixotablet {
    margin-bottom: 20px;
    padding-bottom: 0px !important;
  }

  .fundoRevista  {
    margin-top: 218px !important;
  }

  .botaoacervo {
    margin-left: 70px;
  }
  .apoioinstitucional {
    width: 17% !important;
  }
  .testando123 {
    width: 89% !important;
  }
  }

@media (min-width:1024px) and (max-width: 7000px) {
  .emobile {
    display: none !important;
  }
  }

  @media (min-width: 700px) and (max-width: 980px) {
    .publicacao {
      margin-left: 289px !important;
      margin-top: 40px !important;
      margin-bottom: 30px !important;
    }
    .naoedesktop {
      display: none !important;
    }
    .titulo-clinical {
      margin-top: 0px; 
      margin-bottom: 0px;
    }
    .logo-alado-revista {
      margin-top: -40px;
    }
    .logo-abor-revista {
      margin-top: -16px;
    }
    .outroteste {
      margin-bottom: 20px;;
    }
    .revistatitulo-decoration {
      border-bottom: #fff 1px solid;
    }
    .logo-abor-revista {
      margin-left: 58px;
    }

    .botaoacervo {
      margin-left: 282px !important;
    }
    .logo-alado-revista {
      margin-left: 133px !important;
    }
    
    .etablet {
      display: none;
    }
    .revistaCapaAbsolute {
      width: 100%;
    }
    .testando123 {
      width: 60%;
      margin-bottom: 30px;
      margin-top:30px;
      justify-self: center;
    }
    .borda-titulo {
      justify-self: center;
      margin-bottom: 30px;
    }
    .retirarbordamobile {
      overflow-x: hidden !important;
      padding-right: 0px !important;
      padding-left:  0px !important;
    }
    body {
      overflow-x: hidden !important;
    }
    }
    
    .abaixopadding {
      margin-top: 103px;
    }

    .titulo-clinical {
      margin-top: 225px; 
      margin-bottom: -300px;
      }


    @media (max-width:699px) {
      .publicacao {
        margin-left: 96px !important;
        margin-top: 40px !important;
        margin-bottom: 30px !important;
      }
      .titulo-clinical {
        margin-top: 0px; 
        margin-bottom: 0px;
      }
      .logo-alado-revista {
        margin-top: -102px;
      }
      .outroteste {
        margin-bottom: 20px;;
      }
      .testando123 {
        width: 100%;
        margin-top:30px;
      }
      .revistaApoiadores  {
        padding-top: 0px !important;
      }
      .logo-abor-revista {
        margin-top: -49px !important;
      }
      .logo-alado-revista {
        margin-top: -75px;
      }
      .naoedesktop {
        display: none !important;
      }
      
      .capamobile {
        padding-left: 0px !important;
      }
      
      .revistaCapaAbsolute {
        width: 100% !important;
      }
      
      .retirarbordamobile {
        overflow-x: hidden !important;
        padding-right: 0px !important;
        padding-left:  0px !important;
      }
      
      body {
        overflow-x: hidden !important;
      }
      }



@media (max-width:768px) {
  .botaoCorpo{
    margin-left:86px !important;
    margin-top: 20px !important;
    display: flex;
    align-items: center;
  }
} 

.botaoCorpo{
  margin-left: 553px;
  border-radius: 10px;
  margin-top: -39px;
  font-family: Raleway;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 25px;
  border-color: #527b90 !important;
  background-color: #527b90 !important;
}

.botaoCorpo:hover {
border-color: #527b90 !important;
background-color: #527b90 !important;
}

.botaoCorpo:active {
border-color: #527b90 !important;
background-color: #527b90 !important;
}

@media (min-width: 700px) and (max-width: 980px) {
  .botaoCorpo {
    margin-top: -39px !important;
  }
}

@media (min-width:981px) and (max-width:1024px) {
  .botaoCorpo  {
    margin-left: 450px;
  }
}


.botaoColetanea{
  margin-top: -266px;
  margin-left: 50px;
  }
  
  .botaoColetaneaMenosClinical{
    margin-top: -266px;
    margin-left: 57px;
  }
  

  @media (min-width:0px) and (max-width:320px) {
/* Botao Coletânea */
.botaoColetanea{
  margin-top: 0px;
  margin-left: -17px;
}

.botaoColetaneaMenosClinical{
  margin-top: 0px;
  margin-left: -17px;
}
}

@media (min-width:321px) and (max-width:394px) {
  /* Botao Coletânea */
  .botaoColetanea{
    margin-top: 10px;
    margin-left: -20px;
  }

  .botaoColetaneaMenosClinical{
    margin-top: 10px;
    margin-left: -20px;
  }
}


@media (min-width:410px) and (max-width:420px) {
  .botaoColetanea{
    margin-top: 10px;
    margin-left: -20px;
  }

  
  .botaoColetaneaMenosClinical{
    margin-top: 10px;
    margin-left: -20px;
  }
}


@media (min-width:421px) and (max-width:434px) {
/* Botao Coletânea */
.botaoColetanea{
  margin-top: 10px;
  margin-left: -25px;
}

.botaoColetaneaMenosClinical{
  margin-top: 10px;
  margin-left: -25px;
}
}

@media (min-width:1200px) and (max-width: 1370px) {
  .botaoColetanea {
    margin-top: -266px;
    margin-left: 78px;
  }
}

@media (min-width:981px) and (max-width:1024px) {
  .botaoColetanea {
    margin-top: -198px;
  }
}