/*
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:*/
:root {
  --white: #ffffff;
  --blue: #4B5974;
  --black: #000000;
  --blue-light: #b1ddf1;
  --dark-blue: #323247;
  --yellow: #FBBD12;
  --grey-light: #f7f7f7;
  --dark-grey: #ebebeb;
	--blue-logo:#8e99a5;
}
.header_hor .l-header.pos_fixed:not(.down)~.l-main .type_sticky>.vc_column-inner {
	top: calc(var(--header-sticky-height) + 1rem)!important;
}
.top-section h1,
.top-section h2,
.top-section h3,
.top-section h4,
.top-section p {
	color: var(--white);
	font-size: 50px;
    line-height: 58px;
}
.footer-title h1,
.footer-title h2,
.footer-title h3,
.footer-title p {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
	color: var(--white);
}
.main-subtitle h1,
.main-subtitle h2,
.main-subtitle h3,
.main-subtitle h4,
.main-subtitle p {
	font-size: 26px;
	line-height: 26px;
	color: var(--blue-logo);
	font-weight: 500;
	text-transform: lowercase;
	position: relative;
	margin-bottom: 0px;
}
.main-subtitle.white h1,
.main-subtitle.white h2,
.main-subtitle.white h3,
.main-subtitle.white h4,
.main-subtitle.white p {
	color: var(--white);
}
.main-subtitle.dark h1,
.main-subtitle.dark h2,
.main-subtitle.dark h3,
.main-subtitle.dark h4,
.main-subtitle.dark p {
	color: var(--dark-blue);
}
.main-subtitle {
	position: relative;
	padding-left: 0px;
}
.top-section .vc_row {
	padding-bottom: 30px;
}
.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles p,
.scheda-tecnica .w-tabs-section-title,
.w-counter-value-part.type_number{
	font-size: 46px;
    line-height: 48px;
    margin-bottom: 30px;
    color: var(--dark-blue);
    font-weight: 400;
}
.main-titles.margin0 h1,
.main-titles.margin0 h2,
.main-titles.margin0 h3,
.main-titles.margin0 h4,
.main-titles.margin0 p {
	margin-bottom: 5px;
}

.main-titles.white h1,
.main-titles.white h2,
.main-titles.white h3,
.main-titles.white h4,
.main-titles.white p {
	color: var(--white);
}
.big-titles h1,
.big-titles h2,
.big-titles h3,
.big-titles h4,
.big-titles p {
	font-size: 60px;
	line-height: 68px;
	font-weight: 900;
	margin-bottom: 30px;
	text-transform: lowercase;
}
.big-titles strong {
	font-weight: 900;
    color: var(--blue-light);
}
.team-cisam {
	width: 50%;
	height: 330px;
}
.team-cisam .w-person-name {
	font-size: 20px;
}
.w-person.layout_trendy:hover .w-person-content-alt,
.w-person.layout_trendy .w-person-content-alt:has(:focus-visible) {
	background: color(srgb 0.69 0.87 0.95 / 0.8);
	backdrop-filter: blur(10px);
}
.horizontal-box>div {
	width: 50%;
}
.box-text {
	font-size: 24px;
	line-height: 34px;
}
.light-section {
	background: var(--grey-light);
}
.darkgrey-section {
	background: var(--grey-light);
}
.border-bottomtext {
	border-bottom: 1px solid var(--blue-light);
	padding-bottom: 30px;
}
.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
	padding-top: 0px!important;
}
.big-text p {
	font-size: 28px;
	line-height: 36px;
	color: var(--blue-light);
}
.products-box {
	border: 1px solid #dbdbdb;
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin-right: 0px !important;
	height: 250px;
	/*background: linear-gradient(180deg, #216FAE 0%, #8CDBFF 100%);*/
}
.products-box .w-iconbox-title {
	padding: 0px 20px 15px 0px!important;
	margin-bottom: 0px;
}
.products-box .w-iconbox-icon {
	height: 200px;
    font-size: 100%;
    width: 54%!important;
	margin-right: 0px !important;
}
.products-box .w-iconbox-icon img {
	height: 250px !important;
    width: 300px;
    object-fit: contain;
	position: absolute;
}
.products-box .w-iconbox-title {
	font-size: 40px;
    line-height: 40px;
}
.box-productscategories{
	position: relative;
	margin-bottom: 50px;
}
.arrow-categories .w-iconbox-icon i,
.btn-categories .w-iconbox-icon i{
	font-size: 18px;
	color: var(--white);
}
.btn-categories {
	position: absolute;
	bottom: 75px;
	left: 25px;
}
.sticky .l-subheader.at_middle {
	backdrop-filter: blur(10px);
}
.clmn-height .vc_column-inner {
	display: flex;
    flex-direction: column;
   /* justify-content: space-between;*/
    height: 100%;
    max-height: 100%;
}
#page-footer p strong {
	color: var(--blue-light);
	font-weight: 600;
}
.news-post .date-title {
	width: 90%;
    padding: 18px 12px;
    position: relative;
    background: linear-gradient(0deg, rgba(24, 56, 91, .05) 0, rgb(255 255 255 / 0%) 100%), rgba(255, 255, 255, .70);
    backdrop-filter: blur(6px);
	left: 10px;
	bottom: 50px;
	z-index: 1;
}
.owl-next:after{
	content: '\f178';
	font-weight: 200;
    color: var(--blue);
}
.owl-prev:after {
	content: '\f177';
	font-weight: 200;
	color: var(--blue);
}

.w-tabs.accordion>div>div>.w-tabs-section-header {
	padding: 24px 20px;
	/*background: var(--blue-light);*/
}
/*.owl-carousel .owl-nav button {
	    top: calc(98% + 30px) !important;
	transform: unset!important;
}*/
.grey-section {
	background: var(--grey-light);
}
.icon-box .w-iconbox-title,
.years-number .w-counter-title,
.ycontact-box .w-iconbox-title  {
	padding: 0px;
	color: var(--black);
	font-size: 20px;
	text-transform: lowercase;
}
.ycontact-box .w-iconbox-title {
	color: var(--dark-blue);
}
.years-number .w-counter-title {
	font-size: 50px;
	line-height: 54px;
	color: var(--white);
}
.icon-box .w-iconbox-icon {
	font-size: 40px!important;
    width: 40px;
    height: 50px;
	margin-bottom: 8px;
}
.contact-section {
	position: relative;
}
.contact-section .l-section-h {
	z-index: 1;
}
.clmn-white {
	padding: 0px 0px;
    border-right: 1px solid var(--white);
}
.white-p p,
.big-p p {
	color: var(--white);
	font-size: 30px;
    line-height: 36px;
}
.big-p p {
	color: var(--dark-blue);
	margin-bottom: 30px;
}
.white-p p strong{
	font-weight: 400;
	color:  var(--blue-light);
}
.ybottom-section p {
	font-size: 13px;
}
.img-products {
    display: flex;
    flex-direction: row-reverse;
    position: relative !important;
	height: 100%;
}
.img-products .w-iconbox-icon,
.img-products .w-iconbox-icon img {
	width: 50%;
	height: 350px;
}
.img-products .w-iconbox-icon img {
	width: 100%;
}
.img-products  .w-iconbox-meta {
	width: 50%;
}
.img-products .w-iconbox-icon img {
	object-fit: contain;
}
.img-products {
	   background: linear-gradient(180deg, #0C1016 0%, #35354b 100%);
	padding: 50px 0px 30px 0px;
}
.img-products.durometri {
	background: linear-gradient(180deg, #343449 0%, #0e1219 100%);
		
}
.img-products.impianti {
	background: linear-gradient(180deg, #343449 0%, #0e1219 100%);
}
.img-products .w-iconbox-title,
.img-products .w-iconbox-text {
	color: var(--white);
	padding: 0px 25px;
	font-size: 42px;
	line-height: 46px;
}
.img-products .w-iconbox-title {
	margin-bottom: 15px;
}
.img-products .w-iconbox-text {
	line-height: 26px;
	font-size: 18px;
}
.main-titles.news {
	height: fit-content!important;
}
.l-subheader.at_middle.width_full {
	padding: 0px 40px!important;
}
.categoryarchive-btn .w-grid-item {
	text-transform: uppercase;
}
.category-box {
	padding: 18px 20px;
}
.categoryarchive-btn .w-grid-item:not(:last-child){
	border-bottom: 1px solid #cecece;
}
.owl-carousel.navpos_outside .owl-next {
	left: 90%!important;
}
#page-footer h2 {
	font-family: var(--font-family, inherit);
}
.l-subheader.at_middle.width_full {
	backdrop-filter: blur(3px);
    background-color: #00000014;
	border-bottom: .5px solid #b7b3a266;
}
p.sr7-layer  {
	font-weight: 400!important;
}
p.sr7-layer strong {
	font-weight: 500;
}

#page-header.sticky .w-nav-list.level_2,
#page-header.sticky .w-nav-list.level_3{
	background: var(--white);
}
#page-header.sticky .l-subheader.at_middle.width_full {
	background-color: color(srgb 1 1 1 / 0.85);
	border: unset;
}
#page-header.sticky .l-subheader.at_middle.width_full .w-nav-title {
	color: var(--dark-blue)
}
#page-header.sticky .w-nav-arrow:before {
		color: var(--dark-blue)
}
.w-nav-arrow:before {
	    content: '\2b';
}
.ycontacts-btn {
	background: #b1ddf1;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 50px;
	padding: 0em 1.4em;
	color: #323247 !important;
	letter-spacing: 0.03em;
	border-radius: 3px;
}
.ycontacts-btn a {
	
}
.ycontacts-btn i {
	margin-left: 10px;
}
.icon-box {
	background: #b1ddf1;
    padding: 30px 20px;
    border-radius: 3px;
}
.ybottom-section {
	border-top: .5px solid #b7b3a266;
}

.gradient-section,
.top-section {
	background: linear-gradient(180deg, #343449 0%, #0e1219 100%);
	padding-top: 150px!important;
	padding-bottom: 70px!important;
}
.top-section h1,
.top-section h2,
.top-section h3,
.top-section h4,
.top-section p {
	
}
.top-section .vc_row {
	padding-bottom: 0px;
}
.img-product img {
	object-fit: contain;
	height: 430px;
}
.category-link a,
.g-breadcrumbs-item {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	color: var(--blue-light);
}
.g-breadcrumbs-separator {
	line-height: 13px;
	color: var(--blue-light);
}
.sku-field {
	color: var(--white);
}
.sku-field.dark {
	color: var(--dark-blue);
}
.lightblue-section {
	background: var(--blue-light);
}
.owl-carousel.navpos_outside .owl-prev {
	right: 150px;
    padding: 0px;
    height: 50px;
    width: 50px;
	background: var(--white);
}
.owl-carousel.navpos_outside .owl-next {
	left: 100%;
	padding: 0px;
    height: 50px;
    width: 50px;
	background: var(--white);
}
.scheda-tecnica .w-tabs-section-title{
	font-size: 50px!important;
	font-family: var(--h1-font-family);
}
.scheda-tecnica .repeater-row {
	display: flex;
    justify-content: space-between;
	border-bottom: 1px solid var(--blue-light);
	padding: 10px 10px;
}
.scheda-tecnica .repeater-row .repeater-field,
.repeater-field.vantaggio-1,
.repeater-field.descrizione-1{
	width: 50%;
}
.repeater-field.vantaggio-1,
.repeater-field.descrizione-1 {
	border-bottom: 1px solid var(--blue-light)!important;
}

.scheda-tecnica .repeater-row .repeater-field.voce_1,
.vantaggi-caratteristiche .vantaggio-1{
	text-transform: uppercase;
	font-size: 14px;
    font-weight: 500;
	font-family: var(--font-family, inherit);
}
.vantaggi-caratteristiche .w-tabs-item {
	text-transform: uppercase;
	font-size: 15px;
    font-weight: 600;
}
.w-post-elm.display_table>.repeater>.repeater-row>div {
	border-bottom: unset;
}
.vantaggi_e_caratteristiche div.repeater-row {
	border-bottom: 1px solid var(--blue-light)!important;
}
.grey-section {
	background: #f9f9f9;
}
.w-tabs.style_trendy>.w-tabs-list .w-tabs-item {
    font-weight: 500;
	padding: 20px 20px!important;
}
.w-tabs-list-h {
	background: var(--blue-light);
}
.w-tabs.style_trendy>.w-tabs-list .w-tabs-item.active {
	font-weight: 500;
	background: var(--white);
}
/*.clmn-gallery {
	height: 100%;
	display: flex;
}*/
.clmn-gallery .vc_column-inner {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.years-number {
	display: flex;
    flex-direction: column-reverse;
}
.story-section,
.company-identity {
	position: relative;
}
.company-identity {
	overflow: hidden;
}
.name-reparti .w-person-image {
	display: none;
}
.name-reparti h2,
.name-reparti h3,
.name-reparti h4,
.name-reparti p {
	text-transform: uppercase;
	font-size: 15px;
    line-height: 5px !important;
    font-weight: 500;
	color: var(--dark-blue);
	
}
.name-reparti .w-person-content {
	text-align: left;
	padding: 0px;
	margin: 10px 0px;
}
.box-reparto:not(:first-child) {
	padding-top: 30px;
}
.box-reparto {
	padding-bottom: 30px;
}
.box-reparto:not(:last-child) {
	border-bottom: 1px solid var(--dark-blue);
}
.box-reparto .name-reparti {
	width: 35%;
}
.clmn-reparti {
	padding: 50px 50px 50px 50px!important;
}
.clmn-reparti h3,
.clmn-reparti h4 {
	margin-bottom: 5px;
}
.team-cisam .w-person-role {
	line-height: 18px;
	opacity: 1;
    text-transform: uppercase;
    font-size: 13px;
	margin: 0px;
}
.w-person.team-cisam.layout_trendy .w-person-content {
	    padding: 8px 8px;
}
.team-cisam img {
	height: 350px;
	object-fit: cover;
}
.icon-box.white {
	background: unset;
	position: relative;
}
.years-number .w-counter-title {
	position: relative;
}
.years-number .w-counter-title:after {
	content: '';
	position: absolute;
	background: url("images/logo-blue-light-cisam-icona.svg");
	bottom: 0;
	left: 0;
	width: 20px;
	height: 20px;
}
.clmn-logo {
	position: relative;
}
.years-number .w-counter-title{
	font-size: 20px;
	line-height: 22px;
	padding-left: 30px;
	    color: var(--dark-blue);
}
.years-number .w-counter-value-part.type_number,
.years-number .w-counter-value-part.type_text{
	font-size: 80px;
	line-height: 80px;
	color: var(--dark-blue);
}
.section1280 {
	max-width: 1280px;
	padding-bottom: 0px!important;
	border-radius: 5px;
	overflow: visible!important;
}
.clmn-company {
    background: rgb(255 255 255 / 85%);
    padding-bottom: 0px;
    backdrop-filter: blur(5px);
}
.white-clmn {
	background: var(--white);
	padding: 150px 80px;
}
.yrow-form {
	display: flex;
	justify-content: space-between;
}
.yrow-form p{
	 width: 49.5%;
}
.yrow-form.contactspage p {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.yrow-form.contactspage p label{
	    width: 49%;
}
.wpcf7-form p {
	margin-bottom: 10px;
}
#page-footer .top-footer {
	background: linear-gradient(180deg, #343449 0%, #0e1219 100%);
}
.clmn-greybg {
	position: relative;
	padding: 80px 0px;
}
.clmn-greybg:not(:last-child) {
	padding-right: 0px;
}
.clmn-greybg p {
	padding-top: 20px;
}
.clmn-greybg:first-child p {
	padding-right: 50px;
}
.clmn-greybg:last-child p{
	padding-left: 50px;
}
.clmn-right {
	padding-left: 50px;

}
.l-popup-box-content {
    width: 60%;
}
.btn-arrow {
	position: absolute;
	bottom: -50px;
	width: 100%;
	transition: 350ms;
	
}
.grid-opzionali .w-grid-item:hover .btn-arrow {
	bottom: 0;
}
.grid-opzionali .w-grid-item-h{
/*	border: 1px solid var(--blue-light);*/
    border-radius: 5px;
	overflow: hidden;
}
.w-grid-item.product_cat-accessori-opzionali .post_title {
	border-top: 1px solid var(--blue-light);
    background: var(--white);
	/*height: 100%;*/
}
.w-grid-item.product_cat-accessori-opzionali:hover .post_title {
	border-top: 1px solid var(--dark-blue);
}
.standardacc-row {
	margin-top: -20px!important;
}
.img-accstandard img{
	object-fit: contain!important;
}
.grid-accstandard .standardacc-row {
	width: 100%!important;
	background: var(--white);
}
.grid-accstandard .w-grid-item:not(:last-child) .standardacc-row{
	border-bottom: 1px solid var(--blue-light);
}
.grid-accstandard .w-grid-item .w-hwrapper.standardacc-row .text-firstchild{
	display: none!important;
}
.grid-accstandard .w-grid-item:first-child .w-hwrapper.standardacc-row .text-firstchild {
	display: none!important;
}
.text-firstchild {
	position: absolute;
	top: -40px;
	text-transform: uppercase;
	color: var(--dark-blue);
	font-size: 13px;
}
.dark-grey {
	background: var(--dark-grey);
}
.standardacc-row .sku {
	font-size: 13px;
}
.imn-products img {
	object-fit: contain!important;
}
.ycontact-box:not(:last-child) {
	margin-bottom: 30px;
}
.ycontact-box .w-iconbox-icon {
	display: none;
}

.pcontacts-row {
	margin-bottom: 5px;
	font-family: var(--font-family);
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px !important;
    font-weight: 500;
}
.ycontact-box.address .w-iconbox-text p,
.ycontact-box.address  .w-iconbox-title {
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: var(--blue);
	color: var(--blue-logo);
	color: var(--dark-blue);
	
}
.ycontact-box.address  .w-iconbox-title {
	color: var(--dark-blue);
	text-transform: inherit;
}

.img-contactclmn {
	position: relative;
	padding: 30px 20px 10px 20px;
	width: 100%;
}
.img-contactclmn:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: var(--blue-light);
	opacity: 1;
	z-index: 0;
}
.img-contactclmn .wpb_text_column,
.img-contactclmn .w-btn-wrapper{
	z-index: 1;
}
.contactsection .l-section-h {
	z-index: 1;
}
.document-box .w-grid-item {
	background: var(--white);
	padding: 15px 15px;
	border-radius: 5px;
}
.w-tabs.accordion>div>.w-tabs-section:last-of-type,
.w-tabs-section{
	border: unset!important;
}
.w-tabs-section-header {
	background: var(--white);
	margin-bottom: 15px;
	border-radius: 10px;
}
#shop {
	display: none;
}
.list-categoriesproduct .w-grid-item {
	text-transform: uppercase;
}
.list-categoriesproduct .w-grid-item:not(:last-child) {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 15px!important;
}
.list-categoriesproduct .w-grid-item .post_title {
	text-transform: uppercase!important;
	font-size: 14px!important;
	line-height: 18px!important;
}
.productimg-box{
	position: relative;
	background: var(--white);
}
.discover-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.products-grid .w-grid-item {
	position: relative;
	margin-bottom: 0px;
}
.post_image {
	z-index: 0;
}
.products-grid .w-grid-item:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: var(--blue-light);
	opacity: 0;
	transition: 350ms;
	z-index: 0;
	border-radius: 0px;
}
.products-grid .w-grid-item:hover:after {
	opacity: 0.95;
}
.discover-btn i {
	width: 60px;
    height: 60px;
    background: #ffffff00;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    border: 1px solid var(--dark-blue);
	color: var(--dark-blue);
	opacity: 0;
	transition: 350ms;
	margin-left: 0px;
}
.products-grid .w-grid-item:hover .discover-btn i{
opacity: 1;
}
.discover-btn .w-btn-label {
	display: none;
}
.products-grid .w-grid-item {
	border: 1px solid  var(--dark-grey);
	border-radius: 0px;
	background: var(--white)
}
.img-productgrid img{
	object-fit: contain!important;
	padding: 10px;
}
.productcat-clmn {
	padding: 15px 15px;
	border-right: 1px solid #ebebeb;
}
.contacts-url {
	display: none!important;
}
.description-product .l-section {
	padding: 0px;
}
.wpml-ls-item .w-nav-anchor {
	padding: 0px 5px!important;
}
.w-post-elm.post_title b {
	display: none;
}
.scheda-tecnica .w-btn-wrapper {
	display: block!important;
}
@media screen and (max-width: 768px) {
 .l-subheader.at_middle.width_full {
    padding: 0px 24px !important;
}
	.contacts-url {
	display: inherit!important;
	}
}
