Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Image Added


Totvs custom background color
customcolor#0897E9

HTML
<style type="text/css
HTML
<div class="jumbotron jumbotron-full-height d-flex" style="background-position-x: center;">
    .lms  <div class="jumbotron-image">* {
        <img class="lazyload" data-src="https://fcmsantacasasp.edu.br/wp-content/uploads/2019/08/tecnologia-na-medicina.jpg">
      </div>
      <div class="jumbotron-content">
        <div class="container">
          <div class="row align-items-center">
            <div class="col-lg-7">
              <h1 class="h3 text-white font-weight-normal">
Seja bem vindo ao novo <br />
<span class="text-blue font-weight-bolder">Portal de documentaçãos</span> da linha RM! <br />
Hospitais e Clínicas <span class="text-blue font-weight-boldest text-highlighted">-TOTVS Sáude</span></h1>
            </div>
          </div>
        </div>
      </div>
      <div class="jumbotron-footer jumbotron-footer-white">
        <div class="scroll scroll-white">
          <a href="#novidades">
            <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 505.7 70.1" style="enable-background:new 0 0 505.7 70.1;" xml:space="preserve"><title>curve-hollow-grey-out</title><path class="d-block" d="M351,32.6c-55.9,30.1-71.4,32.7-98.2,32.7s-42.3-2.6-98.2-32.7S28,0,28,0H0v70.1h28h449.6h28.1V0h-28.1C477.6,0,407,2.5,351,32.6z"></path></svg>
          </a>
        </div>
      </div>
    </div>

<style>
html {
	scroll-behavior: smooth;
}

.jumbotron {
    z-index: auto !important;
}

.jumbotron-full-height {
    min-height: 60vh;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jumbotron {
    background-color: transparent;
    background-size: cover;
    padding: 50px 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    position: relative;
    border: 0;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
@media (min-width: 576px)
.jumbotron {
    padding: 4rem 2rem;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

 .jumbotron-full-height .jumbotron-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.jumbotron .jumbotron-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    overflow: hidden;
} 

.jumbotron-full-height .jumbotron-content {
    position: relative;
    padding: 110px 0;
    width: 100%;
}
.jumbotron .jumbotron-content {
    position: relative;
    z-index: 40;
    overflow: hidden;
    max-width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -135px;
    margin-left: 50px;
 }

.jumbotron .jumbotron-footer {
    position: absolute;
    bottom: -6px;
    width: 100%;
    left: 0;
    z-index: 50;
    overflow: hidden;

    .d-block {
		fill: #fff;
	}
} 

.jumbotron img {
	width: 100%;
}

.jumbotron .jumbotron-image:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7)
}

.jumbotron .jumbotron-footer>.scroll>a {
    display: block;
    position: relative;
    height: 100%;
}

.jumbotron .jumbotron-footer.jumbotron-footer-white .scroll>a:after {
    border-top-color: #fff;
}

.jumbotron h1 .text-highlighted {
    font-size: 3rem !important;
}

.jumbotron .text-white {
    color: #fff !important;
}

.jumbotron .text-blue {
    color: #0c9abe !important;
}

.jumbotron .font-weight-normal {
    font-weight: 400!important;
}

.jumbotron .font-weight-boldest {
    font-weight: 700 !important;
}

.jumbotron .h3, .jumbotron h3 {
    font-size: 2.125rem;
}

.jumbotron .h1, .jumbotron .h2, .jumbotron .h3, .jumbotron .h4, .jumbotron .h5, .jumbotron .h6, .jumbotronh1, .jumbotron h2, .jumbotron h3,  .jumbotron h4, .jumbotron h5, .jumbotron h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 3.125rem;
}

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

.jumbotron .jumbotron-footer>.scroll {
    height: 69px;
    width: 505px;
    position: relative;
    z-index: 50;
    left: 0;
    right: 0;
    margin: auto;
}

 .jumbotron .jumbotron-footer>.scroll>a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid #fff;
    border-right: 15px solid transparent;
    border-bottom: 0;
    border-left: 15px solid transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: float 1s infinite;
    -o-animation: float 1s infinite;
    animation: float 1s infinite;
}
 
@keyframes float {
    50% {
        -webkit-transform: translateY(4px)-webkit-box-sizing: border-box;
        -moz-obox-transformsizing: translateY(4px)border-box;
        transform: translateY(4px)box-sizing: border-box;
    }

    to.lms-text-center {
        text-webkit-transformalign: translateY(0)center;
    }

    .lms-ofull-transform: translateY(0);height {
        transformheight: translateY(0)100%;
    }
}
 </style>
HTML
<style type="text/css">
    .lms *-container {
      margin-webkit-box-sizingright: border-boxauto;
      margin-moz-box-sizingleft: border-boxauto;
      boxmax-sizingwidth: border-box1046px;
    }

    .lms-text-centerrow {
	      text-alignwidth: center100%;
    }

   display: .lms-full-height {moz-box;
      height: 100%-moz-flex-flow: row wrap;
    }

    .lms-container {-moz-justify-content: center;

      margin-rightdisplay: auto-ms-flexbox;
      margin-left: auto-ms-flex-flow: row wrap;
      max-width-ms-justify-content: 1046pxcenter;
      }

    .lms-row {
	  widthdisplay: 100%-webkit-flex;
      display: -mozwebkit-box;
      -mozwebkit-flex-flow: row wrap;
      -mozwebkit-justify-content: center;

      display: -ms-flexboxflex;
      -ms-flex-flow: row wrap;      
      -ms-justify-content: center;     

    }

    .lms-col {
      displaywidth: -webkit-flex33.333333%;
       display: -webkit-box   padding-right: 20px;
      padding-webkit-flex-flowleft: row wrap20px;
      margin-webkit-justify-contentbottom: center40px;

    }

   display: flex; .lms-panel {
      flex-flowborder: 1px rowsolid wrap#dadada;
      border-radius: 4px;
      justify-contentpadding: center30px;     

    }

    .lms-colpanel .lms-panel-thumb {
      width: 33.333333%87px;
    }

    padding-right: 15px; .lms-panel .lms-panel-title {
      paddingfont-leftsize: 15px20px;
      margin-bottomcolor: 30px#58595b;
    }

    .lms-panel {
      border: 1px solid #dadada;.lms-panel-title > a {
      border-radiuscolor: 4px#58595b;
      paddingfont-weight: 30pxbold;
    }

    .lms-panel .lms-panel-thumbtext {
      widthcolor: 87px#58595b;
    }

    .lms-panel .lms-panel-title {line-height: 1.75;
      fontmargin-sizebottom: 20px0;
    }
.teste{
   colorposition: #58595babsolute;
    }top: 0;

    .lms-panel .lms-panel-title > a {
  left: 0;
    width: 100%;
    colorheight: #58595b100%;
    object-fit: cover;
    font-weightopacity: bold;
    }

0.5; /* ajuste a opacidade conforme necessário */
    .lmsz-panelindex: .lms-panel-text {-1; 
}
  </style>
<div class="lms">    color: #58595b;
<div class="lms-container">
    <div>
  line-height: 1.75;
      margin-bottom: 0;<img src="https://cdn-icons-png.flaticon.com/512/1809/1809239.png" /
    }
  </style>
<div class="lmsteste">
    <div class="lms-container">
      </div>      
 <div class="lms-row">
          <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="httphttps://tdn.totvs.com/download/attachmentsthumbnails/286221066811721444/release-noteso%20que%20ha%20de%20novo.png?api=v2&nonce=1709753316058">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/x/PJFdFQpages/viewpage.action?pageId=828866286">O que há de novo?</a>
            </h1>
            <p class="lms-panel-text">Divulgamos>Fique por todasdentro asdas novidades edo correçõesprodutos deTOTVS cadaSaúde atualizaçãoHospitais da solução de aprendizadoe Clínicas.</p>
          </div>
            </div>
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="httphttps://tdn.totvs.com/download/attachmentsthumbnails/286221066811721444/guia-usu%C3%A1rioTOTVS.png?api=v2&nonce=1709753270308">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/x/UmsPEQ">Guia do usuário<display/LRM/Linha+RM+Saúde">Linha RM Saúde</a>
            </h1>
            <p class="lms-panel-text">Listamos>Toda documentação passodo aRM passoem um as ações que você pode efetuar como gestor ou colaboradorúnico lugar.</p>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="httphttps://tdn.totvs.com/download/attachmentsthumbnails/286221066811721444/v%C3%ADdeospep.png?api=v2&nonce=1710529421428">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/xLRM/YwegGgPEP+RM">Aprenda>PEP na prática<RM</a>
            </h1>
            <p class="lms-panel-text">Mostramos>O comopasso efetuara aspasso ações de maneiracomo rápida e intuitiva para agilizar utilizar o seuProntuário diaEletrônico ado diapaciente.</p>
          </div>
        </div>
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="httphttps://tdn.totvs.com/download/thumbnails/286221066811721444/perguntaspep-frequentes1.png?api=v2&nonce=1709753316056">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/xLRM/4XAPEQPortais">Perguntas frequentes<>Portais</a>
            </h1>
            <p class="lms-panel-text">Reunimos>Confira asna perguntasintegra maistudo frequentessobre para tornar sua busca por soluções mais ágil e fluídaos Portais.</p>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="httphttps://tdn.totvs.com/download/attachmentsthumbnails/286221066811721444/appSUS.png?api=v2&nonce=1709753316055">
            <h1 class="lms-panel-title">
              <a href="https://tdntotvscst.totvszendesk.com/hc/xpt-br/fMftEw#home">Aplicativo>Central Myde Learning<atendimento</a>
            </h1>
            <p class="lms-panel-text">Apresentamos>Tem alguma informaçõesdúvida sobreou osugestão? aplicativoEntre em disponívelcontato paracom Androidnossa ecentral parade iPhoneatendimento.</p>
          </div>
        </div>
      </div>
    </div>
</div>