    /*--sevices-section--*/
.sevices-w3layouts h3 {
    color: #fff!important;
}
.sevices-w3layouts {
    background: url('') no-repeat 0px 0px;
    background-size: cover;
}
.sevices-w3layouts p.w-text {
    margin-top: 1em;
}
.sevices-w3layouts-row {
    margin-top: 4em;
}
.sevices-w3layouts-grids {
    padding: 3em 2em;
    width: 22.5%;
    position: relative;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    overflow: hidden;
    text-align: center;
    background: rgba(218, 32, 50, 0.9);
}
.sevices-w3layouts-grids.mrg {
    margin: .5em .5em;
}
.sevices-w3layouts-grids h5 {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #D5DAD7;
}
.sevices-w3layouts-grids p {
    margin-top: 0em;
    font-size: 1em;
    line-height: 1.8em;
    color: #fcfcfc;
}
.sevices-w3layouts-row .social-icons {
    margin: 1em 0 0;
}
.sevices-w3layouts-img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: .7s all;
    -webkit-transition: .7s all;
    -moz-transition: .7s all;
}
.c1 {
    background-color: #25004E;
}
.c2 {
    background-color: #4E2500;
}
.c3 {
    background-color: #004E4C;
}
.c4 {
    background-color: #024E00;
}
.c5 {
    background-color: #4C004E;
}
.c6 {
    background-color: #4E0002;
}
.c7 {
    background-color: #4E0029;
}
.sevices-w3layouts-img img {
    color: #fff;
    font-size: 4em;
    margin-top: 1em;
    width: 40%;
}
.sevices-w3layouts-grids:hover div.sevices-w3layouts-img {
    top: 100%;
}