/*
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:*/

.main-titles h3 {
	font-size: 45px;
	font-weight: 500;
	position: relative;
}
.main-titles {
	position: relative;
}
.main-titles:after {
	content: '';
    position: absolute;
    height: 2px;
    width: 60px;
    background: #fd0203;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
}
.icon-box img {
	font-size: 90px;
}
.icon-box svg {
	height: 80px;
	width: 80px;
	object-fit: contain;
}
.icon-box.white .w-iconbox-icon {
	background-color: #fd0203;
	padding: 10px;
	margin-bottom: 10px;
	box-shadow: 9px 9px 22px -9px rgb(138 138 138);
}

.contacts-box:not(:last-child) {
	margin-bottom: 40px;
}
.ninja-forms-req-symbol,
.nf-form-fields-required {
	display: none;
}
.nf-form-content label {
	font-weight: 500!important;
	line-height: 24px!important;
}
.nf-form-content label a {
	color: #fd0203;
	text-decoration: underline;
}
.contacts-box .w-iconbox-icon {
	background-color: #fd0203;
	    width: 60px!important;
    height: 60px;
}
.contacts-box .w-iconbox-icon i {
	color: #fff!important;
	    font-weight: 300;
	font-size: 32px;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
	border: unset!important;
	border-bottom: 1px solid #cecece!important;
	background-color: #fff!important;
}
#page-footer {
	background: #202020;
}
#page-footer p,
#page-footer .sitemap-p p a,
#page-footer p a{
	color: #c5c5c5;
	line-height: 28px;
}
#page-footer .sitemap-p p a{
	text-decoration: none;
}
/*#page-footer p a {
	color: #fd0203;
	text-decoration: underline;
}
*/
.bordo-footer .w-separator-h {
	color: #444444;
}
#page-footer h1 {
	font-size: 20px;
	color: #c5c5c5;
	text-transform: uppercase;
	    line-height: 32px;
}
#page-footer h1 strong {
	color: #fd0203;
	margin-bottom: 24px;
}
.title-footer p {
	font-size: 18px;
	text-transform: uppercase;
	color: #fd0203!important;
	    font-weight: 600;
    letter-spacing: 2px;
}
#page-footer .contacts-footer .w-iconbox-icon {
	margin-right: 5px;
}
#page-footer .contacts-footer {
	    align-items: center!important;
}
#page-footer .contacts-footer.top {
	align-items: flex-start!important;
}
.contacts-footer .w-iconbox-icon i {
	font-size: 18px;
    color: #fe0000!important;
    font-weight: 100;
}
.contacts-footer:not(:last-child) {
	margin-bottom: 5px;
}
#page-footer .contacts-footer .w-iconbox-icon p {
	line-height: 20px;
}
#page-footer .top-row .vc_column_container {
	align-items: flex-end;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	    height: unset!important;
    padding: 5px 45px;
    text-transform: uppercase;
    /* font-weight: 500; */
    letter-spacing: 1px;
	background-color: #202020;
}
.services-row .w-ibanner {
	background: #000000!important;
}
.services-box h2 {
	color: #fff;
	font-weight: 500;
    text-transform: uppercase;
    font-size: 30px;
	position: relative;
}
.services-box h2:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 0;
	background-color: #fe0000;
	bottom: -11px;
	left: 0;
	transition: 250ms;
}
.services-box:hover h2:after {
	width: 60px;
}

p.phone-header {
	background-color: #fe0000;
    color: #fff;
    /* height: auto; */
    height: 40px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 0px 40px;
	position: relative;
}
.l-subheader.at_top,
.l-subheader.at_middle {
	padding: 0px!important;
}
.l-subheader.at_middle div.w-image {
	padding-left: 20px;
}
p.phone-header:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 0px;
    background-color: #202020;
    left: -50px;
    border-left: 40px solid transparent;
    border-bottom: 40px solid rgb(254 0 0);
}
/*p.phone-header:after {
	 content: '';
    position: absolute;
    width: 30px;
    height: 40px;
	background-color: #ff000;
}*/
.w-nav-anchor {
	text-transform: uppercase;
}
.grey-section {
	background-color: #f9f9f9;
}
.icons-row {
	margin-top: -50px;
}
.icon-box h4,
.contacts-box h4 {
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.services-box .w-ibanner-content-h {
	height: 100%;
    display: flex;
    align-content: flex-start;
    align-items: flex-end;
    justify-content: flex-start;
}
::placeholder {
	color: var(--color-content-text)!important;
	font-size: 18px;
	opacity: 0.8;
}
.contacts-box p a {
	color: var(--color-content-text);
}
.contacts-box h4 {
	line-height: 30px;
}
.bottom-p {
	font-size: 16px;
}
.bottom-p a {
	text-decoration: underline;
}
li.current-menu-item a {
    background-color: #fe0000!important;
    color: #fff!important;
}

.divisione-verticale .w-ibanner-content .w-ibanner-content-h {
	display: flex;
	flex-wrap: wrap;
}
.w-ibanner-desc {
	color: #fff;
	text-transform: lowercase;
}


@media (max-width: 767.98px) {
	.l-subheader-cell.at_right {
		justify-content: center;
	}
	.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        left: 0rem;
    }
	.w-ibanner.animation_caeros .w-ibanner-image:after {
		opacity: 0.75;
	}
	.w-ibanner.animation_caeros .w-ibanner-title {
		transform: translateY(0);
	}
	.services-box h2:after {
		width: 60px;
	}
	.w-ibanner.animation_caeros .w-ibanner-desc {
		opacity: 0.75;
		transform: scale(1);
	}
	#page-footer .top-row .vc_column_container {
		align-items: flex-start;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        left: 0rem;
    }
	.w-iconbox-title,
	.w-ibanner-title {
		word-break: break-all;
	}
	.w-ibanner.animation_caeros .w-ibanner-image:after {
		opacity: 0.75;
	}
	.w-ibanner.animation_caeros .w-ibanner-title {
		transform: translateY(0);
	}
	.services-box h2:after {
		width: 60px;
	}
	.w-ibanner.animation_caeros .w-ibanner-desc {
		opacity: 0.75;
		transform: scale(1);
	}
}

@media (min-width: 992px) and (max-width: 1023.98px) {
	.w-ibanner-title {
		word-break: break-all;
	}
	.w-ibanner.animation_caeros .w-ibanner-image:after {
		opacity: 0.75;
	}
	.w-ibanner.animation_caeros .w-ibanner-title {
		transform: translateY(0);
	}
	.services-box h2:after {
		width: 60px;
	}
	.w-ibanner.animation_caeros .w-ibanner-desc {
		opacity: 0.75;
		transform: scale(1);
	}
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
	.w-ibanner-title {
		word-break: break-all;
	}
	.w-ibanner.animation_caeros .w-ibanner-image:after {
		opacity: 0.75;
	}
	.w-ibanner.animation_caeros .w-ibanner-title {
		transform: translateY(0);
	}
	.services-box h2:after {
		width: 60px;
	}
	.w-ibanner.animation_caeros .w-ibanner-desc {
		opacity: 0.75;
		transform: scale(1);
	}
}

@media (min-width: 1280px) and (max-width: 1339.98px) {
	.services-box {
		height: 640px;
	}
}




