/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css2?family=Passions+Conflict&display=swap');


:root {
	--imn-beige: #d8cdbf;
	--imn-gray: #d2d2d2;
	--imn-black: #212121;
}
.l-header.sticky .l-subheader.at_middle.width_full {
	background: var(--imn-black);
}
.title h1,
.title h2,
.title h3 {
	font-size: 100px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.title h1 strong,
.title h2 strong,
.title h3 strong {
	font-family: "Passions Conflict", cursive;
	font-weight: 300;
	font-style: normal;
	font-size: 300px;
}
.internal-title h1,
.internal-title h2,
.internal-title h3 {
	font-size: 70px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 30px;
	line-height: 160px;
}
.internal-title h1 strong,
.internal-title h2 strong,
.internal-title h3 strong {
	font-family: "Passions Conflict", cursive;
	font-weight: 300;
	font-style: normal;
	font-size: 200px;
}
.internal-title-white h1,
.internal-title-white h2,
.internal-title-white h3 {
	font-size: 70px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 30px;
	line-height: 160px;
	color: #fff;
}
.internal-title-white h1 strong,
.internal-title-white h2 strong,
.internal-title-white h3 strong {
	font-family: "Passions Conflict", cursive;
	font-weight: 300;
	font-style: normal;
	font-size: 200px;
}
.internal-subtitle h1,
.internal-subtitle h2,
.internal-subtitle h3 {
	font-size: 60px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 30px;
	line-height: 120px;
}
.internal-subtitle h1 strong,
.internal-subtitle h2 strong,
.internal-subtitle h3 strong {
	font-family: "Passions Conflict", cursive;
	font-weight: 300;
	font-style: normal;
	font-size: 200px;
}
.slider-title h1,
.slider-title h2,
.slider-title h3,
.slider-title h4 {
	font-size: 100px;
	color: #fff;
	font-weight: 400;
}
.slider-title h1 strong,
.slider-title h2 strong,
.slider-title h3 strong,
.slider-title h4 strong {
	font-family: "Passions Conflict", cursive;
	font-weight: 300;
	font-style: normal;
	font-size: 300px;
}
.slider .l-section-h.i-cf {
	padding-top: 0!important;
}
.white-text p {
	color: #fff;
}
.number h1,
.number h2,
.number h3 {
	font-size: 50px;
	color: #fff;
}
.number h1 strong,
.number h2 strong,
.number h3 strong {
	font-size: 100px;
	font-family: "Passions Conflict";
	font-weight: 400;
}
.service-title h1,
.service-title h2,
.service-title h3,
.service-title h4 {
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.servizi {
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
}
.camera-lens {
	position: relative;
}
.camera-lens:after {
	content: '';
    position: absolute;
    background: url(img/camera-lens.svg);
    height: 62%;
    width: 34%;
    right: -165px;
    top: -20%;
    background-repeat: no-repeat;
    opacity: 65%;
}
.allineamento-giustificato {
	text-align: justify;
}
.img-right {
	align-items: flex-end;
}
.riga-divisoria {
	position: relative;
}
.riga-divisoria:after {
	position: absolute;
	content: '';
	background: #e1e1e1;
	height: 1px;
	width: 132%;
	bottom: 0;
	left: -20%;
}
.footer-text p,
.footer-text p a,
.menu-footer .menu-item {
	color: #fff;
	font-size: 16px;
}
.menu-footer {
	justify-content: center;
	display: flex;
}
.subtitle h1,
.subtitle h2,
.subtitle h3 {
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
}
.subtitle h1 strong,
.subtitle h2 strong,
.subtitle h3 strong {
	font-family: "Passions Conflict", cursive;
	font-weight: 300;
	font-style: normal;
	font-size: 150px;
}
/*.elemento-grafico {
	position: relative;
}
.elemento-grafico:after {
	content: '';
    position: absolute;
    background: url(img/camera-lens.svg);
    height: 62%;
    width: 34%;
    left: -165px;
    bottom: -20%;
    background-repeat: no-repeat;
    opacity: 65%;
}
.elemento-grafico-top {
	position: relative;
}
.elemento-grafico-top:after {
	content: '';
    position: absolute;
    background: url(img/camera-lens.svg);
    height: 62%;
    width: 34%;
    left: -165px;
    top: -29%;
    background-repeat: no-repeat;
    opacity: 65%;
}*/
.rettangolo-nero {
	position: relative;
}
.rettangolo-nero:before {
	position: absolute;
	content: '';
	background: var(--imn-black);
	background-repeat: no-repeat;
	height: 35%;
	width: 38%;
	bottom: 0;
	left: 0%;
}
.white-text ul {
	color: #fff;
}
.elemento-img {
	position: relative;
}
.elemento-img:before {
	content: '';
    position: absolute;
    background: url(img/camera-lens.svg);
    height: 20%;
    width: 15%;
    left: -5%;
    top: -10%;
    background-repeat: no-repeat;
    opacity: 1;
}
.riquadro-beige {
	position: relative;
}
.riquadro-beige:before {
	position: absolute;
    content: '';
    background: var(--imn-beige);
    background-repeat: no-repeat;
    height: 128%;
    width: 25%;
    top: -41%;
    left: 10%;
}
.form-row p {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.form-row p label {
	width: 49%;
}
.campo-form input,
.campo-form textarea {
	border-bottom: 1px solid #A8A8A8!important;
}
.campo-form input:not([type=submit]), select {
	line-height: 2.2rem;
	min-height: 2.2rem;
	padding-left: 0px;
}
.campo-form textarea {
	padding-left: 0px;
	height: 100px;
}
p .wpcf7-acceptance {
	color: #fff;
}
span.text-justify a {
	text-align: justify;
	color: #fff;
}
.text-justify a:hover {
	color: #000;
}
.w-iconbox-text a {
	color: #000;
}
.w-iconbox-text a:hover {
	color: #fff;
}



@media screen and (max-width: 767.98px) {
	.slider-title h1, .slider-title h2, .slider-title h3, .slider-title h4 {
		font-size: 40px;
	}
	.slider-title h1 strong, .slider-title h2 strong, .slider-title h3 strong, .slider-title h4 strong {
		font-family: "Passions Conflict", cursive;
		font-weight: 300;
		font-style: normal;
		font-size: 100px;
	}
	.title h1 strong, .title h2 strong, .title h3 strong {
		font-family: "Passions Conflict", cursive;
		font-weight: 300;
		font-style: normal;
		font-size: 190px;
	}
	.title h1, .title h2, .title h3 {
		font-size: 60px;
		font-weight: 400;
		text-transform: uppercase;
		padding-bottom: 30px;
	}
	.footer-text p {
		text-align: left!important;
	}
	.left .align_center,
	.left .menu-footer {
		justify-content: flex-start;
	}
	.internal-title h1, .internal-title h2, .internal-title h3,
	.internal-title-white h1, .internal-title-white h2, .internal-title-white h3 {
		font-size: 45px;
		line-height: 80px;
	}
	.internal-title h1 strong, .internal-title h2 strong, .internal-title h3 strong,
	.internal-title-white h1 strong, .internal-title-white h2 strong, .internal-title-white h3 strong {
		font-size: 127px;
	}
	.internal-subtitle h1, .internal-subtitle h2, .internal-subtitle h3 {
		font-size: 45px;
		line-height: 80px;
	}
	.internal-subtitle h1 strong, .internal-subtitle h2 strong, .internal-subtitle h3 strong {
		font-size: 146px;
	}
	.rettangolo-nero:before,
	.riquadro-beige:before {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.camera-lens:after {
		height: 9%;
		width: 14%;
		right: 0;
		z-index: 111;
	}
	.slider-title h1 strong, .slider-title h2 strong, .slider-title h3 strong, .slider-title h4 strong {
		font-size: 230px;
	}
	.slider-title h1, .slider-title h2, .slider-title h3, .slider-title h4 {
		font-size: 70px;
	}
	.riga-divisoria:after {
		height: 1px;
		width: 126%;
	}
	.title h1, .title h2, .title h3 {
		font-size: 55px;
	}
	.title h1 strong, .title h2 strong, .title h3 strong {
		font-size: 195px;
	}
	.internal-title h1 strong, .internal-title h2 strong, .internal-title h3 strong {
		font-size: 125px;
	}
	.internal-title h1, .internal-title h2, .internal-title h3 {
		font-size: 35px;
		line-height: 59px;
	}
	.internal-subtitle h1 strong, .internal-subtitle h2 strong, .internal-subtitle h3 strong {
		font-size: 97px;
	}
	.internal-subtitle h1, .internal-subtitle h2, .internal-subtitle h3 {
		font-size: 40px;
		line-height: 92px;
	}
	.internal-title-white h1 strong, .internal-title-white h2 strong, .internal-title-white h3 strong {
		font-size: 140px;
	}
	.internal-title-white h1, .internal-title-white h2, .internal-title-white h3 {
		font-size: 52px;
		line-height: 104px;
	}
}

@media (min-width: 992px) and (max-width: 1023.98px) {
	
}

@media (min-width: 1024px) and (max-width: 1139.98px) {
	.slider-title h1, .slider-title h2, .slider-title h3, .slider-title h4 {
		font-size: 75px;
		color: #fff;
	}
	.slider-title h1 strong, .slider-title h2 strong, .slider-title h3 strong, .slider-title h4 strong {
		font-size: 235px;
	}
	.internal-title h1 strong, .internal-title h2 strong, .internal-title h3 strong {
		font-size: 145px;
	}
	.internal-title h1, .internal-title h2, .internal-title h3 {
		font-size: 48px;
		line-height: 100px;
	}
	.internal-subtitle h1 strong, .internal-subtitle h2 strong, .internal-subtitle h3 strong {
		font-size: 160px;
	}
	.internal-subtitle h1, .internal-subtitle h2, .internal-subtitle h3 {
		font-size: 45px;
		line-height: 95px;
	}
}

@media (min-width: 1140px) and (max-width: 1279.98px) {
	.camera-lens:after {
		height: 17%;
		width: 16%;
		right: 0;
		z-index: 111;
	}
	.riga-divisoria:after {
		width: 123%;
	}
	.internal-title h1 strong, .internal-title h2 strong, .internal-title h3 strong {
		font-size: 175px;
	}
	.internal-title h1, .internal-title h2, .internal-title h3 {
		font-size: 55px;
		line-height: 106px;
	}
	.internal-title-white h1, .internal-title-white h2, .internal-title-white h3 {
		font-size: 55px;
		line-height: 106px;
	}
	.internal-title-white h1 strong, .internal-title-white h2 strong, .internal-title-white h3 strong {
		font-size: 175px;
	}
}

@media (min-width: 1280px) and (max-width: 1339.98px) {
	
}


