/* https://www.veeva.com/services/business-consulting-services/ */

.bcs-services {
	background-color: #f4f4f4;
	margin-top:60px;
}
.bcs-services-boxes {
	background:#fff;
	height:100%;
	margin-bottom:15px;
	border:1px solid #ccc;
}
.bcs-services-boxes .icon-box {
 	background-color:#449fd6;
 	padding:10px 10px; 
 	text-center;color:#fff;
}
.bcs-services-boxes.orange {
	background:#fff;
	height:100%;
	margin-bottom:15px;
	border:none;
}

.bcs-services-boxes.orange .icon-box {
background-color: #f7981d;
padding: 25px 10px;
color:#fff;
font-size:20px;
font-weight:500;
}

.bcs-services-boxes .text-box {

text-align:left;
padding:25px 25px 15px 25px;

font-size:16px;line-height:24px;
}
.bcs-services-boxes .text-box ul {
margin-left:-20px;
}
.bcs-services-boxes .text-box ul li, .bcs-services-boxes .text-box p {
font-size:16px;line-height:24px;
}
.bcs-services-boxes .text-box p {
font-weight:500;
}
.bcs-services-boxes .icon-box img {
margin:10px 0 15px 0;
}
.bcs-services-boxes .icon-box h2 {
margin-bottom:10px;
}
@media screen and (max-width: 991px) {
  	.bcs-services-boxes {
  	margin-left:20%;
  	margin-right:20%;
  	 } 
}
@media screen and (max-width: 700px) {
  	.bcs-services-boxes {
  	margin-left:1%;
  	margin-right:1%;
  	 } 
}


/* https://www.veeva.com/products/content-management/vault-promomats/reports/ */
/* https://www.veeva.com/products/content-management/vault-promomats/mlr-review/ */
/* https://www.veeva.com/products/content-management/vault-promomats/modular-content/ */
.promomats .numbers {
font-size:60px;line-height:71px;color:#00b6b9;font-weight:500;margin-top:10px;
}
.promomats .number-txt {
font-size:16px;line-height:22px;
}

/* https://www.veeva.com/products/content-management/vault-promomats/digital-asset-management/ */

.promomats .pm-logos .col-sm-3 {
padding:0px;
}

.features-group .features-text a.after-arrow-orange {
color: #f5961d;
}

.features-group .features-text a.after-arrow-orange:hover {
	color: #e97f16;
}





