body, html {
    overflow-x: hidden;
}
body {
	font-family: "Poppins", sans-serif !important;
	background-color: #fff;
}

#header {
    background-color: #fff;
    height: 90px;
}

.navbar-brand img {
    height: 60px;
}

.principal li a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
	margin-left: 20px;
}

.dropdown-menu li a {
    margin: 0;
}

.redes {
    display: flex;
    flex-direction: row;
}

.redes a {
    background-color: #000;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 22px;
    margin-right: 10px;
}

.m-conta a {
    font-weight: 600 !important;
}

.btn-i a, .btn-ix {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #E73838 !important;
    text-transform: uppercase !important;
	border: 1px solid #E73838;
	padding-left: 25px !important;
	padding-right: 25px !important;
	width: max-content;
}

#footer {
    background-color: #EDEDED;
    border-top: 5px solid #E73838;
    padding-top: 30px;
}

.footmenu li a, .titulo-6 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    text-transform: uppercase;
}

.footmenu {
    list-style: none;
	margin: 0px;
	padding: 0px;
}

.footlink {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    display: block;
}

.owl-banner.owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 30px;
    margin: 0px;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    line-height: 15px;
    border-radius: 0;
    border: 1px solid #fff;
}

.owl-banner button.owl-next,
.owl-banner button.owl-prev {
    position: relative;
    bottom: 55px;
}

.owl-banner button.owl-prev {
    left: -15px;
}

.owl-banner button.owl-next {
    right: 10px;
}

.owl-banner.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
    margin-bottom: -60px;
}

.owl-banner.item {
    position: relative;
}

.hero-home {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
	padding-bottom: 60px;
}

.busca1 label {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #555555;
    margin-bottom: 10px;
}

.busca1 input {
    background: #FFFFFF;
    border: 1px solid #E73838;
    border-radius: 3px;
    padding: 8px;
    height: 60px;
    display: block;
    width: 100%;
}

.busca1 button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    border: none;
    background-color: #000;
    color: #fff;
    font-size: 20px;
}

.titulo-2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #E73838;
}

.faixa-home {
	padding-bottom: 60px;
}

.box-marca {
    background: #FFFFFF;
    border: 1px solid #E73838;
    height: 105px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.box-marca img {
    height: 80px;
    object-fit: contain;
    width: 100%;
}


.owl-carros.owl-theme .owl-nav [class*="owl-"] {
    color: #000;
    font-size: 30px;
    margin: 0px;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    line-height: 15px;
    border-radius: 0;
    border: 1px solid #000;
}

.owl-carros button.owl-next,
.owl-carros button.owl-prev {
    position: relative;
    bottom: -10px;
}

.owl-carros button.owl-prev {
    left: -15px;
}

.owl-carros button.owl-next {
    right: 10px;
}

.owl-carros.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
    margin-bottom: -60px;
}

.owl-carros.item {
    position: relative;
}

.box-carro {
	position: relative;
}

.box-carro img {
    border: 1px solid #E73838;
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.21);
    border-radius: 70px;
    height: 255px;
    width: 100%;
    object-fit: cover;
}

.cont-bc {
    background-color: #F7F7F7;
    padding: 10px;
    padding-top: 100px;
    margin-top: -80px;
}

.cont-bc small {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #696969;
}

.cont-bc b, .cont-bc h3  {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
	margin-bottom: 10px;
}

.cont-bc strong {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    display: block;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
}

.btn-1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #E73838;
    background: #F7F7F7;
    border: 1px solid #E73838;
    padding: 5px;
	display: inline-block;
}

.cont-bc div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.box-carro span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    background: #E73838;
    padding: 5px 20px;
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translate(-50%, 0);
	z-index: 9;
}

.box-cath h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 100%;
    color: #000000;
}

.box-cath p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
}

.btn-2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    background: #E73838;
    padding: 8px 25px;
	border: none;
}

.box-cath {
    height: 250px;
    padding: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.banner-fixom h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 50px;
    color: #FFFFFF;
}

.banner-fixom p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.banner-fixom {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
}

.tag_chave {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #696969;
    background: #F7F7F7;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    padding: 10px 15px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}

.texto-c, .conteudo-c, .conteudo-c p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	color: #696969;
}

.titulo-1 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 60px;
	line-height: 70px;
	color: #000000;
}


.form_contato input {
    height: 50px;
    border: none;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    width: 100%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    color: #696969;
}

.form_contato textarea {
    height: 120px;
    border: none;
    border-bottom: 1px solid #d1d1d1;
    display: block;
    width: 100%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    color: #696969;
}

#footer .menu-item a[aria-current=page] {
    color: #e73838;
}

.banner-page {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 40px;
    padding-top: 100px;
    padding-bottom: 150px;
    padding-right: 120px;
}

.cta_form {
    background: #E73838;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 35px;
    margin-left: -50px;
}

.cta_form h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

.form_pad label {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.form_pad input[type='text'], .form_pad input[type='password'], .form_pad input[type='email'] {
    display: block;
    width: 100%;
    height: 55px;
    border: none;
}

.cta_form a  {
    color: #fff;
    text-decoration: underline;
}

.big_number b {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 70px;
    line-height: 80px;
    text-align: center;
    color: #000000;
    display: block;
}

.big_number span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #696969;
    display: block;
}

.explica-plan {
    padding-bottom: 80px;
    padding-top: 60px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 100px;
}

.capa_vend {
    height: 180px;
    object-fit: cover;
    border-radius: 6px;
}

.perfil1 {
    height: 70px;
    width: 70px;
    border-radius: 100%;
    object-fit: cover;
}

.box-vendedor {
    background: linear-gradient(180deg, #FFFFFF 0%, #EEEEEE 100%);
    border: 1px solid #D1D1D1;
    border-radius: 6px;
    padding: 15px;
}

.perfil {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
}

.perfil span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}

.box-vendedor p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #696969;
	margin-bottom: 0px;
}

.box-vendedor i {
    font-size: 25px;
    color: #E73838;
}

.avalia {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D1D1D1;
}

.avalia_pronto label {
    font-size: 30px;
    color: #e73838;
	cursor: pointer;
}
.avalia_pronto input[type='radio'] {
    opacity: 0;
}

.form_pad2 input[type='text'], .form_pad2 input[type='password'], .form_pad2 input[type='email'], .form_pad2 select {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #dddddd;
	padding: 8px;
}

.form_pad2 label {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
}

.form_pad2 input[type='radio'], .form_pad2 input[type='checkbox'] {
    width: 20px;
    height: 20px;
}

.lupar {
    position: absolute;
    top: 8px;
    right: 20px;
    font-size: 20px;
}

.slider_form {
    -webkit-appearance: none;
    width: 100%;
    height: 10px !important;
    outline: none !important;
    opacity: 1 !important;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border-radius: 200px;
	padding: 0px !important;
	background-color: #C5C5C2 !important;
}

.slider_form:hover {
    opacity: 1
}

.slider_form::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
	height: 20px;
	background: #FFFFFF;
	border: 3px solid #484844;
    border-radius: 100%;
    position: relative;
    z-index: 2;
    opacity: 1;
    cursor: pointer;
}

.slider_form::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
	height: 20px;
	background: #FFFFFF;
	border: 3px solid #484844;
    border-radius: 100%;
    position: relative;
    z-index: 2;
    opacity: 1;
    cursor: pointer;
}

.btn-sanfona {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: none;
    background-color: transparent;
    border-radius: 4px;
    column-gap: 10px;
    margin-top: -70px;
    position: relative;
    z-index: 9;
}

.slider-container {
    position: relative;
	margin-bottom: 20px;
}
.slider-controls {
    position: absolute;
    width: 100%;
    z-index: 99;
	margin-top: 60px;
}
.slider-right {
    right: -15px;
    position: absolute;
    bottom: -15px;
	background-color: #E73838;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
}
.slider-left {
    left: -15px;
    position: absolute;
    bottom: -15px;
	background-color: #E73838;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
}

.slider-left span i, .slider-right span i {
    color: #fff;
}
.zoom-p {
    border-radius: 100%;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
}

#slider iframe {
  height: 500px;
  width: 100%;
}
	
#slider img {
  height: 500px;
  width: 100%;
  object-fit: cover;
  border: 1px solid #E73838;
  border-radius: 20px;
}

.accordion-button {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
	padding-left: 0;
    padding-right: 0;
}

.tabela-ficha td {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #696969 !important;
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
    color: #000;
}

.cont-bc2 h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 26px;
    color: #000000;
}

.cont-bc2 small {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #696969;
}

.cont-bc2 b, .cont-bc2 h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 10px;
}

.cont-bc2 strong {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 60px;
    color: #000000;
	display: block;
	border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
}

.cont-bc2 div, .meta-anun {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.meta-anun div {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.perfil a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
	text-decoration: underline;
}

.compartilhar {
	display: flex;
	flex-direction: row;
	column-gap: 10px;
	padding: 0px;
	list-style: none;
	margin: 0px;
}

.compartilhar li a {
	font-size: 22px;
	color: #E73838;
}




@media (max-width: 767px) {
	
.filtro_m {
	display: none;
}
.mostra-s {
    display: block;
}
	
.banner-page {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 70px;
    padding-right: 20px;
}
	
.cta_form {
    background: #E73838;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 15px;
    margin-left: 0;
    margin-top: -40px;
}
	
.titulo-1 {
    font-size: 40px;
    line-height: 45px;
}	
	
.texto-c, .conteudo-c, .conteudo-c p {
    font-size: 16px;
    line-height: 24px;
}
	
.navbar-toggler {
    background-color: #E73838;
    border: none;
}
	
.navbar-toggler-icon {
    filter: invert(1);
}
	
#header {
    background-color: #fff;
    height: 100%;
}
	

.principal li a {
	margin-left: 0px;
}	
	
.owl-banner.owl-theme .owl-nav {
	margin-bottom: -40px;
}	
	
.owl-banner button.owl-next, .owl-banner button.owl-prev {
    position: relative;
    bottom: -15px;
}
	
.owl-banner.owl-theme .owl-nav [class*="owl-"] {
    color: #000;
    border: 1px solid #000;
}
	
#slider img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    border: 1px solid #E73838;
    border-radius: 20px;
}
	
.slider-container {
	padding: 10px;
}
	
.slider-controls {
    position: absolute;
    width: 95%;
    z-index: 99;
    margin-top: 70px;
}
	
.tabela-ficha td {
    font-size: 15px;
    line-height: 18px;
}
	
.cont-bc2 h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 45px;
    color: #000000;
}
	
	
}


