@charset "utf-8";
/* CSS Document */

.thumbnail {
	text-align: center;
	background-color: #eee;
	border: none !important;
	padding: 28px 8px 40px 8px;
}

.margin-top {
	padding-top: 60px;
	padding-bottom: 50px;
}
.text-info {
	margin: 40px 0px 40px 0px !important;
	font-size: 1.3em !important;
}
.bg-color-servicios {
	background-color:#F93;  
	padding: 100px 20px 100px 20px;
}
.bg-color-servicios-h1 {
	font-size: 2.5em !important;
	color: white;
	font-weight: 500;
}
.clientes {
	color: #333;
	margin-top: 50px;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 2.3em;
}
#clientes-h3 {
	font-size: 25px;
	font-weight: 500 !important;
}
.clientes-p {
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
}