@charset "utf-8";
/* Aggiungi di seguito il tuo stile personalizzato */

body {
    color: #595959;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 5rem;
	font-size: 13px;
    letter-spacing: 1px;
	padding: 6px 16px;
}

#personalizzaCookies.btn {
	border-radius: inherit;
}

.social-sharing .btn:not(:disabled):not(.disabled) {
	padding: inherit;
}

.menu-principale a.nav-link{
	font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 14px;
	padding: 1em;
}

.navbar-brand img {
	transform: scale(1.5);
}

.sliding-u-l-r-l {
    padding-bottom: 0px;
}

.breadcrumb {
    font-size: 15px;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "|";
}

.footer {
    font-size: 16px;
}

.footer ul li {
    list-style-type: none;
    margin-bottom: 0.5rem;
}

.counter {
	font-size: 58px;
}

.content-grid h3,
.content-grid p{
	color: #595959;
	-webkit-transition: all  ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

.content-grid .col-sm-6:hover h3{
	color: #000;
}

.content-grid .col-sm-6:hover .btn{
	color: #FFF;
	background: var(--primary);
}

.small_img .griglia-immagini img {
    max-width: 90px;
	height: 90px;
    margin-left: 0;
	margin-top: 2rem;
	margin-bottom: 2rem;
}


.articoloAffiancato .card.px-0.mb-5.box-shadow-lite.w-100 {
	background: transparent;
    border: none;
    box-shadow: none;
}

.articoloAffiancato .img-container.zoom {
	border-radius: 0.5rem;
}

.articoloAffiancato .p-3.pb-5 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.articoloAffiancato .img-container .extra-info {
    position: absolute;
    top: inherit;
    right: inherit;
    bottom: 4px;
    left: 4px;
}

.articoloAffiancato .extra-info a.badge,
.articoli-dal-blog .extra-info a.badge {
	margin: 0.25rem 0 0.25rem 0.25rem;
    border-radius: 0.25rem !important;
}

.articoli-dal-blog .card.px-0.mb-5.box-shadow-lite{
	border: 0;
	box-shadow: none;
	margin-bottom: 5em;
}

.articoli-dal-blog .card .p-4 {
    border: 0;
    box-shadow: none;
    padding: 1rem 0 2rem!important;
}

.articoli-dal-blog .img-container {
	border-radius: 0.25rem;
}

/* == TIMELINE == */

/* The actual timeline (the vertical ruler) */
.main-timeline {
  position: relative;
}

/* The actual timeline (the vertical ruler) */
.main-timeline::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #939597;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: 0px;
}

/* Container around content */
.timeline {
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: #FFFFFF;
  border: 5px solid var(--primary);
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

.timeline h3{
	text-align: left;
}

/* Place the container to the left */
.left {
  padding: 0px 40px 20px 0px;
  left: 0;
}

/* Place the container to the right */
.right {
  padding: 0px 0px 20px 40px;
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
    content: " ";
    position: absolute;
    top: 27px;
    z-index: 1;
    right: 0px;
    width: 41px;
    height: 1px;
    background: rgba(0,0,0,.125);
}

/* Add arrows to the right container (pointing left) */
.right::before {
    content: " ";
    position: absolute;
    top: 27px;
    z-index: 1;
    left: 0px;
    width: 41px;
    height: 1px;
    background: rgba(0,0,0,.125);
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -12px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */

@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .main-timeline::after {
    left: 31px;
  }

  /* Full-width containers */
  .timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  /* Make sure that all arrows are pointing leftwards */
  .timeline::before {
        left: 30px;
  }

  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: 18px;
  }

  .left::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}

/* Portfolio */
.heading{
	position: relative;
}

.heading .container{
	position: relative;
	z-index: 1;
}


.heading .overlay{
	position: absolute;
	z-index:0;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
}



/* SEZIONI SPECIFICHE */

#hero .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
    position: absolute;
    z-index: 20;
    bottom: 15px;
    right: calc(50% - 25vw);
    width: 50vw;
}

/*
#slider-prodotti-home .item.background-image{
	border-radius: 0.5rem;
}*/



#slider-prodotti-home .slider-new .background-image {
    min-height: 300px;
    transform: scale(0.96);
    background: #ddd;
	border-radius: 0.5rem;
}

#slider-prodotti-home .owl-carousel .item .contenuto {
    position: absolute;
    width: 100%;
    margin: 0;
    bottom: 0;
}

#slider-prodotti-home .owl-theme .owl-dots {
    text-align: left;
    margin-top: 8px;
}

#slider-prodotti-home .owl-carousel .item .contenuto h3 {
    position: absolute;
    z-index: 2;
    margin: 0;
    bottom: 0;
    text-align: left !important;
    font-size: 18px;
    background: rgba(255,255,255,0.85);
    color: #020202;
    width: 100%;
    left: 0;
    padding: 1rem;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

#slider-prodotti-home .owl-item:hover .contenuto h3 {
    color: var(--primary);
}

#partners .owl-carousel .owl-item {
    transform: scale(0.8);
}

#griglia-prodotti h5{
	text-align: left !important;
    background: #f1f1f1;
    padding: 1em;
    margin-top: 0 !important;
    margin-bottom: 1em !important;
	position: relative;
}

#griglia-prodotti h5:after {
    content: "\f178";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 20px;
	-webkit-transition: all  ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

#griglia-prodotti a:hover h5:after {
    right: 30px;
}


#contatti > div > div > div:nth-child(1) > div > div > div:nth-child(1){
	display:none;
}

#contatti > div > div > div:nth-child(1) > div > div > div.row.griglia-immagini.d-flex.justify-content-center > div:nth-child(1){
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

#contatti > div > div > div:nth-child(1) > div > div > div.row.griglia-immagini.d-flex.justify-content-center > div.col-sm-6.mb-5{
	margin-right: auto !important;
}

#contatti > div > div > div:nth-child(2) > div > div,
#form3,
#form7 {
	padding: 1.5rem;
    background: #f1f1f1;
    border-radius: 0.5rem;
}


#form1, #form5{
	margin-bottom: 0 !important;
}

#form1:before{
	Content:"Per ulteriori informazioni, scrivi al nostro servizio clienti.";
	position: relative;
	display: block;
	margin-bottom: 1em;
}

#form5:before{
	Content:"For more information please contact us directly.";
	position: relative;
	display: block;
	margin-bottom: 1em;
}

@media screen and (min-width: 601px){
	
	.timeline.left{
		text-align: right;
	}
}

@media screen and (min-width: 768px){
	
	#Main-Menu > li:nth-child(9),
	#Menu-principale > li:nth-child(9){
		background: var(--primary);
		color: #FFF !important;
		border-radius: 5rem;
	}
		
	#Main-Menu > li:nth-child(9) a.nav-link,
	#Menu-principale > li:nth-child(9) a.nav-link{
		color: #FFF;
	}
	
	#Main-Menu > li:nth-child(9):hover,
	#Menu-principale > li:nth-child(9):hover{
		background: var(--primary-over);
	}
	
	#Main-Menu > li:nth-child(9):before,
	#Main-Menu > li:nth-child(9):after,
	#Menu-principale > li:nth-child(9):before,
	#Menu-principale > li:nth-child(9):after{
		display: none;
	}

	.sideslider .slider-new,
	.sideslider .img-fluid{
		width: 90%;
		float: right;
	}

	.sideslider{
		background: rgb(244,67,54);
		background: linear-gradient(90deg, rgba(244,67,54,1) 0%, rgba(244,67,54,1) 40%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
	}
	
	.sideslider .slider-new .owl-dots{
		position: absolute;
		right: -8px;
	}
	
	.sideslider-2 .slider-new,
	.sideslider-2 .img-fluid{
		width: 90%;
		float: left;
	}

	.sideslider-2{
		background: rgb(244,67,54);
		background: linear-gradient(270deg, rgba(244,67,54,1) 0%, rgba(244,67,54,1) 40%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
	}
		
	.sideslider-2 .slider-new .owl-dots{
		position: absolute;
		left: -8px;
	}
	
	#sostenibilita .col-sm-6 {
		padding-left: 3em;
		padding-right: 3em;
		padding-bottom: 3em;
	}
	
}

@media screen and (min-width: 992px) {
	.sideform {
		margin-top: -25vh;
	}

}