/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');

body {
    padding-bottom: 0 !important;
}

.color-primary {
    color: #0053a3 !important;
}

.color-secondary {
    color: #a7bdd3 !important;
}

.color-white {
    color: #fff !important;
}

.grecaptcha-badge {
    display: none !important;
    z-index: 1 !important;
}

.button-whistle {
    width: 220px;
    max-width: 100%;
    text-align: center;
}

.hidden {
    display: none;
}

.boldRS {
    font-weight: 600 !important;
    display: inline !important;
    font-size: 35px !important;
    line-height: 1.3 !important;
}

.gruppoTxtRS div {
    font-size: 35px !important;
    line-height: 1.3 !important;
}

img {
    image-rendering: unset !important;
}

.vc_row img {
    pointer-events: none !important;
}

.vc_row a img {
    pointer-events: unset !important;
}

.vc_row {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0;
}

.blog_single.blog_holder {
    padding: 15px !important;
}

.sticky_mobile {
    transition: none !important;
    transform: none !important;
    position: fixed !important;
}

.header_bottom_right_widget_holder {
    padding: 0 !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic {
    padding-bottom: 0 !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings {
    margin: 20px 10px !important;
}

/*
.home .vc_row{
  padding-top: 0px;
  padding-bottom: 0px;
}
.home .vc_row .vc_column-inner{
  padding: 0px;
}*/
.menu-item.has_sub.narrow a {
    padding-right: 5px !important;
}

.menu-item.has_sub.narrow:after {
    content: '';
    background: url('img/arrowMenu.png') no-repeat;
    width: 10px;
    display: inline-block;
    height: 10px;
    color: white;
}

.lang.menu-item a {
    padding: 0 7px 0 0;
    min-width: 55px !important;
}

.mobile_menu .lang.menu-item {
    border: 0 !important;
    display: inline-block;
    padding: 5px;
}

.archive .container_inner,
.single .container_inner,
.post-type-archive-fiera .content_inner {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.home .vc_inner {
    padding: 20px 12px !important;
}

.inline p,
.q_list p {

    margin: 0 !important;
}

.inline a,
.latest_post_title.entry_title a {
    color: #0053a3 !important;
    font-weight: bold;
}

.content ul li ul {
    padding-left: 0 !important;
}

.content ul li ul li:before {
    border-radius: 0 !important;
}

.wpcf7 .vc_row {
    padding: 10px 0 !important;
    margin: 0 -15px !important;
}

.wpcf7 .vc_row .wpcf7-submit {
    float: right !important;
}

.wpcf7-captchar {
    border: 1px solid #333 !important;
    font-size: 13px !important;
    padding: 10px 2% !important;
    width: 96% !important;
    margin-bottom: 15px !important;
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 1.2 !important;
}

.captcha-1,
.wpcf7-captchac {
    float: left;
    display: inline-block;
    margin: 0 5px 0 0;
}

.inlineBox {
    max-width: 88% !important;
    display: inline-block;
    margin-bottom: 15px;
}

.cf7Pol {
    margin-bottom: 15px;
    display: inline-block;
    width: 100% !important;
}

.cf7Pol .wpcf7-form-control-wrap {
    float: left;
}

div.wpcf7-response-output {
    background: #0053a3;
}

.txtPol {
    font-size: 12px !important;
    line-height: 1.2 !important;
}

span.wpcf7-list-item {
    margin: 0 !important;
}

.fullWidth {
    width: 100%;
    display: inline-block;
}

.footer_bottom .textwidget {
    margin: 5px 0;
}

.qbutton {
    margin-top: 15px;
}

.breadcrumb {
    padding: 0 15px;
}

.white,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p,
.white a,
.white span {
    color: white !important;
}

.qbutton.white,
.caroufredsel-direction-nav a i,
.flex-direction-nav a i {
    color: #0053a3 !important;
}

.qbutton.white:hover {
    color: #fff !important;
}

.white.eqHeight h4 {
    font-size: 22px;
    line-height: 1.3 !important;
}

/*
.boxTitolo {
    padding: 0px;
    background-position: center !important;
    background-size: cover !important;
    z-index: 1 !important;
}

.boxTitolo h2 {
    text-transform: uppercase;
    position: relative;
    text-align: center;
    z-index: 9999;
    color: #0053a3 !important;
    padding: 15px 0 !important;
    font-weight: bold;
    border-top: 5px solid #0053a3 !important;
    border-bottom: 5px solid #0053a3 !important;
}

.boxTitolo .vc_column_container {
    margin: 0 !important;
    width: 34% !important;
}

.boxTitolo .vc_column-inner {
    background: rgba(255, 255, 255, 0.8);
    padding: 40px 15px !important;
    margin: 150px 0!important;
}
*/
.boxTitolo {
    padding: 0px;
    background-position: center !important;
    background-size: cover !important;
    z-index: 1 !important;
    position: relative;
}

.boxTitolo h2 {
    text-transform: uppercase;
    position: relative;
    text-align: left !important;
    z-index: 9999;
    color: #fff !important;
    padding: 16px 15px 16px 60px !important;
    font-weight: 400;
    background: url('img/reticolo.png') no-repeat !important;
    background-size: cover !important;
    background-position: top right !important;
    border-top: 1px solid white !important;
    margin: 0 !important;
}

.boxTitolo h2 br {
    display: none !important;
}

.boxTitolo .section_inner {
    width: 100% !important;
}

.boxTitolo .vc_column_container {
    margin: 0 !important;
    width: 100% !important;
}

.boxTitolo .vc_column-inner {
    background: #333;
    padding: 0px !important;
    margin: 430px 0 0 0 !important;

    /*padding: 200px 15px !important;*/
}

.pad0.boxTitolo .vc_column-inner {
    margin: 0 !important;
}

.inline {
    margin: 0;
}

.inline .wpcf7-text {
    padding: 11px !important;
}

.inline .wpcf7-text,
.inline .wpcf7-submit {
    max-width: 70%;
    border: 1px solid white !important;
    display: inline-block !important;
    font-size: 13px !important;
}

/*Prova Titolo*/
/*.boxTitolo h2{
	width: auto;
  max-width: 400px;
  height: auto;
  font-weight: 600;
  padding: 40px 25px;
	background-color: #fff;
	position: relative;
	box-shadow: 10px 10px 42px 0 rgba(0,0,0,0.75);
  margin: 0 auto;
  color: #0053a3!important;
  text-transform: uppercase!important;
}
.boxTitolo h2:after, .boxTitolo h2:before{
	mix-blend-mode:multiply;
	filter:none;
	z-index: -1;
	content:'';
	width:calc(100% + (50px * 2));
	height:calc(100% + (50px * 2));
	position: absolute;
	display: block;
	transform:translateX(-50px) translateY(-50px);
}
@keyframes border {
  0%, 100% {
    -webkit-clip-path: polygon(0 0, calc(100% - (33.3333333333px)) calc(0% + (33.3333333333px)), 100% 100%, calc(0% + (33.3333333333px)) calc(100% - (33.3333333333px)));
    clip-path: polygon(0 0, calc(100% - (33.3333333333px)) calc(0% + (33.3333333333px)), 100% 100%, calc(0% + (33.3333333333px)) calc(100% - (33.3333333333px)));
  }
  50% {
    -webkit-clip-path: polygon(calc(0% + (33.3333333333px)) calc(0% + (33.3333333333px)), 100% 0, calc(100% - (33.3333333333px)) calc(100% - (33.3333333333px)), 0 100%);
    clip-path: polygon(calc(0% + (33.3333333333px)) calc(0% + (33.3333333333px)), 100% 0, calc(100% - (33.3333333333px)) calc(100% - (33.3333333333px)), 0 100%);
  }
}

.boxTitolo h2:after{
	animation-delay: -5s;
	background-color: #0053a3;
  top: 0;
  left: 0;
	clip-path: polygon(0 0, calc(100% - (33.3333333333px)) calc(0% + (33.3333333333px)), 100% 100%, calc(0% + (33.3333333333px)) calc(100% - (33.3333333333px)));
}
.boxTitolo h2:before {
  top: 0;
  left: 0;
	background-color: #4186c8;
	clip-path: polygon(calc(0% + (33.3333333333px)) calc(0% + (33.3333333333px)), 100% 0, calc(100% - (33.3333333333px)) calc(100% - (33.3333333333px)), 0 100%);
}
*/
/*Fine prova titolo*/

.hideLabel span {
    display: none !important;
}

.mobile_menu .hideLabel span {
    display: block !important;
}

.entry_date {
    font-size: 22px !important;
    display: block;
}

/*
.white.q_elements_item .q_elements_item_inner:before{
  content: '';
  position: absolute;
  background: rgba(0,0,0,.4);
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  z-index: 1;
}*/
.white.q_elements_item {
    border: 15px solid white !important;
}

.q_elements_item_inner {
    z-index: 9999 !important;
}

.qode-accordion-holder .qode-title-holder {
    border-color: #ccc !important;
    border-color: #ccc !important;
}

.bgImg {
    background: url('img/home.jpg') no-repeat;
    background-size: cover;
    background-position: right bottom;
    padding-bottom: 100px;
}

.bgWhite {
    background: white;
}

.bgBlue {
    background: #0053a3 !important;
    color: white;
}

.bgGrey {
    background: #f6f8f9;
}

.txtBlu,
.txtBlu p,
.txtBlu h6,
.txtBlu h2,
.txtBlu h3,
#formInfoProdotti h4 {
    color: #0053a3 !important;
}

.home .q_elements_item {
    padding: 7% 5%;
}

.linkCategoria {
    text-align: right !important;
    padding-bottom: 5px !important;
    display: block;
}

.noPad {
    padding: 0 !important;
}

.occhiello {
    padding: 15px 0 !important;
    display: inline-block !important;
}

#continua {
    cursor: pointer !important;
    text-decoration: underline;
    color: #0053a3;
}

button#continua {
    background: #0053a3;
    color: white !important;
    text-transform: uppercase !important;
    margin: 0 5px !important;
    text-decoration: none !important;
}

#deseleziona {
    margin: 0 5px !important;
}

#filter .qbutton,
#deseleziona,
button#continua {
    text-transform: uppercase !important;
    padding: 0 15px;
    font-size: 14px;
}

#filter .grey,
#deseleziona {
    background: #ebebeb;
    border: 0;
    color: #0053a3;
    border: 1px solid #ebebeb;
    display: inline-block;
    margin-top: 1px;

}

#filter .grey:hover,
#deseleziona:hover,
button#continua:hover {
    background: white !important;
    border: 1px solid #0053a3 !important;
    color: #0053a3 !important;
}

#formInfoProdotti {
    display: none;
}

button.woof_reset_search_form,
.woof_step button {
    background: #0053a3 !important;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 12px;
    border: 0;
    box-shadow: none;
    font-size: 14px;
    cursor: pointer;
}

button.woof_reset_search_form {
    background: #777 !important;
}

.chosen-container-single .chosen-single,
.woof_select,
#filter select {
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 35px !important;
    font-size: 13px !important;
    line-height: 35px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid rgba(102, 102, 102, 1);
    padding: 0 30px 0 7px;
    position: relative;
    background: url('img/arrowSelect.jpg') no-repeat #fff !important;
    background-position: center right !important;
    background-size: auto 100%;
    width: 100% !important;
    margin-top: 15px;
}

.woof_step {
    background: none;
    border: 0;
}

/*
.woof_container{
  width: 24%;
  display: inline-block;
}*/
.chosen-container-single.chosen-single,
.chosen-container,
.um-field-checkbox.um-field-half {
    width: 100% !important;
}

.chosen-container .chosen-drop {
    position: unset !important;

}

/*
.home .q_elements_item img,
.home .q_elements_item .vc_single_image-wrapper {
  width: 100%;
  height: auto;
}*/
.q_elements_item {
    background-size: cover;
    background-position: bottom right !important;
}

.image_with_text img {
    display: inline-block;
}

.image_with_text h6 {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
}

.sh .q_elements_item,
.sh .q_elements_holder {
    height: 100% !important;
}

#boxInfo {
    display: none;
}

#reqInfo {
    color: #0053a3;
    font-weight: bold;
    font-size: 18px;
}

.product_title.entry-title {
    font-weight: 400;
    font-size: 45px !important;
    color: #333;
    border-left: 3px solid #0053a3;
    padding-left: 10px;
    text-transform: uppercase;
    margin-left: -15px;
}

.related.products {
    text-align: center;
    padding: 30px 15px;
}

.related.products h3,
.qode-related-upsells-title {
    text-align: center;
    border-bottom: 3px solid #0053a3;
    width: auto !important;
    display: inline-block;
    font-size: 20px;
    color: #333;
    padding: 0 7px;
    margin: 0 auto 30px auto !important;
    font-weight: bold;
}

.tax-product_cat .content .container,
.tax-applicazione .content .container {
    background: #ebebeb !important;
}

.schede {
    background: #ebebeb;
    margin: 0 -1% !important;
}

.schede .vc_row {
    text-align: left;
    border-bottom: 1px solid #0053a3;
    padding-top: 10px;
    padding-bottom: 10px;
}

.schede .qbutton {
    margin: 0;
}

.didascalia {
    font-size: 13px;
    margin: 0;
    line-height: 1.2 !important;
    padding: 0 5px !important;
    /*  padding-right: 15px!important;*/
}

.woocommerce .woocommerce-product-details__short-description {
    padding-right: 15px !important;
}

.woocommerce .entry-summary .didascalia {
    font-weight: bold;
    font-size: 16px;
}

.woocommerce ul.products li {
    text-align: center;
}

.columns-4 ul.products li.product {
    width: 23%;
    margin: 1%;
}

/*
.owl-item li.product {
    margin: 0 .5%!important;
}*/
.side_menu {
    z-index: 9999 !important;
    text-align: left;
    font-size: 17px;
}

.right_side_menu_opened .wrapper,
.right_side_menu_opened footer.uncover,
.right_side_menu_opened .wrapper,
.right_side_menu_opened .wrapper header.fixed,
.right_side_menu_opened .wrapper header.fixed_hiding,
.right_side_menu_opened .wrapper header.fixed_top_header .top_header,
.right_side_menu_opened .wrapper header.sticky {
    left: 0 !important;
}

.footer_top li {
    padding: 0 !important;
    line-height: 18px !important;
}

.footer_top .inlineBox input {
    display: flex !important;
}


.woocommerce .vc_row {
    width: 100%;
    display: inline-block;
}

.woocommerce .content .container_inner {
    width: 100%;
    padding: 0;
}

.woocommerce.archive .container_inner {
    padding-top: 0 !important;
}

.woocommerce.tax-product_cat .content .container_inner {
    width: 98% !important;
    padding: 40px 1% !important;
}

.woocommerce.tax-product_cat .content .container_inner {
    padding-top: 0 !important;
}

.woocommerce .term-description {
    margin: 0px auto 50px auto !important;
    max-width: 1200px !important;
    text-align: center;
}

/*
.woocommerce .product .images,
.woocommerce .content_inner li {
  text-align: center;
}*/
.woocommerce-product-details__short-description li {
    list-style: none !important;
    padding: 0 0 0 15px !important;
    line-height: 1.3 !important;
    position: relative;
}

.woocommerce-product-details__short-description li:before {
    position: absolute;
    left: 0;
    width: 7px;
    height: 7px;
    top: 7px;
    background: #0053a3 !important;
    line-height: 1.3 !important;
    content: '';
    border-radius: 50% !important;
}

.woocommerce ul.products li.product,
.woocommerce ul.products li.product a.product-category,
.woocommerce-page ul.products li.product a.product-category {
    background-color: transparent !important;
}

.woocommerce .content_inner li img {
    max-width: none;
    width: 100%;
    height: auto;
}

.woocommerce.single-product .images .slick-current img,
.woocommerce .product .images .woocommerce-product-gallery__image {
    padding: 0 !important;
    margin: 0 !important;
}

.titleBar {
    margin: 0 0 40px !important;
}

.titleBar h1 {
    text-align: right;
    margin-right: -15px;
    color: #333;
    font-weight: 400;
    font-size: 3.6em;

}

.titleBar p {
    border-left: 3px solid #0053a3;
    padding-left: 15px;
}

.titleBar img {
    text-align: center;
    margin: 10px auto;
    display: block;
}

.divTable {
    display: table;
    height: 100%;
    width: 100%;
    cursor: default !important;
}

.vert {
    display: table-cell;
    vertical-align: middle;
}

.titGrandi h1 {
    text-align: right;
    padding-right: 15px;
    color: #333;
    border-right: 3px solid #0053a3;
    font-weight: 800;
    font-size: 4em;
    line-height: 1.1 !important;
    margin-bottom: 20px !important;
}

.titGrandi h2 {
    color: #0053a3 !important;
    font-weight: 300;
    font-size: 5em;
    line-height: 1.2 !important;
}

.titGrandi .qbutton {
    background: #ebebeb;
    color: #0053a3;
}

.titGrandi .q_elements_item {
    padding: 30px 0;
}

.mob {
    display: none !important;
}

.bordoDx {
    border-right: 1px solid #0053a3;
}

.bordoSx {
    border-left: 1px solid #0053a3;
}

.noBordo .bordoSx,
.noBordo .bordoDx {
    border: 0 !important;
}

.woocommerce .owl-carousel .item {
    width: 98% !important;
    border: 1px solid #ebebeb;
    margin: 0 1%;
}

.woocommerce .owl-carousel .didascalia {
    padding: 0 10px 10px;
}

.owl-dot {
    background: white;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin: 0 2px;
    border-radius: 50%;
    border: 1px solid #0053a3;
}

.owl-dot.active {
    background: #0053a3;
}

.owl-carousel .owl-stage-outer {
    padding-top: 15px;
}

.owl-nav {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    color: white;
    font-size: 0 !important;
}

.owl-nav .owl-prev:after,
.owl-nav .owl-next:after {
    font-size: 14px !important;
    font-family: 'FontAwesome';
    border: 2px solid #0053a3;
    width: 25px !important;
    border-radius: 50% !important;
    color: #0053a3;
    height: 25px;
    line-height: 25px !important;
    position: absolute;
    top: 0;
    background: white;
}

.owl-nav .owl-prev:after {
    content: '\f060';
    right: 45px;
}

.owl-nav .owl-next:after {
    content: '\f061';
    right: 5px;
}

.rigaFiere {
    width: 100%;
    display: inline-block;
}

.fiere figure,
.fiere figure img {
    width: 100%;
    height: auto;
    margin: 0 !important;
}

.fiere img {
    border: 1px solid #ccc;
}

.testoFiere img {
    border: 0;
    max-width: 180px;
    height: auto;
}

.testoFiere {
    padding: 0px 60px;
}

.txtRight.testoFiere {
    text-align: right !important;
}

.fiere figcaption {
    line-height: 1.1 !important;
    font-size: 13px !important;
    padding-bottom: 15px !important;
    text-align: center !important;
}

.fiere noscript,
.fiere noscript img {
    height: 0 !important;
    display: none !important;
    font-size: 0 !important;
}

.fiere h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #0053a3;
    line-height: 1.2 !important;
}

.logoFiera {
    max-width: 150px;
    height: auto;
}

.menuSlide {
    color: #666 !important;
    border-right: 2px solid #ccc;
    padding-right: 5px !important;
}

.menuSlide:hover {
    color: #333;
    border-right: 2px solid #0053a3;
}

.q_list li {
    text-align: left !important;
    margin: 0 !important;
}

.q_list.circle ul>li::before {
    background: #0053a3 !important;
    line-height: 1.1 !important;
}

.mobText {
    font-size: 14px !important;
    letter-spacing: 0;

    display: inline-block !important;
}

.mobile_menu_button .qode_icon_font_awesome {
    display: inline-block !important;
    margin-left: 5px;
    font-size: 15px;
}

.mobile_menu_button {
    min-width: 80px;
}

.woocommerce .slider.wpgis-slider-nav {
    display: none !important;
}

a.wpgis-popup {
    text-align: left;
    top: 0;
    left: 5px;
}

.slick-slide .didascalia {
    width: calc(100% - 20px) !important;
    display: block;
    text-align: center;
    margin-right: 0;
    background: #ebebeb;
    color: #0053a3 !important;
    width: auto;
    font-size: 16px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.latest_post_holder .latest_post {
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 1px solid #0053a3 !important;
}

.qode-horizontal-timeline .qode-events-content .qode-hti-content-value {
    display: inline;
}

.post-type-archive-fiera .content.content_top_margin {
    margin-top: 0 !important;
}

.bordo {
    border: 15px solid #0053a3;
}

.spacedItem .q_elements_item {
    margin: 0 15px;
    width: 30% !important;
}

.decorazione .vc_inner {
    background: white;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.decorazione .vc_inner:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: #0053a3;
    z-index: -1;
    display: block;
    transform: skew(2deg, 2deg);
}

.bloccoAssistenza {
    display: block;
    margin: 15px 0;
}

.bloccoAssistenza input {
    display: inline-block;
    margin: 0 5px 0 0px;
}

.bloccoAssistenza input[type="text"] {
    padding: 5px 12px;
    font-size: 14px;
    min-width: 200px;
}

@media screen and (max-width: 1000px) {

    .content,
    .content.content_top_margin {
        padding-top: 100px !important;
    }

    .titleBar h1,
    .titGrandi h1 {
        text-align: left !important;
        border-right: 0 !important;
        margin: 0 !important;
        padding-left: 15px !important;
        /*border-left:3px solid #0053a3!important;*/
        font-size: 3em !important;
    }

    .titGrandi h2 {
        font-size: 3.5em;
    }

    .mob {
        display: block !important;
    }

    .desk {
        display: none !important;
    }

    .bloccoTitolo .wpb_column {
        width: 100% !important;
    }

    .title {
        padding: 0 !important;
    }

    .breadcrumb {
        position: relative !important;
    }
}

.dlm-downloads li {
    list-style-type: none !important;
}

.download-link.table {
    width: 100%;
}

.dlm-downloads li {
    width: 33%;
    display: inline-block;
}

.download-link.table td {
    vertical-align: middle !important;
    text-transform: uppercase;
    font-size: 18px;
}

.flagIco {
    display: inline-block;
    max-width: 25px !important;
    margin: 0 3px;
    text-align: left;
    cursor: pointer !important;
}

.q_logo img {
    max-height: 60px;
    width: auto;
}

.maxWidth {
    max-width: 150px;
    height: auto;
    margin: 0 auto;
}

.single .blog_holder article .post_image img {
    max-width: 50%;
    height: auto;
}

.blog_holder.masonry .blog_holder_grid_sizer,
.blog_holder.masonry article {
    border: 1px solid #bbb;
}

.blog_holder.masonry article .post_image {
    padding: 10px;
}

.center {
    text-align: center;
}

.post-type-archive-product .products li {
    -webkit-box-shadow: inset 0px 0px 0px 1px #bbb;
    -moz-box-shadow: inset 0px 0px 0px 1px #bbb;
    box-shadow: inset 0px 0px 0px 1px #bbb;
    padding-bottom: 10px;
}

.post-type-archive-product .products .product a {
    padding: 5px;
    text-align: center;
    display: block;
}

.post-type-archive-product .products li img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
}

.woocommerce-loop-category__title {
    text-transform: uppercase;
    color: #0053a3;
    margin-bottom: 0px !important;
    font-size: 21px;
    line-height: 26px;
    font-weight: 700;
}

.woocommerce ul.products li.product h4,
.woocommerce ul.products li.product h6 {
    margin: 0 !important;
}

.q_tabs .tabs-nav {
    margin-bottom: 20px;
}

.q_tabs .tabs-nav li a {
    font-size: 16px;
    padding: 0 14px !important;
    transition: none !important;
}

.q_tabs .tabs-nav li {
    border-bottom: 1px solid #bbb;
}

sup {
    font-size: .8em !important;
}

.drop_down .second .inner ul.right li a,
.drop_down .second .inner ul.right li h5 {
    text-align: left !important;
}

.tablepress td,
.tablepress th {
    padding: 3px 8px !important;
}

.tablepress tbody,
.tablepress thead {
    border: 1px solid #ddd !important;
}

.tablepress tfoot th,
.tablepress thead th {
    background: #f9fafb !important;
}

.tablePopup {
    min-width: 350px;
    display: none;
}

.minWidth {
    min-width: 350px;
    padding: 15px 0;
}

.titoloPopup {
    padding: 3px 7px;
    margin: 12px 0;
}

.divTable tr {
    border-bottom: 1px solid #0053a3;
}

.divTable td {
    vertical-align: middle;
    text-transform: uppercase;
}

.divTable td a {
    display: inline;
}

.divTable td:nth-child(even) {
    text-align: right;
}

.divTable img {
    max-width: 30px;
    margin: 0;
    height: auto;
}

.logoutPopup {
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 10px;
}

div.logoutPopup {
    border-bottom: 1px solid #0053a3;
    color: #888;
}

.smMarg {
    margin: 0 0 5px 0 !important;
}

.tablePopup h5 {
    padding: 7px;
    background: #ebebeb;
    text-transform: uppercase;
    font-size: 18px;
    margin: 15px 0;
}

.single .blog_holder article .post_content_holder .post_image {
    display: none;
}


.um-login .um-notice {
    display: none;
}

.cool-timeline:before {
    width: 4px !important;
}

.cool-timeline.white-timeline:before,
.cool-timeline.white-timeline.one-sided:before {
    width: 2px !important;
    background-image: linear-gradient(0deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(0deg, #000, #000, #000, #000, #000) !important;
    background-size: 10px 20px, 100% 3px;
}

.cool-timeline .meta-details,
.cool-timeline .content-title {
    display: none !important;
}

.cool-timeline.white-timeline .timeline-year {
    background: #fff !important;
    box-shadow: none !important;
    color: #0053a3 !important;
}

.cool-timeline .timeline-year .icon-placeholder span {
    font-size: 50px !important;
}

.cool-timeline .timeline-post .icon-dot-full,
.cool-timeline.one-sided .timeline-post .icon-dot-full {
    width: 10px !important;
    height: 10px !important;
    display: none !important;
    opacity: 0 !important;
}

.cool-timeline .icon-dot-full,
.cool-timeline.white-timeline .timeline-post.even .icon-dot-full,
.cool-timeline.one-sided.white-timeline .timeline-post.even .icon-dot-full,
.cool-timeline h1 {
    display: none !important;
    opacity: 0 !important;
}

.vc_inner.noPad {
    padding: 0 !important;
}

.wpgis-slider-for .btn-prev,
.wpgis-slider-for .btn-next {
    opacity: 1 !important;
    margin: 0 !important;
    background: rgba(0, 0, 0, .5) !important;
}

.wpgis-slider-for .btn-prev {
    margin-left: 10px !important;
}

.wpgis-slider-for .btn-prev:hover,
.wpgis-slider-for .btn-next:hover {
    background: rgba(0, 0, 0, 1) !important;
}

.slick-slide {
    opacity: 0;
    /*border: 1px solid #ebebeb;*/
}

.slick-slide.slick-current.slick-active {
    opacity: 1 !important;
}

.masonryCustom .post_text_inner {
    height: 100% !important;
    background: none !important;
    text-align: center !important;
    display: table-cell;
    vertical-align: middle;
}

.masonryCustom .post_text {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(10, 10, 10, 0.5) !important;
    height: 100% !important;
    width: 100% !important;
    display: table;
}

.masonryCustom .post_more {
    margin: 0 !important;
}

.masonryCustom .entry_title a {
    color: white !important;
}

.sfondoStoria {
    position: relative;
    box-shadow: 2px 2px 4px #999;
}

.sfondoStoria:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #fff;
    bottom: -15px;
    margin-left: -15px;
    left: 50%;
    position: absolute;
}

.top .sfondoStoria:after {
    top: -15px;
    border-top: 0px;
    border-bottom: 20px solid #fff;
}

.bigTxt p {
    font-size: 16px;
    line-height: 1.3 !important;
}

span.counter {
    font-weight: 600 !important;
    display: inline-block !important;
}

.counter_text {
    display: inline-block !important;
    margin: 0 !important;
}

.rigaIcone span.counter,
.rigaIcone .counter_text {
    font-size: 35px !important;
}

.q_counter_holder {
    padding: 0 !important;
}

.txtStoria,
.txtStoria b,
.txtStoria strong {
    font-size: 15px !important;
    line-height: 1.2 !important;
}

/* .gruppoStoria {
    height: 400px !important;
} */

.sfondoStoria {
    overflow: visible !important;
}

.arrowStoria {
    cursor: pointer !important;
    -webkit-animation: pulse 3s infinite ease-in-out;
    -o-animation: pulse 3s infinite ease-in-out;
    -ms-animation: pulse 3s infinite ease-in-out;
    -moz-animation: pulse 3s infinite ease-in-out;
    animation: pulse 3s infinite ease-in-out;
}

.timelineCustom {
    background: url('img/timeLine.png') rgba(0, 83, 163, 0.12) repeat-x !important;
    background-position: center !important;
    border-top: 2px solid rgba(0, 83, 163, 0.4) !important;
    border-bottom: 2px solid rgba(0, 83, 163, 0.4) !important;
    /* height: 68px !important; */
}

/* .gruppoStoria {
    height: 350px !important;
} */

.pallino {
    background: url('img/bulletTimeline.png') no-repeat !important;
    border-radius: 0 !important;
    border-radius: 0 !important;
    width: 25px !important;
    transform: none !important;
    height: 14px !important;
}

/* .sfondoStoria {
    height: 300px !important;
    box-shadow: none !important;
} */


.gruppoStoria.top .sfondoStoria,
.gruppoStoria .bordoStoria {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.sfondoStoria,
.gruppoStoria.top .bordoStoria {
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

/*
#rev_slider_6_1 .titStoria{
    border-top:15px solid white!important;
    width: 100%!important;
   /* margin-top: -20px!important;*/
/*  border-top-left-radius: 15px!important;
  border-top-right-radius: 15px!important;
}
#rev_slider_6_1 .gruppoStoria.top .titStoria{
  border-top:0px solid white!important;
  border-bottom:15px solid white!important;
 /* margin-bottom: -15px!important;
  margin-top: 0px!important;*/
/*  border-top-right-radius: 0!important;
  border-bottom-left-radius: 15px!important;
  border-bottom-right-radius: 15px!important;
}*/
.ombra {
    box-shadow: 2px 2px 4px #999 !important;
    background: none !important;

}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
        opacity: 0.7;
    }

    50% {
        -webkit-transform: scale(1.1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.9);
        opacity: 0.7;
    }
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 0.7;
    }

    50% {
        transform: scale(1.1);
        opacity: 1;
    }

    100% {
        transform: scale(0.9);
        opacity: 0.7;
    }
}


.boxPadding .q_elements_item_content {
    padding: 30px 60px !important;
}

.qode-advanced-tab-text-after-icon {
    text-transform: uppercase;
}

.qode-advanced-tabs-nav li {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.qode-advanced-tabs-nav a {
    padding: 15px 10px !important;
    font-size: 17px !important;
    line-height: 1.3 !important;
}

.fontSmall p {
    font-size: 13px !important;
    line-height: 1.3 !important;
}

nav.mobile_menu {
    z-index: 999999 !important;

}

.btnFiltro {
    position: fixed;
    right: 0px;
    bottom: 60px;
    z-index: 9998 !important;
}

.btnFiltro .filtroLab {
    background: white;
    padding: 15px;
    text-transform: uppercase;
    border-radius: 15px;
    box-shadow: 0 6px 32px 0 rgba(0, 18, 46, 0.24);
    opacity: 0;
    transition: all 1s ease-in-out;
}

.btnFiltro:hover .filtroLab {
    opacity: 1;
}

.btnFiltro .fa {
    font-size: 25px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(255, 78, 111), rgb(251, 145, 104));
    color: white;
    padding: 18px;
    margin: 0 10px;
    box-shadow: rgba(255, 78, 111, 0.5) 0px 4px 24px
}

.btnFiltro:hover .fa {
    animation: zoominoutsinglefeatured 3s forwards;
    background: linear-gradient(135deg, rgba(0, 83, 163, .4), rgb(0, 83, 163));
    box-shadow: rgba(0, 83, 163, 0.5) 0px 4px 24px;
    z-index: 999999 !important;
}

.btnFiltro:hover .fa:before {
    content: '\f164' !important;
    font-family: 'FontAwesome';
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}


/*
.btnFiltro{
  position: fixed;
  right: 0px;
  top:10%;
  transform: rotate(270deg);
  transform-origin: right bottom;
  z-index: 99999;
}
.btnFiltro div{
  font-weight:bold;
  background-color:rgba(252,173,38,.7);
/*  background-color:rgba(244,185,6,.7);*/
/*border: 1px solid #ababab;*/
/*	color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
/*  padding: 12px 15px;*/
/* text-transform: uppercase;
 padding: 0!important;
 line-height: 1!important;
}
.btnFiltro .fa{
 font-size: 18px!important;
 padding: 12px!important;
 background: rgba(0,0,0,0.08);
 transform: rotate(90deg);
}
.btnFiltro:hover{
 right: 2px;
}
.btnFiltro:hover .fa{
 transform: rotate(360deg);
}
.btnFiltro:hover div{
 background-color:rgba(244,185,6,1);

}
.btnFiltro .filtroLab{
 display: none;
 border-left: 1px solid #fff;
 padding: 12px;
}
.btnFiltro:hover .filtroLab{
 display: inline;
  -webkit-animation: slide-down 2s ease-out!important;
  -moz-animation: slide-down 2s ease-out!important;
}
@-webkit-keyframes slide-down {
     0% { opacity: 0; -webkit-transform: translateY(-100%); }
   100% { opacity: 1; -webkit-transform: translateY(0); }
}
@-moz-keyframes slide-down {
     0% { opacity: 0; -moz-transform: translateY(-100%); }
   100% { opacity: 1; -moz-transform: translateY(0); }
}*/


.tooltipster-shadow .tooltipster-content {
    font-size: 13px !important;
    line-height: 1.3 !important;
}

.rigaIcone .vc_column-inner>.wpb_wrapper {
    border-bottom: 3px solid #0053a3 !important;
    padding-bottom: 10px !important;
}

.rigaIcone .noBordo .vc_column-inner>.wpb_wrapper {
    border-bottom: 0 !important;
}

.footer_top .widget {
    margin-bottom: 15px;
}

.semantic_ui .ui.table td,
.footable-header th {
    padding: 5px !important;
}

.header_bottom {
    padding: 0 15px;
}

header .header_inner_left {
    left: 15px;
}

.titStoria {
    font-size:
        /*60px */
        6vw !important;
    line-height: 1em !important;
    border: 0 !important;
}

/* .gruppoStoria {
    height: 400px !important;
} */

#rev_slider_6_1 .gruppoStoria {
    top: 4px !important;
}

#rev_slider_6_1 .gruppoStoria.top {
    top: -2px !important;
}

.cq-dropInDown {
    -webkit-animation-name: fadeIn !important;
    -moz-animation-name: fadeIn !important;
    -o-animation-name: fadeIn !important;
    -ms-animation-name: fadeIn !important;
    animation-name: fadeIn !important;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


@media screen and (min-width: 1200px) {
    nav.main_menu>ul>li>a {
        padding: 0 8px;
        font-size: 13px !important;
    }

    .drop_down .second .inner>ul>li>a {
        font-size: 13px !important;
    }

    .menu-item.has_sub.narrow {
        margin-right: 14px !important;
    }
}

@media screen and (min-width: 990px) and (max-width: 1199px) {
    body .header_bottom .logo_wrapper a {
        height: 40px !important;
    }

    nav.main_menu>ul>li>a {
        padding: 0 5px;
        font-size: 12px !important;
    }

    .q_logo img {
        max-height: 50px;
        width: auto;

    }

    /*.titStoria {
        font-size: 50px !important;
    }*/
    .txtStoria,
    .txtStoria b,
    .txtStoria strong {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 990px) {

    .bgLightGrey,
    .bgDarkGrey {
        width: 100% !important;
    }

    .bordoDx,
    .bordoSx {
        border: 0;
    }

    /*.titStoria {
        font-size: 50px !important;
    }*/

    /*
    .grid_section .section_inner,
    div.grid_section .section_inner,
    .container_inner {
        width: 100% !important;
    }
        */

    .grid_section .section_inner .parallax_section_inner_margin,
    .grid_section .section_inner .section_inner_margin {
        margin: 0;
    }

    .white.q_elements_item {
        border: 0 !important;
    }

    .dlm-downloads li {
        width: 50%;
    }

    .boxTitolo .vc_column-inner {
        margin: 300px 0 0 0 !important;
    }

    .boxTitolo h2 {
        padding: 75px 15px 15px 15px !important;
        background-size: auto 70px !important;
        text-align: center;

    }

    .boxTitolo .vc_column-inner {
        padding: 0px 0 !important;
        /*padding: 120px 15px !important;*/
    }

    /*

        .boxTitolo .vc_column_container {
            width: 46% !important;
            margin: 0 2% !important;
        }
        .boxTitolo .vc_column-inner {
            margin: 100px 0!important;
        }*/
    .txtStoria,
    .txtStoria b,
    .txtStoria strong {
        font-size: 13px !important;
    }

    .boxPadding .q_elements_item_content,
    .q_elements_item_content {
        padding: 30px 15px !important;
    }

    .cq-hotspot-tooltip i.cq-hotspot-numbericon {
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important;
        font-size: 14px !important;
    }

    .columns-4 ul.products li.product {
        width: 48% !important;
        margin: 1%;
    }

    .mapmarkers-aside-panel-content-scroll,
    .mapmarkers-aside-panel {
        height: 250px !important;
        width: 100% !important;
    }

    .mapmarkers-wrapper.mapmarkers-panel-left .mapmarkers {
        top: 260px !important;
        left: 0 !important;
        right: 0 !important;
    }

    .testoFiere {
        padding: 15px;
    }

    .summary.entry-summary,
    .woocommerce .product .images {
        margin: 15px 2%;
        float: left;
        width: 96%;
    }

    .rigaIcone {
        padding: 0 !important;
    }

    .rigaIcone img {
        margin-top: 15px !important;
    }

    .footer_top .container {
        margin: 0 auto !important;
        width: 96% !important;
    }

    .wpcf7 .vc_row {
        padding: 0 !important;
    }

    .single .blog_holder article .post_image img {
        max-width: 100% !important;
    }

    .fiere.passate {
        border-bottom: 1px solid #ebebeb !important;
    }

    .bgDarkGrey::after {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #response h4 {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }

    .home .q_elements_item {
        padding: 10% 3%;
        max-width: 94%;
    }

    .centroMob,
    .centroMob p,
    .centroMob h3,
    .centroMob .q_elements_item_inner,
    .centroMob .q_elements_item_inner p,
    .centroMob .q_elements_item_inner h3 {
        text-align: center !important;
    }

    .titleBar h1,
    .titGrandi h1 {
        font-size: 2.5em !important;
    }

    .menuSlide.sx {
        border-right: 0;
        border-left: 2px solid #0053a3;
        padding-left: 5px !important;
    }

    .footer_bottom_holder .column1,
    .footer_bottom_holder .column2,
    .footer_bottom_holder .column3,
    .footer_bottom_holder .column4,
    .dlm-downloads li {
        width: 100% !important;
    }

    .titGrandi h2 {
        font-size: 2.7em;
    }

    .summary.entry-summary {
        padding: 15px;
    }

    .header_bottom {
        padding: 0 10px;
    }

    .columns-4 ul.products li.product {
        width: 48% !important;
        margin: 1% !important;
    }

    .columns-4 ul.products li.product {
        padding-bottom: 20px !important;
    }

    .logo_wrapper {
        left: 44%;
    }

    /*   .boxTitolo{
           background-position: center right!important;
       }

       .boxTitolo .vc_column_container {
           width: 94% !important;
           margin: 0 2% !important;
       }
       .boxTitolo .vc_column-inner {
         padding-right: 70px 0!important;
           /*padding: 120px 15px !important;*/
    /* }
 */
    .title {
        padding: 0 !important;
    }


    .btnFiltro {
        bottom: 15px !important;
    }

    .btnFiltro .fa {
        pointer-events: none !important;
    }

    .txtRight.testoFiere {
        text-align: left !important;
    }

    .inlineBox input {
        display: flex !important;
    }

    .woocommerce .content .container .container_inner,
    .woocommerce-page .content .container .container_inner {
        padding: 15px 0 !important;
    }

    .boldRS,
    .gruppoTxtRS div {
        font-size: 30px !important;
    }

    /*
    .btnFiltro{
      left:0;
      right:0;
      bottom:0;
      top:auto;
      transform: none!important;
    }
    .btnFiltro:hover{
      right: 0;
      bottom: 2px;
    }*/
    .footer_bottom {
        padding-bottom: 50px !important;
    }

    .header_bottom_right_widget_holder {
        display: inline-block !important;
        padding-top: 35px !important;
    }

    .tabs-nav li {
        width: 100% !important;
        text-align: center !important;
    }

}

@media screen and (max-width: 600px) {

    .boldRS,
    .gruppoTxtRS div {
        font-size: 25px !important;
    }
}

@media screen and (max-width: 480px) {
    .q_logo {
        left: 0;
    }

    .txtStoria,
    .txtStoria b,
    .txtStoria strong {
        font-size: 11px !important;
        line-height: 1.1 !important;
    }

    /*
        .titStoria {
            font-size: 28px !important;
            line-height: 35px !important;
        }*/
    .columns-4 ul.products li.product {
        width: 98% !important;
        margin: 1%;
    }

    .tabs-nav li {
        width: 100% !important;
        text-align: center !important;
    }

    .custom_font_holder {
        font-size: 1.7em !important;
    }

    .timelineCustom {
        height: 72px !important;
    }

    #rev_slider_6_1 .gruppoStoria {
        top: 2px !important;
    }
}


.single-product .images {
    position: relative;
}

.single-product .images .slider {
    margin: 0;
}

.single-product .titoloProdImg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #ddd;
    font-size: 16px;
    line-height: 1.2 !important;
    padding: 8px 15px;
    color: #0053a3;
    text-transform: uppercase;
}

.rigaFierePag .imgLogo {
    max-width: 250px;
    height: auto;
    width: auto;
}

.rigaFierePag .imgLogo img {
    border: none;
}


.single-product .boxBottoni {
    margin: 25px 0px 0 0;
}

.single-product .boxBottoni .button {
    margin-right: 10px;
}

.accessoriBox {
    margin-top: 20px;
    text-align: center;
}


.boxErrore {
    text-align: center;
}

.mapmarkers-wrapper.mapmarkers-panel-bottom .mapmarkers-card .mapmarkers-card-title,
.mapmarkers-wrapper.mapmarkers-panel-top .mapmarkers-card .mapmarkers-card-title {
    min-height: auto;
}

.mapmarkers-card .mapmarkers-card-title,
.mapmarkers-marker-title {
    font-size: 15px !important;
    margin-top: 10px !important;
}

.mapmarkers-wrapper .mapmarkers-markers p,
.mapmarkers-card-conten p,
.mapmarkers-card-conten {
    font-size: 13px !important;
    line-height: 1.2 !important;
}

.mapmarkers-wrapper.mapmarkers-panel-open.mapmarkers-panel-left .mapmarkers-aside-panel {
    transform: unset !important;
}

.tabs-nav li {
    border-top: 1px solid #666 !important;
    border-bottom: 1px solid #666 !important;
    padding: 14px !important;
}

.tabs-nav li a {
    letter-spacing: normal !important;
    font-size: 17px !important;
    line-height: 1.3 !important;
    height: auto !important;
}

.tabs-nav li.active a,
.tabs-nav li.active a:hover,
.q_tabs .tabs-nav li.active a:hover,
.q_tabs .tabs-nav li:hover a {
    color: #fff !important;
}

.tabs-nav li:hover {
    background: #0053a3;
}

.tabs-nav li:hover a,
.tabs-nav li a:hover {
    color: #fff;
}

.tabs-nav li.active {
    background: #0053a3;
}

.mapmarkers-wrapper.mapmarkers-panel-top .mapmarkers-aside-panel {
    height: 300px !important;
}

.mapmarkers-wrapper.mapmarkers-panel-top .mapmarkers-card {
    padding: 0 10px !important;
}

.mapmarkers-wrapper.mapmarkers-panel-left .mapmarkers-card {
    padding: 0 !important;
}

.mapmarkers-card-content {
    margin: 0 !important;
}

.eva-category-tags.eva-list,
.eva-category-tag {
    display: none !important;
}


.bgDarkGrey {
    background: #e9e9e9;
    padding: 30px;
    position: relative;
    overflow: visible;
    z-index: 9999;
    display: block;
    float: left !important;
}

.bgDarkGrey::after {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 20px solid #e9e9e9;
    border-bottom: 50px solid transparent;
    content: '';
    position: absolute;
    right: -20px;
    z-index: 999;
    top: 50%;
    margin-top: -50px;
}

.bgLightGrey {
    background: #f7f7f7;
    padding: 30px;
    display: block;
    float: left !important;
}

#filter .bgDarkGrey .selectOptionFilter {
    line-height: 65px !important;
    height: 65px !important;
    font-size: 14px !important;
}

#filter .qbutton {
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
}

div#response .products li {
    box-shadow: 0 0 0 1px #ccc !important;
}

div#response {
    display: inline-block;
    padding: 20px 0 !important;
    width: 100% !important;
}

.checkprod {
    display: none !important;
    position: relative;
}

div#response .checkprod {
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 9999 !important;
}

/* Hide the browser's default checkbox */
.checkprod input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    right: 5px;
    top: 5px;
    margin: 0 !important;
    padding: 0 !important;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 25px;
    width: 25px;
    background-color: #eee;
    z-index: 9999 !important;
}

/* On mouse-over, add a grey background color */
.checkprod:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkprod input:checked~.checkmark {
    background-color: #0053a3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkprod input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkprod .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.textRight {
    text-align: right;
}

.textCenter {
    text-align: center;
}

/*
.mapmarkers-wrapper .mapmarkers-card-content{
  max-width: none!important;
}
.mapmarkers-wrapper.mapmarkers-panel-bottom .mapmarkers-card, .mapmarkers-wrapper.mapmarkers-panel-top .mapmarkers-card{
  width: 100%!important;
}
.js-mapmarker{
  display: inline-block!important;
  max-width: 33%!important;
}
.mapmarkers-wrapper.mapmarkers-panel-bottom .mapmarkers-markers,
.mapmarkers-wrapper.mapmarkers-panel-top .mapmarkers-markers{
  overflow: inherit!important;.header_top{
}
}*/


/**wpml**/
.wpml-ls-legacy-dropdown {
    background: none;
    border: 0;
    width: auto !important;
    text-transform: uppercase;
    font-size: 13px !important;
    font-family: 'Lato', sans-serif;
    margin-top: 3px;
}

.wpml-ls-legacy-dropdown img {
    margin-right: 7px;
    margin-top: -2px;
}

.header-widget.widget_search input {
    color: #fff !important;
}

.header-widget.widget_search input::placeholder {
    color: #ddd !important;
}

.header_bottom .logo_wrapper a {
    height: 50px !important;
}

.wpml-ls-legacy-dropdown a {
    background: rgba(0, 83, 163, 1) !important;
    color: #fff !important;
    padding: 7px;
    border: 0;
}

/*
.fontCustom .custom_font_holder {
    font-family: 'Roboto', 'Lato', arial !important;
}
    */

.filtroAccordion .qode-tab-title-inner,
.filtroAccordion span.icon_plus {
    color: #0053a3 !important;
}

.filtroAccordion .ui-state-active .qode-tab-title-inner,
.filtroAccordion .qode-title-holder:hover .qode-tab-title-inner,
.filtroAccordion .qode-title-holder:hover .icon_plus,
.filtroAccordion .qode-title-holder:hover .icon_minus {
    color: #fff !important;
}

.filtroAccordion .qode-title-holder {
    border-color: #0053a3 !important;
}

.full-width-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.nuovo-modello .full-width-image img {
    height: 400px;
    object-fit: cover;
}

.text-center {
    text-align: center;
}

.nuovo-modello h1 {
    font-size: 60px;
}

.margin-top-50 {
    margin-top: 50px;
}

.vertical-center {
    display: flex !important;
    align-items: center !important;
}

@media screen and (min-width: 2001px) and (max-width: 3000px) {
    .slick-track.woocommerce-product-gallery__image {
        max-height: 800px;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2000px) {
    .slick-track.woocommerce-product-gallery__image {
        max-height: 600px;
    }
}

@media screen and (max-width: 1600px) {
    .slick-track.woocommerce-product-gallery__image {
        max-height: 500px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .slick-track.woocommerce-product-gallery__image {
        max-height: 600px;
    }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
    .slick-track.woocommerce-product-gallery__image {
        max-height: 460px;
    }
}

@media screen and (max-width: 600px) {
    .slick-track.woocommerce-product-gallery__image {
        max-height: 400px;
    }
}

@media screen and (max-width: 480px) {
    .slick-track.woocommerce-product-gallery__image {
        max-height: 330px;
    }
}


/***

new home


***/

.full-width-image.wpb_single_image .vc_figure,
.full-width-image.wpb_single_image .vc_single_image-wrapper,
.full-width-image.wpb_single_image a,
.full-width-image.wpb_single_image div,
.full-width-image.wpb_single_image img {
    width: 100%;

    height: auto;
    max-width: 100%;
}


.box-home-testo {
    text-align: center;
}

.box-home {}

.box-home h2 {
    font-size: 2.8rem;
}

.box-home h3 {
    font-size: 2.6rem;
}

.box-home h3,
.box-home h2 {

    margin-bottom: 30px;
    line-height: 140%;
    font-weight: 700;
}

.box-home-testo p {
    font-size: 2.6rem;
    line-height: 140%;

}

.box-home p {
    font-size: 1.4rem;
    line-height: 140%;

    margin-top: 0;
    margin-bottom: 20px;

}

.box-home-testo p {
    padding: 0 50px 0;
}

.box-home p:last-child {
    margin-bottom: 0;

}

@media screen and (max-width: 1200px) {
    .box-home h2 {
        font-size: 2.2rem;

    }

    .box-home h3 {
        font-size: 1.8rem;
    }

    .box-home-testo p {
        font-size: 1.2rem;
        padding: 0;

    }

    .box-home p {
        font-size: 1.4rem;

    }
}

@media screen and (max-width: 992px) {
    .box-home h2 {
        font-size: 2.0rem;

    }

    .box-home h3 {
        font-size: 1.4rem;
    }

    .box-home-testo p {
        font-size: 1.1rem;

    }

    .box-home p {
        font-size: 1.2rem;

    }
}

a.button.button-link {
    font-size: 20px;

    display: inline-block;
    line-height: 26px;
    font-weight: normal;
    color: #30539c;
    text-transform: uppercase;
    border-bottom: 1px solid;
}

.box-home a.button.button-round {
    margin-top: 15px;
}

a.button.button-round {
    font-size: 20px;
    background: #fff;
    padding: 15px 20px;
    min-width: 240px;
    text-align: center;
    border-radius: 15px;
    display: inline-block;
    line-height: 26px;
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
}

a.button.button-round.button-purple {
    background-color: #5737e4;
    color: #fff;
}

a.button.button-round.button-white {
    background-color: #fff;
    color: #30539c;
}

a.button.button-round.button-grey {
    background-color: #c4c2c3;
    color: #000;
}

a.button.button-round.button-blue {
    background-color: #30539d;
    color: #fff;
}

.box-cerca-prodotto {
    text-align: center;
}

.box-cerca-prodotto h3 {
    margin-bottom: 15px;
}

.box-cerca-prodotto h2,
.box-cerca-prodotto h3,
.box-cerca-prodotto p {
    color: #fff;
}

.box-soluzioni-titolo,
.box-soluzioni {
    text-align: center;
}


.box-soluzioni {


    position: relative;
}


.box-soluzioni h2,
.box-soluzioni h3 {
    margin-bottom: 20px !important;
}

.box-soluzioni p {
    margin-bottom: 30px;
}

.box-soluzioni h2,
.box-soluzioni h3,
.box-soluzioni p {
    color: #fff;
}


.box-lavora {}

.box-lavora h3 {
    color: #30539d;
    margin-bottom: 10px;
}

.box-lavora h4 {
    margin-bottom: 30px;
}

.titolo-novita {

    position: relative;


}

.titolo-novita h2 {
    text-transform: uppercase;
    font-weight: bold;
}

.boxes-novita {
    padding: 0;
}

.boxes-novita .vc_column-inner>.wpb_wrapper {

    background: #f2f2f4;
    padding: 20px;
}

.boxes-novita .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper {
    margin-bottom: 15px;
}

.boxes-novita .vc_column-inner>.wpb_wrapper h4 {
    text-transform: uppercase;
}

.newsletter-wrapper-home .box-newsletter {
    text-align: center;
    margin-bottom: 40px !important;
}

.newsletter-wrapper-home .box-newsletter h2 {
    margin-bottom: 10px;
}

.newsletter-wrapper-home .box-newsletter p {
    color: #fff;
    font-size: 1.8rem;
}

.newsletter-wrapper-home {
    text-align: center !important;
}



.newsletter-wrapper-home .wpcf7 input.wpcf7-form-control.wpcf7-text {
    border: none;
    max-width: 100%;
    border-radius: 15px;


    color: #969696;
    font-weight: bold;
    width: 420px;
    padding: 20px 25px !important;

    font-size: 20px !important;
    margin: 0;
    vertical-align: middle;
}

.newsletter-wrapper-home .wpcf7 .wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    padding-bottom: 16px;

}

@media screen and (max-width: 768px) {
    .newsletter-wrapper-home .wpcf7 .wpcf7-form-control-wrap {

        display: block;
    }

}


.newsletter-wrapper-home .wpcf7 .wpcf7-spinner {
    position: absolute;
}

.newsletter-wrapper-home .wpcf7 .txtPol p,
.newsletter-wrapper-home .wpcf7 .txtPol a {
    color: #fff;
}

.newsletter-wrapper-home .wpcf7 .wpcf7-submit,
.newsletter-wrapper-home .wpcf7 .wpcf7-submit:disabled,
.newsletter-wrapper-home .wpcf7 .wpcf7-submit:not([disabled]) {
    background: #30539d;
    color: #fff;
    text-transform: capitalize;
    margin-left: 10px;
    font-weight: bold;
    line-height: 64px;
    height: auto;
    border-radius: 15px;
    border: none !important;
    padding: 0 55px;




    font-size: 16px !important;


}

.newsletter-wrapper-home .wpcf7 span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: 0;
    left: 0;
}

.box-dicono {
    text-align: center;
}

.boxes-dicono-columns {
    text-align: center !important;
}

.boxes-dicono-columns .vc_single_image-wrapper {
    margin-bottom: 15px;

}

.boxes-dicono-columns .wpb_text_column {
    padding: 0 20px;
}

@media screen and (max-width: 768px) {
    .boxes-dicono-columns .wpb_text_column {
        margin-bottom: 60px !important
    }

}

.boxes-dicono-columns .wpb_text_column p {
    font-size: 18px;
    line-height: 1.4;
}

.separatore-home {
    border-top: 5px dotted #30539d;
    background: transparent;
}

.footer_top h5 {
    text-transform: uppercase;
}

.footer_inner {
    padding-top: 40px;
    background-color: #0053a3;
}

.footer_inner .footer-logo-cont {
    margin-bottom: 50px;
}

.footer_top .three_columns .widget_media_image {
    margin-bottom: 25px;
}

.footer_bottom {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer_bottom p {
    font-size: 12px;
}

.footer_bottom .border-bottom-footer {
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
}

.footer_top .widget h5 {
    max-width: 150px;
    font-size: 24px;
}


.filtro_segnale {
    text-align: center;
    margin-bottom: 20px;
}

.filtro_segnale ul,
.filtro_categoria ul {
    margin: 0 -8px;
}

.filtro_segnale ul li,
.filtro_categoria ul li {
    list-style: none;
    display: inline-block;
    padding: 0 8px;
    margin-bottom: 15px;
}

.filtro_categoria {
    text-align: center;
    margin-bottom: 50px;
}

.page-nuovo-modello.tax-product_cat .content .container,
.page-nuovo-modello.tax-applicazione .content .container {
    background: #fff !important;
}

h2.prodotti {
    display: none;
}

.page-nuovo-modello h2.prodotti {
    display: block;
    font-size: 50px;
    color: #0053a3;
}

.page-nuovo-modello.woocommerce ul.products li.product h4,
.page-nuovo-modello.woocommerce ul.products li.product h6 {
    text-align: left;
    color: #000;
    padding: 5px;
}

.page-nuovo-modello .didascalia {
    font-size: 15px;
    text-align: left !important;
}

.page-nuovo-modello.woocommerce ul.products li.product .image-wrapper {
    overflow: visible;
}

.page-nuovo-modello.woocommerce ul.products li.product .image-wrapper img {
    border: 2px solid #eee;
    padding: 50px;
    box-sizing: border-box;
}

.page-nuovo-modello.woocommerce .products {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto;
    margin-right: auto;
}

.page-nuovo-modello.woocommerce .filtro_categoria  .button {
    color: #000;
    border-color: #ededed;
    font-size: 14px;
    font-weight: 700;
    background-color: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    letter-spacing: 1px;
    text-transform: unset;
    border-width: 1px;
}

.page-nuovo-modello.woocommerce .filtro_categoria  .button:hover {
    background-color: #ededed;
}


@media screen and (max-width: 768px) {
    .nuovo-modello h1 {
        font-size: 40px;
    }

    .page-nuovo-modello .riga-1 {
        display: flex !important;
        flex-direction: column-reverse !important;
        align-items: stretch !important;
    }

    .page-nuovo-modello .riga-2{
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }
}


@media screen and (max-width: 480px) {
    .header_bottom .logo_wrapper a {
        top: 11px !important;
    }
}