.backgroundesp {
	background: url(../img/estetoimgespercialistas.jpg) no-repeat center right/70% #eeeef0;
	font-size: 20px;
	padding: 3%;
	font-weight: normal;
}
.backgroundesp .button.searchbus {
	margin: auto;
	background: #285FB0;
	color: #fff;
	width: 40%;
	text-align: center;
	margin: 0;
}
.button.searchbus:hover {
  background: #0a3f73;
}
.backgroundesp .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}
.button.searchbus:hover {
	background: #22488f !important;
}
.backgroundesp .select2-selection {
	padding: 10px;
	height: 45px !important;
	border-radius: 0px !important;
	box-shadow: 0 0 4px 1px #0000000a;
	border: none !important;
	/* margin-top: 10px; */
}
.select2-container {
	margin-top: 15px;
}
.banneresbr {
	width: 80%;
	text-align: center;
	margin: auto;
}