h1 {
	font-weight: 700 !important;
}
.boton {
	background: #d0ab5d !important;
	color: white !important;
}
.sp-default-logo {
	width: 70%;
	min-width: 100px;
}
.page-header h1 {
	font-weight: 700;
	font-size: 20px;
	padding: 0 5%;
}
.calltoaction {
	background: #0071bc;
	color: white;
	padding: 30px 5%;
}
.barra_contacto {
	pading: 30px 0;
	border-top: .5px black solid;
	margin-top: 30px;
}
.barra_contacto a {
	width: 50%;
	display: inline-block;
	padding: 20px 5%;
}
.barra_contacto img.bt_contacto:hover .boton {
	background: blue;
}
.calendario {
	overflow: auto;
	height: 300px;
	width: auto;
	display: inline-block;
}
.sppb-addon-accordion .sppb-panel-heading {
	background: #0071bc;
	color: white;
}
.sppb-addon-accordion .sppb-panel-heading span {
	font-size: 18px;
}
