.srvcs-link {
    text-align: center
}

.srvcs-modulo {
    width: 24.9%
}

.srvcs {
    float: left;
    clear: both;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px
}

.srvcs a {
    color: currentColor;
    text-decoration: none
}

.srvcsLinea {
    border-left: 1px solid #eaeaea;
    height: 45px
}

@font-face {
    font-family: 'icomoon servicios';
    src: url(https://www.falabella.com/static/RDF/assets/fonts/icomoon.eot?ynthqq);
    src: url(https://www.falabella.com/static/RDF/assets/fonts/icomoon.eot?ynthqq#iefix) format('embedded-opentype'), url(https://www.falabella.com/static/RDF/assets/fonts/icomoon.ttf?ynthqq) format('truetype'), url(https://www.falabella.com/static/RDF/assets/fonts/icomoon.woff?ynthqq) format('woff'), url(https://www.falabella.com/static/RDF/assets/fonts/icomoon.svg?ynthqq#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

.srvcs i {
    font-family: 'icomoon servicios' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-iconoCara2:before {
    content: "\e900";
    color: #bbe81e
}

.icon-camion:before {
    content: "\e902";
    color: #bbe81e
}

.icon-candado:before {
    content: "\e901";
    color: #bbe81e
}

.icon-mouse:before {
    content: "\e903";
    color: #bbe81e
}

@media(min-width:1024px) {
    .srvcs-link {
        display: flex
    }

    .srvcs {
        padding-bottom: 40px;
        position: relative
    }

    .titulo_carrusel+section {
        margin-top: 20px
    }
}

@media(min-width:1024px) {

    .srvcs-icon,
    .srvcs-icon i:before {
        font-size: 40px
    }

    .srvcs-icon {
        font-size: 40px;
        width: 25%
    }
}

.srvcs-title {
    color: #656565;
    margin-left: auto;
    margin-right: auto
}

.srvcs-title b {
    display: block
}

@media(min-width:1280px) {
    .srvcs-title {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 16px;
        line-height: 1.6rem
    }
}

@media(min-width:740px) {
    .srvcs-title {
        font-family: Lato, sans-serif;
        letter-spacing: .070em;
        text-align: left;
        width: 75%;
        padding: 0 13px;
        line-height: 1.3em;
        font-size: .8em
    }
}

@media(max-width:805px) {
    .srvcs {
        padding-bottom: 20px
    }

    .srvcs i {
        font-size: 2.5em
    }

    .icon-camion {
        font-size: 1.7em !important
    }

    .srvcs-title-peque {
        width: 70% !important
    }
}

@media(max-width:600px) {
    .srvcs-title-peque {
        width: 60% !important
    }
}

@media(max-width:768px) {
    .srvcs-modulo {
        width: 50%;
        padding: 5px
    }

    .srvcs-title {
        font-size: 9px;
        line-height: 11px;
        text-align: left;
        float: left;
        width: 75%
    }

    .srvcs-icon {
        font-size: 11px;
        float: left;
        margin: 0 5px 0 0
    }

    .icon-arrow:before {
        font-size: 66px !important
    }
}

.titulo_carrusel:before {
    content: '';
    height: 12px;
    width: 12px;
    background-color: #8cdb00;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 7px;
    left: 0
}

.swiper-servicios {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.swiper-pagination-srvc {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination-bullet {
    margin: 3px
}

.swiper-pagination-bullet-active {
    background: #697077
}

@media(min-width:1024px) {
    .swiper-pagination-srvc {
        display: none
    }
}

.swiper-button-next-srvc,
.swiper-container-rtl .swiper-button-prev-srvc {
    display: none
}

.swiper-button-prev-srvc,
.swiper-container-rtl .swiper-button-next-srvc {
    display: none
}

.srvcs-modulo {
    width: 100%
}