.page-content1{
    padding: 20px;
      color: white;
}
.page-content1 p{
    margin: 15px;
      color: white;
      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;
margin-left: .6em;
}
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active{
    
}
.container .services-1{
    flex-wrap: wrap;
}
.services-1 .item{
    background: none;
    padding: 20px 20px 0  20px;
    
    text-align: center;
}
.item p{
    padding: 20px;
    margin: 0;
    background: #181818;
}
.title-dot {
    font-size: .6rem;
    vertical-align: bottom;
}
@media screen and (max-width: 600px) {
    .title-dot {
        font-size: .4rem;
    }
    section.services-1 {
        margin-top: 1.5em;
    }
    
    .page-content1 h1, .page-content1 h2, .page-content1 h3, .page-content1 h4, .page-content1 h5{
          color: #fff !important;
    }
}
.thumb{
    margin: 20px;
    min-height: 250px;
    min-width: 250;
     background-size: cover;
    cursor:pointer;
}


.logo-slider{
    background: #181818;
    padding: 20px 20px;
}
#extra-content{
    background: #181818;
}
.content-box p {
    list-style: none;
    font-size: .875rem !important;
    text-align: left;
}
.flex {
    background:#181818 !important;
    padding-bottom: 25px;
}

.content-box ul li span {
    color:#31ff00 !important;
}

.item p {
    padding: 0 !important;
    background: inherit;
}
.last-content h1 , .last-content h2 {
    font-size:1.3rem !important;
}

.my-content p , .my-content h1 , .my-content h2 , .my-content h3 , .my-content h4 , .my-content h5 , .my-content h6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
i.fa {
    transition: .5s all;
    transform:rotate(90deg)

}
.collapsed i.fa {
    transform:rotate(0deg) !important;
}

.wprt-container a ,.wprt-container p  {
    overflow-wrap: break-word;
}