@media (max-width: 1200px) {
	.contato {
		background-color: #01132d;
		color: #ffff;
		width: 715px;
	}
	#home {
		margin-top: 14em;
	}

	.contato-info span {
		color: rgb(0, 0, 0);
		font-weight: 600;
		display: flex;
		justify-content: center;
		font-size: 14px;
		padding: 8px;
	}
	.sobre-escrita {
		border-radius: 50px;
		text-align: center;
		background-color: #fff;
		height: 100%;
		padding: 0;
		box-shadow: 9px 7px 5px rgb(50 50 50 / 77%);
	}
	#timeline .demo-card-wrapper::after {
		display: none;
		}

		.beneficios p {
			font-size: 10px;
			text-transform: uppercase;
			color: #6D6F6A;
			font-weight: 600;
			padding: 0;
		}
		.icon img {
			margin: 21px;
		}
		
}

@media (max-width: 900px) {}

@media (max-width: 767px) {
	.formAjax{
		padding: 15px;
	}
	.card-info p{
		height: auto;
	}
	.mobile-none {
		display: none;
	}

	#topo .list-group-item.telefones-fone {
		padding-top: 8px;
		margin-left: 0;
		font-size: 13px;
	}

	.mobile-only {
		display: block;
	}
	.sobre {
		font-weight: 500;
		font-size: 15px;
		font-weight: 600;
		margin-top: 50px;
	}

	.card-button {
		border: solid 3px #F26D03;
		padding: 5px;
		display: flex;
		width: 100%;
		font-size: 15px;
		color: #01132D;
		margin: 40px auto;
		display: flex;
		font-weight: 600;
		border-radius: 10px;
		text-transform: uppercase;
		justify-content: center;
		border-radius: 10px;
	}
	.v-responsive {
		position: relative;
		overflow: hidden;
		flex: 1 0 auto;
		max-width: 200%;
		width: 90px;
		display: flex;
	}

	#infos-importantes {}

	footer .text-end {
		text-align: center !important;
	}

	.card{
		width: auto;
	  }


	.absolute-center-home p {
		color: #fff;
		font-weight: 400;
		margin-bottom: 0px;
		text-transform: uppercase;
		font-size: 1rem;
	}

	.v-btn:not(.v-btn--round).v-size--default {
		height: 36px;
		padding: 5px;
		min-width: 30px;
	}

	.absolute-center-home h2 {
		color: #fff;
		font-weight: bold;
		margin-bottom: 0px;
		text-transform: uppercase;
		font-size: 1rem;
	}

	footer .theme--light.v-image {
		color: rgba(0, 0, 0, .87);
		width: 200px;
		margin: 0 auto;
	}

	.chame-agora {
		display: none;
	}

	

	#home {
		margin-top: 5em;
	}

	.img-infos-importantes.servicos-info {
		border: 5px solid #d63223;
	}

	header {
		z-index: 5;
	}

	#topo .v-icon.v-icon {
		margin-right: 0px;
	}

	.coks-acepts {
		display: none;
	}

	.absolute-rodape-infos ul {
		margin-bottom: -20px;
	}

	.absolute-rodape-infos li {
		background-color: transparent;
		border: 0px;
		padding: 0;
		margin: 0px 10px;
		margin-right: 0;
	}

	#topo a.logo {
		padding: 0;
		position: relative;
		top: 0;
		max-width: 190px;
		margin-bottom: 1rem;
    width: 70px;
	}

	.absolute-rodape-infos a p {
		font-size: 14px;
		margin-bottom: 0px;
		font-weight: normal;
		line-height: 1em;
		padding-right: 0;
		padding: 10px;
		height: 40px;
	}

	.banner-beneficios {
		background: rgba(0, 0, 0, 0.7) url("../../images/beneficios1.png");
		margin-top: 0;
		background-repeat: no-repeat;
		background-blend-mode: darken;
		width: 100%;
		height: 350px;
	}

	.banner-about {
		background: rgba(0, 0, 0, 0.7) url("../../images/beneficios1.png");
		margin-top: 0;
		background-repeat: no-repeat;
		background-blend-mode: darken;
		width: 100%;
		height: 350px;
	}

	.banner-fornecedores {
		background: rgba(0, 0, 0, 0.7) url("../../images/beneficios1.png");
		margin-top: 0;
		background-repeat: no-repeat;
		background-blend-mode: darken;
		width: 100%;
		height: 350px;
	}

	.banner-produtos {
		background: rgba(0, 0, 0, 0.7) url("../../images/beneficios1.png");
		margin-top: 0;
		background-repeat: no-repeat;
		background-blend-mode: darken;
		width: 100%;
		height: 350px;
	}

	.banner-fornecedores h2 {
		text-align: center;
		font-size: 40px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		font-weight: 500;
		padding: 166px 15px;
	}

	.banner-beneficios h2 {
		text-align: center;
		font-size: 40px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		font-weight: 500;
		padding: 166px 15px;
	}

	.banner-produtos h2 {
		text-align: center;
		font-size: 40px;
		display: block;
		color: #fff;
		text-transform: uppercase;
		font-weight: 500;
		padding: 166px 15px;
	}



	.absolute-rodape-infos a {
		flex-direction: column;
		background: #1c991f;
		color: #fff;
		text-align: center;
		border-radius: 8px;
		padding: 10px;
		align-items: center;
	}

	.noticia-itens {
		display: block;
		padding:0;
	  }

	  .icon img {
		margin: 2px;
	}

	.absolute-rodape-infos a .v-icon.v-icon {
		margin-right: 0px;
		color: #fff;
		font-size: 24px;
	}

	.solucoes {
		margin-top: 40px;
	}

	.solucoes h2{
		margin-top: 15px;
		margin-bottom: 1.2rem;
	}

	.card {
		position: relative;
		display: flex;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1pxsolidrgba(0,0,0,.125);
		border-radius: 0;
		margin-top: 0;
}

.absolute-rodape-infos {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: transparent;
	box-shadow: none;
	border-bottom: 30px solid #ed3237;
}

#topo .btn-menu {
	position: absolute;
	background: #fff;
	box-shadow: none;
	padding: 0px;
	min-width: auto;
	top: 17px;
}

#topo a {
	margin-left: 0px;
}

.theme--light.v-sheet {
	padding: 0px;
}

#topo a.contato-mbl {
	background: #1c991f;
	text-align: center;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 10px;
	font-size: 1rem;
	border-radius: 50px;
}

#timeline .demo-card-wrapper::after {
display: none;
}

#topo a.contato-mbl .v-icon.v-icon {

	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin-right: 10px;
	background: white;
	border-radius: 100%;
	padding: 5px;
}


.header-menu{
	background-color: #01132D;
  }
	}



	  


@media (max-width: 768px) and (orientation: landscape) {}

@media (min-width: 769px) and (max-width: 992px) {
	#topo ul li a {
		color: #fff;
		margin-left: 20px;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: 500;
	}

	.item-title{
		font-size: 1.2em;
	}

	.saibamais{
		padding: 0 15px;
	}
	.contato {
		background-color: #01132d;
		color: #ffff;
		width: 525px;
	}
}

@media (min-width: 768px) and (max-width: 810px) {
	#topo ul li a {
		color: #fff;
		margin-left: 20px;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: 500;
	}

	.item-title{
		font-size: 1.0em;
	}

	.saibamais{
		padding: 0 10px;
	}

	.contato {
		background-color: #01132d;
		color: #ffff;
		width: 525px;
	}

	#home {
		margin-top: 14em;
	}
	.parceiro-button {
		border: solid 3px #F26D03;
		padding: 7px 120px;
		font-size: 15px;
		color: #ffffff;
		font-weight: 600;
		margin-top: 40px;
		text-transform: uppercase;
		justify-content: center;
	}
}


@media (max-width: 600px) {}

