
.btn-search-mcets {
    background-color: #1c78d7 !important;
    border: 1px solid #186cc0 !important;
}
.btn-search-mcets:hover{
    background-color: #186cc0 !important;
}
.box-show-container {
    background-color:rgba(242,242,242,1) !important;
}
.container-mcets{
	max-width: inherit !important;
}
.box-show-container{
	line-height: 1 !important;
}
.col-destinos-mcets.bg-white-mcets:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* #formwebsale{
	width: fit-content;
    margin: auto;
    background: #004897;
    padding: 15px;
    border-radius: 15px;
} */
@media only screen and (min-width: 960px){
	.container-mcets {
		width: 100% !important;
		max-width: 960px !important;
	}
}
@media only screen and (max-width: 960px){
	/* #formwebsale{
		background: transparent;
		padding: 0;
		border-radius: 0;
	} */
	#q_web_sale_form{
		box-shadow: 0 0 7px 2px rgba(121, 121, 121, 0.18);
	}
}
@media only screen and (max-width: 780px){
	.radio-goup-mcets {
		float: none !important;
	}
}
@media only screen and (max-width: 540px){
	.container-mcets {
		width: 100% !important;
	}
}
@media (max-width: 768px){
  .alert {
	margin-top: 50px;
	margin-left: 0;
  }
}