/*
Theme Name: Efa
Template: wp-bootstrap-starter
*/

/**General**/
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');
@import url("css/mediaqueries.css");
@import url("css/gdpr.css");

:focus {
    outline: none!important;
}
body, #main{
    background: #f6f8f9;
}
body, html, p{
    font-family: 'Red Hat Display', sans-serif!important;
    line-height: 1.6;
}
div#download {
    padding-top: 275px !important;
    margin-top: -275px;
    display: inline-block;
}
p, #main, #main a,
 #main a:hover{
    font-size: 20px;
    color: #333;
}
#main h3 a {
    font-weight: 400;
    font-size: 35px!important;
    line-height: 1.6;
}
.navbar-brand img {
     min-width: 170px!important;
}
/*
.row{
  display: block!important;
}*/
.taxRow{
  display: flex!important;
}
#main p a:hover,
#main p a,
#main li a{
    text-decoration: underline!important;
    cursor: pointer!important;
    color:#333!important;
}
.btn, .btn:hover,
.btn, .btn:hover,
.btnDown,
.btnLink,
.btnDemo,
.btnDown:hover,
.btnLink:hover,
.btnDemo:hover {
  text-decoration: none!important;
  cursor: pointer!important;
}
.single-caso #main a:hover,
.single-prodotto #main a:hover,
.listDownload a:hover{
  text-decoration: underline!important;
  /* font-weight: bold!important; */
}
.listDownload a{
  color: #333!important;
}
.bold{
  font-weight: bold;
}
.font17{
  font-size: 18px!important;
}
.font20, .font20 li{
  font-size: 20px!important;
}
.txtDef{
    font-size: 22px;
}
.txtSmall{
  font-size: 14px;
}

.txtCenter{
    text-align: center;
}
.vc_row,
.single-prodotto #main .row{
    padding: 35px 0;
}
.vc_inner{
    padding: 0!important;
}
.hidden{
    display: none;
}
.bgWhite{
  background: white;
}
.bgGreenTrasp,
.bgWhiteTrasp{
    position: relative;
}
.bgGreenTrasp h3,
.bgWhiteTrasp h3{
    font-weight: bold;
    line-height: 1.2!important;
}
.bgGreenTrasp:before,
.bgWhiteTrasp:before{
    background: rgba(0,155,167,.85);
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    position: absolute;
}
.bgWhiteTrasp:before{
    background: rgba(255,255,255,.85);
}
.bgGreen{
    background:url('img/pattern.png')repeat #009ca9!important;
  /*  background:url('img/pattern.png')repeat #ff8133!important;*/
}
.bgLightGreen{
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 45%, rgba(0,156,169,1) 100%);
}
.rowbreadcrumb{
/*  background:#009ca9!important;*/
  color: #009ca9!important;
  padding: 5px 0;
}
.rowbreadcrumb a{
  background:url('img/arrowRight.png')no-repeat!important;
  background-position: left center!important;
  background-size: auto 60%!important;
  padding-left: 25px;
  color: #009ca9!important;
  font-size: 15px!important;
}
.bgGreen h2,
.bgGreen h3,
.bgGreen h4,
.bgGreen h5,
.bgGreen h6,
.bgGreen p{
   color: white;
 }
.bgLightOrange{
    background:#ede6dd!important;
}
.bgOrange,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-background-color-orange{
    background:#ff8133!important;
}
.pad30{
    padding: 35px 40px!important;
}
.padBot30{
    padding-bottom: 35px!important;
}
.pad0{
    padding:0!important;
}
.padLeft50,
.boxTitoloVideo{
    padding-left:50px;
}

.marg0{
    margin: 0!important;
}
.fullImg img{
    width: 100%;
    height: auto;
}
img,
.itemMasonry img{
    max-width: 100%!important;
    height: auto;
}
.itemMasonry {
  margin:15px 0!important;
  clear: none!important;
}
.itemMasonry .blocco{
  height: 100%!important;
  border: 1px solid #ebebeb;
}
.itemMasonry .blocco,
.postImg{
    background: white;
}
.itemMasonry .blocco,
.itemMasonry .blocco a{
  display: block!important;
}
.postImg{
  max-width: 60%;
}
.single-category-news .postImg,
.single-category-eventi .postImg,
.single-category-eventi-academy .postImg {
    max-width: 100%;
}
.itemMasonry .eqTitle{
    color: #333;
    padding: 8px 15px;
    font-size: 20px;
    line-height: 1.2;
    display: inline-block!important;
    font-weight: bold;
}
.itemMasonry .eqText{
    font-size: 16px;
    padding: 0px 15px 15px;
    color: #333;
    line-height: 1.2;
    display: inline-block!important;
}

.data{
  padding:10px 15px!important;
  font-size: 14px;
  text-decoration: underline;
  display: block;
  font-weight: bold;
  color: #ff8133;
}
.btn.full{
    width: 100%;
    display: block;
    cursor: pointer!important;
}

.btn{
    background: #ff8133!important;
    text-transform: none;
    border-radius:0;
    padding: 7px 15px;
    border: 0;
    color: white!important;
    border: 1px solid white;
    word-break: break-all;
    margin:15px 0;
}
.btn:hover{
    background: #009ba7!important;
    color: white!important;
}
.btn.white,
.btn.white a,
.btn.black,
.btn.black a{
    border: 0;
    padding: 0;
    background: none!important;
    color: white!important;
    font-weight: 400!important;
    background: none;
    border: 0!important;
}

.downDoc,
.btn.white,
.btn.white a,
.btn.black,
.btn.black a{
    font-size: 20px;
    line-height: 1.2!important;
    color: #333;
    font-weight: 600;
    position: relative;
    padding-bottom:7px;
    display: inline-block;
}
.btn.black a{
    color: #333!important;
}
.btn.black,
.btn.black a{
  color: #333!important;
}
.btn.black:hover,
.btn.black:hover a{
    border: 0!important;
}
.btn.small{
  font-size: 17px;
  margin: 5px 12px 0 0;
}
.smallBtn,
.smallBtn:hover{
    text-decoration: underline!important;
    margin: 3px 12px 0 0;
    font-size: 14px;
    color: #333;
}
.smallBtn:hover{
  font-weight: bold;
}

.customLink{
  background: #ff8133!important;
  text-transform: none;
  border-radius: 0;
  padding: 7px 15px;
  border: 0;
  color: white!important;
  border: 1px solid white;
  word-break: break-all;
  margin: 15px 0;
  text-decoration: none!important;
}
.customLink:hover{
  font-weight: 400!important;
  background: #009ba7!important;
  text-decoration: none!important;
}
.downDoc:after,
.btn.white:after,
.btn.black:after{
    background: #009ba7;
    width: 30px;
    content: '';
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.downDoc:hover:after,
.btn.white:hover:after,
.btn.black:hover:after{
  width:100%!important;
  transition-duration: 1s;
}
.btn.black:after{
    background: #333;
}
.btn.bordOrange:after{
    background: #ff8133;
}
.btn.bordWhite:after{
    background: #fff;
}
.btn .vc_btn-7-size-sm,
.vc_btn3.vc_btn3-size-sm{
    font-size: 17px!important;
}

.downDoc:hover,
.btn.white:hover,
.btn.white.txtGreen,
.btn.white.txtGreen a{
    color: #009ba7!important;
}
.btn.white.txtGreen:hover:
.btn.white.txtGreen:hover a{
    color: #333!important;
}
#filter{
    margin: 40px 0 0;
}
#filter h6{
    color: white;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}
#filter select{
    width: 100%!important;
    /*background: none!important;*/
    background: url('img/arrowSelect.png') no-repeat!important;
    background-position: right center!important;
    border: 1px solid white!important;
    color: white!important;
    padding: 5px!important;
    -moz-appearance: none!important;
    -webkit-appearance: none!important;
    appearance: none!important;
    border-radius: 0!important;
}
#filter option{
  color: #000!important;
}
#filter .btn{
    margin: 0 10px;
}
#inviaForm{
  display: none;
}
/**Fonts**/


.bgVideo{
  background: url('img/bgVideo.jpg') no-repeat;
  background-size: cover;
  position:relative;
}
#videoOnBg{
  position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: -2;
}
.bgVideo .vc_inner{
  background: rgba(0,0,0,.6);
}

.bgVideo h2{
    color: #fff;
    font-size:5vw;
  /*  font-size: 75px;*/
    line-height: 1.1;
    font-weight: 800;
}
.bgVideo .vc_inner h3,
.singleMercato h3{
    color: white;
    font-size: 25px;
    line-height: 1.2;
}
h1{
    color: white;
    font-weight: 900;
    font-size:12vw;
    /*font-size: 140px;*/
    line-height: 1.1;
    padding: 0;
    margin: 0;
}
.single-prodotto h1{
  font-size:3vw;
  color: #333;
  margin-bottom: 20px!important;
}
h2{
    color: #ff8133;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.6;
}
h3{
    font-weight: 400;
    font-size: 35px;
    line-height: 1.6;
}
h4{
    font-size: 27px;
    font-weight: 600;
    line-height: 1.4;
}
h6{
    font-size: 20px;
}
.sezione{
  border-bottom: 1px solid #009ba7;
  margin: 25px 0 10px 0;
  font-weight: 400;
}
.font12,
.font12 p,
.font12 a{
    color: #333!important;
    font-size: 12px!important;
	line-height:1.2!important;
	display:inline-block;
}
.postContent{
    padding: 25px 0;
}
.postContent h1{
    color: #333;
    font-size: 40px;
    font-weight: 600;
}
.txtGreen, h4,
.txtGreen h2,
.txtGreen h5,
.txtGreen h6,
.txtGreen p,
.bgLightOrange ul li{
    color: #009ba7!important;
}
.txtBlack{
    color: #333!important;
}

.txtRight{
    text-align: right!important;
}
.txtRight ul{
    display: inline-block;
}
.txtOrange{
    color:#ff8133!important;
}
.txtWhite{
    color: #fff!important;
}
.txtLeft{
    text-align: left!important;
}
.titleNews,
.titleNews .vc_custom_heading,
.titoloNews{
  font-size: 25px!important;
  line-height: 30px!important;
  font-weight: bold!important;
}
.titoloNews{
  color: #333!important;
  font-weight: 500!important;
}
.catNews{
  font-size: 16px;
  color: #ff8133;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0;
}
.dateNews{
  text-align: left;
  font-size: 14px;
  padding: 5px 0;
}
.bgNews{
  width: 100%;
  height: 225px;
  display: inline-block;
  overflow: hidden;
}
.bgNews .imgDiv{
  background-size: cover!important;
  width: 100%;
  height: 100%;
  background-position: center!important;
}

.navbar{
	display:block!important;
}
.navbar .navbar-collapse.desk {
  /*  display: inline-block!important;
    text-align: left!important;*/
    padding-top: 13px;
}
.sticky .navbar .navbar-collapse.desk{
  padding-top: 7px!important;
}
 .row::before,
 .row::after{
  display: inline-block!important;
}
.suggerimenti .txtRight a{
    display: inline-block!important;
    margin: 0 7px!important;
}
/**Page**/

#content ul{
    padding-left:17px!important;
}
.page-template #content ul li{
    list-style: none;
    font-size: 25px;
    margin-bottom: 10px;
}
.page-template #content ul li:before{
    content:'\f111';
    font-family: 'FontAwesome';
    color: #009ba7;
    margin-right: 10px;
    font-size:10px;
    vertical-align: middle;
    line-height: 0;
    display: inline-table;
}


.vc_tta-container li:before{
    display:none!important;
}
.vc_tta-color-turquoise .vc_tta-panel{
    margin-bottom: 10px;
}
.vc_tta-color-turquoise .vc_tta-panel-heading{
    background: none!important;
    color: #009ba7!important;
}
.vc_tta-accordion.vc_tta-color-turquoise .vc_tta-title-text,
.vc_tta-accordion.vc_tta-color-turquoise .vc_tta-icon,
.vc_tta-accordion.vc_tta-color-turquoise .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-color-turquoise .vc_tta-panel-heading{
    color: #009ba7!important;
    border-color: #009ba7!important;
}
.vc_tta-tabs.vc_tta-color-turquoise a{
    color: #000!important;
    background: none!important;
    font-size: 30px;
    padding: 10px 40px!important;
    border:1px solid #009ba7!important;
    text-decoration: none!important;
}
.vc_tta-tabs.vc_tta-color-turquoise .vc_active a{
     background: #009ba7!important;
     color: #fff!important;
     text-decoration: none!important;
}

.wpb_single_image .vc_box_border{
    padding: 1px!important;
}
.right{
    float: right;
}
.left{
    float: left;
}
.btnDown:before{
    content:'\f019';
    font-family: 'FontAwesome';
    padding-right: 7px;
}
.btnLink:before{
    content:'\f0ac';
    font-family: 'FontAwesome';
    padding-right: 7px;
}
.btnDemo:before{
  content:'\f05a';
  font-family: 'FontAwesome';
  padding-right: 7px;
}


/**Header**/
header{
    background: #fff;
    z-index: 9999;
}
header .navbar-toggler{
  margin-top: 20px;
}
.site-header.sticky .row{
  width: 100%;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.navbar-brand img {
     min-width: 170px!important;
}
.sticky .navbar-brand img{
    height: 70px!important;
    width: auto;
}
.navbar-brand {
  margin-top: /*3*/0px!important;
  margin-bottom:/* 3*/0px!important;
	padding: 0 0!important;
}

.sticky  .navbar .menu-item{
    border-right:1px solid #333;
    padding:0 12px!important;
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link,
header .menu-item a{
    color: #333!important;
    text-transform: uppercase;
}
.navbar-light .navbar-toggler{
    background: #fff;
    border: 0!important;
  }
.navbar{
  margin-bottom:0!important;
}

.navbar-light .navbar-brand{
  margin: 0;
}
.navbar .menu-item{
    border-right:1px solid #333;
    padding:12px 5px;
}
.navbar .menu-item:last-child{
    border: 0;
}

.navbar-light .navbar-toggler-icon{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
}
.topMenu{
  background: #ff8133;
  color: white!important;
  padding: 5px 15px;
}
.sticky .topMenu{
  display: none!important;
}
#top-menu{
    float: right;
}
.topMenu a{
  color: white!important;
}
#top-menu ul{
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#top-menu .menu-item{
    list-style: none;
    font-size: 13px;
    display: block;
    margin: 0;
    padding: 0;
    width:  auto;
    float: left;
    border-right: 1px solid white;
}
#top-menu .menu-item:last-child{
  border: 0;
}
#top-menu .menu-item a{
    text-transform: none!important;
    margin: 0;
    padding: 0 10px;
    color: white!important;
}
.archive-nav,
.vc_wp_custommenu ul{
  border-bottom: 1px solid #ff8133;
  margin-top: 25px;
  display: inline-block!important;
  width: 100%;
}
.archive-nav .menu-item,
.vc_wp_custommenu .menu-item{
  list-style: none!important;
  display: inline-block!important;
  text-transform: uppercase;
  font-size: 18px!important;
  background: #fff;
  padding: 5px 30px;
  border:  1px solid #ff8133;
  border-bottom: 0;
}
.archive-nav .current-menu-item,
.archive-nav .menu-item:hover,
.vc_wp_custommenu .current-menu-item,
.vc_wp_custommenu .menu-item:hover{
  background: #ff8133;
  color: white!important;
}
.vc_wp_custommenu .menu-item a{
    font-size: 18px!important;
    display: inline-block!important;
}
.archive-nav .current-menu-item a,
.archive-nav .menu-item:hover a,
.vc_wp_custommenu .current-menu-item a,
.vc_wp_custommenu .menu-item:hover a{
  color: white!important;
}
.vc_wp_custommenu .menu-item::before{
  display: none!important;
}
.page-template #content .vc_wp_custommenu li{

}
.bannerHeader{
    padding: 120px 15px;
    background-size: cover!important;
    background-position: center!important;
    background: url('img/pattern.png') rgba(0,155,167,.9);
    background-repeat: no-repeat!important;
}
.page-template-paginafiltro .bannerHeader{
    padding-bottom: 30px!important;
}
.page-template-paginafiltro .vc_row-fluid{
    width: calc(100%-30)!important;
}

.page-template-paginafiltro #content{
    overflow: hidden;
}
.bannerHeader h1{
    color: white;
    font-size: 70px;
    font-weight: 600;
}
.single .bannerHeader h1{
    font-size: 30px;
    font-weight: 400;
}
.bannerHeader h2{
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 70px;
}
.bgCategoria{
    background: url('img/bgHeaderCat.jpg')no-repeat;
}

.inlineBlock{
    display: inline-block;
    color: white;
    margin: 15px 15px 15px 0;
}
.labelWhite{
  color: white;
  margin: 15px 15px 5px 0;
}
.inlineBlock span,
.bordBox{
    border: 1px solid white;
    padding: 7px 12px;
    margin: 0;
    color: white;
    display: block;

}

.suggerimenti{
    background: #ff8133;
    color: #fff;
    padding: 15px 15px 15px 0;
}
.suggerimenti a{
    color: #fff!important;
    font-size: 20px;
}
.suggerimenti ul{
    margin: 0!important;
    padding:5px 0 0 0!important;
}
.page .suggerimenti ul{
    padding-top: 4px!important;
}
.suggerimenti li{
    list-style: none!important;
    display: inline-block!important;
    padding: 0 15px!important;
    margin: 0!important;
    border-right: 1px solid white!important;
    line-height: 1.1!important;
}
.suggerimenti li:before{
    display: none!important;
}
.suggerimenti li:last-child{
    border: 0!important;
}


/**Footer**/
footer{
    background: #f6f8f9!important;
    color: #333;
    font-size: 12px!important;
    text-align: center!important;
}
footer p,
footer a{
    font-size: 13px!important;
    margin: 0;
    color: #333;
}
footer .fa{
  background: rgb(240, 126, 35);
  font-size: 18px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
footer .col-md-10{
  width: 100%!important;
  max-width: unset!important;
  flex: none;
}
footer .row{
  display: inline-block!important;
  flex-wrap: nowrap!important;
  padding: 0;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: none!important;
}
#footer-widget .nav-link{
  padding: 0!important;
  display: inline-block!important;
  font-size: 15px;
  color: #fff!important;
  line-height: 1.5!important;
}
#colophon ul{
  padding: 0!important;
}
#footer-widget li{
  font-size: 15px;
  line-height: 1.6!important;
}
#footer-widget{
  padding: 30px 0;
  background: #009ca9!important;
}
footer .textwidget{
  margin-top: 15px;
}

#footer-widget p{
  font-size: 15px;
  line-height: 1.6!important;
  color: #333!important;
}
#footer-widget .widget-title{
  font-size: 22px;
  line-height: 1.6!important;
  color: #fff!important;
  text-transform: uppercase;
  border-bottom: 1px solid #fff!important;
}
#footer-widget .widget{
  margin: 15px 0
}
footer .textwidget img{
	max-width:200px!important;
	height:auto;
	margin: 5px 0;
}
.social-media-link-67891 {
    display: inline-block;
}
/**cf7**/

.wpcf7-text,
.wpcf7-textarea,
.wpcf7-tel,
.wpcf7-mail,
.wpcf7-select{
    width: 100%!important;
    margin-bottom: 10px;
    background: none;
    border: 1px solid #009ba7;
    border-radius: 0;
}
.wpcf7-response-output {
    float: left;
}
.smallTxtarea .wpcf7-textarea{
    height: 150px!important;
}
.wpcf7-submit{
    float:right;
}
#secondary .wpcf7-text{
  background: white;
}
.wpcf7-submit,
.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{
    background: #ff8133!important;
    text-transform: uppercase;
    border-radius:0;
    padding: 7px 50px;
    border: 0;
    color: white!important;
    border: 1px solid white;
}
.wpcf7-submit:hover,
.vc_btn3.vc_btn3-color-warning:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover{
    background: #009ba7!important;
    color: white!important;
}
.vc_tta-accordion .wpcf7-submit{
  padding: 6px 10px!important;
  float: none;
  margin: 0;
  width: 100%;
}

span.wpcf7-list-item{
  margin-left: 0;
}
/**Single Post Prodotto**/
.single-prodotto #main .vc_row,
.single-caso #main .vc_row,
.single-prodotto #main .row{
  /*  background: #ebf2f2;*/
    background: #f6f8f9;
    margin: 0;
}
.single-prodotto #main .row:nth-child(even){
    background: #a4d8db;
}

.boxProd h3,
.boxCaso h3{
    color:#009ba7;
    font-size: 17px;
    margin: 10px 0;
    line-height: 1.2;
}
.boxProd p,
.boxCaso p{
    font-size: 20px;
    line-height: 1.2;
    color:#333!important;
}
.boxCaso figcaption,
.boxProd figcaption{
    padding: 15px!important;
}
.boxProd h3{
  color: #ff8133!important;
}
.boxCaso figure{
    margin: 0!important;
}
.boxProd figure div{
  background: white;
  text-align: center;
}
.boxProd a{
  display: inline-block;
  border: 1px solid #ccc;
  margin-bottom: 25px!important;
  overflow: hidden!important;
    background: white;
}
.boxCaso .btn{
    margin-top: 30px!important;
}
.btn.small{
  margin-top: 15px!important;
  font-size: 18px!important;
}
.boxCaso {
    background: white;
    padding-bottom: 20px;
    position: relative;
    margin: 15px 0 60px 0!important;
    display: block!important;
    clip-path:
    polygon(
      0% 0%,     /* top left */
      0% 0%,     /* top left */
      100% 0%,    /* top right */
      100% 0%,   /* top right */
      100% 85%,  /* bottom right */
      85% 100%,  /* bottom right */
      0% 100%,   /* bottom left */
      0 100%      /* bottom left */
    );
    -webkit-clip-path:polygon(
      0% 0%,     /* top left */
      0% 0%,     /* top left */
      100% 0%,    /* top right */
      100% 0%,   /* top right */
      100% 85%,  /* bottom right */
      85% 100%,  /* bottom right */
      0% 100%,   /* bottom left */
      0 100%      /* bottom left */
    );
}/*
.boxCaso:after {
     content: "";
     position: absolute;
     left: 0;
     right: 0;
     bottom: -50px;
     border-bottom: 0px solid #fff;
     border-left: 0 solid transparent;
     border-right: 50px solid transparent;
     border-bottom: none;
     border-top: 50px solid #fff;
}
*/
.owl-theme .owl-dots .owl-dot span{
    background: #fff!important;
    border: 1px solid #ff8133;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
    background: #ff8133!important;
}
.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{
    background: #ff8133;
}


/**Area Marchi***/
.elencoMarchi .marchio{
    background: url('img/bgMarchio.png') no-repeat;
    background-size: 100% 100%;
    /*padding: 110px 30px;*/
    padding: 0;
    text-align: center;
    margin: 15px 0px!important;
    display: block;
    width: 100%;
    position: relative;
}
.elencoMarchi .marchio img{
    margin: 0;
    height: auto;
    margin: 110px auto;
}
.btnMarchio{
    cursor:pointer!important;
    z-index: 9999!important;
    display: block;
}/*
.elencoMarchi{
    margin: 0!important;
    width: 100%!important;
    display: inline-block;
}*/
.elencoMarchi .marchio div{
    vertical-align: middle;
    font-size: 27px;
    line-height: 1.2!important;
    text-transform: uppercase;
     display: block;
    color: #333;
}

.txtHover{
  font-size: 25px;
  line-height: 1.3!important;
  background: rgba(0, 0, 0, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: white;
  padding: 15px 20px;
  /*display: table;*/
  display: flex;
  align-items: center;
  height: 100%;
  opacity: 0;
  cursor: pointer!important;
}
.txtHover span{
  vertical-align: middle;
  display: table-cell;
  cursor: pointer!important;
  font-weight: 400!important;
}
.elencoMarchi .marchio:hover .txtHover{
  opacity: 1;
  animation: fadeIn ease 1.4s;
  -webkit-animation: fadeIn ease 1.4s;
  -moz-animation: fadeIn ease 1.4s;
  -o-animation: fadeIn ease 1.4s;
  -ms-animation: fadeIn ease 1.4s;
}
.singleMercato{
  /*  padding: 300px 15px 30px;*/
  padding: 0;
    margin-bottom: 15px;
    position: relative;
    color: #fff!important;
    background:url(img/bgMercato.jpg) no-repeat;
    background-size: cover!important;
    background-position: center;
   /* --notchSize: 30px; */
  clip-path:
    polygon(
      0% 0%,     /* top left */
      0% 0%,     /* top left */
      100% 0%,    /* top right */
      100% 0%,   /* top right */
      100% 85%,  /* bottom right */
      85% 100%,  /* bottom right */
      0% 100%,   /* bottom left */
      0 100%      /* bottom left */
    );
}

.singleMercato:hover a{
  background: rgba(255,255,255,0.7);
  animation: fadeIn ease 1.4s;
  -webkit-animation: fadeIn ease 1.4s;
  -moz-animation: fadeIn ease 1.4s;
  -o-animation: fadeIn ease 1.4s;
  -ms-animation: fadeIn ease 1.4s;
}
.singleMercato a{
  padding: 300px 15px 30px!important;
    color: #fff!important;
    font-size: 35px!important;
    z-index: 9999;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0);
}
.singleSoluzione a{
    width: 100%!important;
    height: 100%;
    display: table;
    vertical-align: bottom;
    padding: 30px 15px;
}
.singleSoluzione{
    position: relative;
}
.singleSoluzione .abs{
    position: absolute;
    top:0;
    left:0;
    right: 0;
    bottom:0;
    background-size: cover!important;
    background-position: center;
    z-index: -1;
    opacity: 0;
    animation: fadeOut ease 2s;
    -webkit-animation: fadeOut ease 2s;
    -moz-animation: fadeOut ease 2s;
    -o-animation: fadeOut ease 2s;
    -ms-animation: fadeOut ease 2s;
}
.singleSoluzione:hover .abs{
    opacity: 1;
    animation: fadeIn ease 2s;
    -webkit-animation: fadeIn ease 3s;
    -moz-animation: fadeIn ease 3s;
    -o-animation: fadeIn ease 3s;
    -ms-animation: fadeIn ease 3s;
}
.singleSoluzione h3{
    max-width: 70%;
    z-index: 9999;
    display: table-cell;
    vertical-align: bottom;
}
.single-post #content{
  padding: 40px 0;
}
.single-post .row{
  margin: 0;
}
.single-post .postContent a,
.single-post .postContent a b,
.single-post .postContent a strong,
.single-post #main a{
  color: #ff8133!important;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}


@keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-moz-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-webkit-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-o-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-ms-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}


.borderWhite{
    border-top: 1px solid rgba(255,255,255,.6);
    border-left: 1px solid rgba(255,255,255,.6);
}
.halfHeight{
    height: 50%!important;
}
.bgVideo .vc_column-inner{
    padding-top: 0!important;

}
 .vc_video-bg.vc_hidden-xs {
        display: block !important;
}
.boxAnnuncio{
    background: white;
    padding: 15px;
    margin: 15px 0;
}
.boxAnnuncio h3{
    font-size: 24px;
    line-height: 1.3;
}
.boxAnnuncio p{
    font-size: 16px;
    line-height: 1.2;
}
.bgGreen .wpcf7-text,
.bgGreen .wpcf7-textarea,
.bgGreen .wpcf7-email,
.bgGreen .wpcf7-tel{
  background: white;
}

#id-656 .owl-dots.disabled{
  display: block!important;
}
#id-671 .owl-dots .owl-dot span {
    border: 1px solid #009ba7;
}

.widget-area{
  padding-top: 20px;
}
.widget-area select{
  width: 100%;
  border-radius: 0;
  border: 1px solid #ebebeb;
  padding: 5px;
}
.widget-area .screen-reader-text{
  display: none;
}
.widget-area .widget{
  margin-bottom: 30px;
}
.widget-area .widget-title{
  font-size: 23px;
  text-transform: uppercase;
  /*background: url('img/pattern.png')repeat #009ca9 !important;*/
  color: #ff8133;
  padding: 7px 0;
  line-height: 1.2;
/*  border-bottom: 1px solid #ff8133;*/
}
.widget-area .tagcloud a{
  border: 1px solid #ccc;
  font-size: 12px!important;
  padding: 5px;
  margin-bottom: 5px!important;
  display: inline-block;
  color: #333!important;
}


.dlm-downloads li{
  margin: 0!important;
  list-style: none!important;
}
.dlm-downloads li:before{
  display: none!important;
}
.listDownload{
  font-size: 15px!important;
  border:1px solid #ccc;
  /*padding: 10px 33px 10px 0px;*/
  padding: 10px;
  position: relative;
  cursor: pointer!important;
  text-decoration: none!important;
  margin-bottom: 30px!important;
  background: white;
  height: 520px;
}
.listDownload a,
.listDownload a p{
    font-size: 14px;
    text-decoration: none!important;
    margin: 0;
}/*
.listDownload a:after{
  content:'\f019';
  font-family: 'FontAwesome';
  position: absolute;
  right:10px;
  font-size: 20px!important;
  bottom:5px;
  color: #ff8133;
}*/
.listDownload img{
  margin: 10px 0;
}
.titDownload{
  text-transform: uppercase;
  font-size: 15px!important;
  line-height: 1.3!important;
}
.dataDownload{
  color: #ff8133;
  font-weight: bold!important;
}
.dataDownload,
.desDown p{
  font-size: 13px!important;
  line-height: 1.2!important;
  margin: 0!important;
  text-transform: none!important;
  text-decoration: none!important;
}


div#carouselItems {
  display: inline-block;
}
/*
..bgWhiteTrasp::before{
  background: white;
  position: absolute;
  content: '';
  top: 0;
  bottom:0;
  left: 0;
  right: 0;
  opacity: 0;
}*/
.boxCaso img{
  opacity: 1;
}
.boxCaso{
  overflow: hidden;
}

.boxCaso:hover img,
.boxProd:hover img,
.lastnews:hover .imgDiv{
  -webkit-transform: scale(1.1)!important;
  -moz-transform: scale(1.1)!important;
  -ms-transform: scale(1.1)!important;
  transform: scale(1.1)!important;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
  opacity:  .5;
}
.bgWhiteTrasp:hover:before{
  background: rgba(255,255,255,.85);
  animation: fadeIn ease 1.4s;
  -webkit-animation: fadeIn ease 1.4s;
  -moz-animation: fadeIn ease 1.4s;
  -o-animation: fadeIn ease 1.4s;
  -ms-animation: fadeIn ease 1.4s;
}/*
.hoverEffect:hover .zoomTxt,
.singleMercato:hover a,
.boxCaso:hover .txtBlack{
  -webkit-transform: scale(1.05)!important;
  -moz-transform: scale(1.05)!important;
  -ms-transform: scale(1.05)!important;
  transform: scale(1.05)!important;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}*/
.singleMercato:hover a{
  color: #009ca9!important;
}

.hoverEffect:hover .btn.white:after,
.hoverEffect:hover .btn.black:after,
.boxCaso:hover .btn.black:after,
.boxCaso:hover .btn.white:after{
  width:100%!important;
  transition-duration: 1s;
}
.imgDivBox{
  min-height: 220px;
}

@media screen and (max-width:1200px){
  .imgDivBox{
    min-height: 340px;
  }
  .listDownload {
    height: 420px;
  }
  div#download {
    padding-top: 215px !important;
    margin-top: -215px;
    display: inline-block;
  }
}
@media screen and (max-width:990px){
  .imgDivBox{
    min-height: 520px;
  }
  .bgNews{
    height: 380px!important;
  }
  div#download {
    padding-top: 250px !important;
    margin-top: -250px;
    display: inline-block;
  }
}
@media screen and (max-width:768px){
  .imgDivBox{
    min-height: 385px;
  }
  .bgNews{
    height: 280px!important;
  }
  p.titDownload {
    font-size: 13px !important;
  }
  div#download {
    padding-top: 250px !important;
    margin-top: -250px;
    display: inline-block;
  }
}
@media screen and (max-width:480px){
  .imgDivBox{
    min-height: 285px;
  }
  .bgNews{
    height: 220px!important;
  }
  .listDownload {
    height: 320px;
  }
  p.titDownload {
    font-size: 12px !important;
  }
}
.fbMenu,
.twMenu,
.ytMenu,
.nwMenu,
.lnMenu,
#menu-menu-social .menu-item{
  list-style: none!important;
  display: inline-block;
}
.fbMenu a,
.twMenu a,
.ytMenu a,
.nwMenu a,
.lnMenu a,
#menu-menu-social .menu-item a{
  line-height: 40px!important;
  font-size: 17px!important;
  display: block;
  float: left;
}
#menu-menu-social .menu-item a:hover{
  text-decoration: none!important;
  color: #333!important;
}
.fbMenu:before,
.twMenu:before,
.ytMenu:before,
.nwMenu:before,
.lnMenu:before{
  margin: 0 5px 0 10px;
  width: 40px;
  height: 40px;
  background-size: 100%!important;
  content: '';
  display: block;
  float: left;
}
.fbMenu:before{
  background: url('img/fbIcon.png') no-repeat;
}
.twMenu:before{
  background: url('img/twIcon.png') no-repeat;
}
.ytMenu:before{
  background: url('img/ytIcon.png') no-repeat;
}
.nwMenu:before{
  background: url('img/nwIcon.png') no-repeat;
}
.lnMenu:before{
  background: url('img/lnIcon.png') no-repeat;
}
.fbMenu a:after,
.twMenu a:after,
.ytMenu a:after,
.nwMenu a:after,
.lnMenu a:after{
  width: 0;
  background: #333;
  height: 2px;
  content: '';
  display: block;
}
.fbMenu:hover a:after,
.twMenu:hover a:after,
.ytMenu:hover a:after,
.nwMenu:hover a:after,
.lnMenu:hover a:after,
#menu-menu-social .menu-item:hover a:after{
  width: 100%;
  transition-duration: 1s;
}


/*Form Ricerca Header Top*/
#top-menu{
  position: relative;
}
.search-wpb .fa-search {
    color: #fff;
    font-weight: 900;
}

.search-wpb .fa-search:hover,
.search-wpb .fa-search:focus {
    color: #fff;
    text-decoration: none;
}

.wpbsearchform{
    display: block;
    width: 350px;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 1px;
    z-index: 9999;
    background-color: rgba(0,156,169,0.85);
    text-align: center;
    padding: 10px 15px;
    border-radius: 0;
     -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
    box-shadow: 0 1px 10px rgba(0,0,0,0.15);
    border: 1px solid #009ca9;
}

.wpbsearchform form input:focus {
    color: #555;
}
.wpbsearchform form input,
#searchform input{
  border: 0;
  padding: 7px 12px;
  font-size: 15px;
  width: 100%;
  border: 1px solid #009ca9;
}
.wpbsearchform input[type="search"] {
	border-radius: 0;
}

.wpbsearchform ::-moz-placeholder {
	color: #999 !important;
	font-weight: 300;
	opacity: 1;
}

.wpbsearchform ::-webkit-input-placeholder {
	color: #999 !important;
	font-weight: 300;
}
.wpcf7 form.sent .wpcf7-response-output{
  float: left;
  width: 100%;
  margin: 15px 0;
}
.showResult,
.showDownload,
.showDownload-2{
  display: none;
}
.formCaso .wpcf7-submit,
.formCaso-2 .wpcf7-submit{
  margin: 0!important;
  width: 100%;
}
.formCaso .wpcf7-text,
.formCaso .wpcf7-email,
.formCaso-2 .wpcf7-text,
.formCaso-2 .wpcf7-email{
  border-color: white!important;
  background: white!important;
}
.areaDownload{
  background: white;
  display: block;
  padding: 7px;
  line-height: 1.2;
}
.areaDownload img{
  margin-bottom: 10px;
}
.areaDownload .btn{
  margin-bottom: 7px;
}
.titCop{
  color: #ff8133;
  font-size: 17px!important;
  line-height: 1.2!important;
}
a .titCop{
  text-decoration: underline;
}
.bgGrey,
.formCataloghi .row{
  background: #ddd!important;
}
.formCataloghi{
  padding: 40px 0!important;
}
.formCataloghi .wpcf7-text{
  background: white;
}
.formCataloghi .wpcf7-submit{
  width: 100%;
  margin: 0!important;
}
.searchBox{
  background: white;
  padding: 15px;
  margin-bottom: 15px;
}
.searchBox .entry-title a,
.searchBox .entry-title{
  display: block;
  margin: 0 0 7px 0;
  padding: 0;
  text-decoration: underline;
  color: #ff8133!important;
  line-height: 1.2!important;
}
.searchBox .entry-summary p{
  line-height: 1.3;
  font-size: 17px;
  margin: 0;
}
.tax-marchio iframe{
  margin: 0 auto;
  display: block;
}

img.aligncenter {
    MARGIN: 0 AUTO!IMPORTANT;
    display: block;
}
img.alignright {
    MARGIN: 0 0 0 auto!IMPORTANT;
    display: block;
}
/*popup maker*/
.pum-container .pum-title {
  font-size: 26px;
  line-height: 36px;
}

.pum-container .pum-content p {
  line-height: 1.2;
}

.marg0{
	margin:0!important;
}
.cmplz-cookiebanner .cmplz-buttons {
	display: block!important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept{
	display:block!important;
	width:100%!important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny{
	display:inline-block!important;
	padding:0!important;
	height:auto!important;
	margin:20px auto!important;
	text-align:center!important;
	background:none!important;
	width:100%!important;
	border:0!important;
	font-size:12px!important;
	color:#999!important;
}

div#download-ebook {
  margin-top: -70px;
  padding-top: 70px;
}

#demo {
  padding-top: 300px;
  margin-top: -300px;
  display: inline-block;
  vertical-align: top;
}