.w-section .aside-feature .icon-feature {
    font-size: 68px !important;
    margin-top: 10px;
    text-align: center;
    display: block;
}

.lw .bg-5 {
    background: #fcfcfc;
    border-top: 1px solid #e0eded;
    border-bottom: 1px solid #e0eded;
}


section.slice {
    padding: 12px 0;
}

.aside-feature:hover .icon-feature, .aside-feature:hover h4 {
    color: #e91b23;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.container {
	max-width: none;
}

.container .row {
	padding-top: 15px;
}

body {
    font-family: "PT Sans",sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
}


.centeros {
    text-align: center;
}
.col-list-head {
    font-weight: bold;
    font-size: 14px;
}

.col-lista-1 {
    margin-left: 0px !important;
    padding-left: 0px !important;
    list-style: none;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.lw .bg-3 {
    color: #616161;
}

p {
    margin: 0 0 10px;
	line-height: 22px;
}

.word-list li, .col-lista-1 li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #cde7f0;
    font-size: 16px;
}

ul.list-listings {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

ul.list-listings .listing-body {
    width: 100% !important;
}
ul.list-listings .listing-body {
    width: 50%;
    height: 150px;
    padding: 15px;
    float: left;
    background: #fcfcfc;
    border-right: 1px solid #fcfcfc;
	margin-bottom: 20px;
}

.form-label-error {
    clear: both;
    float: right;
}
.form-error, .form-label-error {
    background: #e91b23 none repeat scroll 0 0;
    color: #fff;
    font-size: 70%;
    margin-top: 3px;
    padding: 2px 6px;
}

.easyPieChart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 75px;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.companyAge {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.companyAge:after {
  content: '';
  margin-left: 0.1em;
  font-size: .8em;
}

.ads_sidebar2 {
    float: left;
}

.bar {
    height: 20px;
	width: 96px;
    border: none;
	background-color: #FFFFFF;
}
div.n-bar-wrapper {
    position: relative;
    height: 20px;
    background: 0 0;
        background-position-x: 0px;
        background-position-y: 0px;
}
.bar div {
    /*width: 83px;*/
    height: 12px;
    border: 1px solid #fff;
    text-align: center;
    color: #000;
    line-height: 11px;
}
.n-bar-wrapper p {
    z-index: 9;
    position: relative;
    line-height: 1.4;
    color: #000;
    font-size: 13px;
}
div.n-bar-speed {
    position: absolute;
    width: 100%;
    text-align: left;
    left: 0;
    top: 0;
    background: 0 0;
}
.bar div {
    border: none;
}
.n-bar-speed em {
    height: 20px;
    display: inline-block;
    z-index: 5;

}
