.img-mobile-nav{
    max-width: 140px;
    margin: auto;
    display: block;
    padding: 20px 0px;
}
.custom-verde-claro{
    color: #4ef4b0;
}
.custom-gray{
    color: #7d7d7d;
}

.bg-responsive-hero-1 {
    background-image: url('https://i-net.pe/images/hero/slide1-desktop.png');
    background-size: cover;
    background-position: center;
}
.bg-responsive-hero-2 {
    background-image: url('https://i-net.pe/images/hero/slide2-desktop.png');
    background-size: cover;
    background-position: center;
}
.bg-responsive-hero-3 {
    background-image: url('https://i-net.pe/images/hero/slide3-desktop.png');
    background-size: cover;
    background-position: center;
}
.bg-responsive-hero-4 {
    background-image: url('https://i-net.pe/images/hero/slide4-desktop.png');
    background-size: cover;
    background-position: center;
}
.bg-responsive-hero-mobile-1 {
    background-image: url('https://i-net.pe/images/hero/slide1-mobile.png');
    background-size: cover;
    background-position: center;
}
.bg-responsive-hero-mobile-2 {
    background-image: url('https://i-net.pe/images/hero/slide2-mobile.png');
    background-size: cover;
    background-position: center;
}
.bg-responsive-hero-mobile-3 {
    background-image: url('https://i-net.pe/images/hero/slide3-mobile.png');
    background-size: cover;
    background-position: center;
}
.bg-responsive-hero-mobile-4 {
    background-image: url('https://i-net.pe/images/hero/slide4-mobile.png');
    background-size: cover;
    background-position: center;
}
.swiper-pagination {
    opacity: 0!important;
}
.services-section-custom{
    background-color: #F4F4F4;
    background-image: url('https://i-net.pe/images/fondos/proyectos_f.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.swiper-partner-logo-img-custom{
    max-width: 100%;
    max-height: initial;
    width: auto;
    height: auto;
    object-fit: contain;
}
.swiper-partner-logo-div-custom{
    display: none;
    width: 180px;
    height: 80px;
    background: #f0f0f0;
    align-items: center;
    justify-content: center;
    color: #666;
    font-size: 14px;
    border-radius: 4px;
}
.m-custom-auto{
    margin: auto;
}
.wsp-a-custom{
    position: fixed;
    left: 0;
    bottom: 3%;
    z-index: 111;
}
.wsp-img-custom{
    width: 40%;
}
.footer-contenedor-custom{
    padding-bottom: 92px;
}
.d-flex-custom{
    display:flex;
}

.sectionbase-background-custom{
    background-color: #f4f4f4;
}
.contenedor-descargas-div-custom{
    padding: 20px 59px;
}
.contenedor-descargas-p-custom{
    font-size: 22px;
    font-weight: 400;
    color: #104754;
    margin:0;
}
.contenedor-descargas-div2-custom{
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
.p-custom-0{
    padding: 0;
}
.d-none-custom{
    display: none;
}
.btn2-custom{
    color: #104754;
}
.padding-custom-30{
    padding: 30px;
}
.sectionbase-adn-div-custom{
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.p-white-custom{
    color: #fff;
}
.text-center-custom{
    text-align: center;
}
.loading-libro-reclamacion-custom{
    display: none!important;
    margin-left: 8px;
}
