button {
    border: none;
    background: none;
    cursor: pointer;
}
.block-tabs {
    padding: 48px 0;
}

#parte5 {
    padding: 0;
    margin-bottom: 40px;
    background: rgba(242,242,242,0.4);
    /*opacity: 0.4;*/
}
#parte5 .container_parte5 {
    position: relative;
}
#parte5 .mobile {
    display: none;
}
#parte5 .swiper-button-prev {
    position: absolute;
    background-image: url('/../dfsk/imag/v1/icon/arrow_l_w.svg') ;
    background-repeat: no-repeat ;
    background-color: rgba(0, 0, 0, 0.19);
    background-size: 32.61px ;
    left: calc(3.3%);
    top: calc(50%);
    border-radius: 82px ;
    width: 55px ;
    height: 55.3px ;
    outline: none ;
    margin-top: 0 ;
    z-index: 10;
    }
#parte5 .swiper-button-next {
    position: absolute;
    background-image: url('/../dfsk/imag/v1/icon/arrow_r_w.svg') ;
    background-repeat: no-repeat ;
    background-color: rgba(0, 0, 0, 0.19);
    background-size: 32.61px ;
    right: calc(3.2%);
    top: calc(50%);
    border-radius: 82px ;
    width: 55px ;
    height: 55.3px ;
    outline: none ;
    margin-top: 0 ;
    z-index: 10;
}
#parte5 .button2 {
    display: none;
}
#parte5 .auxi {
    max-width: 1550px;
    z-index: 10;
}
#parte5 .auxi .carousel {
    position: relative;
}
#parte5 .carousel .swiper-container,
#parte5 .swiper-container .swiper-wrapper,
#parte5 .swiper-wrapper .swiper-slide {
    height: 100%;
}
#parte5 .swiper-slide img {
    width: 100%;
    height: 100%;
}
#parte5 .block-tabs {
    padding: 0;
    z-index: 10;
}
#parte5 .block-tabs .tab-bar {
    padding: 0;
}
#parte5 .auxi .cont-tit {
    padding: 95.06px 0 44.68px 0;
    margin-bottom: 0;
}
#parte5 .cont-tit .epig{
    color: #1A1A1A;
    font-family: 'MontserratRegular';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.2em;
    text-align: center;
}
#parte5 .block-tabs .cont-tit {
    margin-bottom: 0;
}
#parte5 .cont-tit .tit {
    color: #1A1A1A;
    font-family: 'MontserratRegular';
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin: 0 auto;
}
#parte5 .block-tabs .cont-tabs::-webkit-scrollbar {
    display: none;
}
#parte5 .tab-bar .cont-tabs {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 67.49px;
    bottom: 67px;
    margin-bottom: -68px;
    padding: 0 17.21px 0 25.55px;
    background-color: rgba(255, 255, 255, 0.81);
    overflow: overlay;
    scroll-behavior: smooth;
    z-index: 2;
}
#parte5 .block-tabs .tab-bar .cont-tabs .tablink {
    color: #353535;
    font-family: "MontserratRegular";
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    padding: 0 20px;
}
#parte5 .block-tabs .tab-bar .cont-tabs .tablink.active {
    color: #1A1A1A;
    font-family: 'MontserratBold', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    flex: 0 0 auto;
    text-align: left;
    border-color: #C51A20;
    border-bottom: 4.75px solid #C51A20;
    padding: 0 2px;
}
#parte5 .block-tabs .carousel-item {
    padding: 0;
    margin: 0 19px 0 18px;
}
#parte5 .carousel-item .cont-tit {
    padding: 26.62px 0 86.5px 15px;
    margin: 0;
}
#parte5 .block-tabs .carousel-item {
    display: none;
}
#parte5 .block-tabs .carousel-item.active {
    display: block;
}

/* MEDIA QUERIES */
@media (max-width: 1663px) {
    #parte5 .button1 {
        display: none;
    }
    #parte5 .button2 {
        display: block;
    }
}

@media (min-width: 651px) and (max-width: 990px) {
    #parte5 {
        padding: 0;
        margin-bottom: 8px;
        background: rgba(242,242,242,0.4);
        /*opacity: 0.4;*/
    }
    #parte5 .swiper-button-prev, 
    #parte5 .swiper-button-next {
        display: none;
    }
    #parte5 .auxi .carousel {
        height: auto;
    }
    #parte5 .carousel .swiper-container,
    #parte5 .swiper-container .swiper-wrapper,
    #parte5 .swiper-wrapper .swiper-slide {
        height: 100%;
    }
    #parte5 .swiper-slide img{
        width: 100%;
        height: 100%;
    }
    #parte5 .auxi .cont-tit {
        padding: 29.21px 0 20.35px 0;
        margin: 0;
    }
    #parte5 .block-tabs {
        padding: 0;
    }
    #parte5 .block-tabs .tab-bar {
        padding: 0;
    }
    #parte5 .block-tabs .cont-tit {
        margin-bottom: 0;
    }
    #parte5 .cont-tit .epig{
        color: #262626;
        font-family: 'MontserratRegular';
        font-size: 15px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.2em;
        text-align: center;
    }
    #parte5 .cont-tit .tit {
        color: #262626;
        font-family: 'MontserratRegular';
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        text-align: left;
        margin: 0 auto;
    }
    #parte5 .tab-bar .cont-tabs {
        display: flex;
        justify-content: space-between;
        /*justify-content: flex-start;*/
        position: relative;
        width: auto;
        height: 41px;
        bottom: 44px;
        padding: 0 17.21px 0 25.55px;
        background-color: rgba(255, 255, 255, 0.81);
        overflow: overlay;
    }
    #parte5 .block-tabs .tab-bar .cont-tabs .tablink {
        color: #232323  ;
        font-family: "MontserratRegular";
        font-size: 13px;
        font-weight: 400;
        line-height: 16px;
        flex: 0 0 auto;
        text-align: left;
        margin: 0;
    }
   
    #parte5 .block-tabs .tab-bar .cont-tabs .tablink.active {
        color: #262626;
        font-family: "MontserratBold";
        font-size: 13px;
        font-weight: 400;
        line-height: 16px;
        flex: 0 0 auto;
        text-align: left;
        margin: 0;
        border-color: #B7131B;
        border-bottom: 4px solid #B7131B;
    }
    #parte5 .block-tabs .carousel-item {
        padding: 0;
        margin: 0 19px 0 18px;
    }
    #parte5 .carousel-item .cont-tit {
        padding: 36px 0 79px 0;
        margin: 0;
    }
}
@media (max-width: 650px) {
    #parte5 {
        padding: 0;
        margin-bottom: 8px;
        background: rgba(242,242,242,0.4);
        /*opacity: 0.4;*/
    }
    #parte5 .desktop {
        display: none;
    }
    #parte5 .mobile {
        display: block;
    }
    #parte5 .swiper-button-prev, 
    #parte5 .swiper-button-next {
        display: none;
    }
    #parte5 .auxi .carousel {
        height: auto;
    }
    #parte5 .carousel .swiper-container,
    #parte5 .swiper-container .swiper-wrapper,
    #parte5 .swiper-wrapper .swiper-slide {
        height: 100%;
    }
    
    #parte5 .swiper-slide img{
        width: 100%;
        height: 100%;
    }
    #parte5 .auxi .cont-tit {
        padding: 29.21px 0 20.35px 0;
        margin: 0;
    }
    #parte5 .cont-tit .epig{
        color: #262626;
        font-family: 'MontserratRegular';
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.2em;
        text-align: center;
    }
    #parte5 .block-tabs {
        padding: 0;
    }
    #parte5 .block-tabs .tab-bar {
        padding: 0;
    }
    #parte5 .tab-bar .cont-tabs {
        height: 55px;
        bottom: 55px;
        margin-bottom: -68px;
    }
    #parte5 .block-tabs .cont-tit {
        margin-bottom: 0;
    }
    #parte5 .block-tabs .cont-tit .tit {
        color: #262626;
        font-family: 'MontserratLight';
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        margin: 0 20px;
    }
    #parte5 .block-tabs .tab-bar .cont-tabs {
        display: flex;
        justify-content: flex-start;
        position: relative;
        width: auto;
        min-height: 0;
        max-height: 57px ;
        bottom: 56px;
        margin-bottom: -56px;
        padding: 0 20px 0 0;
        background-color: rgba(255, 255, 255, 0.74);
        overflow: overlay;
        gap: 21.09px
    }
    #parte5 .block-tabs .tab-bar .cont-tabs .tablink {
        color: #232323  ;
        font-family: "MontserratRegular";
        font-size: 13px;
        font-weight: 400;
        line-height: 16px;
        flex: 0 0 auto;
        text-align: left;
        width: 150px;
        max-width: 68%;
        padding-left: 0;
    }
    #parte5 .cont-tabs .tablink1 {
        width: 15px;
        padding-left: 10px;
        margin-left: 0;
    }
    #parte5 .block-tabs .tab-bar .cont-tabs .tablink.active{
        color: #262626;
        font-family: "MontserratBold";
        font-size: 13px;
        font-weight: 700;
        line-height: 16px;
        flex: 0 0 auto;
        text-align: left;
        border-color: #C51A20;
        border-bottom: 4px solid #C51A20;
        padding-left: 10px;
        width: 150px;
        max-width: 68%;
    }
    
    #parte5 .block-tabs .carousel-item {
        padding: 0;
        margin: 0 19px 0 18px;
    }
    #parte5 .carousel-item .cont-tit {
        padding: 36px 0 79px 0;
        margin: 0;
    }
}

@media (max-width: 320px) {
 #parte5 .carousel-item .cont-tit{
     padding: 0px;
     margin-top: 42px;
     margin-bottom: 42px;
 }
}