
body{
	background-color: #fff;
	font-family: "Montserrat", sans-serif;
}

/*ul {
    list-style: none;
    padding-left: 0; 
}*/

blockquote{
	background-color: #f2f2f2;
	padding: 15px;
	border-left:3px solid #333;
}

.fundo-texto{
	padding: 10px 8px 3px 3px;
    background-image: linear-gradient(to right, #ffe600 0%, #fff9d5 100%);
    background-repeat: repeat;
    background-position: 0 0;
    background-attachment: scroll;
    background-size: 100%;
    border-radius: 18px 0 18px 0;
}

.pos-img{
	padding: 10px 15px;
    margin: -20px 0 20px 0;
    background-color: #e6f7fc;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    font-style: italic;
    text-align: center;
}

.blue-box-1 {
    background: #73f9f9;
    padding: 15px 30px;
    margin: 2vh 0;
    border-radius: 100px;
}

.reviews-box {
    background-color: #f0f0f0;
    padding: 15px 15px 5px 15px;
    border-radius: 5px;
    margin: 15px 0;
}    

.topo-0{
	padding: 20px 0 ;
}

.img-logo{
	width: 100%;
	height: auto;
	max-width: 160px;
}

.texto-adv{
	color: #222222;
	margin: 0;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
    line-height: 1.4;
}

.topo-1{
	padding: 20px 0 40px 0;
}

.titulo-topo-1{
	font-family: "Montserrat", sans-serif;
	font-size: 48px;	
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .5rem;
    color: #222;
}

.yellow-box {
    background: #ffffc2;
    padding: 15px 30px;
    border-radius: 10px;
}

.subtitulo-topo-1{
	font-family: "Montserrat", sans-serif;
	color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
}

.texto-nome{
	font-family: "Montserrat", sans-serif;
	color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    padding-top: 5px;
}

.texto-nome small{
	font-weight: 300;
	font-size: 14px;
}	

.container-autor{
	display: flex;
	justify-items: left;
	gap: 1rem;
	margin-top: 20px;
}

.img-autor{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	display: inline-block;
}

.img-redes {
    height: 50px;
    width: auto;
    max-width: 49%;
    text-align: end;
    margin-left: auto;
}

.fundo-dpeoimento{
   position: sticky;
   top: 160px;
   max-width: 100%;
   display: block;
   border-top-width: initial;
   border-top-style: initial;
   border-top-color: transparent;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: rgb(237, 237, 237);
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: rgb(237, 237, 237);
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: rgb(237, 237, 237);
   border-top-left-radius: 15px;
   border-top-right-radius: 15px;
   border-bottom-right-radius: 15px;
   border-bottom-left-radius: 15px;
   margin-top: 40px;
}

.titulo-depoimento{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    background-color: rgb(34, 34, 34);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.img-depo-prod{
   width: 100%;
   height: auto;
}

.texto-depoiemtno{
   margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 16px;
    color: rgb(51, 51, 51);
    text-align: center;
}

.texto-depoiemtno span{
   color: red;
}

.botao-lado{
   font-size: 14px;
   font-weight: 800;
   color: rgb(255, 255, 255);
   
   display: block;
   padding-top: 15px;
   padding-right: 15px;
   padding-bottom: 15px;
   padding-left: 15px;
   background-color: rgb(0, 193, 72);
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   text-align: center;
   width: 95%;
   margin: 20px auto;
   box-shadow: rgb(0, 108, 40) 0px 3px 0px 0px;
}

.linha {
    border: none;
    border-bottom: 4px solid rgba(60, 72, 84, 0.8);
}

.linha2 {
    border: none;
    border-bottom: 4px solid rgba(255, 255, 255, 0.8);
}

.img-conteudo{
	width: 100%;
	height: auto;
	margin: 20px auto;
}

.texto{
	font-family: "Montserrat", sans-serif;
	margin-bottom: 22px;
	color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

.texto a{
	font-weight: 700;
	color: #167ac6;
}	

.texto .fa-star{
	color: #d5b400;
}

h3{
	font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #333;
}

h5{
	font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #333;
}

.fundo-att{
	min-height: 50px;
    background-color: #e6f7fc;
    padding: 32px 20px 0px 25px;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 700;
    border: 1px solid #ff3700;
}

.fundo-azul{
	background: #D9EDF7;
    padding: 15px 30px;
    margin: 2vh 0;
}

.fundo-amarelo{
	background: #ffffc2;
    padding: 15px 30px;
    margin: 20px 0;
}

.botao{
	font-family: "Montserrat", sans-serif;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 20px auto;
	padding: 15px 20px;
	background-image: linear-gradient(180deg, #4ba614, #008c00);
    border: 1px solid #34740e;
    line-height: 1.2;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
}

.nome-depo{
	font-family: "Montserrat", sans-serif;
	font-size: 16px !important;
    font-weight: bolder;
    color: rgb(31, 97, 141);
}

.esp-topo{
	margin-top: 35px;
}

.img-artigo{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.texto-artigo{
	font-family: "Montserrat", sans-serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 1.2;
    font-weight: 600;
    color: #00a4e5;
    margin-top: 0px;
}

.rodape{
	background: linear-gradient(284.84deg, #4f4e4e 30.75%, #222 85.96%);
    color: #fff;
    padding: 50px 0 20px;
}

.img-logo-rodape{
	width: 100%;
	height: auto;
	max-width: 130px;
}

.titulo-rodape{
	font-family: "Montserrat", sans-serif;
	color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

.texto-rodape{
	font-family: "Montserrat", sans-serif;
	color: #fff;
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}

.texto-rodape a{
	color: #fff;
}	

@media screen and (max-width: 600px) {

	.botao{
		font-size: 20px;
	}

	.img-logo-rodape{
		display: block;
		margin: 0 auto;
	}	

	.esp-cel{
		padding-top: 25px;
	}

	.texto-nome{
		font-size: 14px;
	}

	.texto-nome small{
		font-size: 12px;
	}

	.img-redes{
		height: 30px;
	}	

	.titulo-topo-1{
		font-size: 30px;
	}	

	.img-logo{
		display: block;
		margin: 0 auto;
		width: auto;
		height: 40px;
		max-width: 350px;
	}

	.centralizar{
		text-align: center;
	}	

}












.fb-comments
{font-family:Helvetica,sans-serif;
}

.fb-comments
{background-color:#fff!important;
border:1px solid #e9ebee!important;
}

table th
{padding:2px!important;
}

table tbody tr,td
{background-color:#fff!important;
}

.mark-comments
{color:#365899;
font-weight:500px;
}

.mark-comments:hover
{text-decoration:underline;
cursor:pointer;
}

.fb-comments
{border:1px solid #e9ebee!important;
border-radius:18px;
padding:12px;
margin:auto;
position:relative;
color:#888;
}

.fb-comments-header
{padding:0;
border-bottom:1px solid #e9ebee!important;
}

.fb-comments-header span
{color:#000;
font-weight:700;
font-size:.9em;
}

.fb-comments-comment
{border:none!important;
padding:0;
margin:10px 0;
width:100%;
}

.fb-comments-reply-wrapper
{margin-left:60px;
border-left:1px dotted #e9ebee!important;
padding-left:5px;
}

td,tr
{border:none!important;
margin:0;
}

td
{padding:2.5px;
}

tr
{padding:2.5px 0;
}

.fb-comments-comment-img
{vertical-align:top;
width:48px;
padding-right:5px;
}

.fb-comments-comment-img img
{max-width:48px;
max-height:48px;
border-radius:25px;
object-fit:cover;
}

.fb-comments-comment-name
{font-size:.9em;
}

.fb-comments-comment-name name
{color:#365899;
text-decoration:none!important;
font-weight:700;
cursor:pointer;
cursor:hand;
}

.fb-comments-comment-name name:hover
{text-decoration:underline!important;
}

.fb-comments-comment-name occupation
{color:#90949c!important;
}

.fb-comments-comment-text
{font-weight:400;
font-size:.9em;
color:#050505;
border-radius:21px;
background-color:#f0f2f5!important;
padding-left:12px;
padding-right:12px;
padding-bottom:8px;
}

.fb-comments-comment-actions
{padding:0 2px!important;
}

.fb-comments-comment-actions like,.fb-comments-comment-actions reply
{font-size:.75em;
color:#888;
font-weight:600;
text-decoration:none!important;
cursor:pointer;
cursor:hand;
}

.fb-comments-comment-actions like.liked
{color:#90949c;
text-decoration:none!important;
}

.fb-comments-comment-actions like.liked:active
{color:#90949c;
}

.fb-comments-comment-actions like:hover,.fb-comments-comment-actions reply:hover
{text-decoration:underline!important;
}

.fb-comments-comment-actions likes
{font-size:13px;
background:url('../imagens/likes.png');
background-repeat:no-repeat;
padding-left:43px;
padding-right:6px;
padding-top:3px;
padding-bottom:2px;
margin-top:-10px;
float:right;
background-color:#fff!important;
border:solid #eaebef;
border-radius:19px;
}

.fb-comments-comment-actions date
{font-size:.75em;
color:#90949c;
text-decoration:none;
cursor:pointer;
cursor:hand;
}

.fb-comments-comment-actions date:hover
{text-decoration:underline;
}

.fb-comments-loadmore
{background:#4080ff!important;
border:1px solid #4080ff!important;
border-radius:3px;
box-sizing:border-box;
color:#fff;
font-size:14px;
padding:.875em;
text-shadow:none;
width:100%;
font-weight:700;
cursor:hand;
cursor:pointer;
}

.fb-reply-input
{border:1px solid #d3d3d3;
border-radius:3px;
width:100%;
padding:5px 7.5px;
font-size:.75em;
color:#000;
outline:0;
}

.fb-reply-button:hover,.fb-reply-input:hover
{outline:0;
}

.fb-reply-button
{background:#4080ff!important;
border:1px solid #4080ff!important;
border-radius:3px;
box-sizing:border-box;
color:#fff;
font-size:.75em;
padding:5px 7.5px;
text-shadow:none;
width:100%;
font-weight:700;
cursor:hand;
cursor:pointer;
outline:0;
}

.liked
{color:var(--fb-blue)!important;
font-weight:700!important;
text-decoration:none!important;
}

.liked:active
{text-decoration:none!important;
}

.bbtn
{width:100%;
max-width:449px;
}

.loading
{height:24px;
}
