/*@font-face {
	font-family: 'Khand-Regular';
	src:url('../font/Khand-Regular.ttf.woff') format('woff'),
	url('../font/Khand-Regular.ttf.svg#Khand-Regular') format('svg'),
	url('../font/Khand-Regular.ttf.eot'),
	url('../font/Khand-Regular.ttf.eot?#iefix') format('embedded-opentype'); 
	font-weight: normal;
	font-style: normal;
}*/
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap');


* { 
	font-family: 'Roboto', sans-serif;
	margin: 0;
	color:#4b4a57;
} 
nav {
	padding: 0px !important;
	background-color: unset !important;
	font-size: unset;
}
.block_download_flex {
	background-color: rgba(0,0,0,0.7);	
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100000000000000;
	width: 100%;	
}
.block_download_into {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color:white;
	gap:7px;
	padding: 7px;
}
.block_download_item, .block_download_item svg, .bi-x {
	color:white !important;
}
.block_download_item img {
	padding: 7px;
	vertical-align: middle;
}
.top_1 {
	height: 97px;
}
.centro_top {
	margin-left: 13%;
	margin-right: 13%;
	position: relative;
}
.top_2 {
/*	background-color: #960e10;*/
}
.children_top {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4b4a57;
}
.logo {
	position: absolute;
	top:-68px;
	left: 0;
}
.children_top a {
	font-size: 2em;
	color:#4b4a57;
	text-decoration: none;
}
.children_top a span{
	color:#4b4a57;
	line-height: 0px;
}
.revisa {
	font-size: 2em;
	font-weight: bold;
}
.children_top a:hover {
	text-decoration: underline;
}
.children_top a img {
	vertical-align: middle;
	height: 150px;
}
.endereco {
	display: flex;
	align-items: flex-end; 
	justify-content:flex-end;
}
.end, .contact {
	color:#4b4a57;
	display: inline-block;
	margin-left: 20px;
	float: right; 
	padding: 5px;
}
.end img, .contact img{
	vertical-align: middle;
	margin-right: 3px;
}
.top_3 {
	background-color: #333333;
/*	background-color: #960F0F;*/
	padding-top: 6.5px;
	padding-bottom: 6.5px;
	text-transform: uppercase;
}
#menu_cel {
	background-color: #c21b1e;
	padding: 8.5px;
	padding-bottom: 8.5px;
	border-radius: 5px;
	position: absolute;
	top: 20px;
	right: 20px;
	display: none;
	z-index: 1000000000000000;
}
#menu_topo div a {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.25em;
	padding-right: 7.5px;
}
#menu_topo div a span{
	color: #ffffff;
}
#menu_topo div a span:hover {
	color: #a5a49a;
}
.children_top_1 {
	text-align: right;
}
.contato_fixo {
	background-image: url('../img/telefone.png');
	background-repeat: no-repeat;
	background-size: 35px;
	background-position: left;
	padding-left: 42px;	
	margin-right: 85px;
}
.contato_zap {
	background-image: url('../img/whats2.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: left;
	padding-left: 38px;
	margin-right: 85px;
}
.footer {
	margin-left: 13%;
	margin-right: 13%;
	padding: 0px !important;
	background-color: unset !important;	
}
#footer {
	padding: 15px;
	background-color: #960e10;
	display: flex;
	align-items: ;
	justify-content: space-between;
	color: #ffffff;
	margin-bottom: 0px !important;
	font-size: unset !important;
}
#info, #info a{
	font-size: 1.2em;
}
#info a{
	color:#ffffff;
	text-decoration: none;
}
#info a:hover{
	color:#ffffff;
	text-decoration: underline;
}
.tel {
	background-image: url('../img/telefone.png');
	background-repeat: no-repeat;
	background-size: 35px;
	background-position: left;
	padding-left: 42px;	
	margin-right: 20px;
}
.wpp {
	background-image: url('../img/whats2.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: left;
	padding-left: 38px;
	margin-right: 20px;
}
.centro_padding {
	padding: 15px;
}
#local div, .col-12, .col-12 a{
	color:#ffffff;
}
.home_ h1 {
	margin-top: 20px;
}
.home_ h1 span a {
	text-decoration: none;
	color:#960e10;
}
.col-12 a{
	color:#ffffff !important;
}
#destaque2 {
	background-color: #960e10;
	margin-top: 20px;
	display: flex;
	align-items: ;
	justify-content: space-between;
}
#destaque6 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 200px;
	overflow: hidden;
	background-color: #d3d3d3;
}
#destaque6 p {
	width: 50%;
}
#destaque6 p img {
	width: 100%;
	height: 230px;
	object-fit: cover;
	padding: 0px;
}
#destaque6 a {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.8em;
	font-weight: bold;
	width: calc(50% - 40px);
	text-align: center;
	display: inline-block;
}
#destaque-info-1 {
	width: calc(100% - 120px);
	padding: 60px;
	display: flex;
}
.flex_info_left {
	width: calc(50% - 0px);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-wrap: wrap;
}
.flex_info_subtitle {
	color: white;
	font-size: 1.1em;
}
.flex_info_subtitle span {
	color: white;
	font-weight: 700;
}
.flex_info_right {
	padding: 15px;
	margin-left: 30px;
	width: calc(50% - 30px);
	background-color: white;
	border-radius: 30px;
}
.flex_info_two {
	display: none;
}
.flex_info_title {
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	/*letter-spacing: -.1rem;*/
	color: white;
}
.flex_info_title span {
/*	color: #DAA520;*/
	color: white;
}
.flex_input input {
	width: calc(100% - 0px);
	padding: 5px;
	border: 1px solid #A9A9A9;
	border-radius: 3px;
}
.flex_input button {
	padding: 5px 10px 5px 10px;
	background-color: #EEEEEE;
	border: 1px solid #C0C0C0;
	font-size: 0.9em;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 10px;
	font-weight: bold;
}
.flex_input_right {
	text-align: right;
}
.flex_label {
	color: #666666;
	font-weight: 700;
}
.success_send {
    padding:5px;
    background-color:lightgreen;
    text-align:center;
    display:none;
	margin-top: 15px;
}
#destaque-info-1 ul {
  list-style-position: inside;
  padding-left: 15px;
  list-style: circle;  
}
#destaque-info-1 ul li{
	color:#ffffff;
	font-size: 1.1em;
}
#destaque-info-2 {
	width: 35%;
	background-color: #4b4a57;
	position: relative;
}
#destaque-info-1 a {
	display: inline-block;
	margin-top: 15px;
	color: #ffffff;
	padding: 15px;
	background-color: #4b4a57;
	font-size: 1.3em;
	text-decoration: none;
}
#destaque-info-1 a:hover {
	background-color: #4B595B;
}
#destaque-info-2 h2 {
	margin-top: 15px;
}
#destaque-info-2 h2 span{
	text-align: center;
	color: #ffffff;
	display: inline-block;
	font-weight: 300;
	line-height: 1.3em;
}
#destaque-info-2 p a {
	position: absolute;
	bottom: 0px;
	background-color: #960e10;
	color: #ffffff;
	display: block;
	text-align: center;
	font-weight: 300;
	width: 100%;
	text-decoration: none;
	font-size: 2em;
	padding-top: 8px;
	padding-bottom: 8px;
}
#destaque-info-2 p a:hover {
	background-color: #610406;
}
.bloco_s_index {
	display: flex;
	align-items: ;
	justify-content: ;
	margin-top: 20px;
	margin-bottom: 50px;
}
#quem-somos {
	margin-right: 30px;
	width: calc(50% - 30px);
}
#quem-somos h2, #depoimentos h2, .titulo1 {
	font-weight: 300;
	font-size: 2em;
	color: #960e10;
}
#quem-somos p, #depoimentos p {
	font-size: 1.2em;
	text-align: justify;
}
#quem-somos a {
	padding: 7px;
	background-color: #960e10;
	color:#ffffff;
	display: inline-block;
	margin-top: 20px;
	font-size: 0.9em;
	text-decoration: none;
}
#quem-somos a:hover {
	background-color: #610406;
}
#depoimentos {
	margin-left: 30px;
	width: calc(50% - 30px);
}
#depoimentos ul li {
	font-size: 1.2em;
	text-align: justify;
}
#conteudo h1 {
	font-size: 3.2em;
	margin-top: 30px;
}
#vitrine_videos {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.video {
	max-width: 50%;
}
.video h3 {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 1.7em;
	font-weight: 300;
}
.grupo h2 {
	font-size: 2em;
	font-weight: 300;
	color: #960e10;
}
.form-control {
	width: 50%;
	padding: 7px;
	border: 1px solid rgb(220,220,220);
	border-radius: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
	font-family: 'Khand-Regular';
}
.btn-primary {
	background-color: #007bff;
	color:#ffffff;
	font-size: 1.1em;
	border:none;
	box-shadow: 1px 1px 0px 0px #A3A1A1;
	transition: box-shadow 0.2s ease-out 0s;
	display: inline-block;
	margin-bottom: 30px;
}
.btn-primary:hover {
	background-color:#0069d9;
}
.depor {
	display: flex;
	justify-content: space-between;
	align-items: ;
	flex-wrap: wrap;
}
.bloco_depor {
	padding: 15px;
	width: calc(50% - 60px);
	margin: 15px;
	display: inline-block;
	text-align: justify;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	background-color: #4b4a57;	
}
.bloco_depor h3{
	font-size: 1.5em;
	color:white;
}
.bloco_depor h3 img {
	vertical-align: middle;
}
.bloco_depor p{
	font-size: 1.1em;
	color:white;
}
.width {
    display: block;
}
.tel span, .wpp span {
	color: #ffffff;
}
#footer_lgpd {
    padding: 15px;
	background-color: #960e10;
	color: #ffffff;
	text-align: center;
}

#footer_lgpd a {
	text-decoration: none;
	color: unset;
	background-color: #960e10;
}

.pre_bottom {
	display: flex;
	justify-content: center;
	padding: 20px;
}
.pre_bottom_left, .pre_bottom_right {
	margin: 30px;
	width: 40%;
}
.pre_bottom_align_right {
	text-align: right;
}
.pre_bottom_title {
	font-size: 1.7em;
	color: #960F0F;
}
.pre_bottom_subtitle {
	color: #666666;
}
.flex_item {
	margin-bottom: 20px;
}
.flex_label {
	color: #666666;
	font-weight: 700;
	font-size: 1.1em;
}
.flex_label span {
	color: red;
}
.flex_input {
	margin-top: 5px;
}
.flex_input input {
	width: calc(100% - 20px);
	padding: 10px;
	border: 1px solid #A9A9A9;
	border-radius: 3px;
}
.flex_input button {
	padding: 10px 15px 10px 15px;
	background-color: #EEEEEE;
	border: 1px solid #C0C0C0;
	font-size: 0.9em;
	color: #333;
	letter-spacing: 0.1em;
}
.error_send, .error_send1 {
    padding: 15px;
    background-color:darkred;
    color:white;
    text-align:center;
    display:none;
}
.success_send, .success_send1 {
    padding:15px;
    background-color:lightgreen;
    text-align:center;
    display:none;
}

@media (max-width: 1300px) {

.centro_top {
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
}
.footer {
	margin-left: 5%;
	margin-right: 5%;	
}

}

@media screen and (min-width: 800px) and (max-width: 1100px) {
.children_top a {
	font-size: 1.7em;
}
}

@media (max-width: 1000px) {

.centro_top {
	margin-left: 0%;
	margin-right: 0%;
	position: unset;
}
.footer {
	margin-left: 0%;
	margin-right: 0%;	
}

}

@media (max-width: 1000px) {

#menu_cel {
	display: inline-block;
}

#menu_topo {
	position: fixed;
	display: none;
	width: 70%;
	top:0;
	left: 0;
	background-color: #960e10 !important;
	padding-left: 30px;
	padding-top: 30px;
	text-align: left;
	height: calc(100% - 30px);
	z-index: 100000000;
}
#menu_topo div a{
	display: block;
	font-size: 1.4em;
	padding: 10px;
}

.top_1 {
	position: relative;
}

.children_top a img {
	vertical-align: middle;
	height: 100px;
}

.logo {
	top:15px;
	left: 15px;
}

.children_top {
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
}

.contato_fixo {
	display: block;
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;
}

.contato_zap {
	display: block;
	margin-left: 25%;
	margin-right: 25%;
	width: 100%;
}

.logo span {
	font-size: 0.8em;
}

#footer {
	/*padding: 15px;
	background-color: #960e10;
	display: flex;
	align-items: ;
	justify-content: space-between;
	color: #ffffff;*/
	flex-wrap: wrap;
}

#local, #info {
	width: 100%;
}

#local div, #info div {
	width: calc(100%-50px);
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	font-size: 1.1em;
}

#info a {
	display: block;
	margin-left: 25px;
	margin-right: 25px;
	width: calc(100% - 50px);
	text-align: center;
	color:#fff;
}

.home_ {
	text-align: center;
}

.home_ h1, #destaque2 {
	margin-top: 20px;
}

#destaque2 {
	flex-wrap: wrap;
}

#destaque-info-1 {
	width: calc(100% - 120px);
	padding: 60px;
	flex-wrap: wrap;
}
.flex_info_left {
	width: 100%;
}
.flex_info_right {
	margin-left: 0px;
	width: calc(100% - 30px);
	margin-top: 20px;
}
#destaque-info-2 {
	width: 100%;
	background-color: #4b4a57;
	position: relative;
}

.bloco_s_index {
	flex-wrap: wrap;
}
#quem-somos {
	width: calc(100%);
	text-align: center;
	margin-right: 0px;
}
#depoimentos {
	width: calc(100% - 30px);
	margin-top: 50px;
}
#quem-somos p {
	font-size: 1.2em;
	text-align: center;
}
.vitrine_videos {
	padding: 0;
	margin: 0;
}
.video {
	max-width: 100%;
	width: 100%;
}
.codigo iframe {
	width: 100%;
}
.form-control {
	width: 95%;
}
.bloco_depor {
	width: calc(100% - 30px);
}
.endereco {
	display: none;
}
.contato_fixo {
	background-image: url('../img/telefone1.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-left: 38px;	
	margin-right: 85px;
}
.contato_fixo span, .contato_zap span, .tel span, .wpp span {
	display: none;
}
.contato_zap {
	background-image: url('../img/whats21.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-left: 38px;
	margin-right: 85px;
}
.tel {
	background-image: url('../img/telefone1.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-left: 42px;	
	margin-right: 20px;
}
.wpp {
	background-image: url('../img/whats21.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-left: 38px;
	margin-right: 20px;
}
.imgsec {
	text-align: center;
	padding-top: 20px;
}
.zap_float {
	position: fixed !important;
	z-index: 99999;
	display: inline;
	top:10px;
}

@media (max-width: 800px) {
	body {
		font-size: 1.4em;
	}

	.pre_bottom {
		flex-wrap: wrap;
	}
	.pre_bottom_left, .pre_bottom_right {
		width: 90%;
	}
/*}

@media (max-width: 500px) {*/
.contato_fixo {
	display: block;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}

.p_all img {
	width: 100%;
}

.contato_zap {
	display: block;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}
.hide_display {
	display: none !important;
}
#destaque6 {
	flex-wrap: wrap;
	height: unset;
	flex-direction: column-reverse;
}
#destaque6 p {
	width: 100%;
	display: block;
}
#destaque6 a {
	padding-top: 25px;
	width: calc(100% - 40px);
	display: block !important;
	padding-bottom: 25px;
}
.block_fixed {
	/*top: 120px; 
	left: 20px;
	bottom: unset; 
	right: unset;*/
}
.block_fixed a img {
/*	height: 50px;*/
}
.flex_info_title, .hide_mobile {
	display: none;
}
}

