.backgroud-left {  
  background: linear-gradient(to right, #199CB8 0% 50%, transparent 50% 100%);
  padding: 3em;
}
.backgroud-right{  
  background: linear-gradient(to left, #199CB8 0% 50%, transparent 50% 100%);
  padding: 3em;
}



.feature-text {
	display: flex;
	align-items: center;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
}

.fbox-text {
	font-size: 58px;
	line-height: 1;
	font-weight: 700;
}

.feature-text h3 {	
	line-height: 1.3;
	margin-bottom: 0;
	margin-left: 15px;
	font-weight: 800;
}

#section-nuestras-cuatroi  p {
	color: #777;
}
.before-heading{
font-family:var(--cnvs-primary-font) !important;
}
.fbox-bg.fbox-center{
	border:none;
}
.fbox-bg.fbox-center .fbox-icon{
	background-color: transparent;
	    margin-bottom: .5rem;
}
