.page-header {
	padding: 18px 0 !important;
	max-width: 1440px !important;
	margin: 0 auto !important;
	background-color: #ceaa5b !important;
}

.page-header h1 {
    font-size: 18px !important;
    color: #fff;
    font-weight: 700;
	display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	font-weight: bold;
	text-transform: uppercase;

}
.main-link {
    position: relative;
    display: block !important;
    padding: 20px 0 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #fff !important;
    border-radius: 4px !important;
}
.form h2 {
    font-size: 16px !important;
    font-weight: 700;
	display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	font-weight: bold;
	text-transform: uppercase;

}
.form-control2 {
    width: 100% !important;
    height: 60px !important;
    padding: 0 60px 0 20px !important;
    font-size: 25px !important;
    color: #363636 !important;
    border: none !important;
    border-radius: 2px !important;
    outline: 0 !important;
}

.stylish-input-group .input-group-addon{
    background: white !important; 
    font-size: 25px;
    color: #363636;
    margin-top: -50px;
    padding: 0.63em;
    border: none !important;
}
.stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}

.stylish-input-group button{
border:0;
background:transparent;
}

.form-border {
    border: 1px solid #ccc !important;
}

.btn-main-color, .compare-cart-add {
    background-color: #ceaa5b !important;
}
.btn2 {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}
.form-maior{
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
    width: 80%;
    background: white;
    color: #676767;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    float: left;
    border-radius: 3px;
    border: none;
    height: 50px;
    margin: 30px 0;
}
.form-maior2{
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
    width: 65%;
    background: white;
    color: #676767;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    float: left;
    border-radius: 3px;
    border: none;
    height: 50px;
    margin: 30px 0;
}
.botao-maior{
    width: 30s;
    background: #36474F;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    float: left;
    border-radius: 3px;
    border: none;
    height: 50px;
    margin: 30px 0;


}
.btn-showroom-more {
	display: block;
	width: 100%;
	height: 60px;
	background-color: #f7f7f7;
	text-align: center;
	line-height: 60px;
	font-size: 13px;
	font-weight: 700;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 30px;
	border-radius:3px;
}
.btn-showroom-more:hover {
    background-color: #ceaa5b;
    color: #fff !important;
}

.title {
    color: #ceaa5b;
    font-weight: 700;
	display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
input[type=submit].main-busca__submit {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(../img/icon_busca.png) 0 0 no-repeat;
    border: none;
    text-indent: -9999px;
    padding: 0;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:25.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.more-cars .container {
    border-top: 2px solid #555;
    border-bottom: 2px solid #555;
    padding-bottom:10px;
}
.more-cars__title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
}
.row:last-child {
    margin-right: 0;
}
.car-showcase {
    margin-top: 20px;
}

