.page-content1{
    padding: 20px;
      color: white;
}
.p-6 {
    color: #bababa;
}
@media screen and (max-width: 800px) {
    .p-6 {
        padding: 0 !important;
    }
}
.page-content1 p{
    margin: 15px;
      color: #bababa;
    margin-left: 0 !important;
      font-size: 0.875rem;
}
.page-content1 h1, .page-content1 h2, .page-content1 h3, .page-content1 h4, .page-content1 h5{
  color: #31ff00;
  font-size: 1.25rem;
}
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active{
    
}

.title-dot {
    font-size: .6rem;
    vertical-align: bottom;
}
@media screen and (max-width: 600px) {
    .title-dot {
    font-size: .4rem;
}
    .item .green-link {
        color: white;
                    font-size: 1.4em !important;

    }
    
    .item .dot {
        display: none !important;
        background:#31ff00;
        height: 5px;
        margin-left: 2px;
width: 5px;
border-radius: 50%;
display: inline-block;
        

    }
}

.sectors .item{
    background: #181818;
    padding: 10px;
}

.logo-slider{
    background: #181818;
    padding: 20px 20px;
}
.services.onSmall .item {
    padding: 1em 0;
}
#extra-content{
    background: #181818;
}