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

#spin_360 {
    padding: 0;
    margin-bottom: 24px;
}
#spin_360 .container_spin_360 {
    position: relative;
}
#spin_360 .mobile {
    display: none;
}
#spin_360 .swiper-button-prev {
     position: absolute;
    background-image: url('../../../../imag/v1/articulos/modelos_hino/icon_arrow_left_black.svg');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-size: 17.61px;
    left: 0;
    top: calc(35%);
    width: 55px;
    height: 100px;
    outline: none;
    margin-top: 0;
    z-index: 10;
    }
#spin_360 .swiper-button-next {
    position: absolute;
    background-image: url('../../../../imag/v1/articulos/modelos_hino/icon_arrow_right_black.svg') ;
    background-repeat: no-repeat ;
    background-color: #FFFFFF;
    background-size: 17.61px ;
    right: 0;
    top: calc(35%);
    width: 55px ;
    height: 100px ;
    outline: none ;
    margin-top: 0 ;
    z-index: 10;
}
#spin_360 .button2 {
    display: none;
}
#spin_360 .auxi {
    z-index: 10;
}
#spin_360 .auxi .carousel {
    position: relative;
    
}
#spin_360 .carousel .swiper-container,
#spin_360 .swiper-container .swiper-wrapper,
#spin_360 .swiper-wrapper .swiper-slide {
    position: relative;
    max-height: 670px; /*alto máximo que ocupa la imagen*/
}
#spin_360 .swiper-slide img {
    width: 100%;
    height: 100%;
}
#spin_360 .block-tabs {
    padding: 0;
    z-index: 10;
}
#spin_360 .block-tabs .tab-bar {
    padding: 0;
}
#spin_360 .auxi .cont-tit {
    padding: 47px 0px 0;
    margin-bottom: 0;
}
#spin_360 .cont-tit .epig{
    font-family: 'HelvicaNeueRegular';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #666666;
}
#spin_360 .block-tabs .cont-tit {
    margin-bottom: 0;
}
#spin_360 .cont-tit .tit {
    font-family: 'HelvicaNeueRegular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    max-width: 1551px;
    margin: 0 auto;
}
#spin_360 .cont-tabs::-webkit-scrollbar {
    display: none;
}
#spin_360 .tab-bar .cont-tabs {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.81);
    overflow: overlay;
    scroll-behavior: smooth;
    z-index: 2;
}
#spin_360 .tab-bar .cont-tabs .tablink {
    font-family: "HelvicaNeueRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    color: #000000;
    padding: 0  33px 0 18px;
}
#spin_360 .tab-bar .cont-tabs .tablink.active {
    font-family: 'HelvicaNeueBold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    flex: 0 0 auto;
    color: #000000;
    border-bottom: 4px solid  #BF0010;
    
}
#spin_360 .block-tabs .carousel-item {
    padding: 0;
    margin: 0 19px 0 18px;
}
#spin_360 .carousel-item .cont-tit {
    padding: 34px 0 77px 15px;
    margin: 0;
}
#spin_360 .block-tabs .carousel-item {
    display: none;
}
#spin_360 .block-tabs .carousel-item.active {
    display: block;
}
@media (max-width: 840px) {
    #spin_360 .swiper-button-prev,
    #spin_360 .swiper-button-next {
        width: 36px ;
        height: 60px ;
        background-size: 12.14px;
        top: calc(31%);
    }
}
@media (max-width: 650px) {
    #vista360_exterior{
        width:90%;
        height:200px!important;
    }
    #spin_360 {
        padding: 0;
        margin-bottom: 16px;
        background:#FFF;
    }
    #spin_360 .desktop {
        display: none;
    }
    #spin_360 .mobile {
        display: block;
    }
    #spin_360 .swiper-button-prev,
    #spin_360 .swiper-button-next {
        width: 36px ;
        height: 60px ;
        background-size: 12.14px;
    }
    #spin_360 .auxi .carousel {
        height: auto;
    }
    #spin_360 .carousel .swiper-container,
    #spin_360 .swiper-container .swiper-wrapper,
    #spin_360 .swiper-wrapper .swiper-slide {
        height: 100%;
        max-height: 260px;
    }
    
    #spin_360 .swiper-slide img{
        width: 100%;
        height: 100%;
    }
    #spin_360 .auxi .cont-tit {
        padding: 16.21px 0 13.79px 0;
        margin: 0;
    }
    #spin_360 .cont-tit .epig{
     
    color: #666666;
    font-family: 'HelvicaNeueRegular';
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.2em;
    margin-bottom: 32px;
    text-transform: uppercase;
    }
    #spin_360 .block-tabs {
        padding: 0;
    }
    #spin_360 .block-tabs .tab-bar {
        padding: 0;
    }
    #spin_360 .tab-bar .cont-tabs {
        height: 45px;
        bottom: 0px;
        gap: 11px
    }
    #spin_360 .block-tabs .cont-tit {
        margin-bottom: 0;
    }
    #spin_360 .block-tabs .cont-tit .tit {
        font-family: 'HelvicaNeueRegular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        color: #FFFFFF;
        padding: 0 23px;
    }
    #spin_360 .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
    }
    #spin_360 .tab-bar .cont-tabs .tablink {
        font-family: "HelvicaNeueRegular";
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 13px;
        color: #000000;
        flex: 0 0 auto;
        text-align: left;
        max-width: 140px;
        padding: 0 4px;
        box-sizing: content-box;
    }
    #spin_360 .cont-tabs .tablink1 {
        width: 15px;
        padding-left: 10px;
        margin-left: 0;
    }
    #spin_360 .tab-bar .cont-tabs .tablink.active{
        font-family: "HelvicaNeueRegular";
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 13px;
        color: #000000;
        flex: 0 0 auto;
        border-bottom: 4px solid #BF0010;
    }
    
    #spin_360 .block-tabs .carousel-item {
        padding: 0;
        margin: 0 auto;
    }
    #spin_360 .carousel-item .cont-tit {
        padding: 20px 0 48px 0;
        margin: 0;
    }
}
