/*BODY & FONTS*/

body{
    color: #cccccc;
    font-family: 'Manrope';
    font-size: 18px;
    line-height: 40px;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #FFFFFF;
}

.text{
	color: #bfbfbf;
	font-size: 17px;
}

.text-contacts{
	font-size: 15px;
	line-height: 20px;
}

.text-contacts-2{
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}

.qui{
	color: #cc0000;

}


.title{
	font-size: 65px;
}

.bottom-left{
	position: absolute;
	left: 0;
	bottom: 0;
}

.text-black{
	color: black;
}

.text-grey{
	color: #595959;
}

.text-light-grey{
	color: #8f8f8f;
}

.text-shadow-red {
	text-shadow: -1px 0 #cc0000, 0 1px #cc0000, 1px 0 #cc0000, 0 -1px #cc0000;
	color: #ffcc00;
}

.text-shadow-yellow {
	text-shadow: -1px 0 #ffcc00, 0 1px #ffcc00, 1px 0 #ffcc00, 0 -1px #ffcc00;
	color: #cc0000;
}

.accordion-button:focus{
	box-shadow: 0 0 0 0;
}

.r:hover{
	background-color: #cc0000!important;
}

.accordion-item {
	border: 1px solid black;
	background-color: #F0F0F0;
}

.i{
	color: #cc0000;
	-o-transition: color .3 ease-in;
	-ms-transition: color .3s ease-in;
	-moz-transition: color .3s ease-in;
	-webkit-transition: color .3s ease-in;
	transition: color .3s ease;
}

.form-floating>label{
	padding: 0.5rem .75rem;
}

.form-control,
.form-control:focus {
	background-color: #302f2f;
	border: 0;
	color: #cccccc;
}

.form-control:focus{
	box-shadow: 0 0 0 0;
	border: 2px solid white;
}

.form-floating>.form-control {
    padding: 0rem 1.8rem;
	border-radius: 30px;
	border: 1px solid white;
	background-color: transparent;
	transition-property: background-color;
	transition-duration: 0.2s;
	resize: none;
}

.form-floating>.form-control:focus{
	background-color: #000000;
}

textarea {
	height: 250px!important;
}























/*UL & LI*/


.list li{
	font-size: 20px;
	line-height: 25px;
	color: #d9d9d9;
	list-style: none;
	position: relative;
}

.list li::before{
	content: '';
	background-image: url(../images/pallinorosso.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	left: -20px;
    top: 7px;
}











/*SECTIONS*/


.section-very-light-grey{
	background-color: #F0F0F0;
}

.section-light-grey{
	background-color: #bfbfbf;
}

.section-dark-grey{
	background-color: #595959;
}

.section-red{
	background-color: #cc0000;
}

.section-black{
	background-color: #000000;
}

.text-white{
	color: #ffffff;
}

.divvissimo{
	width: 90%;
	height: 90%;
	border-radius: 15px;
	margin-left: 50%;
	transform: translate(-50%, 0%);
	border: 1px solid white;
	max-width: 700px;
}

.divvino{
	border-radius: 10px;
	border: 1px solid white;
	background-color: transparent;
}

.divvone{
	border-radius: 10px;
	border: 1px solid white;
	background-color: #1e1e1e;
	width: 300px;
	height: 300px;
	position: relative;
}

.divo{
	margin-left: 50%;
	transform: translate(-50%, 0%);
	width: 100%;
	background-color: black;
	padding: 15px;
	border-radius: 10px;
}

.div-semplice {
	border-radius: 10px;
	background-color: #424242;
	width: 70px;
	height: 230px;
	top: 101px;
	margin-left: 10%;
	position: absolute;
}


.div-semplice-2 {
	border-radius: 10px;
	background-color: #424242;
	width: 70px;
	height: 170px;
	top: 160px;
	left: 115px;
	margin-left: 10%;
	position: absolute;
}

.div-semplice-3 {
	border-radius: 5px;
	background-image: url(../images/logo.jpg);
	background-size: cover;
	background-position: center;
	width: 70px;
	height: 49px;
	top: 25px;
	margin-left: 10%;
	position: absolute;
	border: 1px solid white;
}

.div-semplice-4 {
	border-radius: 5px;
	background-color: #000000;
	width: 70px;
	height: 49px;
	top: 80px;
	left: 145px;
	position: absolute;
	border: 1px solid white;
}


.img{ 
	position: relative;
	background-image: url("../images/speedqueen-2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
}

.imeig{ 
	position: relative;
	background-image: url("../images/logo.jpg");
    background-position: center;
    background-repeat: no-repeat;
/*  background-blend-mode: soft-light;*/
    background-size: cover;
/*	background-color: #262626;*/
	border-radius: 10px;
	width: 550px;
	height: 400px;
}


.section-image{
	position: relative;
	background-image: url("../images/speedqueen-3.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
	height: 400px;
}

.section-image-2{
	position: relative;
	background-image: url("../images/sfondo-2.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
	height: 400px;
}

.section-image-3{
	position: relative;
	background-image: url("../images/sfondo-4.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
	height: 400px;
}

.section-image-4{
	position: relative;
	background-image: url("../images/prova-2.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
}

.section-image-5{
	position: relative;
	background-image: url("../images/prova-6.jpg");
	background-position: 25% 85%;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
}

.section-image-6{
	position: relative;
	background-image: url("../images/prova-7.jpg");
	background-position: bottom 101px;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
}

.section-image-7{
	position: relative;
	background-image: url("../images/sfondo-3.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
	height: 400px;
}

.section-image-8{
	position: relative;
	background-image: url("../images/sfondo-5.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
	height: 400px;
}


.section-image-9{
	position: relative;
	background-image: url("../images/prova-3.jpg");
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #0c0c0c;
	background-position: center;
}

.section-image-10{
	position: relative;
	background-image: url("../images/prova-8.jpg");
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: cover;
	background-color: #262626;
	background-position: center;
}

.section-image-11{
	position: relative;
	background-image: url("../images/sfondoh.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.section-1-special{
    background: 	#0c0c0c; 
    background: -webkit-linear-gradient(#0c0c0c ,black); 
    background: -o-linear-gradient(#0c0c0c ,black); 
    background: -moz-linear-gradient(#0c0c0c ,black); 
    background: linear-gradient(#0c0c0c ,black); 
}

.section-2-special{
    background: 	#d9d9d9; 
    background: -webkit-linear-gradient(#d9d9d9 ,#808080); 
    background: -o-linear-gradient(#d9d9d9 ,#808080); 
    background: -moz-linear-gradient(#d9d9d9 ,#808080); 
    background: linear-gradient(#d9d9d9 ,#808080); 
}

.section-3-special{
    background: 	black; 
    background: -webkit-linear-gradient(black, #0a0a0a); 
    background: -o-linear-gradient(black, #0a0a0a); 
    background: -moz-linear-gradient(black, #0a0a0a); 
    background: linear-gradient(black, #0a0a0a); 
}

.slideshow{
	position: relative;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: soft-light;
	background-color: #606060;
	background-image: url("../images/slide-1.jpg");
	height: 400px;
}
























/*PSEUDOELEMENTS*/

p.line{
    position: relative;
}

p.line::before{
    content: '';
    position: absolute;
	width: 30px;
    height: 1px;
	top: -25px;
    background-color: #000000;
	margin-left: 50%;
	transform: translate(-50%, -50%);
}

div.linea{
    position: relative;
}

div.linea-22{
    position: relative;
}


div.linea-24{
    position: relative;
}

p.line-2{
    position: relative;
}

p.line-2::before{
    content: '';
    position: absolute;
	width: 30px;
    height: 1px;
	top: -20px;
    background-color: #ffffff;
	margin-left: 50%;
	transform: translate(-50%, -50%);
}

p.line-3{
    position: relative;
}

p.line-3::before{
    content: '';
    position: absolute;
	width: 100%;
    height: 3px;
	top: 8px;
    background-color: #000000;
}

h2.custom-list::before {
    content: '';
    background-image: url(../images/scopa.png);
    width: 35px;
    height: 35px;
    position: absolute;
    top: 5px;
    left: -15px;
}

h2.custom-list{
    position: relative;
    padding-left: 30px;
}

h2.custom-list-2::before {
    content: '';
    background-image: url(../images/lavatrice.png);
    width: 35px;
    height: 35px;
    position: absolute;
    top: 5px;
    left: -15px;
}

h2.custom-list-2 {
    position: relative;
    padding-left: 30px;
}

h2.custom-list-3::before {
    content: '';
    background-image: url(../images/telefono.png);
    width: 35px;
    height: 35px;
    position: absolute;
    top: 5px;
    left: 0px;
}

h2.custom-list-3 {
    position: relative;
    padding-left: 30px;
}

div.valori{
    position: relative;
}

div.valori::after{
    content: '';
    position: absolute;
	width: 90%;
    height: 1px;
	top: 60px;
    background-color: #ffffff;
	margin-left: 50%;
	transform: translate(-50%, -50%);
}

h1.linea-2{
    position: relative;
}

.news-div{
	width: 100%;
	border: 1px solid white;
	border-radius: 15px;
	text-align: left;
}

.news-text{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*Il conenuto viene troncato alla terza riga*/
	-webkit-line-clamp: 2; 
	overflow: hidden;
}
















/*BUTTONS*/

.btn-primary {
    background-color: transparent;
    font-family: 'Barlow Semi Condensed', sans-serif;
	border-radius: 3px;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 40px;
    padding: 15px 25px;
    border: 2px solid #cc0000;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary:hover{
	background-color: #ffffff;
	border: 2px solid black;
	color: #000000;
}

.btn-primary:active:focus{
	box-shadow: 0 0 0 0;
	background-color: transparent;
	border: 2px solid #cc0000;
	color: #ffffff;
}

.btn-secondary {
    background-color: transparent;
	border-radius: 30px;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 40px;
    padding: 15px 50px;
    border: 1px solid #ffffff;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-secondary:hover{
	background-color: #000000;
	border: 1px solid white;
}

.btn-secondary:active:focus{
	box-shadow: 0 0 0 0;
	background-color: transparent;
	color: #ffffff;
}

.btn-terziary {
    background-color: transparent;
    font-family: 'Barlow Semi Condensed', sans-serif;
	border-radius: 4px;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 40px;
    padding: 10px 20px;
    border: 2px solid #cc0000;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-terziary:hover{
	background-color: #ffffff;
	border: 2px solid black;
	color: #000000;
}

.btn-terziary:active:focus{
	box-shadow: 0 0 0 0;
	background-color: transparent;
	border: 2px solid #cc0000;
	color: #ffffff;
}

.btn-quartiary {
    background-color: transparent;
    font-family: 'Barlow Semi Condensed', sans-serif;
	border-radius: 4px;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 40px;
    padding: 10px 20px;
    border: 2px solid #cc0000;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-qurtiary:hover{
	background-color: #ffffff;
	border: 2px solid black;
	color: #000000;
}

.btn-quartiary:active:focus{
	box-shadow: 0 0 0 0;
	background-color: transparent;
	border: 2px solid #cc0000;
	color: #ffffff;
}

























/*SLIDESHOW*/

#hcg-slider-1 .hcg-slide-container {
	width: auto;
	height: auto;
}
.hcg-slider {
	text-align: center;
    font-family: 'Manrope';
}
.hcg-slide-container {
	max-width: 100%;
	display: inline-block;
	position: relative;
}
.hcg-slides {
	display: none;
	text-align: center;
	overflow: hidden;
}
.hcg-slides img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	border-radius: 5px;
	border: solid 1px #a0a0a0;
	vertical-align: middle;
}
.hcg-slide-text {
	color: #ffffff;
	font-size: 14px;
	padding: 3px 5px;
	position: absolute;
	bottom: 0;
	border-radius: 5px;
	left: 50%;
	text-align: center;
	text-shadow: 0 0 2px #000;
	background-color: rgba(255,255,255,0.30);
	display: inline-block;
	transform: translate(-50%, -5px);
}
.hcg-slide-prev, .hcg-slide-next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	text-decoration: none;
}
.hcg-slide-next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
.hcg-slide-prev {
	left: 0;
	border-radius: 0 3px 3px 0;
}
.hcg-slide-prev:hover, .hcg-slide-next:hover {
	background-color: #000c;
}
.hcg-slide-dot-control {
	margin-top: 10px;
	text-align: center;
}
.hcg-slide-dot {
	cursor: pointer;
	height: 13px;
	width: 13px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
}
.hcg-slide-dot.dot-active {
	background-color: #717171;
}
.hcg-slide-number {
	color: #ffffff;
	font-size: 12px;
	padding: 4px 7px;
	position: absolute;
	border-radius: 5px;
	top: 5px;
	left: 5px;
	background-color: rgba(255,255,255,0.30);
}

.animated { 
	animation-name: fadeIn; 
	animation-duration: 1s;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.fadeIn {
	animation-name: fadeIn;
}

a:hover{
	color:#ffffff;
	cursor: pointer;
}

.drop{
	display: none;
}















/*RESPONSIVE*/

@media (max-width: 393px) {
	.title { font-size: 45px; }
	.super-title { font-size: 80px; }
	p { font-size: 14px; }
	div.linea-24::before{
		content: '';
		position: absolute;
		width: 100%;
		height: 3px;
		margin: 0;
		background-color: #ffffff;
		border-radius: 15px;
	}
}

@media (min-width: 393px) {
	.title { font-size: 55px; }
	.super-title { font-size: 90px; }
	div.linea-24::before{
		content: '';
		position: absolute;
		width: 85%;
		height: 3px;
		margin: 0 5%;
		background-color: #ffffff;
		border-radius: 15px;
	}
}

@media (min-width: 469px) {
	.padding { padding: 0 50px!important; }
	.paddingone { padding: 0 50px!important; }
	.divo{
		margin-left: 50%;
		transform: translate(-50%, 0);
		width: 90%;
		background-color: black;
		padding: 25px;
	}
}

@media (max-width: 700px) {
	.text-left { text-align: left; }
	p { font-size: 16px; }
}

@media (min-width: 701px) {
	.text-center-2 { text-align: center; }
	p { font-size: 18px; }
	.divo{
		margin-left: 50%;
		transform: translate(-50%, 0);
		width: 75%;
		background-color: black;
		padding: 35px;
	}
}

@media (max-width: 768px) {
	h1.linea-2::before{
		content: '';
		position: absolute;
		width: 120%;
		top: 45px;
		height: 1px;
		background-color: #000000;
	}
	.center{
		text-align: center;
	}
	.right{
		padding-bottom: 70px;
	}
}

@media (min-width: 768px) {
	div.linea::before{
		content: '';
		position: absolute;
		width: 3px;
		height: 90px;
		background-color: #000000;
		border-radius: 15px;
	}
	div.linea-22::before{
		content: '';
		position: absolute;
		width: 3px;
		height: 90px;
		background-color: #ffffff;
		border-radius: 15px;
	}
	
	.right{
		text-align: right;
	}	
	
	h1.linea-2::before{
		content: '';
		position: absolute;
		width: 120%;
		top: 55px;
		height: 2px;
		background-color: #000000;
	}
		
}

@media (min-width: 991px){
	.padding { padding: 0!important; }
	
	.divvone{
		border-radius: 10px;
		border: 1px solid white;
		background-color: #1e1e1e;
		width: 300px;
		height: 300px;
		margin-left: 20%;
		position: relative;
	}
	div.linea-24::before{
		content: '';
		position: absolute;
		width: 3px;
		height: 85%;
		margin: 5% 0;
		background-color: #ffffff;
		border-radius: 15px;
	}
	
	.h:hover{
		box-shadow: inset -15px 0px 10px -11px #ffffff;
	}

	.g:hover{
		box-shadow: inset 15px 0px 10px -11px #ffffff;
	}
}

.g, .h{
	transition: box-shadow .3s ease;
}

.none{
	display: none;
}

.divo{
	position: relative;
	border: 1px solid black;
	border-radius: 5px;
}

@media (max-width: 991px){
	.h:hover{
		box-shadow: inset 0px -20px 18px -11px #ffffff;
	}

	.g:hover{
		box-shadow: inset 0px 20px 18px -11px #ffffff;
	}
}



@media (min-width: 1200px){
	.paddingone { padding: 0!important; }
	.news-text { -webkit-line-clamp: 3; }
}

@media (max-width: 1200px){
	.news-text { -webkit-line-clamp: 2; }
}
