/***-------------------------------------------------------HP MENUMAP***/
.hp-middle-block {
    filter: drop-shadow(0px 3px 3px rgba(50, 50, 0, 0.5));
    position: absolute;
    top: 0;
    width: 250px;
    height: 125px;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
    /*background-image: url("/wp-content/uploads/2019/11/bg-triangle-mobile.png");*/
    
}
.hp-middle-block-container {
    /*
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-image: linear-gradient(to bottom, #84000b, #d80015);*/
    width: 250px;
    height: 125px;
}
.hp-middle-text {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.hp-two-blocks {
    display: flex;
    flex-wrap: nowrap;
    margin: auto;
    max-width: 860px;
    height: 100%;
    align-items: center;
}
.hp-single-block {
  flex: unset !important;
  display: block  !important;
border-left: 3px solid #931D23;
  border-right: 3px solid #931D23;
  border-bottom: 3px solid #931D23;
  background: linear-gradient(to left, #931D23 70%, transparent 70%) top/100% 3px no-repeat;
  box-shadow:unset;
  transition: all .5s ease-out;
	height: 70px;

}
.hp-right-block:hover,
.hp-left-block:hover {
  background: linear-gradient(to left, #931D23 70%, transparent 70%) top/100% 3px no-repeat;
}
.hp-right-block {
    margin-right: 50px;
}
.hp-left-block {
    margin-left: 50px;
}
.hp-two-blocks .hp-mm-block-images {
    background: url(/wp-content/uploads/2019/12/hp-menumap-left-fullAB121.png);
}
.hp-links-sust-map {
    position: relative;
    height: 120px;
}
.home .covermap {
    border-top: 16px solid #84000b !important;
}
.hp-middle-block,
.hp-effetto-testo {
    text-align: center;
}
.hp-effetto-testo {
    margin: auto;
    font-size: 20px;
    line-height: 20px;
    padding: 5px;
}
.hp-effetto-testo span{
    font-weight: 600;
}
.hp-middle-block {
    font-family: "Montserrat";
    color: #fff;
    font-weight: 600;
    line-height: 20px;
    font-size: 20px;
}
@media screen and (max-width: 800px) {
.hp-middle-block{
	margin-top: 20px !important;
    line-height: 23px  !important;
    font-size: 20px  !important;
}

}
.hp-imp-total {
    line-height: 40px;
    font-size: 30px;
}
.hp-two-blocks .vsb-icon {
    position: absolute;
	width: 82px;
	height: 82px;


}
.hp-two-blocks .vsb-icon-map {
    left: -41px;
	background-position: 0px 0px;
}
.hp-two-blocks .vsb-icon-sust {
    right: -41px;
	background-position: 0px -82px;
}

.hp-single-block .vsb-icon-map:after {
	background-position: -82px 0px;
}
.hp-single-block .vsb-icon-sust:after {
    background-position: -82px -82px;
}
.hp-left-block:hover .vsb-icon-map:after,
.hp-right-block:hover .vsb-icon-sust:after {
	opacity: 1;
}
.hp-single-block a {
    position: relative;
    display: flex;
    align-items: center;
}
.hp-icon-back {
    transition: all 0.5s linear;
    border-radius: 50%;
    border: 2px solid #fff0;
    position: absolute;
    width: 96px;
    height: 96px;
    z-index: -1;
}
.hp-left-block .hp-icon-back {
    left: -48px;
}
.hp-right-block .hp-icon-back {
    right: -48px;
}
.hp-right-block:hover .hp-icon-back,
.hp-left-block:hover .hp-icon-back {
    border: 2px solid rgba(132, 0, 11, 0.5);
}
@media screen and (max-width: 800px) {
    .hp-middle-block {
        width: 200px;
        height: 100px;
    }
    .hp-middle-block-container {
        width: 200px;
        height: 100px;
    }
    .hp-two-blocks {
        align-items: flex-end;
    }
    .hp-single-block {
        box-shadow:  0 8px 6px -6px  rgba(50, 50, 0, 0.2);
    }
    .hp-two-blocks .vsb-icon {
        width: 56px !important;
        height: 56px !important;
bottom: 55px !important;
    left: 8px !important;
    }
    .hp-single-block .vsb-icon-map:after,
    .hp-single-block .vsb-icon-sust:after {
        background-size : 200% 200% !important;
    }
    .hp-two-blocks .vsb-icon-sust {
            width: 56px !important;
        height: 56px !important;
bottom: 55px !important;
    left: 8px !important;
    }
    .hp-icon-back {
        width: 66px !important;
        height: 66px !important;
    }
    .hp-left-block .hp-icon-back {
        left: -30px !important;
    }
    .hp-right-block .hp-icon-back {
        right: -46px !important;
    }   
    .hp-left-block .hp-icon-back {
        left: -46px !important;
    }  
    .hp-single-block .vsb-icon-map:after {
    	background-position: -56px 0px !important;
    }
    .hp-single-block .vsb-icon-sust:after {
        background-position: -56px -56px !important;
    }
}

@media screen and (max-width: 380px) {
    .hp-effetto-testo {
font-size: 18px!important;
  line-height: 22px!important;
    }
}
@media screen and (min-width: 381px) and (max-width: 800px) {
    .hp-effetto-testo {
font-size: 18px!important;
  line-height: 22px!important;
    }
}
.menumap-position {
	z-index:20;
}
.menumap-position>div{overflow-x:hidden}
.covermap {
	z-index:1;
	background-image: linear-gradient(to bottom, #fcfcfc, #fcfcfc,#e8e8e8) !important;
}
@media screen and (max-width: 800px) {
      .covermap .fusion-column-wrapper {
        min-height: 300px!important;
    }    
    .covermap .parallax-inner {
        background-position: 50% 35% !important;
        background-size: 90% auto !important;
    } 
}
@media screen and (min-width: 801px) and (max-width: 1200px) {
    .covermap .fusion-column-wrapper {
        min-height: 400px!important;
    }
    .covermap .parallax-inner {
        background-position: 50% 40% !important;
        background-size: 90% auto !important;
    } 
}
@media screen and (min-width: 1201px) {
    .covermap .fusion-column-wrapper {
        max-height: 700px !important;
        min-height: 500px !important;
    }
    .covermap .parallax-inner {
        background-size: 80% auto !important;
    }
}













.brf-box-info .fa-info-circle,
.brf-hp-pollution-container .fa-info-circle {
	font-size:22px;
}















.hp-mm-block-images {
	position: relative;
	width:100%;
	height: 100%;
}
.hp-mm-img,
.hp-mm-img-hvr {
	position: absolute;

	-webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.left-block .hp-mm-img,
.left-block .hp-mm-img-hvr,
.left-block .effetto-testo-hp {
	right: 0;
}
.right-block .hp-mm-img,
.right-block .hp-mm-img-hvr,
.right-block .effetto-testo-hp {
	left: 0;
}
.left-block:hover .hp-mm-img,
.right-block:hover .hp-mm-img {
	opacity: 0;
}
.left-block:hover .hp-mm-img-hvr,
.right-block:hover .hp-mm-img-hvr {
	opacity: 1;
}
.hp-mm-img-hvr {
	opacity: 0;
}

.hp-menumap .left-block,
.hp-menumap .right-block{
	height: 100%;
}

.effetto-testo-hp {
	position: absolute;
	top: 28px;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
}

.effetto-testo-hp span {
	font-weight: 600;
}

/***-------------------------------------------------------BLOG NEWS HOMEPAGE***/
/*
.news-list-display .fusion-format-box {
	display: none;
}
.news-list-display h2 {
	line-height: 35px !important;
	font-size: 30px !important;
}
*/


/***-------------------------------------------------------COUNTER HOMEPAGE***/
.brf-counter-tot {
display: none;}


.home .avada-page-titlebar-wrapper {
	float: left !important;
	height: unset !important;
}

.home .brf-pollution {
    width: unset;
}
/*
.home header {
	position: absolute;
	width: 100%;
}
*/
.home .bc-icon.icon-shadow {
    margin-bottom: -60px;
}


.home .hp-all-prds .fusion-builder-row {
	width:100% !important;
	max-width:100%!important;
	margin:0 !important;
	
}

@media screen and (min-width: 801px){
    .hp-showcase .fusion-imageframe{
        max-height:550px;
        width: 100%;
        height: 550px;
    }
    .hp-showcase .fusion-text{
     top: unset  !important;
	}
	.hp-showcase img{
	    position: absolute;
	    object-fit: cover;
	    object-position:top;
	    width: 100%;
	    height:100%;
	}
	.hp-showcase h1{
	    font-size:46px!important;
	    line-height:46px!important;
	}
	.hp-showcase h2{
	    font-size:36px!important;
	    line-height:36px!important;
	}
	.hp-showcase .fusion-text{
	    top:60px;
	}
}


.hp-showcase img{
    object-fit:cover;
	pointer-events: none;
	cursor: default;
}
.hp-showcase .fusion-column-wrapper{
    margin:0!important;
}
.hp-showcase .fusion-text {
  position: absolute;
  z-index: 9;
  left: 50px;
	bottom:20px;
  width: unset  !important;
  max-width: 550px;
  transform: unset  !important;
	z-index: 10;
	padding-left: 10px;
	  min-height: 250px !important;
}
.hp-showcase .fusion-text:before{
    content: "";
    position: absolute;
    width: 190%;
    height:100%;
   bottom: -20px;
    left: -40px;
    z-index: -1; 
	padding: 20px 0px 0px 0px !important;
background: linear-gradient(45deg,#00000080 70%,transparent 0%) !important;

    transform-origin: top right;
}


.hp-showcase h1{
	text-align:left !important;
	text-transform:uppercase !important;
	font-size:35px !important;
	max-width:100%  !important;
		margin-bottom:5px  !important;
	 color:#fff!important;
}
.hp-showcase h2{
	text-align:left !important;
		max-width:100%  !important;
		font-size:35px !important;
	line-height:40px   !important;
		margin-bottom:30px!important;
	font-weight:300!important;
	color: #fff !important;

}


.hp-titleEV h2 {
  font-family: "Montserrat";
	font-weight: 900 !important;
	text-transform:uppercase !important;
	font-size:40px !important;
color:#941D23  !important;
	line-height: 45px !important;
}


@media screen and (min-width:801px){#Livello_1{margin-top:-100px}}
@media screen and (max-width: 800px) {
  #Livello_1 {
   margin: 80px 0 0 0;
    left: 0;
    position: absolute;
  }
		.hp-showcase .fusion-layout-column{
padding:0px !important;
	}
		.hp-showcase h1{
	    font-size:32px !important;
	    line-height:40px!important;
	}
	.hp-showcase h2{
max-width: 100% !important;
  font-size: 20px !important;
  line-height: 28px !important;
  margin-bottom: 10px !important;

}
		.hp-showcase .fusion-imageframe{
        min-height:400px;
		height: 100%;
    }
	.hp-showcase .fusion-text{
top: 100px;
    left: 0 !important;
    margin-left: 30px!important;
    width: calc(100vw - 60px) !important;
    max-width: unset !important;
    padding: 0!important;
	}
	.hp-showcase img {
		height: 100%;
		width: 100%;
	}
	.hp-showcase .fusion-text::before {
display:none;
}
.hp-showcase 	.tasto-showcase{
z-index:10;
	margin-top:-50px !important;
	margin-left:30px !important;
	position:absolute  !important;
	bottom:20px

}
}


.hp-links-sust-map{min-height:120px}

.bc-internal-cont .info{padding:0 10px}
















/*---------------------AREA TECNOLOGIE HP*/
.tec-hp{
background-color:#E5DBCD!important;
}
.tec-hp .title-carousel{
font-size: 18px !important;
  line-height: 22px !important;
  text-align: left !important;
}


.introtec-hp{
background-color:#9FA39E!important;
	padding:10px !important;
	color:#fff;
	min-height:280px  !important;
}
.introtec-hp h2{
color: #fff !important;
  text-transform: uppercase !important;
  font-size: 20px !important;
  line-height: 25px !important;
  font-weight: 900 !important;
}

/*---------------------AREA CAREER HP*/
.career-hp{
	padding:0px!important;  margin:0px!important; 
	background-color:#fff !important; 

}
.career-hp_pre{
padding:40px !important; 

}
.career-hp .career-text{
max-width: 550px;
margin-bottom: 0 !important;

}
@media screen and (max-width: 800px) {
.career-hp .career-text{
padding: 20px;
}
	.career-hp .career-text h2{
padding-top:0px !important; 

}
}   
.career-hp .career-text h2{
padding-top:60px

}
.career-hp .career-text  h3{
color:#941D23;

}
.career-hp .career-text p{
color:#79747E;

}
.career-hp .career-foto {
margin:0px;

}
.career-intro{
	padding:0px !important;  margin:0px!important;
	text-align:right;
	display: flex;
	  justify-content: center;
	align-items: center; 
	background-size: cover !important;

}
.career-intro h2{
text-align:right;
	color:#fff;
	padding:130px 0px 130px 20px;width:40%;
		float:right;
	font-size:30px !important;
	line-height:38px !important;
}

@media screen and (max-width: 800px) {
.career-intro h2{
text-align:right;
	color:#fff;
	padding:100px 0px 100px 20px;width:100%;
		float:right;
	font-size:30px !important;
	line-height:35px !important;
}

}










/*---------------------AREA BLOG HP*/
.blog-hp{
background-color:#E5DBCD!important;
}

.blog-hp .hp-titleEV h2{
color:#79747E  !important;
}

.blog-hp .sub-title_grey p{
color:#941D23  !important;
padding-bottom:30px;
}

.blog-hp .fusion-post-grid .fusion-post-wrapper{
background-color:#fff   !important;
}

.blog-hp .fusion-post-content-wrapper {
  padding: 14px !important;
}


.blog-hp .fusion-image-wrapper{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

.blog-hp .fusion-image-wrapper {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.blog-hp .fusion-image-wrapper {
	padding: 66% 0 0 0;
}
.blog-hp .fusion-image-wrapper img {
	display: block;
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	object-fit: cover;
	top: 0;
	bottom: 0;
	left: 0;
	}








