#redondo{
    margin: 0 auto;
    width: 100%;
    max-width: 520px;
    border-width: 8px;
    border-color: #1D57A5;
    border-style: solid;
    border-radius: 20px;
    background-color: #1D57A5;
    text-align: center;
    vertical-align: middle;
}
#redondo img{
    width:100%;
}
#site{
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    height: auto;
    background-color:  #f5f6f7;
    text-align: center;
    vertical-align: middle;
    border-width: 12px;
    border-color: #000000;
    border-style: solid;
    border-radius: 20px;
}
#reclamacao{
    float:left;
    /*margin-left: -16%;*/
}
#reclamacao img{
    width: 80%;
}
#logonet{
    float: right;
    margin-right: -16%;
}
#logonet img{
    width: 30%;
}
#cookies{
    clear:both;
    text-align: center;
    background-color: #e0e0e0;
    color: #000000;
    padding: 10px;
}
#conteudo1{
    display: grid;
    grid-template-columns: repeat(3, 33%);
    grid-template-rows: repeat(1, 100%);
    align-items: center;
	justify-content: center;
}
#conteudo2{
    display: grid;
    grid-template-columns: repeat(3, 33%);
    grid-template-rows: repeat(2, 50%);
    align-items: center;
	justify-content: center;
}
#conteudo3{
    display: grid;
    grid-template-columns: repeat(3, 33%);
    grid-template-rows: repeat(3, 33%);
    align-items: center;
	justify-content: center;
}
#conteudo4{
    display: grid;
    grid-template-columns: repeat(3, 33%);
    grid-template-rows: repeat(4, 25%);
    align-items: center;
	justify-content: center;
}

#footer{
    padding: 10px;
    max-width: 600px;
}

#msg1{
    right: 90px;
    visibility: visible;
    background: #fff;
    color: #000;
    position: fixed;
    width: 240px;
    bottom: 150px;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    height: 40px;
    border-radius: 100px;
    border: 1px solid #ccc;
    z-index: 100;
}

#alertWapp{
    right:50px;
    visibility: hidden;
    position:fixed;
    width:50px;
    height:50px;
    bottom:120px;
    background:red;
    z-index:101;
    font-size:11px;
    color:#fff;
    text-align:center;
    border-radius: 50px;
    font-weight:bold;
    line-height: normal;
}

.bt-whatsApp{
    right:50px;
    position:fixed;
    width:100px;
    height:100px;
    bottom:40px;
    z-index:100;
}


.lang img{
    width: 25px;
}

.h1h{
    font-size: 40px;
    text-align: center;
}
.h2h{
    font-size: 24px;
    text-align: center;
}
.h3h{
    font-size: 20px;
    text-align: center;
}
.h4h{
    padding: 12px;
    font-size: 16px;
    text-align: justify;
}
.h5h{
    padding: 12px;
    font-size: 14px;
    text-align: justify;
}
.h6h{
    font-size: 12px;
    color: #000000;
}
.lab{
    font-size: 12px;
    color: #000000;
}


img{
    max-width: 520px;
}

.nome{
  max-width: 40ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.item {
	display: flex;
    display: -webkit-flex; /* Garante compatibilidade com navegador Safari. */
    align-items: center;
	justify-content: center;
	padding: 30px;
}

.logo{
    margin-top: 10px;
    width: 40%;
}

.imagem{
    width: 70%;
    padding-bottom: 6px; 
}
.imagempr{
    padding-bottom: 40px;
}

#iframepc{
   width: 530px; 
   height: 290px;
}
#iframepc2{
   width: 530px; 
   height: 290px;
}
#iframepc3{
   width: 530px; 
   height: 290px;
}
#iframepc4{
   width: 530px; 
   height: 290px;
}
#iframepc5{
   width: 530px; 
   height: 290px;
}
