 h4.lead {
   font-size: 18px;
    line-height: 1.35em;
	 color: #4D5258;
 
 }
.lead-20 {
    font-size: 18px;
    line-height: 1.35em;
	 color: #4D5258;
}
.servhlist {
font-size: 22px;
 color: #3e8e00 ;
}
.webeng-img-w {
    margin-bottom: 20px;
    position: relative;
	    float: right;
    margin-left: 25px;
	  border-radius: 4px;
}
.webeng-img-w img {
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 1;
	  border-radius: 4px;
}
.webeng-serv-h4 {
 color: #2E343C;
     font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4em;
    margin-bottom: 10px;
	    
    font-weight: 400;
}
.webeng-serv-p1{
 color: #737A81;
  margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 0;
}
.servhead {
font-size: 28px;
 color: #222222;
    font-weight: bold;
    letter-spacing: 0.6px;
    padding-bottom: 0;
    text-rendering: optimizespeed;
}
.servhead strong {
font-size: 28px;
 color: #222222;
    font-weight: bold;
    letter-spacing: 0.6px;
    padding-bottom: 0;
    text-rendering: optimizespeed;
}
.servhcol {
  color:  #373737;
}
ul.servullist {
 
 margin-right: 20px;
}
ul.servullist li{
 
 line-height: 24px;
  
  color: #5C6161;
  margin:5px 0px;
	list-style-type:none;
	font-size:16px;		
}

	
	/* #Icon Box
	================================================== */
	
	
	
/* Featured Box */
div.featured-box {
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.04);
	-moz-box-sizing: border-box;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.04);
	background: #FFFfff;
	background: -webkit-gradient(linear,right top,right bottom,color-stop(#FFFfff,0.01),color-stop(#f9f9f9,0.98));
	background: -webkit-linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: -moz-linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: -o-linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: -webkit-gradient(linear, right top, right bottom, color-stop(1%,#FFFfff), color-stop(98%,#f9f9f9));
	background: -webkit-linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: -moz-linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: -o-linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: -webkit-linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	background: -moz-linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	background: -o-linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	background: linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #ECECEC;
	border-radius: 8px;
	border-left: 1px solid #ECECEC;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.04);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFfff', endColorstr='#f9f9f9',GradientType=0 );
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1;
}

div.featured-box div.box-content {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-top: 3px solid #33B8FF;
	border-top-width: 4px;
	padding: 10px 30px 10px 30px;
}

div.featured-box p a.learn-more {
	display: block;
	margin-top: 10px;
}
div.featured-box pe {
	    font-family: "Open Sans",Arial,sans-serif;
    font-size: 16px;
}

div.featured-box i.image-icon,
i.icon-featured {
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 10px;
	color: #FFF;
	font-size: 60px;
	line-height: 110px;
	margin: 25px 0;
	padding: 0px;
}

i.icon-featured {
	display: inline-block;
	padding: 0;
	width: 110px;
	height: 110px;
}

div.featured-box h4 {
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}

div.read-more,
div.read-more a,
div.learn-more,
div.learn-more a {
	display: inline-block;
	white-space: nowrap;
}

div.featured-boxes div.featured-box {
	margin-bottom: 30px;
	margin-top: 45px;
	max-width: 350px;
}

/* Primary */
div.featured-box-primary i.icon-featured,
div.featured-box-primary i.image-icon {
	background-color: #E05048;
}

div.featured-box-primary h4 {
	color: #E05048;
}

div.featured-box-primary div.box-content {
	border-top-color: #E05048;
}
/* Primary */
div.featured-box-primary2 i.icon-featured,
div.featured-box-primary2 i.image-icon {
	background-color: #1ABC9C;
}

div.featured-box-primary2 h4 {
	color: #1ABC9C;
}

div.featured-box-primary2 div.box-content {
	border-top-color: #1ABC9C;
}
/* Primary */
div.featured-box-primary3 i.icon-featured,
div.featured-box-primary3 i.image-icon {
	background-color: #E67E22;
}

div.featured-box-primary3 h4 {
	color: #E67E22;
}

div.featured-box-primary3 div.box-content {
	border-top-color: #E67E22;
}
/* Primary */
div.featured-box-primary5 i.icon-featured,
div.featured-box-primary5 i.image-icon {
	background-color: #95A5A6;
}

div.featured-box-primary5 h4 {
	color: #95A5A6;
}

div.featured-box-primary5 div.box-content {
	border-top-color: #95A5A6;
}
/* Primary */
div.featured-box-primary6 i.icon-featured,
div.featured-box-primary6i.image-icon {
	background-color: #3498DB;
}

div.featured-box-primary6 h4 {
	color: #3498DB;
}

div.featured-box-primary6div.box-content {
	border-top-color: #3498DB;
}
/* Primary */
div.featured-box-primary4 i.icon-featured,
div.featured-box-primary4 i.image-icon {
	background-color: #10afc2;
}

div.featured-box-primary4 h4 {
	color: #10afc2;
}

div.featured-box-primary4 div.box-content {
	border-top-color: #10afc2;
}

/* Secundary */
div.featured-box-secundary i.icon-featured,
div.featured-box-secundary i.image-icon {
	background-color: #0088CC;
}

div.featured-box-secundary h4 {
	color: #0088CC;
}

div.featured-box-secundary div.box-content {
	border-top-color: #0088CC;
}

/* Tertiary */
div.featured-box-tertiary i.icon-featured,
div.featured-box-tertiary i.image-icon {
	background-color: #4EB25C;
}

div.featured-box-tertiary h4 {
	color: #4EB25C;
}

div.featured-box-tertiary div.box-content {
	border-top-color: #4EB25C;
}

/* Quaternary */
div.featured-box-quaternary i.icon-featured,
div.featured-box-quaternary i.image-icon {
	background-color: #734BA9;
}

div.featured-box-quaternary h4 {
	color: #734BA9;
}

div.featured-box-quaternary div.box-content {
	border-top-color: #734BA9;
}

/* Feature Box */
div.feature-box {
	clear: both;
}

div.feature-box div.feature-box-icon {
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	background: #CCC;
	border-radius: 35px;
	color: #FFF;
	display: inline-block;
	float: right;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 35px;
}

div.feature-box div.feature-box-info {
	padding-right: 50px;
}

div.feature-box div.feature-box-icon i.image-icon {
	position: relative;
	top: 5px;
}

div.feature-box div.feature-box-icon i.image-icon.small {
	top: 2px;
}

/* Feature Box Secundary */
div.feature-box.secundary h4 {
	color: #121214;
}

div.feature-box.secundary div.feature-box-icon {
	background: transparent;
	width: 50px;
	height: 50px;
}

div.feature-box.secundary div.feature-box-icon i.icon {
	font-size: 28px;
}

div.feature-box.secundary div.feature-box-info {
	padding-right: 60px;
}


 