/*showrrom*/
.section-dealers .box-showrom{}
.section-dealers .box-showrom .form-label {
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 4px 10px 0 0;
	text-align: right;
}
.section-dealers .box-showrom .show-droplist{
	display:inline-block;	
}
.section-dealers .box-showrom .show-droplist select.cusmo-input{
	width:200px;
}
.section-dealers .resultShowroom .list-showroom .tit-name {
	font-size: 12px;
	line-height: 29px;
}
.section-dealers .resultShowroom .list-showroom .row-contact {
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 3px 12px 1px rgb(0 0 0 / 10%);
    border-radius: 5px;
    min-height: 165px;
    overflow: hidden;
}
.section-dealers .resultShowroom .list-showroom .row>div:last-child .row-contact{
	border-bottom: 0px solid #f0f0f0;
}

.section-dealers .resultShowroom .list-showroom .row-contact h3 {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    position: relative;
    text-transform: uppercase;
    color: #046938;
}
.section-dealers .resultShowroom .list-showroom .row-contact h3::after {
    content: '';
    display: block;
    width: 46px;
    height: 2px;
    margin: 3px 0px 10px 0;
    background: #046938;
}
.section-dealers .resultShowroom .list-showroom .tit-name a {
}
.section-dealers .resultShowroom .list-showroom .tit-name .fa {
    margin-right: 5px;
    color: #046938;
    width: 18px;
    font-size: 17px;
}
.section-dealers .resultShowroom .list-showroom .tit-name .fa.fa-phone {
	font-size: 17px;
	color: #046938;
	width: 18px;
	margin-right: 5px;
}
.section-dealers .resultShowroom .list-showroom .tit-name .fa.fa-mobile-phone {
  font-size: 21px;
}
.section-dealers .resultShowroom .list-showroom .tit-name span {
	display: inline-block;
	width: 90%;
}

.section-dealers .in-map {
	height: 500px;
	width: 100%;
}
.section-dealers .xembando {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    color: #046938;
    margin-left: 15px;
	display:none;
    }
	.section-contact .list-showroom h3 a, a.xembando{display:none;}

.section-dealers .countLocation {
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	margin: 15px 0 25px 0;
}
.section-dealers .box-showrom p { margin:15px 0; font-size:14px;}
.section-dealers .box-showrom p a{ color:#e01b21; font-weight:bold;}
 display: inline-block;
}