 @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

*{
	font-family: "Raleway", sans-serif;
}
.special-font{
  font-family: "Bebas Neue", sans-serif;	
}
html {
  font-size: 10px;
}
main .container{
	width:100%;
	max-width:unset;
	float:none;
	padding:0;
}
a{
	text-decoration:none !important;
}
.asw-footer {
    display: none !important;
}
.asw-menu .asw-menu-header {
    background-color: #7f1710 !important;
}
.asw-menu .asw-btn:hover,
.asw-menu .asw-btn.asw-selected {
    border-color: #7f1710!important;
}
.asw-menu .asw-menu-header svg {
    fill: #7f1710!important;
}
.asw-widget .asw-menu-btn {
    box-shadow: 0 5px 15px #7f1710,0 2px 4px #5d649433;
    outline: 5px solid #7f1710!important;
    background: #7f1710!important;
    background: linear-gradient(96deg,#7f1710,#7f1710)!important;
}
main .container .region.region-content{
	padding:0;	
}
.backgrounded-image{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.conferma{
    text-align: center;
    margin: 12rem auto 10rem;
    width:100%;
    max-width:1170px;
    padding:0 2rem;
    display:block;
}
.conferma h2 {
    text-align: center;
    font-size: 5rem;
}
.conferma p {
    text-align: center;
    font-size: 2rem;
}
.conferma a {
    display: block;
    border: 3px solid #7f1710;
    color: #7f1710;
    background-color: transparent;
    width: 25rem;
    margin: 0 auto;
    padding: 2rem;
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 5rem;
    font-weight: 700;
    transition: all 0.3s linear;
}
.conferma a:hover {
    color: #ffffff;
    background-color: #7f1710;
}

/* Footer */
footer.bg-secondary {
    background-color: #3d3d3c !important;
    padding: 4rem 0 0;
}
header nav.navbar {
    position: fixed;
    background-color: rgba(255,255,255,0.8) !important;
    width: 100%;
    max-width: 1320px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s linear;
    box-shadow: 0px 3px 5px rgba(173, 173, 173, 0);
    height: 8rem;
    z-index: 999;
    margin-top: 3rem;
    border-radius: 8rem;
    padding: 0 2rem;
    transition:all 0.3s linear;
}
#block-mec-main-navigation .navbar-nav a,
#block-mec-main-navigation .navbar-nav li span{
    color: #3d3d3c;
    text-transform: uppercase;
    font-size: 2.2rem !important;
    font-weight: 500;
    display: flex;
    font-family: 'Bebas Neue';
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}
#block-mec-main-navigation .navbar-nav a:hover,
#block-mec-main-navigation .navbar-nav li span:hover{
	color:#00a67f;
}
#block-mec-main-navigation .navbar-nav .nav-item:nth-last-child(3) a,
#block-mec-main-navigation .navbar-nav .nav-item:nth-last-child(2) a,
#block-mec-main-navigation .navbar-nav .nav-item:last-child a{
	width:4rem;
	height:4rem;
	border-radius:100rem;
	border:2px solid #3d3d3c;
	padding:0;
	margin:0 0.5rem;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
#block-mec-main-navigation .navbar-nav{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;	
}
.scrolling header nav.navbar {
    opacity: 0;
    transform: translateX(-50%) scale(0.8);
    top: -8rem;
}
.user-logged-in header nav.navbar {
	top: 5rem;
    z-index: 10;
}
header nav.navbar .container.d-flex{
	width:100%;
	max-width:unset;
}
.page-node-33 .node__content .field--name-body{
    width: 100%;
    max-width: 1170px;
    margin: 20rem auto 5rem;
    padding: 0 2rem;
}
.page-node-33 .node__content .field--name-body p,
.page-node-33 .node__content .field--name-body ul li,
.page-node-33 .node__content .field--name-body ol li{
    color: #000;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.6;
}
.page-node-33 .node__content .field--name-body h2{
	margin:4rem auto 1rem;	
	font-size:3rem;
}
.page-node-33 .node__content .field--name-body h3
.page-node-33 .node__content .field--name-body h4{
	font-size:2.2rem;
	color:#000;
	margin:2rem auto 1rem;
}
.page-node-33 .node__content .field--name-body ul,
.page-node-33 .node__content .field--name-body ol{
	list-style-type:disc;
	padding-left:2rem;
}

.centered-footer .centered-info{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;	
}
.centered-footer .centered-info img{
	display:block;
	margin:0 auto 2rem;
	width:100%;
	max-width:25rem;
	height:auto;
}
.centered-footer .centered-info p{
	text-align:center;
	font-size:1.8rem;
}
.centered-footer .privacy-cookie-section{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.centered-footer .privacy-cookie-section a {
    margin: 0 1rem;
    font-size: 1.8rem;
}
.centered-footer .privacy-cookie-section span{
    color: #fff !important;
    font-size: 1.8rem;	
}
footer .copyright-footer{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 3rem 0;
    margin-top: 0;	
}
footer .copyright-footer span{
    color: #ffffff;
    font-size: 1.5rem;	
}
footer .copyright-footer img{
    width: 15rem;
    height: auto;
    margin-left: 1rem;	
}
.home-top-image{
	position:relative;
	border-bottom:3px solid #7f1710;
}
.home-top-image #videoHome{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
}
.home-top-image h1{
    position: absolute;
    top: 50%;
    text-align: center;
    font-size: 5rem;
    color: #fff;
    width: 100%;
    transform: translateY(-50%);
    text-shadow: 3px 3px 15px rgba(0,0,0,0.8);
}
.home-top-image h1 span{
	text-transform:uppercase;
	font-size:7rem;
}
.specialisti-home-section{
    background-color: #e5e5e4;
    position: relative;
    padding: 8rem 0 10rem;
    overflow: hidden;
}
.specialisti-home-section img.absoluted-logo{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    opacity: 0.4;
}
.specialisti-home-section .full-desc{
	width:100%;
	max-width:1280px;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.specialisti-home-section .four-logo-spec{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;	
}
.specialisti-home-section .four-logo-spec .single-logo {
    width: 20rem;
    height: 20rem;
    border-radius: 100rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 3;
    position: relative;
}
.specialisti-home-section .four-logo-spec .single-logo:nth-child(2){
	animation-delay:0.4s;
}
.specialisti-home-section .four-logo-spec .single-logo:nth-child(3){
	animation-delay:0.8s;
}
.specialisti-home-section .four-logo-spec .single-logo:nth-child(4){
	animation-delay:1.2s;
}
.specialisti-home-section .four-logo-spec .single-logo::before{
    content: '';
    background-image: url(/sites/default/files/special-circle-gradient.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    width: calc(100% + 2rem);
    height: calc(100% + 2rem);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.specialisti-home-section .four-logo-spec .single-logo img{
    width: 5rem;
    height: auto;
    margin: 0 auto 1rem;
}
.specialisti-home-section .four-logo-spec .single-logo h4{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 1.5rem;
    margin: 0;
}
.specialisti-home-section .special-half{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 10rem;
}
.specialisti-home-section .special-half .left-title{
    padding: 2rem 5rem 2rem 2rem;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
    width: 40%;
}
.specialisti-home-section .special-half .left-title::after{
    position: absolute;
    background-color: #00a67f;
    content: '';
    right: 3rem;
    width: 0.5rem;
    bottom: 20%;
    height: 90%;
    z-index: 3;
}
.specialisti-home-section .special-half .left-title::before{
	content:'';
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:60vw;
	background-image:url(/sites/default/files/spoecialisti-back.jpg);
	z-index:1;
}
.specialisti-home-section .special-half .left-title h2{
    z-index: 2;
    position: relative;
    font-style: italic;
    font-size: 7rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: right;
    margin: 0 0 2rem auto;
    color: #fff;
}
.specialisti-home-section .special-half .left-title h3{
    z-index: 2;
    position: relative;
    font-size: 3.5rem;
    color: #fff;
    margin: 0;
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
}
.specialisti-home-section .special-half .right-text{
    width: 60%;
    padding: 2rem 2rem 2rem 5rem;
}
.specialisti-home-section .special-half .right-text p{
    font-size: 1.6rem;
    color: #000;
}
.collabora-home-section{
	padding-bottom:10rem;
}
.collabora-home-section .half-intro{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-bottom:3px solid #7f1710;
    padding:10rem 10vw 5rem;
}
.collabora-home-section .half-intro .left-title{
    width: calc(100% - 35rem);
    padding-right: 10vw;
}
.collabora-home-section .half-intro .left-title h2{
    position: relative;
    font-style: italic;
    font-size: 7rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0 2rem auto;
    color: #fff;
}
.collabora-home-section .half-intro .left-title h3{
	color: #fff;
	text-align: left;
	margin:0 auto 0 0;
	font-size:3rem;
}
.collabora-home-section .half-intro .logo-opacity{
	opacity:0.7;
	width:35rem;
	height:auto;
}
.collabora-home-section .four-points{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    padding-top: 5rem;
    width: 50%;
    padding-left: 10vw;
}
.collabora-home-section .four-points .single-point{
    background-color: #fff;
    padding: 2rem 8rem 2rem 3rem;
    width: calc(50% - 3rem);
    margin: 0 3rem 4rem 0;
    position: relative;
    box-shadow: 2px 2px 13px rgb(50,50,50);
}
.collabora-home-section .four-points .single-point:nth-child(even){
	animation-delay:0.4s;
}
.collabora-home-section .four-points .single-point h4{
    color: #3d3d3c;
    font-size: 4rem !important;
    margin: 0 auto 2rem 0;
    line-height: 1;
    font-weight: 500;
}
.collabora-home-section .four-points .single-point p{
    color: #3d3d3c;
    font-size: 1.8rem;
    margin: 0;
}
.collabora-home-section .four-points .single-point img{
    position: absolute;
    top: -2rem;
    right: -2rem;
    width: 9rem;
    height: auto;
}
.collabora-home-section .watsapp-button{
    margin-left: 10vw;
    background-color: #00a67f;
    color: #fff;
    padding: 1.5rem 3rem;
    border-radius: 100rem;
    font-size: 3.5rem;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 100;
    display: inline-block;
    box-shadow: 2px 2px 13px rgb(50, 50, 50);
    transition:all 0.3s linear;
}
.collabora-home-section .watsapp-button svg{
    font-size: 3.5rem;
    margin-right: 0.5rem;
}
.collabora-home-section .watsapp-button:hover{
    box-shadow: 4px 4px 20px rgb(50, 50, 50);
    transform:scale(1.05);	
}
.box-link-section{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    width: 100%;	
    overflow:hidden;
}
.box-link-section .single-box{
	width:calc(100% / 3);
	height:50vw;
	position:relative;
}
.box-link-section .single-box .bottom-gradient{
    padding: 5rem 2vw 3rem;
    background: linear-gradient(0deg,rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.box-link-section .single-box .bottom-gradient .left-text{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 2rem;
    width: calc(100% - 5vw);
}
.box-link-section .single-box .bottom-gradient .left-text h2{
    color: #fff;
    position: relative;
    margin: 0 auto 1rem 0;
    padding: 1rem 0;
    font-size: 2vw;
    font-weight: 300;
    z-index: 3;
    width: 100%;
}
.box-link-section .single-box .bottom-gradient .left-text h2 b{
    font-weight: 500;
}
.box-link-section .single-box .bottom-gradient .left-text h2::before{
    content: '';
    background: rgba(127, 23, 16, 1);
    z-index: -2;
    top: 0;
    right: 0;
    width: calc(100% + 2vw);
    position: absolute;
    height: 100%;
}
.box-link-section .single-box .bottom-gradient .left-text h2::after{
    background-color: rgb(0,166,127);
    position: absolute;
    z-index: -1;
    content: '';
    width: 2rem;
    top: 0;
    left: -2vw;
    height: 100%;
    transition: all 0.3s linear;
}
.box-link-section .single-box .bottom-gradient .left-text h2:hover::after{
	width:100%;
}
.box-link-section .single-box .bottom-gradient .left-text p{
    color: #fff;
    font-size: 1vw;
    margin: 0;
}
.box-link-section .single-box .bottom-gradient .left-text .scopri-piu{
    font-size: 2rem;
    color: #fff;
    font-weight: 300;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 0.5rem 2rem;
    margin-top: 2rem;
    transition:all 0.3s linear;
}

.box-link-section .single-box .bottom-gradient .right-icons{
    width: 5vw;
}
.box-link-section .single-box .bottom-gradient .right-icons img{
	width:100%;
	height:auto;
}
.box-link-section .single-box .bottom-gradient .right-icons .icon{
	margin-top:1rem;
}
.rosso-siamo-section{
	background-color:#7f1710;
	padding:5rem 0 10rem;
}
.rosso-siamo-section .centered-half{
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;		
}
.rosso-siamo-section .centered-half img{
	width:30%;
}
.rosso-siamo-section .centered-half .left-text{
	width:70%;
	padding-right:3rem;
}
.rosso-siamo-section .centered-half .left-text img{
    width: 20rem;
    height: auto;
}
.rosso-siamo-section .centered-half .left-text h2{
	font-size:4rem;
	font-weight:300;
	margin:2rem auto 1rem 0;
	color:#fff;
}
.rosso-siamo-section .centered-half .left-text h4{
	margin:0 auto 0  0;
	font-size:2rem;
	color:#fff;
}
.rosso-siamo-section .centered-half .left-text h3{
    color: #fff;
    font-size: 3rem;
    font-weight: 300;
    margin-top: 3rem;
    margin-bottom: 4rem;
}
.rosso-siamo-section .centered-half .left-text a{
    font-size: 2rem;
    color: #fff;
    font-weight: 300;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 1rem 2rem;
    margin-top: 2rem;
    transition:all 0.3s linear;
}
.box-link-section .single-box .bottom-gradient .left-text .scopri-piu:hover,
.rosso-siamo-section .centered-half .left-text a:hover{
	background-color: #fff;
	color:#000;
}
.domande-frequentisection{
    border-top-left-radius: 3vw;
    border-top-right-radius: 3vw;
    background-color: #d8d8d8;
    margin: -10rem auto 0;
    padding: 10rem 0;
}
.domande-frequentisection .logo{
    position: absolute;
    left: 0;
    transform: translateX(-40%);
    height: auto;
    width: 80%;
    opacity: 0.4;
}
.domande-frequentisection .centered-list{
    width: 100%;
    max-width: 90rem;
    margin: 0 auto 0;
    position: relative;
    z-index: 3;
}
.domande-frequentisection .centered-list h2{
    margin: 0 auto 5rem;
    font-size: 5rem;
    color: #000;
    text-align: center;
}
.domande-frequentisection .centered-list h2 b{
	color:#00a67f;
	text-transform:uppercase;
}
.domande-frequentisection .view-lista-completa-faq .views-row{
    padding: 2rem 0;
    border-bottom: 1px solid #000;
}
.domande-frequentisection .view-lista-completa-faq .views-row .accordion-button{
    background-color: transparent !important;
    font-size: 2rem;
    font-weight: 500;
    position: relative;
    color: #00a67f;
    padding-right: 4rem;
}
.domande-frequentisection .view-lista-completa-faq .views-row .accordion-header .accordion-button::before {
    content: '';
    width: 1.5rem;
    height: 3rem;
    background-image: url(/sites/default/files/faq-arrow.svg);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: all 0.3s linear;
}
.domande-frequentisection .view-lista-completa-faq .views-row .accordion-header .accordion-button[aria-expanded="true"]::before {
    transform: translateY(-50%) rotate(90deg);
}
.domande-frequentisection .view-lista-completa-faq .views-row .accordion-body{
	padding:2rem 0 0;
}
.domande-frequentisection .view-lista-completa-faq .views-row .accordion-body .field--name-field-risposta,
.domande-frequentisection .view-lista-completa-faq .views-row .accordion-body .field--name-field-risposta *{
    font-size: 1.6rem;
    color: #000;
}
.prefooter-half-image-form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}
.prefooter-half-image-form .half-left-image{
    width: 50%;
    padding: 5vw 10vw 10vw;
    position: relative;
    overflow: hidden;	
}
.prefooter-half-image-form .half-left-image::before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background-color:rgb(0,0,0);
	opacity:0.6;
}
.prefooter-half-image-form .half-left-image .centered-text{
    position: relative;
    z-index: 3;	
}
.prefooter-half-image-form .half-left-image .centered-text img{
    width: 20vw;
    height: auto;
    margin-bottom: 2rem;	
}
.prefooter-half-image-form .half-left-image .centered-text h3{
    color: #fff;
    font-size: 5vw;
    margin: 2rem auto 0rem 0;
    font-style: italic;
    line-height: 1;
    font-weight: 300;
    font-family: 'Bebas Neue';
}
.prefooter-half-image-form .right-form{
    width: 50%;
    background-color: #fff;
    padding: 5vw;
    position: relative;
    overflow: hidden;	
}
.prefooter-half-image-form .right-form h4{
    color: #7f1710;
    font-size: 4vw;
    margin: 0 auto 5rem 0;
    position: relative;
    z-index: 2;
    text-align: left;
    font-weight: 300;
    font-family: 'Bebas Neue';
}
.webform-submission-form .form-item{
    width: 46.5%;
    margin: 0 1.5% 2rem;
    display: inline-block;
    vertical-align: middle;
    position:relative;
}

.webform-submission-form .form-item label{
    font-size: 1.6rem;
    color: #000;
}
.webform-submission-form .form-item .js-form-type-webform-terms-of-service label{
	display:block;
}
.webform-submission-form .form-item input,
.webform-submission-form .form-item textarea,
.webform-submission-form .form-item select {
    background-color: transparent;
    color: #000;
    text-align: left;
    border-radius: 0;
    padding: 1rem 1.5rem;
    font-size: 1.6rem;
    border: none;
    border-bottom: 1px solid #000;
    position: relative;
    box-shadow: none !important;
}
.webform-submission-form .form-item input::placeholder,
.webform-submission-form .form-item textarea::placeholder,
.webform-submission-form .form-item select{
	color:#787878;
	font-size:1.6rem;
}
.webform-submission-form .form-item-messaggio,
.webform-submission-form .form-item-sistema-operativo-installato-sul-computer,
.webform-submission-form .form-item-breve-descrizione-del-problema,
.webform-submission-form .form-item-nome-e-cognome,
.webform-submission-form .js-webform-type-managed-file{
	width:96%;
}
.webform-submission-form .js-webform-type-managed-file{
    width: 96%;
    border: 2px dotted #1a1a1a;
    padding: 3rem;
    text-align: center;
    background-color: #eeeeee;	
}
.webform-submission-form .js-webform-type-managed-file input{
    border: 2px solid #dddddd;
    text-align: center;
    display: block;
    width: 30rem;
    margin: 0 auto 1rem;
}
.webform-submission-form .js-webform-type-managed-file input[data-drupal-selector="edit-carica-cv-upload-button"]{
	display:none;
}
.webform-submission-form .js-webform-type-managed-file .description .webform-element-description{
    font-size: 1.2rem;
    line-height: 1.2;	
}
.webform-submission-form .form-type-webform-terms-of-service {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 96%;
}
.webform-submission-form .form-type-webform-terms-of-service input {
    padding: 0;
    color: #000;
    margin: 0;
    border: 1px solid #000;
    border-radius: 0.5rem;
}
.webform-submission-form .form-type-webform-terms-of-service .form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.webform-submission-form .form-type-webform-terms-of-service label {
    font-weight: 300;
    padding-left: 1.4rem;
    line-height: 1.1;
    display: block !important;
    text-align: left;
    font-size: 1.6rem;
    color: #000;
    display: block;
    cursor:pointer;
}
.webform-submission-form input.webform-button--submit {
    display: block;
    margin: 2rem auto 0;
    color: #fff !important;
    background-color: #7f1710 !important;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 500;
    padding: 1rem 5rem;
    position: relative;
    transition: all 0.4s linear;
    border: none;
    border-radius: 100rem;
}
.top-back-image.backgrounded-image{
    height: 80vh;
    position: relative;
    max-height: 80vh;
    min-height: unset !important;
}
.top-back-image.backgrounded-image img{
    position: absolute;
    z-index: 3;
    top: 15%;
    left: 5%;
    width: auto;
    height: 83%;
}
.top-back-image.backgrounded-image .bottom-title{
    width: 100%;
    position: absolute;
    z-index: 2;
    width: 100%;
    padding: 2rem 3rem;
    bottom: 0;
}
.top-back-image.backgrounded-image .bottom-title h1{
    text-align: center;
    font-size: 4rem;
    color: #fff;
    margin: 0 auto;
    line-height: 1;
}
.half-main-desc-revisione{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    max-height: 110vh;
}
.half-main-desc-revisione .left-text{
    width: 25%;
    padding: 1.5rem;
    margin-left:8%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
.half-main-desc-revisione .left-text h2{
    font-size: 4vw;
    line-height: 1;
    position: relative;
    color: #fff;
    font-weight: 300;
    margin: 0 auto 4rem 0;
}
.half-main-desc-revisione .left-text h2 b{
    display: block;
    font-size: 3vw;
    font-weight: 600;
}
.half-main-desc-revisione .left-text h2::before{
    position: absolute;
    background-color: #00a67f;
    content: '';
    left: -3rem;
    width: 0.5rem;
    bottom: 20%;
    height: 20rem;
    z-index: 3;
}
.half-main-desc-revisione .left-text p{
	font-size:1.8rem;
	color:#fff;
}
.half-main-desc-revisione .right-gallery{
    padding: 0;
    display: flex;
    width: 50%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    max-height: 110vh;
}
.half-main-desc-revisione .right-gallery .single-half{
	width:50%;
	padding:0 1rem;	
}
.half-main-desc-revisione .right-gallery .single-half:nth-child(2){
	transform:translateY(-60vh);
}


.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(1),
.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(3),
.half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(1),
.half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(3),

.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(1) img,
.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(3) img,
.half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(1) img,
.half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(3) img{
	width: 100%;
    height: 60vh;
    object-fit: cover;
    object-position: center;
	display: block;
}

.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(2),
.half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(2){
	width: 100%;
    height: 40vh;
    margin:1rem 0;
    object-fit: cover;
    object-position: center;
    display: block;
}
.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(2) img,
.half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(2) img{
	width: 100%;
    height: 40vh;
    object-fit: cover;
    object-position: center;
    display: block;	
}
.half-main-desc-revisione .right-gallery .single-half .small-image{
    width: 100%;
    height: 40vh;
    margin: 0;
}
.half-main-desc-revisione .right-gallery .single-half .big-image{
    width: 100%;
    height: 60vh;
    margin: 1rem 0;   
}
.half-main-desc-revisione .right-gallery .single-half .backgrounded-image:last-child{
	animation-delay:0.4s;
}
.chiavi-mano-section{
	position:relative;
	padding:20rem 0 10rem;
}
.chiavi-mano-section .absoluted-logo{
	position:absolute;
	width:50%;
	opacity:0.4;
	height:auto;
	bottom:20%;
	right:0;
	z-index:1;
}
.chiavi-mano-section .white-desc{
    z-index: 3;
    position: relative;
    margin: 0 auto 0 0;
    background-color: #fff;
    width: 55%;
    padding: 4rem 4rem 4rem 5vw;
    box-shadow: 5px 5px 15px rgb(50,50,50);
    overflow: hidden;
}
.chiavi-mano-section .white-desc h3{
    color: #3d3d3c;
    font-size: 3rem;
    margin: 0 auto 0 0;
    position: relative;
    FONT-WEIGHT: 500;
}
.chiavi-mano-section .white-desc h2{
    color: #00a67f;
    font-size: 7rem;
    margin: 2rem auto 3rem 0;
    font-style: italic;
    position: relative;
    padding-bottom: 1rem;
    display: inline-block;
    padding-right: 1rem;
    font-weight: 700;
}
.chiavi-mano-section .white-desc h2::before{
    content: '';
    position: absolute;
    bottom: 0;
    background-color: #7f1710;
    width: 50vw;
    right: 0;
    height: 0.5rem;
}
.chiavi-mano-section .white-desc p,
.chiavi-mano-section .white-desc li{
    font-size: 1.8rem;
    color: #000;
    line-height: 1.5;
    margin-bottom: 1rem;
}
.chiavi-mano-section .white-desc ul{
	list-style-type:none;
	padding:0;
}
.chiavi-mano-section .white-desc ul li{
    position: relative;
    padding-left: 2.5rem;
}
.chiavi-mano-section .white-desc ul li::before{
    content: '';
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100rem;
    background-color: #00a67f;
}
.chiavi-mano-section .bottom-green-rounded{
    z-index: 2;
    width: 100%;
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    background: linear-gradient(90deg,rgba(0, 126, 100, 1) 0%, rgba(0, 166, 127, 1) 100%);
    border-radius: 100rem;
    padding: 2rem 7rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 15rem auto 0;
}
.chiavi-mano-section .bottom-green-rounded .left-text{
	padding-right:4rem;
}
.chiavi-mano-section .bottom-green-rounded .left-text h2{
    color: #fff;
    margin: 0 auto 1rem 0;
    font-size: 3rem;
    font-weight: 400;
    font-size: 4rem;
}
.chiavi-mano-section .bottom-green-rounded .left-text p{
	color:#fff;
	font-size:1.8rem;
}
.chiavi-mano-section .bottom-green-rounded a{
    color: #fff;
    padding: 1rem 5rem;
    font-size: 2.5rem;
    border: 2px solid #fff;
    border-radius: 100rem;
    transition: all 0.3s linear;
}
.chiavi-mano-section .bottom-green-rounded a:hover{
	background-color: #fff;
	color: #00a67f;
}
.servizio-ritiro-section::before{
    content: '';
    position: absolute;
    z-index: 1;
    opacity: 0;
    background-color: #000100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.servizio-ritiro-section{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 12rem 2rem;
}
.servizio-ritiro-section .centered-text{
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
    width: 60rem;
    height: 60rem;
    border-radius: 100rem;
    background-color: rgba(255,255,255,0.8);
    padding: 8rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.servizio-ritiro-section .centered-text img{
	width:100%;
	max-width:25rem;
	height:auto;
	margin:0 auto 2rem;
}
.servizio-ritiro-section .centered-text h2{
    color: #000;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 4rem;
}
.servizio-ritiro-section .centered-text h2 b{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 7rem;
    color: #7f1710;
    line-height: 1;
}
.servizio-ritiro-section .centered-text h2 i{
	text-transform:lowercase;
	font-weight:600;
	font-size:4rem;
}
.cosa-facciamo-section{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;
    padding: 0 8vw;
}
.cosa-facciamo-section .half-left-image{
    width: calc(50% - 5vw);
    margin-right: 5vw;
    height: 80vh;
    margin-bottom: 10vh;
}
.cosa-facciamo-section .half-right-text{
    margin-top: 0;
    width: 45%;
    background-color: #fff;
    padding: 5vw;
    margin-bottom: 15vh;
}
.cosa-facciamo-section .half-right-text::before{
	
}
.cosa-facciamo-section .half-right-text h2{
    color: #13100f;
    text-transform: uppercase;
    font-size: 7rem;
    margin-left: 3rem;
    margin-bottom: 4rem;
    position: relative;
    display: inline-block;
    padding-right: 2rem;
    line-height: 1;
}
.cosa-facciamo-section .half-right-text h2 b{
    color: #7f1710;
    text-transform: lowercase;
    font-size: 8rem;
    margin-left: -4rem;
    display: block;
    line-height: 1;
    font-weight: 500;
}
.cosa-facciamo-section .half-right-text h2::before{
    background-color: #00a67f;
    content: '';
    position: absolute;
    right: 0;
    width: 0.4rem;
    height: 50vw;
    bottom: 0;
}
.cosa-facciamo-section .half-right-text ul{
	list-style-type:none;
	padding:0;
}
.cosa-facciamo-section .half-right-text li{
    padding-left: 3rem;
    color: #000;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    position: relative;
}
.cosa-facciamo-section .half-right-text li::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2.5rem;
    height: 2.5rem;
    background-image: url(/sites/default/files/green-tick-list.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.come-lavoriamo-section{
    background-color: #ededed;
    padding: 10rem 0;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.come-lavoriamo-section .absoluted-logo{
    position: absolute;
    width: 90%;
    height: auto;
    z-index: 2;
    bottom: 0;
    left: 5%;
}
.come-lavoriamo-section .centered-flexed{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    width:100%;	
    max-width:1366px;
    margin:0 auto;
    padding:0 2rem;
    position:relative;
    z-index:3;
}
.come-lavoriamo-section .centered-flexed .special-text{
    width: calc(40% - 2rem);
    margin: 1rem;
    padding: 2rem;
}
.come-lavoriamo-section .centered-flexed .special-text h2{
    margin: 0 auto 2rem;
    padding-bottom: 2rem;
    font-size: 7rem;
    font-weight: 400;
    line-height: 1;
    position: relative;
    color: #000;
}
.come-lavoriamo-section .centered-flexed .special-text h2 b{
	font-weight:600;
	font-size:4rem;
}
.come-lavoriamo-section .centered-flexed .special-text h2::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 15%;
    width: 70vw;
    height: 0.4rem;
    background-color: #7f1710;
}
.come-lavoriamo-section .centered-flexed .special-text p{
    font-size: 1.8rem;
    color: #000;
}
.come-lavoriamo-section .singlecard {
    background-color: transparent;
    width: calc(20% - 2rem);
    margin: 1rem;
    perspective: 100rem;
    height: 30rem;
}
.come-lavoriamo-section .singlecard:nth-child(6),
.come-lavoriamo-section .singlecard:nth-child(3){
	animation-delay:0.4s;
}
.come-lavoriamo-section .singlecard:nth-child(7),
.come-lavoriamo-section .singlecard:nth-child(4){
	animation-delay:0.8s;
}
.come-lavoriamo-section .singlecard:nth-child(8){
	animation-delay:1.2s;
}
.come-lavoriamo-section .singlecard:nth-child(9){
	animation-delay:1.6s;
}
.come-lavoriamo-section .card-inner {
    position: relative;
    width: 100%;
    height: 30rem;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}
.come-lavoriamo-section .singlecard:hover .card-inner {
  transform: rotateY(180deg);
}
.come-lavoriamo-section .card-front, 
.come-lavoriamo-section .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 0;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.4);
    padding: 2rem;
    overflow: hidden;
}
.come-lavoriamo-section .card-front {
  
}
.come-lavoriamo-section .card-back {
  background-color: #fff;
  color: #000;
  transform: rotateY(180deg);
}
.come-lavoriamo-section .card-front h4,
.come-lavoriamo-section .card-front h3{
    position: relative;
    z-index: 3;
    margin: 0;
    color: #fff;
    text-align: left;
}
.come-lavoriamo-section .card-front::before{
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(9deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
}
.come-lavoriamo-section .card-front h4, 
.come-lavoriamo-section .card-back h4{
    color: #7f1710;
    border: 2px solid #7f1710;
    width: 3rem;
    height: 3rem;
    font-size: 2rem;
    border-radius: 100rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1rem 0;
}
.come-lavoriamo-section .card-front h4{
	border: 2px solid #fff;
	background-color:#fff;
}
.come-lavoriamo-section .card-back p b{
	color:#7f1710;
}
.come-lavoriamo-section .card-back p {
    color: #000;
    font-size: 1.6rem;
    margin: 0;
    text-align: left;
    line-height: 1.3;
}
.come-lavoriamo-section .card-back {
    justify-content: flex-start;
}
.componenti-trattati-section {
    padding-top: 10rem;
    overflow: hidden;
    padding-bottom: 10rem;
}
.componenti-trattati-section .top-red-rounded{
    z-index: 2;
    width: 90%;
    position: relative;
    background: linear-gradient(90deg,#b61f1f 0%, #7f1710 100%);
    border-radius: 100rem;
    padding: 2rem 7rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 5rem auto 0;
}
.componenti-trattati-section .top-red-rounded img{
	width:15rem;
	height:auto;
}
.componenti-trattati-section .top-red-rounded .left-text{
    padding:0 4rem;	
}
.componenti-trattati-section .top-red-rounded .left-text h2{
    color: #fff;
    margin: 0 auto 1rem 0;
    font-size: 6rem;
    font-weight: 400;
}
.componenti-trattati-section .top-red-rounded .left-text p{
    color: #fff;
    font-size: 1.8rem;	
}
.componenti-trattati-section .top-red-rounded a{
    color: #fff;
    padding: 1rem 5rem;
    font-size: 2.5rem;
    border: 2px solid #fff;
    border-radius: 100rem;
    transition: all 0.3s linear;	
}
.componenti-trattati-section .top-red-rounded a:hover {
    background-color: #fff;
    color: #7f1710;
}
.componenti-trattati-section .special-half-trattati{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;	
}
.componenti-trattati-section .special-half-trattati img{
	width:40%;
}
.componenti-trattati-section .special-half-trattati .right-text {
    width: 60%;
    padding: 0 15% 0 10%;
}
.componenti-trattati-section .special-half-trattati .right-text h2{
    color: #fff;
    margin: 0 auto 3rem 0;
    font-size: 7rem;
    font-weight: 400;
    position:relative;
}
.componenti-trattati-section .special-half-trattati .right-text p,
.componenti-trattati-section .special-half-trattati .right-text li{
	color:#fff;
	font-size:1.8rem;
}
.componenti-trattati-section .special-half-trattati .right-text ul{
	list-style-type:disc;
}
.componenti-trattati-section .special-half-trattati .right-text h5{
	color:#fff;
	font-style:italic;
	font-size:3rem;
}
.componenti-trattati-section .special-half-trattati .right-text h2::before{
	content:'';
	position:absolute;
	left:-3rem;
	width:0.4rem;
	background-color: #00a67f;
	height:calc(100% + 4rem);
	top:0;
}
.special-half-mappa-contatti{
	padding-top:13rem;
}
.special-half-mappa-contatti .left-mappa {
    width: 100%;
}
.centered-intro-contatti .single-contact {
    width: 100%;
    padding: 1rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    text-decoration: none;
}
.centered-intro-contatti {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 5rem 2rem;
    max-width: 1170px;
    margin: 0 auto 4rem;
}
.centered-intro-contatti .single-contact .icon-contact-special {
    width: 4rem;
    height: 4rem;
    border-radius: 100rem;
    background-color: #7f1710;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.centered-intro-contatti .single-contact .right-infos {
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
}
.centered-intro-contatti .single-contact .icon-contact-special i {
    color: #fff;
    font-size: 1.5rem;
}
.centered-intro-contatti .single-contact .right-infos p, .centered-intro-contatti .single-contact .right-infos a {
    font-size: 1.8rem;
    color: #000;
    margin: 0;
    font-weight: 300;
    padding: 0;
}
.contatti-form-section h3{
    text-align: center;
    text-transform: none;
    font-size: 3rem;
    font-weight: 400;
    margin: 0 auto 4rem;
    padding-bottom: 2rem;
    position: relative;
    color: #7f1710;
}
.contatti-form-section h3::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 0.3rem;
    background-color: #00a67f;
    width: 100%;
    max-width: 40rem;
}
.contatti-form-section{
    width: 100%;
    max-width: 90rem;
    margin: 0 auto;
    padding: 0 2rem 5rem;
}


.servizio-ritiro-section,
.chiavi-mano-section,
.half-main-desc-revisione,
.top-back-image.backgrounded-image,
.collabora-home-section,
.box-link-section .single-box,
.componenti-trattati-section,
.come-lavoriamo-section,
.half-main-desc-revisione .right-gallery{
    min-height: 110vh;
}
.page-node-type-prodotto_shop .centered-prodotto {
    width: 100%;
    max-width: 1320px;
    margin: 15rem auto 10rem;
    padding: 0 2rem;
}
.page-node-type-prodotto_shop .centered-prodotto .left-images{
	width:45%;
	padding:0 2rem 2rem;
	float:left;
}
.page-node-type-prodotto_shop .centered-prodotto .left-images .tns-outer{
	position:relative;
}
.page-node-type-prodotto_shop .centered-prodotto .left-images .tns-outer button{
	display:none;
}
.page-node-type-prodotto_shop .centered-prodotto .left-images .tns-outer .tns-controls button{
	display:block;
	position:absolute;
	width:4rem;
	height:4rem;
	background-color:#7f1710;
	border-radius:100rem;
	top:50%;
	transform:translateY(-50%);
	border:none;
}
.page-node-type-prodotto_shop .centered-prodotto .left-images .tns-outer .tns-controls button svg{
	color:#fff;
	font-size:2rem;
}
.page-node-type-prodotto_shop .centered-prodotto .left-images .tns-outer .tns-controls button:first-child{
	left:0;
}
.page-node-type-prodotto_shop .centered-prodotto .left-images .tns-outer .tns-controls button:last-child{
	right:0;
}
.page-node-type-prodotto_shop .centered-prodotto .right-text{
	width:100%;
}
.page-node-type-prodotto_shop .centered-prodotto .right-text h1{
    font-size: 6rem;
    color: #7f1710;
    margin: 0 auto 1rem 0;
    font-weight: 400;
    font-family: 'Bebas Neue';
}
.page-node-type-prodotto_shop .centered-prodotto .right-text .field--name-field-descrizione {
	font-size:1.8rem;
	color:#000;
}
.page-node-type-prodotto_shop .richiedi-info-prodotto{
	width:100%;	
	padding:5rem 2rem;
	background-color:#ededed;
}
.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form h2,
.centered-lista-prodotti h1,
.lavora-con-noi-page h1{
    margin: 0 auto 5rem;
    font-size: 6rem;
    color: #000;
    text-align: center;
    padding-bottom: 2rem;
    position: relative;
    font-family: 'Bebas Neue';
}
.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form h2 b {
    color: #00a67f;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    font-weight: 300;
}
.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form h2::before,
.centered-lista-prodotti h1::before,
.lavora-con-noi-page h1::before{
    content: '';
    background-color: #7f1710;
    height: 0.3rem;
    width: 100%;
    max-width: 30rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
}
.centered-lista-prodotti,
.lavora-con-noi-page{
	margin:15rem auto 5rem;
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-empty{
    width: 100%;
    max-width: 90rem;
    margin: 0 auto 6rem;
    display: block;
    padding: 0 2rem;
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-empty p,
.lavora-con-noi-page p{
    font-size: 1.6rem;
    text-align: center;
}
.lavora-con-noi-page p{
    width: 100%;
    max-width: 1170px;
    margin: 0 auto 5rem;
    padding: 0 2rem;
}
.page-node-89 .webform-submission-richiedi-info-prodotto-form,
.webform-submission-lavora-con-noi-form{
    width: 100%;
    max-width: 90rem;
    margin: 0 auto;
    padding: 0 2rem 5rem;
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-content .views-row{
	width:calc(100% / 3);
	padding:0 2rem 4rem;
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-content .views-row .views-field-view-node{
	width:100%;
	text-align:center;
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-content .views-row .views-field-view-node a{
    display: inline-block;
    padding: 1rem 2rem;
    font-size: 2rem;
    border-radius: 100rem;
    color: #fff;
    background-color: #7f1710;
    box-shadow: 0 0 0 rgba(0,0,0,0.4);
    transition: all 0.3s linear;
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-content .views-row .views-field-title span a{
    text-align: center;
    display: block;
    font-size: 4rem;
    color: #000;
    margin: 1rem auto;
    font-family: 'Bebas Neue';
}
.centered-lista-prodotti .view-lista-prodotti-shop .view-content .views-row .views-field-view-node a:hover{
	box-shadow:2px 2px 4px rgba(0,0,0,0.4);
}
.page-node-type-prodotto_shop .price-section{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 2rem;
}
.page-node-type-prodotto_shop .price-section .field--name-field-prezzo {
    font-size: 3rem;
    /* max-width: 50%; */
    padding-right: 2rem;
}
.page-node-type-prodotto_shop .price-section a{
    color: #fff;
    background-color: #7f1710;
    padding: 1rem 2rem;
    font-size: 2rem;
    margin-top: 1rem;
}
#videoHomeResp{
	display:none;
}
#videoHome{
	display:block;
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content{
    width: 90%;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;	
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row{
    margin: 0 2rem 4rem;
    width: calc((100% / 3) - 4rem);
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box {
    padding: 3rem;
    background-color: #f7f7f7;
    border-radius: 3rem;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    cursor:pointer;
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box h2{
    text-align: center;
    margin: 0 auto 2rem;
    font-size: 2rem;
    font-weight: 700;
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box .field--name-field-testo-anteprima{
	text-align:center;
	font-size:1.6rem;
	color:#000;
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box .field--name-field-testo-anteprima *{
	color:#000;
	font-size:1.6rem;
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box .field--name-field-testo-anteprima p{
	margin-bottom:0;
	padding:0;
}
.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box .button-lavora{
    display: inline-block;
    background-color: #7f1710;
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 100rem;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 2rem;
}
.big-box-lavoro{
	width:100%;
	max-width:1280px;
	margin:5rem auto 0;
	padding:0 2rem;
	display:none;
}
.webform-submission-lavora-con-noi-form{
	display:none;
}
.big-box-lavoro.show-lavoro,
.webform-submission-lavora-con-noi-form.show-form{
	display:block;
}
.big-box-lavoro h3{
	font-size:3rem;
	text-align:left;
	margin:0 auto 2rem 0;
	color:#000;
}
.big-box-lavoro .field--name-field-descrizione{
    font-size: 1.6rem;
    text-align: left;
}
.big-box-lavoro .field--name-field-descrizione p{
    width: 100%;
    max-width: unset;
    margin: 0 auto 1rem;
    padding: 0;
    text-align: left;
}
.big-box-lavoro h4{
    text-align: center;
    font-size: 3rem;
    font-weight: 600;
    margin: 5rem auto 5rem;
    padding-bottom: 2rem;
    position: relative;	
}
.big-box-lavoro h4::before{
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	height:0.3rem;
	background-color:#7f1710;
	width:100%;
	max-width:30rem;
}































@media (max-width: 1365px) {	
	.collabora-home-section .four-points {
	    width: 60%;
	    padding-left: 2rem;
	}
	.collabora-home-section .four-points .single-point h4 {
	    font-size: 3rem !important;
	}
	.collabora-home-section .four-points .single-point img {
	    width: 8rem;
	}
	.chiavi-mano-section .white-desc h2 {
	    font-size: 6rem;
	}
	.chiavi-mano-section .white-desc,
	.cosa-facciamo-section .half-right-text{
	    padding: 4rem;
	}
	.chiavi-mano-section .bottom-green-rounded {
	    max-width: 1170px;
	}
	.cosa-facciamo-section .half-right-text h2 {
	    font-size: 5rem;
	}	
	.cosa-facciamo-section .half-right-text h2 b {
	    font-size: 6rem;
	}	
	header nav.navbar {
	    width: 90%;
	    max-width: 1170px;
	}
	.four-fasi-iniezione .single-fase .top-title h2 {
	    font-size: 2.5rem;
	}
	.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form h2,
	.centered-lista-prodotti h1,
	.lavora-con-noi-page h1 {
	    font-size: 4rem;
	}
	.page-node-type-prodotto_shop .centered-prodotto {
	    max-width: 1170px;
	}
	.four-fasi-iniezione {
	    padding: 15vh 2rem;
	}
	.componenti-trattati-section .special-half-trattati {
	    padding-bottom: 8rem;
	}
	.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form {
	    max-width: 99rem;
	}
	.componenti-trattati-section .top-red-rounded .left-text h2 {
	    font-size: 5rem;
	}
	
	.big-box-lavoro {
	    max-width: 1170px;
	}
	
	
	
	
	
	
	
}
@media (max-width: 1279px) {
	.servizio-ritiro-section, .chiavi-mano-section, .half-main-desc-revisione, .top-back-image.backgrounded-image, .collabora-home-section, .box-link-section .single-box, .componenti-trattati-section, .come-lavoriamo-section, .half-main-desc-revisione .right-gallery {
	    min-height: 100vh;
	}	
	header nav.navbar {
	    width: 95%;
	}
	.home-top-image h1 {
	    top: 70%;
	    font-size: 4rem;
	}
	.home-top-image h1 span,
	.specialisti-home-section .special-half .left-title h2 {
	    font-size: 6rem;
	}
	.specialisti-home-section .special-half .left-title h3,
	.top-back-image.backgrounded-image .bottom-title h1,
	.half-main-desc-revisione .left-text h2,
	.componenti-trattati-section .special-half-trattati .right-text h2{
	    font-size: 4rem;
	}
	.collabora-home-section .four-points .single-point img {
	    width: 6rem;
	}
	.collabora-home-section .four-points .single-point {
	    padding: 2rem 4rem 2rem 2rem;
	}
	.collabora-home-section .watsapp-button {
    	margin-left: 2rem;
    }
	.box-link-section .single-box{
		min-height:unset;
		height: 55vw;
	}
	.domande-frequentisection .logo {
	    opacity: 0.2;
	}
	.box-link-section .single-box .bottom-gradient .left-text p {
	    font-size: 1.5rem;
	    line-height: 1;
	}
	.box-link-section .single-box .bottom-gradient {
	    height: 40%;
	}
	.box-link-section .single-box .bottom-gradient .left-text .scopri-piu {
	    font-size: 1.5rem;
	    padding: 0.5rem 2rem;
	    margin-top: 1rem;
	}
	.box-link-section .single-box .bottom-gradient .left-text h2::after {
	    width: 1rem;
	}
	.half-main-desc-revisione .left-text {
	    width: 40%;
	}
	
	.top-back-image.backgrounded-image .bottom-title {
	    padding: 1.5rem 3rem;
	}
	.top-back-image.backgrounded-image {
	    height: 95vh;
	    max-height: unset;
	}
	.chiavi-mano-section .white-desc p,
	.chiavi-mano-section .white-desc li,
	.collabora-home-section .four-points .single-point p,
	.half-main-desc-revisione .left-text p,
	.cosa-facciamo-section .half-right-text li,
	.chiavi-mano-section .bottom-green-rounded .left-text p,
	.componenti-trattati-section .special-half-trattati .right-text p,
	.componenti-trattati-section .special-half-trattati .right-text li,
	.come-lavoriamo-section .centered-flexed .special-text p,
	.come-lavoriamo-section .card-front h4, .come-lavoriamo-section .card-front h3,
	.componenti-trattati-section .top-red-rounded .left-text p,
	.page-node-33 .node__content .field--name-body p, .page-node-33 .node__content .field--name-body ul li, .page-node-33 .node__content .field--name-body ol li{
		font-size:1.6rem;
	}
	.chiavi-mano-section .white-desc h2{
		font-size:4rem;
	}
	.cosa-facciamo-section {
	    padding: 0 2vw;
	}
	.chiavi-mano-section .white-desc, .cosa-facciamo-section .half-right-text {
	    padding: 4rem 2rem 2rem;
	}
	.servizio-ritiro-section .centered-text h2 b,
	.come-lavoriamo-section .centered-flexed .special-text h2{
	    font-weight: 400;
	    font-size: 5rem;
	}
	.servizio-ritiro-section .centered-text {
	    width: 50rem;
	    height: 50rem;
	}
	.servizio-ritiro-section .centered-text h2 {
	    font-size: 3rem;
	}
	.chiavi-mano-section .bottom-green-rounded {
	    max-width: 90rem;
	}
	.chiavi-mano-section .bottom-green-rounded .left-text h2,
	.componenti-trattati-section .top-red-rounded .left-text h2{
	    font-size: 3.5rem;
	}
	.chiavi-mano-section .bottom-green-rounded a,
	.componenti-trattati-section .top-red-rounded a{
	    padding: 1rem 3rem;
	    font-size: 2rem;
	}
	.componenti-trattati-section .special-half-trattati .right-text h2 {
	    margin: 0 auto 2rem 0;
	}
	.componenti-trattati-section .special-half-trattati .right-text h5 {
	    font-size: 2rem;
	}
	.componenti-trattati-section .top-red-rounded img {
	    width: 12rem;
	}
	.big-box-lavoro {
	    max-width: 99rem;
	}
	.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content {
	    width: 100%;
	}
	.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row {
	    margin: 0 1rem 4rem;
	    width: calc((100% / 2) - 2rem);
	}
	.come-lavoriamo-section .centered-flexed {
	    padding: 0 0rem;
	}
	.come-lavoriamo-section .centered-flexed .special-text {
	    width: calc(33% - 2rem);
	    margin: 1rem;
	    padding: 1rem;
	}
	.servizio-ritiro-section .centered-text h2 b, .come-lavoriamo-section .centered-flexed .special-text h2 {
	    font-size: 4rem;
	}
	.come-lavoriamo-section .centered-flexed .special-text {
	    width: 100%;
	    margin: 1rem;
	    padding: 1rem;
	}
	.come-lavoriamo-section {
	    padding: 5rem 0;
	}
	.come-lavoriamo-section .centered-flexed .special-text h2::before {
	    content: '';
	    right: unset;
	    left: 0;
	    height: 0.3rem;
	}
	.come-lavoriamo-section .centered-flexed .special-text h2 {
	    margin: 0 auto 1rem;
	    padding-bottom: 1rem;
	}
	.come-lavoriamo-section .singlecard {
	    width: calc(33% - 2rem);
	}
	
	
	
	
	
	
	
	
	
	
	
	
		
}
@media (max-width: 989px) {	
	.collapse.navbar-collapse{
		display:block;
	}
	.contatti-form-section h3 {
	    font-size: 2rem;
	    font-weight: 600;
	}
	#videoHomeResp{
		display:block;
		width:100%;
		height:auto;
	}
	#videoHome{
		display:none;
	}
#menu-responsive{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: stretch;
	    position: fixed;
	    top: 1.5rem;
	    right: 2rem;
	    width: 5rem;
	    height: 5rem;
	    z-index: 9999999;
	    cursor: pointer;
	    transition: all 0.3s linear;
	}
	.scrolling #menu-responsive{
		top:-8rem;
	}
	#menu-responsive .single-bar{
	    margin: 0.4rem 0;
	    width: 100%;
	    height: 0.3rem;
	    background-color: #7f1710;
	    transition: all 0.3s linear;
	    transform-origin: center;
	}
	#menu-responsive.activeMenuToggle{
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#menu-responsive.activeMenuToggle .single-bar.bar-uno{
		opacity:0;
	}	
	#menu-responsive.activeMenuToggle .single-bar.bar-due{
		margin:0;
	}
	#menu-responsive.activeMenuToggle .single-bar.bar-tre{
		-webkit-transform: rotate(90deg) translateX(-2.5px);
		-moz-transform: rotate(90deg) translateX(-2.5px);
		-ms-transform: rotate(90deg) translateX(-2.5px);
		-o-transform: rotate(90deg) translateX(-2.5px);
		transform: rotate(90deg) translateX(-2.5px);
		margin:0;
	}
	
	#block-mec-main-navigation {
    opacity: 1 !important;
    left: unset;
    margin: 0;
    right: -130vw;
    position: fixed;
    z-index: 99998;
    transform: none;
    height: calc(100vh - 8rem);
    width: 100vw;
    top: 6rem;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    transition: all 0.4s linear;
    overflow: auto;
    backdrop-filter: blur(2px);
    background-color: rgba(0,0,0,0.7);
    padding: 2rem 9rem 2rem 2rem;
    overflow: scroll;
	}
	
	#block-mec-main-navigation ul.navbar-nav{
	    background-color: #000;
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 100%;
	    max-width: 40rem;
	    height: auto;
	    min-height: calc(100vh - 8rem);
	}
	#block-mec-main-navigation ul.navbar-nav .nav-item:last-child{
		padding-bottom:0;
	}
	#block-mec-main-navigation ul.navbar-nav .nav-item:first-child{
		padding-top:3rem;
	}
	#block-mec-main-navigation.toggledMenu{
	    right: -2.5vw;
	}
	#block-mec-main-navigation li a,
	#block-mec-main-navigation li .dropdown-toggle{
	   padding: 2rem 1.5rem 2rem 2rem;
	   font-size: 3rem;
	   text-align:left;
	   font-weight:700;
	}
	#block-mec-main-navigation .dropdown-menu,
	#block-mec-main-navigation .dropdown-menu li{
	    display: block;
	    position: relative;
	    width: auto;
	    min-width: unset;
	    float: none;
	    left: unset;
	    visibility: visible;
	    text-align: right;
	    top: unset;
	    opacity: 1;
	    border: none;
	    box-shadow: none;
	    padding: 0;
	    background: transparent;
	}
	#block-mec-main-navigation li {
	    float: none;
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: flex-end;
	    justify-content: center;
	    align-items: flex-end;
	    width: 100%;
	}
	#block-mec-main-navigation ul.dropdown-menu li a{
		padding: 1rem 1.5rem 1rem 5rem;
		font-size: 2.5rem;
		font-weight:500;
	}
	#block-mec-main-navigation ul.dropdown-menu li a::before {
	    content: '';
	    width: 3rem !important;
	}
	#block-mec-main-navigation .navbar-nav .nav-item .nav-link{
	    font-size: 2rem;
	    color: #fff;
	    font-weight: 400;
	    text-align: right;
	    width: 100%;
	    padding: 1rem 4rem 1rem 1rem;
	    border: none;
	    justify-content: flex-end;
	}
	#block-mec-main-navigation li[aria-label="Youtube"],
	#block-mec-main-navigation li[aria-label="Facebook"],
	#block-mec-main-navigation li[aria-label="Instagram"] {
	    width: 5rem;
	    padding-bottom: 0;
	    margin-top: 1rem;
	    margin:1rem 0.5rem 0;
	}
	#block-mec-main-navigation .navbar-nav .nav-item:nth-last-child(3) a,
	#block-mec-main-navigation .navbar-nav .nav-item:nth-last-child(2) a,
	#block-mec-main-navigation .navbar-nav .nav-item:last-child a {
	    width: 5rem;
	    height: 5rem;
	    margin: 0 0;
	}
	#block-mec-main-navigation li[aria-label="Instagram"]{
		margin-right:3rem;
	}	
	header nav.navbar {
	    height: 6rem;
	    margin-top: 2rem;
	}
	#menu-responsive {
	    top: 3rem;
	    right: 4rem;
	    width: 4rem;
	    height: 4rem;
	}
	#menu-responsive .single-bar {
	    margin: 0.4rem 0;
	}
	.navbar-toggler{
		display:none !important;
	}
	.home-top-image h1 span, .specialisti-home-section .special-half .left-title h2 {
	    font-size: 5rem;
	}
	.specialisti-home-section .four-logo-spec .single-logo {
	    width: 23vw;
	    height: 23vw;
	}
	.specialisti-home-section .special-half .right-text {
	    width: 55%;
	    padding: 2rem 2rem 2rem 3rem;
	}
	.specialisti-home-section .special-half .left-title {
	    padding: 2rem 5rem 2rem 2rem;
	    width: 45%;
	}
	.specialisti-home-section .special-half .left-title h3, .top-back-image.backgrounded-image .bottom-title h1, .half-main-desc-revisione .left-text h2, .componenti-trattati-section .special-half-trattati .right-text h2 {
	    font-size: 3rem;
	}
	.collabora-home-section .half-intro {
	    padding: 5rem 5vw 5rem;
	}
	.collabora-home-section .half-intro .logo-opacity {
	    width: 25rem;
	}
	.collabora-home-section .half-intro .left-title h2 {
	    font-size: 4rem;
	    font-weight: 400;
	}
	.collabora-home-section .half-intro .left-title h3 {
	    font-size: 2rem;
	}
	.collabora-home-section .half-intro .left-title {
	    width: calc(100% - 25rem);
	    padding-right: 3rem;
	}	
	.collabora-home-section .four-points {
	    width: 80%;
	    padding-left: 2rem;
	}	
	.collabora-home-section .four-points .single-point h4 {
	    margin: 0 auto 1rem 0;
	}
	.collabora-home-section .four-points .single-point img {
	    width: 5rem;
	}
	.collabora-home-section .four-points .single-point p {
	    line-height: 1.3;
	}
	.collabora-home-section .four-points .single-point {
	    padding: 2rem;
	}
	.collabora-home-section .watsapp-button {
	    font-size: 3rem;
	    padding: 1rem 3rem;
	}
	.rosso-siamo-section .centered-half .left-text h2 {
	    font-size: 2.5rem;
	}
	.rosso-siamo-section .centered-half .left-text h3 {
	    font-size: 2rem;
	    line-height: 1.2;
	}
	.domande-frequentisection {
	    padding: 5rem 0;
	}
	.domande-frequentisection .centered-list h2 {
    	font-size: 4rem;
        font-weight: 100;
        margin:0 auto 2rem;
	}
	.domande-frequentisection .view-lista-completa-faq {
		width:90%;
		display:block;
		margin:0 auto;
	}
	.domande-frequentisection .view-lista-completa-faq .views-row .accordion-button {
	    font-size: 1.8rem;
	}
	.prefooter-half-image-form .half-left-image {
	    width: 100%;
	    padding: 3rem;
	    text-align: center;
	}
	.prefooter-half-image-form .right-form {
	    width: 100%;
	    padding: 3rem;
	}
	.prefooter-half-image-form .right-form h4 {
	    font-size: 4rem;
	    margin: 0 auto 2rem;
	    text-align:center;
	}
	.prefooter-half-image-form .half-left-image .centered-text h3 {
	    font-size: 3rem;
	    margin: 0rem auto 0rem 0;
	}
	.box-link-section .single-box .bottom-gradient .left-text h2 {
	    font-size: 2rem;
	}
	.box-link-section .single-box .bottom-gradient .left-text p {
	    font-size: 1.4rem;
	}
	.box-link-section .single-box .bottom-gradient .left-text .scopri-piu {
	    font-size: 1.4rem;
	    padding: 0.2rem 1rem;
	    margin-top: 1rem;
	    border-top: 1px solid #fff;
	    border-bottom: 1px solid #fff;
	}
	.box-link-section .single-box .bottom-gradient .left-text h2 {
	    padding: 0.5rem 0;
	}
	.half-main-desc-revisione .left-text {
	    width: 45%;
	    margin-left: 5%;
	}
	.half-main-desc-revisione {
	    max-height: unset;
	}
	.chiavi-mano-section .white-desc{
		width: 65%;
		padding: 2rem;	
	}
	.chiavi-mano-section .white-desc h3 {
	    font-size: 2rem;
	}
	.chiavi-mano-section .white-desc h2 {
	    margin: 1rem auto 1rem 0;
	    font-weight: 100;
	}
	.chiavi-mano-section {
	    padding: 10rem 0 5rem;
	}
	.chiavi-mano-section .bottom-green-rounded {
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: flex-start;
	    justify-content: center;
	    align-items: flex-start;
	    margin: 5rem auto 0;
	}
	.chiavi-mano-section .bottom-green-rounded .left-text h2, .componenti-trattati-section .top-red-rounded .left-text h2 {
	    font-size: 3rem;
	    line-height: 1;
	}
	.chiavi-mano-section .bottom-green-rounded a, .componenti-trattati-section .top-red-rounded a {
	    padding: 0.5rem 2rem;
	    font-size: 1.8rem;
	}
	.chiavi-mano-section .bottom-green-rounded .left-text {
	    padding-right: 0;
	}
	.servizio-ritiro-section .centered-text h2 {
	    font-size: 2.5rem;
	}
	.servizio-ritiro-section .centered-text h2 b{
	    font-weight: 600;
	    font-size: 4rem;
	}	
	.servizio-ritiro-section .centered-text h2 i {
	    font-size: 3rem;
	}
	.servizio-ritiro-section .centered-text {
    	width: 40rem;
	    height: 40rem;
	    padding: 5rem;
	}
	.servizio-ritiro-section .centered-text img {
	    max-width: 20rem;
	}
	.cosa-facciamo-section .half-right-text h2 b {
	    font-size: 4rem;
	}
	.cosa-facciamo-section .half-right-text h2 {
	    margin-bottom: 2rem;
	}
	.half-main-desc-revisione .left-text h2 {
	    margin: 0 auto 2rem 0;
	}
	.componenti-trattati-section .special-half-trattati .right-text {
	    padding: 0 5%;
	}
	.componenti-trattati-section .top-red-rounded {
	    flex-wrap: wrap;
	    justify-content: space-between;
    	width: 100%;
    	padding: 2rem 2rem;
	}
	.componenti-trattati-section .top-red-rounded img {
	    width: 10rem;
	    order: 3;
	}
	.componenti-trattati-section .top-red-rounded a{
		order:2;
	}
	.componenti-trattati-section .top-red-rounded .left-text{
		width:100%;
		order:1;
	}
	
	.componenti-trattati-section .top-red-rounded {
	    margin: 0rem auto 0;
	}
	.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form h2, .centered-lista-prodotti h1, .lavora-con-noi-page h1 {
	    margin: 0 auto 3rem;
	    font-size: 3rem !important;
	    padding-bottom: 1rem;
	}
	.special-half-mappa-contatti {
	    padding-top: 10rem;
	}
	.centered-intro-contatti {
	    flex-direction: column;
	    padding: 2rem;
	}
	#block-mec-main-navigation .navbar-nav {
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: flex-start;
	    justify-content: center;
	    align-items: flex-start;
	}
	
	.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box {
	    padding: 2rem;
	    border-radius: 2rem;
	}
	.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row {
	    margin: 0 auto 3rem;
	    width: 100%;
	}
	
	.big-box-lavoro h4,
	.big-box-lavoro h3{
	    font-size: 2.5rem;
	}
	.box-link-section .single-box .bottom-gradient {
	    padding: 1rem 2vw;
	}
	
	.box-link-section .single-box .bottom-gradient .right-icons{
		display:none;
	}
	.box-link-section .single-box .bottom-gradient .left-text {
	    width: 100%;
	}
	
}
@media (max-width: 599px) {	
	.home-top-image h1 span{
	    font-size: 3rem;
	    line-height: 1;
	}
	.home-top-image h1 {
	    font-size: 3rem;
	    line-height: 1;
	    transform: none;
	    top: unset;
	    bottom: 10%;
	    padding: 0 2rem;
	}
	.home-top-image h1 br{
		display:none;
	}
	.specialisti-home-section .four-logo-spec .single-logo {
	    width: 44vw;
	    height: 44vw;
	    margin: 0 3vw 6vw;
	}
	.specialisti-home-section {
	    padding: 3rem 0 0;
	}
	.specialisti-home-section .special-half {
	    padding-top: 2rem;
	}
	.specialisti-home-section .special-half .left-title {
	    padding: 2rem 5rem 2rem 2rem;
	    width: 100%;
	}
	.specialisti-home-section .special-half .left-title::before {
	    height: 100%;
	    width: 100%;
	}
	.specialisti-home-section .special-half .right-text {
	    width: 100%;
	    padding: 2rem;
	}
	.collabora-home-section .half-intro {
	    padding: 2rem;
	}
	.collabora-home-section .half-intro {
	    flex-direction: column;
	}
	.collabora-home-section .half-intro .left-title {
	    width: 100%;
	    padding-right: 0;
	    order: 2;
	}
	.collabora-home-section .half-intro .left-title h2 {
	    margin: 0 auto 1rem;
	}
	.collabora-home-section .half-intro .left-title h2,
	.collabora-home-section .half-intro .left-title h3{
		text-align:center;
	}
	.collabora-home-section .half-intro .logo-opacity {
	    width: 20rem;
	    margin-bottom: 2rem;
	}
	.collabora-home-section .four-points {
	    width: 100%;
	    padding-left: 2rem;
	}
	.collabora-home-section .four-points .single-point {
	    width: calc(100% - 2rem);
	    margin: 0 2rem 3rem 0;
	}
	.collabora-home-section .watsapp-button{
	    font-size: 3rem;
	    padding: 1rem 3rem;
	    margin: 0 auto 0 5%;
	    width: 90%;
	    line-height: 1;
	    text-align: center;	
	}
	.collabora-home-section {
	    padding-bottom: 4rem;
	}
	.box-link-section .single-box {
	    height: 100vw;
	    width: 100%;
	}
	.box-link-section .single-box .bottom-gradient .left-text h2 {
	    padding: 0.5rem 1rem;
	}
	.rosso-siamo-section .centered-half .left-text {
	    width: 100%;
	    padding-right: 0;
	}
	.rosso-siamo-section .centered-half img {
	    width: 65%;
	}
	.domande-frequentisection .centered-list h2 {
	    font-size: 3rem;
	    margin: 0 auto 2rem;
	    padding: 0 1.5rem;
	}
	.prefooter-half-image-form .half-left-image .centered-text h3 br{
		display:none !important;
	}	
	.prefooter-half-image-form .right-form {
	    width: 100%;
	    padding: 2rem;
	}
	.webform-submission-form .form-type-webform-terms-of-service {
	    width: 100%;
	    padding: 0;
	    margin: 0 auto;
	}	
	.centered-footer .privacy-cookie-section {
	    flex-direction: column;
	}
	.copyright-footer a {
	    text-align: center;
	}
	.specialisti-home-section .special-half .left-title h2 {
	    text-align: left;
	    margin: 0 auto 2rem 0;
	    font-size: 4rem;
	}
	.specialisti-home-section .special-half .left-title h3{
		text-align: left;	
	}
	.box-link-section .single-box .bottom-gradient .left-text h2 {
	    font-size: 3rem;
	}
	.box-link-section .single-box .bottom-gradient {
	    height: 50%;
	}
	.box-link-section .single-box .bottom-gradient .right-icons {
	    display: none;
	}
	.box-link-section .single-box .bottom-gradient .left-text {
	    padding-right: 0;
	    width: 100%;
	}
	.box-link-section .single-box .bottom-gradient {
	    padding: 3rem 1rem;
	}
	.rosso-siamo-section .centered-half .left-text h3{
		font-size:1.8rem;
	}
	.top-back-image.backgrounded-image {
	    height: 80vh;
	}
	.half-main-desc-revisione .left-text {
	    width: 100%;
	    margin-left: 0;
	}
	.half-main-desc-revisione .right-gallery {
	    width: 100%;
	    overflow: hidden;
	}
	.chiavi-mano-section .white-desc {
	    width: 100%;
	}	
	.chiavi-mano-section .white-desc h2::before {
	    width: 50vw;
	    right: unset;
	    height: 0.3rem;
	    left: 0;
	}
	.chiavi-mano-section .bottom-green-rounded {
	    border-radius: 0;
	    padding: 2rem;
	}
	.cosa-facciamo-section .half-left-image {
	    width: 100%;
	    margin-right: 0;
	    height: 100vw;
	    margin-bottom: 0;
	    margin-top: 1rem;
	}
	.cosa-facciamo-section .half-right-text {
	    margin-top: 0;
	    width: 100%;
	    padding: 5vw;
	    margin-bottom: 1rem;
	}
	.prefooter-half-image-form .half-left-image {
	    width: 100%;
	    padding: 3rem;
	    text-align: center;
	    height: 80vw;
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	}
	.prefooter-half-image-form .half-left-image .centered-text img {
	    width: 50%;
	}
	.webform-submission-form .form-item {
	    width: 100% !important;
	    margin: 0 auto 2rem !important;
	}
	.cosa-facciamo-section .half-right-text h2 b {
	    margin-left: 0;
	}
	.cosa-facciamo-section .half-right-text h2::before {
	    bottom: 0;
	    left: -2rem;
	}
	.servizio-ritiro-section .centered-text {
	    width: 100%;
	    height: auto;
	    padding: 2rem;
	    border-radius: 0;
	}
	.servizio-ritiro-section {
	    padding: 12rem 0rem;
	    min-height: unset !important;
	}
	.half-main-desc-revisione .left-text {
	    padding: 5rem 2rem;
	}
	.componenti-trattati-section .special-half-trattati img {
	    width: 100%;
	}
	.componenti-trattati-section .special-half-trattati .right-text {
	    padding: 4rem 1.5rem 0;
	    width: 100%;
	}
	.componenti-trattati-section .top-red-rounded {
	    border-radius: 0;
	}
	.componenti-trattati-section .top-red-rounded .left-text {
	    padding: 0 0rem;
	}
	.top-back-image.backgrounded-image .bottom-title h1,
	.centered-lista-prodotti h1,
	.lavora-con-noi-page h1{
		font-size:3.5rem !important;
	}
	.specialisti-home-section .special-half .left-title h3,
	.half-main-desc-revisione .left-text h2,
	.componenti-trattati-section .special-half-trattati .right-text h2,
	.page-node-type-prodotto_shop .richiedi-info-prodotto .centered-form h2{
	    font-size: 3rem;
	}
	.come-lavoriamo-section .singlecard {
	    background-color: transparent;
	    width: calc(100% - 2rem);
	    margin: 1rem;
	    perspective: 100rem;
	}
	.come-lavoriamo-section .singlecard,
	.come-lavoriamo-section .card-inner{
		height:auto;
		min-height:60vw;
	}
	.come-lavoriamo-section .card-back p{
		font-size:1.8rem;
	}
	.come-lavoriamo-section .singlecard{
	    animation-delay: unset !important;
	}
	.centered-lista-prodotti, .lavora-con-noi-page {
	    margin: 12rem auto 5rem;
	}
	.webform-submission-lavora-con-noi-form {
	    width: 100%;
	    max-width: 90rem;
	    margin: 0 auto;
	    padding: 0 1.5rem 5rem;
	}
	.webform-submission-form .js-webform-type-managed-file {
	    padding: 2rem 1rem;
	}
	.page-node-89 .webform-submission-richiedi-info-prodotto-form, .webform-submission-lavora-con-noi-form {
	    padding: 0 1.5rem 0rem;
	}
	.page-node-89 .webform-submission-richiedi-info-prodotto-form{
		padding-bottom:3rem;
	}
	#block-mec-main-navigation .navbar-nav .nav-item .nav-link {
	    font-size: 3rem !important;
	}
	.top-back-image.backgrounded-image .bottom-title {
	    padding: 1.5rem 1rem;
	}	
	.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(1), .half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(3), .half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(1), .half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(3), .half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(1) img, .half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(3) img, .half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(1) img, .half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(3) img {
	    width: 100%;
	    height: 60vw;
	}
	.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(2) img,
	.half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(2) img,
	.half-main-desc-revisione .right-gallery .single-half:first-child .views-field-field-galleria-immagini .field-content a:nth-child(2), .half-main-desc-revisione .right-gallery .single-half:last-child .views-field-field-galleria-immagini .field-content a:nth-child(2) {
	    width: 100%;
	    height: 70vw;
	}
	.half-main-desc-revisione .right-gallery {
	    max-height: 130vw;
	    min-height:130vw;
	}	
	.servizio-ritiro-section .centered-text h2 b, .come-lavoriamo-section .centered-flexed .special-text h2 {
	    font-size: 3rem;
	}	
	.servizio-ritiro-section .centered-text h2 {
	    line-height: 1.4;
	}
	.chiavi-mano-section .white-desc {
	    padding: 5rem 2rem;
	}
	.chiavi-mano-section .bottom-green-rounded {
	    padding: 4rem 2rem;
	}
	.collabora-home-section .four-points .single-point{
		animation-delay: 0s !important;
	}
	.big-box-lavoro h4,
	.big-box-lavoro h3{
	    font-size: 2rem;
	}
	.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content {
	    padding: 0 1rem;
	}
	.intro-lavora-con-noi-box .view-box-posizioni-aperte-lavora-con-noi .view-content .views-row .single-box {
	    background-color: #f1f1f1;
	}
	
	
	
	
	
	
	
	
	
	
}
































