/*
Theme Name: Varvel	
Description: This is a custom child theme.
Author: Borderline — Manuel Di Censo, Filippo Ripa
Template: hestia
Version: 0.1 
*/


@import url(../hestia/style.css);
/* @import url(rwd.css); */


/* This stylesheet generated by Transfonter (https://transfonter.org) on February 21, 2018 2:52 PM */


@font-face {
    font-family: 'DIN';
    src: url('font/DIN-Regular.eot');
    src: url('font/DIN-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/DIN-Regular.woff2') format('woff2'),
        url('font/DIN-Regular.woff') format('woff'),
        url('font/DIN-Regular.ttf') format('truetype'),
        url('font/DIN-Regular.svg#DIN-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DIN';
    src: url('font/DIN-Bold.eot');
    src: url('font/DIN-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/DIN-Bold.woff2') format('woff2'),
        url('font/DIN-Bold.woff') format('woff'),
        url('font/DIN-Bold.ttf') format('truetype'),
        url('font/DIN-Bold.svg#DIN-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Orator';
    src: url('font/OratorStd.eot');
    src: url('font/OratorStd.eot?#iefix') format('embedded-opentype'),
        url('font/OratorStd.woff2') format('woff2'),
        url('font/OratorStd.woff') format('woff'),
        url('font/OratorStd.ttf') format('truetype'),
        url('font/OratorStd.svg#OratorStd') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
	font-family: 'Arial', sans-serif;
	font-size: 14px;
}


a:not(.btn):hover{
	opacity: 1;
}


h1, h2, h3{
	font-family: 'DIN', sans-serif !important;
	font-weight: bold !important;
}
h4, h5, h6{
	font-family: 'Orator', sans-serif !important;
	font-weight: normal !important;
	line-height: 1.2 !important;
}
h6{
	font-size: 20px !important;
	margin-bottom: 0px;
}


/* HEADER */


.home .header{
	height: 100vh;
}
.header-filter::before{
	background: none;
}
.page-header{
	min-height: 310px !important;
	height: 310px !important;
	max-height: 310px !important;
}
.page-header .container{
	display: none;
}


.header-filter-gradient{
	background: url('/wp-content/uploads/Varvel_USAFullwidth.jpg') !important;	
	background-position: center center !important;
	background-size: cover !important;
}


/* NAVBAR */


.navbar{
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
}
.top-navbar{
	height: 27px;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.top-navbar-icon{
	width: 100%;
	text-align: right;
	padding-right: 17px;
	height: 17px;
	flex: 1;
}
.social-icon svg{
	height: 17px;
	width: 17px;
}
.social-icon-svg{
	fill: #61AC38;
}
.social-icon:hover .social-icon-svg{
	fill: #6E737A;
}
.top-navbar-menu .social-icon-svg{
	fill: #fff;
}
.top-navbar-menu .social-icon{
	margin-top: 5px;
	margin-right: 5px;
	display: none;
}
top-navbar-menu .social-icon:hover top-navbar-menu .social-icon-svg{
	fill: rgba(255,255,255,0.8);
}
.top-navbar-menu{
	width: 500px;
height: 100%;
background-color: #61AC38;
display: flex;
flex-direction: row;
}
.top-navbar-menu::before{
	content: "";
	height: 100%;
	width: 17px;
	background-image: url('img/top-navbar.svg');
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: -14px;
}
.top-navbar-right{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-right: 10px;
}
.top-navbar-filiali{
	color: white;
	height: 100%;
	font-size: 16px;
	font-family: 'DIN', sans-serif;
}
.top-navbar-filiali a, .top-navbar-lingue a{
	margin: 0 10px;
	color: white !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
}
.top-navbar-filiali a:after, .top-navbar-lingue a:after{
	content: '';
    display: block;
    width: 0;
    height: 2px;
    margin: auto;
    margin-top: -5px;
    background: white;
    transition: width .3s;
    border-radius: 2px;
}
.top-navbar-filiali a:hover::after, .top-navbar-lingue a:hover::after{
	width: 100%;
}
.top-navbar-filiali a:hover, .top-navbar-lingue a:hover{
	color: white !important;
}
.top-navbar-lingue{
	color: white;
	height: 100%;
	font-size: 16px;
	font-family: 'DIN', sans-serif;
	display: flex;
}
.top-navbar-lingue ul{
	padding: 0;
}
.top-navbar-lingue svg{
	height: 17px;
	width: 17px;
	margin-top: 5px;
	display: block;
}
.widget_icl_lang_sel_widget{
	margin-top: -3px;
}
.wpml-ls-legacy-list-horizontal, .wpml-ls-legacy-list-horizontal *{
	padding: 0;
	border: 0;
	margin: 0;
}
.wpml-ls-legacy-list-horizontal a{
	padding: 0;	
}
.wpml-ls-legacy-list-horizontal a:after{
	margin-top: 0;
}
.navbar{
	height: 85px;
	font-family: 'DIN', sans-serif;
}
.navbar-full{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
#main-navigation{
	height: 58px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	padding-right: 20px;
	box-sizing: border-box;
}
.navbar-header{
	height: 85px;
	margin-top: -42px;
	padding: 15px 20px;
	width: 280px;
}
.title-logo-wrapper{
	max-width: 100% !important;
	height: 100%;
}
.navbar:not(.hestia_right) .navbar-collapse{
	width: auto;
}
.navbar .navbar-brand{
	height: 100%;
}
.navbar .navbar-brand img{
	max-height: 100%;
	width: 245px;
}
.navbar .navbar-nav > li > a{
	text-transform: none;
	font-family: 'DIN', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6E737A;
	padding: 15px 7px;
}
.navbar .navbar-nav > li > a:hover{
	color: #6E737A !important;
}
.navbar .navbar-nav > li > a:after{
	content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #61AC38;
    transition: width .3s;
    border-radius: 2px;
}
.navbar .navbar-nav > li > a:hover::after{
	width: 120%;
	margin-left: -10%
}


.astm-search-menu{
	width: 150px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-content: center;
}
.astm-search-menu .search-form{
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block;
}
.astm-search-menu .search-submit, .astm-search-menu .control-label{
	display: none !important;
}
.astm-search-menu .search-form label{
	display: inline-block;
	vertical-align: middle;
}
.astm-search-menu .search-field{
	border: 1px solid #CACACA;
	border-radius: 25px;
	height: 25px !important;
	margin: 0;
	box-sizing: border-box;
	padding: 0 10px;
	background: none !important;
}


@media screen and (max-width: 1350px) {
	.navbar-nav > li.astm-search-menu{
		display: none;
	}
	.top-navbar-menu{
		max-width: calc(990px - 155px);
	}
	.navbar-header{
		margin-top: -27px;
	}
}


@media screen and (max-width: 1150px) {
	.top-navbar-icon{
		visibility: hidden;
	}
	.top-navbar-menu .social-icon{
		display: inline;
	}
	.top-navbar-right{
		padding-left: 20px;
	}
}
@media (max-width: 1125px) {
	.navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
	.navbar.navbar-fixed-top .navbar-collapse{
		margin-top: 85px;
		height: auto !important;
		width: 100%;
	}
	.navbar.navbar-fixed-top .navbar-collapse ul{
		width: 100%;
	}
	.navbar.navbar-fixed-top .navbar-collapse ul li a{
		padding-left: 30px;
	}
	.dropdown-menu a:hover{
		color: #61AC38 !important;
	}
	.navbar .navbar-nav > li > a:hover::after{
		width: 0;
	}
	.top-navbar-menu{
		max-width: calc(100% - 300px);
	}
	.navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse{
		max-height: calc(100% - 70px);
		margin-top: 70px;
	}
}
@media (max-width: 1125px) {
	.top-navbar-menu{
		max-width: 100% !important;
		width: 100% !important;
		padding-left: 20px;
	}
	.top-navbar-icon{
		display: none;
	}
	.navbar-header{
		height: 58px;
		margin-top: 0;
		padding-left: 5px;
	}
	.navbar .navbar-brand img{
		width: auto;
	}
}
@media (max-width: 1125px) {
	.top-navbar-filiali a, .top-navbar-lingue a{
		margin: 0 5px;
	}
}




/* CONTAINER */


.main{
	max-width: 1200px;
	margin: -60px auto -60px;
	border-radius: 15px;
}
.home .main{
	margin: -190px auto -60px;
}
.main .container{
	max-width: 100% !important;
	width: 100% !important;
}
.home .container{
	padding-top: 30px;
}
.section{
	padding-top: 0;
}
h1.hestia-title{
	color: #61AC38;
	margin: 0;
	text-align: left;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 30px;
}


@media screen and (max-width: 1200px) {
	.main{
		margin: -175px 20px -60px;
	}
}


@media screen and (max-width: 500px) {
	.main{
		margin: 0;
		border-radius: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	.page-header{
		min-height: 200px !important;
		height: 200px !important;
		max-height: 200px !important;
	}
	.vc_column-inner {
		padding: 0 !important;
	}
}




/* FOOTER */


.footer{
	background-color: #61AC38;
	padding-top: 90px;
	background-image: url('img/footer-bg.png');
	background-size: contain;
	background-position: left top;
	background-repeat: no-repeat;
}
.footer-cont{
	width: 100%;
	max-width: 1200px;
}
.footer-menu .widget_nav_menu ul.menu{
	display: flex;
}
.footer-menu .widget_nav_menu ul li{
	display: inline-block !important;
	width: calc((100% / 8) - 4px);
	padding: 0;
}
.footer-menu .widget_nav_menu ul li a{
	font-weight: bold;
}
.footer-menu .sub-menu{
	padding: 0;
}
.footer-menu .sub-menu li{
	width: 100% !important;
}
.footer-menu .sub-menu li a{
	font-weight: normal !important;
}
.footer-menu li a{
	font-size: 10px;
	text-transform: none !important;
	opacity: 1;
	padding: 0 !important;
}
.footer-menu li a:hover{
	color: white;	
}
.footer .footer-menu a{
	font-size: 10px;
}
.footer .widget ul li{
	line-height: 1;
}
.footer .textwidget{
	text-align: center;
}
.contact-button{
	background: white;
	padding: 15px 20px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	margin: auto;
	color: #61AC38 !important;
	font-weight: bold;
	opacity: 1 !important;
	cursor: pointer;
	font-size: 16px !important;
	font-family: 'DIN', sans-serif !important;
	transition: 1s;
	transform: scale(1);
	display: inline-block;
}
.contact-button:hover{
	transform: scale(1.05);
	transition: 1s;
}
/*
.footer .widget_text{
	width: 100%;
	max-width: 400px;
	margin: auto;
}
*/
.footer .widget h5{
	font-size: 13px !important;
	margin: 0 0 5px 5px;
}
.footer .widget form p{
	display: flex;
	flex-direction: row;
}
.footer .widget .your-email input{
	border: 1px solid white;
	height: 35px;
	border-radius: 35px;
	background: none !important;
	color: white;
	padding: 0 15px;
	font-size: 14px;
}
.footer .widget .your-email input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: white;
   opacity:  0.5;
}
.footer .widget .your-email input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    white;
   opacity:  0.5;
}
.footer .widget .your-email input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    white;
   opacity:  0.5;
}
.footer .widget .your-email input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    white;
   opacity:  0.5;
}
.footer .widget .your-email input::-ms-input-placeholder { /* Microsoft Edge */
   color:    white;
   opacity:  0.5;
}
.footer .widget .your-email input::placeholder { /* Most modern browsers support this now. */
   color:    white;
   opacity:  0.5;
}
.footer .widget .wpcf7-submit{
	border: 1px solid white;
	height: 35px;
	border-radius: 35px;
	background: white;
	color: #61AC38;
	margin: 0 0 0 10px;
	text-transform: none;
	padding: 0 20px;
	font-family: 'DIN', sans-serif;
	width: 150px;
	font-size: 14px;
}
.copyright{
	color: white;
	text-align: center;
	padding: 10px 20px !important;

}
.copyright a{
	display: inline-block;
}
.copyright a:hover{
	color: white;
}
.copyright a:after{
	content: '';
    display: block;
    width: 0;
    height: 2px;
    margin: auto;
    margin-top: -5px;
    background: white;
    transition: width .3s;
    border-radius: 2px;
}
.copyright a:hover::after{
	width: 100%;
}




@media screen and (min-width: 500px) {
	.footer-menu .col-md-12, .footer-menu ul, .footer-menu, .footer .content{
		padding: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}


@media screen and (max-width: 500px) {
	.footer-menu .widget_nav_menu ul.menu{
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.footer-menu .widget_nav_menu ul li{
		width: 48%;
	}
	.footer-menu .widget_nav_menu ul{
		margin-bottom: 20px;
	}
	.footer .footer-menu a{
		font-size: 14px;
	}
}


/* CONTENT */


/*
.page-content-wrap{
	padding: 0 !important;
}
*/
.page-content-wrap p{
	font-size: 14px;
}
.varvel-row{
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	border-radius: 15px;
	padding: 20px;
	margin-bottom: 20px;
}
.row, .vc_row{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.varvel-column{
	margin-left: -30px !important;
	margin-right: -30px !important;
}
.graphic-images{
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.varvel-row .wpb_content_element, .varvel-row .vc_btn3-container,  .varvel-row .vc_btn3-container button{
	margin: 0;
}
.varvel-row .vc_column-inner{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.vc_btn3-container button, .vc_btn3-container a{
	text-transform: none;
	font-family: 'DIN', sans-serif;
	font-size: 16px !important;
	padding: 7px 35px 7px 20px !important;
	font-weight: bold;
	background: #61AC38 !important;
	color: white !important;
	border: 1px solid #61AC38 !important;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	border-radius: 10px !important;
	transition: 1s;
	background-image: url('img/arrow.svg') !important;
	background-size: 10px 15px !important;
	background-position: right 15px center !important;
	background-repeat: no-repeat !important;
}
.vc_btn3-container button:hover, .vc_btn3-container a:hover{
	transform: scale(1.05);
	transition: 1s;
}
.varvel-row h2{
	font-size: 30px;
	font-weight: bold !important;
	color: white;
	background: #61AC38;
	margin-left: -20px !important;
	margin-right: -20px !important;
	margin-top: -20px !important;
	border-radius: 15px 15px 0 0;
	padding: 0 25px;
}
.varvel-row h3{
	font-size: 24px !important;
	line-height: 1.2;
	font-weight: bold !important;
	color: #6E737A;
	text-align: center;
	width: 100%;
}
.vc_column-gap-30 .varvel-row{
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.vc_column-gap-30{
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.vc_column-gap-30 .vc_col-sm-3{
	width: calc(25% - 30px);
}
.su-table.varvel-table table, .su-table.varvel-table table tr, .su-table.varvel-table table td{
	border: 0 !important
}
.su-table.varvel-table .su-even{
	border-radius: 5px !important;
	background: #f7f7f7 !important
}
.su-table.varvel-table .su-even td{
	background: none !important
}
.more-width{
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.tparrows:before{
	color: #fff !important;
	background: rgba(0,0,0,0.2);
}
.tp-bullet{
	color: white !important;
	border: 2px solid white !important;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.53);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.53);
}
.tp-bullet.selected:after{
	background-color: #ddd !important;
}
.home .tparrows:before{
	color: #fff !important;
}
h4{
	font-size: 18px !important;
	margin: 0 0 10px 0 !important;
}


.page-content-wrap ul{
	font-size: 14px;
	
padding-left: 20px;
}
.testo-qualita{
	min-height: 84px;
}
@media screen and (max-width: 950px) {
	.vc_column-gap-30 .vc_col-sm-3{
		width: 100%;
	}
	.testo-qualita{
		min-height: 1px;
	}
}
@media screen and (max-width: 500px) {
	.varvel-row{
		margin-left: -20px !important;
		margin-right: -20px !important;
	}
	.home .container{
		padding: 0;
	}
	.home .varvel-row{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.wpb_revslider_element{
		margin-left: -30px;
		margin-right: -30px;
	}
	.more-width{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.vc_col-sm-6 .varvel-row{
		margin-left: -5px !important;
		margin-right: -5px !important;
	}
	.varvel-column{
		margin-left: -20px !important;
		margin-right: -20px !important;
	}
}






/* NEWS */


/*
.vc_grid-item-mini{
	transition: 1s;
}
.vc_grid-item-mini:hover{
	transform: scale(1.03);
	transition: 1s;
}
*/
.vc_gitem-zone-a{
	height: 135px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
}
.vc-grid .vc_grid-item .vc_grid-item-mini .vc_gitem-zone-c{
	background-color: none !important;
}
.vc_gitem-zone{
	overflow: visible !important;	
}
.vc_gitem-zone-c h4{
	color: #6E737A;
	margin: 5px 0 -5px !important;
	font-size: 24px;
	line-height: 1.2;
	min-height: 50px;
}
.vc_gitem-zone-c .titolo-comunicato h4{
	height: auto;
}
.vc_gitem-post-data{
	margin-bottom: 0px !important;
}
.vc_gitem-post-data p{
	margin: 0 !important;
}
.vc_btn3-container a.vc_gitem-link{
	background: none !important;
	color: #61AC38 !important;
	font-size: 14px !important;
	padding: 0 !important;
	border: 0 !important;
	font-family: Arial, sans-serif !important;
	font-weight: normal !important;
}
.vc_grid{
	margin-bottom: 0 !important;
}
.blog-post li, .blog-post table{
	font-size: 14px !important;
}


/* PRODOTTI */


.vc-product-wrap{
	background: white;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 60px;
	padding: 30px 20px;
}
.vc-product-image{
	width: 250px;
	margin-top: -100px;
}
.vc-blocks-image{
	width: 120px;
	margin-top: -70px;
}
.vc-product-title{
	color: #6E737A;
	font-weight: bold;
	font-size: 24px !important;
	min-height: 56px;
}
.vc-product-button a{
	color: white !important;
	background: #61AC38;
	border: 1px solid #61AC38;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	padding: 7px 35px 7px 20px;
	font-weight: bold;
	font-family: 'DIN', sans-serif;
	font-size: 16px;
	transition: 1s;
	background-image: url('img/arrow.svg');
	background-size: 10px 15px;
	background-position: right 15px center;
	background-repeat: no-repeat;
}
.vc-product-button{
	transition: 1s;
}
.vc-product-button:hover{
	transform: scale(1.05);
	transition: 1s;
}


.vc-product-links{
	display: flex;
	flex-direction: row;
}
.vc-product-links a{
	color: white !important;
	display: block;
	margin: 0 5px;
	background: #61AC38;
	border: 1px solid #61AC38;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	padding: 7px 35px 7px 20px;
	font-weight: bold;
	font-family: 'DIN', sans-serif;
	font-size: 14px !important;
	transition: 1s;
	background-image: url('img/arrow.svg');
	background-size: 10px 13px;
	background-position: right 13px center;
	background-repeat: no-repeat;
	transition: 1s;
}
.vc-product-links a:hover{
	transform: scale(1.05);
	transition: 1s;
}
.famiglia{
	color: #61AC38;
	font-size: 16px;
}
.famiglia img{
	height: 15px;
	width: 15px;
	margin-right: 5px;
	margin-top: -2px;
}


@media screen and (max-width: 850px) {
	.vc-product-button a{
		font-size: 12px;
	}
}
@media screen and (max-width: 850px) {
	.vc-product-image{
		width: 50%;
		margin-top: -25%;
	}
	.vc-product-button a{
		font-size: 16px;
		display: block;
	}
}


/* PULSANTONI */


.vc-bigbutton-wrap{
	background: white;
	border-radius: 15px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 280px;
	margin: 0 -15px 20px -15px;
	padding: 0;
	transition: 1s;
}
@media screen and (max-width: 500px) {
	.home .vc-bigbutton-wrap{
		margin: 0 0 20px 0;
	}
	.vc-bigbutton-wrap{
		flex-direction: column;
	}
	.vc-bigbutton-wrap.left{
		flex-direction: column-reverse;
	}
	.right .vc-bigbutton-image{
		border-radius: 15px 15px 0 0 !important;
	}
	.left .vc-bigbutton-image{
		border-radius: 15px 15px 0 0 !important;
	}
}

.vc-bigbutton-wrap:hover{
	transform: scale(1.02);
	transition: 1s;
}
.atex-wrap{
	flex-direction: column;
	padding: 0 20px;
}
.atex-wrap:hover{
	transform: scale(1);
}
.atex-wrap .vc-product-button{
	margin-top: 20px;
}
.vc-bigbutton-image{
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.right .vc-bigbutton-image{
	border-radius: 15px 0 0 15px;
	background-position: right center;
}
.left .vc-bigbutton-image{
	border-radius: 0 15px 15px 0;
	background-position: left center;
}
.vc-bigbutton-title{
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 20px;
	color: #6E737A;
}


/* PRODOTTO */


.vc_tta-container h2{
	font-family: 'Orator', sans-serif !important;
	font-weight: normal !important;
	font-size: 20px;
	margin: 15px 0 !important;
	padding: 0 15px;
}
.vc_tta-panel{
	margin: 5px 0;
}
.vc_tta-panel-heading, .su-spoiler-title{
	border: 0 !important;
	background-color: #F6F6F6 !important;
	background-image: none !important;
	border-radius: 10px !important;
}
.vc_tta-panel-heading h4, .su-spoiler-title, .vc_tta-panel li{
	font-family: 'Arial', sans-serif !important;
	background-image: none !important;
	font-weight: normal !important;
	font-size: 16px !important;
	text-align: left;
	margin: 0 !important;
	color: #666;
}
.vc_tta-panel-heading a, .su-spoiler-title{
	padding: 10px 45px 10px 20px !important;
}
.vc_tta-panel-heading a i, .su-spoiler-title span{
	left: auto !important;
	right: 20px;
}
.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before{
	content: "\f078" !important;
}
.su-spoiler-icon-chevron .su-spoiler-icon:before{
	content: "\f077" !important;
}
.vc_tta-panel-body, .su-spoiler-content{
	border: 2px solid #F6F6F6 !important;
	border-radius: 0px 0px 10px 10px !important;
	margin: -10px 0 10px 0;
	background-image: none !important;
}
.list-sett-app .vc_column-inner{
	padding: 0 !important;
}
.vc-related-sector-wrap{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}
.vc-related-sector-wrap img{
	min-height: 1px;
		max-width: 100px;
	max-height: 100px;

}
.related-sector-title{
	text-align: center;
	width: 170px;
	background: #61AC38;
	color: white;
	border-radius: 10px;
	opacity: 0;
	transition: .5s;
}
.vc-related-sector-wrap:hover .related-sector-title{
	opacity: 1;
	transition: .5s;
}
.vc-relproduct-wrap{
	display: flex;
	flex-direction: row;
	align-items: center;
	background: white;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	padding-right: 30px;
	background-image: url('/wp-content/uploads/Generico/g-chevron-relprod.svg');
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 16px 27px;
	margin-bottom: 20px;
	transition: 1s;
	overflow: hidden;
}
.vc-relproduct-wrap:hover{
	transform: scale(1.05);
	transition: 1s;
}
.vc-relproduct-image, .vc-relproduct-title{
	width: 50%;
}
.vc-relproduct-title{
	font-size: 16px !important;
	line-height: 19px;
	color: #6E737A;
	padding-left: 10px;
	margin: 0 !important;
}




/* FIERE */


.fair{
	display: flex;
	flex-direction: row;
	align-items: center; 
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	padding-bottom: 10px;
 }
 .fair > div{
	width: calc((100% - 150px) / 4);
	padding: 0 10px;
 }
 .fair-link{
	width: 130px;
	flex: 1;
	background: #61AC38;
	padding: 5px 10px !important;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	margin: auto;
	font-weight: bold;
	opacity: 1 !important;
	cursor: pointer;
	text-align: center;
	transition: 1s;
}
.fair-link:hover{
	transform: scale(1.05);
	transition: 1s;
}
.fair-link a{
	color: white;
}
.fair-link a:hover{
	color: white;
}


.fair-contact-button, .AHRP_self{
	width: auto;
	background: #61AC38;
	padding: 10px 15px !important;
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	margin: auto;
	font-weight: bold;
	opacity: 1 !important;
	cursor: pointer;
	text-align: center;
	transition: 1s;
	color: white;
	margin-top: 10px;
	display: inline-block;
}
.fair-contact-button:hover, .AHRP_self:hover{
	transform: scale(1.05);
	transition: 1s;
	color: white;
}


.fair-name a{
	font-weight: bold;
	color: #3C4858;
	border-bottom: 2px solid #61AC38;
}
.fair-icon{
	height: 12px !important;
	width: auto !important;
	margin-right: 7px;
}
.fair-date{
	color: #61AC38;
	font-weight: bold;
}
.fair-stand{
	font-weight: bold;
}
.fair-site{
	font-style: italic;
	font-weight: bold;
}


@media screen and (max-width: 768px) {
	
	.fair{
		flex-direction: column;
	}
	.fair > div{
		width: 100%;
		padding: 10px 0;
	}
	.fair-link{
		width: 130px;
	}
}


/* SETTORI APPLICATIVI */


.vc-sector-wrap{
	border-radius: 10px;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	margin-top: 35px;
	height: 270px;
	background-size: cover;
	background-position: center center;
	margin-bottom: 30px;
	transition: 1s;
}
.vc-sector-wrap:hover{
	transform: scale(1.05);
	transition: 1s;
}
.vc-sector-iconimage{
	width: 125px;
	height: 125px;
	margin-top: -35px;
}
.vc-sector-title{
	text-align: center;
	color: #6E737A;
	font-size: 24px !important;
	line-height: 30px;
	width: 100%;
	min-height: 80px;
	background: white;
	padding: 10px;
	margin: 0 !important;
	border-radius: 0px 0px 10px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.accordion{
    width: 100%;
    font-size: 14px;
    transition: 0.4s;
    color: #61AC38;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    display: block;
    margin-top: -15px;
    margin-bottom: 20px;
}
.accordion:after{
	content: "";
	position: absolute;
	top: 2px;
	margin-left: 5px;
	width: 15px;
	height: 15px;
	background: url('/wp-content/uploads/Generico/g-chevron.svg');
	transform: rotate(90deg);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.accordion:after path{
	fill: #61AC38 !important;
}
.accordion.active:after{
	transform: rotate(270deg);
	bottom: 2px;
	top: auto;
}
.descriptionPanel {
    display: none;
    background-color: white;
    overflow: hidden;
}


/* NEWS - FIERE */


.hestia-blogs{
	padding: 0;
}
.single .main-raised{
	margin: -60px auto -60px;
}
.card-plain .card-image{
	border-radius: 10px;
}
.fair-image{
	border-radius: 10px;
	-webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	padding: 0;
	overflow: hidden;
	width: auto;
	margin-bottom: 30px !important;
}
.fairs .card-title a{
	font-weight: bold;
	color: #3C4858;
	border-bottom: 2px solid #61AC38;
}
.fairs .card-title a:hover{
	color: #61AC38;
}


.single-post .header-filter{
	background: url('/wp-content/uploads/Varvel_USAFullwidth.jpg') !important;		
	background-position: center center !important;
	background-size: cover !important;
}
.post-info{
	display: flex;
	color: #aaa;
	margin-top: -20px;
	margin-bottom: 20px;
}
.post-info div{
	margin-right: 10px;
}
.entry-tag a{
	margin-right: 10px;
	color: #aaa;
}
.category-fiere .post-date{
	display: none;
}


.vc_gitem-post-data-source-post_date{
	color: #aaa;
}
.bottom-info{
	margin-top: -20px;
}
.single-post-wrap article p{
	font-size: 14px;
}


/* RETE VENDITA */


.categories_filter select{
	border-radius: 20px !important;
	background-image: url('/wp-content/uploads/Generico/g-down-icon.svg') !important;
	background-position: right 10px top 18px !important;
	background-repeat: no-repeat !important;
	background-size: 10px !important;
	padding: 10px 25px 10px 20px !important;
	background-color: white !important;
	border: 1px solid #CACACA !important;
	color: #CACACA !important;
}
.wpgmp_locations{
	border-radius: 10px !important;
	border: 0 !important;
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	position: relative !important;
}
.wpgmp_location_category{
	font-family: 'Arial', sans-serif !important;
	font-style: normal !important;
	color: #CACACA !important;
	font-size: 12px !important;
}
.wpgmp_location_title{
	font-weight: bold;
}
.wpgmp_filter_wrappers{
	background: none !important;
	padding: 0 !important;
}
.wpgmp_locations_foot{
	color: #61AC38 !important;
}
.wpgmp_map_container{
	box-shadow: none !important;
	border: 0 !important;
}
.wpgmp_map{
	-webkit-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	-moz-box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	box-shadow: 0px 7px 25px -9px rgba(0,0,0,0.53) !important;
	border-radius: 10px !important;
	border: 0 !important;
	margin-bottom: 20px !important;
}
.hidemap{
	display: none;
}
a.place_title{
	position: absolute;
	width: calc(100% - 28px);
	height: calc(100% - 28px);
}
.wpgmp_locations_content{
	margin-top: 10px !important;
}
button.retecommerciale{
	border-radius: 20px;
	height: 40px;
	padding: 0 20px;
}


/* DOWNLOAD */


.file_download_preview{
	display: none;
}
.download-box-content{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-right: 20px;
}
.varvel-download-button{
	width: 70%;
	flex: 1;
}
.file_download_size, .file_download_flags{
	width: 15%;
	text-align: right;
}
.file_download_flags img{
	height: 12px;
	padding: 0 2px;
}
.su-accordion > br{
	display: none;
}
.download .vc_tta-panel-heading{
	background-color: #61AC38 !important;
}
.download .vc_tta-panel-heading *{
	color: #fff !important;
	border-color: #fff !important;
}
.download .vc_tta-panel-heading i:before{
	border-color: #fff !important;
}
.download .vc_tta-panel-body{
	border: 2px solid #61AC38 !important;
	padding-top: 25px !important;
}
/* TABELLE */


.varvel-table td{
	vertical-align: top;
	font-size: 16px;
}


.varvel-table li{
	font-size: 16px;
}




/* SOCIAL */


.heading{
	display: flex;
	flex-direction: row;
	justify-content: space-between;	
	align-items: flex-start;
	margin-bottom: 30px;
}
.social-share:hover {
  cursor: pointer;
}
.social-buttons{
	opacity: 0;
}
.social-buttons.share {
  opacity: 1;
}
.share-links{
	flex: 0;
	margin-right: 40px;
	margin-top: 20px;
}
.share-links img{
	height: 30px !important;
	width: 30px !important;
	max-width: none;
}


/* FORM */


.hbspt-form *{
	font-family: 'Arial', sans-serif !important;
}
.hbspt-form fieldset, .hbspt-form fieldset input, .hbspt-form fieldset select{
	width: 100% !important;
	max-width: 100% !important;
}
.hbspt-form fieldset > div{
	padding-right: 20px;
}
input.hs-input, textarea.hs-input, select.hs-input{
	box-shadow: none !important;
	height: 30px !important;
	border: 1px solid #6E737A;
	border-radius: 30px !important;
	box-sizing: border-box !important;
	padding: 5px 20px !important;
}
textarea.hs-input{
	height: 200px !important;
	border-radius: 15px !important;
}
.input{
	margin: 0 !important;
}
.hbspt-form input[type=checkbox]{
	width: auto !important;
	height: auto !important;
}
.hs_submit, .hs_submit .actions{
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
.hs_submit input{
	min-width: 250px !important;
	background: #61AC38 !important;
	color: white !important;
	height: 30px !important;
	border: 0 !important;
	border-radius: 30px !important;
	-webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;
	padding: 5px 20px !important;
	box-sizing: border-box !important;
}
.hs_submit input:hover{
	transform: scale(1.05);
	transition: 1s;
}
.form-columns-3 .hs-form-field{
	width: 33.3% !important;
}
@media screen and (max-width: 850px) {
	.form-columns-3 .hs-form-field{
	width: 100% !important;
}
}


/* SERVICE */
.service-buttons img{
	transition: 1s;
}
.service-buttons img:hover{
	transform: scale(1.05);
	transition: 1s;
}




/* STORIA */
.vc-timeline{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	position: relative;
}
.year-box{
	width: 120px;
	border-right: 2px solid #61AC38;
	padding: 15px 20px 15px 0;
	color: #61AC38;
	font-weight: bold;
	text-align: right;
	flex: 0 0 120px;
}
.tl-bullet{
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: 16px;
	background: url('/wp-content/uploads/Generico/g-gear.svg');
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
}
.text-box{
	width: 100%;
	padding: 15px 0 15px 20px;
}
.tl-ellipsis{
	width: 120px;
	border-right: 2px dashed #61AC38;
	height: 50px;
	padding: 15px 20px 15px 0;
	flex: 0 0 120px;
}
.vc-timeline:first-child .year-box, .vc-timeline:first-child .text-box{
	padding-top: 0;
}
.vc-timeline:first-child .tl-bullet{
	margin-top: -4px;
	background-color: white;
	border-top: 5px solid white;
	height: 25px;
	background-position: bottom center;
}


/* CHI SIAMO */
.facts-figures .wpb_single_image{
	margin-bottom: 0;
}
.facts-figures .wpb_wrapper{
	font-family: 'DIN', sans-serif !important;
	color: #6E737A;
	font-weight: bold;
}






/* COMUNICATI */
.pressrelease{
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.pressrelease-title{
	width: calc(40% - 130px);
	padding: 0 10px 0 0;
}
.pressrelease-date{
	width: 130px;
	padding: 0 10px;
}
.pressrelease-excerpt{
	width: 60%;
	padding: 0 0 0 10px;
}
.no-img{
	display: none;
}
.border-bottom{
	border-bottom: 1px solid #ccc;
}


.container .tp-caption.tp-resizeme{
	max-width: 100% !important;
	min-width: 1px !important;
	min-height: 1px !important;
	max-height: 100% !important;
}
.data-comunicato{
	margin-top: -22px;
}
.press-icon{
	height: 20px !important;
	width: auto !important;
	margin-right: 7px;
}
.press-download{
	margin: 5px 0;
}




/* QUALITÀ */


.quality-flex{
	position: relative;
}
.quality-flex .vc_column-inner{
	flex-direction: row !important;
	position: relative;
}
.quality-flex .vc_column-inner .wpb_wrapper{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	width: 100%;
}
