/* Add here all your css styles (customizations) */
.info {
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
	font-size: 1.2em;
}
.info h3 {
	font-size: 1.15em;
	margin: 0 0 15px;
	padding: 0;
	position: relative;
	font-weight: 900;
}
.info span {
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 0 15px;
	float: left;
	border-top: #292c97 3px solid;
}
.location-3 .map-item {
	width: 100%;
}
.location-3 .cont .white-box {
	width: 25%;
	background: #fff;
	height: 90%;
	overflow: hidden;
	z-index: 1;
}
.location-3 {
	padding: 0;
	position: relative;
}
.preco {
	width: 100%;
	display: none;
}
.owl-carousel-v6 .owl-carousel-item {
	min-height: 450px;
	padding: 0;
}
.breadcrumbs-v3 h1, .breadcrumbs-v3 p {
	color: #fff !important;
}
@media (max-width: 991px) {
	.topbar-v1 {
		display: none;
	}
	.info h3:after {
		display: none;
}
	.info h3 {
	height: auto;
	line-height: 1em;
	font-size: 0.8em;
}
	.owl-carousel-v6 .owl-carousel-item {
	min-height: 380px;
	padding: 0;
}
	.tp-caption {
		margin-left: 10px !important;
	}
	.revolution-ch2:after {
		height: 2px !important;
		margin-bottom: 5px !important;
	}
}
@media (min-width: 991px) {
.location-3 .map-item {
	position: absolute!important;
	height: 100%;
	left: 0;
}
}
.location-3 .cont {
	height: 340px;
	overflow: hidden;
	text-align: center;
}
.location-3 .cont .white-box {
	width: 25%;
	background: #fff;
	height: 90%;
	overflow: hidden;
	z-index: 1;
	padding-top: 40px;
}
.location-3 .cont .container .flex-cont {
	height: inherit;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.location-3 .item .address h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	color: #595959;
	font-weight: bold;
	text-transform: uppercase;
}
.address h3 {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.address-phone {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	display: block;
}
.tp-caption {
	color:#292c97 important;
}
.banner-context {
	position: absolute;
	top: 0;
	width: 100%;
}
.banner-context .cont {
	float: right;
	width: 25%;
	position: relative;
	z-index: 200;
}
.banner-context .cont>div[class*=form-] {
	min-height: 520px;
	margin: 0;
}
.form-1 {
	background-color: #161981;
	overflow: hidden;
	text-transform: uppercase;
	padding: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.form-2 {
	overflow: hidden;
	text-transform: uppercase;
	padding: 20px;
}
.form-1 .form-control {
    background-color: #f2f2f2;
    border-radius: 5px;
    box-shadow: none;
    font-size: .88em;
    font-weight: 700;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-1 input, .form-1 select, .form-1 textarea {
    height: 40px;
	font-weight:300 !important;
}
.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-1 h2 {
    font-size: 18px;
}

.form-1 h2 {
    color: #fff;
    font-size: 1.117em;
    margin: 0 0 20px 0;
}
.form-1 h2 b {
    font-size: 28.8px;
	display: block;
	font-weight: 900;
	margin-top: -10px;
}
#estoque img {
	width: 100%;
}
#estoque li {
	border: 1px solid #eee;
	padding: 5px;
	margin: 5px;
	width: 24%;
}
.header-socials li i {
	font-size: 24px !important;
}
.top-v1-contacts {
	margin-top: 8px !important;
}
.top-v1-contacts a {
	color: #fff;
	text-decoration: none;
}
.nav a {
	font-weight: 800;
	font-family: "Poppins", Arial, sans-serif;
}
#social {
	padding: 0;
}
.headline-center-v2 .fa {
	font-size: 36px;
	margin-top: -10px;
}
.fa-whatsapp {
	color: #49C658;
}
.footer .fa-whatsapp {
	color: #eee;
}
.font-22 {
	font-size: 22px;
}
.bord-edit {
border: 1px solid #f0f0f0;
}
.item {
	padding: 10px;
}
.tparrows {
	z-index: 999999 !important;
}
.tp-arr-titleholder {
	display: none !important;
}
.navbar-brand>img {
	height:60px;
}
#motor {
	background-color: #eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:50px;
	padding-top:20px;
}
#motor .content-boxes-v6 i {
	padding:30px 25px !important;
}
.header-socials li {
	margin-left:5px;
}
#social {
	background-color: #292c97;
}
.h1.title-v3-md, h2.title-v3-md {
	font-weight:900 !important;
	font-size:24px;
	margin-bottom:25px;
}
.center {
	text-align:center;
	margin:0 auto;
}
.fachada {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.testim {
	padding:30px 22px !important;
}
.apresentacao p {
	margin-bottom:10px;
}
.veiculo_estoque {
	height:557px;
}
.shop-product-prices, .product-description .product-price span, .shop-red {
	display:none !important;
}
@media (min-width: 1080px) {
	.h1.title-v3-md, h2.title-v3-md {
	text-align:left;	}
  }
}