
.usluge{
    width: 100%;
    background-image: url("../../images/ljudi.png");
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.powered-social ul{
    padding:0px !important;
    padding-inline-start: 0px !important;
}

.usluge-content{
    margin-top: 100px;
    padding: 50px 15px;
}

.usluge-content img{
    margin-bottom: 20px;
}

.usluge-content h1{
    margin-bottom: 15px;
        font-weight: 100;
    color: #27a8e0;
}

.usluge-content h4{
    margin-top: 30px;
    margin-bottom: 35px;
    color: #27a8e0;
}

.usluge-content a{
    text-decoration: none !important;
    color: #27a8e0;
}

.usluge-content p{
    margin-bottom: 30px;
}

.usluge-content ul{
    margin-bottom: 30px;
}

.resiC{
  font-family: inherit !important;  
}




@media (min-width: 567px){

}

@media (min-width: 768px){

}

@media (min-width: 992px){

}

@media (min-width: 1200px){

}
