.navbar-light .navbar-nav .nav-link {
    font-size: 12px!important;
}
.buttonOficina {
    background:none!important;
     border:none;
     padding:0!important;

    /*optional*/
    font-family:arial,sans-serif; /*input has OS specific font-family*/
     color:#007ea7;
     text-decoration:underline;
     cursor:pointer;
     text-align: left;
}

.fr-video{
  display: flex!important;
  flex-direction: column!important;
  align-items: center!important;
}

#rowGuiaDoCarro .card-img {
    height: 400px;
    object-fit: cover;
    position: relative;
}

.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease;
}

.card:hover .card-overlay {
	background-color: rgba(0, 0, 0, 0.3);
	/* Quando o mouse estiver sobre o card, o overlay será visível */
}

.imgSize{
  width:20%;
}

.textPar{
  padding-bottom: 2pc;
  float: left;
  padding-top: 2pc;
}

@media (max-width: 1100px){
  .imgSize{
    width:100%!important;
  }
  .textPar{
    float: none!important;
  }
}


/* gallery */
*,
*::before,
*::after {
	margin: 0;
	padding: 0;
	outline: none;
	box-sizing: border-box;
}

#gallery .container {
	margin: 0 auto;
	max-width: 700px;
	max-height: 100vh;
	background-color: white;
}


/* Useful Classes */
#gallery .xy-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#gallery .transition {
	transition: all 350ms ease-in-out;
}

#gallery .r-3-2 {
	width: 100%;
	padding-bottom: 66.667%;
	background-color: #ddd;
}

#gallery .image-holder {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

/* Main Styles */
#gallery .gallery-wrapper {
	position: relative;
	overflow: hidden;
}

#gallery .gallery {
	position: relative;
	white-space: nowrap;
	font-size: 0;
}

#gallery .item-wrapper {
	cursor: pointer;
	width: 23%; /* arbitrary value */
	display: inline-block;
	background-color: white;
}

#gallery .gallery-item { opacity: 0.5; }
#gallery .gallery-item.active { opacity: 1; }

#gallery .controls {
	font-size: 0;
	border-top: none;
}
#gallery .move-btn {
	display: inline-block;
	width: 50%;
	border: none;
  color: #ccc;
	background-color: transparent;
	padding: 0.2em 1.5em;
}
#gallery .move-btn:first-child {border-right: none;}
#gallery .move-btn.left  { cursor: w-resize; }
#gallery .move-btn.right { cursor: e-resize; }


.fotoParceiro {
	width: 40%;
}

.galeria {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.galeria img {
	max-width: 100%;
	width: 680px;
	height: 480px;
	object-fit: cover;

}

@media (max-width: 540px) {
	.fotoParceiro {
		width: 40%;
	}
	.formAjust {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.pecaForm {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.galeria img {
		max-width: 345px;
		height: 208px;
		object-fit: cover;
	}

	.oficinaRow {
		padding-right: 0px;
	}

	.pecasRow {
		padding-left: 0px;
	}

}

@media (max-width: 720px) {
	.formAjust {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.pecaForm {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.oficinaRow {
		padding-right: 0px;
		padding-bottom: 25px;
	}

	.pecasRow {
		padding-left: 0px;
	}
}


@media (max-width: 992px) {
	.formAjust {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.formPesquise {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}

	.pecaForm {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

}

@media (min-width: 768px) {

	.oficinaRow {
		padding-right: 30px;
	}

	.pecasRow {
		padding-left: 30px;
	}

	.galeria {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.galeria img {
		max-width: 100%;
		width: 100%;
		object-fit: cover;
	}
}

/* @media (min-width: 1140px) {
	.formAjust {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.formPesquise {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
} */


.divParceiro {
	text-align: center;
}


.btn-warning {
	color: #fff;
}


.btn-warning:hover {
	color: #fff;
	border-color: #003459;
}

.nav-link:hover {
	background-color: #00171f;
	color: #007ea7 !important;
}

.nav-link i:hover {
	color: #007ea7 !important;
}

.rate {
	float: left;
	height: 15px;
	padding: 0 10px;
}

.rate:not(:checked)>input {
	position: absolute;
	display: none;
}

.rate:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 22px;
	color: #ccc;
}

.rated:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 22px;
	color: #ccc;
}

.rate:not(:checked)>label:before {
	content: '★ ';
}

.rate>input:checked~label {
	color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
	color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
	color: #c59b08;
}

.star-rating-complete {
	color: #c59b08;
}

.rating-container .form-control:hover,
.rating-container .form-control:focus {
	background: #fff;
	border: 1px solid #ced4da;
}

.rating-container textarea:focus,
.rating-container input:focus {
	color: #000;
}

.rated {
	display: flex;
	height: 38px;
	padding: 0;
}

.clear {
	clear: both;
}

.rated:not(:checked)>input {
	position: absolute;
	display: none;
}

.rated:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 22px;
	color: #ffc700;
}

.rated:not(:checked)>label:before {
	content: '★ ';
}

.rated>input:checked~label {
	color: #ffc700;
}

.rated:not(:checked)>label:hover,
.rated:not(:checked)>label:hover~label {
	color: #deb217;
}

.rated>input:checked+label:hover,
.rated>input:checked+label:hover~label,
.rated>input:checked~label:hover,
.rated>input:checked~label:hover~label,
.rated>label:hover~input:checked~label {
	color: #c59b08;
}


.g-height-50 {
	height: 50px;
}

.g-width-50 {
	width: 50px !important;
}

@media (min-width: 0){
	.g-pa-30 {
			padding: 2.14286rem !important;
	}
}

.g-bg-secondary {
	background-color: #fafafa !important;
}

.u-shadow-v18 {
	box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.15);
}

.g-color-gray-dark-v4 {
	color: #777 !important;
}

.g-font-size-12 {
	font-size: 0.85714rem !important;
}

.media-comment {
	margin-top:20px
}


#content-panel img {
    margin: 0 auto;
    margin-bottom: 15px;
}
