/*-- slider hero --*/
#parte7 {
    margin-bottom: 64px;
    background-color: #F2F2F2;
}
#parte7 .cont-tit{
	padding: 32px 0 0;
	display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: block-axis;
	-webkit-box-orient: vertical;
	-moz-box-orient: block-axis;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin-bottom: 32px;
}
#parte7 .cont-tit .epig{
    color: #666666;
    font-family: var(--font-regular);
    font-size: 16px;
    font-weight: 700;
    line-height: 20px; 
	text-align: center;
	letter-spacing: 0.2em;
	margin-bottom: 26px;
	height: 20px;
	text-transform:uppercase;
}

#parte7 .tab-buttons{
	display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#parte7 .b-nav-tab {
	color:#666666 ;
	font-family: var(--font-regular);
	font-size: 18px ;
	font-weight: 400 ;
	line-height: 23px ;
	position: relative;
	padding: 0 27px 7px;
	display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: transparent;
	border-bottom: 2px solid #969696;
}
#parte7 .b-nav-tab:after{
    content: '';
    margin-top: 4px;
    height: 4px;
    display: block;
    background-color: transparent;
    position: absolute;
    bottom: -1px;
    left: -10.9px;
    right: -12px;
}
#parte7 .b-nav-tab.active {
	color: #000000 ;
	font-family: var(--font-bold);
	opacity: 1 ;
	font-weight:700;
}
#parte7 .b-nav-tab.active:after{
	background-color: #000000;
}
#parte7 .b-tab {
	display: none;
}
#parte7 .b-tab.active {
	display: block;
}

#parte7 .swiper-slide{
	display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
	left: 5px;
	max-width: 90%;
	width: 1556px;
	max-height: 670px;
}
#parte7 .swiper-slide .img-wrap{
	width: 100%;
} 
#parte7 .swiper-slide img{
	width: 100%;
	height: 100%;
}
#parte7 .desktop{
	display: block;
}
#parte7 .mobile{
	display: none;
}
#parte7 .swiper-button-next, 
#parte7 .swiper-button-prev{
	top: 41%;
	width: 57px;
	height: 59.91px;
	background-color: rgba(0, 0, 0, 0.38);
	width: 56px;
    height: 100px;
	background-size: 17px;
    background-repeat: no-repeat ;
}
#parte7 .swiper-button-next {
    background-image: url('/../volvo/imag/v1/icon/portadas/pasajeros/rigthwhite.png') ;
    right: 1px;
}
#parte7 .swiper-button-prev {
    background-image: url('/../volvo/imag/v1/icon/portadas/pasajeros/leftwhite.png') ;
    left: 1px;
}
#parte7 .swiper-pagination-bullets{
    bottom: 0;
    position: relative;
    left: 0;
    text-align: center;
    padding: 24px 0px 60px 0;
}
#parte7 .swiper-pagination-bullet{
	background: none;
	border: 1px solid #000000;
	opacity: 1;
    width: 12px;
    height: 12px;
    margin:0 6px;
}
#parte7 .swiper-pagination-bullet-active{
	background-color: #000000;
}
@media (max-width: 600px) {
    #parte7 {
	    margin-bottom: 39.06px;
		background: none;
	}
	#parte7 .b-nav-tab:after {
	    left: 0.1px;
        right: -6px;
	}
	#parte7 .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin:0 4px;
    }
	#parte7 .cont-tit{
		background: #F2F2F2;
		padding: 0px 0 12px;
		background: none;
		margin-bottom: 0px;
	}
	#parte7 .cont-tit .epig{
        color: #666666;
        font-size: 14px;
        line-height: 17px; 
        height: 20px;
        margin-bottom: 25px;
    }
    #parte7 .tab-buttons{
        padding: 0 24px 0 26px;
        flex-wrap: nowrap ;
    }
	#parte7 .b-nav-tab{
	    flex: auto;
	    justify-content: center;
	    color: #666666;
	    font-family: var(--font-regular);
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 18px;
	    width: 110px;
		padding: 0 25px 10px;
	}
	#parte7 .b-nav-tab:after{
        bottom: -5.5px;
    }
	#parte7 .b-nav-tab.active{
	    color: #000000;
	    font-family: var(--font-bold);
	}
	
	#parte7 .swiper-container-autoheight .swiper-wrapper {
	    /*height: 382px ;*/
	}
	#parte7 .swiper-slide .img-wrap {
	    width: 100%;
	    height: 100%;
	}
	#parte7 .swiper-slide{
		left: auto;
		flex-direction: column-reverse;
		max-width: 100%;
		max-height: 100%;
	}
	#parte7 .swiper-pagination-bullets {
		padding-top: 14px;
		padding-bottom: 0;
		bottom:-2px;
	}
	#parte7 .swiper-button-next, 
	#parte7 .swiper-button-prev{
		background-color: transparent;
        background-size: 19.58px;
        width: 8px;
        height: 19.63px;
	}
	#parte7 .swiper-button-next{
	    right: 1px;
	    background-color: rgba(0, 0, 0, 0.38);
        background-size: 9px;
        width: 24px;
        height: 55px;
	}
    #parte7 .swiper-button-prev{
        left:1px;
        background-color: rgba(0, 0, 0, 0.38);
        background-size: 9px;
        width: 24px;
        height: 55px;
    }
	#parte7 .desktop{
		display: none;
	}
	#parte7 .mobile{
		display: block;
		width: 100%;
	}
}

@media (min-width: 600px) and (max-width: 991px) {
	#parte7 .swiper-slide{
		left: 0;
		flex-direction: column;
	}
	#parte7 .swiper-slide .img-wrap img{
		width: 100%
	}
	#parte7 .tabs-carousel .block-tabs .tab-bar .cont-tabs{
		bottom: 0;
		margin-bottom: 0;
	}
	#parte7 .swiper-pagination-bullets {
		bottom: 0;
		top: auto;
		left: 4vw;
		position: relative;
		padding: 20px 0;
		text-align: center;
	}
		#parte7 .swiper-button-next, 
	#parte7 .swiper-button-prev{
	    /*	background-color: transparent;*/
        background-size: 19.58px;
        width: 28px;
        height: 28px;
	}
	#parte7 .swiper-button-next{
	    right: 1px;
	    background-size: 9px;
	     width: 24px;
        height: 55px;
	}
    #parte7 .swiper-button-prev{
        left:1px;
        background-size:9px;
        width: 24px;
        height: 55px;
    }
}
@media (min-width: 600px) and (max-width: 750px) {
 	#parte7 .swiper-button-next{
       right: 1px;
       background-size:9px;
       width: 24px;
       height: 55px;
	}
    #parte7 .swiper-button-prev{
        left:1px;
        background-size:9px;
        width: 24px;
        height: 55px;
    }
}
@media (min-width: 990px) and (max-width: 1277px){
	#parte7 .tabs-carousel .block-tabs .tab-bar .cont-tabs{
		bottom: 87px;
		min-height: 86px;
	}
}
@media (min-width: 990px) and (max-width: 1100px){
    	#parte7 .swiper-button-next, 
	#parte7 .swiper-button-prev{
	    /*	background-color: transparent;*/
        background-size: 19.58px;
        width: 28px;
        height: 28px;
	}
	#parte7 .swiper-button-next{
	    right: 1px
        width: 56px;
        height: 100px;
	}
    #parte7 .swiper-button-prev{
        left: 1px;
        width: 56px;
        height: 100px;
    }
}
@media (min-width: 1101px) and (max-width: 1680px){
    #parte7 .swiper-button-next, 
    #parte7 .swiper-button-prev{
    	top: 45%;
    	width: 45px;
    	height: 45px;
    	background-color: rgba(0, 0, 0, 0.38);;
    	background-size: 17px;
        background-repeat: no-repeat ;
    }
    #parte7 .swiper-button-next {
        background-image: url('/../volvo/imag/v1/icon/portadas/pasajeros/rigthwhite.png') ;
        right: 1px;
        width: 56px;
        height: 100px;
    }
    #parte7 .swiper-button-prev {
        background-image: url('/../volvo/imag/v1/icon/portadas/pasajeros/leftwhite.png') ;
        left: 1px;
        width: 56px;
        height: 100px;
    } 
}
@media (min-width: 1024px) and (max-width: 1300px){
	#parte7 .swiper-slide{
		left: 0;
		flex-direction: column;
	}
	#parte7 .swiper-slide .img-wrap img{
		width: 100%
	}
	#parte7 .swiper-pagination-bullets {
		bottom: 0;
		top: auto;
		left: 4vw;
		position: relative;
		padding: 20px 0;
		text-align: center;
	}
}
@media (min-width: 320px) and (max-width: 360px) {
    #parte7 .cont-tit .epig {
        margin-bottom: 25px;
        height: 18px;
        padding: 0px;
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        padding:0px;
    }
    #parte7 .cont-tit{
        padding:0px;
        margin-top: 24px;
        margin-bottom: 12px;
    }
    #parte7 .b-nav-tab:after {
    bottom: -0.5px;
    /*left: 7.1px;*/
    }
    #parte7 .b-nav-tab{
        width:35%;
    }
    #parte7 {
	    margin-bottom: 32px;
		background: none;
	}
	#parte7 .swiper-button-next, 
    #parte7 .swiper-button-prev{
	top: 43%;
	background-color: rgba(0, 0, 0, 0.38);
    background-size: 9px;
    width: 24px;
    height: 55px;
    }
    #parte7 .b-nav-tab {
    border-bottom: 1px solid #666666 ;
    padding: 0 25px 13px;
    }
}