body{font-family: 'Poppins', sans-serif;}
a{color: inherit !important;}
a:hover{text-decoration: none;}
a:focus{outline: none;}
figure{margin: 0px;}
.marg-top-160{margin-top: 160px;}
.marg-top-100{margin-top: 100px;}
.marg-top-80{margin-top: 80px;}
.marg-top-60{margin-top: 60px;}
.marg-top-40{margin-top: 40px;}
.marg-top-30{margin-top: 30px;}
.marg-top-20{margin-top: 20px;}
.marg-top-10{margin-top: 10px;}

.underline u{border-bottom: 2px solid #c02434; text-decoration: none;}
.dropdown-toggle::after{display: none;}
.dropdown:hover .dropdown-menu{display: block !important;}
.dropdown-menu{border-radius: 0px; margin-top: 0px;}
.navbar{padding-left: 0px; padding-right: 0px;}
.nav-item{padding: 0px 5px;}
.nav-item:last-child{padding-right: 0px;}
.nav-link{text-transform: uppercase; color: #666 !important; font-size: 13px;}
.nav-link:hover{color:#c00900 !important;}
.dropdown-item:hover{color:#c00900 !important;}
a img{opacity: 1; transition: all 0.3s ease-in-out 0s;}
a:hover img{opacity: 0.7;}
.servizi-homepage figure{background: #f5f5f5; height: 60px; width: 60px; border-radius: 50%; padding: 15px;}
.servizi-homepage h3{font-size: 18px; text-align: center; color: #666; padding-top: 10px;}
.servizi-homepage a:hover h3{text-decoration: underline;}
.servizi-homepage p{color: #666; text-align: center; font-size: 14px;}
.h2-homepage{position: relative; text-align: center; width: 100%; padding-bottom: 10px; margin-bottom: 30px;}
.h2-homepage::before{position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); bottom: 0; width: 100px; height: 2px; background: #c02434; content: "";}
.prodotti-homepage figure{position: relative; overflow: hidden;}
.prodotti-homepage figure::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0; border: 6px solid transparent; transition: all 0.3s ease-in-out 0s;}
.prodotti-homepage figure img{max-width: 100%; height: auto;}
.prodotti-homepage a:hover figure::before{border-color: #ebebeb; opacity: 1;}
.prodotti-homepage a img{transition: all 0.3s ease-in-out 0s;}
.prodotti-homepage a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.prodotti-homepage h5{margin-top: 20px; font-size: 14px;}
.prodotti-homepage p{color: #999; text-align: justify; font-size: 14px;}
.banner-homepage{background: #f5f5f5; padding: 50px;}
.banner-homepage img{position: absolute; bottom: -40px; right: 0;}
.banner-homepage p{color: #666;}
.banner-homepage a{border: 1px solid white; background-color: #c00900; transition: all 0.3s ease-in-out 0s; color: #fff !important; padding: 5px 12px; padding-top: 4px;}
.banner-homepage a:hover{background-color: transparent; color: #999 !important; cursor: pointer;}
.banda-homepage{background: #f5f5f5; padding: 20px 0px;}
.banda-homepage h4{font-size: 2.5rem; margin-top: 35px;}
footer{background: #f5f5f5; padding: 50px 0px;}
footer .lista-footer .fa{position: absolute; right: 0; top: 50%; font-size: 18px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.testo-footer{margin-top: 20px; text-align: justify; font-size: 14px; color: #999; line-height: 24px;}
.lista-footer h4{margin-bottom: 20px; text-align: right;}
.lista-footer p{margin-bottom: 25px; font-size: 14px; position: relative; text-align: right;}
.lista-footer p a{color: #999 !important; transition: all 0.3s ease-in-out 0s;}
.lista-footer p a:hover{color: #333 !important;}
.lista-footer p span{padding-right: 30px;}
.icone-social-footer{height: 30px; width: 30px; line-height: 30px; border-radius: 50%; text-align: center; background: #c00900; color: #fff !important; margin-right: 10px; display: block; float: left; transition: all 0.3s ease-in-out 0s;}
.icone-social-footer:hover{background: #333;}
.container-sotto-footer{padding: 15px; font-size: 14px;}
.container-sotto-footer .text-right p{padding: 0px 15px;}
.container-sotto-footer p{display: inline;}
.container-sotto-footer p a{color: #333; transition: all 0.3s ease-in-out 0s;}
.container-sotto-footer p a:hover{color: #999 !important;}
.box-homepage figure{position: relative; overflow: hidden;}
.box-homepage figure::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0; border: 6px solid transparent; transition: all 0.3s ease-in-out 0s;}
.box-homepage a:hover figure::before{border-color: #ebebeb; opacity: 1;}
.box-homepage h4{position: absolute; top: 20px; left: 20px;}
.box-homepage p{position: absolute; top: 55px; left: 20px; background-color: #fff; padding: 8px 13px; border: 1px solid #333; font-weight: 500; font-size: 14px; transition: all 0.3s ease-in-out 0s;}
.box-homepage a:hover p{background-color: #c00900; color: #fff;}
.box-homepage p i{font-weight: bold;}
.img-banda-homepage figure{position: relative; overflow: hidden; margin-top: 10px; margin-bottom: 10px;}
.img-banda-homepage figure::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0; border: 6px solid transparent; transition: all 0.3s ease-in-out 0s;}
.img-banda-homepage a:hover figure::before{border-color: #999; opacity: 1;}
.selettore-tag{order: 1;}
.schedine-sezione{order: 2;}
.intestazione-h1-sezione{z-index: 1; position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.intestazione-h1-sezione h1{font-weight: 700;}
.immagine-sezione-centro img{opacity: 0.5;}
.testo-sezione-centro{color: #999;}
.testo-sezione-centro p{margin-bottom: 0px;}
.prodotti-sezione figure{position: relative; overflow: hidden;}
.prodotti-sezione figure::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0; border: 6px solid transparent; transition: all 0.3s ease-in-out 0s;}
.prodotti-sezione a:hover figure::before{border-color: #ebebeb; opacity: 1;}
.prodotti-sezione a img{transition: all 0.3s ease-in-out 0s;}
.prodotti-sezione a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.prodotti-sezione h5{margin-top: 20px; font-size: 14px;}
.prodotti-sezione p{color: #999; text-align: justify; font-size: 14px;}
.selettore-tag .dropdown-menu_tag{padding: 0px; list-style: none; width: 100%; float: left;}
.selettore-tag .dropdown-menu_tag li{margin-bottom: 15px; font-size: 14px; color: #999; width: 100%; float: left; transition: all 0.3s ease-in-out 0s;}
.selettore-tag .dropdown-menu_tag li:hover{color: #333;}
.selettore-tag .dropdown-menu_tag li a{width: 100%; float: left; position: relative;}
.selettore-tag .dropdown_tag{margin-top: 60px;}
.selettore-tag .dropdown_tag:first-child{margin-top: 0px;}
.selettore-tag .dropdown-toggle{position: relative; font-size: 20px; padding-bottom: 10px; margin-bottom: 25px; width: 100%; float: left;}
.selettore-tag .dropdown-toggle::before{width: 70px; height: 1px; bottom: 0; left: 0; background: #999; content: ""; position: absolute;}
.intestazione-h1-tag{text-align: center; margin-top: 40px;}
.intestazione-h1-tag h1{font-weight: 700;}
.intestazione-h1-pagina h1{text-align: center; font-size: 35px; margin-bottom: 0px; font-weight: 600;}
.intestazione-h1-pagina a{font-size: 14px; color: #999 !important; transition: all 0.3s ease-in-out 0s;}
.intestazione-h1-pagina a:hover{color: #333 !important;}
.intestazione-h1-pagina p{text-align: center; font-size: 14px; color: #999 !important; margin-bottom: 10px;}
.carousel-prodotto{margin-top: 30px;}
.carousel-prodotto img{margin-right: 10px; cursor: pointer;}
.carousel-prodotto img:last-child{margin-right: 0px;}
/*.slider-prodotto{position: relative; height: 547px;}
.slider-prodotto img{position: absolute; top: 0; left: 0; color: transparent;}
.slider-prodotto #img-1{opacity: 1; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-2{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-3{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-4{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-5{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-6{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-7{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-8{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-9{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-10{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-11{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-12{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-13{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-14{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-15{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-16{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-17{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-18{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-19{opacity: 0; transition: all 0.3s ease-in-out 0s;}
.slider-prodotto #img-20{opacity: 0; transition: all 0.3s ease-in-out 0s;}*/
.show_img{opacity: 1 !important;}
.hide_img{opacity: 0 !important;}
.testo-pagina-centro h2{font-size: 22px;}
.testo-pagina-centro p{text-align: justify; color: #999; font-size: 14px;}
.testo-pagina-centro-slider h2{font-size: 22px; margin-top: 20px;}
.testo-pagina-centro-slider p{text-align: justify; color: #999; font-size: 14px; margin-bottom: 2rem;}
.correlati figure{position: relative; overflow: hidden;}
.correlati figure::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0; border: 6px solid transparent; transition: all 0.3s ease-in-out 0s;}
.correlati a:hover figure::before{border-color: #ebebeb; opacity: 1;}
.correlati a img{transition: all 0.3s ease-in-out 0s;}
.correlati a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.correlati h5{margin-top: 20px; font-size: 16px;}
.titolo-correlati{position: relative; padding-bottom: 25px; margin-bottom: 50px; font-size: 30px;}
.titolo-correlati::before{width: 100px; height: 2px; bottom: 0; left: 0; background: #333; content: ""; position: absolute;}
.titolo-form{position: relative; padding-bottom: 25px; margin-bottom: 50px; font-size: 30px;}
.titolo-form::before{width: 100px; height: 2px; bottom: 0; left: 0; background: #333; content: ""; position: absolute;}
.form-control{border-radius: 0px; font-size: 14px;}
.form-check-label{font-size: 14px;}
.form-check-input{margin-top: .4rem;}
.g-recaptcha{margin-top: 1rem;}
.btn{float: right; border-radius: 0px; background-color: #333; border: 1px solid #333; transition: all 0.3s ease-in-out 0s;}
.btn:hover{background-color: #fff; color: #333; border-color: #333;}
.btn .fa{margin-right: 8px;}
.titolo-cataloghi{position: relative; padding-bottom: 25px; margin-bottom: 50px; font-size: 30px;}
.titolo-cataloghi::before{width: 100px; height: 2px; bottom: 0; left: 0; background: #333; content: ""; position: absolute;}
.bottone-tag-mobile{display: none; text-align: center;}
.bottone-tag-mobile a{border-radius: 3px; border: 1px solid #999; padding: 5px 10px; color: #999 !important; display: inline-block; margin-bottom: 20px; transition: all 0.3s ease-in-out 0s;}
.bottone-tag-mobile a:hover{color: #333 !important; border-color: #333;}
.bottone-tag-mobile a .fa{margin-left: 5px;}
.intestazione-h1-rubrica{text-align: center; margin-top: 20px;}
.intestazione-h1-rubrica h1{font-weight: 700;}
.testo-rubrica-centro p{color: #999;}
.rubrica-sezione figure{position: relative; overflow: hidden;}
.rubrica-sezione figure::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0; border: 6px solid transparent; transition: all 0.3s ease-in-out 0s;}
.rubrica-sezione a:hover figure::before{border-color: #ebebeb; opacity: 1;}
.rubrica-sezione a img{transition: all 0.3s ease-in-out 0s;}
.rubrica-sezione a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.rubrica-sezione h5{margin-top: 20px; font-size: 14px;}
.rubrica-sezione p{color: #999; text-align: justify; font-size: 14px;}
.slick-prev::before, .slick-next::before{color: #000;}
.page_nav{list-style: none; padding: 0px; margin: 0px; text-align: right;}
.page_nav li{display: inline-block; margin-left: 10px; color: #999; font-style: italic;}
.page_nav li:first-child{margin-left: 0px;}
.pag_attivo{font-style: normal; color: #333 !important;}
.titolo-tag-multipli{position: relative; padding-bottom: 25px; margin-bottom: 40px; font-size: 30px;}
.titolo-tag-multipli::before{width: 100px; height: 2px; bottom: 0; left: 0; background: #333; content: ""; position: absolute;}
.tag-multipli .dropdown-menu_tag{list-style: none; padding: 0px; margin: 0px;}
.tag-multipli .dropdown-menu_tag li{display: inline-block; margin-right: 10px; margin-top: 10px; color: #666; font-size: 14px; font-style: italic; border: 1px solid #666; padding: 5px 10px; transition: all 0.3s ease-in-out 0s;}
.tag-multipli .dropdown-menu_tag li:last-child{margin-right: 0px;}
.tag-multipli .dropdown-menu_tag li:hover{background-color: #999; color: #fff; border-color: #999;}
.tag-pagina .navbar-right_tag{display: block; margin-bottom: 1rem; text-align: right;}
.tag-pagina .dropdown_tag{display: inline-block; margin-right: 20px; color: #666; position: relative; cursor: pointer; font-size: 14px;}
.tag-pagina .dropdown_tag:last-child{margin-right: 0px;}
.tag-pagina .dropdown-menu_tag{list-style: none; padding: 0px; margin: 0px; display: none; position: absolute; z-index: 1; top: 20px; right: 0; background-color: #fff; min-width: 150px; border: 1px solid #ccc; box-shadow: 2px 2px 4px rgba(0,0,0,0.2)}
.tag-pagina .dropdown_tag:hover .dropdown-menu_tag{display: block;}
.tag-pagina .dropdown-menu_tag a{display: block; padding: 2.5px 10px; transition: all 0.3s ease-in-out 0s;}
.tag-pagina .dropdown-menu_tag li:first-child a{padding-top: 5px;}
.tag-pagina .dropdown-menu_tag li:last-child a{padding-bottom: 5px;}
.tag-pagina .dropdown-menu_tag a:hover{background-color: #ccc; color: #fff !important;}
.tag-pagina .dropdown-menu_tag .tag_attivo{background-color: #ccc; color: #fff !important;}
.tag-pagina .dropdown-menu_tag li:first-child .tag_attivo{padding-top: 2.5px;}
.tag-pagina .dropdown-menu_tag li:last-child .tag_attivo{padding-bottom: 2.5px;}
.titolo-contatti{position: relative; padding-bottom: 25px; margin-bottom: 50px; font-size: 30px;}
.titolo-contatti::before{width: 100px; height: 2px; bottom: 0; left: 0; background: #333; content: ""; position: absolute;}
.next-prev{color: #666;}
.slick-prev{z-index: 1;}

@media (max-width:991px){
	.navbar{padding-bottom: 0px;}
	.navbar-light .navbar-toggler{border: none;}
	.navbar-light .navbar-toggler:focus{outline: none;}
	.navbar-collapse .navbar-nav{margin-top: 15px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; background-color: #f9f9f9;}
	.marg-top-40-mobile{margin-top: 40px;}
	.banda-homepage h4{font-size: 1.5rem; margin-top: 25px;}
	.intestazione-h1-pagina{margin-top: 10px;}
	.intestazione-h1-sezione{position: relative; order: 2; top: inherit; transform: none; margin-top: 40px;}
	.intestazione-h1-tag{margin-top: 20px;}
	.intestazione-h1-rubrica{margin-top: 20px;}
	.testo-pagina-centro{margin-top: 50px;}
	.next-prev{margin-top: 15px !important;}
	.tag-pagina .dropdown_tag:last-child{margin-right: 20px;}
}
@media (max-width:767px){
	.marg-top-160{margin-top: 80px;}
	.container-sotto-footer .col-12{text-align: center !important;}
	.container-sotto-footer .text-right{margin-top: 10px;}
	footer img{display: block; margin: 0px auto;}
	footer .lista-footer{margin-top: 15px;}
	footer .lista-footer h4{text-align: center;}
	footer .lista-footer p{text-align: center;}
	footer .lista-footer .fa{position: inherit; top: inherit; right: inherit; transform: none; padding-right: 10px;}
	footer .lista-footer p span{padding-right: 0px;}
	.icone-social-footer{margin: 0px auto; float: none;}
	.testo-footer{text-align: center; margin-bottom: 20px;}
	.bottone-tag-mobile{display: block;}
	.selettore-tag{order: 2;}
	.schedine-sezione{order: 1; margin-bottom: 60px;}
	.banner-homepage img{position: relative; bottom: auto; right: auto; margin-top: 30px;}
	.banda-homepage h4{font-size: 2.5rem; margin-top: 55px;}
	.prodotti-sezione{padding-left: 10px; padding-right: 10px;}
	.prodotti-sezione p{font-size: 12px;}
}
@media (max-width:575px){
	.slick-prev, .slick-next{display: none !important;}
}
@media (max-width:434px){
	.banda-homepage h4{margin-top: 35px;}
	.navbar-brand img{max-height: 50px;}
}


.slider-homepage .slick-next, .slider-homepage .slick-prev {display: none!important;}

.nav-fix {position: fixed; background-color: #fff; z-index: 1000; left: 20%;}
.centro-slider .slick-prev{left: -15px!important;}
.centro-slider .slick-prev::before{font-family: 'FontAwesome'; content: '\f104'; font-size: 35px;}
.centro-slider .slick-next{right: -15px!important; z-index: 1;}
.centro-slider .slick-next::before {font-family: 'FontAwesome'; content: '\f105'; font-size: 35px;}
.slick-dots li button::before{font-family: 'FontAwesome'; content: '\f068'; font-size: 15px;}

@media(max-width: 768px){
  .se-e-mobile{display: none;}
  .nav-fix {position: relative; background-color: #fff; left: 0;}
  .pad-nav{padding: 0!important;}
}
@media(max-width: 575px){
  .rubrica-sezione {padding: 0!important;}
  .rubrica-sezione h5{padding: 0 15px!important;}
  .rubrica-sezione p{padding: 0 15px!important;}
  .prodotti-sezione {padding: 0!important;}
  .prodotti-sezione h5{padding: 0 15px!important;}
  .prodotti-sezione p{padding: 0 15px!important;}
}


/*.slick-slide {height: auto!important;}
.slick-track {height: auto!important;}
.slick-list {min-height: 500px; height: 100%!important;}*/




















