/* Estilos Gerais */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');

body {
	font-family: 'Roboto', sans-serif;
  font-family: 'Montserrat', sans-serif;
    background: #fff;
}

p {
	font-family: 'Roboto', sans-serif;
  font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.04em;
	color: #8d8d8d;

}

img {
	display: block;
	width: 100%;
}


.subtitulo {
	font-size: 50px;
	line-height: 60px;
	font-weight: lighter;
	color: #000;
	text-transform: none;
	margin-bottom: 70px;
}

.subtitulo_2 {
	font-size: 24px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
}

.subtitulo_3, .subtitulo_5  {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #fff;
}

.subtitulo_4 {
	font-size: 24px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 10px;
}
.subtitulo_5 {
  font-size: 14px;
}
.subtitulo_6 {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  margin-bottom: 10px;
  margin-top: 30px;
  text-align: center;
}
.lpa {
  width: 25px;
  display: inline-block;
}
.spc {
  margin-top: 30px;
}
.txt-rst {
  text-transform: uppercase !important;
  font-size: 22px !important;
  padding-bottom: 10px;
  padding-top: 15px;
}

/* Header */

.header {
	position: block;
	top: 0;
	width: 100%;
	background: none; 
	padding: 15px 0;
	z-index: 10;
}

/* Introdução */

.introducao {
	max-width: 100%;
	height: 307px;
	background: url("../img/main__banner.jpg") no-repeat center;
	background-size: cover;
}

.btn-carregarmais {
	width: 270px;
    height: 60px;
    border: 2px #000 solid;
    background: none;
    margin-top: 20px;
    padding: 5px 30px;
    color: #000;
    border-radius: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .1em;
    position: relative;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-carregarmais:hover {
    border: 2px #000 solid;
	background: #000;
	color: #fff;
}

/*Exclusivo*/

.bl-v {
  width: 100%;
  padding: 30px 0 0;
  margin-bottom: 32px;
}
.bl-v__div-1 {
  max-width: 800px;
}
.bl-v p {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.titulo, #sp_qnt_opinioes {
	font-size: 35px;
	font-weight: 600;
	color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}

.titulo2 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.caixa {
  max-width: 506px;
  border: 1px solid #000;
  margin: 0 auto;
  padding: 15px 20px;
}

.caixa p {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
  display: inline;
}
.caixa img {
  display: inline-block;
  width: 22px;
  margin-left: 10px;
  position: relative;
  top: 5px;
}

.caixa input {
  display: inline-block;
  width: 208px;
  background: #e5e5e5;
  padding: 5px;
  margin-left: 10px;
  border: none;
}

.iconbutton {
	max-width: 24px;
	height: 24px;
	background: url("../img/iconbutton.png") no-repeat;
	background-size: cover;
	position: relative;
	top: 32px;
	margin-left: 485px;
}

.iconbutton2 {
	max-width: 28px;
	height: 27px;
	background: url("../img/estrela.png") no-repeat;
	background-size: cover;
	position: relative;
	top: -27px;
	margin-left: 150px;
	cursor:pointer;
}


.iconbutton2_left
{
  	margin-left: 0px;
}


.iconbutton3 {
	max-width: 26px;
	height: 21px;
	background: url("../img/avaliacao.png") no-repeat;
	background-size: cover;
	position: relative;
	margin-left: 750px;
	top: 38px;
	z-index: 9999;
}

.quebra-cinza {
	width: 100%;
	background: #282828;
	height: 100px;
}

.quebra-cinza input {
	margin-left: 200px;
	text-align: left;
	text-transform: none;
}

.button {
	width: auto;
	margin-top: 5px;
}

.button input {
	margin-left: 30px;
	text-align: left;
	text-transform: none;
}

.avaliacao {
	margin-top: 40px;
}

.avaliacao h2 {
	text-align: center;
	font-weight: 500;
}

.bloco_depoimento, .bloco_depoimento2, .bloco_sist {
	max-width: 409px;
  flex: 1;
  height: auto;
    float: left;
  background: #fff;
  margin-top: 15px;
  margin-bottom: 50px;
  position: relative;
  -webkit-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.20);
  -moz-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.20);
  box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.20);
}

.bloco_depoimento p, .bloco_depoimento2 p, .bloco_sist p {
	font-size: 16px;
	color: #000;
  line-height: 20px;
	font-weight: 400;
	margin-top: 17px;
	margin-bottom: 5px;
	line-height: normal;
}
.bloco_depoimento h4, .bloco_depoimento h3, .bloco_depoimento2 h4, .bloco_depoimento2 h3, .bloco_sist h4 {
  color: #000;
}

.bloco_sist 
{
    width: 600px;
    margin: 0 auto;
    float: none;
}

.imgtotem1, .imgtotem2, .imgtotem3 {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	font-size: 50px;
	padding: 15px 0;
	background-size: cover;
	position: relative;
}

.totem-new {
  width: 85px;
  position: absolute;
  top: -50px;
  left: 30px;
  z-index: 99;
  display: none;
}

.totemmobile {
	display: none;
}

.totemdesk {
	display: block;
}

.caixa_avaliacao, .caixa_avaliacao2 {
  width: 100%;
  min-height: 513px;
  position: relative;
  padding: 67px 30px 15px 30px;
  background: #fff;
}

.caixa_avaliacao::-webkit-scrollbar-track {
  border-radius: 10px;
}
.caixa_avaliacao::-webkit-scrollbar {
  width: 5px;
}
.caixa_avaliacao::-webkit-scrollbar-thumb {
  background: #858585;
}


.caixa_avaliacao2 {
	margin-left: 20px;
	top: -40px;
}

.linha {
	max-width: 1024px; 
	margin: 30px auto;
  display: none;
}

.linha img {
	width: 904px;
	height: 2px;
	margin: 0 auto;
	text-align: center;
    
}
.uteisop {
  width: 100%;
  background: #282828;
}
#mais {display: none;}

.bl-full {
  max-width: 100%;
  clear: both;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
/*  display: none;*/
}
.bloco_depoimento button, .bloco_depoimento2 button,.bloco_sist button {
  background: none;
  border: none;
  color: #fff;
  text-decoration: underline;  
}

.bloco_informacoes {
}
.txt-rst {
  text-transform: uppercase !important;
  font-size: 18px !important;
  padding-bottom: 10px;
  padding-top: 15px;
}

.quest {
  clear: both;
}
.quest button {
  border: none;
  background: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
  cursor:default;
  padding: 2px;
}

.quest button:focus {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}

.quest img {
  width: 38px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
}

.opacidade {
  filter: grayscale(100%);
  opacity: 0.3;
}

/*CSS LIGHT BOX*/

.row > .column {
  padding: 10px 0 10px 0;
  
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 150px;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8); /*fundo slide preto com opacidade*/
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  max-width: 760px; 
}

/* The Close Button */
.close {
  color: white;
  background: #000;
  width: 40px;
  height: 40px;
  opacity: 0.7;
  text-align: center;
  border-radius: 4px;
  position: absolute;
  top: 7px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #f0efef;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.numbertext img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*Fim do css galeria */

.container {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

.container:after, .container:before {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {

  .container {
	max-width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
      max-width: 320px;
  }
}