.capitalise{text-transform:uppercase;}


/* ALLESTIMENTI PROPOSTI GIVI - PAGINA BIKE */

.product_thumb img.moto_pic {max-width:100%;}

#tab_allestimenti .product_thumb.givi_2022 {border: 0px solid #dedede !important;}
	
.cont_img_list_allest{
	position:relative;
	border:2px solid rgb(225, 20, 25);
	background-color:rgba(225, 20, 25, 0.8);
}
.cont_img_list_allest img{
	position:relative;
    top: -10px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	margin-top: 0px !important;
	padding-bottom: 10px !important;
	display: block;
  	mix-blend-mode: multiply; /* Mescola l'immagine con il colore di sfondo */
}
.cont_img_list_allest .abs_text_allest{
	position:absolute;
	bottom:0;
	padding:4px 3px;
	color:white;
	font-weight:bold;
	font-size:13px;
}
.cont_img_list_allest:hover img{
	filter: none;
	-webkit-filter: none;
	scale:1.1;
	bottom:10px;
}
.cont_img_list_allest:hover .abs_text_allest{scale:1.1;}

/* ALLESTIMENTI PROPOSTI GIVI - PAGINA EQUIPAGGIAMNETI */
.cont-single-product-configuration .col-img{padding-right:0;padding-left:0;}
.cont-single-product-configuration .col-img img{height:50px;width:auto;max-width:100%;margin: 0 auto;}

.cont-single-product-configuration .col-txt{line-height: 1.1;}

.cont-single-product-configuration .col-prize{padding-right:5px;padding-left:0;}
.cont-single-product-configuration-total-prize .col-total-prize{width:100%;background-color:#F1F1F1;font-weight:bold;;padding:10px 5px 10px 0;text-align:right;}

				    
.category_list_equipaggiamento li{cursor:pointer;}
.category_list_equipaggiamento li.select a,
.category_list_equipaggiamento li.select{cursor:default;}

.center_column_step_3.cont_equipaggiamento,
.step_title_container_3.cont_equipaggiamento {padding-right: 15px;padding-left: 15px;width:100%;}
.category_list_equipaggiamento.list_equipaggiamento{
	/*height: 100px;*/
}

.category_list_equipaggiamento li.tab_equipaggiamento {
	/*height: 100px;*/
	position:relative;
	bottom: 0px !important;
	margin-left:1px !important;
	margin-right:1px !important;
	
	padding-left:15px !important;
	padding-right:15px !important;
}

.category_list_equipaggiamento li.tab_equipaggiamento a{
	display:inline-block;position:absolute;top:0px;padding: 0px 3px;margin: 0;width:100%;left:0;
	}

.category_list_equipaggiamento li.tab_equipaggiamento.select {left: 0px !important; padding-left: 10px;}
.category_list_equipaggiamento li.tab_equipaggiamento.nonselect {border-right:1px solid #e00c19 !important;border-left:1px solid #e00c19 !important;} 
.cont_equipaggiamento .step_3_container.nonselect{display:none;}

.category_list_equipaggiamento .descr_ico_family{
	/*height:100px;*/
	/*padding-top: 30px;*/
	/*line-height:24px;*/
}

.center_column_step_equip{padding: 40px 10px;text-align: center;font-size: 16px;}
.equipaggiamentomoto{text-align:left;}

.cont-single-product-configuration{border-bottom:1px solid #cdcdcd;padding-bottom:5px;padding-top:5px;}

.btn.equip{padding:0;display:inline-blocK; margin-right:30px;}

.btn.equip span,
.btn.equip a{
	color:white;
	padding: 5px 25px 5px 20px;
	font-size: 17px;
	font-family: Engschrift, sans-serif;
	display:inline-block;
	line-height: 1.5;
}
.btn.equip{
	cursor:default !important;
}
.btn.equip.e_pdf,
.btn.equip.add_wish_allestimento_moto{
	cursor:pointer !important;
};

.btn.equip.add_wish_allestimento_moto span:hover,
.btn.equip a:hover{color:white;text-decoration:underline;}

.btn.equip span,
.btn.equip a {
    position: relative;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: white;
}

/* Aggiungi l'icona PDF prima del testo */
.btn.equip span::before,
.btn.equip a::before {
    content: ""; 
    margin-right: 8px;
    width: 18px;  
    height: 18px; 
    background-size: contain;  
    background-repeat: no-repeat;
    background-position: center;
}
.btn.equip .btn_pdf::before {
    background-image: url("../png/icona_pdf.png");
 
}

.btn.equip .btn_list::before {
    background-image: url("../png/ico_wishlist_white.png");
    
}





/* NEW VERSION ALLESTIMENTO IN VIEW BIJKE TAB */

body.perlatuamoto.view-bike .intro_equipaggiamento{
	position:relative;
	font-weight:bold;
	width:100%;
	padding:0px 0;
	text-align:center;
	margin:0 0 30px 0;
    background-color: #F1F1F1;
    font-size: 1.1em;
    font-family: Engschrift, sans-serif;
}    
    
body.perlatuamoto.view-bike .ver2022 .category_list_equipaggiamento, .ver2022 #category_list {border-bottom: 0px solid #e11419;}
body.perlatuamoto.view-bike .ver2022 .category_list_equipaggiamento .descr_ico_family {font-size: 1em;}

body.perlatuamoto.view-bike ul.category_list_equipaggiamento{width: 100%; padding: 0 2%;}
body.perlatuamoto.view-bike .category_list_equipaggiamento li.tab_equipaggiamento {
	border:1px solid #e00c19 !important;
}

body.perlatuamoto.view-bike .category_list_equipaggiamento li.tab_equipaggiamento .tabLinkEquip{
    display: flex;
    align-items: center;      /* centra verticalmente */
    justify-content: center;  /* centra orizzontalmente (opzionale) */
    height: 100%;
}


/*
body.perlatuamoto.view-bike .category_list_equipaggiamento li.tab_equipaggiamento:first-child {
	border-left:1px solid #e00c19 !important;
}	
body.perlatuamoto.view-bike .category_list_equipaggiamento li.tab_equipaggiamento.nonselect {
	border-left:1px solid #e00c19 !important;
	border-right:1px solid #e00c19 !important;
}
*/
body.perlatuamoto.view-bike .equipaggiamentomoto h2.titolo_allestimento{font-size: 1.7rem;;margin:0 0 10px 0;}
body.perlatuamoto.view-bike .equipaggiamentomoto h3.sottotitolo_allestimento{font-size: 1.2rem;;margin:0 0 20px 0;}



/* NEWS 2024 VERTICALI ALTERNATE*/
.news2024_section .row img{
	width:100% !important;
	height:auto !important;
	padding:25px;
} 
@media(max-width:768px){
	.news2024_section .row{
		margin-bottom:40px;
	}
	
	.news2024_section .row .sx_txt,
	.news2024_section .row .dx_txt{
		order:2;
		text-align:center !important;
	} 
	
	.news2024_section .row .sx_img,
	.news2024_section .row .dx_img{
		order:1;
		text-align:center !important;
	} 

	.news2024_section .row img{
		padding:15px 15px 10px 15px;
	} 
	
} 
	
@media(min-width:769px){
	.news2024_section .row{
		margin-bottom:30px !important;
		display:table;
		width:100%;
	}
		
	.news2024_section .row .sx_txt,
	.news2024_section .row .dx_txt{
		display:table-cell;
		width:50%;
	} 
	
	.news2024_section .row .sx_img,
	.news2024_section .row .dx_img{
		padding:0px !important;
		display:table-cell;
		width:50%;
	} 
		
}




/* SCHEDA CATALOGO 2024 */

.embed-responsive.embed-responsive-16by9 {
    /*width: 100%;*/
    height:88vH !important;
}

#myproduct-add .btn_logged my_product img{padding-top:0px;}

/* DESCRIZIONE TAGLIATA - LEGGI TUTTO - CHUDI*/
	.scheda-prodotto_info_sfondo .testo_prodotto_2024 {margin: 20px 2%;}
	    
	.testo_prodotto_2024{
    	color: #666;line-height: 2em;font-size: 16px;font-weight: 100;font-family: Roboto, sans-serif;margin-bottom: 0;	    
	}
	    
	.testo_prodotto_2024 .btn-vedi-piu{display:block;font-weight:bold;color:#e00c19;cursor:pointer;margin-top:15px;margin-bottom:30px;cursor:pointer;}
	.testo_prodotto_2024 .txt-vedi-piu{display:none;}
	.testo_prodotto_2024 .txt-vedi-piu .btn-vedi-meno{display:block;font-weight:bold;color:#e00c19;	cursor:pointer;	margin-top:15px;	margin-bottom:30px;cursor:pointer;	}
		
/* MIRINI */        
#prod-info-tech.tech2024 .cont-mirino{display:none;}

img#btn_active_tech{width:50px;height:50px;position:absolute;bottom:10%;left:0px;cursor:pointer;}

img#btn_active_tech.disabled{
  	filter: gray;
  	filter: grayscale(1);
  	-webkit-filter: grayscale(1);
}
         
        

/* ICONE CARATTERISTICHE SCHEDA PRODOTTO 2024 */
.right_2024 .icone{width:100% !important;}
.right_2024 .icone div{margin:0 !important;}

/* CAROSELLO BOTTONI CAMBIO IMMAGINE PRINCIPALE SCHEDA PRODOTTO 2024 */
#section_navigation_multiproducts_2024 {position: relative; width: 90%; text-align: center; border:0px solid red; margin-top:25px; margin-left:4%;background-color: white;}
#section_navigation_multiproducts_2024 #cont-buttons-multimedia {position: relative;text-align: center;margin: 0 auto;display: inline-block;border: 0px solid red;z-index: 4;text-align: center;}
#section_navigation_multiproducts_2024 .carouselImmagineSchedaProdotto .slide-item {margin: 0px auto; padding: 0px 10px;}
#section_navigation_multiproducts_2024 .carouselImmagineSchedaProdotto .slide-item,
#section_navigation_multiproducts_2024 .carouselImmagineSchedaProdotto .slide-item > div {min-width: 100px !important;	}
#section_navigation_multiproducts_2024 .slick-dots li.slick-active button:before {font-size: 10px !important;}


.carouselImmagineSchedaProdotto img { width: auto !important; height: 100px !important; margin-top: 0px; margin-bottom: 0px;}
.carouselImmagineSchedaProdotto .slick-dots li.slick-active button:before { color: #e00c19;}
.carouselImmagineSchedaProdotto .change-view-2024:hover{cursor:pointer;}

/* FRECCE */ 
.carouselImmagineSchedaProdotto .slick-prev-new.slick-arrow,
.carouselImmagineSchedaProdotto .slick-next-new.slick-arrow{ display:none !important;}
.carouselImmagineSchedaProdotto .slick-prev-new.slick-arrow{left: -35px !important;top: 30%;}
.carouselImmagineSchedaProdotto .slick-next-new.slick-arrow{right: -35px !important;top: 30%;}

.slick-next-new.sottile {
	background: url(../png/arrow_right.png) top right no-repeat;
	right: -15px !important;
	width:22px;
	cursor:pointer;
}
.slick-prev-new.sottile {
    background: url(../png/arrow_left.png) top right no-repeat;
    left: -15px;
    width:22px;
    cursor:pointer;
}
.slick-prev-new.sottile.slick-disabled,
.slick-next-new.sottile.slick-disabled {
  	filter: gray;
  	filter: grayscale(1);
  	-webkit-filter: grayscale(1);
	cursor:default;
}

@media (max-width:768px){
	.carouselImmagineSchedaProdotto .slick-prev-new.slick-arrow,
	.carouselImmagineSchedaProdotto .slick-next-new.slick-arrow{ display:block !important;}
	.carouselImmagineSchedaProdotto .slick-dots{ display:none !important;}
}


    
/* POSIZIONAMENTO BOTTOM */
@media (min-width:991px){
	#prod-info-3d ,
	#prod-info-360 {position:relative;}
	
	/*
	#prod-info-3d .sketchfab-embed-wrapper,
	#prod-info-360 iframe,
	#prod-info-360 img{position:absolute;bottom:80px;}
	*/

	.scheda-prodotto_foto.left_2024 #prod-info-3d iframe {
		margin: 7vW auto 0 auto;
		width: 45vW;
		height: 30vw;
	}
	
	.multimedia .scheda-prodotto_foto.left_2024 {margin-top: 60px;}

	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-video,
	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-image,	
	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-tech {text-align: center;}
	
	.multimedia .scheda-prodotto_foto.left_2024 img#btn_active_tech{width:auto !important;}

	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-video,
	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-image,
	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-tech{width: 66%;left:17%;}
	/*
	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-video img,
	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-image img,
	.multimedia .scheda-prodotto_foto.left_2024 #prod-info-tech img {width: 60%;}
	*/
	
	
}	

@media (max-width:990px){
	.container-fluid.scheda-prodotto,
	.scheda-prodotto_foto left_2024.col-lg-6, 
	.caratteristiche .col-lg-12{
		padding-left:0 !important;
		padding-right:0 !important;
	}
}
/*.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {*/



.ytp-pause-overlay{display:none !important;}

/* VIDEO YOUTUBE 16/9 IMMAGINE PRINCIPALE SCHEDA PRODOTTO 2024  POSIZIONAMENTO BOTTOM */
/* BLOCCO MEDIA VIDEO/360° */
#prod-info-360 {position:relative;}
#prod-info-360 .link_video_youtube img.blocco_absolute_play {
    bottom: 30% !important;
    top: auto !important;
}

/* BLOCCO PRODOTTO VIDEO */
#prod-info-video{display:none;}


/* IMMAGINE SEMPLICE IN IMMAGINE PRINCIPALE SCHEDA PRODOTTO 2024  POSIZIONAMENTO BOTTOM */
#prod-info-image{display:none;}
.multimedia .scheda-prodotto_foto #prod-info-image {position: relative;}

.blocco_absolute0{margin-top:10vW;}

img.change-view-2024.image.active {border: 4px solid #e00c19;cursor: default;}


/* OPTIONALS SCHEDA PRODOTTO 2024 */

.container-fluid.optionals-2024{padding:0;}

.optionals-2024 .area{
	    font-family: 'Engschrift', sans-serif;
	    border-bottom: 1px solid #e00c19;
	    background-color: #eeeeee;
}
.optionals-2024{background-color: #f2f2f2 !important;padding-top:10px;}
.optionals-2024 #dettaglio-08 {padding: 0;}


.optionals-2024 ul.nav-tabs#TabProdvarianti{padding:0;}
.optionals-2024 ul.nav, 
.optionals-2024 ul.nav-tabs {
    display: table;
    text-align: center;
    margin: 0 auto;
    vertical-align: bottom;
    background-color: inherit;
    border-bottom: 0px solid #dee2e6;
}
.optionals-2024 ul.nav-tabs li{
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    margin:0px 4px;
    min-width:150px;
}
.optionals-2024 .nav-slide-item-varianti,
.optionals-2024 a.nav-links{
	background-color: #dee2e6 !important;
	color:#212529 !important;
    display: block;
    height: 40px;
    padding: 3px 10px 5px 10px;
    margin-right: 2px;
}
.optionals-2024 .nav-slide-item-varianti,
.optionals-2024 a.nav-links.active{
	background-color: #e00c19 !important;
	color:white !important;
    cursor: default;	
}
.optionals-2024 .tab-pane.active {
	background-color: #dee2e6 !important;
    border-top: 0px solid #dee2e6;border-left: 0px solid #dee2e6;border-right: 0px solid #dee2e6;
}



/* CAROSELLO GALLERY AMBIENTATA 2024 */
.carouselGalleryAmbientataSchedaProdotto {
    padding-bottom: 0;
    margin-left: 120px;
    margin-right: 150px;
}    
.carouselGalleryAmbientataSchedaProdotto .slide-item {
    text-align: center;
    margin: 20px auto;
    padding: 10px;
}
.carouselGalleryAmbientataSchedaProdotto .slide-item img{
    /*width: 100%;*/
    width: auto;
    height: 320px;
}


/* .carouselGalleryAmbientataSchedaProdotto .slick-track { transition: all 0.3s ease; } */


.carouselGalleryAmbientataSchedaProdotto .slick-track {margin:auto !important;}
.carouselGalleryAmbientataSchedaProdotto .slick-track .slide-item { background:transparent !important; }
.carouselGalleryAmbientataSchedaProdotto .slick-track .slide-item img { margin:0 auto !important; }


.carouselGalleryAmbientataSchedaProdotto img.ico_play{
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    width: 70px;
    height: 70px;
}
    


/* FRECCE NAVIGATORE 2024 */
.navigation2024 a.freccia#prev-product {left: 100px;}
.navigation2024 a.freccia#next-product {right: 110px;}
    
    
@media (max-width: 768px) {
    .navigation2024 a.freccia#prev-product, 
    .navigation2024 a.freccia#next-product {
        top: 0px !important; 
    }
}    
    
    

.clear_acapo {
    float: none;
    clear: both;
    width:100%;
}
.carouselGiviMondo .slick-track{min-width:100% !important;}

/* NOVITA LANDING CMS IN HOME PAGE */
#bd_concorso .cm-base-header {
    padding-top: 22.25%;
}

#btn_newpassword{
	text-transform: uppercase;	
}
 
.section_cms.no_margin_bot {margin-bottom: 0;}
.tit_no_pad_top h1{padding-top:0px;}
.tit_no_pad_bot h1{padding-bottom:0px;}

.land-freccia{
	height:120px;
	background-image:url('../jpg/bg_freccia_grigia_landing.jpg');
	background-size:100% 120px;
	width:100%;
}


@media screen and (max-width:944px) {
	.land-freccia{
		height:70px;
		background-size:100% 70px;
	}
}



/* BLOCCO SLIDER LANDINGS PAGES IN PAGINA CMS */
.box_land_descr .btn-lan,
#cms-block-novita  .single_prod.multiple_landing .box_land_descr .btn-lan{
	color:white;
	padding:5px 15px;
	margin-top:10px;
	clear: both;

	text-align:right;
	position:absolute;
	bottom:0px;
	right:0;	    
	line-height: 1.1;
}








/* BOTTONE ADD PRODUCT PER LA TUA MOTO */

/*.modal-header {display: none !important;}*/

.ekko-lightbox .modal-header {
    position: relative;
    top: 90px;
    z-index: 9999;
    left: 50px;
    width: 90%;
    color: #e00c19 !important;
}
.ekko-lightbox .modal-title{display: none !important;}
.ekko-lightbox .close {
    color: #e00c19 !important;
    font-weight: bold;
}

.ekko-lightbox-container{height: 100vh !important;}
.modal-dialog {max-width: 90%!important;}


.buttons-product-red .icon-device {
	width: 35px;
	height: 35px;
	border: 0 solid red;
	background-image: url(../svg/ico-configuratore-red.svg);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: inline-block;
	margin: 0 auto
}

.buttons-product-red a:hover .icon-device {
	background-image: url(../svg/ico-configuratore-hover.svg)
}

.section_landings {
	margin-top: 10px;
	margin-bottom: 10px
}





.ekko-lightbox-item fade,
.ekko-lightbox-nav-overlay {
	height: 20%;
	top: 20%
}

.ekko-lightbox-nav-overlay {
	justify-content: space-between
}

.ekko-lightbox-nav-overlay a {
	max-width: 100px;
	height: 300px
}

@media (max-width:800px) {
	.ekko-lightbox-nav-overlay a {
		height: 120px
	}
}

.riga-tabs .news__box__text{
	text-align: left;
}

.riga-tabs {
	text-align: center;
	margin: 0 auto;
	vertical-align: bottom;
	background-color: inherit
}

.riga-tabs .cm-tab {
	display: inline-block;
	padding: 5px 20px 5px 20px;
	background-color: #f1f1f1;
	color: #212529;
	border-right: 1px solid #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Engschrift, sans-serif;
	height:40px;
}
.riga-tabs .cm-tab.active {
	padding: 0px 20px 0px 20px;
}
.riga-tabs .cm-tab a{
	color: #212529;
	text-decoration:none;
}
	
.riga-tabs .cm-tab.active a,
.riga-tabs .cm-tab.active {
	background-color: #e00c19;
	color: #fff;
	cursor: default;
	font-size: 20px
}



.riga-contenuti-tabs {
	background-color: #f1f1f1;
	border-top:1px solid #e00c19;
}

.cm-div {
	display: none;
	padding-top: 25px;
	padding-bottom: 25px
}

.cm-div.active {
	display: block
}

.tit_cont_in_tabs {
	display: none
}

.messaggio_risposta {
	padding: 15px;
	background-color: #dedede;
	color: #e00c19;
	margin-top: 50px;
	text-align: center;
	width: 100%
}

.contact a.btn,
.contact a.btn:link {
	color: #fff
}

a.freccia,
a.freccia:hover,
a.freccia:link,
a.freccia:visited {
	color: #e00c19
}

a.freccia {
	display: block;
	position: absolute;
	bottom: 25px;
	width: 180px;
	opacity: .6
}

a.freccia:hover {
	opacity: 1
}

a.freccia#prev-product {
	left: 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: .6em;
	line-height: 1em
}

a.freccia#next-product {
	right: 20px;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: .6em;
	line-height: 1em
}

a.freccia#next-product img {
	margin-left: 1em
}

a.freccia#prev-product img {
	margin-right: 1em
}

.marginaTitolo {
	padding-top: 68px
}

.header_myname,
.header_myname a,
#header_lang,
#header_lang a,
#header_rivenditori,
#header_rivenditori a,
#header_voce_cataloghi,
#header_voce_cataloghi a,
#header_voce_configuratori,
#header_voce_configuratori a,
.section_news h2 {
	font-family: Engschrift, sans-serif
}

.header_myname a{font-size: 16px}

#header_lang a,
#header_rivenditori a,
#header_voce_cataloghi a {
	font-size: 14px
}

.section_news h2 {
	text-transform: uppercase
}

.section_news {
	color: #666;
	line-height: 2em;
	font-size: 16px;
	font-weight: 100;
	font-family: Roboto, sans-serif
}

.btn-back {
	margin-top: 50px;
	margin-bottom: 50px;
	display: inline-block
}

#menuProdotti h3 a {
	color: #e00c19
}

#filtroTabs {
	margin-top: 60px;
	text-align: center;
	line-height: 30px;
	background-color: #f2f2f2;
	padding-left: 40px;
	padding-right: 130px
}

.freccia {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 1px
}

#filtroTabs .freccia {
	font-size: 0;
	line-height: 0;
	width: 0;
	border-top: 10px solid #212529;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 0
}

#filtroTabs .active .freccia {
	font-size: 0;
	line-height: 0;
	width: 0;
	border-bottom: 10px solid #fff;
	border-left: 5px solid #e00c19;
	border-right: 5px solid #e00c19;
	border-top: 0
}

#filtroTabs #tab1,
#filtroTabs #tab2,
#filtroTabs #tab3 {
	display: inline-block;
	margin: 0 auto;
	padding: 5px 30px;
	text-align: center;
	background-color: #fff;
	color: #212529;
	line-height: 30px;
	cursor: pointer;
	height: 42px
}

#filtroTabs #tab1.active,
#filtroTabs #tab2.active,
#filtroTabs #tab3.active {
	background-color: #e00c19;
	color: #fff;
	cursor: default
}

.contProd {
	background-color: #e00c19;
	margin-top: 0;
	padding: 4% 130px 0 40px
}

.contProd {
	display: none
}

.contProd.active {
	display: block
}

#tooglefiltroTabs {
	text-align: center;
	height: 70px;
	background-color: #e00c19;
	padding-top: 10px
}

#tooglefiltroTabs .toogle_freccia {
	height: 40px;
	background-color: #212529;
	color: #fff;
	line-height: 22px;
	padding-top: 8px;
	display: inline-block;
	border: 0 solid #00f;
	margin: 0 auto;
	width: 140px;
	cursor: pointer
}

#tooglefiltroTabs #close .freccia {
	font-size: 0;
	line-height: 0;
	width: 0;
	border-bottom: 10px solid #fff;
	border-left: 5px solid #212529;
	border-right: 5px solid #212529;
	border-top: 0
}

.section_newsletter {
	position: relative;
	z-index: 1;
	padding: 50px 15px;
	background-color: #e7e7e7;
	overflow: hidden;
	font-family: Engschrift, sans-serif
}

.section_newsletter .tit_newsletter_left {
	float: left;
	width: 35%;
	text-align: right
}

.section_newsletter .tit_newsletter_left .tit_grande {
	font-size: 68px;
	line-height: 56px;
	text-align: right;
	font-weight: 500
}

.section_newsletter .tit_newsletter_left .tit_piccolo {
	font-size: 18px;
	line-height: 14px;
	text-align: right;
	font-weight: 300
}

.section_newsletter .tit_newsletter_right {
	float: right;
	width: 65%;
	padding-top: 15px
}

.section_newsletter .tit_newsletter_right input#footer_newsletter_input {
	width: 70%!important;
	height: 55px
}

.section_newsletter input#footer_newsletter_input {
	padding: 15px!important;
	float: right
}

.section_newsletter .btn.btn-newsletter {
	padding: 10px!important;
	float: right;
	height: 55px;
	width: 120px
}

@media (min-width:1390px) {
	input#footer_newsletter_input {
		padding: 10px!important
	}
}

@media (max-width:1390px) and (min-width:900px) {
	input#footer_newsletter_input {
		padding: .5em 1.5em!important;
		font-size: 20px
	}
}

.compare-single-box {
	float: left;
	font-size: 20px
}

.compare-single-box .container {
	border: 1px solid #dedede;
	margin: 5px;
	padding: 5px
}

.compare-single-box .tit {
	padding-top: 7px;
	margin-right: 30px;
	padding-left: 6px;
	border: 0 solid red;
	margin-bottom: 10px;
	color: #e1001a!important
}

.compare-single-box .cat {
	font-size: 16px
}

.compare-single-box .img.d-block {
	min-height: 180px
}

.compare-single-box .img img.d-block {
	width: 100%;
	height: auto
}

.compare-single-box .descr {
	font-size: 18px;
	min-height: 120px
}

.compare-single-box .propr .icona {
	margin-bottom: 10px
}

.compare-single-box .propr .icona img {
	float: left;
	width: 100%;
	height: auto
}

.ver2022 .category_list_equipaggiamento li{
	border-right:1px solid #e11419;
	padding-bottom:0px;
	position: relative;
    bottom: -2px;	
}

.perlatuamoto #footer_newsletter_btn,
.perlatuamoto #footer_newsletter_input {
	font-size: 16px
}

.perlatuamoto #footer_newsletter_btn {
	margin-top: 10px;
	padding: 3px 20px
}

#header_white {
	display: flex;
	position: absolute;
	right: 330px;
	height: 44px;
	width: 320px;
	z-index: 1;
	background-color: #fff
}

#container_menu_header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10
}


#header_myname_desktop{
    right: 850px;
    width: auto;
    padding: 4px 40px 4px 10px;
    display: flex;
    position: absolute;
    height: 44px;
    z-index: 1;
    background-color: #e00c19;
    color:white;
}
#header_myname_desktop .arrow{
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    position: relative;
    left: 25px;
    top: 4px;
    transform: rotate(134deg);
    cursor:pointer;
}	
#header_myname_desktop .arrow:hover{
    top: 6px;
}	
#header_myname_desktop .arrow:before {
		content: '';
		width: 100%;
		height: 100%;
		border-width: 2px 2px 0 0;
		border-style: solid;
		border-color: #fafafa;
		transition: .2s ease;
		display: block;
		transform-origin: 100% 0;
}
#header_myname_desktop .arrow:after {
		content: '';
		float: left;
		position: relative;
		top: -100%;
		width: 100%;
		height: 100%;
		border-width: 0 2px 0 0;
		border-style: solid;
		border-color: #fafafa;
		transform-origin: 100% 0;
		transition:.2s ease;
}
	

#header_myname_desktop #menu_profilo_header{
	position: absolute;
    top: 45px;
    right: 0px;
    border: 1px solid #dedede;
    padding: 15px;
    background-color: #f5f5f5;
}
#header_myname_desktop #menu_profilo_header ul{ list-style-type:none;padding-left: 20px;}
#header_myname_desktop #menu_profilo_header ul li{
    text-align: right;
    line-height: 20px;
    padding-top: 5px;
}
#header_myname_desktop #menu_profilo_header ul li:hover{ color:#e00c19;}

#header_myname_desktop #menu_profilo_header a{color:#212529;}
#header_myname_desktop #menu_profilo_header a:hover{color:#ef181b;}
#header_myname_desktop #menu_profilo_header .m_sel{color:#ef181b;}






#header_myname_desktop a{color:white;}
#header_myname_desktop img.img-fluid{
	margin-right:8px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 0px solid white;
    object-fit: cover;
    margin-top: 0;
    padding-top: 0;
    line-height: 0px;
} 

	
#header #header_white {
	right: 330px;
	width: 520px
}

#header_white a {
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	padding: 0!important;
	width: 100%;
	text-align: center
}

#header_pltm_txt {
	position: relative;
	z-index: 20;
	width: 160px;
	height: 100%;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	background-color: #e00c19;
	color: #fff
}

#header_pltm_txt a {
	color: #fff;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	padding: 0!important;
	width: 100%;
	text-align: center;
	font-family: Engschrift, sans-serif
}

#header_lang {
	position: relative;
	z-index: 20;
	width: 200px;
	height: 100%;
	display: flex;
	align-items: center
}

#header_voce_configuratori .voce_menu,
#header_voce_cataloghi .voce_menu {
	cursor: pointer;
	width: 100%!important;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	padding: 0!important;
	padding-right: 15px!important;
	right: 10px!important
}

#header_voce_configuratori .voce_menu:hover,
#header_voce_cataloghi .voce_menu:hover {
	color: #e00c19
}


#header_voce_cataloghi {
	position: relative;
	height: 100%;
	width: 150px;
	z-index: 20;
	display: flex;
	align-items: center;
	text-transform: uppercase
}

#header_voce_configuratori {
	position: relative;
	height: 100%;
	width: 150px;
	z-index: 20;
	display: flex;
	align-items: center;
	text-transform: uppercase
}

#header-configuratori,
#header-flipbooks {
	display: none;
	font-size: 11px;
	font-weight: 700;
	border: 0 solid red;
	position: absolute;
	top: 44px;
	left: -112px;
	width: 300px;
	height: auto;
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: 0 0 19px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 19px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 19px 10px rgba(0, 0, 0, .2);
	font-family: Oswald, sans-serif
}
#header-configuratori{
	width: 200px;
}

#header-configuratori .row,
#header-flipbooks .row {
	margin-right: 0;
	margin-left: 0
}

#header-configuratori .row .col-6,
#header-flipbooks .row .col-6 {
	padding-right: 15px;
	padding-left: 7px
}

#header-configuratri .row .col-6:first-child,
#header-flipbooks .row .col-6:first-child {
	padding-right: 7px;
	padding-left: 15px
}

#header-configuratori img,
#header-flipbooks img {
	height: auto;
	width: 90%
}

#header_rivenditori {
	position: relative;
	height: 100%;
	width: 150px;
	z-index: 20;
	display: flex;
	align-items: center;
	text-transform: uppercase
}

#prodotti-wishlist {
	display: none;
	font-size: 11px;
	font-weight: 700;
	border: 0 solid red;
	position: absolute;
	top: 44px;
	left: -112px;
	width: 200px;
	min-height: 200px;
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: 0 0 19px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 19px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 19px 10px rgba(0, 0, 0, .2);
	font-family: Oswald, sans-serif
}

.header_prefer #prodotti-wishlist img.prod {
	display: block!important;
	width: 66%!important;
	height: auto!important;
	left: 17%!important;
	top: 20%!important;
	position:relative;
}

#prodotti-wishlist .wl-msg-pre {
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px
}

.wl-container .txt.num {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px
}

.wl-container .txt.red {
	font-size: 16px;
	color: #e00c19;
	font-weight: 400
}

.wl-container .carousel-control-next-icon {
	background-image: url(../png/arrow_right.png);
	width: 15px;
	height: 34px
}

.wl-container .carousel-control-prev-icon {
	background-image: url(../png/arrow_left.png);
	width: 15px;
	height: 34px
}

.header_prefer .wl-container a:before {
	background-image: none!important
}

.wl-container .carousel-control-next,
.wl-container .carousel-control-prev {
	position: absolute!important;
	top: 0!important;
	bottom: 0!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	width: 15%!important;
	color: #fff!important;
	text-align: center!important;
	opacity: .5!important
}

.header_prefer .wl-container .wl-puls {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 100%
}

#body_profile_download .cont_red_puls a,
.header_prefer .wl-container .wl-puls a {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 5px 15px;
	background-color: #e00c19;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	border: 2px solid e00c19;
	border-radius: 5px
}

.header_prefer .wl-puls a:before {
	background-image: none!important
}

.header_prefer a.cuore_link.ico_hidden,
.cat_butt_add.ico_hidden,
.cat_butt_view.ico_hidden,
.cuore_no_link.ico_hidden {
	display: none
}

.header_prefer img {
	vertical-align: top
}

.row.page-block .inner {
	width: 100%
}

legend {
	display: none
}

input.campo,
input.campo[type=text] {
	padding: 6px 0;
	margin: 10px 6px 20px;
	line-height: 30px;
	color: #000;
	font-family: Engschrift, sans-serif;
	font-size: 42px;
	background-color: transparent;
	border-bottom: 1px solid #818080;
	text-align: center
}

.mandatory label {
	display: inline-block;
	min-width: 200px
}

.nominativo label {
	display: inline-block;
	font-weight: 700;
	margin-right: 15px
}

#contenitore-login ul {
	text-align: center;
	margin-bottom: 0;
	border-bottom:1px solid #ef181b;
}

#contenitore-login ul li {
	background-color: #fff;
	color: #aaaaaa;
	display: inline-block;
	padding: 1% 45px;
	margin-right: 2px;
	margin-left: 2px;
	cursor: pointer
}

#contenitore-login ul li.active {
	background-color: #ef181b;
	color: #fff;
	font-weight:bold;
	cursor: default
}

.contC {
	margin-top: 30px
}

#form_login,
#form_register {
	margin-bottom: 50px
}

#form_login.hide,
#form_register.hide {
	display: none
}

#btn_login {
	margin-top: 20px
}

.msg_login {
	text-align: center;
	font-weight: 700;
	margin-top: 25px
}

.my_profile {
	max-width: 100%;
	width: 600px;
	padding: 20px;
	border: 1px solid #dedede;
	text-align: center;
	margin: 0 auto
}

.my_profile .profile-title {
	font-weight: 700;
	margin-bottom: 25px
}

.my_profile .nominativo {
	text-align: left
}

.change_password {
	margin-top: 50px
}

.my_profile #chg_psw_title {
	color: #e00c19;
	margin: 25px auto
}

.my_profile .change_password .nominativo {
	margin-bottom: 10px
}

.my_profile .nominativo label {
	width: 50%;
	text-align: left
}

.my_profile input[type=password] {
	width: auto!important
}

.form_recruiting a.btnregister,
.my_profile a.logout,
.register a.btnregister {
	display: block;
	font-size: 14px;
	border-radius: 40px;
	margin: 33px auto;
	font-weight: lighter;
	background-color: #0077bc;
	padding: 15px 30px;
	color: #fff;
	width: 200px;
	text-align: center
}

input.ui-widget.ui-widget-content,
.login input,
.register input {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 9px;
	padding: 9px;
	border: 1px #eee solid
}

.register select {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 9px;
	padding: 9px;
	border: 1px #eee solid
}

.register input {
	width: 90%
}

#btn_compare,
#btn_share {
	cursor: pointer
}

.icone-bottom {
	position: relative
}

#btn-share-page {
	cursor: pointer
}

#share-container {
	position: relative
}

.menu__item__right span.txt {
	font-size: 15px
}

#share-content {
	color: #333;
	display: none;
	padding: 12px 20px 5px;
	position: absolute;
	width: 480px;
	z-index: 2000;
	right: 0;
	top: 78px;
	height: 90px;
	border: 1px solid #ccc
}

div#share_win {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 10%
}

div#share_win a {
	width: 200px;
	display: inline-block;
	text-align: left
}

div#share_win .icon {
	display: inline-block;
	float: left;
	height: 32px;
	margin: 0 6px 6px 0;
	outline: 0;
	padding: 0;
	vertical-align: bottom;
	width: 32px
}

div#share_win .icon.facebook {
	background: url(../png/icons.png) no-repeat
}

div#share_win .icon.google {
	background: url(../png/icons.png) -64px 0 no-repeat
}

div#share_win .icon.twitter {
	background: url(../png/icons.png) -160px 0 no-repeat
}

div#share_win .icon.pinterest {
	background: url(../png/icons.png) -256px 0 no-repeat
}

div#share_win .icon.email {
	background: url(../png/icons.png) -224px 0 no-repeat
}

#elenco_negozi .riga {
	background-color: #f6f6f6!important
}

.testo_rosso,
.testo_rosso a:link,
.testo_rosso a:visited {
	color: #e11a27;
	text-decoration: none
}

.infoBox {
	padding: 5px 0 0 10px
}

.container_map {
	height: 500px
}

#map {
	height: 100%;
	margin: 4% 0
}

#map_buttons {
	clear: both;
	height: 50px
}

.riga {
	clear: both;
	height: 130px
}

.riga .right {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px
}

.riga a,
.riga a:link,
.riga a:visited {
	text-decoration: none;
	color: #373636
}

#elenco_negozi {
	width: 100%;
	background-color: #fff
}

#elenco_negozi .evidenza {
	border-left: 5px solid red
}

#addressInput {
	border: 1px solid;
	border-color: #a9a9a9;
	width: 400px
}

.distribuzione {
	width: 760px
}

#containerProvSel,
#containerRegioneInput,
#container_pulsante_locator,
#container_radiusSelect,
#ricercaLibera {
	float: left
}

#containerProvSel,
#containerRegioneInput,
#ricercaLibera {
	width: 250px
}

#container_pulsante_locator {
	margin-top: 30px;
	margin-left: 15px
}

#provinciaInput:disabled,
#regioneInput:disabled {
	color: #d3d3d3
}

#nazioneInput,
#regioneInput {
	float: left;
	color: #666;
	font-size: 11px;
	font-weight: 400
}

#provinciaInput {
	background-position: initial initial;
	background-repeat: initial initial;
	color: #666;
	font-size: 11px;
	font-weight: 400
}

.locator_titolo_negozio {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Titillium Web', sans-serif;
	line-height: 60px;
	vertical-align: middle;
	cursor: pointer
}

.customSelect {
	font-size: 11px;
	background: #fff url(../png/2u7rpec.png) right center no-repeat;
	border: 1px solid #ddd;
	color: #666;
	padding: 7px 9px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px
}

#elenco_negozi .icona {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px
}

#elenco_negozi_legenda {
	text-align: right;
	height: 32px;
	margin-bottom: 5px
}

#elenco_negozi_legenda div {
	float: right;
	font-size: 20px;
	font-family: 'Titillium Web', sans-serif;
	line-height: 30px;
	margin-right: 10px
}

#elenco_negozi_legenda div img {
	vertical-align: middle;
	margin-right: 10px
}

.cerca_descr p,
.cerca_result p {
	text-align: left
}

form#searchForm {
	text-align: center
}

.cerca_subtitle {
	width: 100%;
	font-weight: 700
}

.cerca_image {
	min-height: 40px;
	margin-bottom: 5px
}

.cerca_image img {
	width: 100%;
	height: auto
}

.cerca_result {
	min-height: 40px
}

form .cerca_result {
	float: none;
	display: inline-block
}

.cerca_descr {
	padding-left: 20px
}

.cerca_descr .sel,
.cerca_result .sel {
	font-weight: 700;
	text-decoration: underline
}

.print_pagina {
	width: 140px
}

.news__central img {
	max-width: 100%
}

.news__central .news__box {
	align-items: center;
	padding: 20px 0
}

.downloads_container {
	width: 100%
}

.downloads_singolo {
	width: 100%
}

.download_separator {
	height: 25px
}

.download_logo {
	float: left;
	width: 60px;
	height: 50px;
	border: 0 solid red
}

.download_descrizioni {
	float: left;
	min-width: 300px;
	border: 0 solid red
}

.download_data {
	font-weight: 400;
	margin-top: 5px
}

.downloads_singolo.row {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 10px
}

.download_data .etichetta,
.download_dimensione .etichetta {
	font-weight: 700
}

.download_titolo {
	font-weight: 700
}

.download_descrizione {
	font-style: italic;
	color: #999
}

.download_dimensione {
	font-weight: 400
}

.logo_pdf {
	background: transparent url(../png/icona_pdf-2.png) left top no-repeat
}

.logo_zip {
	background: transparent url(../png/icona_zip.png) left top no-repeat
}

.logo_rar {
	background: transparent url(../png/icona_rar.png) left top no-repeat
}

.logo_doc {
	background: transparent url(../png/icona_doc.png) left top no-repeat
}

.logo_gif {
	background: transparent url(../png/icona_gif.png) left top no-repeat;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
	margin-top: 0;
	padding-top: 0;
	font-size: 8px
}

.logo_jpg {
	background: transparent url(../png/icona_jpg.png) left top no-repeat;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
	margin-top: 0;
	padding-top: 0;
	font-size: 8px
}

.logo_std {
	background: transparent url(../png/icona_std.png) left top no-repeat;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
	padding-top: 0;
	font-size: 8px
}

.download_pulsante {
	width: 100px;
	border: 0 solid red;
	float: right
}

.download_pulsante a,
.download_pulsante a:link,
.download_pulsante a:visited {
	color: #fff;
	text-decoration: none
}

.videogallery .blocco_absolute {
	padding-bottom: 25px
}

.videogallery img {
	width: 100%;
	height: auto
}


/* VIDEOGALLERY */
/* ICONA PLAY SU VIDEO */
	.link_video_youtube img.blocco_absolute_play,
  	.videogallery img.blocco_absolute_play{
		position:absolute !important;  
		top: 48% !important;  
		left: 50% !important;  
		transform: translate(-50%, -50%) !important;
		width:75px !important;
		height:auto !important;
	}
	
	.link_video_youtube img.blocco_absolute_play{
		top: 55% !important;  
	}

.blocco_absolute.foto img.blocco_absolute0{
	    margin-top: 2vW;
} 
.blocco_absolute.foto .link_video_youtube{
	display:block;
}

	
	
.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative
}

.rwd-video embed,
.rwd-video iframe,
.rwd-video object {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.gallery .div_gallery {
	margin-bottom: 25px
}

.gallery img {
	width: 100%;
	height: auto
}

.blocco_photo_titolo {
	font-size: 15px;
	margin: 1%;
	text-align: center;
	color: grey
}

.no-labels .blocco_photo_titolo {
	display: none
}

.gallery .div_gallery {
	margin-bottom: 10px
}

.gallery .div_gallery {
	margin-bottom: 10px
}

.col-lg-4.div_gallery {
	padding-left: 5px;
	padding-right: 5px
}

.blocco_rs {
	padding: 3% 3%
}

.blocco_rs:hover {
	background-color: rgba(128, 128, 128, .18)
}

.rs_contenuto_imm {
	width: 100%;
	text-align: center;
	margin-bottom: 10px
}

img.rs-img-responsive {
	width: auto;
	max-height: 100px
}

.rs_data {
	font-weight: 700;
	text-align: center
}

.rs_titolo {
	font-weight: 700;
	text-transform: uppercase;
	text-align: center
}

.rs_contenuto {
	width: 100%;
	text-align: center
}

.link-download {
	width: 100%;
	text-align: center;
	color: #cddc39
}

.news_contenuto_dettaglio A {
	text-decoration: none;
	font-weight: 700
}

.news_contenuto_dettaglio A:link {
	text-decoration: none;
	font-weight: 700
}

.news_contenuto_dettaglio A:visited {
	text-decoration: none;
	font-weight: 700
}

.news_contenuto_dettaglio A:active {
	text-decoration: none;
	font-weight: 700
}

.news_contenuto_dettaglio A:hover {
	text-decoration: none;
	font-weight: 700
}

.rs_contenuto_abstract_top {
	padding-top: 10px;
	text-align: center
}

.rs_contenuto_abstract_top A {
	text-decoration: none;
	font-weight: 700
}

.rs_contenuto_abstract_top A:link {
	text-decoration: none;
	font-weight: 700
}

.rs_contenuto_abstract_top A:visited {
	text-decoration: none;
	font-weight: 700
}

.rs_contenuto_abstract_top A:active {
	text-decoration: none;
	font-weight: 700
}

.rs_contenuto_abstract_top A:hover {
	text-decoration: none;
	font-weight: 700
}

.rs_linea_chiusura {
	background-repeat: repeat-x;
	height: 31px
}

.rs_indice_pagine {
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 5px;
	color: #666;
	text-align: center;
	height: 25px
}

.rs_indice_pagine A {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_indice_pagine A:link {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_indice_pagine A:visited {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_indice_pagine A:active {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_indice_pagine A:hover {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_back {
	padding-left: 100px;
	font-weight: 700;
	font-size: 15px;
	color: #666;
	text-align: left;
	height: 25px
}

.rs_back A {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_back A:link {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_back A:visited {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_back A:active {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.rs_back A:hover {
	text-decoration: none;
	color: #666;
	font-weight: 700
}

.vodu a,
.vodu a:hover,
.vodu a:link,
.vodu a:visited {
	color: #212020;
	text-decoration: none
}

.vodu h5 {
	border: 1px #e2e2e2 solid
}

#top {
	color: #333;
	background: 0 0;
	border: none;
	font-family: verdana;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 50px;
	right: 10px;
	cursor: pointer;
	display: none;
	font-size: 12px;
	z-index: 2000
}

#cookie-bar {
	padding: 20px 3px!important
}

.cookie-alert {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2000000;
	background: rgba(255, 255, 255, .9);
	margin: 0;
	padding: 10px;
	border: 1px solid #3d4242
}

.cookie-alert p {
	margin: 0 40px;
	padding: 0
}

.cookie-alert a,
.cookie-alert div,
.cookie-alert p {
	font-size: 12px;
	line-height: 20px;
	color: #111;
	text-align: center
}

.cookie-alert a,
.cookie-alert a:link,
.cookie-alert a:visited {
	font-weight: 700;
	color: #3d4242
}

.cookie-alert a:hover {
	color: #aaa
}

.cookie-alert .close {
	float: right;
	font-size: 24px;
	line-height: 20px;
	height: 20px;
	cursor: pointer;
	color: #3d4242
}

.cookie-alert .close:hover {
	color: #aaa
}

.titstruttura {
	background-color: transparent!important
}