/*********************************************************/
/*CSS MODE - MRPNET 2025
/*********************************************************/
/*CORES*/
:root {
  --cor_1: #004491;
  --cor_2: #D3261C;
}
/*********************************************************/
.botao {padding: 10px 30px; color: #fff; background-color: var(--cor_1); border-radius: 50px; font-weight: 500; text-transform: uppercase; cursor: pointer;}
.botao:hover {background-color: var(--cor_2);}
/*********************************************************/
/*HEADER DO SITE*/
header {width: 100%; position: relative; z-index: 1000; }
header .inicio {width: 100%; display: table; padding: 5px 0; background-color: #EFEFEF;}
header .dados {float: right !important;}
header .dados li {display: inline-block; color: #828283; font-size: 0.9em; padding: 0 10px;}
header .dados i {color: var(--cor_1); padding-right: 5px;}

header .topo .content {display: flex; align-items: center; justify-content: space-between; padding: 10px 0;}
header .logo {width: 300px; height: 100px;}
header .social li {display: inline-block; padding: 0 10px; font-size: 1.4em; color: var(--cor_1);}
header .social li:hover {color: var(--cor_2);}

.banner-interno {width: 100%;}
.banner-interno img {width: 100%;}
/*********************************************************/
.tela-1 {width: 100%; display: flex; padding: 80px 0; text-align: center;}
.tela-1 h2 {font-weight: 400; font-size: 1.4em;}

.tela-1 .quadro {width: 70%; margin: auto;}
.tela-1 .icon {width: 100%; aspect-ratio: 1/1; margin: 0 auto 20px auto}

.tela-1 .ic1 {background-image: url(../images/ic1.png);}
.tela-1 .ic2 {background-image: url(../images/ic2.png);}
.tela-1 .ic3 {background-image: url(../images/ic3.png);}
.tela-1 .ic4 {background-image: url(../images/ic4.png);}
/*********************************************************/
.tela-2 {width: 100%; display: flex; padding-bottom: 60px; text-align: center;}
.tela-2 h1 {font-weight: 800; font-size: 2em; margin-bottom: 40px; color: var(--cor_1);}
.tela-2 h2 {font-weight: 800; font-size: 1.4em; color: var(--cor_1);}
.tela-2 .quadro {width: 95%; margin: 20px auto; border: 1px solid #efefef; border-radius: 10px; padding: 10px; min-height: 440px;}
.tela-2 .imagem {width: 100%; height: 320px; margin-bottom: 20px; background-position: center center;}
/*********************************************************/
.tela-3 {width: 100%; display: table; padding: 60px 0; background-color: #F4F5F9;}
.tela-3 h1 {font-weight: 800; font-size: 2em; margin-bottom: 40px; color: var(--cor_1);}
.tela-3 p {font-size: 1.2em; line-height: 40px; text-align: justify;}
/*********************************************************/
.tela-4 {width: 100%; display: table; padding: 60px 0; background-attachment: fixed;}
.tela-4 h1 {color: #fff; font-size: 3em; margin: 40px 0; font-weight: 800;}
.tela-4 p {color: #fff; font-size: 1.2em; line-height: 40px;}
.tela-4 .esquerda {width: 30%; margin-left: 5%;}
/*********************************************************/
.tela-5 {width: 100%; display: flex; padding: 60px 0;}
.tela-5 h1 {font-weight: 800; font-size: 2em; margin-bottom: 40px; color: var(--cor_1); text-align: center;}
.tela-5 h2 {font-size: 1.2em; padding-top: 35px;}
.tela-5 p {color: #828283; line-height: 30px;}
.tela-5 .quadro {width: 90%; margin: auto; border: 1px solid #efefef; border-radius: 10px; padding: 40px;}
.tela-5 .imagem {width: 100px; aspect-ratio: 1/1; border-radius: 50%; float: left; margin-right: 15px; background-position: center center;}
.tela-5 .star {width: 120px; height: 30px; background-image: url(../images/estrelas.png); margin: 10px 0;}
/*********************************************************/
.tela-6 {width: 100%; display: table; padding: 60px 0; background-color: #E7E8EA;}
.tela-6 h1 {font-weight: 500; font-size: 2em; margin-bottom: 40px; color: var(--cor_1); text-transform: uppercase;}
.tela-6 h2 {font-weight: 400; margin-bottom: 20px;}

.tela-6 .dados li {font-size: 1.2em; margin-bottom: 30px; display: flex;}
.tela-6 .dados i {font-size: 1.4em; color: var(--cor_1); margin-right: 20px;}
.tela-6 .botao-wp {width: 200px; height: 60px; background-image: url(../images/bgwhats.png); display: block;}

.tela-6 .formulario {width: 100%; padding: 30px; border-radius: 10px; border: 1px solid #efefef; background-color: #fff; text-align: center;}
.tela-6 .input {width: 100%; background-color: #F6F6F8; padding: 20px; border-radius: 10px; font-family: var(--font_p);}
.tela-6 .inputtext {width: 100%; background-color: #F6F6F8; padding: 20px; border-radius: 10px; height: 120px; resize: none; font-family: var(--font_p);}
/*********************************************************/
.tela-7 {width: 100%; display: table; padding: 40px 0; background-color: #E7E8EA;}
.tela-7 h1 {font-weight: 800; font-size: 2em; margin-bottom: 40px; color: var(--cor_1); text-align: center;}
.tela-7 p {line-height: 30px; text-align: justify;}
.tela-7 .colunas {columns: 2; column-gap: 60px;}
/*********************************************************/
.tela-8 {width: 100%; padding: 40px 0; display: table; }
.tela-8 h2 {font-size: 3em; text-transform: uppercase; font-weight: 500;}
.tela-8 p {line-height: 30px; text-align: justify;}
.tela-8 .quadro {width: 80%; display: table; padding-bottom: 60px; display: flex; margin: auto;}
.tela-8 .titulo-e {float: left; padding-right: 20px; margin-right: 20px;}
.tela-8 .titulo-d {float: right; padding-left: 20px; margin-left: 20px;}
.tela-8 .texto-d {float: right; }
.tela-8 .texto-e {float: left; text-align: right;}
.tela-8 .azul {border-right: 5px solid var(--cor_1); padding-right: 20px; color: var(--cor_1);}
.tela-8 .vermelho {border-left: 5px solid var(--cor_2); padding-left: 20px; color: var(--cor_2);}
/*********************************************************/
.tela-9 {width: 100%; display: block; padding: 40px 0;}
.tela-9 h1 {font-weight: 800; font-size: 2em; margin-bottom: 40px; color: var(--cor_1); text-align: center;}
.tela-9 h2 {font-weight: 800; font-size: 2em; margin-bottom: 40px; color: var(--cor_1);}
.tela-9 p {line-height: 30px; text-align: justify;}
.tela-9 img {width: 80%; border-radius: 10px; margin: 0 10%;}

.tela-9 .quadro {width: 100%; display: block; padding: 40px 0;}
.tela-9 .bgcinza {background-color: #F5F6FA;}
.tela-9 .menor {width: 80%; margin: auto;}
.tela-9 .minifoto {width: 95%; height: 140px; border-radius: 10px; margin: auto;}
/*********************************************************/
.mapa iframe {width: 100%; height: 350px;}
/*********************************************************/
footer {width: 100%; display: table; padding: 20px 0; background-color: #EEEFF2;}
footer .logo {width: 50%; float: left; height: 200px; background-position: center center; background-size: 60%;}
footer .dados {width: 50%; padding:  40px; float: right;}
footer .dados li {font-size: 1.2em; margin-bottom: 15px; display: flex; color: var(--cor_1);}
footer .dados i {font-size: 1.4em; color: var(--cor_1); margin-right: 20px;}
/*********************************************************/
.fim {width: 100%; display: table; text-align: center; padding-top: 10px;}
.fim p {color: var(--cor_1);}
.fim a:hover {color: var(--cor_2);}
/*********************************************************/
.blog {width: 100%; display: table; padding: 60px 0;}
.blog h1 {font-weight: 800; font-size: 2em; margin-bottom: 20px; color: var(--cor_1); }
.blog h2 {color: var(--cor_1); font-size: 1.2em; padding-bottom: 20px;}
.blog a:hover {color: var(--cor_2) !important;}

.blog .quadro {width: 30%; float: left; margin: 0 1% 40px 1%; background-color: #F0EFEB; min-height: 480px; border-radius: 10px; overflow: hidden; position: relative;}
.blog .imagem {width: 100%; height: 200px; background-position:  center center;}
.blog .texto {width: 100%; padding: 15px 20px;}
.blog .texto p {font-size: 0.9em; line-height: 20px;}
.blog .link {text-transform: uppercase !important; position: absolute; left: 15px; bottom: 15px;}
.blog .link:hover {color: var(--cor_2);}
/*********************************************************/
.meio {width: 65%; float: left; text-align: justify;}
.meio h1 {font-weight: 600;}
.meio p {line-height: 30px;}
/*********************************************************/
.lateral {width: 25%; float: right;}
.lateral h2 {text-transform: uppercase;}
.lateral h3 {font-size: 1em;}
.lateral p {font-size: 0.8em; line-height: 18px;}
.lateral .quadro-b {width: 100%; background-color: #F0EFEB; min-height: 450px; border-radius: 10px; overflow: hidden; position: relative; margin-bottom: 20px;}
/*********************************************************/
.alerta { padding: 12px 16px; border-radius: 6px; font-size: 14px; margin: 15px 0; }
.alerta.sucesso { background-color: #e6f9f0; color: #065f46; border: 1px solid #34d399; }
